.header{
    background: url("../images/yewubg.jpg") center top no-repeat;
    height:300px;
}
.jcssbg{
    background: url("../images/yewubg1.jpg") center top no-repeat;
}
.cnhzbg{
    background: url("../images/yewubg2.jpg") center top no-repeat;
}
.nymsbg{
    background: url("../images/yewubg3.jpg") center top no-repeat;
}
.kybg{
    background: url("../images/yewubg4.jpg") center top no-repeat;
}
.header .logo{
    background-image: url("../images/logo.png");
}
.nav li a,.nav li.cur a{
    color: #fff;
}
.menu .lang{
    border:1px solid rgba(255,255,255,0.5);
    background-image: url("../images/langw.png");
}
.menu .langsel dt{
    color: #fff;
    background: url("../images/arrdown.png") right center no-repeat;
}
.menu .langsel dd{
    box-shadow:none;
    color: #fff;
}
.menu .lang select{
    color: #fff;
}
.menu .lang option{
    color: #333;
}
.menu .searchshow{
    border-bottom: 1px solid rgba(255,255,255,0.5);
}
.menu .search input{
    color: #fff;
}
.menu .search button,.menu .search .searchbtn{
    background: url("../images/searchicon.png") center center no-repeat;
}
.yewuinfo img{
    margin: 77px 0 55px;
}
.yewuinfo p{
    font-size: 16px;
    line-height: 2;
    text-indent: 2em;
}
.jcssinfo img{
    display: block;
    margin:0 auto;
    padding:60px 0;

}
.jcssinfo img.wap-show{
    display: none;
}
.jcsslogo{
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 40px;
    text-align: center;
}
.yewual .mt,.qtyw .mt{
    border-bottom: 1px solid #dfdfdf;
    background: url("../images/yewuicon_1.png") left center no-repeat;
    padding-left: 36px;
}
.yewual .mt span,.qtyw .mt span{
    font-size: 24px;
}
.yewual .mt span:after,.qtyw .mt span:after{
    background: none;
}
.yewual .mt span a,.qtyw .mt span a{
    color: #d0a755;
}
.yewual dl{
    margin: 50px 0 100px;
    overflow: hidden;
}
.yewual dt{
    float: left;
    width:280px;
    height:186px;
    margin-right: 40px;
}
.yewual dt img{
    width:280px;
    height:186px;
}
.yewual dd{
    width:750px;
    float: left;
    /*margin-top: -10px;*/
    /* padding-top:20px; */
}
.yewual dd strong{
    font-size: 18px;
    line-height: 2;
}
.yewual dd p{
    font-size: 16px;
    line-height: 2;
    /* margin-top: 10px; */
}
.qtyw .mt{
    background-image: url("../images/yewuicon_2.png");
}
.qtyw ul{
    margin-top: 50px;
}
.qtyw ul li{
    float: left;
    width:20%;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.qtyw ul li a{
    display: block;
    padding-top:80px;
    color: #d0a755;
}
.qtyw ul li:nth-child(1){
    background: url("../images/yewunav-1.png") center top no-repeat;
}
.qtyw ul li:nth-child(2){
    background: url("../images/yewunav-2.png") center top no-repeat;
}
.qtyw ul li:nth-child(3){
    background: url("../images/yewunav-3.png") center top no-repeat;
}
.qtyw ul li:nth-child(4){
    background: url("../images/yewunav-4.png") center top no-repeat;
}
.qtyw ul li:nth-child(5){
    background: url("../images/yewunav-5.png") center top no-repeat;
}
.download ul{
    display: flex;
    flex-wrap: wrap;
    align-content: start;
    justify-content: flex-start;
    align-items: center;
}
.download li{
    margin: 0 50px 0 0;
    /* width: 340px; */
    line-height: 1.8;
    background: #f6eddd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    align-items: center;
    margin-bottom: 30px;
}

.download li a{
    display: flex;
    align-items: center;
    font-size: 18px;
    color: #d0a755;
    font-weight: bold;
    text-align: left;
    padding: 15px 30px;
}
.download li a img{
    vertical-align: middle;
    margin-right: 20px;
    height: auto;
}
@media (max-width:1024px) {
    .header{
        background: #fff;
        height:60px;
    }
    .header .logo{
        background-image: url("../images/logoother.png");
        height:28px;
        width:154px;
    }
    .menu .lang{
        border-top:1px solid #d0a755;
        border-bottom:1px solid #d0a755;
    }
    .menu .search button{
        background: url("../images/searchicon1.png") right center no-repeat;
    }
    .nav li a,.nav li a, .nav li.cur a{
        color: #333;
    }
    .borderbox{
        padding:0 15px 30px;
    }
    /*.jcssinfo img{*/
        /*max-width: 227px;*/
    /*}*/
    .jcsslogo{
        margin-bottom: 25px;
    }
    .jcssinfo img.wap-show{
        display: block;
    }
    .yewuinfo p{
        font-size: 14px;
    }
    .yewuinfo img{
        width:100%;
        margin:30px auto;

    }
    .yewuinfo .jcsslogo img{
        margin:0 auto;
        padding:30px 0;
    }
    .yewuinfo img.wap-hide{
        display: none;
    }
    .yewual .mt span, .qtyw .mt span{
        font-size: 17px;
    }
    .yewual dt{
        width:100%;
        height:auto;
        margin:0;
    }
    .yewual dt img{
        width:100%;
        height:auto;
    }
    .yewual dd{
        width:100%;
        float: right;
        padding-top:10px;
        margin-top: 0;
    }
    .yewual dd strong{
        font-size: 15px;

    }
    .yewual dd p{
        
    }
    .qtyw ul{
        margin: 20px 0 0;
    }
    .qtyw ul li{
        width:33.333%;
        margin-top: 20px;
        font-size: 15px;
    }
    .qtyw ul li a{
        padding-top:60px;
    }
    .qtyw ul li:nth-child(1){
        background: url("../images/wapyewunav-1.png") center top no-repeat;
        background-size:85%
    }
    .qtyw ul li:nth-child(2){
        background: url("../images/wapyewunav-2.png") center top no-repeat;
        background-size:85%
    }
    .qtyw ul li:nth-child(3){
        background: url("../images/wapyewunav-3.png") center top no-repeat;
        background-size:85%
    }
    .qtyw ul li:nth-child(4){
        background: url("../images/wapyewunav-4.png") center top no-repeat;
        background-size:85%
    }
    .qtyw ul li:nth-child(5){
        background: url("../images/wapyewunav-5.png") center top no-repeat;
        background-size:85%
    }
   
    .download li{
        margin-bottom: 30px;
        width: 100%;
        margin-right: 0;
        min-width: auto;
    }
}