@CHARSET "UTF-8";
@media screen and (min-width:1200px){
    .container .imgSection{width:100%;height: 100%;}
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
    .container .imgSection{width:1360px;height: 100%;}
}
@media screen and (min-width: 1px) and (max-width: 959px) {
    .container .imgSection{width:1199px;height: 100%;}
}
.iconfont{font-size: 81px;}
.container .imgSection{margin-top:90px;} 
.imgSection img{width:100%;}
.imgSection img{width:100%;}
.imgSection .banner-box{position: relative;}
.banner-box .des-box{display: flex;align-items: center;position: absolute;top: 0;width:608px;height: 100%;color:#fff;margin-left: 10%;}
.des-box .des-content{font-size: 16px;line-height: 30px;letter-spacing: 2px;}
.des-box .des-title{font-size: 32px;font-weight: bold;margin-bottom:37px;}
.container .title-p{font-size: 24px;font-weight: 800;text-align:center;padding-top:54px;}
.container .gnSection{background:#fff;padding-bottom:136px;}
.gnSection .content-box{margin-top:73px;display:flex;justify-content: center;}
.gnSection .content-box li{text-align:center;margin-left: 70px;}
.gnSection .content-box li:first-child{margin-left:0}
.gnSection .content-box li img{display: inline-block;width:81px;height:81px;}
.gnSection .content-box li p{color:#000;font-size: 20px;font-weight: 500;margin-top:35px;}
.container .tdSection{padding-bottom:154px;}
.tdSection .content-box{margin-top:87px;display:flex;justify-content: center;}
.tdSection .content-box .content-item{width:200px;margin-left: 70px;}
.tdSection .content-box .content-item:first-child{margin-left:0}
.tdSection .content-box .content-item h2{font-size: 20px;text-align: center;}
.tdSection .content-box .content-item p{color: #666666;}
.container .xtzcSection{background:#fff;text-align:center;}
.xtzcSection img{height:390px;margin-top:55px;margin-bottom: 87px;}
.container .yycjSection{padding-bottom:76px;}
.yycjSection .title-h2{font-size: 20px;margin-top:64px;margin-bottom:34px;text-align: center;}
.yycjSection .content-box{margin-top:30px;display:flex;justify-content: center;}
.yycjSection .content-box .content-item{width:582px;height:171px;margin-left: 70px;background:#fff;padding: 0 32px;}
.yycjSection .content-box .content-item:first-child{margin-left:0}
.yycjSection .content-box .content-item h2{font-size: 20px;text-align: center;margin-top:37px;}
.yycjSection .content-box .content-item p{color: #666666;margin-top:26px;}