﻿/* Public */

@charset "utf-8";
html,
body,
div,
p,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe,
table,
th,
td {
	margin: 0;
	padding: 0;
}
h6,
.h6 {
	font-size: 16px;
}
img {
	border: 0 none;
	vertical-align: top;
}

ul,
li,
dl,
dd,
dt {
	list-style-type: none;
}

i,
em,
cite {
	font-style: normal;
}

body {
	-webkit-text-size-adjust: none;
	/* 谷歌不支持0.16rem以下字号 */
	font-family: "微软雅黑";
	overflow-x: hidden;
}

a {
	text-decoration: none;
}

.clear,
.cle {
	clear: both;
}

a,
area {
	blr: expression(this.onFocus=this.blur())
}


/*  去掉IE下链接虚线框 */

a:focus {
	outline: none;
}


/* 去掉火狐下链接虚线框 */

@media only screen and (min-width:768px) {
	.usa_t {
		font-size: 40px;
		color: #000000;
		text-align: center;
	}
	.usa_line {
		width: 140px;
		height: 1px;
		background: #cbcbcb;
		margin: 10px auto 0px;
	}
	.usa_tcolor {
		color: #4887ff;
	}
	.usa_tc {
		font-size: 22px;
		color: #000000;
		margin-top: 20px;
		text-align: center;
	}
	.usa_btn1 {
		position: relative;
		top: 0px;
		display: block;
		background: #e90010;
		background-size: 100% 100%;
		z-index: 99;
		-webkit-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear;
		border-radius: 30px;
		    height: auto!important;
	}
	.usa_btn1:hover {
		top: -5px;
	}
	.usa_btn2 {
		position: relative;
		top: 0px;
		display: block;
		border: 2px solid #e90010;
		background-size: 100% 100%;
		z-index: 99;
		-webkit-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear;
		border-radius: 30px;
		    height: auto!important;
	}
	.usa_btn2:hover {
		top: -5px;
	}
	.usa_btn3 {
		position: relative;
		top: 0px;
		display: block;
		background: url(../images/btn_bg3.png) no-repeat center center;
		background-size: 100% 100%;
		z-index: 99;
		-webkit-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear;
	}
	.usa_btn3:hover {
		top: -5px;
	}
	.clear {
		display: block;
		clear: both;
		overflow: hidden;
		visibility: hidden;
	}
}

@media only screen and (max-width:767px) {
	.usa_t {
		font-size: 0.5266667rem;
		color: #000000;
		text-align: center;
	}
	.usa_line {
		width: 1.866667rem;
		height: 1px;
		background: #cbcbcb;
		margin: 0.2666667rem auto 0rem;
	}
	.usa_tcolor {
		color: #4887ff;
	}
	.usa_tc {
		font-size: 0.34rem;
		color: #000000;
		margin-top: 0.3466667rem;
		text-align: center;
	}
	.usa_btn1 {
		position: relative;
		top: 0rem;
		display: block;
		background: url(../images/btn_bg.png) no-repeat center center;
		background-size: 100% 100%;
		z-index: 99;
		-webkit-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear;
	}
	.usa_btn1:hover {
		top: -5px;
	}
	.usa_btn2 {
		position: relative;
		top: 0px;
		display: block;
		background: url(../images/btn_bg2.png) no-repeat center center;
		background-size: 100% 100%;
		z-index: 99;
		-webkit-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear;
	}
	.usa_btn2:hover {
		top: -5px;
	}
	.usa_btn3 {
		position: relative;
		top: 0px;
		display: block;
		background: url(../images/btn_bg3.png) no-repeat center center;
		background-size: 100% 100%;
		z-index: 99;
		-webkit-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear;
	}
	.usa_btn3:hover {
		top: -5px;
	}
	.clear {
		display: block;
		clear: both;
		overflow: hidden;
		visibility: hidden;
	}
}


/*Public*/
/*.american_complex_box1 { margin-top: 128px;}*/
@media only screen and (min-width:768px) {
	body {
		min-width: 1200px;
		font-size: 12px;
	}
	/*banner*/
	.american_complex_box1_c {
		height: 600px;
		background: url(../images/banner_bg.jpg) no-repeat center center;
		background-size: cover;
	}
	.banner_img {
		width: 1000px;
		margin: 0 auto;
		padding-top: 100px;
		text-align: center;
	}
	.banner_img_t img {
		width: 66px;
	}
	.banner_t {
		font-size: 80px;
		color: #ffde00;
		font-weight: bold;
	}
	.banner_c {
		font-size: 30px;
		color: #ffffff;
		margin-top: 15px;
	}
	.banner_botton {
		padding-top: 45px;
	}
	.banner_botton .banner_btn {
		float: left;
		width: 192px;
		height: 38px;
		line-height: 38px;
		text-align: center;
		cursor: pointer;
		background: #fff6d0;
		position: relative;
		top: 0px;
		border-radius: 19px;
		font-size: 16px;
		color: #2863d3;
		margin-right: 74px;
		-webkit-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear;
	}
	.banner_botton .banner_btn:hover {
		top: -5px;
	}
	.banner_img span{
	display: block;
	height: 24px;
	text-align: center;
	margin-bottom: 55px;
	margin-top: 40px;
}
.banner_img span em{
	display: inline-block;
	height: 24px;
	font-size: 22px;
	line-height: 24px;
	color: #fff;
	font-weight: 700;
	padding-left: 25px;
	background:url(http://cdn.img.liuxue.zmnedu.com/ks/static/postgraduateguide/images/banner_icon.png) no-repeat 0 2px;
	margin:0 16px;
	font-style: normal;
}
.banner_img label{
	display: block;
	margin:0 auto;
	width: 588px;
	height: 55px;
	line-height: 55px;
	background: #fff;
	box-shadow:0 0 10px rgba(0, 83, 231,.67);
	    border-radius: 30px;
}
.banner_img label i{
	float: left;
	width: 371px;
	text-align: center;
	font-size: 18px;
	color: #e90010;
	font-style: normal;
	font-weight: 700;
}
.banner_img label a.bannerzx{
	float: left;
	width: 217px;
	height: 55px;
	background: #e90010;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	    border-radius: 30px;
}
	
	
	
	
	
	
	/*box2*/
	.american_complex_box2 {
		width: 1000px;
		margin: 0 auto;
	}
	.american_complex_box2_c {
		padding: 80px 0px 70px;
	}
	.american_complex_box2_clist {
		width: 48%;
		float: left;
		box-shadow: 0px 0px 5px 2px #eeeeee;
		overflow: hidden;
	}
	.american_complex_box2_clist2 {
		float: right;
	}
	.american_complex_box2_img {
		width: 150px;
		float: left;
	}
	.american_complex_box2_cont {
		width: 280px;
		float: left;
		padding: 30px 25px 10px;
	}
	.american_complex_box2_name {
		font-size: 22px;
		color: #4887ff;
	}
	.american_complex_box2_content {
		font-size: 14px;
		color: #000000;
		line-height: 23px;
	}
	.american_complex_box2_more {
		margin-top: 20px;
	}
	.american_complex_box2_more a {
		position: relative;
		top: 0px;
		text-align: center;
		display: block;
		font-size: 14px;
		color: #fff;
		width: 114px;
		line-height: 30px;
		background: url(../images/more_bg.png) no-repeat center center;
		background-size: 100% 100%;
		-webkit-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear;
	}
	.american_complex_box2_more a:hover {
		top: -3px;
	}
	/*box21*/
	.american_complex_box21 {
		margin: 0 auto;
		overflow: hidden;
		/*padding: 0px 0px 70px;*/
	    background: url(../images/usa_complex_box6_bg.jpg) no-repeat center center;
	    background-size: cover;
	}
	.american_complex_box21 ul{
		overflow: hidden;
	}
	.box21_clist {
		width: 23%;
		float: left;
		margin-left: 1.3333%;
		border-radius: 25px 25px 0px 0px;
		position: relative;
	}
	.american_complex_box21_clist1 {
		margin-left: 0px;
	}
	.box21_ct {
		text-align: center;
		height: 55px;
		font-size: 22px;
		color: #ffffff;
		border-radius: 50px;
		width: 184px;
		line-height: 55px;
		margin: 0 auto;
		z-index: 9999;
		position: relative;
	}
	.box21_cc {
		padding: 67px 30px 10px;
		height: 200px;
		font-size: 14px;
		line-height: 23px;
		color: #000000;
		text-align: left;
		background-size: 100% !important;
		border-radius: 5px;
		/*box-shadow: #cdcdcd 1px 4px 10px;*/
		margin-top: -27px;
		z-index: 10;
		position: relative;
		background: #fff;
	}
	.box21_clist .box21_ct1 {
		background: linear-gradient(0deg, #FF303E 0%, #FF7C85 100%);
	}
	.box21_clist .box21_ct2 {
		background: linear-gradient(0deg, #5B6FFF 0%, #97A3FF 100%);
	}
	.box21_clist .box21_ct3 {
		background: linear-gradient(0deg, #FF6B11 0%, #FFA56E 100%);
	}
	.box21_clist .box21_ct4 {
		background: linear-gradient(0deg, #209BF9 0%, #67BCFE 100%);
	}
	
	.american_complex_box21_bottom {
		margin-top: 45px;
	}
	.american_complex_box21_bottom .usa_btn1 {
		width: 300px;
		height: 55px;
		line-height: 50px;
		text-align: center;
		margin: 0 auto;
		font-size: 18px;
		color: #f74012;
	}
	/*box3*/
	.american_complex_box3 {
		background: #f7faff;
		padding: 10px 0px 10px;
	}
	.clist {
		float: left;
		width: 31%;
		margin-left: 3.5%;
		background: #ffffff;
		position: relative;
		overflow: hidden;
		border-radius: 25px 25px 0px 0px;
	}
	.box3_clist1 {
		margin-left: 0px;
	}
	.box3_ct {
		text-align: center;
		font-size: 22px;
		margin-top: 25px;
	}
	.box3_ct a {
		color: #2b44f6;
	}
	.box3_ct a:hover {
		color: #f73907;
	}
	.box3_cc {
		padding: 20px;
		font-size: 14px;
		color: #000000;
		line-height: 20px;
		height: 160px;
	}
	.box3_cc p {
		padding-left: 20px;
		margin-bottom: 15px;
		background: url(../images/dian.png) no-repeat left top 7px;
		background-size: 7px 7px;
	}
	.box3_cimg img {
		width: 100%;
	}
	/*box4*/
	.american_complex_box4 {
		height: 330px;
		background: url(../images/usa_complex_box4_bg.jpg) no-repeat center center;
		background-size: cover;
		display: none;
	}
	.american_complex_box4_c {
		width: 1000px;
		margin: 0 auto;
		padding: 30px 0px 40px;
	}
	.american_complex_box4_tleft {
		width: 270px;
		float: left;
		padding-top: 76px;
		padding-bottom: 30px;
		background: url(../images/usa_complex_wh.png) no-repeat;
		background-size: 178px 162px;
	}
	.american_complex_box4_tltext {
		font-size: 26px;
		color: #ffffff;
		line-height: 37px;
		padding-left: 65px;
	}
	.american_complex_box4_tright {
		width: 730px;
		float: left;
		padding-top: 55px;
	}
	.american_complex_box4_trbox a {
		position: relative;
		float: left;
		display: block;
		padding: 0px 30px 0px 42px;
		border: 2px solid #ffffff;
		font-size: 14px;
		color: #ffffff;
		line-height: 30px;
		border-radius: 17px;
		margin-left: 35px;
		margin-bottom: 25px;
	}
	.american_complex_box4_trbox a i {
		position: absolute;
		width: 32px;
		height: 32px;
		left: -1px;
		top: -1px;
		background: url(../images/usa_complex_box4_icon.png) no-repeat center center;
		background-size: cover;
	}
	.american_complex_box4_trbox a.american_complex_box4_a_first {
		margin-left: 0px;
	}
	.american_complex_box4_trbox {
		width: 780px;
	}
	.american_complex_box4_conlist {
		float: left;
		margin-right: 40px;
		position: relative;
		background: #ffffff;
		border-radius: 8px;
	}
	.american_complex_box4_conlist input {
		width: 174px;
		height: 40px;
		background: none;
		border: none;
		border-radius: 8px;
		padding: 0px 20px;
		outline: none;
		position: relative;
		z-index: 9;
		font-size: 16px;
		color: #a2a2a2;
	}
	.american_complex_box4_conlist select {
		width: 174px;
		height: 40px;
		background: #ffffff;
		border: none;
		border-radius: 8px;
		padding: 0px 20px;
		outline: none;
		font-size: 16px;
		color: #a2a2a2;
	}
	.american_complex_box4_conlist label {
		width: 174px;
		height: 40px;
		padding: 0px 20px;
		position: absolute;
		left: 0px;
		top: 0px;
		z-index: 1;
		font-size: 16px;
		color: #a2a2a2;
		line-height: 40px;
	}
	.american_complex_box4_btn input {
		width: 214px;
		height: 40px;
		background: url(../images/form_btn.png) no-repeat center center;
		background-size: cover;
		font-size: 16px;
		color: #4887ff;
		border: none;
		outline: none;
		cursor: pointer;
		position: relative;
		top: 0px;
		-webkit-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear;
	}
	.american_complex_box4_btn input:hover {
		top: -5px;
	}
	.american_complex_box4_b {
		margin-top: 40px;
	}
	/*box5*/
	.american_complex_box5 {
		padding: 80px 0px 70px;
		display: none;
	}
	.american_complex_box5_c {
		width: 1000px;
		margin: 0 auto;
	}
	.american_complex_box5_clickbox {
		margin: 40px 0px 45px;
	}
	.american_complex_box5_click {
		overflow: hidden;
	}
	.american_complex_box5_clickbtn {
		float: left;
		width: 33.33333%;
		font-size: 22px;
		text-align: center;
		color: #b0b0b0;
		line-height: 72px;
		cursor: pointer;
	}
	.american_complex_box5_clickbtn span {
		display: block;
		overflow: hidden;
		position: relative;
		background: #edf4ff;
	}
	.american_complex_box5_clickbtn.on span {
		border: 2px solid #4887ff;
		color: #4887ff;
		line-height: 68px;
		background: #ffffff;
	}
	.american_complex_box5_clickbtn:first-child span {
		border-radius: 36px 0px 0px 36px;
	}
	.american_complex_box5_clickbtn:last-child span {
		border-radius: 0px 36px 36px 0px;
	}
	.american_complex_box5_showlist {
		display: none;
	}
	.american_complex_box5_showlist.on {
		display: block;
	}
	.american_complex_box5_showlist_l {
		width: 300px;
		float: left;
	}
	.american_complex_box5_showlist_l img {
		width: 100%;
	}
	.american_complex_box5_show {}
	.american_complex_box5_showlist_r {
		padding: 25px;
		font-size: 14px;
		color: #000;
		line-height: 24px;
		width: 574px;
		height: 257px;
		float: right;
		border: 1px solid #c8c8c8;
	}
	.american_complex_box5_showlist_r p {
		margin-bottom: 25px;
		padding-left: 25px;
	}
	.american_complex_box5_showlist_t1 p {
		background: url(../images/usa_complex_box5_bg1.png) no-repeat left top 3px;
		background-size: 18px;
	}
	.american_complex_box5_showlist_t2 p {
		background: url(../images/usa_complex_box5_bg2.png) no-repeat left top 3px;
		background-size: 18px;
	}
	.american_complex_box5_showlist_t3 p {
		background: url(../images/usa_complex_box5_bg3.png) no-repeat left top 3px;
		background-size: 18px;
	}
	.more_coloe a {
		color: #ff0000;
	}
	.more_coloe a:hover {
		color: #2f68e7;
	}
	.american_complex_box5_btnbox a {
		width: 247px;
		line-height: 50px;
		height: 55px;
		text-align: center;
		font-size: 18px;
		float: left;
	}
	.american_complex_box5_btn1 {
		color: #003292;
		margin-left: 198px;
	}
	.american_complex_box5_btn2 {
		color: #ffffff;
		margin-left: 110px;
	}
	.american_complex_box5_btnbox {
		overflow: hidden;
		padding-top: 50px;
	}
	/*box6*/
	.american_complex_box6 {
		padding: 0px 0px 10px;
		background: url(../images/zhuanye.jpg) no-repeat center center;
		background-size: cover;
	}
	.box6_c {
		width: 1000px;
		margin: 0 auto;
	}
	.american_complex_box6_top .usa_t {
		color: #ffffff;
	}
	.american_complex_box6_top .usa_tcolor {
		color: #fff000;
	}
	.american_complex_box6_top .usa_line {
		background: #ffffff;
	}
	.american_complex_box6_top .usa_tc {
		color: #ffffff;
	}
	.box6_tbntbox {
		border: 1px solid #ffffff;
		border-radius: 8px;
		position: relative;
		overflow: hidden;
	}
	.box6_tbtn {
		float: left;
		font-size: 22px;
		color: #ffffff;
		text-align: center;
		line-height: 68px;
		width: 16.666666%;
		cursor: pointer;
	}
	.box6_tbtn span {
		display: block;
		border-left: 1px solid #ffffff;
	}
	.box6_tbtn.on span {
		background: #ffffff;
		color: #5084e7;
	}
	.box6_tbtn:first-child span {
		border: none;
	}
	.box6_showlist {
		display: none;
	}
	.box6_showlist.on {
		display: block;
	}
	.box6_showbox {
		margin-top: 45px;
		padding: 45px 70px;
		border: 2px solid #ffffff;
		border-radius: 10px;
		position: relative;
		overflow: hidden;
		background: url(../images/usa_complex_box6_cbg.png) center center;
		background-size: cover;
	}
	.box6_showlist_t {
		position: relative;
		width: 400px;
		float: left;
		padding: 16px 0px;
	}
	.box6_showlist_t2 {
		float: right;
	}
	.showlist_span1 {
		position: absolute;
		left: 0px;
		top: 50%;
		margin-top: -48px;
		width: 96px;
		height: 96px;
		background: url(../images/usa_complex_box6_tbg.png) no-repeat center center;
		background-size: cover;
		line-height: 96px;
	}
	.showlist_span2 {
		margin-left: 65px;
		background: #ffffff;
		font-size: 14px;
		color: #000000;
		line-height: 20px;
		/*border-radius: 33px;*/
		padding: 12px 10px 12px 40px;
	}
	.showlist_span1 {
		font-size: 22px;
		text-align: center;
		color: #fff;
	}
	.box6_showlist_top {
		overflow: hidden;
		position: relative;
	}
	.box6_showlist_t1 .showlist_span1 {
		line-height: 96px;
	}
	.box6_showlist_t2 .showlist_span1 span {
		display: block;
		width: 44px;
		line-height: 24px;
		margin: 24px auto;
	}
	.box6_showlist_t2 .showlist_span2 {
		/*padding-right: 0px;*/
	}
	.box6_showlist_cont {
		margin-top: 35px;
	}
	.box6_showlist_lbox {
		width: 112px;
		float: left;
		background: url(../images/usa_complex_box6_lbtn.png) repeat;
	}
	.box6_showlist_llistbtn {
		font-size: 16px;
		text-align: center;
		line-height: 40px;
		cursor: pointer;
		color: #ffffff;
		border-bottom: 1px solid #ffffff;
	}
	.box6_showlist_llistbtn.on {
		background: #ff532d;
	    background-size: 100% 100%;
	    color: #ffffff;
	}
	.box6_showlist_rbox {
		float: right;
		width: 715px;
	}
	.showlist_rshowcont table {
		width: 100%;
		text-align: center;
		line-height: 40px;
		font-size: 14px;
		color: #ffffff;
		border: 1px solid #ffffff;
		border-bottom: none;
		border-radius: 5px 5px 0px 0px;
		position: relative;
		overflow: hidden;
	}
	.showlist_rshowcont td {
		border-bottom: 1px solid #ffffff;
		padding: 0px 10px;
	}
	.tr_top th {
		font-size: 16px;
		color: #5084e7;
		line-height: 40px;
		text-align: center;
		background: #ffffff;
		padding: 0px 10px;
	}
	.showlist_rshowcont a {
		color: #ffef00;
	}
	.showlist_rshowcont a:hover {
		color: #f73907;
	}
	.box6_showlist_rshow {
		display: none;
	}
	.box6_showlist_rshow.on {
		display: block;
	}
	.american_complex_box6_btnbox a {
		width: 247px;
		line-height: 50px;
		height: 55px;
		text-align: center;
		font-size: 18px;
		float: left;
	}
	.american_complex_box6_btn1 {
		color: #003292;
		margin-left: 198px;
	}
	.american_complex_box6_btn2 {
		color: #4887ff;
		margin-left: 110px;
	}
	.american_complex_box6_btnbox {
		overflow: hidden;
		padding-top: 50px;
	}
	a.btnbox {
		width: 195px;
		line-height: 50px;
		height: 55px;
		text-align: center;
		font-size: 18px;
		float: left;
	}
	.btn1 {
		color: #fff;
		margin-left: 198px;
	}
	.btn2 {
		color: #ffffff;
		margin-left: 20px;
	}
	.btnbox {
		overflow: hidden;
		text-align: center;
	}
	/*box8*/
	.american_complex_box8 {
		padding: 80px 0px 100px;
		background: url(../images/usa_complex_box8_bg.jpg) no-repeat center center;
		background-size: cover;
	}
	.american_complex_box8_c {
		width: 1100px;
		margin: 0 auto;
	}
	.american_complex_box8_cont {
		margin-top: 20px;
		width: 100%;
		overflow: hidden;
	}
	.american_complex_box8_clist {
		float: left;
		width: 25%;
		overflow: hidden;
	}
	.american_complex_box8_clist_img img {
		width: 120%;
		margin-left: -10%;
	}
	.american_complex_box8_clist_cont {
		background: #ffffff;
		width: 220px;
		padding-top: 20px;
		text-align: center;
		margin: 0 auto;
		position: relative;
		z-index: 9;
		margin-top: -110px;
		top: 30px;
		-webkit-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear;
	}
	.american_complex_box8_clist:hover .american_complex_box8_clist_cont {
		top: 0px;
	}
	.american_complex_box8_clist_name {
		font-size: 20px;
		color: #000000;
	}
	.american_complex_box8_clist_ctext {
		font-size: 14px;
		color: #000000;
		line-height: 20px;
		margin-top: 5px;
	}
	.american_complex_box8_clist_btn a {
		display: block;
		width: 110px;
		margin: 0 auto;
		font-size: 14px;
		color: #ffffff;
		background: #4887ff;
		border-radius: 8px 8px 0px 0px;
		line-height: 30px;
		margin-top: 15px;
	}
	.case_morebox {
		text-align: center;
		margin-top: 60px;
		display: none;
	}
	.case_morebox span {
		margin: 0px 10px;
		width: 14px;
		height: 14px;
		outline: none;
	}
	
	/*box11*/
	.american_complex_box11 {
		padding: 60px 0px;
	}
	.american_complex_box11_c {
		width: 1000px;
		margin: 0 auto;
	}
	.american_complex_box11_clist {
		float: left;
		width: 235px;
		margin-left: 20px;
		position: relative;
		overflow: hidden;
	}
	.american_complex_box11_clist_first {
		margin-left: 0px;
	}
	.american_complex_box11_clist img {
		width: 100%;
		-webkit-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear;
	}
	.american_complex_box11_clist:hover img {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
	}
	/*box12*/
	.american_complex_box12 {
		padding: 90px 0px 75px;
		background: url(../images/usa_complex_box12_bg.jpg) no-repeat center center;
		background-size: cover;
	}
	.american_complex_box12_c {
		width: 1000px;
		margin: 0 auto;
	}
	.american_complex_box12_left {
		width: 765px;
		float: left;
	}
	.american_complex_box12_t {
		font-size: 40px;
		color: #000000;
	}
	.form2_main {
		margin-top: 35px;
	}
	.form2_list {
		width: 306px;
		height: 60px;
		border: 1px solid #c8c8c8;
		border-radius: 10px;
		background: #ffffff;
		margin-bottom: 35px;
		margin-right: 60px;
		position: relative;
		float: left;
	}
	.form2_list label {
		position: absolute;
		width: 266px;
		padding: 0px 20px;
		left: 0px;
		top: 0px;
		font-size: 16px;
		color: #a0a0a0;
		line-height: 58px;
	}
	.form2_list input {
		position: absolute;
		z-index: 9;
		left: 0px;
		top: 0px;
		width: 266px;
		padding: 0px 20px;
		background: none;
		outline: none;
		line-height: 58px;
		border: none;
		font-size: 16px;
		color: #a0a0a0;
	}
	.form2_list select {
		padding: 0px 20px;
		background: none;
		outline: none;
		height: 58px;
		border: none;
		font-size: 16px;
		color: #a0a0a0;
		width: 97%;
	}
	#form2_btn {
		width: 306px;
		height: 60px;
		font-size: 18px;
		border-radius: 10px;
		color: #ffffff;
		background: url(../images/form2_btn_bg.png) no-repeat;
		background-size: 100% 100%;
		cursor: pointer;
		border: none;
		outline: none;
	}
	#form2_btn {
		position: relative;
		top: 0px;
		-webkit-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear;
	}
	#form2_btn:hover {
		top: -5px;
	}
	.american_complex_box12_right {
		width: 235px;
		float: right;
		padding-top: 80px;
	}
	.american_complex_box12_ewm {
		width: 160px;
		float: right;
	}
	.american_complex_box12_ewm img {
		width: 100%;
	}
	.american_complex_box12_line {
		width: 1px;
		float: left;
	}
	.hidden-lg {
		display: none !important;
	}
}

@media only screen and (max-width:767px) {
	.american_complex_box1_c {
		background: url(../images/usa_complex_box1_bg_sm.png) no-repeat center center;
		background-size: cover;
	}
	.banner_img {
		width: 96%;
		margin: 0 auto;
		padding-top: 0.2rem;
		font-size: 12px;
		padding: 0.5333334rem 0rem 0.8rem;
		text-align: center;
	}
	.banner_img_t img {
		width: 0.6666667rem;
	}
	.banner_t {
		font-size: 0.56rem;
		color: #ffffff;
		font-weight: bold;
	}
	.banner_c {
		font-size: 0.3733333rem;
		color: #ffffff;
		margin-top: 0.2rem;
	}
	.banner_botton {
		padding-top: 0.6rem;
		overflow: hidden;
	}
	.banner_botton .banner_btn {
		display: block;
		width: 40%;
		height: 0.74rem;
		line-height: 0.74rem;
		text-align: center;
		cursor: pointer;
		background: #ffffff;
		position: relative;
		top: 0rem;
		border-radius: 0.44rem;
		font-size: 0.34rem;
		color: #4887ff;
		margin: 0 auto;
		-webkit-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear;
	}
	.banner_botton .banner_btn:hover {
		top: -5px;
	}
	.banner_img_t {
		display: none;
	}
	.banner_botton .banner_btn:first-child {
		display: none;
	}
	
	/*box21*/
	.american_complex_box21 {
		width: 96%;
		margin: 0 auto;
	}
	.american_complex_box21_c {
		padding: 1.066667rem 0rem 0.9333333rem;
	}
	.american_complex_box21_cont {
		margin-top: 0.4666667rem;
	}
	.american_complex_box21_clistbox {
		overflow: hidden;
		position: relative;
	}
	.american_complex_box21_clist {
		width: 48%;
		float: left;
		margin: 0rem 1% 0.2666667rem;
		border-radius: 0.3333333rem 0.3333333rem 0rem 0rem;
	}
	.american_complex_box21_clist1 {
		/* margin-left:0rem; */
	}
	.american_complex_box21_ct {
		text-align: center;
		padding-top: 0.4rem;
		height: 0.8333333rem;
		font-size: 0.42rem;
		color: #ffffff;
		border-radius: 50px;
		width: 86%;
		margin: 0 auto;
		position: relative;
		z-index: 999;
	}
	.american_complex_box21_cc {
		padding: 0.9333334rem 0.3333333rem 0.1333333rem;
		height: 3.0rem;
		background: #f7f7f7;
		font-size: 0.32rem;
		line-height: 1.666;
		color: #000000;
		text-align: left;
		position: relative;
		margin-top: -0.4rem;
		border-radius: 10px;
		box-shadow: #cdcdcd 1px 4px 10px;
	}
	.american_complex_box21_clist1 .american_complex_box21_ct {
		background: url(../images/usa_complex_box21_bg1.png) no-repeat center center;
		background-size: 100% 100%;
	}
	.american_complex_box21_clist2 .american_complex_box21_ct {
		background: url(../images/usa_complex_box21_bg1.png) no-repeat center center;
		background-size: 100% 100%;
	}
	.american_complex_box21_clist3 .american_complex_box21_ct {
		background: url(../images/usa_complex_box21_bg1.png) no-repeat center center;
		background-size: 100% 100%;
	}
	.american_complex_box21_clist4 .american_complex_box21_ct {
		background: url(../images/usa_complex_box21_bg1.png) no-repeat center center;
		background-size: 100% 100%;
	}
	.american_complex_box21_bottom {
		margin-top: 0.6rem;
	}
	.american_complex_box21_clist1 .american_complex_box21_cc {
		background: url(../images/usa_complex_box21_bg11.png) repeat-x center center;
	}
	.american_complex_box21_clist2 .american_complex_box21_cc {
		background: url(../images/usa_complex_box21_bg12.png) repeat-x center center;
	}
	.american_complex_box21_clist3 .american_complex_box21_cc {
		background: url(../images/usa_complex_box21_bg13.png) repeat-x center center;
	}
	.american_complex_box21_clist4 .american_complex_box21_cc {
		background: url(../images/usa_complex_box21_bg14.png) repeat-x center center;
	}
	/*box3*/
	.american_complex_box3 {
		background: #edf4ff;
		padding: 0.4rem 0rem 0.2666667rem;
	}
	.american_complex_box3_c {
		width: 96%;
		margin: 0 auto;
	}
	.american_complex_box3_cont {
		padding-top: 0.6666667rem;
	}
	.american_complex_box3_clist {
		float: left;
		width: 100%;
		background: #ffffff;
		position: relative;
		overflow: hidden;
		border-radius: 0.3333333rem 0.3333333rem 0rem 0rem;
		margin-bottom: 0.4rem;
	}
	.box3_clist1 {
		margin-left: 0rem;
	}
	.box3_ct {
		text-align: center;
		font-size: 0.42rem;
		margin-top: 0.3333333rem;
	}
	.box3_ct a {
		color: #4887ff;
	}
	.box3_ct a:hover {
		color: #f73907;
	}
	.box3_cc {
		padding: 0.4rem 0.2666667rem;
		font-size: 0.32rem;
		color: #000000;
		line-height: 1.66;
	}
	.box3_cc p {
		padding-left: 0.2666667rem;
		margin-bottom: 0.2rem;
		background: url(../images/dian.png) no-repeat left top 0.2rem;
		background-size: 0.09333333rem 0.09333333rem;
	}
	.american_complex_box3_cimg img {
		width: 100%;
	}
	/*box4*/
	.american_complex_box4 {
		background: url(../images/usa_complex_box4_bg.jpg) no-repeat center center;
		background-size: cover;
		display: none;
	}
	.american_complex_box4_c {
		width: 96%;
		margin: 0 auto;
		padding: 0.4rem 0rem 0.5333334rem;
	}
	.american_complex_box4_tleft {
		width: 3.6rem;
		padding-top: 1.013333rem;
		padding-bottom: 0.4rem;
		background: url(../images/usa_complex_wh.png) no-repeat;
		background-size: 2.373333rem 2.16rem;
		margin: 0 auto;
	}
	.american_complex_box4_tltext {
		font-size: 0.3733333rem;
		color: #ffffff;
		line-height: 0.4933333rem;
		padding-left: 0.8666667rem;
	}
	.american_complex_box4_tright {
		width: 9.733334rem;
		float: left;
		padding-top: 0.7333333rem;
	}
	.american_complex_box4_trbox a {
		position: relative;
		float: left;
		display: block;
		padding: 0rem 0.4rem 0rem 0.6666667rem;
		border: 0.02666667rem solid #ffffff;
		font-size: 0.32rem;
		color: #ffffff;
		line-height: 0.5333334rem;
		border-radius: 0.2666667rem;
		margin-left: 0.4666667rem;
		margin-bottom: 0.3333333rem;
	}
	.american_complex_box4_trbox a i {
		position: absolute;
		width: 0.56rem;
		height: 0.56rem;
		left: -1px;
		top: -1px;
		background: url(../images/usa_complex_box4_icon.png) no-repeat center center;
		background-size: cover;
	}
	.american_complex_box4_trbox a.american_complex_box4_a_first {}
	.american_complex_box4_trbox {}
	.american_complex_box4_conlist {
		float: left;
		margin-left: 5%;
		position: relative;
		background: #ffffff;
		border-radius: 0.1066667rem;
		width: 30%;
	}
	.american_complex_box4_conlist input {
		width: 2.32rem;
		height: 0.8rem;
		background: none;
		border: none;
		border-radius: 0.1066667rem;
		padding: 0rem 0.2666667rem;
		outline: none;
		position: relative;
		z-index: 9;
		font-size: 0.2933333rem;
		color: #a2a2a2;
		float: left;
	}
	.american_complex_box4_conlist select {
		width: 96%;
		height: 0.8rem;
		background: #ffffff;
		border: none;
		border-radius: 0.1066667rem;
		padding: 0rem 0.2666667rem;
		outline: none;
		font-size: 0.2933333rem;
		color: #a2a2a2;
		float: left;
	}
	.american_complex_box4_conlist label {
		width: 2.32rem;
		height: 0.8rem;
		padding: 0rem 0.2666667rem;
		position: absolute;
		left: 0rem;
		top: 0rem;
		z-index: 1;
		font-size: 0.2933333rem;
		color: #a2a2a2;
		line-height: 0.8rem;
	}
	.american_complex_box4_btn input {
		width: 4.533333rem;
		height: 0.64rem;
		background: url(../images/form_btn.png) no-repeat center center;
		background-size: cover;
		font-size: 0.2933333rem;
		color: #4887ff;
		border: none;
		outline: none;
		cursor: pointer;
		position: relative;
		top: 0rem;
		-webkit-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear;
		margin: 0 auto;
		background-size: 100% 100%;
	}
	.american_complex_box4_btn input:hover {
		top: -0.06666667rem;
	}
	.american_complex_box4_b {
		margin-top: 0.5333334rem;
	}
	.american_complex_box4_btn {
		width: 100%;
		float: left;
		margin-top: 0.6133333rem;
		text-align: center;
	}
	.american_complex_box4_conlist:first-child {
		margin-left: 0rem;
	}
	/*box5*/
	.american_complex_box5 {
		padding: 0.4rem 0rem 0.2666667rem;
		display: none;
	}
	.american_complex_box5_c {
		width: 96%;
		margin: 0 auto;
	}
	.american_complex_box5_clickbox {
		margin: 0.5333334rem 0rem 0.6rem;
	}
	.american_complex_box5_click {
		overflow: hidden;
	}
	.american_complex_box5_clickbtn {
		float: left;
		width: 33.33333%;
		font-size: 0.32rem;
		text-align: center;
		color: #b0b0b0;
		line-height: 0.96rem;
		cursor: pointer;
	}
	.american_complex_box5_clickbtn span {
		display: block;
		overflow: hidden;
		position: relative;
		background: #edf4ff;
	}
	.american_complex_box5_clickbtn.on span {
		border: 0.02666667rem solid #4887ff;
		color: #4887ff;
		line-height: 0.9066667rem;
		background: #ffffff;
	}
	.american_complex_box5_clickbtn:first-child span {
		border-radius: 0.48rem 0rem 0rem 0.48rem;
	}
	.american_complex_box5_clickbtn:last-child span {
		border-radius: 0rem 0.48rem 0.48rem 0rem;
	}
	.american_complex_box5_showlist {
		display: none;
	}
	.american_complex_box5_showlist.on {
		display: block;
	}
	.american_complex_box5_showlist_l {
		width: 4rem;
		float: left;
		display: none;
	}
	.american_complex_box5_showlist_l img {
		width: 100%;
	}
	.american_complex_box5_show {
		width: 100%;
		float: right;
		border: 1px solid #c8c8c8;
	}
	.american_complex_box5_showlist {
		padding: 0.3333333rem;
		font-size: 0.32rem;
		color: #000;
		line-height: 0.48rem;
	}
	.american_complex_box5_showlist p {
		margin-bottom: 0.3333333rem;
		padding-left: 0.6133333rem;
	}
	.american_complex_box5_showlist_t1 p {
		background: url(../images/usa_complex_box5_bg1.png) no-repeat left top 0.1333333rem;
		background-size: 0.3466667rem;
	}
	.american_complex_box5_showlist_t2 p {
		background: url(../images/usa_complex_box5_bg2.png) no-repeat left top 0.1333333rem;
		background-size: 0.3466667rem;
	}
	.american_complex_box5_showlist_t3 p {
		background: url(../images/usa_complex_box5_bg3.png) no-repeat left top 0.1333333rem;
		background-size: 0.3466667rem;
	}
	.more_coloe a {
		color: #ff0000;
	}
	.american_complex_box5_btnbox a {
		width: 42%;
		line-height: 0.8rem;
		height: 0.9333333rem;
		text-align: center;
		font-size: 0.32rem;
		display: inline-block;
		margin: 0rem 2%;
	}
	.american_complex_box5_btn1 {
		color: #4887ff;
		margin-left: 2.64rem;
	}
	.american_complex_box5_btn2 {
		color: #ffffff;
		margin-left: 1.466667rem;
	}
	.american_complex_box5_btnbox {
		overflow: hidden;
		padding-top: 0.6666667rem;
		text-align: center;
	}
	/*box6*/
	.american_complex_box6 {
		padding: 0.4rem 0rem 0.6666667rem;
		background: url(../images/usa_complex_box6_bg.jpg) no-repeat center center;
		background-size: cover;
		overflow: hidden;
	}
	.box6_c {
		width: 96%;
		margin: 0 auto;
	}
	.american_complex_box6_top .usa_t {
		color: #ffffff;
	}
	.american_complex_box6_top .usa_tcolor {
		color: #fff000;
	}
	.american_complex_box6_top .usa_line {
		background: #ffffff;
	}
	.american_complex_box6_top .usa_tc {
		color: #ffffff;
	}
	.box6_tbntbox {
		border: 1px solid #ffffff;
		margin-top: 0.6rem;
		border-radius: 0.1066667rem;
		position: relative;
		overflow: hidden;
	}
	.box6_tbtn {
		float: left;
		font-size: 0.32rem;
		color: #ffffff;
		text-align: center;
		line-height: 0.9066667rem;
		width: 16.666666%;
		cursor: pointer;
	}
	.box6_tbtn span {
		display: block;
		border-left: 1px solid #ffffff;
	}
	.box6_tbtn.on span {
		background: #ffffff;
		color: #5084e7;
	}
	.box6_tbtn:first-child span {
		border: none;
	}
	.box6_showlist {
		display: none;
	}
	.box6_showlist.on {
		display: block;
	}
	.box6_showbox {
		margin-top: 0.6rem;
		padding: 0.6rem 0rem;
		border: 0.02666667rem solid #ffffff;
		border-radius: 0.1333333rem;
		position: relative;
		overflow: hidden;
		background: url(../images/usa_complex_box6_cbg.png) center center;
		background-size: cover;
	}
	.box6_showlist_t {
		position: relative;
		width: 90%;
		float: left;
		padding: 0.2133333rem 0rem;
	}
	.box6_showlist_t2 {
		float: right;
	}
	.showlist_span1 {
		position: absolute;
		left: 0rem;
		top: 50%;
		margin-top: -0.8rem;
		width: 1.6rem;
		height: 1.6rem;
		background: url(../images/usa_complex_box6_tbg.png) no-repeat center center;
		background-size: cover;
	}
	.showlist_span2 {
		margin-left: 1.2rem;
		background: #ffffff;
		font-size: 0.32rem;
		color: #000000;
		line-height: 0.4rem;
		border-radius: 0.8rem;
		padding: 0.2666667rem 0.1333333rem 0.16rem 0.5333334rem;
	}
	.showlist_span1 {
		font-size: 0.4266667rem;
		text-align: center;
		color: #5084e7;
	}
	.box6_showlist_top {
		overflow: hidden;
		position: relative;
	}
	.box6_showlist_t1 .showlist_span1 {
		line-height: 1.6rem;
	}
	.box6_showlist_t2 .showlist_span1 span {
		display: block;
		width: 1.066667rem;
		line-height: 0.48rem;
		margin: 0.32rem auto;
	}
	.box6_showlist_t2 .showlist_span2 {
		padding-right: 0rem;
	}
	.box6_showlist_cont {
		margin-top: 0.4666667rem;
	}
	.box6_showlist_lbox {
		width: 100%;
		background: url(../images/usa_complex_box6_lbtn.png) repeat;
		overflow: hidden;
	}
	.box6_showlist_llistbtn {
		font-size: 0.32rem;
		text-align: center;
		line-height: 0.8rem;
		cursor: pointer;
		color: #ffffff;
		border-bottom: 1px solid #ffffff;
		float: left;
		margin: 0rem 0.1333333rem;
		padding: 0rem 0.2rem;
		margin-bottom: 0.2rem;
	}
	.box6_showlist_llistbtn.on {
		background: url(../images/usa_complex_box6_lbtnbg.png) no-repeat center center;
		background-size: 100% 100%;
		color: #5084e7;
	}
	.box6_showlist_rbox {
		width: 97%;
		margin: 0 auto;
		margin-top: 0.2666667rem;
	}
	.showlist_rshowcont table {
		width: 100%;
		text-align: center;
		/* line-height: 0.4666667rem; */
		font-size: 0.32rem;
		color: #ffffff;
		border: 1px solid #ffffff;
		border-bottom: none;
		border-radius: 0.06666667rem 0.06666667rem 0rem 0rem;
		position: relative;
		overflow: hidden;
	}
	.showlist_rshowcont td {
		border-bottom: 1px solid #ffffff;
		padding: 0.2666667rem 0.1333333rem;
	}
	.tr_top th {
		font-size: 0.32rem;
		color: #5084e7;
		text-align: center;
		background: #ffffff;
		padding: 0.2666667rem 0.1333333rem;
		line-height: 0.4rem;
	}
	.showlist_rshowcont a {
		color: #ffef00;
	}
	.showlist_rshowcont a:hover {
		color: #f73907;
	}
	.box6_showlist_rshow {
		display: none;
	}
	.box6_showlist_rshow.on {
		display: block;
	}
	.american_complex_box6_btnbox a {
		width: 42%;
		line-height: 0.8rem;
		height: 0.9333333rem;
		text-align: center;
		font-size: 0.34rem;
		display: inline-block;
		margin: 0rem 2%;
	}
	.american_complex_box6_btn1 {
		color: #003292;
		margin-left: 2.64rem;
	}
	.american_complex_box6_btn2 {
		color: #4887ff;
		margin-left: 1.466667rem;
	}
	.american_complex_box6_btnbox {
		overflow: hidden;
		padding-top: 0.6666667rem;
		text-align: center;
	}
	/*box7*/
	.american_complex_box7 {
		padding: 0.4rem 0rem 0.2666667rem;
		overflow: hidden;
	}
	.american_complex_box7_c {
		width: 96%;
		margin: 0 auto;
	}
	.american_complex_box7_cont {
		margin-top: 0.9333333rem;
	}
	.american_complex_box7_clist {
		width: 50%;
		float: left;
		position: relative;
	}
	.american_complex_box7_clist_t {
		text-align: center;
		height: 3.333333rem;
		overflow: hidden;
		position: relative;
	}
	.american_complex_box7_clist_t1 {
		font-size: 0.5333334rem;
		margin-top: 0.9333333rem;
	}
	.american_complex_box7_clist1 .american_complex_box7_clist_t1 {
		color: #4887ff;
	}
	.american_complex_box7_clist2 .american_complex_box7_clist_t1 {
		color: #2f68e7;
	}
	.american_complex_box7_clist3 .american_complex_box7_clist_t1 {
		color: #02a3ff;
	}
	.american_complex_box7_clist_t2 {
		font-size: 0.2933333rem;
		color: #000000;
		opacity: 0.11;
		text-transform: uppercase;
		margin-top: 0.1333333rem;
	}
	.american_complex_box7_clist_tc {
		display: none;
		position: absolute;
		width: 80%;
		height: 2.506667rem;
		background: url(../images/usa_complex_box7_cbg.png) repeat;
		left: 10%;
		top: 0.3333333rem;
		border-radius: 0.2666667rem;
	}
	.american_complex_box7_clist_tc span {
		display: block;
		padding: 0.2rem;
		padding-top: 0.3333334rem;
		font-size: 0.32rem;
		line-height: 0.4266667rem;
		color: #ffffff;
	}
	.american_complex_box7_clist:hover .american_complex_box7_clist_tc {
		display: block;
	}
	.american_complex_box7_clist2 .american_complex_box7_clist_t {
		position: absolute;
		top: 3.333333rem;
		width: 100%;
	}
	.american_complex_box7_clistbox {
		box-shadow: 0rem 0rem 0.1333333rem 0.02666667rem #b9b9b9
	}
	.american_complex_box7_clist3 {
		width: 100%;
	}
	.american_complex_box7_clist_img img {
		width: 100%;
	}
	.american_complex_box7_clist3 .american_complex_box7_clist_t {
		width: 50%;
		float: left;
	}
	.american_complex_box7_clist3 .american_complex_box7_clist_img {
		width: 50%;
		float: left;
	}
	.american_complex_box7_btnbox a {
		width: 42%;
		line-height: 0.8rem;
		height: 0.9333333rem;
		text-align: center;
		font-size: 0.2933333rem;
		display: inline-block;
		margin: 0rem 2%;
	}
	.american_complex_box7_btn1 {
		color: #4887ff;
		margin-left: 2.64rem;
	}
	.american_complex_box7_btn2 {
		color: #ffffff;
		margin-left: 1.466667rem;
	}
	.american_complex_box7_btnbox {
		overflow: hidden;
		padding-top: 0.6666667rem;
		text-align: center;
	}
	/*box8*/
	.american_complex_box8 {
		overflow: hidden;
		padding: 0.4rem 0rem 0.5333334rem;
		background: url(../images/usa_complex_box8_bg.jpg) no-repeat center center;
		background-size: cover;
	}
	.american_complex_box8_c {
		width: 96%;
		margin: 0 auto;
	}
	.american_complex_box8_cont {
		margin-top: 0.2666667rem;
		width: 100%;
		overflow: hidden;
	}
	.american_complex_box8_clist {
		float: left;
		width: 25%;
	}
	.american_complex_box8_clist_img img {
		width: 120%;
		margin-left: -10%;
	}
	.american_complex_box8_clist_cont {
		background: #ffffff;
		width: 100%;
		padding-top: 0.2666667rem;
		text-align: center;
		margin: 0 auto;
		position: relative;
		z-index: 9;
		margin-top: -0.8666667rem;
	}
	.american_complex_box8_clist_name {
		font-size: 0.4266667rem;
		color: #000000;
	}
	.american_complex_box8_clist_ctext {
		font-size: 0.32rem;
		color: #000000;
		line-height: 0.4266667rem;
		margin-top: 0.2666667rem;
	}
	.american_complex_box8_clist_btn a {
		display: block;
		width: 3.333333rem;
		margin: 0 auto;
		font-size: 0.32rem;
		color: #ffffff;
		background: #4887ff;
		border-radius: 0.1066667rem 0.1066667rem 0rem 0rem;
		line-height: 0.6933333rem;
		margin-top: 0.5333334rem;
	}
	.case_morebox {
		text-align: center;
		margin-top: 0.1rem;
	}
	.case_morebox span {
		margin: 0rem 0.1333333rem;
		width: 0.1866667rem;
		height: 0.1866667rem;
		outline: none;
	}
	.btn_left,
	.btn_right {
		display: none;
	}
	/*box9*/
	.american_complex_box9 {
		padding: 0.4rem 0rem 0.5333334rem;
		overflow: hidden;
	}
	.american_complex_box9_c {
		width: 96%;
		margin: 0 auto;
	}
	.american_complex_box9_cont {
		margin-top: 0.6666667rem;
	}
	.american_complex_box9_clist {
		float: left;
		width: 48%;
		margin-bottom: 0.2666667rem;
	}
	.american_complex_box9_clist img {
		width: 100%;
	}
	.american_complex_box9_btnbox a {
		width: 42%;
		line-height: 0.8rem;
		height: 0.9333333rem;
		text-align: center;
		font-size: 0.2933333rem;
		display: inline-block;
		margin: 0rem 2%;
	}
	.american_complex_box9_btn1 {
		color: #4887ff;
		margin-left: 2.64rem;
	}
	.american_complex_box9_btn2 {
		color: #ffffff;
		margin-left: 1.466667rem;
	}
	.american_complex_box9_btnbox {
		overflow: hidden;
		padding-top: 0.6666667rem;
		text-align: center;
	}
	/*box10*/
	.american_complex_box10 {
		width: 100%;
		padding: 0.4rem 0rem 0.6666667rem;
		background: url(../images/usa_complex_box10_bg.jpg) no-repeat center center;
		background-size: cover;
	}
	.american_complex_box10_c {
		width: 96%;
		margin: 0 auto;
	}
	.american_complex_box10_top .usa_t {
		color: #ffffff;
	}
	.american_complex_box10_top .usa_tcolor {
		color: #ffedc4;
	}
	.american_complex_box10_cont {
		margin-top: 0.7333333rem;
	}
	.american_complex_box10_cleft {
		width: 100%;
	}
	.american_complex_box10_cright {
		float: right;
	}
	.american_complex_box10_clbox {
		border: 0.02666667rem solid #ffffff;
		border-radius: 0.1333333rem;
		position: relative;
		overflow: hidden;
		padding: 0.2666667rem 0.1066667rem 0.1333333rem;
		background: url(../images/usa_complex_box6_cbg.png) repeat;
	}
	.american_complex_box10_clist {
		float: left;
		margin: 0rem 1%;
		width: 48%;
		padding: 0.4rem 0rem 0.5333334rem;
		background: #ffffff;
		text-align: center;
		margin-bottom: 0.2666667rem;
	}
	.american_complex_box10_clist_num {
		font-size: 0.6933333rem;
		color: #4887ff;
		background-image: -webkit-linear-gradient(right, red, #4887ff, yellow);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
	}
	.american_complex_box10_clist_name {
		font-size: 0.32rem;
		color: #000000;
		margin-top: 0.2rem;
		height: 0.6rem;
	}
	.american_complex_box10_cright {
		width: 100%;
		height: 6.293334rem;
		position: relative;
	}
	.usa_complex_box10_r1 {
		width: 0.88rem;
		height: 0.88rem;
		position: absolute;
		top: 0.2666667rem;
		left: 50%;
		margin-left: -0.44rem;
	}
	.usa_complex_box10_r2 {
		width: 0.6933333rem;
		height: 0.6933333rem;
		position: absolute;
		top: 3.92rem;
		left: 30%;
	}
	.usa_complex_box10_r3 {
		width: 0.48rem;
		height: 0.48rem;
		position: absolute;
		top: 4.333333rem;
		left: 50%;
		margin-left: -0.24rem;
	}
	.usa_complex_box10_r4 {
		width: 0.6666667rem;
		height: 0.6666667rem;
		position: absolute;
		top: 3.733333rem;
		right: 30%;
	}
	.usa_complex_box10_r5 {
		width: 2.666667rem;
		height: 2.666667rem;
		position: absolute;
		top: 1.466667rem;
		left: 50%;
		margin-left: -1.333333rem;
		background: url(../images/usa_complex_box10_r5.png) no-repeat;
		background-size: 100% 100%;
	}
	.usa_complex_box10_r5 span {
		display: block;
		font-size: 0.4rem;
		line-height: 0.5066667rem;
		width: 0.8rem;
		margin: 0 auto;
		margin-top: 0.7733333rem;
		color: #4887ff;
	}
	.usa_complex_box10_r6 {
		width: 1.6rem;
		height: 1.6rem;
		position: absolute;
		right: 15%;
		top: 4.533333rem;
		background: url(../images/usa_complex_box10_r6.png) no-repeat;
		background-size: 100% 100%;
	}
	.usa_complex_box10_r6 span {
		display: block;
		font-size: 0.2933333rem;
		line-height: 0.4rem;
		width: 0.7866666rem;
		margin: 0 auto;
		margin-top: 0.4266667rem;
		color: #7d5d00;
	}
	.usa_complex_box10_r7 {
		width: 1.6rem;
		height: 1.6rem;
		position: absolute;
		left: 50%;
		margin-left: -0.8rem;
		top: 5.066667rem;
		background: url(../images/usa_complex_box10_r7.png) no-repeat;
		background-size: 100% 100%;
	}
	.usa_complex_box10_r7 span {
		display: block;
		font-size: 0.2933333rem;
		line-height: 0.4rem;
		width: 1.12rem;
		margin: 0 auto;
		margin-top: 0.4266667rem;
		color: #102d68;
		text-align: center;
	}
	.usa_complex_box10_r8 {
		width: 1.6rem;
		height: 1.6rem;
		position: absolute;
		left: 15%;
		top: 4.533333rem;
		background: url(../images/usa_complex_box10_r7.png) no-repeat;
		background-size: 100% 100%;
	}
	.usa_complex_box10_r8 span {
		display: block;
		font-size: 0.2933333rem;
		line-height: 0.4rem;
		width: 0.7866666rem;
		margin: 0 auto;
		margin-top: 0.4266667rem;
		color: #643971;
		text-align: center;
	}
	.american_complex_box10_btnbox a {
		width: 42%;
		line-height: 0.8rem;
		height: 0.9333333rem;
		text-align: center;
		font-size: 0.2933333rem;
		display: inline-block;
		margin: 0rem 2%;
	}
	.american_complex_box10_btn1 {
		color: #4887ff;
		margin-left: 2.64rem;
	}
	.american_complex_box10_btn2 {
		color: #4887ff;
		margin-left: 1.466667rem;
	}
	.american_complex_box10_btnbox {
		overflow: hidden;
		padding-top: 0.9333333rem;
		text-align: center;
	}
	.american_complex_box10_cright img {
		width: 100%;
	}
	/*box11*/
	.american_complex_box11 {
		width: 100%;
		padding: 0.8rem 0rem;
		overflow: hidden;
	}
	.american_complex_box11_c {
		width: 96%;
		margin: 0 auto;
	}
	.american_complex_box11_clist {
		float: left;
		width: 46%;
		margin: 0rem 2% 4%;
		position: relative;
		overflow: hidden;
	}
	.american_complex_box11_clist_first {}
	.american_complex_box11_clist img {
		width: 100%;
		-webkit-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear;
	}
	.american_complex_box11_clist:hover img {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
	}
	/*box12*/
	.american_complex_box12 {
		width: 100%;
		overflow: hidden;
		padding: 0.5333334rem 0rem 1rem;
		background: url(../images/usa_complex_box12_bg.jpg) no-repeat center center;
		background-size: cover;
	}
	.american_complex_box12_c {
		width: 96%;
		margin: 0 auto;
	}
	.american_complex_box12_left {
		width: 100%;
	}
	.american_complex_box12_t {
		font-size: 0.4266667rem;
		color: #000000;
		text-align: center;
	}
	.form2_main {
		margin-top: 0.4666667rem;
	}
	.form2_list {
		width: 100%;
		height: 0.8rem;
		border: 1px solid #c8c8c8;
		border-radius: 0.1333333rem;
		background: #ffffff;
		margin-bottom: 0.4666667rem;
		margin-right: 0.8rem;
		position: relative;
	}
	.form2_list label {
		position: absolute;
		width: 3.546667rem;
		padding: 0rem 0.2666667rem;
		left: 0rem;
		top: 0rem;
		font-size: 0.2933333rem;
		color: #a0a0a0;
		line-height: 0.8rem;
	}
	.form2_list input {
		position: absolute;
		z-index: 9;
		left: 0rem;
		top: 0rem;
		width: 94%;
		padding: 0rem 0.2666667rem;
		background: none;
		outline: none;
		line-height: 0.8rem;
		border: none;
		font-size: 0.2133333rem;
		color: #a0a0a0;
	}
	.form2_list select {
		padding: 0rem 0.2666667rem;
		background: none;
		outline: none;
		height: 0.8rem;
		border: none;
		font-size: 0.2933333rem;
		color: #a0a0a0;
		width: 97%;
		float: left;
	}
	#form2_btn {
		width: 80%;
		height: 0.8rem;
		font-size: 0.2933333rem;
		border-radius: 0.1333333rem;
		color: #ffffff;
		background: url(../images/form2_btn_bg.png) no-repeat;
		background-size: 100% 100%;
		cursor: pointer;
		border: none;
		outline: none;
		margin: 0 auto;
	}
	#form2_btn {
		position: relative;
		top: 0rem;
		-webkit-transition: all .3s linear;
		-o-transition: all .3s linear;
		transition: all .3s linear;
	}
	#form2_btn:hover {
		top: -0.06666667rem;
	}
	.american_complex_box12_right {
		width: 100%;
		padding-top: 1.066667rem;
		text-align: center;
	}
	.american_complex_box12_ewm {
		width: 50%;
		margin: 0 auto;
	}
	.american_complex_box12_ewm img {
		width: 100%;
	}
	.american_complex_box12_line {
		width: 1px;
		float: left;
		display: none;
	}
	.form2_btn {
		text-align: center;
	}
	.hidden-sm {
		display: none !important;
	}
}


/*导航*/

.part1 {
	width: 100%;
	background: #fff;
	box-shadow: 0 0 10px rgba(193, 197, 204, .4);
}

.part1 .p1_hd {
	height: 70px;
	line-height: 70px;
	text-align: center;
	
}

.part1 .p1_hd li {
	display: inline-block;
	position: relative;
	width: 150px;
	padding: 0 10px;
	color: #111111;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	margin-left: -4px;
}

.part1 .p1_hd li:nth-child(1) {
	margin-left: 0;
}

.part1 .p1_hd li.on {
	color: #107bff;
	font-weight: 700;
}

.part1 .p1_hd li.on::after {
	content: "";
	display: block;
	position: absolute;
	width: 180px;
	height: 3px;
	background: #0062ff;
	bottom: 0;
	left: 10px;
}

.part1 .p1_hd li.hot {
	background: url(../images/icon_hot.png) no-repeat 100px 14px;
}

.part1 .p1_hd li:hover {
	color: Red;
}

.m1200 {
	width: 1200px;
	margin: 0 auto;
}


/*项目亮点*/


/*page5*/

.page5 {
	background: url(../images/bj3.jpg) no-repeat center top;
	overflow: hidden;
}

.page5 ul li {
	float: left;
	width: 25%;
	text-align: center;
	height: 170px;
	background: #3246d0;
	color: #fff;
	padding: 20px 0;
	border-radius: 30px;
}
.page5 ul li img{border-radius: 30px;}

.page5 ul li.tworow {
	background: #5d71ff;
}

.page5 ul li.isPc {
	padding: 0;
	height: 170px;
}

.page5 ul li div {
	border-right: 1px solid #fff;
}

.page5 ul li div h3 {
	font-size: 20px;
	margin-bottom: 10px;
}

.page5 ul li div p {
	font-size: 16px;
	line-height: 24px;
}

.page5 ul li.tworow div {
	padding: 20px 0;
}

.page5 ul li.last div {
	border-right: none;
}

.page5 .content {
	overflow: hidden;
}


/*服务流程*/
/*page6*/
.page6 {
	background: #f7faff;
	overflow: hidden;
}
.page6 .title{
	padding-bottom: 20px;
}
.page6 ul {
	background: url(../images/page6.png) no-repeat center 146px;
	overflow: hidden;
}

.page6 ul li {
	float: left;
	width: 23%;
	margin: 0px 1%;
	color: #2e328a;
	position: relative;
}

.page6 ul li b {line-height: 150%;font-size: 120px;color: #ff7b8433;font-family: "Impact", "Microsoft YaHei";display: block;text-align: center;background: url(../images/page6_dot.png) no-repeat center 86%;}

.page6 ul li h3 {border-radius:30px;position: absolute;top: 85px;font-size: 24px;background: #3758b5;text-align: center;width: 100%;color: #f7faff;}

.page6 ul li p {font-size: 16px;border: 1px dashed #ff6b11;border-radius: 10px;padding: 10px 5%;text-align: center;color: #f7faff;background: #ff6b11;}

.page6 ul li.ml14 {
	margin-left: 14%;
}

.title {
	margin: 0 auto;
	width: 100%;
	/*height: 48px;*/
	display: block;
	font-size: 48px;
	line-height: 48px;
	text-align: center;
	color: #111;
	font-weight: bold;
	padding: 70px 0;
}

.JS_kefu {
	display: block;
	width: 398px;
	height: 60px;
	background: #ffde00;
	transition: background 0.5s;
	text-align: center;
	line-height: 60px;
	margin: 0 auto;
	font-size: 20px;
	color: #010101;
	border-radius: 30px;
	font-weight: 600;
	margin: 50px auto;
	transition: all .3s linear;
	position: relative;
    top: 0px;
}

.JS_kefu:hover {
	background: #ffb400;
	top: -5px;
}


/*part7*/

.part7 {
	width: 100%;
	height: 180px;
	background: url(../images/p7_bg1.jpg) no-repeat top;
}

.part7 .lefggw {
	width: 65%;
	float: left;
	padding-top: 40px;
}

.part7 .reggw {
	width: 35%;
	float: right;
	padding-top: 70px;
}

.part7 .reggw .btn1 {
	margin-left: 0;
}

.part7 p label {
	font-size: 48px;
	font-weight: 600;
	color: #fff;
}

.part7 p span {
	display: inline-block;
	width: 219px;
	height: 32px;
	line-height: 32px;
	background: url(../images/p7_bg1.png) no-repeat 0 0;
	font-size: 24px;
	color: #fff;
	text-indent: 48px;
}


/*在线预约*/

.cont9 {
	background: url(../images/page6_bg.jpg);
}

.cont9 .w1150 {
	padding: 70px 0;
	box-sizing: border-box;
}

.cont9 .title {
	text-align: center;
	font-size: 42px;
	color: #fff;
	font-weight: bold;
	padding-bottom: 0;
	padding-top: 0;
}

.cont9 .title img {
	vertical-align: top;
	margin: 0 10px;
}

.cont9 .box {
	width: 560px;
	margin: auto;
}

.cont9 .form-wrap form label {
	width: 560px;
	border: none;
	height: 55px;
	box-sizing: border-box;
}

.form-wrap form label span {
	line-height: 55px;
	width: 92px;
	font-size: 21px;
	color: #404040;
}

.cont9 .form-wrap form label i {}

.cont9 .il1 {
	background: url(../images/i1_03.png) no-repeat center center;
	position: absolute;
	left: 0;
	top: 0;
	width: 57px;
	height: 55px;
}

.cont9 .il2 {
	background: url(../images/i2_03.png) no-repeat center center;
	position: absolute;
	left: 0;
	top: 0;
	width: 57px;
	height: 55px;
	background-position: center 0px !important;
}

.cont9 .il3 {
	background: url(../images/i3_03.png) no-repeat center center;
	position: absolute;
	left: 0;
	top: 0;
	width: 57px;
	height: 55px;
	background-position: center 0px !important;
}

.cont9 .tiaokuan {
	color: #fff;
}

.cont9 .form-wrap {
	width: 560px;
	margin: 38px auto 0;
}

.form-wrap .btn-wrap {
	width: 558px;
	height: 50px;
	line-height: 50px;
	background: url(../images/end_03.png) no-repeat center top;
}

.cont9 .tiaokuan img {
	padding: 3px 5px 0 0;
}

.form-wrap {
	width: 560px;
	margin: 60px auto 0;
}

.form-wrap form label {
	position: relative;
	display: block;
	height: 50px;
	line-height: 50px;
	margin-bottom: 20px;
	padding-left: 45px;
	font-size: 0;
	border: 1px solid #004fa3;
	background: #fff
}

.form-wrap form label i {
	display: block;
	width: 22px;
	height: 30px;
	overflow: hidden;
	position: absolute;
	top: 32%;
	left: 18px;
	background-image: url("https://liuxue.xdf.cn/special/include/imagess/form_icon_orange.png");
	background-repeat: no-repeat;
}

.form-wrap form label.name i {
	background-position: center 0;
}

.form-wrap form label.phone i {
	background-position: center -30px;
}

.form-wrap form label.country i {
	background-position: center -60px;
}

.form-wrap form label.degree i {
	background-position: center -90px;
}

.form-wrap form label.city i {
	background-position: center -120px;
}

.form-wrap form label.school i {
	background-position: center -150px;
}

.form-wrap form label i.iconDown {
	background-position: center -180px;
	top: 40%;
	left: 92%;
}

.form-wrap form label span {
	display: inline-block;
	width: 26%;
	padding-left: 10px;
	font-size: 18px;
	color: #666;
}

.form-wrap form label input,
.form-wrap form label select {
	width: 70%;
	padding: 0;
	border: none;
	outline: none;
	font-size: 18px;
	background-color: transparent;
	color: #666;
	position: relative;
	z-index: 2;
}

.form-wrap form label select {
	-moz-appearance: none;
	-webkit-appearance: none;
}

.form-wrap form label select option {
	text-align: center;
	color: #000;
}

.form-wrap form label select::-ms-expand {
	display: none;
}

.form-wrap .btn-wrap {
	cursor: pointer;
	display: block;
	width: 100%;
	height: 50px;
	border: none;
	background: #ffde00;
	font-size: 22px;
	color: #000;
	margin-top: 20px;
	border-radius: 30px;
}
.form-wrap .btn-wrap:hover {
	background: #ffb400;
}

#case_footer {
	background: #000;
	height: 100px;
	padding-top: 20px;
}

.case_footertext p {
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	color: #636363;
}


/*part4*/

.part4 dl {
	position: relative;
	float: left;
	width: 345px;
	height: 219px;
	margin-right: 52px;
}
.part4 .clearfix{
	overflow: hidden;
}
.part4 dl:last-child {
	float: right;
	margin-right: 0;
}

.part4 dd h3 {
	position: absolute;
	top: 60px;
	width: 335px;
	font-size: 48px;
	color: #fff;
	text-align: center;
}

.part4 dd p {
	position: absolute;
	/*right: 0;*/
	bottom: 0;
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	line-height: 58px;
	text-align: center;
}

.part4 table {
	width: 100%;
	margin-top: 42px;
}

.part4 table th {
	height: 54px;
	background-color: #3758b5;
	font-size: 24px;
	color: #fff;
}

.part4 table tr {
	height: 48px;
	font-size: 18px;
	text-align: center;
}

.part4 table tr:nth-child(2n+1) {
	background-color: #e9eff7;
}


/*服务*/

.m-box .box-bd {
	padding: 50px 40px 50px;
	margin: 0 auto 50px auto;
	background: #fff;
	border: 2px solid #2d6f9b;
	overflow: hidden;
}

.m-gdlx li {
	float: left;
	width: 32%;
	/* height: 274px; */
	text-align: center;
	/*background: #f9f9f9;*/
	overflow: hidden;
}

.m-gdlx .gdlx-box {
	position: relative;
	/* width: 314px; */
	height: 214px;
	margin-bottom: 9px;
	background: #f9f9f9;
	overflow: hidden;
}

.m-gdlx .gdlx-box .box-txt {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60px;
	padding-top: 10px;
	line-height: 24px;
	background: #568cba;
	background: rgb(42 106 206 / 82%);
	color: #fff;
	border-radius: 30px;
}

.m-gdlx .gdlx-box .box-txt h3 {
	font-size: 22px;
}

.m-gdlx .gdlx-box .box-txt p {
	margin-top: 4px;
	font-size: 14px;
}

.u-btn {
	display: inline-block;
	height: 42px;
	margin: 0 auto;
	padding: 0 20px;
	line-height: 42px;
	text-align: center;
	background: #ee992c;
	border-radius: 21px;
	font-size: 20px;
	color: #fff;
	width: auto;
	margin-top: 10px;
}


/*院校推荐*/
/*part4*/
.part4 {padding: 0px 0 31px;position: relative;}
.part4 ul{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.part4 ul li{width: 22%;height: 342px;background: #fff;padding-top: 30px;position: relative;border-radius: 20px;padding: 0 10px;}
.part4 ul li::before{
    content: "";
    display: block;
    width: 47px;
    height: 2px;
    background: #2b44f6;
    margin: 0 auto;
}
.part4 ul li label{
    display: block;
    font-size: 20px;
    color: #111111;
    margin-top: 18px;
    text-align: center;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
}
.part4 ul li span{
    display: block;
    margin-top: 12px;
    font-size: 16px;
    color: #111111;
    text-align: center;
}
.part4 ul li i{
    display: block;
    width: 44px;
    height: 44px;
    background: #17926f;
    border-radius: 22px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 12px auto 0;
    text-align: center;
    line-height: 44px;
    font-style: normal;
}
.part4 ul li img{/* display: block; *//* position: absolute; *//* bottom: 0; *//* left: 0; */width: 100%;/* padding: 10px; */margin-top: 10px;border-radius: 20px;}



/*优势*/
.part2{padding:1px 0;}
.part2 .conBox{display: flex;justify-content: space-between;}
.part2 .conBox .white-bg{padding-top:30px;width: 286px;height: 300px;background: #FFFFFF;box-shadow: 0px 0px 9px 1px rgba(236, 138, 145, 0.2);border-radius: 10px;overflow: hidden;text-align: center;}
.part2 .conBox .white-bg h3{width: 74px;height: 50px;background: #E90010;border-radius:0 0 30px 0px;font-weight: bold;color: #fff;font-size: 24px;line-height: 50px;}
.part2 .conBox .white-bg h4{font-size: 26px;color: #E90010;padding: 24px 0;}
.part2 .conBox .white-bg p{padding:0 10px;font-size: 16px;color: #666;line-height: 32px;}
.part2 .conBox .white-bg a{font-size: 24px;border: 1px solid #E90010;color: #E90010;width: 178px;display: block;height: 46px;border: 1px solid #E90010;line-height: 46px;border-radius: 30px;margin: 34px auto;}
.part2 .conBox .white-bg-two h3{background:#2b44f6;}
.part2 .conBox .white-bg-two h4{color: #2b44f6;}
.part2 .conBox .white-bg-two a{color: #2b44f6;border: 1px solid #2b44f6;}
.part2 .conBox .white-bg-thr h3{background:#f95e00;}
.part2 .conBox .white-bg-thr h4{color: #f95e00;}
.part2 .conBox .white-bg-thr a{color: #f95e00;border: 1px solid #f95e00;}
.part2 .conBox .white-bg-fou h3{background:#047bd7;}
.part2 .conBox .white-bg-fou h4{color: #047bd7;}
.part2 .conBox .white-bg-fou a{color: #047bd7;border: 1px solid #047bd7;}
.part2 .conBox .white-bg-one a:hover{background: #E90010;color: #fff;}
.part2 .conBox .white-bg-two a:hover{background: #2b44f6;color: #fff;}
.part2 .conBox .white-bg-thr a:hover{background: #f95e00;color: #fff;}
.part2 .conBox .white-bg-fou a:hover{background: #047bd7;color: #fff;}


/*头部导航*/
header.header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9;
	background: #fff;
	-webkit-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
	box-shadow: 0 0px 8px rgba(25,24,40,.35);
}

header.header .logo {
	line-height: 80px;
}

header.header .logo img {
	height: 100%;
}

header.header>.c-flex {
	justify-content: space-between;
}

.underline {
	position: relative;
}

.underline::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #fff;
}

.header-tel {
	margin: 0 1.5rem;
	padding-left: 18px;
	background: url(../images/ico02.png) no-repeat left center;
	background-size: 12px;
	float: left;
	color: #fff;
}

img {
	vertical-align: middle;
}
.header-ewm {
	width: 20px;
	height: 20px;
	background: url(../images/ico01.png) no-repeat center;
	background-size: 100%;
	cursor: pointer;
	position: relative;
	z-index: 9;
}

.header-ewm img {
	position: absolute;
	bottom: 7px;
	right: -26px;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	display: none;
}

.header-nav {
	height: inherit;
}

.header-nav li {
	margin-left: 1.23rem;
	height: 5.5rem;
	display: flex;
	align-items: center;
	position: relative;
}

.header-nav li:first-of-type {
	margin-left: 0;
}

.header-nav li::after {
	content: '';
	position: absolute;
	left: 45%;
	bottom: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
	height: 2px;
	background-color: #2e48d4;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.header-nav li.active::after {
	width: 100%;
	bottom: 22px;
}

.header-nav li.active .h6 {
	color: #2e48d4;
}

.header-nav li:hover .h6 {
	color: #2e48d4;
}

.header-nav li.ready-hover:hover::after {
	width: 120px;
	bottom: 0;
}

.header-nav .h6 {
	color: #2e48d4;
	color: #474747;
	display: block;
}

.header-nav nav {
	position: absolute;
	left: -30px;
	bottom: 0;
	width: 125px;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	z-index: 2;
	display: none;
	background: #fff;
	-webkit-box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.2);
}

.header-nav nav a {
	background: #fff;
	display: block;
	text-align: center;
	font-size: 13px;
	color: #888;
	line-height: 40px;
	height: 40px;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.header-nav nav a:hover {
	color: #2e48d4;
	background-color: #f8f8f8;
}
/*顶部*/

.topbar {
	position: relative;
	z-index: 99;
	height: 39px;
	border-bottom: 1px solid #e6ebf0;
	background-color: #2e48d4;
	font-size: 14px;
}

.wel {
	height: 39px;
	float: left;
	line-height: 39px;
	color: #fff;
}
.wel strong { color: #fff}
.top-contact {
	height: 39px;
	float: right;
}

.top-contact>li {
	position: relative;
	float: left;
	height: 39px;
	line-height: 39px;
	color: #fff;
}

.top-contact>li.line {
	margin: 0 20px;
	width: 1px;
	height: 39px;
}

.top-contact>li>a {
	color: #fff;
}

.top-contact li.wx-menu img {
	display: none;
	position: absolute;
	top: 98%;
	left: 50%;
	margin-left: -80px;
	max-width: 160px;
	width: 160px;
	height: 160px;
	border-radius: 3px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.top-contact li.wx-menu:hover img {
	display: block;
}

.top-contact li .iconfont {
	display: inline-block;
	vertical-align: middle
}

.top-contact li .zx-ppbox {
	top: 100%;
	right: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	background-image: url(../images/zx1.png)
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.qq-item:hover .zx-ppbox {
	display: block;
}

.header-main {
	position: relative;
	z-index: 8;
	padding: 30px 0;
	height: 70px;
}

.zx-ppbox {
	position: absolute;
	width: 320px;
	height: 166px;
	padding: 0 30px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/zx1.png);
	display: none;
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}

.item-zixun .zx-ppbox {
	right: 90px;
	top: 0;
}

.zx-cell {
	position: relative;
	color: #000;
	padding: 20px 0;
}

.zx-cell:after {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	width: 230px;
	border-top: 1px dashed rgba(255, 255, 255, .4);
	content: '　';
}

.zx-cell:last-child:after {
	display: none;
}

.zx-hd span,
.zx-hd strong {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

.zx-hd {
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 1;
}

.zx-hd .iconfont {
	font-size: 22px;
}

.zx-link {
	width: 280px;
	height: 66px;
	margin-top: 16px;
	overflow: hidden;
}

.zx-link a {
	display: block;
	width: 125px;
	height: 26px;
	line-height: 26px;
	font-size: 13px;
	border: 1px solid #000;
	border-radius: 26px;
	text-align: center;
	color: #000;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.zx-link a:hover {
	background-color: #000;
	color: #f49329;
}

.zx-bd .text {
	opacity: .8;
	font-size: 13px;
	line-height: 1.4;
}
.maxwidth {
	width: 1200px;
	margin: 0 auto;
}
.c-flex {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.fl {
	float: left;
}

.fr {
	float: right;
}



/********弹窗+表单 开始********/
#Popup, #Popup .ClosePopup {background: url(../images/tc_s.png) no-repeat 0 0;/* box-sizing: inherit; *//* background-size: 100% 100%; */}
#Popup {
	position:fixed;
	z-index:9991;
	left:50%;
	top:50%;
	margin:-250px auto auto -476px;
	/* padding:26px 26px 30px 0; */
	height:450px;
	width:900px;
	/* box-sizing: inherit; */
	/* background-size: 100% 100%; */
	}
#Popup .ClosePopup {
	cursor:pointer;
	background-position:0 -450px;
	display:block;
	position:absolute;
	top:8px;
	right:20px;
	z-index:9992;
	width:20px;
	height:20px;
	}
#Popup .pcont {
	width:440px;
	float:left;
	text-align:center;
	height: 100%;
	}
#Popup .pcont a { width: 100%; height: 100%; display: block;}
#Popup .pcont .dbd {
	padding:15px 0 0 85px;
	margin:0;
	width:auto;
	height:auto;
	}
#Popup .pcont .dbd p {
	width:340px;
	height:50px;
	margin-top:260px;
	font:bold 23px/50px "";
	color:darkblue;
	letter-spacing:2px;
	border-radius:8px;
	background: linear-gradient(to bottom,#ffff00,#ff6d00);
	animation:scaleDrew 2.0s ease-in-out infinite;
	box-shadow: 0px 0px 15px rgba(0,0,0,.9);
	}
@keyframes scaleDrew{
/* 定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称 */
    0% {
		transform:scale(1);
    }
	25% {
		transform:scale(0.8);
    }
	50% {
		transform:scale(1);
    }
	75% {
		transform:scale(0.8);
    }
	}
#Popup .pform {
	width:300px;
	float:right;
	margin-right: 150px;
	}
#Popup .pform .dhd {
	padding:50px 0 0 0;
	text-align:center
	}
#Popup .pform .dhd h3 {
	font-size:22px;
	line-height:48px;
	height:48px;
	letter-spacing:3px;
	border:1px solid #e4ebef;
	background:#33718d;
	border-radius:16px;
	display:block;
	color: #fff;
	}
#Popup .pform .dhd p {
	font-size:14px;
	line-height:33px;
	font-weight:bold;
	font-family:arial;
	color:rgba(255,255,255,.64)
	}
#Popup .PopubForm .dlist {
	position:relative;
	margin-top:20px;
	width:296px;
	height:44px;
	background:#fff;
	border-radius:4px;
	border:1px solid #e7eef1;
	}
#Popup .PopubForm .dlist i.arr {
	z-index:4;
	background-position:-70px -508px;
	position:absolute;
	right:10px;
	height:6px;
	width:9px;
	top:50%;
	margin-top:-3px;
	}
#Popup .PopubForm .dlist select {
	text-indent:10px;
	font-size:14px;
	color:#999;
	width:294px;
	height:42px;
	line-height:42px;
	border:none;
	padding:0;
	margin:0;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	}
#Popup .PopubForm .dlist select::-ms-expand {display:none;}
#Popup .PopubForm .i-text {
	-webkit-appearance:none;
	font-size:14px;
	border-radius:5px;
	height:42px;
	border:none;
	padding:0;
	margin:0;
	text-indent:10px;
	width:294px;
	}
#Popup .PopubForm .btn-submit {
	position:relative;
	cursor:pointer;
	width:298px;
	margin-top:25px;
	color:#ff3400;
	display:block;
	height:48px;
	line-height:48px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	border:0;
	border-radius:8px;
	background: linear-gradient(to bottom,#fff193,#fed734);
	}

#Popup .PopubForm .btn-captcha {
	cursor:pointer;
	font-size:14px;
	position:absolute;
	right:0;
	top:0;
	color:#de5832;
	background:none;
	border:none;
	padding:0;
	margin:0;
	width:100px;
	line-height:32px;
	height:32px;
	}

/********弹窗+表单 结束********/