*{padding: 0;margin: 0;}
ul,li{list-style:none;}
a,a:hover{text-decoration: none;}
a,img{border: 0;color: #333}
a:focus{outline: 0}
body{font-size: 14px;color:#000;font-family: Microsoft Yahei;width: 100%;overflow-x:hidden;background-color: #fff;}
.clearfix:after{content: '';height: 0;display: block;clear: both;visibility: hidden;}
.f14{font-size: 14px;}
.f16{font-size: 16px;}
.f18{font-size: 18px;}
.center{text-align: center;clear: both;}
.hide{display: none;}
input:focus{outline: none}
.mr{margin-right: -150px;}
.wrap{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.header_01{
	height: 115px;
	background: #eaedf0 url(../images/header_01.jpg) no-repeat top center;
}
.header_02{
	height: 145px;
	background: #eaedf0 url(../images/header_02.jpg) no-repeat top center;
}
.header_03{
	height: 56px;
	padding-top: 80px;
	background: #eaedf0 url(../images/header_03.jpg) no-repeat top center;
}
.header_04{
	height: 54px;
	background: #eaedf0 url(../images/header_04.jpg) no-repeat top center;
	margin-bottom: 14px;
}
.header_href{
	display: inline-block;
	width: 162px;
	height: 50px;
	margin-right: 48px;
	background-color: #ceaa83;
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.header_href:hover,.content_href:hover{
	background-color: #91714f;
	color: #fff;
}
.menu{
	height: 50px;
	background-color: #fff;
	text-align: center;
}
.menu .navi li{
	display: inline-block;
	font-size: 15px;
	color: #21363a;
	line-height: 50px;
	cursor: pointer;
}
.menu .navi li span{
	padding: 0 43px;
}
.menu .navi li.active{
	font-weight: 700;
	color: #c6a17b;
}
.panel{
	padding: 60px 0
}
.panel_tit{
	text-align: center;
	padding-bottom: 46px;
	font-size: 38px;
	font-weight: 700;
	color: #273d54;
	display: flex;
	justify-content: center;
	align-items: center;
}
.panel_tit em{
	width: 30px;
	height: 4px;
	background-color: #273d54;
	margin: 0 10px;
}
.superiorty_list li{
	float: left;
	width: 190px;
	padding: 0 38px;
	margin-bottom: 28px;
	text-align: center;
	line-height: 24px;
	background: url(../images/line.png) no-repeat right top;
}
.superiorty_list .pic{
	position: relative;
	margin: 0 auto;
	width: 83px;
	height: 83px;
	background: url(../images/sprite.png) no-repeat;
}
.superiorty_list .pic:before{
	content: '';
	position: absolute;
	top: 21px;
	left: 20px;
	width: 44px;
	height: 40px;
	background: url(../images/sprite.png) no-repeat;
}
.superiorty_list .pic1:before{background-position: 4px -93px;}
.superiorty_list .pic2:before{background-position: -65px -92px;}
.superiorty_list .pic3:before{background-position: 3px -149px;}
.superiorty_list .pic4:before{background-position: -63px -149px;}
.superiorty_list .name{
	margin: 18px 0;
	font-size: 18px;
}
.content_href{
	display: inline-block;
	width: 195px;
	height: 46px;
	margin: 0 27px;
	line-height: 46px;
	text-align: center;
	background-color: #ceaa83;
	color: #fff;
	font-size: 16px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.subject{
	height: 394px;
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-transition: background-image .8s;
	-moz-transition: background-image .8s;
	-ms-transition: background-image .8s;
	-o-transition: background-image .8s;
	transition: background-image .8s;
}
.subject .subject_box{
	padding-left: 224px;
	height: 394px;
	overflow: hidden;
}
.subject .subject_content{
	position: relative;
	width: 673px;
	height: 100%;
	overflow: hidden;
}
.subject .subject_content .subject_wrapper{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	overflow: hidden;
}
.subject .subject_content .subject_wrapper .item{
	float: left;
	width: 470px;
	padding: 0 150px 0 50px;
	height: 100%;
}
.subject .subject_wrapper .item .name{
	padding: 5px 0 17px;
	font-size: 26px;
	color: #253b55;
	border-bottom: 1px solid #253b55;
}
.subject .subject_wrapper .item .info{
	height: 264px;
}
.subject .subject_wrapper .item .info .txt{
	position: relative;
	margin-top: 16px;
	padding-left: 18px;
	line-height: 24px;
}
.subject .subject_wrapper .item .info .txt:before,.footer_form_box .tip:before,.method_list .dot:before,
.school_content .school_wrapper .item  .txt:before{
	content: '';
	position: absolute;
	left: 0;
	top: 9px;
	width: 6px;
	height: 6px;
	background-color: #ceaa83;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.subject .subject_wrapper .item .info a{
	color: #b48d62;
	font-weight: 700;
	text-decoration: underline;
}
.subject .subject_wrapper .item .content_href{
	margin: 0
}
.subject .subject_button,.school_content .school_button{
	position: absolute;
	width: 50px;
	height: 50px;
	right: 45px;
	background: #253b55 url(../images/sprite.png) no-repeat;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.subject .subject_prev{
	top: 107px;
	background-position: 2px -201px;
}
.subject .subject_next{
	top: 188px;
	background-position: -40px -201px;
}
.subject .dots{
	position: absolute;
	right: 38px;
	top: 276px;
	text-align: center;
}
.subject .dots span{
	display: inline-block;
	width: 7px;
	height: 7px;
	margin: 0 3px;
	border: 1px solid #253b55;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.subject .dots span.hot{
	background-color: #253b55;
}
.footer_form_box{
	height: 115px;
	padding: 0 30px 0;
}
.footer_form_box .tip{
	position: relative;
	padding-left: 18px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #595959;
	font-size: 16px;
	color: #000;
}
.footer_form_box .tip span{font-size: 14px;color: #565656;}
.footer_form_box .myform .form_item{
	height: 45px;
	width: 110px;
	padding-left: 35px;
	float: left;
	display: block;
	margin-right:50px;
	position: relative;
	background-color: #f1f1f1;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.footer_form_box .myform .form_item:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 45px;
	display: inline-block;
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
}
.footer_form_box .myform .user_value{
	border:none;
	padding: 10px;
	line-height: 25px;
	width: 100px;
	height: 25px;
	font-size: 14px;
	color: #787878;
	background-color: #f1f1f1;
}
.footer_form_box .myform .user_value:focus{
	outline: 0;
}
.footer_form_box .myform .name_icon:before{
	background-position: -117px 7px;
}
.footer_form_box .myform .phone_icon:before{
	background-position: -122px -33px;
}
.footer_form_box .myform .city_icon:before{
	background-position: -120px -126px;
}
.footer_form_box .myform .country_icon:before{
	background-position: -120px -78px;
}
.footer_form_box .arrow_down_btn{
	position: absolute;
	right: 2px;
	top: 18px;
	width: 0;
	border-style: solid;
	border-width: 10px 7px 0 7px;
	border-color: #253b55 transparent transparent transparent
}
.footer_form_box .slide_choose_info{
	position: absolute;
	left: -1px;
	top: 44px;
	background-color: #fff;
	width: 148px;
	z-index: 99;
	display: none;
	border:1px solid #ddd;
}
.footer_form_box .city_slide{
	height: 220px;
	overflow-y:auto;
}
.footer_form_box .slide_choose_info li{
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	color: #333;
	padding-left: 10px;
	cursor: pointer;
	text-align: left;
}
.footer_form_box .slide_choose_info li:hover{
	background-color: #e5e5e5;
}
.footer_form_box .submit_btn{
	margin: 0 0 0 27px;
	width: 118px;
}
.method_list li{
	float: left;
	height: 495px;
	margin: 0 10px 20px 0;
	background-color: #f2f6f8;
}
.method_list img{display: block;}
.method_list .box1{margin: 0 46px;}
.method_list .box2{margin: 0 46px;}
.method_list .name{
	padding: 36px  0 20px;
	margin-bottom: 20px;
	font-size: 22px;
	color: #253b55;
	border-bottom: 1px dashed #b1b7ba;
	text-align: center;
}
.method_list .txt{
	position: relative;
	margin-bottom: 11px;
	line-height: 26px;
}
.method_list .dot{padding-left: 20px;position: relative;}
.method_list .dot:before{background-color: #2e2d1c;}
.method_list .txt a{color: #b48d62;text-decoration: underline;font-weight: 700;}
.school_panel{
	background: url(../images/school_bg.jpg) no-repeat bottom center;
}
.school_content{
	position: relative;
	width: 100%;
	height: 454px;
	overflow: hidden;
}
.school_content .school_prev{
	left: 0;
	top: 188px;
	background-position: 2px -201px;
}
.school_content .school_next{
	right: 0;
	top: 188px;
	background-position: -40px -201px;
}
.school_content .school_wrapper{
	position: absolute;
	left: 0;
	top: 0;
	height: 454px;
	overflow: hidden;
}
.school_content .school_wrapper .item{
	float: left;
	width: 1000px;
	height: 100%;
}
.school_content .school_wrapper .item li{
	float: left;
	width: 306px;
	height: 445px;
	margin-left: 18px;
	background-color: #fff;
	box-shadow: 0 0 24px 0 rgba(52,88,142,.16);
}
.school_content .school_wrapper .item .logo{
	margin: 38px 0 28px;
	text-align: center;
	color: #253b55;
	font-size: 22px;
	font-weight: 700;
}
.school_content .school_wrapper .item .logo img{
	margin-right: 10px;
	vertical-align: middle;
}
.school_content .school_wrapper .item  .txt{
	position: relative;
	padding-left: 18px;
	margin: 0 40px 20px;
	line-height: 24px;
}
.school_content .school_wrapper .item  .txt:before{
	background-color: #2e2d1c;
}
.school_content .school_wrapper .item  .txt a{
	padding-top: 6px;
	color: #b48d62;
	font-weight: 700;
	text-decoration: underline;
}
.school_tip{
	margin: 38px 18px 42px;
}
.school_tip .title{
	padding-bottom: 20px;
	border-bottom: 1px solid #7e8186;
	font-size: 18px;
	color: #253b55;
	font-weight: 700;
}
.school_tip .title .word{
	display: inline-block;
	width: 38px;
	height: 18px;
	margin-right: 8px;
	background-color: #253b55;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}
.school_tip .txt{
	margin-top: 20px;
}
.school_tip .txt a{
	margin-left: 120px;
	color: #b48d62;
	font-weight: 700;
	text-decoration: underline;
}
.case_item{margin-bottom: 30px;}
.case_item3{
	height: 420px;
	background: url(../images/case_pic3.jpg) no-repeat top center;
}
.case_item .case_list li{
	padding: 36px 0 0;
}
.case_item .pic{
	display: block;
}
.case_item .case_list .name{
	display: block;
	margin-bottom: 20px;
	font-size: 18px;
	color: #253b55;
	font-weight: 700;
}
.case_item .case_list .name:hover{text-decoration: underline;}
.case_item .case_list .txt{
	color: #515151;
	line-height: 26px;
}
.case_item .case_list .more{
	color: #b48d62;
	font-weight: 700;
	text-decoration: underline;
}
.xt_adv_list li{
	float: left;
	width: 490px;
	margin: 10px 10px 0 0;
	cursor: pointer;
}
.xt_adv_list .xt_info{
	float: left;
	width: 370px;
	padding: 20px 10px 0;
	line-height: 30px;
	color: #434343;
}
.xt_adv_list .xt_info h3{
	font-size: 16px;
	color: #253b55
}
.xt_adv_list .txt_right{
	text-align: right;
}
.xt_adv_list .xt_pic{
	float: left;
	width: 98px;
	-webkit-transition:all 0.7s;
	-moz-transition:all 0.7s;
	-ms-transition:all 0.7s;
	-o-transition:all 0.7s;
	transition:all 0.7s;
}
.xt_adv_list li:hover .xt_pic1{
	-webkit-transform:translate(-6px,-6px);
	transform:translate(-6px,-6px);
}
.xt_adv_list li:hover .xt_pic2{
	-webkit-transform:translate(6px,-6px);
	transform:translate(6px,-6px);
}
.xt_adv_list li:hover .xt_pic3{
	-webkit-transform:translate(-6px,6px);
	transform:translate(-6px,6px);
}
.xt_adv_list li:hover .xt_pic4{
	-webkit-transform:translate(6px,6px);
	transform:translate(6px,6px);
}
.fixed{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999
}
.method_list img,.case_item img,.superiorty_list .pic:before,.logo img{
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.method_list img:hover,.case_item img:hover{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.superiorty_list .pic:hover:before,.logo img:hover{
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}