.bg {
    width: 100%;
    overflow: hidden;
}

.detail-out {
    width: 100%;
    height: auto;
    background-color: #FFFFFF;
    margin-top: -350px;
    position: relative;
    z-index: 11;
    border-radius: 72px 0 0 0;
}

.detail {
    width: 1200px;
    left: 0;
    right: 0;
    margin: auto;
    min-height: 500px;
}

.detail:after,
.detail:before {
    content: '';
    display: block;
    clear: both;
}

.detail>div {
    float: left;
}

.detail-li {
    background-color:#f2f2f2;
    width: 300px;
    border-radius: 0 0 0 50px;
    padding-top: 66px;
    margin-top: -50px;
}
.detail-img  {
 overflow:hidden;
}
.detail-img img {
display:block;
}
.in-ul {
    display: none;
}
.out-ul {
    padding-bottom: 103px;
}

/*.out-ul {
    border-bottom: 1px solid #999999;
}*/

.out-ul>li {
    border-top: 1px solid #999999;
}

/*.out-ul>li:last-child {
    border-bottom: 1px solid #999999;
}*/
.out-ul>li.last-li {
    border-bottom: 1px solid #999999;
}


/*.li-line {
    width: 300px;
    height: 0.8px;
    background-color: #999999;

}*/

.out-ul>li:hover {
    background-image: url("../images/hover-bg.png");
    background-repeat: no-repeat;
    /*padding-right: 30px;*/
    width: 100%;
    padding-right: 30px;
    border-color: transparent;
}

.out-ul>li:hover+li {
    border-top-color: transparent;
}

.out-ul>li>a {
    width: 240px;
    height: 58px;
    display: inline-block;
    font-size: 18px;
    color: rgb(51, 51, 51);
    line-height: 57px;
    margin-left: 20px;
}

.in-ul {
    background-color: #FFFFFF;
}

.in-ul>li>a {
    font-size: 14px;
    color: rgb(77, 77, 77);
    line-height: 36px;
    margin-left: 5px;
}

.in-ul>li>a:hover {
    color: #782e21;
    font-weight: 600;
}

.in-ul>li {
    margin-left: 20px;
}

.arrow-l {
    background-image: url("../images/arrows-l.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 12px;
    height: 12px;
}

.out-ul>li.on>i {
    background-image: url("../images/arrows-f.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 12px;
    height: 12px;
}

.out-ul>li.on>a {
    color: #782e21;
    font-weight: bold;
}

.arrow-f {
    display: none;
}

.hover-a {
    color: #782e21;
    font-weight: bold;
}

.detail-l,
.detail-r {
    margin-top: 50px;
}

.detail-r {
    width: 820px;
    margin-left: 78px;
}

.r-header>.r-l,
.r-l>div {
    float: left;
    float: left;
    font-size: 20px;
    color: rgb(107, 25, 11);
    font-weight: bold;
    line-height: 2.5;
}
.r-header_ssjgy{ background-image: url("../images/r-header-bg_new.png")!important;}
.r-header {
    background-image: url("../images/r-header-bg.png");
    background-repeat: no-repeat;
    padding-right: 35px;
    overflow: hidden;
}

.r-header>.r-r {
    float: right;
    margin-top: 13px;
}

.v-line {
    width: 2px;
    height: 50px;
    background-color: #993333;
    margin-right: 15px;
}

.r-tl>a {
    font-size: 20px;
    color: rgb(107, 25, 11);
    font-weight: bold;
    line-height: 2.5;
}

.r-r>span>a {
    font-size: 14px;
    color: rgb(136, 136, 136);
    line-height: 2;
}

.body-hd {
    text-align: center;
}

.spans {
    width: 420px;
    margin-left: 220px;
}

.spans>span {
    font-size: 15px;
    font-family: "Microsoft YaHei";
    color: rgb(153, 153, 153);
    line-height: 2.533;
    margin-right: 20px;
}

.body-hd>h6 {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    line-height: 1.875;
    text-indent: 30px;
}

.body-hd>h3 {
    font-size: 20px;
    font-family: "Microsoft YaHei";
    color: rgb(68, 68, 68);
    font-weight: bold;
    line-height: 2.65;
    margin-top: 40px;
}

.body-line {
    height: 1px;
    background-color: #999999;
    margin-top: 20px;
}

.img-show {
    overflow: hidden;
    width: 730px;
    left: 0;
    right: 0;
    margin: auto;
}

.img-show>div {
    float: left;
    margin: 22px 10px 0px 10px;
}

.texts {
    margin-top: 32px;
}

.texts>p {
    font-size: 15px;
    font-family: "Microsoft YaHei";
    color: rgb(85, 85, 85);
    line-height: 2;
    text-indent: 30px;
}

.pan {
    margin-top: 25px;
}

.pan a {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(85, 85, 85);
    line-height: 1.875;
}

.pan a:hover {
    color: #782e21;
}
.lanmu1_name{
    position: relative;
    left: 40%;
    top: -75px;
    color: white;
    font-size: 20pt;
    font-weight: 600;
}