/* CSS Document */
@charset "utf-8";
.container{position: relative;padding: 30px 0 60px;background: #eff6fd;}
@media only screen and (max-width:1680px){
	.container{padding: 25px 0 50px}
}
@media only screen and (max-width:1200px){
	.container{padding: 20px 0 40px}
}
@media only screen and (max-width:750px){
	.container{padding: 20px 0 20px}
}

.s1_c{background: #fff;}
.s1_c .s1_cl{float: left;width: 50%;position: relative;z-index: 1}
.s1_c .s1_cl .swiper-slide{position: relative;}
.s1_c .s1_cl .swiper-slide .s1_cla{overflow: hidden;}
.s1_c .s1_cl .swiper-slide .s1_cla img{
	transition: transform 0.6s;
	-moz-transition: transform 0.6s; 
	-webkit-transition: transform 0.6s; 
	-o-transition: transform 0.6s;
	width: 100%;
}
.s1_c .s1_cl .swiper-slide:hover .s1_cla img{
	transform:scale(1.1);
	-ms-transform:scale(1.1); 	
	-moz-transform:scale(1.1); 	
	-webkit-transform:scale(1.1); 
	-o-transform:scale(1.1); 
}
.s1_c .s1_cl .swiper-slide .s1_clb{position: absolute;left: 0;bottom: 0;width: 100%;background: rgba(0,0,0,0.8);line-height: 70px;font-size: 20px;color: #ffffff;box-sizing: border-box;padding: 0 20% 0 3%;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.s1_c .s1_cl .swiper-pagination{position: absolute;right: 15px;bottom: 20px;height: 20px;}
.s1_c .s1_cl .swiper-pagination .swiper-pagination-bullet{width: 14px;height: 14px;border-radius: 14px;background: #fff;display: inline-block;margin:0 4px;position: relative;opacity: 1;}
.s1_c .s1_cl .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #e1220f;}
.s1_c .s1_cr{float: right;width: 48.22%;}
.s1_c .s1_cr .hd{height: 66px;background: #ecf0fc;}
.s1_c .s1_cr .hd ul{float: left;}
.s1_c .s1_cr .hd ul li{font-size: 28px;color: #1c2128;font-weight: bold;line-height: 66px;float: left;padding: 0 20px 0 62px;}
.s1_c .s1_cr .hd ul li:nth-child(1){background: url(tit1_03.png) no-repeat 20px center;}
.s1_c .s1_cr .hd ul li:nth-child(2){background: url(tit2_05.png) no-repeat 20px center;}
.s1_c .s1_cr .hd ul li:nth-child(3){background: url(tit3_07.png) no-repeat 20px center;}
.s1_c .s1_cr .hd ul li.on:nth-child(1){background:#e1220f url(tita1_03.png) no-repeat 20px center;}
.s1_c .s1_cr .hd ul li.on:nth-child(2){background:#e1220f url(tita2_05.png) no-repeat 20px center;}
.s1_c .s1_cr .hd ul li.on:nth-child(3){background:#e1220f url(tita3_03.png) no-repeat 20px center;}
.s1_c .s1_cr .hd ul li.on{color: #fff}
.s1_c .s1_cr .hd .hd_more{float: right;margin-right: 20px;line-height: 66px;}
.s1_c .s1_cr .hd .hd_more a{font-size: 16px;color: #84888f;}
.s1_c .s1_cr .s1_crc{margin-top: 4px;}
.s1_c .s1_cr .s1_crc .s1_crcb ul li{line-height: 69px;height: 69px;border-bottom: 1px solid #dbdee4;}
.s1_c .s1_cr .s1_crc .s1_crcb ul li:last-child{border-bottom: 0;}
.s1_c .s1_cr .s1_crc .s1_crcb ul li a{float: left; font-size: 20px;color: #1c2128;width: calc(100% - 120px);padding-left: 20px;background: url(li_14.png) no-repeat left center;position: relative;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;box-sizing: border-box;}
.s1_c .s1_cr .s1_crc .s1_crcb ul li span{float: right;font-size: 16px;color: rgba(102,102,102,0.6);margin-right: 10px;}
.s1_c .s1_cr .s1_crc .s1_crcb ul li:hover a{color: #e1220f;}
@media only screen and (max-width:1680px){
	.s1_c .s1_cl .swiper-slide .s1_clb{line-height: 60px;height: 60px;font-size: 18px;}
	.s1_c .s1_cl .swiper-pagination{position: absolute;right: 10px;bottom: 22px;height: 15px;}
	.s1_c .s1_cl .swiper-pagination .swiper-pagination-bullet{width: 10px;height: 10px;border-radius: 10px;margin:0 3px;}
	.s1_c .s1_cr .hd{height: 56px;}
	.s1_c .s1_cr .hd ul li{font-size: 20px;line-height: 56px;padding: 0 10px 0 45px;}
	.s1_c .s1_cr .hd ul li:nth-child(1){background: url(tit1_03.png) no-repeat 15px center;background-size: 25px 25px;}
	.s1_c .s1_cr .hd ul li:nth-child(2){background: url(tit2_05.png) no-repeat 15px center;background-size: 25px 25px;}
	.s1_c .s1_cr .hd ul li:nth-child(3){background: url(tit3_07.png) no-repeat 15px center;background-size: 25px 25px;}
	.s1_c .s1_cr .hd ul li.on:nth-child(1){background:#e1220f url(tita1_03.png) no-repeat 15px center;background-size: 25px 25px;}
	.s1_c .s1_cr .hd ul li.on:nth-child(2){background:#e1220f url(tita2_05.png) no-repeat 15px center;background-size: 25px 25px;}
	.s1_c .s1_cr .hd ul li.on:nth-child(3){background:#e1220f url(tita3_03.png) no-repeat 15px center;background-size: 25px 25px;}
	.s1_c .s1_cr .hd .hd_more{margin-right: 15px;line-height: 56px;}
	.s1_c .s1_cr .s1_crc{margin-top: 2px;}
	.s1_c .s1_cr .s1_crc .s1_crcb ul li{line-height: 48px;height: 48px;}
	.s1_c .s1_cr .s1_crc .s1_crcb ul li a{font-size: 16px;width: calc(100% - 100px);}
	.s1_c .s1_cr .s1_crc .s1_crcb ul li span{font-size: 14px;}
}
@media only screen and (max-width:1200px){
	.s1_c .s1_cl{float: none;width: 100%}
	.s1_c .s1_cl .swiper-slide .s1_clb{line-height: 50px;height: 50px;font-size: 16px;}
	.s1_c .s1_cl .swiper-pagination{position: absolute;right: 10px;bottom: 18px;height: 15px;}
	.s1_c .s1_cr{float: none;width: 100%}
	.s1_c .s1_cr .hd{height: 46px;}
	.s1_c .s1_cr .hd ul li{font-size: 18px;line-height: 46px;}
	.s1_c .s1_cr .hd .hd_more{line-height: 46px;}
	.s1_c .s1_cr .hd .hd_more a{font-size: 14px;}
	.s1_c .s1_cr .s1_crc .s1_crcb{margin-top: 0;padding: 10px;}
	.s1_c .s1_cr .s1_crc .s1_crcb ul li{line-height: 42px;height: 42px;}
	.s1_c .s1_cr .s1_crc .s1_crcb ul li a{font-size: 15px;}
	.s1_c .s1_cr .s1_crc .s1_crcb ul li span{font-size: 15px;}
}
@media only screen and (max-width:750px){
	.s1_c .s1_cl .swiper-slide .s1_clb{padding: 0 20% 0 2%;height: 50px;line-height: 50px;font-size: 15px;}
	.s1_c .s1_cl .swiper-pagination{right: 5px;bottom: 18px;}
	.s1_c .s1_cl .swiper-pagination .swiper-pagination-bullet{width: 8px;height: 8px;border-radius: 8px;margin:0 2px;}
	.s1_c .s1_cr .hd{height: 40px;}
	.s1_c .s1_cr .hd ul li{font-size: 15px;line-height: 40px;padding: 0 5px 0 27px;}
	.s1_c .s1_cr .hd ul li:nth-child(1){background: url(tit1_03.png) no-repeat 5px center;background-size: 20px 20px;}
	.s1_c .s1_cr .hd ul li:nth-child(2){background: url(tit2_05.png) no-repeat 5px center;background-size: 20px 20px;}
	.s1_c .s1_cr .hd ul li:nth-child(3){background: url(tit3_07.png) no-repeat 5px center;background-size: 20px 20px;}
	.s1_c .s1_cr .hd ul li.on:nth-child(1){background:#e1220f url(tita1_03.png) no-repeat 5px center;background-size: 20px 20px;}
	.s1_c .s1_cr .hd ul li.on:nth-child(2){background:#e1220f url(tita2_05.png) no-repeat 5px center;background-size: 20px 20px;}
	.s1_c .s1_cr .hd ul li.on:nth-child(3){background:#e1220f url(tita3_03.png) no-repeat 5px center;background-size: 20px 20px;}
	.s1_c .s1_cr .hd .hd_more{line-height: 40px;margin-right: 5px;}
	.s1_c .s1_cr .hd .hd_more a{font-size: 12px;}
	.s1_c .s1_cr .s1_crc .s1_crcb{margin-top: 0;}
	.s1_c .s1_cr .s1_crc .s1_crcb ul li{line-height: 38px;height: 38px;}
	.s1_c .s1_cr .s1_crc .s1_crcb ul li a{font-size: 15px;padding-left: 15px;}
	.s1_c .s1_cr .s1_crc .s1_crcb ul li span{font-size: 14px;}
}

.section2{margin-top: 20px;}
/*.s2_c{background: #fff;padding: 40px 35px;}*/
.s2_c .s2_cl{float: left;width: 50%;position: relative;background: #fff;}
.s2_c .s2_cl .hd{height: 66px;background: #ecf0fc;}
.s2_c .s2_cl .hd ul{float: left;}
.s2_c .s2_cl .hd ul li{font-size: 28px;color: #1c2128;font-weight: bold;line-height: 66px;float: left;padding: 0 20px 0 62px;}
.s2_c .s2_cl .hd .hd_more{float: right;margin-right: 20px;line-height: 66px;}
.s2_c .s2_cl .hd ul li:nth-child(1){background: url(tit4_03.png) no-repeat 20px center;}
.s2_c .s2_cl .hd ul li:nth-child(2){background: url(tit5_05.png) no-repeat 20px center;}
.s2_c .s2_cl .hd ul li.on:nth-child(1){background:#e1220f url(tita4_03.png) no-repeat 20px center;}
.s2_c .s2_cl .hd ul li.on:nth-child(2){background:#e1220f url(tita5_05.png) no-repeat 20px center;}
.s2_c .s2_cl .hd ul li.on{color: #fff}
.s2_c .s2_cl .hd .hd_more a{font-size: 16px;color: #84888f;}
.s2_c .s2_cl .bd{margin-top: 20px;}

.s2_c .s2_cl .bd .s2_cli{padding: 0 20px;}
.s2_c .s2_cl .bd .s2_cli ul li{line-height: 69px;height: 69px;border-bottom: 1px solid #dbdee4;}
.s2_c .s2_cl .bd .s2_cli ul li:last-child{border-bottom: 0;}
.s2_c .s2_cl .bd .s2_cli ul li a{float: left; font-size: 20px;color: #1c2128;width: calc(100% - 120px);padding-left: 20px;background: url(li_14.png) no-repeat left center;position: relative;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;box-sizing: border-box;}
.s2_c .s2_cl .bd .s2_cli ul li span{float: right;font-size: 16px;color: rgba(102,102,102,0.6);margin-right: 10px;}
.s2_c .s2_cl .bd .s2_cli ul li:hover a{color: #e1220f;}

.s2_c .s2_cr{float: right;width: 48.22%;background: #fff;box-sizing: border-box;}
/*.s2_c .s2_cr .s2_crt{line-height: 44px;}
.s2_c .s2_cr .s2_crt .s2_crtl{float: left;font-size: 28px;color: #1c2128;font-weight: bold;padding-left: 40px;background:url(tit6_08.png) no-repeat left center;}
.s2_c .s2_cr .s2_crt .s2_crtr{float: right;}
.s2_c .s2_cr .s2_crt .s2_crtr a{font-size: 16px;color: #84888f;}*/
.s2_c .s2_cr .hd{height: 66px;background: #ecf0fc;}
.s2_c .s2_cr .hd ul{float: left;}
.s2_c .s2_cr .hd ul li{font-size: 28px;color: #1c2128;font-weight: bold;line-height: 66px;float: left;padding: 0 20px 0 62px;}
.s2_c .s2_cr .hd .hd_more{float: right;margin-right: 20px;line-height: 66px;}
.s2_c .s2_cr .hd ul li.on:nth-child(1){background:#e1220f url(tit10_03.png) no-repeat 20px center;}
.s2_c .s2_cr .hd ul li.on{color: #fff}
.s2_c .s2_cr .hd .hd_more a{font-size: 16px;color: #84888f;}
.s2_c .s2_cr .s2_crc{padding: 20px 20px 0;}

.s2_c .s2_cr .s2_crc ul li{line-height: 69px;height: 69px;border-bottom: 1px solid #dbdee4;}
.s2_c .s2_cr .s2_crc ul li:last-child{border-bottom: 0;}
.s2_c .s2_cr .s2_crc ul li a{float: left; font-size: 20px;color: #1c2128;width: calc(100% - 120px);padding-left: 20px;background: url(li_14.png) no-repeat left center;position: relative;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;box-sizing: border-box;}
.s2_c .s2_cr .s2_crc ul li span{float: right;font-size: 16px;color: rgba(102,102,102,0.6);margin-right: 10px;}
.s2_c .s2_cr .s2_crc ul li:hover a{color: #e1220f;}

@media only screen and (max-width:1680px){
	/*.s2_c{padding: 30px 25px;}*/
	.s2_c .s2_cl .hd{height: 56px;}
	.s2_c .s2_cl .hd ul li{font-size: 20px;line-height: 56px;padding: 0 10px 0 45px;}
	.s2_c .s2_cl .hd ul li:nth-child(1){background: url(tit4_03.png) no-repeat 15px center;background-size: 25px 25px;}
	.s2_c .s2_cl .hd ul li:nth-child(2){background: url(tit5_05.png) no-repeat 15px center;background-size: 25px 25px;}
	.s2_c .s2_cl .hd ul li.on:nth-child(1){background:#e1220f url(tita4_03.png) no-repeat 15px center;background-size: 25px 25px;}
	.s2_c .s2_cl .hd ul li.on:nth-child(2){background:#e1220f url(tita5_05.png) no-repeat 15px center;background-size: 25px 25px;}
	.s2_c .s2_cl .hd .hd_more{margin-right: 15px;line-height: 56px;}
	.s2_c .s2_cl .bd{margin-top: 15px;}
	.s2_c .s2_cl .bd .s2_cli{padding: 0 15px;}
	.s2_c .s2_cl .bd .s2_cli ul li{line-height: 48px;height: 48px;}
	.s2_c .s2_cl .bd .s2_cli ul li a{font-size: 16px;width: calc(100% - 100px);}
	.s2_c .s2_cl .bd .s2_cli ul li span{font-size: 14px;}

	/*.s2_c .s2_cr{padding: 15px 15px 20px;}*/
	.s2_c .s2_cr .s2_crt{line-height: 40px;}
	.s2_c .s2_cr .s2_crt .s2_crtl{font-size: 20px;padding-left: 35px;background-size: 25px 25px;}
	.s2_c .s2_cr .s2_crc{margin-top: 20px;}

	.s2_c .s2_cr .s2_crc ul li{line-height: 48px;height: 48px;}
	.s2_c .s2_cr .s2_crc ul li a{font-size: 16px;width: calc(100% - 100px);}
	.s2_c .s2_cr .s2_crc ul li span{font-size: 14px;}

	.s2_c .s2_cr .hd{height: 56px;}
	.s2_c .s2_cr .hd ul li{font-size: 20px;line-height: 56px;padding: 0 10px 0 45px;}
	.s2_c .s2_cr .hd ul li.on:nth-child(1){background:#e1220f url(tit10_03.png) no-repeat 15px center;background-size: 25px 25px;}
	.s2_c .s2_cr .s2_crc{padding: 15px 15px 0;}
	
}
@media only screen and (max-width:1200px){
	/*.s2_c{padding: 20px 15px;}*/
	.s2_c .s2_cl{float: none;width: 100%;}
	.s2_c .s2_cl .hd{height: 46px;}
	.s2_c .s2_cl .hd ul li{font-size: 18px;line-height: 46px;}
	.s2_c .s2_cl .hd .hd_more{line-height: 46px;}
	
	.s2_c .s2_cl .bd .s2_cli ul li{line-height: 42px;height: 42px;}
	.s2_c .s2_cl .bd .s2_cli ul li a{font-size: 15px;}
	.s2_c .s2_cl .bd .s2_cli ul li span{font-size: 15px;}

	.s2_c .s2_cr{float: none;width: 100%;margin-top: 30px;}
	.s2_c .s2_cr .s2_crc ul li{line-height: 42px;height: 42px;}
	.s2_c .s2_cr .s2_crc ul li a{font-size: 15px;}
	.s2_c .s2_cr .s2_crc ul li span{font-size: 15px;}
}
@media only screen and (max-width:750px){
	/*.s2_c{padding: 15px 10px;}*/
	.s2_c .s2_cl .hd{height: 40px;}
	.s2_c .s2_cl .hd ul li{font-size: 15px;line-height: 40px;padding: 0 5px 0 27px;}
	.s2_c .s2_cl .hd ul li:nth-child(1){background: url(tit4_03.png) no-repeat 5px center;background-size: 20px 20px;}
	.s2_c .s2_cl .hd ul li:nth-child(2){background: url(tit5_05.png) no-repeat 5px center;background-size: 20px 20px;}
	.s2_c .s2_cl .hd ul li.on:nth-child(1){background:#e1220f url(tita4_03.png) no-repeat 5px center;background-size: 20px 20px;}
	.s2_c .s2_cl .hd ul li.on:nth-child(2){background:#e1220f url(tita5_05.png) no-repeat 5px center;background-size: 20px 20px;}
	.s2_c .s2_cl .hd .hd_more{line-height: 40px;margin-right: 5px;}
	.s2_c .s2_cl .hd .hd_more a{font-size: 12px;}
	.s2_c .s2_cl .bd{margin-top: 15px;}
	
	.s2_c .s2_cl .bd .s2_cli{padding: 0 10px;}
	.s2_c .s2_cl .bd .s2_cli ul li{line-height: 38px;height: 38px;}
	.s2_c .s2_cl .bd .s2_cli ul li a{font-size: 15px;padding-left: 15px;}
	.s2_c .s2_cl .bd .s2_cli ul li span{font-size: 14px;}
	
	/*.s2_c .s2_cr{padding: 10px 10px 15px;}*/
	.s2_c .s2_cr .s2_crt{line-height: 40px;}
	.s2_c .s2_cr .s2_crt .s2_crtl{font-size: 16px;padding-left: 30px;background-size: 20px 20px;}
	.s2_c .s2_cr .s2_crt .s2_crtr a{font-size: 12px;}
	.s2_c .s2_cr .s2_crc{margin-top: 15px;}
	.s2_c .s2_cr .s2_crc ul li{line-height: 38px;height: 38px;}
	.s2_c .s2_cr .s2_crc ul li a{font-size: 15px;padding-left: 15px;}
	.s2_c .s2_cr .s2_crc ul li span{font-size: 14px;}
	.s2_c .s2_cr{margin-top: 20px;}
	.s2_c .s2_cr .hd{height: 40px;}
	.s2_c .s2_cr .hd ul li{font-size: 15px;line-height: 40px;padding: 0 5px 0 27px;}
	.s2_c .s2_cr .hd ul li.on:nth-child(1){background:#e1220f url(tit10_03.png) no-repeat 5px center;background-size: 20px 20px;}
	.s2_c .s2_cr .hd .hd_more{line-height: 40px;margin-right: 5px;}
	.s2_c .s2_cr .hd .hd_more a{font-size: 12px;}
	.s2_c .s2_cr .s2_crc{padding: 10px 10px 0;}
}

.section3{margin-top: 20px;}
.s3_c .s3_cl{float: left;width: 50%;background: #fff;position: relative;}
.s3_c .s3_cl .s3_cll{width: 11.43%;background: #005ab7;height: 100%;position: absolute;left: 0;top:0;box-sizing: border-box;}
.s3_c .s3_cl .s3_cll .s3_cllx{width: 66.6666%;position: absolute;left: 50%;top:20%;transform: translateX(-50%);}
.s3_c .s3_cl .s3_cll .s3_cllx span{font-size: 28px;color: #ffffff;font-weight: bold;display: inline-block;padding: 0 20px;text-align: center;margin-top: 25px;line-height: 1.1;}
.s3_c .s3_cl .s3_clr{float: none;width: 100%;}
.s3_c .s3_cl .s3_clr .s3_clrb{padding: 20px 20px 0;}
.s3_c .s3_cl .s3_clr .s3_clrb ul li{line-height: 69px;border-bottom: 1px solid #dbdee4;}
.s3_c .s3_cl .s3_clr .s3_clrb ul li:last-child{border-bottom: 0;}
.s3_c .s3_cl .s3_clr .s3_clrb ul li a{float: left; font-size: 20px;color: #1c2128;width: calc(100% - 120px);padding-left: 20px;background: url(li_14.png) no-repeat left center;position: relative;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;box-sizing: border-box;}
.s3_c .s3_cl .s3_clr .s3_clrb ul li span{float: right;font-size: 16px;color: rgba(102,102,102,0.6);margin-right: 10px;}
.s3_c .s3_cl .s3_clr .s3_clrb ul li:hover a{color: #e1220f;}
.s3_c .s3_cr{float: right;width: 48.22%;background: #fff;box-sizing: border-box;}
/*.s3_c .s3_cr .s3_crt{line-height: 44px;}
.s3_c .s3_cr .s3_crt .s3_crtl{float: left;font-size: 28px;color: #1c2128;font-weight: bold;padding-left: 40px;background:url(tit8_21.png) no-repeat left center;}
.s3_c .s3_cr .s3_crt .s3_crtr{float: right;}
.s3_c .s3_cr .s3_crt .s3_crtr a{font-size: 16px;color: #84888f;}*/



/*.s3_c .s3_cr .s3_crc{margin-top: 20px;}*/
.s3_c .s3_cr .s3_crc ul li{margin-bottom: 10px;overflow: hidden;}
.s3_c .s3_cr .s3_crc ul li:last-child{margin-bottom: 0;}
.s3_c .s3_cr .s3_crc ul li img{
	transition: transform 0.6s;
	-moz-transition: transform 0.6s; 
	-webkit-transition: transform 0.6s; 
	-o-transition: transform 0.6s;
	width: 100%;
}
.s3_c .s3_cr .s3_crc ul li:hover img{
	transform:scale(1.1);
	-ms-transform:scale(1.1); 	
	-moz-transform:scale(1.1); 	
	-webkit-transform:scale(1.1); 
	-o-transform:scale(1.1); 
}

.s3_c .s3_clr .hd{height: 66px;background: #ecf0fc;}
.s3_c .s3_clr .hd ul{float: left;}
.s3_c .s3_clr .hd ul li{font-size: 28px;color: #1c2128;font-weight: bold;line-height: 66px;float: left;padding: 0 20px 0 62px;}
.s3_c .s3_clr .hd .hd_more{float: right;margin-right: 20px;line-height: 66px;}
.s3_c .s3_clr .hd ul li.on:nth-child(1){background:#e1220f url(tit5_15.png) no-repeat 20px center;}
.s3_c .s3_clr .hd ul li.on{color: #fff}
.s3_c .s3_clr .hd .hd_more a{font-size: 16px;color: #84888f;}

.s3_c .s3_cr .hd{height: 66px;background: #ecf0fc;}
.s3_c .s3_cr .hd ul{float: left;}
.s3_c .s3_cr .hd ul li{font-size: 28px;color: #1c2128;font-weight: bold;line-height: 66px;float: left;padding: 0 20px 0 62px;}
.s3_c .s3_cr .hd .hd_more{float: right;margin-right: 20px;line-height: 66px;}
.s3_c .s3_cr .hd ul li.on:nth-child(1){background:#e1220f url(tit6_03.png) no-repeat 20px center;}
.s3_c .s3_cr .hd ul li.on{color: #fff}
.s3_c .s3_cr .hd .hd_more a{font-size: 16px;color: #84888f;}
.s3_c .s3_cr .s3_crc{padding: 20px;}

@media only screen and (max-width:1680px){
	.s3_c .s3_cl .s3_cll .s3_cllx span{font-size: 20px;padding: 0 15px;margin-top: 20px;}
	.s3_c .s3_cl .s3_clr .s3_clra{padding-top: 20px;line-height: 45px;}
	.s3_c .s3_cl .s3_clr .s3_clrb ul li{line-height: 48px;height: 48px;}
	.s3_c .s3_cl .s3_clr .s3_clrb ul li a{font-size: 16px;width: calc(100% - 100px);}
	.s3_c .s3_cl .s3_clr .s3_clrb ul li span{font-size: 14px;}
	/*.s3_c .s3_cr{padding: 15px 15px 15px;}
	.s3_c .s3_cr .s3_crt{line-height: 40px;}
	.s3_c .s3_cr .s3_crt .s3_crtl{font-size: 20px;padding-left: 35px;background-size: 25px 25px;}
	.s3_c .s3_cr .s3_crc{margin-top: 15px;}
	.s3_c .s3_cr .s3_crc ul li{margin-bottom: 8px;}*/

	.s3_c .s3_cl .s3_clr .s3_clrb{padding: 15px 15px 0;}
	.s3_c .s3_clr .hd{height: 56px;}
	.s3_c .s3_clr .hd ul li{font-size: 20px;line-height: 56px;padding: 0 10px 0 45px;}
	.s3_c .s3_clr .hd ul li.on:nth-child(1){background:#e1220f url(tit5_15.png) no-repeat 15px center;background-size: 25px 25px;}
	.s3_c .s3_clr .hd .hd_more{margin-right: 15px;line-height: 56px;}

	.s3_c .s3_cr .hd{height: 56px;}
	.s3_c .s3_cr .hd ul li{font-size: 20px;line-height: 56px;padding: 0 10px 0 45px;}
	.s3_c .s3_cr .hd ul li.on:nth-child(1){background:#e1220f url(tit6_03.png) no-repeat 15px center;background-size: 25px 25px;}
	.s3_c .s3_cr .hd .hd_more{margin-right: 15px;line-height: 56px;}
	.s3_c .s3_cr .s3_crc{padding: 15px;}

}
@media only screen and (max-width:1200px){
	.s3_c .s3_cl{float: none;width: 100%;}
	.s3_c .s3_cr{float: none;width: 100%;}
	.s3_c .s3_cl .s3_cll .s3_cllx span{font-size: 18px;padding: 0 20px;margin-top: 20px;}
}
@media only screen and (max-width:750px){
	.s3_c .s3_cl .s3_cll{display: none;}
	.s3_c .s3_cl .s3_clr{float: none;width: 100%;box-sizing: border-box;}
	.s3_c .s3_cl .s3_clr .s3_clra{padding-top: 0;line-height: 40px;}
	.s3_c .s3_cl .s3_clr .s3_clra .s3_clral{display: block;font-size: 16px;padding-left: 38px;font-weight: bold;color: #1c2128;background: url(tit7_23.png) no-repeat left center;background-size: 40px 40px;margin-left: -8px;}
	.s3_c .s3_cl .s3_clr .s3_clra .s3_clrar a{font-size: 12px;}
	.s3_c .s3_cl .s3_clr .s3_clrb ul li{line-height: 38px;height: 38px;}
	.s3_c .s3_cl .s3_clr .s3_clrb ul li a{font-size: 15px;padding-left: 15px;}
	.s3_c .s3_cl .s3_clr .s3_clrb ul li span{font-size: 14px;}
	.s3_c .s3_cr{margin-top: 20px;}
	.s3_c .s3_cr .s3_crt{line-height: 40px;}
	.s3_c .s3_cr .s3_crt .s3_crtl{font-size: 16px;padding-left: 30px;background-size: 20px 20px;}
	.s3_c .s3_cr .s3_crt .s3_crtr a{font-size: 12px;}
	.s3_c .s3_cr .s3_crc{margin-top: 10px;}

	.s3_c .s3_cl .s3_clr .s3_clrb{padding: 10px 10px 0;}
	.s3_c .s3_clr .hd{height: 40px;}
	.s3_c .s3_clr .hd ul li{font-size: 15px;line-height: 40px;padding: 0 5px 0 27px;}

	.s3_c .s3_clr .hd ul li.on:nth-child(1){background:#e1220f url(tit5_15.png) no-repeat 5px center;background-size: 20px 20px;}

	.s3_c .s3_clr .hd .hd_more{line-height: 40px;margin-right: 5px;}
	.s3_c .s3_clr .hd .hd_more a{font-size: 12px;}


	.s3_c .s3_cr .hd{height: 40px;}
	.s3_c .s3_cr .hd ul li{font-size: 15px;line-height: 40px;padding: 0 5px 0 27px;}

	.s3_c .s3_cr .hd ul li.on:nth-child(1){background:#e1220f url(tit6_03.png) no-repeat 5px center;background-size: 20px 20px;}

	.s3_c .s3_cr .hd .hd_more{line-height: 40px;margin-right: 5px;}
	.s3_c .s3_cr .hd .hd_more a{font-size: 12px;}
	.s3_c .s3_cr .s3_crc{padding: 10px;}

}

.section4{margin-top: 20px;}
.s4_c{background: #fff;}
.s4_c .s4_ct{line-height: 66px;background: #ecf0fc;}
.s4_c .s4_ct .s4_ctl{float: left;font-size: 28px;color: #fff;font-weight: bold;float: left;padding: 0 20px 0 62px;background: #e1220f url(tit9_32.png) no-repeat 20px center;}
.s4_c .s4_ct .s4_ctr{float: right;margin-right: 20px;}
.s4_c .s4_ct .s4_ctr a{font-size: 16px;color: #84888f;}
.s4_c .s4_cc{padding: 30px 20px;}
.s4_c .s4_cc ul{display: grid;grid-template-columns: repeat(6, 1fr);gap: 18px;}
.s4_c .s4_cc ul li{overflow: hidden;}
.s4_c .s4_cc ul li img{
	transition: transform 0.6s;
	-moz-transition: transform 0.6s; 
	-webkit-transition: transform 0.6s; 
	-o-transition: transform 0.6s;
	width: 100%;
}
.s4_c .s4_cc ul li:hover img{
	transform:scale(1.1);
	-ms-transform:scale(1.1); 	
	-moz-transform:scale(1.1); 	
	-webkit-transform:scale(1.1); 
	-o-transform:scale(1.1); 
}
@media only screen and (max-width:1680px){
	.s4_c .s4_ct{line-height: 56px;}
	.s4_c .s4_ct .s4_ctl{font-size: 20px;padding: 0 10px 0 45px;background:#e1220f url(tit9_32.png) no-repeat 15px center;background-size: 25px 25px;}
	.s4_c .s4_cc{padding: 20px 15px;}
}
@media only screen and (max-width:1200px){
	.s4_c .s4_ct{line-height: 46px;}
	.s4_c .s4_ct .s4_ctl{font-size: 18px;}
	.s4_c .s4_cc ul{gao:10px;}
}
@media only screen and (max-width:750px){
	.s4_c .s4_ct{line-height: 40px;}
	.s4_c .s4_ct .s4_ctl{font-size: 15px;padding: 0 5px 0 27px;background:#e1220f url(tit9_32.png) no-repeat 5px center;background-size: 20px 20px;}
	.s4_c .s4_ct .s4_ctr a{font-size: 12px;}
	.s4_c .s4_cc{padding: 15px 10px;}
	.s4_c .s4_cc ul{grid-template-columns: repeat(2, 1fr);gap: 10px;}
}

