/* CSS Document */
@charset "utf-8";
.container{position: relative;}

.section1{margin-top: 80px;}
.s1_c ul li{float:left;margin-right: 20px;overflow: hidden;width: 285px;}
.s1_c ul li:last-child{margin-right: 0;}

.s1_c ul li img{
	transition: transform 0.6s;
	-moz-transition: transform 0.6s; 
	-webkit-transition: transform 0.6s; 
	-o-transition: transform 0.6s;
	max-width: 100%;
	
}
.s1_c 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); 
}

.section2{margin-top: 70px;}
.s2_t{text-align: center;}
.s2_t div{}
.s2_t p{font-size: 24px;color: #e8e8e8;font-weight: bold;text-transform: uppercase;margin-top: 13px;}
.s2_c{margin-top: 70px;width: 1220px;}
.s2_c ul li{float:left;margin-right: 20px;margin-bottom: 24px;width: 285px; box-shadow: 0 0 10px #ecf5ff;position: relative;top:0;transition: all 0.6s;
	-moz-transition: all 0.6s; 
	-webkit-transition: all 0.6s; 
	-o-transition: all 0.6s;}
.s2_c ul li:hover{top:-15px;}
.s2_c ul li .s2_cib{background: #fff;height: 116px;padding: 28px 10px 0;}
.s2_c ul li .s2_cib .s2_ciba{font-size: 16px;color: #393939;height: 63px;}
.s2_c ul li .s2_cib .s2_cibb .s2_cibbi{float:left;height: 21px;line-height: 21px;padding: 0 8px;background: #ebf4ff;font-size: 12px;color: #6092cb;margin-right: 5px;}

.section3{margin-top: 40px;position: relative;width: 1920px;left:50%;margin-left: -960px;}
.section3a{display: none;}

.section4{margin-top: 45px;}
.s4_c{margin-top: 40px;width: 1225px;}
.s4_c ul li{float:left;width: 375px;margin-right: 25px;margin-bottom: 43px;position: relative;top:0;transition: all 0.6s;
	-moz-transition: all 0.6s; 
	-webkit-transition: all 0.6s; 
	-o-transition: all 0.6s;}
.s4_c ul li:hover{top:-15px;}
.s4_c ul li .s4_cib{border:1px solid #d8e7ff;border-top:0;padding: 20px 22px 0 17px;height: 164px;}
.s4_c ul li .s4_cib .s4_ciba{font-size: 14px;color: #666d7e;line-height: 28px;}
.s4_c ul li .s4_cib .s4_cibb{margin-top: 25px;text-align: center;}
.s4_c ul li .s4_cib .s4_cibb span{width: 141px;height: 45px;border-radius: 22px;background: #0090ff;line-height: 45px;text-align: center;font-size: 14px;color: #ffffff;display: inline-block;}

.section5{margin-top: 34px;background: #f5f8fa;padding: 42px 0 100px;}

.section6{margin-top: 57px;}
.s6_c{margin-top: 25px;}
.s6_c .s6_cl{float:left;width: 48.07%;box-sizing: border-box; padding: 28px 29px;background: rgba(242,242,242,0.3);position: relative;}
.s6_c .s6_cl .s6_clb{background: #1766ac;width: 84px;position: absolute;left:41px;top:288px;height: 114px;text-align: center;}
.s6_c .s6_cl .s6_clb div{font-size: 24px;color: #ffffff;font-weight: bold;padding-top: 10px;line-height: 50px;}
.s6_c .s6_cl .s6_clb p{font-size: 24px;color: #ffffff;}
.s6_c .s6_cl .s6_clb s{display: block;width: 57px;height: 1px;background: #fff;margin:0 auto 7px;}
.s6_c .s6_cl .s6_clc{margin-top: 27px;font-size: 18px;color: #3a3a3a;padding-left: 112px;margin-bottom: 10px;}
.s6_c .s6_cl .s6_cle{font-size: 14px;color: #a0a0a0;display: none;}
.s6_c .s6_cl .s6_cld{font-size: 14px;color: #a0a0a0;line-height: 28px;margin-top: 15px;}
.s6_c .s6_cr{float:right;width: 50.289%;}
.s6_c .s6_cr .s6_cri{height: 115px;margin-bottom: 14px;background: rgba(242,242,242,0.3);padding: 0 28px 0 32px;}
.s6_c .s6_cr .s6_cri .s6_cria{font-size: 18px;color: #000000;padding-top: 7px;}
.s6_c .s6_cr .s6_cri .s6_cria span{float:right;}
.s6_c .s6_cr .s6_cri .s6_crib{margin-top: 5px;font-size: 14px;color: #a0a0a0;line-height: 26px;}
/*.section6{margin-top: 50px;}
.s6_c{margin-top: 30px;}
.s6_c .s6_cl{float:left;width: 615px;padding: 28px 29px;background: rgba(242,242,242,0.3);position: relative;}*/
.s6_c .s6_cl .s6_cla{overflow: hidden;}
.s6_c .s6_cl .s6_cla img{
	transition: transform 0.6s;
	-moz-transition: transform 0.6s; 
	-webkit-transition: transform 0.6s; 
	-o-transition: transform 0.6s;
	max-width: 100%;
	
}
.s6_c .s6_cl:hover .s6_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); 
}
/*.s6_c .s6_cl .s6_clb{background: #1766ac;width: 84px;position: absolute;left:41px;top:350px;height: 114px;text-align: center;}
.s6_c .s6_cl .s6_clb div{font-size: 24px;color: #ffffff;font-weight: bold;padding-top: 10px;line-height: 50px;}
.s6_c .s6_cl .s6_clb p{font-size: 24px;color: #ffffff;}
.s6_c .s6_cl .s6_clb s{display: block;width: 57px;height: 1px;background: #fff;margin:0 auto 7px;}
.s6_c .s6_cl .s6_clc{margin-top: 27px;font-size: 18px;color: #3a3a3a;padding-left: 112px;margin-bottom: 10px;}*/
.s6_c .s6_cl:hover .s6_clc{color: #1766ac;}
/*.s6_c .s6_cl .s6_cle{font-size: 14px;color: #a0a0a0;display: none;}
.s6_c .s6_cl .s6_cld{font-size: 14px;color: #a0a0a0;line-height: 28px;margin-top: 15px;}
.s6_c .s6_cr{float:right;width: 704px;}
.s6_c .s6_cr .s6_cri{height: 130px;margin-bottom: 14px;background: rgba(242,242,242,0.3);padding: 0 28px 0 32px;}
.s6_c .s6_cr .s6_cri .s6_cria{font-size: 18px;color: #000000;padding-top: 15px;}
.s6_c .s6_cr .s6_cri .s6_cria span{float:right;}
.s6_c .s6_cr .s6_cri .s6_crib{margin-top: 14px;font-size: 14px;color: #a0a0a0;line-height: 28px;}
.s6_c .s6_cr .s6_cri .s6_cric{display: none;}*/
.s6_c .s6_cr .s6_cri:hover{background: #1766ac;}
.s6_c .s6_cr .s6_cri:hover .s6_cria{color: #fff;}
.s6_c .s6_cr .s6_cri:hover span{color: #fff;}
.s6_c .s6_cr .s6_cri:hover .s6_crib{color: #fff;}
.s6_c .s6_cr .s6_cri:hover .s6_cric{color: #fff;}


.section7{margin-top: 32px;}
.s7_c .s7_cl{float:left;width: 67.142857%;overflow: hidden;}
.s7_c .s7_cl img{
	transition: transform 0.6s;
	-moz-transition: transform 0.6s; 
	-webkit-transition: transform 0.6s; 
	-o-transition: transform 0.6s;
	max-width: 100%;
	
}
.s7_c .s7_cl: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); 
}
.s7_c .s7_cr{float:right;width: 31.285714%;overflow: hidden;}
.s7_c .s7_cr img{
	transition: transform 0.6s;
	-moz-transition: transform 0.6s; 
	-webkit-transition: transform 0.6s; 
	-o-transition: transform 0.6s;
	max-width: 100%;
	
}
.s7_c .s7_cr: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); 
}

.section8{margin-top: 43px;background: url(s8_bg_02.jpg) no-repeat center;height: 660px;padding-top: 54px;}
.s8_c{margin-top: 40px;}
.s8_c .swiper-slide{float:left;padding-top: 47px;}
.s8_c .swiper-slide .s8_ci{background: #fff;height: 360px;border-radius: 4px;}
.s8_c .swiper-slide .s8_ci .s8_cia{text-align: center;position: relative;top:-47px;}
.s8_c .swiper-slide .s8_ci .s8_cib{padding: 0 15px;margin-top: -35px;}
.s8_c .swiper-slide .s8_ci .s8_cib .s8_ciba{text-align: center;font-size: 16px;color: #000000;}
.s8_c .swiper-slide .s8_ci .s8_cib .s8_cibb{text-align: center;font-size: 14px;color: #666d7e;margin-top: 6px;}
.s8_c .swiper-slide .s8_ci .s8_cib .s8_cibc{margin-top: 25px;font-size: 14px;color: #666d7e;line-height: 28px;}

.section9{margin-top: 50px;}
.s9_c{margin-top: 35px;width: 1220px;}
.s9_c ul li{float:left;border:1px solid #aaaaaa;margin:0 20px 19px 0;overflow: hidden;width: 222px;}
.s9_c ul li:hover{border:1px solid transparent;box-shadow: 0 0 10px #e8f0f7;}
.s9_c ul li img{
	transition: transform 0.6s;
	-moz-transition: transform 0.6s; 
	-webkit-transition: transform 0.6s; 
	-o-transition: transform 0.6s;
	max-width: 100%;
	
}
.s9_c 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 screen and (max-width:1440px) and (min-width:1200px){
	.section1{margin-top: 80px;}
	.s1_c ul li{float:left;margin-right: 20px;width: 23%;margin:0 1%;}
	.s1_c ul li:last-child{margin-right: 1%;}

	.section2{margin-top: 70px;}
	.s2_t{text-align: center;}
	.s2_t div{width: 11%;text-align: center;margin:0 auto;}
	.s2_t p{font-size: 22px;color: #e8e8e8;font-weight: bold;text-transform: uppercase;margin-top: 10px;}
	.s2_c{margin-top: 70px;width: 100%;}
	.s2_c ul li{float:left;margin:0 1%;margin-bottom: 2%;box-shadow: 0 0 10px #ecf5ff;width: 23%;}
	.s2_c ul li .s2_cib{background: #fff;height: 110px;padding: 24px 10px 0;}
	.s2_c ul li .s2_cib .s2_ciba{font-size: 16px;color: #393939;height: 55px;}
	.s2_c ul li .s2_cib .s2_cibb .s2_cibbi{float:left;height: 21px;line-height: 21px;padding: 0 8px;background: #ebf4ff;font-size: 12px;color: #6092cb;margin-right: 5px;}
	
	.section3{margin-top: 40px;position: relative;width: 1920px;left:50%;margin-left: -960px;}
	.section3a{display: none;}

	.section4{margin-top: 50px;}
	.s4_c{margin-top: 40px;width: 100%;}
	.s4_c ul li{float:left;width: 31.3333%;margin: 0 1% 43px;}
	.s4_c ul li .s4_cib{border:1px solid #d8e7ff;border-top:0;padding: 20px 22px 0 17px;height: 164px;}
	.s4_c ul li .s4_cib .s4_ciba{font-size: 14px;color: #666d7e;line-height: 28px;}
	.s4_c ul li .s4_cib .s4_cibb{margin-top: 20px;text-align: center;}
	.s4_c ul li .s4_cib .s4_cibb span{width: 141px;height: 45px;border-radius: 22px;background: #0090ff;line-height: 45px;text-align: center;font-size: 14px;color: #ffffff;display: inline-block;}

	.section5{margin-top: 40px;background: #f5f8fa;padding: 37px 0 90px;}

	.section7{margin-top: 35px;}

	.section6{margin-top: 57px;}
	.s6_c{margin-top: 25px;}
	.s6_c .s6_cl{float:left;width: 48.07%;box-sizing: border-box; padding: 28px 29px;background: rgba(242,242,242,0.3);position: relative;}
	.s6_c .s6_cl .s6_clb{background: #1766ac;width: 84px;position: absolute;left:41px;top:350px;height: 114px;text-align: center;display: none;}
	.s6_c .s6_cl .s6_clb div{font-size: 24px;color: #ffffff;font-weight: bold;padding-top: 10px;line-height: 50px;}
	.s6_c .s6_cl .s6_clb p{font-size: 24px;color: #ffffff;}
	.s6_c .s6_cl .s6_clb s{display: block;width: 57px;height: 1px;background: #fff;margin:0 auto 7px;}
	.s6_c .s6_cl .s6_clc{margin-top: 27px;font-size: 18px;color: #3a3a3a;padding-left: 0;margin-bottom: 10px;}
	.s6_c .s6_cl .s6_cle{font-size: 14px;color: #a0a0a0;display: block;}
	.s6_c .s6_cl .s6_cld{font-size: 14px;color: #a0a0a0;line-height: 28px;margin-top: 15px;}
	.s6_c .s6_cr{float:right;width: 50.289%;}
	.s6_c .s6_cr .s6_cri{height: 122px;margin-bottom: 14px;background: rgba(242,242,242,0.3);padding: 0 28px 0 32px;}
	.s6_c .s6_cr .s6_cri .s6_cria{font-size: 18px;color: #000000;padding-top: 12px;}
	.s6_c .s6_cr .s6_cri .s6_cria span{float:right;}
	.s6_c .s6_cr .s6_cri .s6_crib{margin-top: 14px;font-size: 14px;color: #a0a0a0;line-height: 28px;}

	.section8{margin-top: 37px;background: url(s8_bg_02.jpg) no-repeat center;padding: 3% 0 4%;background-size: cover;height: auto;}
	.s8_c{margin-top: 30px;}
	.s8_c .swiper-slide{float:left;padding-top: 47px;}
	.s8_c .swiper-slide .s8_ci{background: #fff;height: 360px;border-radius: 4px;}
	.s8_c .swiper-slide .s8_ci .s8_cia{text-align: center;position: relative;top:-47px;}
	.s8_c .swiper-slide .s8_ci .s8_cib{padding: 0 15px;margin-top: -35px;}
	.s8_c .swiper-slide .s8_ci .s8_cib .s8_ciba{text-align: center;font-size: 16px;color: #000000;}
	.s8_c .swiper-slide .s8_ci .s8_cib .s8_cibb{text-align: center;font-size: 14px;color: #666d7e;margin-top: 6px;}
	.s8_c .swiper-slide .s8_ci .s8_cib .s8_cibc{margin-top: 25px;font-size: 14px;color: #666d7e;line-height: 28px;}

	.section9{margin-top: 50px;}
	.s9_c{margin-top: 35px;width: 100%;}
	.s9_c ul li{float:left;border:1px solid #aaaaaa;margin:0 1% 2%;width: 18%;box-sizing: border-box;}
	


}*/
@media screen and (max-width:1200px) and (min-width:900px){
	.section1{margin-top: 70px;}
	.s1_c ul li{float:left;margin-right: 20px;width: 23%;margin:0 1%;}
	.s1_c ul li:last-child{margin-right: 1%;}	

	.section2{margin-top: 60px;}
	.s2_t{text-align: center;}
	.s2_t div{width: 13%;text-align: center;margin:0 auto;}
	.s2_t p{font-size: 22px;color: #e8e8e8;font-weight: bold;text-transform: uppercase;margin-top: 10px;}
	.s2_c{margin-top: 60px;width: 100%;}
	.s2_c ul li{float:left;margin:0 2%;margin-bottom: 2%;box-shadow: 0 0 10px #ecf5ff;width: 29.333%;}
	.s2_c ul li .s2_cib{background: #fff;height: 110px;padding: 24px 10px 0;}
	.s2_c ul li .s2_cib .s2_ciba{font-size: 14px;color: #393939;height: 55px;}
	.s2_c ul li .s2_cib .s2_cibb .s2_cibbi{float:left;height: 21px;line-height: 21px;padding: 0 8px;background: #ebf4ff;font-size: 12px;color: #6092cb;margin-right: 5px;}
	
	.section3{display: none;}
	.section3a{display: block;margin-top: 35px;}

	.section4{margin-top: 45px;}
	.s4_c{margin-top: 35px;width: 100%;}
	.s4_c ul li{float:left;width: 31.3333%;margin: 0 1% 43px;}
	.s4_c ul li .s4_cib{border:1px solid #d8e7ff;border-top:0;padding: 15px 22px 0 17px;height: 169px;}
	.s4_c ul li .s4_cib .s4_ciba{font-size: 14px;color: #666d7e;line-height: 26px;}
	.s4_c ul li .s4_cib .s4_cibb{margin-top: 15px;text-align: center;}
	.s4_c ul li .s4_cib .s4_cibb span{width: 130px;height: 40px;border-radius: 20px;background: #0090ff;line-height: 40px;text-align: center;font-size: 14px;color: #ffffff;display: inline-block;}

	.section5{margin-top: 35px;background: #f5f8fa;padding: 32px 0 80px;}

	.section7{margin-top: 30px;}

	.section6{margin-top: 50px;}
	.s6_c{margin-top: 20px;}
	.s6_c .s6_cl{float:none;width: 100%;box-sizing: border-box; padding: 28px 29px;background: rgba(242,242,242,0.3);position: relative;}
	.s6_c .s6_cl .s6_clb{background: #1766ac;width: 84px;position: absolute;left:41px;top:350px;height: 114px;text-align: center;display: none;}
	.s6_c .s6_cl .s6_clb div{font-size: 24px;color: #ffffff;font-weight: bold;padding-top: 10px;line-height: 50px;}
	.s6_c .s6_cl .s6_clb p{font-size: 24px;color: #ffffff;}
	.s6_c .s6_cl .s6_clb s{display: block;width: 57px;height: 1px;background: #fff;margin:0 auto 7px;}
	.s6_c .s6_cl .s6_clc{margin-top: 27px;font-size: 18px;color: #3a3a3a;padding-left: 0;margin-bottom: 10px;}
	.s6_c .s6_cl .s6_cle{font-size: 14px;color: #a0a0a0;display: block;}
	.s6_c .s6_cl .s6_cld{font-size: 14px;color: #a0a0a0;line-height: 28px;margin-top: 15px;}
	.s6_c .s6_cr{float:none;width: 100%;margin-top: 14px;}
	.s6_c .s6_cr .s6_cri{height: 122px;margin-bottom: 14px;background: rgba(242,242,242,0.3);padding: 0 28px 0 32px;}
	.s6_c .s6_cr .s6_cri .s6_cria{font-size: 18px;color: #000000;padding-top: 12px;}
	.s6_c .s6_cr .s6_cri .s6_cria span{float:right;}
	.s6_c .s6_cr .s6_cri .s6_crib{margin-top: 14px;font-size: 14px;color: #a0a0a0;line-height: 28px;}

	.section8{margin-top: 30px;background: url(s8_bg_02.jpg) no-repeat center;padding: 3% 0 4%;background-size: cover;height: auto;}
	.s8_c{margin-top: 30px;}
	.s8_c .swiper-slide{float:left;padding-top: 40px;}
	.s8_c .swiper-slide .s8_ci{background: #fff;height: 300px;border-radius: 4px;}
	.s8_c .swiper-slide .s8_ci .s8_cia{text-align: center;position: relative;top:-40px;width: 50%;margin:0 auto;}
	.s8_c .swiper-slide .s8_ci .s8_cib{padding: 0 10px;margin-top: -35px;}
	.s8_c .swiper-slide .s8_ci .s8_cib .s8_ciba{text-align: center;font-size: 14px;color: #000000;}
	.s8_c .swiper-slide .s8_ci .s8_cib .s8_cibb{text-align: center;font-size: 12px;color: #666d7e;margin-top: 2px;}
	.s8_c .swiper-slide .s8_ci .s8_cib .s8_cibc{margin-top: 20px;font-size: 12px;color: #666d7e;line-height: 24px;}

	.section9{margin-top: 40px;}
	.s9_c{margin-top: 30px;width: 100%;}
	.s9_c ul li{float:left;border:1px solid #aaaaaa;margin:0 1% 2%;width: 18%;box-sizing: border-box;}
}
@media screen and (max-width:900px) and (min-width:640px){
	.section1{margin-top: 60px;}
	.s1_c ul li{float:left;width: 46%;margin:0 2% 2%;}
	.s1_c ul li:last-child{margin-right: 1%;}	

	.section2{margin-top: 50px;}
	.s2_t{text-align: center;}
	.s2_t div{width: 15%;text-align: center;margin:0 auto;}
	.s2_t p{font-size: 20px;color: #e8e8e8;font-weight: bold;text-transform: uppercase;margin-top: 10px;}
	.s2_c{margin-top: 50px;width: 100%;}
	.s2_c ul li{float:left;margin:0 2%;margin-bottom: 2%;box-shadow: 0 0 10px #ecf5ff;width: 46%;}
	.s2_c ul li .s2_cib{background: #fff;height: 110px;padding: 24px 10px 0;}
	.s2_c ul li .s2_cib .s2_ciba{font-size: 14px;color: #393939;height: 55px;}
	.s2_c ul li .s2_cib .s2_cibb .s2_cibbi{float:left;height: 21px;line-height: 21px;padding: 0 8px;background: #ebf4ff;font-size: 12px;color: #6092cb;margin-right: 5px;}
	
	.section3{display: none;}
	.section3a{display: block;margin-top: 30px;}

	.section4{margin-top: 40px;}
	.s4_c{margin-top: 30px;width: 100%;}
	.s4_c ul li{float:left;width: 31.3333%;margin: 0 1% 3%;}
	.s4_c ul li .s4_cib{border:1px solid #d8e7ff;border-top:0;padding: 10px 10px 0 10px;height: 160px;}
	.s4_c ul li .s4_cib .s4_ciba{font-size: 14px;color: #666d7e;line-height: 26px;}
	.s4_c ul li .s4_cib .s4_cibb{margin-top: 15px;text-align: center;}
	.s4_c ul li .s4_cib .s4_cibb span{width: 130px;height: 40px;border-radius: 20px;background: #0090ff;line-height: 40px;text-align: center;font-size: 14px;color: #ffffff;display: inline-block;}

	.section5{margin-top: 30px;background: #f5f8fa;padding: 27px 0 70px;}

	.section7{margin-top: 25px;}

	.section6{margin-top: 50px;}
	.s6_c{margin-top: 20px;}
	.s6_c .s6_cl{float:none;width: 100%;box-sizing: border-box; padding: 28px 29px;background: rgba(242,242,242,0.3);position: relative;}
	.s6_c .s6_cl .s6_clb{background: #1766ac;width: 84px;position: absolute;left:41px;top:350px;height: 114px;text-align: center;display: none;}
	.s6_c .s6_cl .s6_clb div{font-size: 24px;color: #ffffff;font-weight: bold;padding-top: 10px;line-height: 50px;}
	.s6_c .s6_cl .s6_clb p{font-size: 24px;color: #ffffff;}
	.s6_c .s6_cl .s6_clb s{display: block;width: 57px;height: 1px;background: #fff;margin:0 auto 7px;}
	.s6_c .s6_cl .s6_clc{margin-top: 27px;font-size: 16px;color: #3a3a3a;padding-left: 0;margin-bottom: 10px;}
	.s6_c .s6_cl .s6_cle{font-size: 12px;color: #a0a0a0;display: block;}
	.s6_c .s6_cl .s6_cld{font-size: 12px;color: #a0a0a0;line-height: 28px;margin-top: 15px;}
	.s6_c .s6_cr{float:none;width: 100%;margin-top: 14px;}
	.s6_c .s6_cr .s6_cri{height: 122px;margin-bottom: 14px;background: rgba(242,242,242,0.3);padding: 0 28px 0 32px;}
	.s6_c .s6_cr .s6_cri .s6_cria{font-size: 16px;color: #000000;padding-top: 12px;}
	.s6_c .s6_cr .s6_cri .s6_cria span{float:right;}
	.s6_c .s6_cr .s6_cri .s6_crib{margin-top: 14px;font-size: 12px;color: #a0a0a0;line-height: 26px;}

	.section8{margin-top: 30px;background: url(s8_bg_02.jpg) no-repeat center;padding: 3% 0 4%;background-size: cover;height: auto;}
	.s8_c{margin-top: 30px;}
	.s8_c .swiper-slide{float:left;padding-top: 40px;}
	.s8_c .swiper-slide .s8_ci{background: #fff;height: 300px;border-radius: 4px;}
	.s8_c .swiper-slide .s8_ci .s8_cia{text-align: center;position: relative;top:-40px;width: 50%;margin:0 auto;}
	.s8_c .swiper-slide .s8_ci .s8_cib{padding: 0 10px;margin-top: -35px;}
	.s8_c .swiper-slide .s8_ci .s8_cib .s8_ciba{text-align: center;font-size: 14px;color: #000000;}
	.s8_c .swiper-slide .s8_ci .s8_cib .s8_cibb{text-align: center;font-size: 12px;color: #666d7e;margin-top: 2px;}
	.s8_c .swiper-slide .s8_ci .s8_cib .s8_cibc{margin-top: 20px;font-size: 12px;color: #666d7e;line-height: 24px;}

	.section9{margin-top: 35px;}
	.s9_c{margin-top: 25px;width: 100%;}
	.s9_c ul li{float:left;border:1px solid #aaaaaa;margin:0 1% 2%;width: 23%;box-sizing: border-box;}
}
@media screen and (max-width:640px) and (min-width:560px){
	.section1{margin-top: 50px;}
	.s1_c ul li{float:left;width: 46%;margin:0 2% 2%;}
	.s1_c ul li:last-child{margin-right: 1%;}	
	.section2{margin-top: 40px;}
	.s2_t{text-align: center;}
	.s2_t div{width: 17%;text-align: center;margin:0 auto;}
	.s2_t p{font-size: 18px;color: #e8e8e8;font-weight: bold;text-transform: uppercase;margin-top: 10px;}
	.s2_c{margin-top: 40px;width: 100%;}
	.s2_c ul li{float:left;margin:0 2%;margin-bottom: 2%;box-shadow: 0 0 10px #ecf5ff;width: 46%;}
	.s2_c ul li .s2_cib{background: #fff;height: 100px;padding: 20px 10px 0;}
	.s2_c ul li .s2_cib .s2_ciba{font-size: 14px;color: #393939;height: 40px;}
	.s2_c ul li .s2_cib .s2_cibb .s2_cibbi{float:left;height: 21px;line-height: 21px;padding: 0 8px;background: #ebf4ff;font-size: 12px;color: #6092cb;margin-right: 5px;}

	.section3{display: none;}
	.section3a{display: block;margin-top: 25px;}

	.section4{margin-top: 35px;}
	.s4_c{margin-top: 25px;width: 100%;}
	.s4_c ul li{float:left;width: 31.3333%;margin: 0 1% 3%;}
	.s4_c ul li .s4_cib{border:1px solid #d8e7ff;border-top:0;padding: 5px 10px 0 10px;height: 165px;}
	.s4_c ul li .s4_cib .s4_ciba{font-size: 14px;color: #666d7e;line-height: 24px;}
	.s4_c ul li .s4_cib .s4_cibb{margin-top: 15px;text-align: center;}
	.s4_c ul li .s4_cib .s4_cibb span{width: 130px;height: 36px;border-radius: 20px;background: #0090ff;line-height: 36px;text-align: center;font-size: 14px;color: #ffffff;display: inline-block;}

	.section5{margin-top: 25px;background: #f5f8fa;padding: 27px 0 60px;}

	.section7{margin-top: 20px;}

	.section6{margin-top: 40px;}
	.s6_c{margin-top: 20px;}
	.s6_c .s6_cl{float:none;width: 100%;box-sizing: border-box; padding: 2.5% 3%;background: rgba(242,242,242,0.3);position: relative;}
	.s6_c .s6_cl .s6_clb{display: none;}
	.s6_c .s6_cl .s6_clc{margin-top: 20px;font-size: 14px;color: #3a3a3a;padding-left: 0;margin-bottom: 5px;}
	.s6_c .s6_cl .s6_cle{font-size: 12px;color: #a0a0a0;display: block;}
	.s6_c .s6_cl .s6_cld{font-size: 12px;color: #a0a0a0;line-height: 26px;margin-top: 10px;}
	.s6_c .s6_cr{float:none;width: 100%;margin-top: 10px;}
	.s6_c .s6_cr .s6_cri{height: auto;margin-bottom: 10px;background: rgba(242,242,242,0.3);padding: 0 28px 10px 32px;}
	.s6_c .s6_cr .s6_cri .s6_cria{font-size: 14px;color: #000000;padding-top: 10px;}
	.s6_c .s6_cr .s6_cri .s6_cria span{float:right;}
	.s6_c .s6_cr .s6_cri .s6_crib{margin-top: 10px;font-size: 12px;color: #a0a0a0;line-height: 26px;}

	.section8{margin-top: 30px;background: url(s8_bg_02.jpg) no-repeat center;padding: 3% 0 4%;background-size: cover;height: auto;}
	.s8_c{margin-top: 30px;}
	.s8_c .swiper-slide{float:left;padding-top: 40px;}
	.s8_c .swiper-slide .s8_ci{background: #fff;height: 300px;border-radius: 4px;}
	.s8_c .swiper-slide .s8_ci .s8_cia{text-align: center;position: relative;top:-40px;width: 50%;margin:0 auto;}
	.s8_c .swiper-slide .s8_ci .s8_cib{padding: 0 10px;margin-top: -35px;}
	.s8_c .swiper-slide .s8_ci .s8_cib .s8_ciba{text-align: center;font-size: 14px;color: #000000;}
	.s8_c .swiper-slide .s8_ci .s8_cib .s8_cibb{text-align: center;font-size: 12px;color: #666d7e;margin-top: 2px;}
	.s8_c .swiper-slide .s8_ci .s8_cib .s8_cibc{margin-top: 20px;font-size: 12px;color: #666d7e;line-height: 24px;}

	.section9{margin-top: 30px;}
	.s9_c{margin-top: 20px;width: 100%;}
	.s9_c ul li{float:left;border:1px solid #aaaaaa;margin:0 1% 2%;width: 48%;box-sizing: border-box;}
}
@media screen and (max-width:560px) and (min-width:480px){
	.section1{margin-top: 40px;}
	.s1_c ul li{float:left;width: 46%;margin:0 2% 2%;}
	.s1_c ul li:last-child{margin-right: 2%;}	

	.section2{margin-top: 30px;}
	.s2_t{text-align: center;}
	.s2_t div{width: 19%;text-align: center;margin:0 auto;}
	.s2_t p{font-size: 16px;color: #e8e8e8;font-weight: bold;text-transform: uppercase;margin-top: 10px;}
	.s2_c{margin-top: 30px;width: 100%;}
	.s2_c ul li{float:left;margin:0 2%;margin-bottom: 2%;box-shadow: 0 0 10px #ecf5ff;width: 46%;}
	.s2_c ul li .s2_cib{background: #fff;height: 100px;padding: 20px 10px 0;}
	.s2_c ul li .s2_cib .s2_ciba{font-size: 14px;color: #393939;height: 40px;}
	.s2_c ul li .s2_cib .s2_cibb .s2_cibbi{float:left;height: 21px;line-height: 21px;padding: 0 8px;background: #ebf4ff;font-size: 12px;color: #6092cb;margin-right: 5px;}

	.section3{display: none;}
	.section3a{display: block;margin-top: 20px;}

	.section4{margin-top: 30px;}
	.s4_c{margin-top: 20px;width: 100%;}
	.s4_c ul li{float:left;width: 31.3333%;margin: 0 1% 3%;}
	.s4_c ul li .s4_cib{border:1px solid #d8e7ff;border-top:0;padding: 5px 10px 0 10px;height: 165px;display: none;}
	.s4_c ul li .s4_cib .s4_ciba{font-size: 13px;color: #666d7e;line-height: 24px;}
	.s4_c ul li .s4_cib .s4_cibb{margin-top: 10px;text-align: center;}
	.s4_c ul li .s4_cib .s4_cibb span{width: 130px;height: 36px;border-radius: 20px;background: #0090ff;line-height: 36px;text-align: center;font-size: 14px;color: #ffffff;display: inline-block;}

	.section5{margin-top: 20px;background: #f5f8fa;padding: 27px 0 50px;}

	.section7{margin-top: 15px;}

	.section6{margin-top: 30px;}
	.s6_c{margin-top: 15px;}
	.s6_c .s6_cl{float:none;width: 100%;box-sizing: border-box; padding: 2.5% 3%;background: rgba(242,242,242,0.3);position: relative;}
	.s6_c .s6_cl .s6_clb{display: none;}
	.s6_c .s6_cl .s6_clc{margin-top: 20px;font-size: 14px;color: #3a3a3a;padding-left: 0;margin-bottom: 5px;}
	.s6_c .s6_cl .s6_cle{font-size: 12px;color: #a0a0a0;display: block;}
	.s6_c .s6_cl .s6_cld{font-size: 12px;color: #a0a0a0;line-height: 26px;margin-top: 10px;}
	.s6_c .s6_cr{float:none;width: 100%;margin-top: 10px;}
	.s6_c .s6_cr .s6_cri{height: auto;margin-bottom: 10px;background: rgba(242,242,242,0.3);padding: 0 28px 10px 32px;}
	.s6_c .s6_cr .s6_cri .s6_cria{font-size: 14px;color: #000000;padding-top: 10px;}
	.s6_c .s6_cr .s6_cri .s6_cria span{float:right;display: none}
	.s6_c .s6_cr .s6_cri .s6_cric{display: block;margin:5px 0;font-size: 12px;color: #a0a0a0;}
	.s6_c .s6_cr .s6_cri .s6_crib{margin-top: 10px;font-size: 12px;color: #a0a0a0;line-height: 26px;}

	.section8{margin-top: 30px;background: url(s8_bg_02.jpg) no-repeat center;padding: 3% 0 4%;background-size: cover;height: auto;}
	.s8_c{margin-top: 30px;}
	.s8_c .swiper-slide{float:left;padding-top: 40px;}
	.s8_c .swiper-slide .s8_ci{background: #fff;height: 300px;border-radius: 4px;}
	.s8_c .swiper-slide .s8_ci .s8_cia{text-align: center;position: relative;top:-40px;width: 50%;margin:0 auto;}
	.s8_c .swiper-slide .s8_ci .s8_cib{padding: 0 10px;margin-top: -35px;}
	.s8_c .swiper-slide .s8_ci .s8_cib .s8_ciba{text-align: center;font-size: 14px;color: #000000;}
	.s8_c .swiper-slide .s8_ci .s8_cib .s8_cibb{text-align: center;font-size: 12px;color: #666d7e;margin-top: 2px;}
	.s8_c .swiper-slide .s8_ci .s8_cib .s8_cibc{margin-top: 20px;font-size: 12px;color: #666d7e;line-height: 24px;}

	.section9{margin-top: 25px;}
	.s9_c{margin-top: 15px;width: 100%;}
	.s9_c ul li{float:left;border:1px solid #aaaaaa;margin:0 1% 2%;width: 48%;box-sizing: border-box;}
}
@media screen and (max-width:480px) and (min-width:400px){
	.section1{margin-top: 30px;}
	.s1_c ul li{float:left;width: 46%;margin:0 2% 2%;}
	.s1_c ul li:last-child{margin-right: 2%;}	

	.section2{margin-top: 20px;}
	.s2_t{text-align: center;}
	.s2_t div{width: 21%;text-align: center;margin:0 auto;}
	.s2_t p{font-size: 13px;color: #e8e8e8;font-weight: bold;text-transform: uppercase;margin-top: 10px;}
	.s2_c{margin-top: 20px;width: 100%;}
	.s2_c ul li{float:left;margin:0 2%;margin-bottom: 2%;box-shadow: 0 0 10px #ecf5ff;width: 46%;}
	.s2_c ul li .s2_cib{background: #fff;height: 100px;padding: 10px 10px 0;}
	.s2_c ul li .s2_cib .s2_ciba{font-size: 14px;color: #393939;height: 50px;}
	.s2_c ul li .s2_cib .s2_cibb .s2_cibbi{float:left;height: 21px;line-height: 21px;padding: 0 8px;background: #ebf4ff;font-size: 12px;color: #6092cb;margin-right: 5px;}

	.section3{display: none;}
	.section3a{display: block;margin-top: 15px;}

	.section4{margin-top: 25px;}
	.s4_c{margin-top: 15px;width: 100%;}
	.s4_c ul li{float:left;width: 31.3333%;margin: 0 1% 3%;}
	.s4_c ul li .s4_cib{border:1px solid #d8e7ff;border-top:0;padding: 5px 10px 0 10px;height: 105px;display: none;}
	.s4_c ul li .s4_cib .s4_ciba{font-size: 13px;color: #666d7e;line-height: 24px;}
	.s4_c ul li .s4_cib .s4_cibb{margin-top: 10px;text-align: center;}
	.s4_c ul li .s4_cib .s4_cibb span{width: 130px;height: 36px;border-radius: 20px;background: #0090ff;line-height: 36px;text-align: center;font-size: 14px;color: #ffffff;display: inline-block;}

	.section5{margin-top: 15px;background: #f5f8fa;padding: 22px 0 40px;}

	.section7{margin-top: 10px;}

	.section6{margin-top: 30px;}
	.s6_c{margin-top: 15px;}
	.s6_c .s6_cl{float:none;width: 100%;box-sizing: border-box; padding: 2.5% 3%;background: rgba(242,242,242,0.3);position: relative;}
	.s6_c .s6_cl .s6_clb{display: none;}
	.s6_c .s6_cl .s6_clc{margin-top: 20px;font-size: 14px;color: #3a3a3a;padding-left: 0;margin-bottom: 5px;}
	.s6_c .s6_cl .s6_cle{font-size: 12px;color: #a0a0a0;display: block;}
	.s6_c .s6_cl .s6_cld{font-size: 12px;color: #a0a0a0;line-height: 26px;margin-top: 10px;}
	.s6_c .s6_cr{float:none;width: 100%;margin-top: 10px;}
	.s6_c .s6_cr .s6_cri{height: auto;margin-bottom: 10px;background: rgba(242,242,242,0.3);padding: 0 2% 10px 2%;}
	.s6_c .s6_cr .s6_cri .s6_cria{font-size: 14px;color: #000000;padding-top: 10px;}
	.s6_c .s6_cr .s6_cri .s6_cria span{float:right;display: none}
	.s6_c .s6_cr .s6_cri .s6_cric{display: block;margin:5px 0;font-size: 12px;color: #a0a0a0;}
	.s6_c .s6_cr .s6_cri .s6_crib{margin-top: 10px;font-size: 12px;color: #a0a0a0;line-height: 26px;}

	.section8{margin-top: 30px;background: url(s8_bg_02.jpg) no-repeat center;padding: 3% 0 4%;background-size: cover;height: auto;}
	.s8_c{margin-top: 30px;}
	.s8_c .swiper-slide{float:left;padding-top: 40px;}
	.s8_c .swiper-slide .s8_ci{background: #fff;height: 300px;border-radius: 4px;}
	.s8_c .swiper-slide .s8_ci .s8_cia{text-align: center;position: relative;top:-40px;width: 50%;margin:0 auto;}
	.s8_c .swiper-slide .s8_ci .s8_cib{padding: 0 10px;margin-top: -35px;}
	.s8_c .swiper-slide .s8_ci .s8_cib .s8_ciba{text-align: center;font-size: 14px;color: #000000;}
	.s8_c .swiper-slide .s8_ci .s8_cib .s8_cibb{text-align: center;font-size: 12px;color: #666d7e;margin-top: 2px;}
	.s8_c .swiper-slide .s8_ci .s8_cib .s8_cibc{margin-top: 15px;font-size: 12px;color: #666d7e;line-height: 24px;}

	.section9{margin-top: 20px;}
	.s9_c{margin-top: 10px;width: 100%;}
	.s9_c ul li{float:left;border:1px solid #aaaaaa;margin:0 1% 2%;width: 48%;box-sizing: border-box;}
}
@media screen and (max-width:400px) and (min-width:320px){
	.section1{margin-top: 20px;}
	.s1_c ul li{float:left;width: 46%;margin:0 2% 2%;}
	.s1_c ul li:last-child{margin-right: 2%;}	

	.section2{margin-top: 10px;}
	.s2_t{text-align: center;}
	.s2_t div{width: 23%;text-align: center;margin:0 auto;}
	.s2_t p{font-size: 13px;color: #e8e8e8;font-weight: bold;text-transform: uppercase;margin-top: 10px;}
	.s2_c{margin-top: 10px;width: 100%;}
	.s2_c ul li{float:left;margin:0 2%;margin-bottom: 2%;box-shadow: 0 0 10px #ecf5ff;width: 46%;}
	.s2_c ul li .s2_cib{background: #fff;height: 123px;padding: 10px 10px 0;}
	.s2_c ul li .s2_cib .s2_ciba{font-size: 14px;color: #393939;height: 50px;}
	.s2_c ul li .s2_cib .s2_cibb .s2_cibbi{float:left;height: 21px;line-height: 21px;padding: 0 8px;background: #ebf4ff;font-size: 12px;color: #6092cb;margin-right: 5px;}

	.section3{display: none;}
	.section3a{display: block;margin-top: 10px;}

	.section4{margin-top: 20px;}
	.s4_c{margin-top: 10px;width: 100%;}
	.s4_c ul li{float:left;width: 31.3333%;margin: 0 1% 3%;}
	.s4_c ul li .s4_cib{border:1px solid #d8e7ff;border-top:0;padding: 5px 10px 0 10px;height: 120px;display: none;}
	.s4_c ul li .s4_cib .s4_ciba{font-size: 13px;color: #666d7e;line-height: 24px;}
	.s4_c ul li .s4_cib .s4_cibb{margin-top: 8px;text-align: center;}
	.s4_c ul li .s4_cib .s4_cibb span{width: 110px;height: 32px;border-radius: 20px;background: #0090ff;line-height: 32px;text-align: center;font-size: 14px;color: #ffffff;display: inline-block;}

	.section5{margin-top: 10px;background: #f5f8fa;padding: 17px 0 30px;}

	.section7{margin-top: 10px;}

	.section6{margin-top: 30px;}
	.s6_c{margin-top: 15px;}
	.s6_c .s6_cl{float:none;width: 100%;box-sizing: border-box; padding: 2.5% 3%;background: rgba(242,242,242,0.3);position: relative;}
	.s6_c .s6_cl .s6_clb{display: none;}
	.s6_c .s6_cl .s6_clc{margin-top: 20px;font-size: 14px;color: #3a3a3a;padding-left: 0;margin-bottom: 5px;}
	.s6_c .s6_cl .s6_cle{font-size: 12px;color: #a0a0a0;display: block;}
	.s6_c .s6_cl .s6_cld{font-size: 12px;color: #a0a0a0;line-height: 26px;margin-top: 10px;}
	.s6_c .s6_cr{float:none;width: 100%;margin-top: 10px;}
	.s6_c .s6_cr .s6_cri{height: auto;margin-bottom: 10px;background: rgba(242,242,242,0.3);padding: 0 2% 10px 2%;}
	.s6_c .s6_cr .s6_cri .s6_cria{font-size: 14px;color: #000000;padding-top: 10px;}
	.s6_c .s6_cr .s6_cri .s6_cria span{float:right;display: none}
	.s6_c .s6_cr .s6_cri .s6_cric{display: block;margin:5px 0;font-size: 12px;color: #a0a0a0;}
	.s6_c .s6_cr .s6_cri .s6_crib{margin-top: 10px;font-size: 12px;color: #a0a0a0;line-height: 26px;}

	.section8{margin-top: 30px;background: url(s8_bg_02.jpg) no-repeat center;padding: 3% 0 4%;background-size: cover;height: auto;}
	.s8_c{margin-top: 30px;}
	.s8_c .swiper-slide{float:left;padding-top: 40px;}
	.s8_c .swiper-slide .s8_ci{background: #fff;height: 270px;border-radius: 4px;}
	.s8_c .swiper-slide .s8_ci .s8_cia{text-align: center;position: relative;top:-40px;width: 50%;margin:0 auto;}
	.s8_c .swiper-slide .s8_ci .s8_cib{padding: 0 2%;margin-top: -35px;}
	.s8_c .swiper-slide .s8_ci .s8_cib .s8_ciba{text-align: center;font-size: 14px;color: #000000;}
	.s8_c .swiper-slide .s8_ci .s8_cib .s8_cibb{text-align: center;font-size: 12px;color: #666d7e;margin-top: 2px;}
	.s8_c .swiper-slide .s8_ci .s8_cib .s8_cibc{margin-top: 10px;font-size: 12px;color: #666d7e;line-height: 22px;}

	.section9{margin-top: 20px;}
	.s9_c{margin-top: 10px;width: 100%;}
	.s9_c ul li{float:left;border:1px solid #aaaaaa;margin:0 1% 2%;width: 48%;box-sizing: border-box;}
}