@charset "utf-8";
html {
	width: 100%;
}
body{ 
	font-size:14px; 
	background:#cbebeb; 
	font-family:"FZLanTingHei-L-GBK","GothamBook","helvetica","arial","Microsoft Yahei","微软雅黑",sans-serif;
	width:100%; 
	overflow-x:hidden;
	overflow-y: auto;
	min-width: 1230px;
    overflow-anchor: none;
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
body,form,div,span,ul,ol,li,p,pre,dl,dt,dd,h1,h2,h3,h4,h5,h6,
em,a,fieldset,legend,address,label,textarea,select,input,figure,
table,th,td,b,i{
	margin:0;padding:0; 
}

.hy-main input[type=text]:focus,.hy-main input[type=password]:focus,.hy-main textarea:focus{
	 transition:border linear .2s,box-shadow linear .5s;
	 -moz-transition:border linear .2s,-moz-box-shadow linear .5s;
	 -webkit-transition:border linear .2s,-webkit-box-shadow linear .5s;
	 outline:none;
	 border-color:rgba(140,215,255,.75);
	 box-shadow:0 0 8px rgba(140,215,225,.5);
	 -moz-box-shadow:0 0 8px rgba(140,215,225.5);
	 -webkit-box-shadow:0 0 8px rgba(140,215,225,3);
}
fieldset,img{
	border:0;
}
ul,li{
	list-style:none;
}
em,i{
	font-style:normal;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
a{
	text-decoration:none; 
	color:#666;
}
a:hover{
	text-decoration:none;
}
a:focus,input,button,select,textarea{
	outline:none;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%; 
 	font-variant: normal;
 	font-weight: normal;
}
p {
	font-weight: normal;
}
input,select,img{ 
	vertical-align:middle;
	border: none;
}
legend{ 
	display:none;
}
textarea{
	resize:none;
}
.clear{ 
	clear:both;
}
.clearfix{
	zoom:1;
}
.clearfix:after{
	clear:both; 
	content:"";
	display:block;
	height:0;
	line-height:0;
	visibility:hidden;
}

.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mb10{ margin-bottom:10px;}
.mb30{ margin-bottom:30px;}
.mr10{ margin-right:10px;}
.pt10{ padding-top:10px;}
.fl{ float:left;}
.fr{ float:right;}
.tr{ text-align:right;}
.tl{ text-align: left;}
.ov{ overflow:hidden;}
.rel{ position:relative;}
.tc{ text-align:center;}
.none{ display:none;}
.block{ display:block;}
.redColor {
	color: #cd2c24;
}
.nav-bar .redColor{
	color: #cd2c24;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #ddd;  
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #ddd;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #e5e5e5;
    font-size: 21px;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #e5e5e5;
    font-size: 21px;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.shadow-bottom {
	-moz-box-shadow: 0px 5px 6px #e5e5e5; 
	-webkit-box-shadow: 0px 5px 6px #e5e5e5; 
	box-shadow: 0px 5px 6px #e5e5e5; 
}
.header-on {
	color: #cd2c24;
}
.m-auto {
	margin: 0 auto;
}
.m-r-5 {
	margin-right: 45px;
}
.flex {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}

/* 业务样式 */
.recruit {
	width: 100%;
}
.p-part-banner {
	width: 100%;
	position: relative;
}
.p-part-banner img {
	width: 100%;
}
.p-part-banner .top-link {
	display: block;
    position: absolute;
    left: 30px;
    top: 30px;
    width: 280px;
	height: 110px;
	z-index: 100;
}
.introduce-title {
	padding: 60px 0px;
}
.introduce-title > h3 {
	color: #f8b430;
	font-size: 70px;
	text-align: center;
}
.introduce-title > p {
	color: #15334f;
	font-size: 24px;
	text-align: center;
	margin-top: 30px;    text-transform: uppercase;
}
.p-part-section {
	background: #e2f1f1;
	margin-bottom: 94px;
}
.part1-img-wrap {
	float: left;
	width: 48%;
	height: 642px;
	overflow: hidden;
}
.part1-img-wrap img {
	width: 100%;
	height: 100%;
	display: block;
}
.part1-detail-word {
	float: left;
	width: 50%;
	padding-left: 50px;
	padding-right: 80px;
}
.part1-detail-word .header {
	padding-top: 20px;
	font-size: 38px;
	color: #173250;
	text-indent: 2em;
	font-weight: 700;
	line-height: 1.6;
}
.part1-detail-word > p {
	font-size: 22px;
	color: #173250;
	text-indent: 2em;
	line-height: 1.8;
}
.part2-detail-word {
	float: left;
	width: 50%;
	padding-left: 95px;
	padding-top: 210px;
}
.part2-detail-word > p {
	color: #173250;
	font-size: 48px;
	line-height: 1.6;
}
.part2-detail-word > em {
	display: block;
	font-size: 62px;
	color: #f8b430;
	font-weight: 700;
	padding:  105px 0px 110px;
}
.part2-img-wrap,
.part3-img-wrap {
	width: 50%;
	float: left;
}
.part2-img-wrap img,
.part3-img-wrap img {
	width: 100%;
	height: 100%;
}
.part3-detail-word {
	width: 50%;
	float: left;
	padding-top: 50px;
}
.part3-detail-word > li {
	padding-left: 100px;
	padding-bottom: 50px;
}
.part3-detail-word > li:last-child {
	padding-bottom: 0px;
}
.part3-detail-word .part3-icon {
	display: inline-block;
	width: 70px;
	height: 60px;
	background: url('../images/tick.png') no-repeat;
	background-size: contain;
	vertical-align: middle;
	margin-right: 30px;
}
.part3-detail-word > li span {
	color: #173250;
	font-size: 42px;
}
.foot-banner {
	width: 100%;
}
.foot-banner img{ 
	width: 100%;
	display: block;
}
.foot-list {
	justify-content: space-around;
	align-content: center;
	padding: 95px 0px 70px;
}
.foot-list li > a {
	display: block;
	width: 360px;
	height: 70px;
	color: #fff;
	background: #f8b430;
	text-align: center;
	line-height: 70px;
	border-radius: 40px;
	font-size: 30px;
}

@media (max-width: 1600px) {
	.part1-detail-word .header {
		padding-top: 20px;
		font-size: 30px;
		color: #173250;
		text-indent: 2em;
		font-weight: 700;
		line-height: 1.6;
	}
	.part1-detail-word > p {
		font-size: 20px;
		color: #173250;
		text-indent: 2em;
		line-height: 1.8;
	}
	.part2-detail-word > p {
		color: #173250;
		font-size: 30px;
		line-height: 1.6;
	}
	.part2-detail-word > em {
		display: block;
		font-size: 48px;
		color: #f8b430;
		font-weight: 700;
		padding:  90px 0px 90px;
	}
	
	.part3-detail-word > li:last-child {
		padding-bottom: 0px;
	}
	.part3-detail-word .part3-icon {
		display: inline-block;
		width: 35px;
		height: 30px;
		background: url('../images/tick.png') no-repeat;
		background-size: contain;
		vertical-align: middle;
		margin-right: 30px;
	}
	.part3-detail-word > li span {
		color: #173250;
		font-size: 30px;
	}
}

/* 流程 */
.process-list {
	padding: 0px 100px;
}
.process-list > li {
	background: #1b9898;
	margin-right: 55px;
	width: 25%;
	color: #fff;
	text-align: center;
	padding-top: 20px;
}
.process-list > li:last-child {
	margin-right: 0;
}
.process-list > li > h5 {
	font-size: 50px;
}
.process-list > li > p {
	font-size: 28px;
}
.school-list  {
	padding: 0px 100px 30px;
}
.school-list  h3 {
	font-size: 42px;
	color: #173250;
	padding-bottom: 20px;
}
.school-list.last {
	padding: 0px 100px 0px;
}
.school-item {
	padding-left: 20px;
	padding-top: 15px;
}
.school-item > em {
	float: left;
	width: 25%
}
.keynote {
	color: #173250;
	font-size: 32px;
	position: relative;
}

.school-item > table {
	float: left;
	width: 70%;
}
.school-item > table td {
	font-size: 42px;
	color: #173250;
	padding-bottom: 25px;    display: block;
    float: left;
    margin: auto 5%;
}

.contact {
	padding-left: 90px;
}
.contact > p {
	color: #173250;
	font-size: 32px;
	padding-bottom: 34px;
}
.code-list {
	width: 800px;
	margin: 70px auto 20px;
	justify-content: space-around;
	align-items: center;
}
.code-list li {
	margin-right: 20px;
}
.code-list li > span {
	display: block;
	font-size: 22px;
	text-align: center;
	padding-top: 20px;
}
.post-item {
	width: 100%;
}
.post-item > table {
	width: 100%;
}
.post-item > table th {
	font-size: 28px;
	color: #173250;
	padding-bottom: 25px;
	text-align: center;
	position: relative;
}
.post-item > table td {
	font-size: 28px;
	color: #173250;
	padding-bottom: 25px;
	text-align: center;
}
.ambassador-nav {
	background: #f5f6f6;
	text-align: center;
	margin: 50px 0px;
}
.ambassador-nav > h4 {
	font-size: 44px;
	color: #173250;
	font-weight: 700;
	padding-top: 30px;
	padding-bottom: 30px;
}
.ambassador-nav > p {
	font-size: 44px;
	color: #173250;
	padding-bottom: 20px;
}
.duty {
	padding: 50px 100px 20px;
}
.duty > h4 {
	display: inline-block;
	margin-bottom: 32px;
}
.duty li {
	-webkit-display: flex;
	display: flex;
	align-items: center;
	padding-bottom: 30px;
}
.duty li:last-child{
	padding-bottom: 0px;
}
.duty .order {
	width: 30px;
	height: 30px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #f8b430;
	color: #fff;
	line-height: 30px;
	text-align: center;
	font-size: 24px;
}
.duty li > p {
	color: #173250;
	font-size: 30px;
	padding-left: 15px;
}
.duty p > span {
	color: #f8b430;
}
.duty .require {
	color: #173250;
	font-size: 30px;
	padding-bottom: 20px;
}
.content {
	font-size: 30px;
	padding-bottom: 10px;
	color: #173250;
	text-indent: 2em;
}
.ambassador-contact {
	padding-left: 100px;
}
.ambassador-contact > p {
	color: #173250;
    font-size: 28px;
    padding-bottom: 22px;
}
.ambassador-contact > em {
	display: inline-block;
	margin-bottom: 20px;
}
.ambassador-contact > p > span {
	color: #f8b430;
}

.school-item > table tr,.school-item > table td{ position: relative}
.school-item > table td::after {
    position: absolute;
    width: 110%;
    height: 8px;
    background: #f8b430;
    left: -4px;
    bottom: 30px;
    content: '';
    opacity: 0.8;
    z-index: -10;
}

