/*
* @Author: J_da
* @Date:   2016-05-04 21:42:49
* @Last Modified by:   J_da
* @Last Modified time: 2016-07-05 09:36:43
*/
.container {
    background-color: #fcfaf6;
}
.main {
    background: url('../images/bg.jpg') no-repeat center 0%;
    height: auto;
}
.xlmy_view {
    width: 1000px;
    background-color: #fff;
    margin: 0 auto;
}
.xlmy_header {
    background: url('../images/xlmy_view.gif') no-repeat center;
    width: 974px;
    height: 38px;
    margin: 0 auto 30px;
    padding-top: 30px;
}

.xlmy_list {
    margin-left: 5px;
    width: 100%;
}
.white-panel,.xlmy_list div span {
    background: url('../images/mybg.jpg') no-repeat center;
    width:308px;
    height: 310px;
    margin: 0 0px 11px 11px;
}
.xlmy_list div span:first-child{
    margin-left: 0px;
}
.white-panel p,.xlmy_list div span p {
    padding:38px 35px 20px 38px;
    font-size: 13px;
    color: #73503c;
    line-height: 24px;
    height: 220px;
    overflow: hidden;
}
.mnw_foot {
    border-top: dashed 0px #73503c;
}

#gallery-wrapper {
    width: 100%;
    margin-bottom: 10px;
}
img.thumb {
    width: 100%;
    max-width: 100%;
    height: auto;
}
.white-panel {
    padding: 3px;
}
.white-panel h1 {
    font-size: 1em;
}
.white-panel h1 a {
    color: #A92733;
}
// .white-panel:hover {
//     box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
//     margin-top: -5px;
//     -webkit-transition: all 0.3s ease-in-out;
//     -moz-transition: all 0.3s ease-in-out;
//     -o-transition: all 0.3s ease-in-out;
//     transition: all 0.3s ease-in-out;
// }

.erweima {
    border-top: 1px solid rgb(115, 80, 60);
    border-bottom: 1px solid rgb(115, 80, 60);
    margin: 40px auto 0;
    width: 970px;
}