.pcHeader .nav-1st > li{width: calc((100% - 284px) / 6);text-align: center;float: left;}
.pcHeader .nav-1st > li:nth-child(5){margin-left: 0;}
.pcHeader .nav-1st > li:nth-child(4){margin-left: 283px;}
/* header end */
.childOne .wrapLeft{width: 77.8%;}
.childOne .wrapLeft:after{width: 100%;height: 310px;background: #f8f6f2;content: '';position: absolute;left: 0;bottom: 0;}
.childOne .wrapLeft dt{padding:0 35px 10px 30px; width: 230px;position: relative;}
.childOne .wrapLeft dt:after{background: #ebe9e4;height:calc(100% - 64px) ;content: '';position: absolute;right: 0;bottom: 0;width: 1px;}
.childOne .wrapLeft dt span.img{padding-bottom: 275px;border-radius: 5px;}
.childOne .wrapLeft dt span.name {color: #666;text-align: center;line-height: 48px;padding: 20px 0;}
.childOne .wrapLeft dt span.name i{color: #4b3c1d;padding-right: 10px;}
.childOne .wrapLeft dd{padding-top: 80px;line-height: 55px;padding-left: 295px;margin-right: 40px;}
.childOne .wrapLeft dd .text{line-height: 2;margin-left: 30px;color: #333;margin-bottom: 46px;margin-top: 12px;}
.childOne .wrapLeft dd .title{padding-left: 30px;border-bottom: 1px solid #ebe9e4;display: flex;justify-content: space-between;}
.childOne .wrapLeft dd .title .time i{color: #c50000;padding-right: 5px;}
.childOne .wrapLeft dd .title .time{color: #b4a585;font-family: "Chivo-Thin";}
.childOne .wrapLeft dd .title .time em{padding-left: 5px;}
.childOne .wrapLeft dd .more{margin-left: 30px;}
.childOne .wrapLeft dl:hover dt a .img{transform: translateY(5px);}
.childOne .wrapRight{width: 20.3%;margin-top: 64px;}
.childOne .wrapRight a{padding-bottom: 310px;}
.childOne .speBtn{right: 0;bottom: auto;top: 0;}
.childOne .speBtn .dmui-arrow-big{background: #f2f2f2;border-color: #f2f2f2;}
.childOne .speBtn .dmui-arrow-big::before{opacity: 0.7;}
.childOne .speBtn .dmui-arrow-big:hover{background: #b88d30;border-color: #b88d30;}

.childTwo{background: url(../images/childBg.jpg) center no-repeat;background-size: cover;margin-top: 20px;padding-bottom: 60px;}
.childTwo .wrapLeft{width: calc(100% - 345px);position: relative;}
.childTwo .wrapLeft:after{width: 100%;background: #fff;height: 285px;bottom: 0;position: absolute;left: 0;content: '';}
.childTwo .wrapLeft dt{width: 45.5%;position: relative;z-index: 2;}
.childTwo .wrapLeft dt .idxTit{text-align: left;}
.childTwo .wrapLeft dt .text{padding:0 40px 0 35px;color: #333;line-height: 2;}
.childTwo .wrapLeft dt .more{margin: 37px 0 37px 35px;}
.childTwo .wrapLeft dd{width: 54.5%;position: relative;z-index: 2;margin-top: 58px;}
.childTwo .wrapLeft dd a{padding-bottom: 356px;}
.childTwo .wrapRight{padding-top: 43px;width: 320px;}
.childTwo .wrapRight li{margin-top: 15px;position: relative;cursor: pointer;height: 70px;}
.childTwo .wrapRight li:nth-child(1) span.title{background: url(../images/childbg2.jpg);}
.childTwo .wrapRight li:nth-child(2) span.title{background: url(../images/childbg3.jpg);}
.childTwo .wrapRight li:nth-child(3) span.title{background: url(../images/childbg4.jpg);}
.childTwo .wrapRight li span.title{height: 70px;position: absolute;color: #4b3c1d;padding-left: 26px;box-sizing: border-box;bottom: 0;left: 0;width: 100%;}
.childTwo .wrapRight li span.title i{display: block;padding-top: 11px;}
.childTwo .wrapRight li b{position: absolute;right: 26px;line-height: 70px;padding-right: 27px;bottom: 0;color: #fff;display: none;}
.childTwo .wrapRight li span.img{display: block;width: 100%;position: absolute;bottom: 0;left: 0;transition: all 0.3s;height: 0;}
.childTwo .wrapRight li b:after{width: 14px;height: 70px;background: url(../images/more.png) no-repeat center;content: '';position: absolute;right: 0;background-size: 14px;filter: brightness(0) invert(1);}
.childTwo .wrapRight li.active{height: auto;}
.childTwo .wrapRight li.active b{display:inline-block;}
.childTwo .wrapRight li.active a:first-child{height: 189px;}
.childTwo .wrapRight li.active span.img{height: 189px;}
.childTwo .wrapRight li.active span.title{background: rgba(0,0,0,.4);color: #fff;}

@media screen and (max-width: 991px){
    .childTwo .wrapRight{width: 260px;}
    .childTwo .wrapLeft{width: calc(100% - 285px);}
    .childTwo .wrapRight li b,.childOne .wrapRight{display: none;}
    .childOne .wrapLeft{width: 100%;}
    .aboutmore{padding: 0 20px;}
}
@media screen and (max-width:760px){
    
    .childOne .wrapLeft dd{width: 100%;float: left;padding: 0 20px 0;margin-right: 0;box-sizing: border-box;}
    .childOne .wrapLeft dd .title{padding-left: 0;}
    .childOne .wrapLeft dd .text,.childOne .wrapLeft dd .more{margin-left: 0;}
    .childOne .wrapLeft dd .text{margin-bottom: 10px;}
    .childOne .wrapLeft dt{width: calc(100% - 60px);padding-bottom: 0;}
    .childOne .wrapLeft dt::after,.childOne .wrapLeft:after{display: none;}
    .childOne .wrapLeft dt span.name{padding: 0;}
    .childOne .speBtn{bottom: 7px;top: auto;right: 30px;}
    .childOne .wrapLeft dt span.img{padding-bottom: 120%;}
    .childTwo .wrapLeft,.childTwo .wrapLeft dt,.childTwo .wrapRight{width: 100%;}
    .childTwo .wrapLeft dt .text{padding: 0 10px;}
    .childTwo .wrapLeft dt .more{margin: 20px 10px 0;}
    .childTwo .wrapLeft dd{margin: 20px 10px;width: calc(100% - 20px);}
    .childTwo .wrapRight{padding-top: 0;}
    .childTwo{padding-bottom: 20px;}
}