@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%;}
}
.container .imgSection{margin-top:90px;} 
.imgSection img{width:100%;}
.imgSection .ups-box{position: relative;}
.ups-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 .typeSection{background:#fff;height:70px;line-height: 70px;margin-top: -3px;}
.typeSection .type-box{display:flex;justify-content: center;width:635px;margin:0 auto;}
.type-box li .tag{color: #666666;font-size: 20px;margin-left:84px;}
.type-box li .tag.on{color: #1689EF;border-bottom:5px solid #1689EF;padding-bottom: 17px;}
.type-box li:first-child .tag{margin-left:0;}
.container .title-p{font-size: 24px;font-weight: 800;text-align:center;padding-top:54px;}
.container .gnSection{background:#fff;width:100%;margin-top:8px;}
.container .content-box{display:flex;justify-content: space-around;align-items: center;
	width:1201px;margin:0 auto;margin-top:89px;padding-bottom:80px;}
.content-box img{display:block;height:100%;}
.content-box ul{max-width: 640px;}
.content-box ul li{line-height:30px;font-size:16px;}
.container .yycjSection{background:#fff;padding-bottom:76px;text-align:center}
.yycjSection .content{font-size: 16px;width: 80%;margin: 0 auto;margin-top: 54px;
		text-align: left;text-indent: 32px;line-height: 30px;}