#nav-header .stzy-nav a{
	background: none;
	color:#004baa;
	border-bottom: 4px solid #004baa;
}
@media (min-width: 1367px){
	.slides-box{
		max-height: 726px;
		margin-top: 70px;
	}
}
@media (max-width: 1366px){
	.slides-box{
		max-height: 515px;
		margin-top: 70px;
	}
}
/*轮播图*/
.slides-box{
	height: auto;
	overflow: hidden;
	background-color: #222222;
}
.slides-box .slides{
	min-height: 100%;
	height: 100%;
}
.slides-box .slides li {
	position: relative;
	cursor: pointer;
	display: list-item;
	background: transparent;
	padding-bottom: 32%;
}
.slides-box .slides li img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	animation : imageAnimation 36s infinite linear;
	cursor: default;
}
.slides-box:hover .prev,.slides-box:hover .next{
	display: block;
}
.prev, .next {
	position: absolute;
	z-index: 99;
	top: 45%;
	margin-top: -40px;
	height: 60px;
	width: 40px;
	color: #fff;
	cursor: pointer;
	background-color: #000;
	opacity: .5;
	display: none;
}
.prev:hover, .next:hover{
	opacity: .7;
}
.prev{
	left: 40px;
	background-image: url("/assets/eevee/img/home/pre1.png");
}
.next {
	right: 40px;
	background-image: url("/assets/eevee/img/home/next1.png");
}
.total-block-title{
	font-size: 50px;
	color: #004BAA;
	padding-top: 40px;
	line-height: 100px;
}
.total-block-title-en{
	font-size: 40px;
	color: #004BAA;
	padding-top: 40px;
	line-height: 100px;
}
.total-block-desc{
	color: #424242;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
}
.total-block-desc-en{
	color: #424242;
	font-size: 20px;
	text-align: center;
	line-height: 30px;
}
.notted-line{
	height: 1px;
	background: url("/assets/eevee/img/not.png") repeat-x;
}
.img-block1{
	height: 300px;
	margin: auto;
	text-align: center;
}
.img-block1,.img-block3{
	background-color: #fff;
	width: 100%;
}
.img-block2{
	background-color: #f0f0f7;
	width: 100%;
}
.block-inner-1200{
	padding: 85px 0 75px 0;
	width: 1200px;
	margin: 0 auto;
	background-color: inherit;
}
.block-inner-1200 .row{
	margin-bottom: 15px;
}
.block-title{
	 font-size: 48px;
	 color: #272727;
	 text-align: center;
	 width: 270px;
	 margin: 0 auto;
	 background-color: inherit;
	 margin-top: -35px;
 }
.block-title-en{
	font-size: 40px;
	color: #272727;
	text-align: center;
	width: 520px;
	margin: 0 auto;
	background-color: inherit;
	margin-top: -35px;
}
.col-lg-7{
	width: 62%;
}
.col-lg-3{
	width: 38%;
}
.img-list{
	margin-top: 45px;
}
.block-title-second{
	text-align: center;
	font-size: 22px;
	color:#a5a5a5;
	line-height: 30px;
}
.col-3-img{
	width: 360px;
	float: left;
	padding: 0!important;
}
.col-3-desc{
	width: 420px;
	float: left;
	padding: 0!important;
	height: 380px;
}
.hover-big{
	transition: all .3s ease-in-out;
	background-color: #fff;
}
.hover-big:hover{
	transform: translateY(-4px);
	box-shadow: 0 10px 24px 0 rgb(0 0 0 / 12%);
	/*-webkit-transform: scale(1.05);*/
	/*-moz-transform: scale(1.05);*/
	/*-ms-transform: scale(1.05);*/
	/*-o-transform: scale(1.05);*/
	/*transform: scale(1.05);*/
	/*-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);*/
	/*box-shadow: 0 1px 3px rgba(0,0,0,0.5);*/
	z-index: 2;
	/*cursor: pointer;*/
	color: #004baa;
}
.hover-big:hover div{
	color:  #004baa;
}
.hover-big:hover a{
	color: #004baa;
	border: 1px solid #004baa!important;
}
.col-4-desc img{
	margin-bottom: 1px;
}
.col-4-desc{
	width: 280px;
	float: left;
	padding: 0!important;
	height: 380px;
}
.col-4-desc-title{
	height: 154px;
	line-height: 154px;
	font-size: 22px;
	text-decoration: underline;
	color: #9f9f9f;
	text-align: center;
}
.col-3-desc .col-6{
	height: 126px;
	padding: 20px 85px;
}
.col-3-desc .col-6:hover{
	border: 1px solid #94d0f4;
}
.col-3-desc .col-6 .logo-left{
	width: 40px;
	height: 40px;
	border-radius: 40px;
	background-color: #94d0f4;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	float: left;
	margin-top: 10px;
}
.col-3-desc .col-6 .name-right{
	float: left;
	margin-left: 40px;
	font-size: 18px;
	line-height: 40px;
	margin-top: 10px;
}
.col-3-desc .col-6 .button-bottom{
	clear: both;
	margin-left: 85px;
}
.col-3-desc .col-6 .button-bottom a{
	color: #94d0f4;
	border: 1px solid #94d0f4;
	border-radius: 10px;
	padding: 5px 20px;
}
.col-3-desc .panel-body{
	padding-top: 38px;
	font-size: 18px;
}
.col-3-desc .panel-body-en{
	padding-top: 30px;
	font-size: 18px;
}
.col-3-desc .panel-body .btn{
	padding: 8px 30px;
	border: 1px solid #939393;
	/*border-radius: 8px;*/
	font-size: 18px;
}
.col-3-desc .panel-body-en .btn{
	padding: 8px 30px;
	border: 1px solid #939393;
	border-radius: 8px;
	font-size: 18px;
}
.col-4-co{
	width: 299px;
	float: left;
	padding: 0 20px!important;
	text-align: center;
	color: #262626;
}
.col-4-co:hover{
	color: #0090ff;
	cursor: pointer;
}
.col-4-co + .v-line{
	width: 1px;
	height: 270px;
	background-color: #c2c2c2;
	float: left;
	margin-top: 15px;
}
.col-4-co + .v-line-en{
	width: 1px;
	height: 306px;
	background-color: #c2c2c2;
	float: left;
	margin-top: 15px;
}
.col-4-co-name{
	line-height: 130px;
	font-size: 26px;
	padding: 0!important;
	color: inherit;
}
.col-4-co-desc{
	line-height: 26px;
	font-size: 16px;
	color: inherit;
	padding: 0!important;
}
.join-us-div{
	height: 205px;
	background-color: #004BAA;
	width: 100%;
	text-align: center;
	margin-top: 40px;
}
.join-us-name{
	 color: #fff;
	 font-size: 32px;
	 line-height: 40px;
	 padding-top: 50px;
	 width: 480px;
	 margin: 0 auto;
	 border-bottom: 2px solid;
 }
.join-us-name-en{
	color: #fff;
	font-size: 32px;
	line-height: 40px;
	padding-top: 50px;
	width: 630px;
	margin: 0 auto;
	border-bottom: 2px solid;
}
.join-us-button{
	display: block;
	background: #fff;
	border-radius: 10px;
	color: #004BAA;
	line-height: 25px;
	width: 160px;
	font-size: 22px;
	margin: 0 auto;
	margin-top: 20px;
}
.row .more-button{
	width: 100%;
	text-align: right;
	padding-right: 30px;
	height: 26px;
}
