body{
	min-width: 1280px;
	background: #fff!important;
}
.ECA_banner{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.ECA_banner img{
	display: block;
	width: 100%;
}
/**/
.ECA_one{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 40px 0;
}
.ECA_one_left{
	width: 437px;
	float: left;
}
.ECA_one_left img{
	display: block;
	width: 100%;
}
.ECA_one_right{
	width: 730px;
	float: right;
	overflow: hidden;
}
.ECA_one_right_p1{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	line-height: 26px;
	color: #666;
	padding-top: 30px;
}
.ECA_one_btn{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: center;
	display: block;
	margin-top: 30px;
}
.ECA_one_btn b{
	padding: 0 20px;
	font-size: 14px;
	color: #fff;
	background-image: -webkit-linear-gradient(left,#ff512f 0%, #f49308 100%);
    background-image: -moz-linear-gradient(left,#ff512f 0%, #f49308 100%); 
    background-image: -o-linear-gradient(left,#ff512f 0%, #f49308 100%); 
    background-image: -ms-linear-gradient(left,#ff512f 0%, #f49308 100%);  
    background-image: linear-gradient(left,#ff512f 0%, #f49308 100%);
    border-radius: 30px;
    line-height: 40px;
    display: inline-block;
    font-weight: normal;
}
.ECA_one_btn b:hover{
	background: #ff512f;
}
.ECA_one .ECA_one_btn{
	text-align: left;
}
/**/
.ECA_two{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding-bottom: 40px;
}
.ECA_two_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.ECA_two_left{
	width: 490px;
	float: left;
	overflow: hidden;
}
.ECA_two_title{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.ECA_two_title img{
	display: block;
	margin: 0;
}
.ECA_two_title span.span1{
	display: block;
	padding: 10px 0;
	padding-left: 10px;
}
.ECA_two_title span.span1 b{
	width: 2px;
	height: 32px;
	background: #333333;
	display: block;
}
.ECA_two_title span.span2{
	display: block;
	width: 100%;
	text-align: left;
	font-size: 28px;
	font-weight: bold;
	color: #333333;
	line-height: 30px;
}
.ECA_two_title span.span3{
	display: block;
	width: 100%;
	text-align: left;
	font-size: 14px;
	font-weight: 200;
	color: #999;
	line-height: 30px;
	text-transform: uppercase;
}
.ECA_two_left_one{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding-top: 20px;
}
.ECA_two_left_one span{
	display: block;
	width: 100%;
	overflow: hidden;
	clear: both;
	box-sizing: border-box;
}
.ECA_two_left_one span.span1{
	font-size: 16px;
	color: #ff512f;
	font-weight: bold;
	position: relative;
	padding-left: 10px;
}
.ECA_two_left_one span.span1:before{
	width: 4px;
	height: 20px;
	background: #ff512f;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px;
	content: '';
}
.ECA_two_left_one span.span2{
	font-size: 14px;
	color: #666;
	font-weight: normal;
	padding-left: 10px;
	line-height: 26px;
	margin-top: 5px;
}
.ECA_two_right{
	width: 590px;
	float: right;
	overflow: hidden;
	padding-top: 30px;
}
.ECA_two_right img{
	display: block;
	width: 100%;
}
/**/
.ECA_threeWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: url(../images/ECA/ECA_threeBG.jpg) center no-repeat;
	background-size: cover;
	padding: 40px 0;
}
.ECA_three{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.ECA_three .ECA_two_title span.span1 b{
	background: #fff;
}
.ECA_three .ECA_two_title span.span2{
	color: #fff;
}
.ECA_three .ECA_two_title span.span3{
	color: rgba(255,255,255,0.7);
}
.ECA_three_ms{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	color: rgba(255,255,255,0.8);
	line-height: 26px;
}
.ECA_three_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.ECA_three_main_oneWrap{
	width: 580px;
	float: left;
	overflow: hidden;
	padding: 10px;
}
.ECA_three_main_one{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.ECA_three_main_one_left{
	width: 134px;
	overflow: hidden;
	float: left;
	height: 256px;
	background: #fff;
	position: relative;
	line-height: 256px;
	text-align: center;
	font-size: 16px;
	color: #ff512f;
	font-weight: bold;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	display: block;
}
.ECA_three_main_one_left:before{
	background: #ff512f;
	position: absolute;
	left: 0;
	top: 0;
	width: 2px;
	height: 256px;
	content: '';
}
.ECA_three_main_one_right{
	width: 446px;
	height: 256px;
	overflow: hidden;
	float: left;
	position: relative;
}
.ECA_three_main_one_right a.a1{
	display: block;
	width: 100%;
}
.ECA_three_main_one_right a.a1 img{
	display: block;
	width: 100%;
}
.ECA_three_main_one_right a.a2{
	display: block;
	width: 100%;
	height: 120px;
	background: #fff;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 26px;
	color: #666;
	padding: 20px 30px;
	position: absolute;
	left: -446px;
	top: 50%;
	margin-top: -60px;
	opacity: 0;
	filter: Alpha(opacity=0);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.ECA_three_main_one:hover .ECA_three_main_one_left{
	background: #ff512f;
	color: #fff;
}
.ECA_three_main_one:hover .ECA_three_main_one_right a.a2{
	left: 0;
	opacity: 1;
	filter: Alpha(opacity=100);
}
/**/
.ECA_four{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 40px 0;
}
.ECA_four_main{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.ECA_four_top{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.ECA_four_top_left{
	width: 711px;
	float: left;
	overflow: hidden;
}
.ECA_four_top_left img{
	display: block;
	width: 100%;
}
.ECA_four_top_right{
	width: 489px;
	float: right;
	overflow: hidden;
}
.ECA_four .ECA_two_title img{
	padding-left: 426px;
}
.ECA_four .ECA_two_title span.span1{
	padding-left: 477px;
}
.ECA_four .ECA_two_title span.span2,.ECA_four .ECA_two_title span.span3{
	text-align: right;
}
.ECA_four_bottom{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.ECA_four_bottom_left{
	width: 570px;
	float: left;
	padding-right: 30px;
	padding-top: 20px;
}
.ECA_four_bottom_left_title{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: left;
	margin-bottom: 5px;
}
.ECA_four_bottom_left_title b{
	display: inline-block;
	text-align: center;
	padding: 0 15px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 16px;
	background-image: -webkit-linear-gradient(left,#ff512f 0%, #f49308 100%);
	background-image: -moz-linear-gradient(left,#ff512f 0%, #f49308 100%);
	background-image: -o-linear-gradient(left,#ff512f 0%, #f49308 100%);
	background-image: -ms-linear-gradient(left,#ff512f 0%, #f49308 100%);
	background-image: linear-gradient(left,#ff512f 0%, #f49308 100%);
}
.ECA_four_bottom_left_p1{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.ECA_four_bottom .ECA_two_left_one{
	padding-top: 10px;
}
.ECA_four_bottom .ECA_two_left_one span.span1{
	font-size: 14px;
}
.ECA_four_bottom_right{
	padding-left: 30px;
	padding-right: 0;
}
/**/
.ECA_fiveWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding: 40px 0;
	background: url(../images/ECA/ECA_fiveBG.jpg) center no-repeat;
	background-size: cover;
}
.ECA_five{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.ECA_five_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.ECA_five_main_oneWrap{
	width: 560px;
	float: left;
	overflow: hidden;
	padding: 10px 20px;
}
.ECA_five_main_one{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	height: 200px;
	background: #fff;
	position: relative;
}
.ECA_five_main_one:after{
	width: 100%;
	height: 4px;
	background-image: -webkit-linear-gradient(left,#ff512f 0%, #f49308 100%);
	background-image: -moz-linear-gradient(left,#ff512f 0%, #f49308 100%);
	background-image: -o-linear-gradient(left,#ff512f 0%, #f49308 100%);
	background-image: -ms-linear-gradient(left,#ff512f 0%, #f49308 100%);
	background-image: linear-gradient(left,#ff512f 0%, #f49308 100%);
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.ECA_five_main_one a{
	display: block;
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: center;
	box-sizing: border-box;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.ECA_five_main_one a.a1{
	font-size: 16px;
	color: #ff512f;
	font-weight: bold;
	padding-top: 30px;
}
.ECA_five_main_one a.a2{
	font-size: 14px;
	line-height: 26px;
	color: #666666;
	font-weight: normal;
	padding: 0 30px;
	padding-top: 20px;
}
.ECA_five_main_one:hover,.ECA_five_main_one:hover:after{
	background: #ff512f;
}
.ECA_five_main_one:hover a.a1{
	color: #fff;
}
.ECA_five_main_one:hover a.a2{
	color: rgba(255,255,255,0.8);
}
/**/
.ECA_six{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 40px 0;
	position: relative;
}
.ECA_six:after{
	width: 100%;
	height: 20px;
	position: absolute;
	left: 0;
	top: 400px;
	background-image: -webkit-linear-gradient(left,#ff512f 0%, #f49308 100%);
	background-image: -moz-linear-gradient(left,#ff512f 0%, #f49308 100%);
	background-image: -o-linear-gradient(left,#ff512f 0%, #f49308 100%);
	background-image: -ms-linear-gradient(left,#ff512f 0%, #f49308 100%);
	background-image: linear-gradient(left,#ff512f 0%, #f49308 100%);
	content: '';
	z-index: -1;
}
.ECA_six .ECA_two_title img{
	padding-left: 1137px;
}
.ECA_six .ECA_two_title span.span1{
	padding-left: 1188px;
}
.ECA_six .ECA_two_title span.span2,.ECA_six .ECA_two_title span.span3{
	text-align: right;
}
.ECA_six_ms{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: right;
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.CCA_six_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 30px;
}
.CCA_six_main_oneWrap{
	width: 280px;
	float: left;
	overflow: hidden;
	padding: 0 10px;
}
.CCA_six_main_one{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.CCA_six_main_one_pic{
	display: block;
	width: 100%;
	overflow: hidden;
}
.CCA_six_main_one_pic img{
	display: block;
	width: 100%;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
}
.CCA_six_main_one_wzWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: #fff;
	padding-top: 20px;
	box-sizing: border-box;
}
.CCA_six_main_one_wz{
	width: 100%;
	overflow: hidden;
	clear: both;
	position: relative;
	box-sizing: border-box;
	padding-left: 15px;
}
.CCA_six_main_one_wz:after{
	width: 4px;
	height: 100%;
	background-image: -webkit-linear-gradient(top,#ff512f 0%, #f49308 100%);
	background-image: -moz-linear-gradient(top,#ff512f 0%, #f49308 100%);
	background-image: -o-linear-gradient(top,#ff512f 0%, #f49308 100%);
	background-image: -ms-linear-gradient(top,#ff512f 0%, #f49308 100%);
	background-image: linear-gradient(top,#ff512f 0%, #f49308 100%);
	position: absolute;
	left: 0;
	top: 0;
	content: '';
}
.CCA_six_main_one_wz a{
	display: block;
	width: 100%;
	font-size: 16px;
	color: #000;
	line-height: 26px;
	font-weight: bold;
}
.CCA_six_main_one_wz a.a1{
	font-weight: normal;
	font-size: 14px;
	color: #666;
}
.CCA_six_main_oneWrap:hover .CCA_six_main_one_pic img{
	transform:scale(1.1,1.1);
	-webkit-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	transition:all 0.5s;
}
/**/
.ECA_seven{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.ECA_seven .ECA_six_ms{
	text-align: left;
}
.CCA_seven_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 30px;
}
.CCA_seven_main_oneWrap{
	width: 280px;
	float: left;
	overflow: hidden;
	padding: 0 10px;
}
.CCA_seven_main_one{
	width: 100%;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.CCA_seven_main_one_pic{
	width: 100%;
	overflow: hidden;
	clear: both;
	height: 280px;
	display: block;
}
.CCA_seven_main_one_name{
	width: 100%;
	overflow: hidden;
	clear: both;
	display: block;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding-top: 10px;
	line-height: 24px;
}
.CCA_seven_main_one_major{
	padding-top: 5px;
	color: rgba(0,0,0,0.7);
	font-weight: normal;
	font-size: 14px;
}
.CCA_seven_main_one_school{
	padding-top: 0px;
	color: rgba(0,0,0,0.7);
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
}
.CCA_seven_main_oneWrap:hover .CCA_seven_main_one_name{
	color: #000;
}
/**/
.ECA_eightWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding: 40px 0;
	background: url(../images/ECA/ECA_eightBG.jpg) center no-repeat;
	background-size: cover;
	margin-top: 40px;
}
.ECA_eight{
	width: 1200px;
	overflow: hidden;
	clear: both;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	margin: 0 auto;
}
.ECA_eight_main{
	width: 100%;
	overflow: hidden;
	clear: both;
	box-sizing: border-box;
	border-width: 5px;
	border-style: solid;
	border-image: -webkit-linear-gradient(left,#ff512f 0%, #f49308 100%) 1 1 1 1;
	border-image: -moz-linear-gradient(left,#ff512f 0%, #f49308 100%) 1 1 1 1;
	border-image: -o-linear-gradient(left,#ff512f 0%, #f49308 100%) 1 1 1 1;
	border-image: -ms-linear-gradient(left,#ff512f 0%, #f49308 100%) 1 1 1 1;
	border-image: linear-gradient(left,#ff512f 0%, #f49308 100%) 1 1 1 1;
	padding: 20px;
}
.ECA_eight_main_left{
	width: 70%;
	float: left;
	padding-top: 20px;
}
.ECA_eight_main_right{
	width: 30%;
	overflow: hidden;
	float: right;
}
.ECA_eight_main_right input{
	display: block;
	width: 100%;
	overflow: hidden;
	clear: both;
	padding: 10px;
	border: none;
	color: #000;
	font-size: 14px;
	border-width: 2px;
	border-style: solid;
	border-image: -webkit-linear-gradient(left,#ff512f 0%, #f49308 100%) 1 1 1 1;
	border-image: -moz-linear-gradient(left,#ff512f 0%, #f49308 100%) 1 1 1 1;
	border-image: -o-linear-gradient(left,#ff512f 0%, #f49308 100%) 1 1 1 1;
	border-image: -ms-linear-gradient(left,#ff512f 0%, #f49308 100%) 1 1 1 1;
	border-image: linear-gradient(left,#ff512f 0%, #f49308 100%) 1 1 1 1;
	margin-bottom: 10px;
	box-sizing: border-box;
}
.ECA_eight_main_right button{
	display: block;
	width: 100%;
	border: none;
	padding: 10px;
	background-image: -webkit-linear-gradient(left,#ff512f 0%, #f49308 100%);
	background-image: -moz-linear-gradient(left,#ff512f 0%, #f49308 100%);
	background-image: -o-linear-gradient(left,#ff512f 0%, #f49308 100%);
	background-image: -ms-linear-gradient(left,#ff512f 0%, #f49308 100%);
	background-image: linear-gradient(left,#ff512f 0%, #f49308 100%);
	font-size: 14px;
	color: #fff;
}