@charset "utf-8";
	.container-fluid{padding: 9% 5%;}

	.about_us{background: #f0f0f0;position: relative;z-index: 10;}
	.about_us .about_title{font-size: 2.2rem;text-transform:Uppercase;font-family: Arial;}
	.about_us .about_content{padding-top: 2%; font-size: 1.6rem; line-height: 2.7rem; text-align:justify;color: #686769;}
/*专业优势*/
	.zyys{background-image: url('../images/zyys.jpg');background-size: 100% 100%;height: 100%;position: relative;z-index: 10;}
	.zyys .zyys_content{padding-bottom: 5%;}
	.zyys .title{color: #004dba;padding:3% 0 1% 0;z-index: 10;position: relative;}
	.zyys .title .ys_name{font-size: 3rem;color: #004dba;}
	.zyys .sm_name{font-size:1.8rem;color: #014099;padding-top: 5%;}
	.zyys .line{background: url('../images/zyys_line.jpg') no-repeat 50%;width: 100%; padding:10% 0 3% 0;}
	.zyys .content{font-size: 1.6rem;line-height: 2.7rem; text-align:justify;padding-bottom: 4%;color: #686769;}
	.zyys .zyys_list{position: relative;}
	.zyys .name{position: absolute;top: 32%; width: 100%;text-align: center;color: #fff;}
	.zyys .name .cn{font-size: 2.0em;}
	.zyys .name .en{font-size: 1em;text-transform:Uppercase;color: #d4d8e5}

/*服务范围*/
	.sevice{background: #d8d9da;width: 100%;overflow: hidden;}
	.sevice .title{padding:3% 0; text-align: center;background: #d8d9da;z-index: 10;position: relative;}
	.sevice .title .sv_name{font-size:1.5rem; color: #004dba;margin: 0}
	.sevice .title .sv_en_name{text-transform:Uppercase;color: #004dba;margin: 0;font-family: Arial;}
	.sevice .sevice_content{height: 100%; overflow: hidden;background:#015cd7;z-index: 10;position: relative;}
	.sevice .left_bg{background:#015cd7;width: 50%;}
	.sevice .right_bg{background:#014099;width: 50%;}
	.sevice ul li:hover{background:#efefef;filter:alpha(opacity=50);opacity:0.7;}
	.sevice ul li:hover a{color:#000;text-decoration: none;}

	.service_bg{position: fixed;background: url('../images/sevice.jpg') no-repeat;width: 100%;height: 100%;top:0;}

/*手机版服务范围*/
	.wap_zyly{background:#015cd7;width:100%;padding:3%;}
	.wap_zyly .container-fluid{width:80%;margin:auto;padding:0}
	.wap_zyly .cn_title{color: #fff;font-size: 2.2rem;font-weight: bold;}
	.wap_zyly .en_title{color: #fff;font-size: 1.6rem;text-transform:Uppercase;font-family: Arial;padding-top: 1%;}
	.wap_zyly .content{padding:3% 0;}
	.wap_zyly .content ul li{font-size: 1.8rem;line-height:4.5rem;border-bottom: 2px solid #72a4e9;width:100%}
	.wap_zyly .content ul li:first-child{border-top:3px solid #fff;width:100%}
	.wap_zyly .content ul li:last-child{font-size: 1.8rem;line-height:5.4rem;border-bottom:3px solid #fff;width:100%}
	.wap_zyly .content ul li a{color: #fff;}
	
	.wap_fwhy{background:#014099;width:100%;padding:3%;}
	.wap_fwhy .container-fluid{width:80%;margin:auto;padding:0}
	.wap_fwhy .cn_title{color: #fff;font-size: 2.2rem;font-weight: bold;}
	.wap_fwhy .en_title{color: #fff;font-size: 1.6rem;text-transform:Uppercase;font-family: Arial;padding-top: 1%;}
	.wap_fwhy .content{padding:3% 0;}
	.wap_fwhy .content ul li{font-size: 1.8rem;line-height:4.5rem;border-bottom: 2px solid #72a4e9;width:100%}
	.wap_fwhy .content ul li:first-child{border-top:3px solid #fff;width:100%}
	.wap_fwhy .content ul li:last-child{font-size: 1.8rem;line-height:5.4rem;border-bottom:3px solid #fff;width:100%}
	.wap_fwhy .content ul li a{color: #fff;}
	
	
@media (min-width: 768px) {
	.about_us .about_title{font-size: 3rem;text-transform:Uppercase;font-family: Arial;}
	.about_us .about_content{padding-top: 2%; font-size: 1.6rem; line-height: 2.7rem; text-align:justify;color: #686769;}
	.zyys .sm_name{font-size:1.8rem;color: #014099;padding-top: 2%;}
	.zyys .line{background: url('../images/zyys_line.jpg') no-repeat 50%;width: 100%; padding:1% 0 3% 0;}
	/*服务范围*/
	.sevice .container-fluid{
		padding: 0;
		margin: 0;
	}
	.sevice .container {
	    padding: 5% 0;
	    width: 90%;
	}
	.sevice{background: #d8d9da;width: 100%;overflow: hidden;}
	.sevice .title{padding:3% 0; text-align: center;z-index: 10;position: relative;}
	.sevice .title .sv_name{font-size:2.5em; color: #004dba;margin: 0}
	.sevice .title .sv_en_name{font-size:1.5em; text-transform:Uppercase;color: #004dba;margin: 0;}
	.sevice .sevice_content{height: 100%; overflow: hidden;}
	.sevice .left_bg{background:#015cd7;width: 50%;}
	.sevice .right_bg{background:#014099;width: 50%;}

	.sevice .container .cn_title{color: #fff;font-size: 1.8em;}
	.sevice .container .en_title{color: #fff;font-size: 1.2em;text-transform:Uppercase;}
	.sevice .content{padding:5% 0;}
	.sevice .left_bg .content ul li{font-size: 1.2em;line-height: 2.5em;border-bottom: 2px solid #72a4e9;}
	.sevice .content ul li:last-child{font-size: 1.2em;line-height: 2.5em;border-bottom:3px solid #fff;}
	.sevice .content ul li a{color: #fff;}

	.sevice .right_bg .content  ul li{font-size: 1.2em;line-height: 4em;border-bottom: 1px solid #72a4e9;}
	.sevice ul li:hover{background:#efefef;filter:alpha(opacity=50);opacity:0.7;}
	.sevice ul li:hover a{color:#000;text-decoration: none;}
}

@media (min-width: 1200px){
			
	.about_us .container-fluid{
	       padding: 5% 13%;
	}
	.zyys .container-fluid{padding: 0 13%;}
	/*服务范围*/
	.sevice-img{height:25rem;}
	.sevice .container-fluid{
		padding:0;
		margin: 0;
	}
	.sevice .left_bg .container {
	    padding: 5% 0 4% 25%;
	}
	.sevice .right_bg .container {
	    padding: 5% 20% 5% 3%
	}
	.sevice{background: #d8d9da;width: 100%;overflow: hidden;}
	.sevice .title{padding:3% 0; text-align: center;z-index: 10;position: relative;}
	.sevice .title .sv_name{font-size:3rem; color: #004dba;margin: 0}
	.sevice .title .sv_en_name{font-size:1.6rem; text-transform:Uppercase;color: #004dba;}
	.sevice .sevice_content{height: 100%; overflow: hidden;}
	.sevice .left_bg{background:#015cd7;width: 50%;}
	.sevice .right_bg{background:#014099;width: 50%;}

	.sevice .container .cn_title{color: #fff;font-size: 2.2rem;font-weight: bold;}
	.sevice .container .en_title{color: #fff;font-size: 1.6rem;text-transform:Uppercase;font-family: Arial;padding-top: 1%;}
	.sevice .content{padding:5% 0;}
/*	.sevice .content ul{border-top: 3px solid #fff;width:80%}*/
	.sevice .left_bg .content ul li{font-size: 1.8rem;line-height:5.4rem;border-bottom: 2px solid #72a4e9;width:90%}
	.sevice .content ul li:first-child{border-top:3px solid #fff;width:90%}
	.sevice .content ul li:last-child{font-size: 1.8rem;line-height:5.4rem;border-bottom:3px solid #fff;width:90%}
	.sevice .content ul li a{color: #fff;}

	.sevice .right_bg .content  ul li{font-size: 1.8rem;line-height: 7.9rem;border-bottom: 2px solid #72a4e9;width: 90%;}
	.sevice .right_bg .content ul li:last-child{font-size: 1.8rem;line-height: 8.5rem;border-bottom:3px solid #fff;width: 90%;}

	.sevice ul li:hover{background:#efefef;filter:alpha(opacity=60);opacity:0.6;text-align: center;}
	.sevice ul li:hover a{color:#000;text-decoration: none;}
}