#nav-header .welcome-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: 360px;
		margin-top: 70px;
	}
}
/*轮播图*/
.slides-box{
	height: 515px;
	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: 27%;
}
.slides-box .slides li img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	/*animation: 9.3s sacals infinite;
	animation-direction: alternate;*/
	/*transform: scale(1.1);
	animation: imageAnimation 9.3s linear;*/
	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");
}
.four-num{
	background-color: #f0f0f7;
	height: 320px;
}
.four-num-ul{
	width: 1100px;
	margin: 0 auto;
	padding: 60px 0 0 0;
}
.four-num-li{
	/*padding: 0 60px 0 30px;*/
	float: left;
	width: 366px;
	text-align: center;
}
.li-num{
	color: #004BAA;
	font-size: 48px;
	line-height: 50px;
	display: inline-block;
}
.li-num + span{
	vertical-align: bottom;
	color: #015AAA;
	font-size: 20px;
	margin-left: 8px;
}
.li-name{
	line-height: 35px;
	font-size: 16px;
	color: #424242;
	text-align: center;
}
/*四个特征开始*/

.four-feature {
	width: 1100px;
	margin: 0 auto;
	background-color: #fff;
	height: 130px;
	position: relative;
	z-index: 99;
	margin-top: -65px;
	box-shadow: 0 2px 15px rgba(0, 0, 0, 0.2);
}

.four-feature-nav {
	width: 100%;
	margin: 34px auto;
}

.four-feature-nav li {
	float: left;
	margin: 0 0 0 70px;
}
.four-feature-nav li .left-icon {
	float: left;
	/*margin-top: 5px;*/
}

.four-feature-nav li .right-word {
	float: left;
	padding-left: 20px;
}
.four-feature-nav li .right-word .main {
	height: 30px;
	line-height: 30px;
	font-weight: 400;
	font-size: 20px;
	color: #424242;
	text-align: left;
}

.four-feature-nav li .right-word .desc {
	height: 20px;
	line-height: 26px;
	font-size: 16px;
	color: #878787;
	text-align: left;
}
.four-feature-nav li .right-word .desc-en {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #878787;
	text-align: left;
}
.img-block1,.img-block3,.img-block5,.img-block7,.img-block9{
	background-color: #fff;
	width: 100%;
}
.img-block2,.img-block4,.img-block6,.img-block8{
	background-color: #f0f0f7;
	width: 100%;
}
.block-inner-1200{
	padding: 85px 0 75px 0;
	width: 1200px;
	margin: 0 auto;
}
.block-inner-1100{
	padding: 85px 0 75px 0;
	width: 1100px;
	margin: 0 auto;
}
.block-title{
	display: block;
	font-size: 50px;
	color: #272727;
	text-align: center;
	width: 100%;
}
.block-title-en{
	display: block;
	font-size: 34px;
	color: #272727;
	text-align: center;
	width: 100%;
}
.block-second-title{
	font-size: 30px;
	color: #424242;
	text-align: center;
	line-height:120px;
}
.block-second-title-en{
	font-size: 24px;
	color: #424242;
	text-align: center;
	line-height: 120px;
}
.block-title-sec{
	text-align: center;
	font-size: 22px;
	color:#a5a5a5;
	line-height: 30px;
}
.block-intro{
	color: #878787;
	font-size: 20px;
	line-height: 35px;
	text-align: center;
}
.block-intro > span{
	color: #0090ff;
}
.block-intro-en{
	color: #878787;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
}
.cooperation-box-all{
	width: 100%;
	margin: 0 auto;
	height: 367px;
	background: #fff;
	overflow: hidden;
}
.cooperation-box{
	width: 100%;
	margin: 0 auto;
	height: 402px;
	background: #fff;
	overflow: hidden;
}
.application-case{
	margin-top: 40px;
}
.application-case-block{
	width: 346px;
	height: 560px;
	margin-right: 31px;
	float: left;
}
.application-case-block .content{
	background-color: #f0f0f7;
	padding: 20px 24px;
}
.application-case-block .content-title,.application-case-block .content-title2{
    font-size:16px;
	font-weight:bold;
	color:#424242;
	line-height: 30px;
	display: block;
}
.application-case-block .content-title2{
	text-align: right;
	font-size: 16px;
	color:#424242;
	line-height: 30px;
	display: block;
}
.application-case-block .content-desc{
	font-size:14px;
	line-height: 24px;
	color: #a5a5a5;
	margin-top: 10px;
	height: 96px;
}
.application-case-block .more-info{
	display: block;
	font-size:14px;
	color: #a5a5a5;
	font-style:italic;
	line-height: 30px;
	width: 100%;
	text-align: right;
}
.modal-dialog {
	margin: 0;
	width: 700px;
}
.modal-title{
	text-align: left;
	font-size:24px;
	color: #333;
	padding-left:20px;
	padding-right:30px;
}
.modal-body{
	text-align: left;
	padding-left:35px;
}


  /*遮罩层*/
.case-index-content {
	position: relative;
	margin-top: 55px;
}

.case-index-content .line{
	float: left;
	width: 260px;
	margin-right: 20px;
}

.case-example-item{
	float: left;
	width: 100%;
	overflow: hidden;
	text-align: center;
	background: #fff;
	position: relative;
	transition: all .2s;
	height: 286px;
}
.case-example-item-null{
	float: left;
	width: 100%;
	height: 170px;
	overflow: hidden;
}
/*
.case-example-item a .case-pad {
	width: 286px;
	height: 180px;
}
*/

.case-item-info {
	height: 90px;
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: #004BAA;
	opacity: 0.9;
	transition: all .2s;
}
.case-info-logo {
	margin-top: 0;
	margin-bottom: 8px;
	height: 80px;
	transition: all .2s;
	line-height: 80px;
	font-size: 18px;
	color: #fff;
}
.case-info-logo >span{
	display: block;
	line-height: 24px;
	font-size: 14px;
}
.case-info-title {
	font-size: 18px;
	color: #fff;
	line-height: 300px;
}

.case-info-text {
	font-size: 15px;
	padding: 20px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}

/*
.case-index-content .case-example-item:hover .case-item-info {
	height: 365px;
}
*/
.guide {
	width: 48px;
	height: 48px;
	line-height: 48px;
	right: 24px;
	bottom: 70px;
	position: fixed;
	cursor: pointer;
	background-color: #fff;
	box-shadow: 0 0 6px 0 rgb(0 0 0 / 10%);
	border: 1px solid rgba(220,223,230,.1);
	font-size: 20px;
	color: #004baa;
	text-align: center;
	opacity: 0
}
.guide i{
	font-size: 18px;
	line-height: 48px;
}
.guide a{display:block;width:60px;height:50px;background:url(/assets/eevee/img/index/sprite_v3.png) no-repeat;margin-top:10px;text-decoration:none;font:16px/50px "Microsoft YaHei";text-align:center;color:#fff;border-radius:2px;}
.guide a span{display:none;text-align:center;}
/*.guide a:hover{text-decoration:none;background-color:#39F;color:#fff;}*/
/*.guide a:hover span{display:block;width:60px;background:#39F}*/
.guide .top{background-position:-145px -185px;}

.wulian-block{
	background: url('/assets/eevee/img/index/block1-2113.png') no-repeat center;
	position: relative;
	height: 667px;
	margin: 50px auto 65px auto;
	padding: 0;
	width: 1250px;
}
.wulian-block-en{
	background: url('/assets/eevee/img/index/block1-2111-en.png') no-repeat center;
	position: relative;
	height: 667px;
	margin: 50px auto 65px auto;
	padding: 0;
	width: 1250px;
}
.wulian-block .block-title,.wulian-block-en .block-title{
	position: absolute;
	top: 20px;
}
.wulian-desc{
	position: absolute;
	top: 120px;
	font-size: 18px;
	color: #747474;
	text-align: center;
}
.wulian-desc-en{
	position: absolute;
	top: 70px;
	font-size: 16px;
	color: #747474;
	text-align: center;
}
/* desSlideshow */
/*.desSlideshow .switchBigPic,.desSlideshow .nav{ display:none; }
.desSlideshow .nav li:last-child{
	border-bottom: 0!important;
}
.desSlideshow .nav li a img{
	margin-right: 10px;
}
.desSlideshow .nav li a div{
	width: 320px;
}
.desSlideshow .nav li a .title{
	font-size: 16px;
	color: #000;
}
.desSlideshow .nav li a .sec-title{
	line-height: 40px;
	text-align: right;
	color: #000;
}
.desSlideshow .nav li a .desc{
	line-height: 22px;
	color: #7a7a7a;
	font-size: 14px;
}
.desSlideshow .nav li a:hover div{
	color: #0090ff;
}*/

.m-lst-wrap{
	width: 100%;
	height: 440px;
	margin: 0 auto 0;
	overflow: hidden;
}
.m-lst-wrap li{
	position: relative;
	float: left;
	width: 250px;
	height: 380px;
	margin-top: 30px;
	margin-right: -1px;
	background-color: #f0f0f7;
	border: 1px solid #cccccc;
	padding: 20px 25px;
	transition: all .1s linear;
	cursor: pointer;
}
.m-lst-wrap li .u-lst-body{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.m-lst-wrap li img{
	width: 100%;
	height: 133px;
	border-radius: 5px;
}
.m-lst-wrap li .title{
	font-size: 14px;
	margin-top: 15px;
}
.m-lst-wrap li .title-en{
	font-size: 15px;
	margin-top: 12px;
}
.m-lst-wrap li .sec-title{
	text-align: right;
}
.m-lst-wrap li .line{
	height: 1px;
	background-color: #ccc;
	width: 100%;
	margin: 10px 0;
}
.m-lst-wrap li p{
	line-height: 22px;
	color: #707070;
	margin-top: 10px;
}
.m-lst-wrap .u-lst-1.z-crt {
	margin-left: 7px;
	color: #000;
}
.m-lst-wrap li.z-crt {
	width: 695px;
	height: 434px;
	margin-top: 3px;
	background: #fff;
	border-color: #00a0e9;
	z-index: 102;
	text-align: center;
	padding: 30px 27px;
}
.m-lst-wrap li.z-crt img {
	width: 640px;
	height: 240px;
}
.m-lst-wrap li.z-crt .title,.m-lst-wrap li.z-crt .sec-title{
	display: inline-block;
	float: left;
	font-size: 18px;
	color: #0e050b;
	margin: 20px 0;
}
.m-lst-wrap li.z-crt .line{
	clear: both;
	color: #000;
}
.m-lst-wrap li.z-crt p{
	font-size: 14px;
	text-align: left;
}
.m-lst-wrap li.z-crt:before {
	content: '';
	position: absolute;
	left: -4px;
	top: -4px;
	width: 129px;
	height: 30px;
	background: url("/assets/eevee/img/index/corner_011.png") 0 0 no-repeat;
}
.m-lst-wrap li.z-crt:after {
	content: '';
	position: absolute;
	right: -4px;
	bottom: -4px;
	width: 129px;
	height: 30px;
	background: url("/assets/eevee/img/index/corner_021.png") 0 0 no-repeat;
}
.img-block9{
	background:url('/assets/eevee/img/index/regist_bg1.png') 100% 100% no-repeat;
	height: 200px;
}
.g-reg{
	padding: 40px;
	position: relative;
	overflow: hidden;
	height:100%;
}
.g-reg .top-word{
	color: #fff;
	font-size: 30px;
	text-align: center;
	position: absolute;
	z-index: 10;
	width: 100%;
}
.g-reg .button-div{
	margin-top: 10px;
	position: absolute;
	z-index: 10;
	top: 100px;
	left: 50%;
	margin-left: -40px;
}
.g-reg .button-div a{
	display: inline-block;
	border:1px solid #fff;
	background-color: transparent;
	padding: 5px 20px;
	/*width: 160px;*/
	height: 38px;
	font-size: 18px;
	text-align: center;
	color: #fff;
	border-radius: 5px
}
.g-reg .u-icon_1{
	-webkit-animation: bubble-animate-1 linear 16s infinite;
	-moz-animation: bubble-animate-1 linear 16s infinite;
	-ms-animation: bubble-animate-1 linear 16s infinite;
	-o-animation: bubble-animate-1 linear 16s infinite;
	animation: bubble-animate-1 linear 16s infinite;
	position:absolute;z-index:2;left: 50px;top: 40px;width:249px;height:249px;background: url("/assets/eevee/img/index/move-11.png") no-repeat center;}
.g-reg .u-icon_2{
	-webkit-animation: bubble-animate-2 linear 8s infinite;
	-moz-animation: bubble-animate-2 linear 8s infinite;
	-ms-animation: bubble-animate-2 linear 8s infinite;
	-o-animation: bubble-animate-2 linear 8s infinite;
	animation: bubble-animate-2 linear 8s infinite;
	position:absolute;z-index:1;left: 500px;top: -120px;width:249px;height:249px;background: url("/assets/eevee/img/index/move-21.png") no-repeat center;}
.g-reg .u-icon_3{
	-webkit-animation: bubble-animate-3 linear 18s infinite;
	-moz-animation: bubble-animate-3 linear 18s infinite;
	-ms-animation: bubble-animate-3 linear 18s infinite;
	-o-animation: bubble-animate-3 linear 18s infinite;
	animation: bubble-animate-3 linear 18s infinite;
	position:absolute;z-index:3;right: 50px;top: 70px;width:249px;height:249px;background: url("/assets/eevee/img/index/move-31.png") no-repeat center;}


@keyframes bubble-animate-1 {
	from {
		top: 40px;
		left: 50px
	}
	50% {
		top: 30px;
		left: 320px
	}
	to {
		top: 40px;
		left: 50px
	}
}

@keyframes bubble-animate-2 {
	from {
		top: -120px
	}
	50% {
		top: -180px
	}
	to {
		top: -120px
	}
}

@keyframes bubble-animate-3 {
	from {
		top: 70px;
		right: 120px
	}
	50% {
		top: 20px;
		right: 300px
	}
	to {
		top: 70px;
		right: 120px
	}
}
@-webkit-keyframes imageAnimation {
	0% {
		-less-vendorify: auto;
		-o-animation-timing-function: ease-in;
		-ms-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	8% {
		-o-transform: scale(1.05);
		-ms-transform: scale(1.05);
		-moz-transform: scale(1.05);
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
		-less-vendorify: auto;
		-o-animation-timing-function: ease-out;
		-ms-animation-timing-function: ease-out;
		-moz-animation-timing-function: ease-out;
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	17%,25% {
		-less-vendorify: auto;
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
}

@-moz-keyframes imageAnimation {
	0% {
		-less-vendorify: auto;
		-o-animation-timing-function: ease-in;
		-ms-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	8% {
		-o-transform: scale(1.05);
		-ms-transform: scale(1.05);
		-moz-transform: scale(1.05);
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
		-less-vendorify: auto;
		-o-animation-timing-function: ease-out;
		-ms-animation-timing-function: ease-out;
		-moz-animation-timing-function: ease-out;
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	17%,25% {
		-less-vendorify: auto;
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
}

@-o-keyframes imageAnimation {
	0% {
		-less-vendorify: auto;
		-o-animation-timing-function: ease-in;
		-ms-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	8% {
		-o-transform: scale(1.05);
		-ms-transform: scale(1.05);
		-moz-transform: scale(1.05);
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
		-less-vendorify: auto;
		-o-animation-timing-function: ease-out;
		-ms-animation-timing-function: ease-out;
		-moz-animation-timing-function: ease-out;
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	17%,25% {
		-less-vendorify: auto;
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
}

@keyframes imageAnimation {
	0% {
		-less-vendorify: auto;
		-o-animation-timing-function: ease-in;
		-ms-animation-timing-function: ease-in;
		-moz-animation-timing-function: ease-in;
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	8% {
		-o-transform: scale(1.05);
		-ms-transform: scale(1.05);
		-moz-transform: scale(1.05);
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
		-less-vendorify: auto;
		-o-animation-timing-function: ease-out;
		-ms-animation-timing-function: ease-out;
		-moz-animation-timing-function: ease-out;
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	17%,25% {
		-less-vendorify: auto;
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}
}

