body{
	overflow-x:hidden;
}
/*头部*/
.head{
	width: 100%;
}
.heads{
	width: 1200px;
	height: 120px;
	margin:0 auto;
}
.logo{
	height: 100px;
	padding: 20px 0 0 0; 
	width: 1200px;
	display: inline-block;
}
.logo img{
	/*height: 100px;*/
	width: 1200px;
}
/*导航*/
.nav{
	width: 100%;
}
.navs{
	width: 1200px;
	height: 50px;
	margin: 0 auto;
}
.navs ul{

}
.navs ul li{
	float: left;
	height: 40px;
	width: 140px;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	margin-bottom: 10px;
	
} 
.navs ul li a{
	display: inline-block;
	color: #000;
	height: 40px;
	width: 140px;
	border-left: 1px solid #ddd;
}
.navs ul li:hover a{
	animation: explode 0.5s forwards;
}
@keyframes explode {
  0% {
    background-color: rgba(42, 53, 80,0.2);
    color: #000;
    border-radius: 0px;
  }
  100% {
    background-color: #e91f16;
    color:#fff;
    border-radius: 10px;
  }
}
/*轮播*/
.ag7-main{padding-top:0px;width:1200px;margin:0 auto;padding-bottom:0px}
.ag7-main .phone-index-banner{display:none}
.ag7-bannerslide{position:relative;margin-bottom:50px}
.ag7-bannerslide .slidebox{position:relative;height:280px}
.ag7-bannerslide .slidebox li{display:block;position:absolute;width:100%;height:100%;left:0;top:0}
.ag7-bannerslide a img{display:block;width:1200px;height:280px}
.ag7-bannerslide .slideinfo{width:100%;position:absolute;left:0;bottom:0;z-index:10}
.ag7-bannerslide .slidetitle{width:540px;color:#fff;background:rgba(0,0,0,.2)}
/*.ag7-bannerslide .slidetitle h2{font-size:18px;height:40px;line-height:40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 15px}*/
.ag7-bannerslide .slidelist{position:absolute;right:0;bottom:0;width:60px;height:280px;color:#fff;font-size:14px;background-color:#222}
.ag7-bannerslide .slidelist ul{position:absolute;z-index:10;width:100%;text-align:center}
.ag7-bannerslide .slidelist ul li{width:100%;line-height:44px;margin:5px 0 10px;cursor:pointer}
.ag7-bannerslide .slidelist .mask{width:70px;height:36px;position:absolute;left:-10px;top:5px;background:url(http://yx.zxkjlc.com/images/mask_03.png) no-repeat center center;display:block}
/*服务领域*/
.contain{
	width: 100%
}
.youshi{
	width: 1200px;
	margin: 0 auto;
	height: 208px;
}
.youshi .num{
	height:198px;
	width: 206px;
	margin: 0 16px;
	float: left;
	position: relative;
	text-align: center;
}
.youshi .num .numbg{
	width: 206px;
	height: 99px;
	background-color: #f69906;
	border-radius: 14px;
}
.youshi .num .numline{
	position: absolute;
	left: 0;
	top: 40px;
	height: 4px;
	width: 206px;
	background-color: #f69906;
	z-index: 5;
}
.youshi .num .nums{
	position: absolute;
	left: 0;
	top: 0px;
	height: 99px;
	width: 206px;
	font-size: 64px;
	text-align: center;
	line-height: 99px;
	color: #fff;
}
.youshi .num h1{
	font-size: 17px;
	color: #000;
	margin: 30px 0 0 0;
}
/*功能*/
.gongneng{
	width: 1200px;
	margin: 0 auto;
	height: 540px;
}
.gongneng div{
	width: 288px;
	height: 260px;
	float: left;
	background-color: #fff;
	margin: 5px;
	text-align: center;
	border: 1px solid #ddd;
}
.gongneng div:hover{
	box-shadow:5px 5px 3px #888888;
}
.gongneng div img{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin: 20px 0 0 0;
}
.gongneng div p{
	font-size: 20px;
	color: #000;
	font-weight: 700;
	margin: 20px 0;
}
.gongneng div span{
	font-size: 14px;
	color: #4c4b4b;
	margin: 20px 0;
}
/*服务*/
.fuwu{
	width: 1200px;
	margin:0 auto;
	text-align: center;
	height: 450px;
	padding: 20px 0 0 0;
}
.ti{
	font-size: 30px;
	color: #000;
	margin: 15px 0 30px 0;
	font-weight: 700;
}
.box1{
	width: 240px;
	height: 400px;
	background-color: #fff;
	display: inline-block;
	float: left;
	position: relative;
}
.box1 .zt1{
	width: 240px;
	height: 320px;
	text-align: center;
	color: #fff;
	padding-top: 80px;
	background-color: #346896;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
}
.box1 .zt1 strong{
	font-size: 33px;
}
.box1 .zt1 p{
	margin-top: 20px;
	font-size: 15px;
}
.box1 .zt1 img{
	border-radius: 50%;
	width: 120px;
	margin: 40px 0;
}
/*.box1 .zt1 ul{
	width: 200px;
	margin:0 auto;
}
.box1 .zt1 ul li{
	width: 85px;
	display: inline-block;
	padding-bottom: 2px;
	border-bottom: 1px solid #eee;
	margin:3px 0 0 10px;
}*/
.box1 .no1{
	position: absolute;
	width: 240px;
	height: 400px;
	top: 0;
	right: 0;
	background-color: #fff;
	z-index: 1;
}
.box1 .no1 li{
	height: 99px;
	width: 240px;
	border-bottom:1px solid #ddd;
}
.box1 .no1 li:hover img{
	animation:myfirst 2s;
}
.box2 .no2 li:hover img{
	animation:myfirst 2s;
}
.box3 .no3 li:hover img{
	animation:myfirst 2s;
}
.box4 .no4 li:hover img{
	animation:myfirst 2s;
}
@keyframes myfirst
{
	from {transform: rotateY(0deg);}
	to {transform: rotateY(360deg);}
}
.box1 .no1 li img{
	float: left;
	width: 50px;
	height: 50px;
	margin: 26px 0 0 20px;
}
.box1 .no1 li p{
	float: left;
	color: #000;
	font-size: 22px;
	margin:  20px 0 0 28px; 
}
.box1 .no1 li span{
	float: left;
	color: #000;
	font-size: 10px;
	width: 120px;
	margin:  10px 0 0 18px; 
}
.box2{
	width: 240px;
	height: 400px;
	background-color: #fff;
	display: inline-block;
	float: left;
	position: relative;
}
.box2 .zt2{
	width: 240px;
	height: 320px;
	text-align: center;
	color: #fff;
	padding-top: 80px;
	background-color: #1caba6;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
}
.box2 .zt2 strong{
	font-size: 32px;
}
.box2 .zt2 p{
	margin-top: 15px;
	font-size: 15px;
}
.box2 .zt2 img{
	border-radius: 50%;
	width: 120px;
	margin: 40px 0;
}
.box2 .zt2 ul{
	width: 200px;
	margin:0 auto;
}
.box2 .zt2 ul li{
	width: 85px;
	display: inline-block;
	padding-bottom: 2px;
	border-bottom: 1px solid #eee;
	margin:3px 0 0 10px;
}
.box2 .no2{
	position: absolute;
	width: 240px;
	height: 400px;
	top: 0;
	right: 0;
	background-color: #fff;
	z-index: 1;
}
.box2 .no2 li{
	height: 99px;
	width: 240px;
	border-bottom:1px solid #ddd;
}
.box2 .no2 li img{
	float: left;
	width: 50px;
	height: 50px;
	margin: 26px 0 0 20px;
}
.box2 .no2 li p{
	float: left;
	color: #000;
	font-size: 22px;
	margin:  20px 0 0 8px; 
}
.box2 .no2 li span{
	float: left;
	color: #000;
	font-size: 10px;
	width: 120px;
	margin:  10px 0 0 18px; 
}
.box3{
	width: 240px;
	height: 400px;
	background-color: #fff;
	display: inline-block;
	float: left;
	position: relative;
}
.box3 .zt3{
	width: 240px;
	height: 320px;
	text-align: center;
	color: #fff;
	padding-top: 80px;
	background-color: #f9c700;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
}
.box3 .zt3 strong{
	font-size: 32px;
}
.box3 .zt3 p{
	margin-top: 15px;
	font-size: 15px;
}
.box3 .zt3 img{
	border-radius: 50%;
	width: 120px;
	margin: 40px 0;
}
.box3 .zt3 ul{
	width: 200px;
	margin:0 auto;
}
.box3 .zt3 ul li{
	width: 85px;
	display: inline-block;
	padding-bottom: 2px;
	border-bottom: 1px solid #eee;
	margin:3px 0 0 10px;
}
.box3 .no3{
	position: absolute;
	width: 240px;
	height: 400px;
	top: 0;
	right: 0;
	background-color: #fff;
	z-index: 1;
}
.box3 .no3 li{
	height: 99px;
	width: 240px;
	border-bottom:1px solid #ddd;
}
.box3 .no3 li img{
	float: left;
	width: 50px;
	height: 50px;
	margin: 26px 0 0 20px;
}
.box3 .no3 li p{
	float: left;
	color: #000;
	font-size: 22px;
	margin:  23px 0 0 18px; 
}
.box3 .no3 li span{
	float: left;
	color: #000;
	font-size: 10px;
	width: 120px;
	margin:  10px 0 0 18px; 
}
.box4{
	width: 240px;
	height: 400px;
	background-color: #fff;
	display: inline-block;
	float: left;
	position: relative;
}
.box4 .zt4{
	width: 240px;
	height: 320px;
	text-align: center;
	color: #fff;
	padding-top: 80px;
	background-color: #46c570;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
}
.box4 .zt4 strong{
	font-size: 32px;
}
.box4 .zt4 p{
	margin-top: 15px;
	font-size: 15px;
}
.box4 .zt4 img{
	border-radius: 50%;
	width: 120px;
	margin: 40px 0;
}
.box4 .zt4 ul{
	width: 200px;
	margin:0 auto;
}
.box4 .zt4 ul li{
	width: 85px;
	display: inline-block;
	padding-bottom: 2px;
	border-bottom: 1px solid #eee;
	margin:3px 0 0 10px;
}
.box4 .no4{
	position: absolute;
	width: 240px;
	height: 400px;
	top: 0;
	right: 0;
	background-color: #fff;
	z-index: 1;
}
.box4 .no4 li{
	height: 99px;
	width: 240px;
	border-bottom:1px solid #ddd;
}
.box4 .no4 li img{
	float: left;
	width: 50px;
	height: 50px;
	margin: 26px 0 0 20px;
}
.box4 .no4 li p{
	float: left;
	color: #000;
	font-size: 22px;
	margin:  23px 0 0 18px; 
}
.box4 .no4 li span{
	float: left;
	color: #000;
	font-size: 10px;
	width: 120px;
	margin:  10px 0 0 18px; 
}
.box{
	transition:width 0.5s;
}
.box:hover{
	width: 480px;
}
.open{
	width: 480px;
}

/*简介*/
.jianjie{
	width: 1200px;
	margin: 60px auto;
}
.jianjie h1{
	font-size: 30px;
	text-align: center;
	color: #000;
	font-weight: 700;
}
.jianjie p{
	font-size: 15px;
	/*text-align: center;*/
	color: rgb(102, 102, 102);
	margin: 20px 0 0 0;
	line-height:27px;
}
/*内容*/
.neirong{
	width: 1200px;
	height: 300px;
	margin: 0 auto;
}
.neirong div{
	width: 350px;
	height: 250px;
	background-color: #e91f16;
	float: left;
	margin: 0 25px;
	color: #fff;
}
.neirong div img{
	width: 100px;
	height: 100px;
	margin: 15px 0 0 125px;
}
.neirong div p{
	font-weight: 700;
	font-size: 30px;
	margin: 15px 0 0 137px;
}
.neirong div span{
	display: inline-block;
	font-size: 20px;
	margin: 20px 0 0 91px;
}
/*作品*/
.zuopin{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0 0 0;
}
.zuopin h1{
	font-size: 30px;
	color: #000;
	margin: 15px 0;
	font-weight: 700;
}
.zuopin p{
	font-size: 15px;
	line-height: 30px;
	margin: 25px 0;
}
.zuopin img{
	width: 150px;
	margin: 0 20px;
}
/*案例*/
.anli{
	width: 1200px;
	margin: 60px auto;
	text-align: center;
	background-color: #ede9e9;
	padding: 40px 0 30px 0;
}
.anli h1{
	font-size: 30px;
	color: #000;
	font-weight: 700;
}
.anli p{
	font-size: 15px;
	color: #000;
	margin: 40px 0;
}
.anli .box{
	width: 1200px;
	position: relative;
	overflow: hidden;
	height:232px;
}
.anli .box ul{
	width: 3250px;
	position: absolute;
	top: 0;
	left: 0;
	animation: slideshow 20s linear infinite;
}
@keyframes slideshow {
  0%    { left: 0; }
  100%  { left: -180%; }
}
.anli .box ul li{
	float: left;
} 

.footer{
	margin-top: 30px;
	color: #fff;
	padding: 9% 0 11.5%;
	background: url(bg_footer.jpg) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin-bottom: 30px;

}

.footer-con {
	text-align: center
}

.footer h3,.footer h2, .footer h5 {
	margin-bottom: 30px;
	font-size: 30px;
}

.icon-footer a {
	display: inline-block;
	line-height: 52px;
	margin: 0 45px;
	padding: 0 3%;
	border: 1px solid #fff;
	border-radius: 50px;
	color: #fff;
	font-size: 26px
}

.icon-footer a img {
	margin: 0 8px 0 0
}

.icon-footer a.icon-400 {
	padding: 0 2%;
	background: #fff;
	color: #005d97
}
.flebot{
	width: 100%;
	height: 50px;
	margin-top: 30px;
	position: fixed;
	bottom:0;
	background-color: #000;
	z-index: 20;
}

.flebot img{
	/*height: 40px;*/
	/*width: 1200px;*/
	margin: 0 auto;
	display: block;
}


.power{
	width: 400px;
	height: 175px;
	background: url("bg_banner.png") no-repeat 0 0;
	background-size: 100%;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -200px;
	margin-top: -87.5px;
	z-index: 9999;
}
.power a{
	box-sizing: border-box;
	width: 83px;
	height: 36px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	background: #6699f1;
	color: #fff;
	font-size: 18px;
	display: block;
	text-align: center;
	line-height: 36px;
	border-radius: 5px;
}

.power a.btn2{
	right: 100px;
	background: none;
	border: 1px solid #6699f1;
	color: #6699f1;
}
.power .closeIcon{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 13px;
	height: 13px;
	cursor: pointer;
}
.power p{
	position: absolute;
	top: 30px;
	right: 10px;
	width: 246px;
	height: 48px;
	color: #333;
	font-size: 16px;
}