#nav-header .hyzx-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: 50%;
	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: 150px;
	background-image: url("/assets/eevee/img/home/pre1.png");
}
.next {
	right: 150px;
	background-image: url("/assets/eevee/img/home/next1.png");
}
.img-block3{
	background-color: #fff;
	padding: 100px 0;
}
.img-block2{
	background-color: #f0f0f7;
	padding: 100px 0;
}
.block-inner-1200{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	padding: 50px;
	height: 538px;
	border: 1px solid #757575;
	background: inherit;
}
.block-inner-1200:hover{
	border: 1px solid #004BAA;
	/*color: #004BAA;*/
	cursor: pointer;
}
.block-inner-1200:hover .block-title,.block-inner-1200:hover .block-title-second,.block-inner-1200:hover .date,.block-inner-1200:hover .list a{
	color: #004BAA;
}
.block-title{
	font-size: 50px;
	color: #272727;
	text-align: center;
	background-color: inherit;
	width: 300px;
	margin: 0 auto;
	margin-top: -90px;
}
.block-title-en{
	font-size: 40px;
	color: #272727;
	text-align: center;
	background-color: inherit;
	width: 580px;
	margin: 0 auto;
	margin-top: -80px;
}
.block-title-second{
	text-align: center;
	font-size: 24px;
	color:#a5a5a5;
	line-height: 40px;
}
.zx-inner{
	height: 343px;
	width: 1150px;
	margin-top: 40px;
}
.img-left{
	float: left;
	width: 450px;
	height:343px;
}
.content-right{
	float: left;
	margin-left: 50px;
	width: 577px;
	overflow: hidden;
}
.content-right .title{
	font-size: 26px;
	line-height: 30px;
	color: #004BAA;
	text-overflow: ellipsis;
	width: 100%;
	overflow: hidden;
	white-space: pre-line;
	display: block;
}
.content-right .date{
	font-size: 18px;
	line-height: 40px;
	color: #424343;
	text-align: right;
	text-decoration-line: underline;
}
.content-right .desc{
	position:relative;
	font-size: 18px;
	line-height: 30px;
	height: 90px;
	color: #424343;
	overflow: hidden;
}
/*.content-right .desc:after{
	content:"......";
	font-weight:bold;
	position:absolute;
	bottom:0;
	right:0;
	padding:0 20px 1px 45px;
}*/
.content-right .list{
	margin-top: 15px;
	width: 700px;
	float: left;
}
.content-right .list li{
	line-height: 40px;
	font-weight: bold;
	text-overflow: ellipsis;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
}
.content-right .list li:hover{
	color: #004BAA;
}
.content-right .list li i{
	margin-right: 10px;
}
.content-right .list li .li-left{
	float: left;
	width: 615px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}
.content-right .button{
	text-align: right;
	float: right;
	margin-top: 10px;
	margin-left: 50px;
}
.content-right .button > a{
	display: block;
	padding: 8px 30px;
	font-size: 18px;
	border-radius: 5px;
	background: initial;
	border: 1px solid #004BAA;
	color: #004BAA;
}
.content-right .button button:hover{
	background: #004BAA;
	border: 1px solid #004BAA;
	color: #fff;
}
  /*遮罩层*/
.case-index-content {
	position: relative;
}

.case-index-content .line{
	float: left;
	width: 189px;
	margin-right: 11px;
}

.case-example-item{
	float: left;
	width: 100%;
	overflow: hidden;
	text-align: center;
	background: #fff;
	position: relative;
	transition: all .2s;
	height: 220px;
}
.case-example-item-null{
	float: left;
	width: 100%;
	height: 220px;
	overflow: hidden;
}
.case-example-item-null img{
	cursor: pointer;
	transition: all 0.5s;
}
.case-example-item-null img:hover{
	transform: scale(1.2);
}

/*
.case-example-item a .case-pad {
	width: 286px;
	height: 180px;
}
*/

.case-item-info {
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: #004BAA;
	opacity: 0.9;
	transition: all .2s;
}
.case-info-logo {
	height: 120px;
	transition: all .2s;
	color: #fff;
	text-align: center;
}
.case-info-logo img{
	margin-top: 60px;
}
.case-info-title {
	font-size: 28px;
	color: #fff;
	display: block;
}
.case-info-title-en {
	font-size: 16px;
	color: #fff;
	display: block;
}
.case-info-text {
	font-size: 15px;
	padding: 0 30px;
	line-height: 300px;
	color: #fff;
	text-align: center;
}

/*.case-index-content .case-example-item:hover .case-item-info {
	height: 365px;
}*/
