.h_top{height: 40px;line-height: 40px;color: #999;font-size: 14px;background: #f1f1f1;}
.h_top p{font-size:14px;color:#999;}
.h_top span{height: 40px;overflow: hidden; line-height: 40px;color: #999;font-family: "Microsoft YaHei";}
.h_top span a{ display:inline-block; font-size: 12px;color: #999;font-family: "Microsoft YaHei";padding-left: 23px;margin-left: 25px; float: left;}
.h_top span a.a1{background: url(../image/top_icon01.png) no-repeat left center;}
.h_top span a.a2{background: url(../image/top_icon02.png) no-repeat left center;}
.h_top span a.a3{background: url(../image/top_icon03.png) no-repeat left center;}
.h_top span a.a4{background: url(../image/top_icon04.png) no-repeat left center;}

.h_top span a.non{padding-right: 0;}


.container-fluid {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	overflow: hidden;
}

.header {
	background: #fff;
	z-index: 10;
	overflow: initial;
}
.header-title {
	height: 110px;
	position: relative;
}
.header-title ul {
	overflow: hidden;
}
.header-title .logo {
	position: absolute;
	left: 50%;
	right: 0;
	top: 0;
	width: 181px;
	height: 184px;
	z-index: 99;
	transform: translateX(-50%);
}

.header-title .logo img {
	margin: 0 auto;
}
.header-title li {
	float: left;
	width: 43%;
	padding: 20px 0;/* margin-top: 10px; */
}


.header-title li h2 {
	margin-left: -3px;
	width: 90%;
	color: #333333;
	font-size: 26px;
}
.header-title li h2 strong {
	color: #2863a9
}
.header-title li p {
	font-size: 18px;
	text-align: left;
	color: #333333;
	height: 32px;
	margin-top: 2px;
}
.header-title .header-title-right {
	width: 426px;
	padding-left: 135px;/* background: url(../images/refer.png) no-repeat left center; *//* margin-top: -10px; */
}
/*----------------header-nav-------------------------*/
.dianhua {
	padding-left: 180px;
}

.dianhua img {
	margin-top: 10px; 
	float:left;
}

.hao{
	padding-left: 68px;
	font-size:24px;
	color:#0083df;
	font-weight: bold;
	width:280px;
}
.hao span{font-size:16px;color:#999999;}



.header-nav {
	background:#3463cc;
	min-height: 50px;
	z-index: 10;
	overflow: initial;
}
.header-nav .nav {
	overflow: hidden;
}
.header-nav .nav .navroot {
	width: 102px;
	float: left;
	overflow: hidden;
}
.header-nav .nav .navroot a {
	font-size: 15px;
	color: #fff;
	height: 50px;
	line-height: 50px;
	text-align: left;
	overflow: hidden;
	box-sizing: border-box;
	display: block;
	text-align: center;
}

.navroot:nth-child(5) {
	margin-right: 180px;
}
.header-nav .nav ul .active a, .header-nav .nav ul li a:hover {
	color: #fff;
	background-color: #ec8818;
}
.nav .navsub {
	display: none;
	margin: 0px;
	padding: 0;
	position: absolute;
	width: 102px;
	height: auto;
	background: #fff;
	z-index: 999;
	overflow: hidden;
	clear: both;
}
.nav li:hover .navsub{display: block;}
.nav .navsub li {
	float: left;
	display: block;
	margin: 0 auto !important;
	padding: 0;
	width: 102px;
	overflow: hidden;
}
.nav .navsub li a {
	height: 50px !important;
	line-height: 50px !important;
	color: #333 !important;
	overflow: hidden;
	background: none !important;
	padding: 0 5px !important;
	text-align: center !important;
	background: initial !important;
	border-bottom: 1px solid #eee;
}
.nav .navsub li a:hover {
	background-color: #ec8818 !important;
	color: #fff !important;
}
.menu-tel {
	float: right;
	display: none;
	width: 213px;
	height: 50px;
	line-height: 50px;
}
.menu-tel i {
	float: left;
	display: block;
	overflow: hidden;
	background: url(http://www.zzzhda.com/static/images/ty-tel.png) no-repeat;
	background-size: cover;
	width: 14px;
	height: 14px;
	margin-top: 20px;
	margin-right: 5px;
}
.menu-tel span, .menu-tel p {
	float: left;
	color: #df4634;
}
.menu-tel p {
	font-size: 18px;
	margin-left: 5px;
	font-weight: bold;
}
.banner-ab {
	display: none;
}

/* 首页banner */
.banner{width:100%;height:100%;}
.banner .swiper-container{width:100%;height:100%;}
.banner .swiper-container .swiper-wrapper{width:100%;height:100%;}
.banner .swiper-container .swiper-wrapper a{display: block;width:100%;height:100%;background-repeat: no-repeat;background-position: center;}
.banner .swiper-container .swiper-wrapper img{width:100%;display: block;}
.banner .swiper-container .swiper-pagination .swiper-pagination-bullet{width:23px;height:12px;background:#fff;opacity:1;filter:alpha(opacity=40);border-radius: 0;cursor: pointer;border-radius:12px;margin-right: 16px;}
.banner .swiper-container .swiper-pagination .swiper-pagination-bullet-active{background:#3463cc;
	filter: alpha(opacity=100);}

.banner .swiper-container .swiper-button-prev{background-image: url(http://www.zzzhda.com/static/images/banner-arrow.png);background-repeat: no-repeat;background-size: auto;width:25px;height:52px; background-position: left center;background-size: 50px 48px;}
.banner .swiper-container .swiper-button-next{background-image: url(http://www.zzzhda.com/static/images/banner-arrow.png);background-repeat: no-repeat;background-size: auto;width:25px;height:52px; background-position: right center;background-size: 50px 48px;}
.banner .swiper-container .swiper-pagination {bottom:20px;}

.yunu-sou {
	padding: 16px 0;
	border-bottom: 1px solid #eee;
	background: #f1f1f1;
}
.yunu-sou .hot {
	float: left;
	padding: 8px 0;
}
.yunu-sou .hot a {
	margin-right: 10px;
}
.yunu-sou .hform {
	float: right;
	background: #fff;
	border-radius:30px;
}
.yunu-sou .hform input {
	float: left;
	font-size: 14px;
	border: 0;
	padding: 8px 10px;
	line-height: 20px;
	background: #fff;
	width: 210px;
	border-radius:30px;
}
.yunu-sou .hform button {
	border: 0;
	border-bottom: 1px solid transparent;
	padding: 0;
	float: left;
	cursor: pointer;
	outline: none;
	width: 49px;
	height: 36px;
	background: url(../image/search.png) no-repeat center;
}
.yunu-sou-inner {
	background-color: #F2F2F2;
}
.yunu-sou-inner .yunu-sou {
	border-bottom: 0;
}
.yunu-sou-inner .hot {
	padding: 6px 0;
}
.yunu-sou-inner .hform {
	background-color: #fff;
	border-radius: 20px;
	overflow: hidden;
}
.yunu-sou-inner .hform input {
	width: 240px;
	background: none;
	padding: 6px 15px;
}
.yunu-sou-inner .hform button {
	background: url(http://www.zzzhda.com/static/images/viskins-p1.png) no-repeat -258px -936px;
	width: 30px;
	height: 30px;
}

/*首页标题*/

.index_title{padding:60px 0 50px;}
.index_title h1{font-size:38px;color:#333333;text-align: center;}
.index_title h1 span{font-weight:bold;color:#3463cc;}
.index_title p{font-size:18px;color:#333333;text-align: center;margin-top:6px;}
.index_title .line{width:42px;height:4px;background:#3463cc;margin:auto;margin-top:16px;}

.server_cont{overflow: hidden;}
.server_cont .server_cont01{position:relative;width:360px;height:516px;overflow:hidden;float:left;margin-right:60px;margin-bottom:50px;}
.server_cont .server_cont01:nth-child(3n){margin-right:0;}
.server_cont .server_cont01 .server_cont01_img{width:360px;height:516px;overflow:hidden;}
.server_cont .server_cont01 .server_cont01_img img{width:100%;}
.server_cont .server_cont01 .server_cont01_text{width:100%;height:100%;background:url(../image/index_server.png) no-repeat center top;background-size:100%;position:absolute;top:0;left:0;padding:0 5%; }
.server_cont .server_cont01 .server_cont01_text span{width:23px;height:5px;background:#fff;display:block;margin-top:280px;}
.server_cont .server_cont01 .server_cont01_text h1{font-size:27px;color:#fff;font-weight:bold;margin-top:10px;}
.server_cont .server_cont01 .server_cont01_text p{font-size:16px;color:#fff;line-height:24px}
.server_cont .server_cont01 .server_cont01_text a{width:120px;height:42px;border:1px solid #fff;border-radius:6px;text-align: center;line-height:42px;color:#fff;display: block;margin-top:20px;}

.server_tankuang{width:100%;padding:0 30px;height:280px;background:url(../image/index_server01.png) no-repeat center bottom;position: absolute;bottom:0;border-bottom:2px solid #0083df;display:none;}
.server_tankuang h1{text-align:center;font-size:27px;font-weight:bold;color:#090706;}
.server_tankuang p{font-size:16px;color:#5f5f5f;line-height:24px;}
.server_tankuang a{width:120px;height:42px;border:1px solid #bfbfbf;border-radius:6px;text-align: center;line-height:42px;color:#5f5f5f;display: block;margin:auto;margin-top:20px;}
.server_tankuang a:hover{background:#0083df;color:#fff;border:1px solid #0083df;}
.server_cont .server_cont01:hover .server_tankuang{display: block;}

/*产品分类*/

.index02{background:#f7f7f7;}

.product{width: 100%;overflow:hidden;background: #f7f7f7;padding-bottom: 32px;}
.product .container_1200{height: 100%;}
.product .product-ify{width: 300px;background: #fff;display: inline-block;margin-right: 20px;}
.product .product-ify li{height: 60px;text-align: left;line-height: 60px;font-size: 16px;border-bottom: 1px solid #F1F1F1;padding-left: 32px;}
.product .product-ify .title{height: 92px;text-align: left;font-size: 24px;line-height: 90px;border-bottom: 1px solid #F1F1F1;color: #fff;background: url('../image/classify.png') no-repeat 32px center #3463cc;padding-left: 74px;font-weight:bold;}
.product .product-ify .title01{background: url('../image/arrow.png') no-repeat 230px center #eeeeee;height:70px;line-height:70px;}
.product .product-ify .title01 a{color: #333;height:70px;line-height:70px;display: block;font-size:18px;font-weight:bold;}
.product_category_contaienr{width: 880px;}
.product_category_contaienr ul{display: none;font-size: 0;}
.product_category_contaienr .on{display: block;}
.product_category_contaienr ul li{width: 280px;display: inline-block;margin-bottom:20px;margin-right: 20px;}
.product_category_contaienr ul li:nth-child(3n){margin-right:0;}
.product_category_contaienr ul li a{width: 100%; height:100%;display: block;transition: all 0.5s linear 0s;}
.product_category_contaienr ul li a:hover{box-shadow: 3px 7px 20px #a09e9e;}
.product_category_contaienr ul li img{width: 280px;height: 245px;display: block;}
.product_category_contaienr ul li p{width: 100%;height: 60px;line-height: 60px;text-align: center;background: #fff;font-size: 16px;}


.index03 .slideTxtBox{ text-align:left;  }
.index03 .slideTxtBox .hd{ height:120px; border-top:1px solid #ddd;  position:relative;background:#fff;  }
.index03 .slideTxtBox .hd ul{ float:left;  position:absolute; left:20px; }
.index03 .slideTxtBox .hd ul li{ float:left; cursor:pointer;width:147px;height:120px; }
.index03 .slideTxtBox .hd ul li .index03_icon{width:32px;height:32px;margin:auto;}
.index03 .slideTxtBox .hd ul li img{display:block;margin:auto;margin-top:30px;}
.index03 .slideTxtBox .hd ul li p{text-align:center;font-size:16px;font-weight:bold;margin-top:5px;color:#333;}
.index03 .slideTxtBox .hd ul li.on{background:#f1f5fc;}
.index03 .slideTxtBox .bd{background: #f1f5fc}
.index03 .slideTxtBox .bd ul{padding-top:80px;padding-bottom:80px;  zoom:1;  }
.index03 .slideTxtBox .bd li{ height:24px; line-height:24px;   }
.index03 .slideTxtBox .bd li .date{ float:right; color:#999;  }
.index03 .slideTxtBox .bd .kehu01{overflow:hidden;}
.index03 .slideTxtBox .bd .kehu01 .kehu01_img{width:572px;height:352px;float:left;}
.index03 .slideTxtBox .bd .kehu01 .kehu01_text{float:left;margin-left:70px;width:554px;}
.index03 .slideTxtBox .bd .kehu01 .kehu01_text h1{font-size:26px;font-weight:bold;color:#333333;margin-bottom:30px;}
.index03 .slideTxtBox .bd .kehu01 .kehu01_text p{font-size:16px;color:#999;line-height:30px;display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;}
.index03 .slideTxtBox .bd .kehu01 .kehu01_text a{color:#fff;border-radius:30px;background:#3463cc;margin-top:60px;display:block;width:120px;height:40px;text-align: center;line-height:40px;}


.index03 .picMarquee-left{ width:100%;  overflow:hidden; position:relative;  background:#e0eafb }
.index03 .picMarquee-left .hd{ overflow:hidden;  height:118px; background:none;width:1376px;margin:auto;position: relative; }
.index03 .picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:78px; height:100px; float:right; margin-top:10px;  overflow:hidden;
	 cursor:pointer;background:#fff;}
.index03 .picMarquee-left .hd .prev,.index03 .picMarquee-left .hd img{width:14px;margin:auto;display: block;margin-top:40px;}
.index03 .picMarquee-left .hd .prev{ width:78px; height:100px;position: absolute;z-index: 999;right:0;margin-top:10px;}
.index03 .picMarquee-left .hd .next{position: absolute;z-index: 999;left:0;  }
.index03 .picMarquee-left .bd{width:1200px;margin:auto;position:absolute;top:10px;left:50%;margin-left: -600px;overflow: hidden; }
.index03 .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.index03 .picMarquee-left .bd ul li{ margin:0 5px; float:left; _display:inline; overflow:hidden; text-align:center;width:190px;height:100px; background:#fff; }
.index03 .picMarquee-left .bd ul li .pic{ text-align:center; }
.index03 .picMarquee-left .bd ul li .pic img{ width:190px;margin-top:14px;}
.index03 .picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.index03 .picMarquee-left .bd ul li .title{ line-height:24px;   }


/*实力*/

.index04{background:url(../image/index04_line.png) no-repeat center top;padding-bottom:70px;}
.index04 .index04_cont01{overflow: hidden;}
.index04 .index04_cont01 .index04_cont01_left .index04_cont01_left_img{float:left;}
.index04 .index04_cont01 .index04_cont01_left .index04_cont01_left_img img{width:166px;height:160px;}
.index04 .index04_cont01 .index04_cont01_left .index04_cont01_left_text{float:left;margin-left:25px;width:500px;line-height:26px;}
.index04 .index04_cont01 .index04_cont01_left .index04_cont01_left_text h1{font-size: 24px;font-weight:bold;color:#010101;margin-bottom:10px;font-weight:bold;}
.index04 .index04_cont01 .index04_cont01_left .index04_cont01_left_text p{font-size:16px;color:#666;}
.index04 .index04_cont01 .index04_cont01_right{margin-right:100px;}

.index04 .index04_cont01 .index04_cont01_right{margin-right:0px;}
.index04 .index04_cont01 .index04_cont01_left01{float:left;margin-left:25px;margin-top:100px;}

.index04 .index04_cont02{margin-top:-20px;}
.index04 .index04_cont02 .index04_cont01_left{margin-left:50px;}
.index04 .index04_cont02 .index04_cont01_left .index04_cont01_left_text{width:400px;}
.index04 .index04_cont03{}
.index04 .index04_cont03 .index04_cont01_left{margin-top:100px;}
.index04 .index04_cont03 .index04_cont01_left .index04_cont01_left_text{width:500px;}
.index04 .index04_cont04 .index04_cont01_left{margin-top:50px;}
.index04 .index04_cont04 .index04_cont01_left .index04_cont01_left_text{width:400px;}

/*联系横幅*/

.lianxi_hengfu{background:url(../image/lianxi_bg.jpg) no-repeat center top;height:274px;}
.lianxi_hengfu .lianxi_hengfu_left{float: left}
.lianxi_hengfu .lianxi_hengfu_left h1{font-size:46px;font-weight:bold;color:#ffd200;line-height:58px;font-weight:bold;margin-top:46px;font-family: "微软雅黑"}
.lianxi_hengfu .lianxi_hengfu_left p{font-size:22px;color:#fff;margin-top:10px;}
.lianxi_hengfu .lianxi_hengfu_left span{width:64px;height:3px;background:#fff;display:inline-block;margin-top:20px;}
.lianxi_hengfu .lianxi_hengfu_right{float:right;margin-top:46px;}
.lianxi_hengfu .lianxi_hengfu_right .rexian{background:url(../image/phone.png) no-repeat left top;padding-left:80px;}
.lianxi_hengfu .lianxi_hengfu_right .rexian p{font-size:24px;font-weight:bold;color:#fff;}
.lianxi_hengfu .lianxi_hengfu_right .rexian h1{font-size:42px;color:#ffd200;font-family:"Impact";}
.lianxi_hengfu .lianxi_hengfu_right a{width:300px;height:50px;border:1px solid #fff;display:block;font-size:20px;text-align:center;line-height:50px;color:#fff;margin-top:40px;margin-left:80px;}

/*新闻中心*/

.index05{padding-bottom:70px;}
.index05 .slideTxtBox{ width:1200px;text-align:left;}
.index05 .slideTxtBox .hd{position:relative;height:42px; }
.index05 .slideTxtBox .hd ul{ float:left;  position:absolute;overflow:hidden;width:600px;left:50%;margin-left:-300px;}
.index05 .slideTxtBox .hd ul li{ float:left; cursor:pointer;width:150px;height:42px;background:#f1f1f1;line-height:42px;color:#333333;text-align: center;font-size:18px;margin:0 20px;}
.index05 .slideTxtBox .hd ul li.on{ height:42px;  background:#3463cc;color:#fff; }
.index05 .slideTxtBox .bd ul{  zoom:1; margin-top:50px; }
.index05 .slideTxtBox .bd li{ height:24px; line-height:24px;   }
.index05 .slideTxtBox .bd li .date{ float:right; color:#999;  }
.index05 .news_box{overflow:hidden;}
.index05 .news_box .news_box_left{float:left;width:532px;}
.index05 .news_box .news_box_left .news_img{width:532px;height:300px;overflow:hidden;position:relative;}
.index05 .news_box .news_box_left .news_img img{width:100%;position:absolute;top:0;bottom:0;left:0;right:0;}
.index05 .news_box .news_box_left .news_text{margin-top:15px;}
.index05 .news_box .news_text span{font-size:14px;color:#666666;line-height:30px;} 
.index05 .news_box .news_text h1{font-size:18px;color:#333;}
.index05 .news_box .news_text p{font-size:14px;color:#666666;line-height:24px;margin-top:10px;}

.index05 .news_box .news_box_right{float:right;width:600px;}
.index05 .news_box .news_box_right .news_box_right01{border-bottom:1px solid #e1e1e1;padding:20px 0;overflow:hidden;}
.index05 .news_box .news_box_right .news_box_right01 .news_img{width:205px;height:116px;float:left;}
.index05 .news_box .news_box_right .news_box_right01 .news_img img{width:100%;}
.index05 .news_box .news_box_right .news_box_right01 .news_text{width:370px;margin-left:25px;float:left;}
.index05 .news_box .news_box_right .news_box_right01:nth-child(1){padding-top:0;}


/*关于我们*/

.index06{background:url(../image/index06_bg.jpg) no-repeat center top;}
.index06 .index_title span{color:#fff;}
.index06 .index_title p{color:rgba(255,255,255,.6);}
.index06 .index_title .line{background:#fff}

.index06 ul{overflow:hidden;margin-top:30px;}
.index06 ul li{float: left;width:25%;border-right:2px solid rgba(255,255,255,.2);box-sizing:border-box;}
.index06 ul li div{text-align: center;color:#fff;font-weight: bold;font-size:54px;border-radius: 6px;font-family:"Impact";letter-spacing: 4px} 
.index06 ul li p{height: 40px;line-height: 40px;text-align: center;color:#fff;font-size:16px;}

.index06 .index06_cont .cont{color:#fff;font-size:16px;line-height:32px;text-align: center;}
.index06 .index06_cont .cont a{color:#ffaa31;}
.index06 .index06_cont ul li div{font-weight:normal;}
.index06 .index06_cont ul li span{font-size:16px;color:#fff;}

.m-video {
width:100%;
position:relative;
margin-top:30px;
}
.m-video .video_img{width:1200px;
height:265px;}
.m-video .video_button{position: absolute;left:50%;top:50%;margin-left:-39px;margin-top:-39px;}
.m-video .video_button img{width:78px;height:78px;}

.yewu{overflow:hidden;margin-top:50px;margin-bottom:50px;}
.yewu .yewu01{float:left;width:12.5%;}
.yewu .yewu01 .yewu_icon{width:50px;margin:auto;}
.yewu .yewu01 .yewu_icon img{width:100%;}
.yewu .yewu01 p{font-size:15px;color:#666;text-align:center;text-align:center;margin-top:10px;line-height:20px;}

/*尾部*/

.footer{width: 100%;background: #000;margin:0 auto;padding-top: 1px!important;}
.footer .index_contact{width: 300px;margin-top: 40px;margin-bottom:20px;position: relative;}
.footer .index_contact .index_phone{height: 100px;width: 100%;}
.footer .index_contact .index_phone .cory{color:#999999;font-size: 16px;}
.footer .index_contact .index_phone .page_phone{padding-left: 20px;}
.footer .index_contact .index_phone .tel{font-size: 22px;color: #fff;margin-top: 15px;font-family:"Impact";font-size: 36px;color:#3463cc;}
.footer .index_contact .address{width: 100%;}
.footer .index_contact .address .cory{color:#999999;font-size: 16px;}
.footer .index_contact .address .page_phone{padding-left:20px;width: 210px;}
.footer .index_contact .address .tel{font-size: 14px;color: #fff;margin-top: 15px;line-height: 24px;}
.footer .index_contact .address .qrcode{padding-left: 38px;padding-top: 38px;color: #999999;font-size: 12px;}
.footer .index_contact .address .qrcode img{width: 120px;height: 120px;}
.footer .index_contact .address .qrcode .info{margin-left: 18px;margin-top: 36px;width:auto;}
.footer .index_contact .address .qrcode .info p{line-height: 24px;}
.footer .footer_right{float:left;width:680px;}
.footer .footer_right ul{float:left;margin-left:90px;margin-top:40px;}
.footer .footer_right ul h1{font-size:16px;color:#fff;font-weight: normal;margin-bottom: 28px}
.footer .footer_right ul li a{font-size: 14px;color:#999;line-height:32px;}
.footer .footer_right ul li a:hover{color:#fff;}
.footer .footer_line{width:100%;height:1px;background:#666;}
.footer .xiangxi{width:1200px;margin:auto;}
.footer .xiangxi p{font-size: 14px;text-align: center;color:#fff;line-height:32px;margin-top:15px;color:#999999;}
.footer .xiangxi p a{color:#999999;}
.footer .xiangxi .youqing{margin-top:20px;}

/*侧边栏*/

.zyA_right{
	position:fixed;
	z-index:50;
	right:0;
	bottom: 18%;
	margin-top:-100px;
	width:80px;
	text-align:center;
  box-shadow: 0 0 5px rgba(0,0,0,.05);
}
.zyA_right .zyA_link{
	text-align:center;
	cursor:pointer;
	color:#fff;
	background:#fff;
	display:block;
	margin-bottom:1px;
  border-bottom: 1px solid #f1f1f1;
}
.zyA_right .zyA_link .zyA_box{
	display:block;
	margin:auto;
	color:#3463cc;
	width:80px;
	padding:10px 0;
	position:relative;
	z-index:2;
}
img{display: inline-block;}
.zyA_right .zyA_link p{
  margin-top: 2px;
}
.zyA_right .zyA_link:hover p{
  color: #fff;
}
.zyA_right .zyA_link:hover{
	background:#3463cc;
}
.zyA_right .zyA_link .zyA_box:hover{
	color:#fff;
}
.zyA_right .zyA_link.active{
	background:#3463cc;
	position: relative;
}
.zyA_right .zyA_link.active .zyA_box{
	color:#fff;
	padding:22px 0 15px;
}
.zyA_box_1{
	  position: absolute;
    top: -14px;
    right: 20%;
}
.zyA_right .zyA_link:hover .zyA_block{
	display: none;
}
.zyA_right .zyA_link:hover .zyA_none{
	display:inline-block;
}
.zyA_none{
	display:none;
}
.zyA_right .zyA_link.code{
  position: relative;
}
.zyA_right .zyA_link.code .zyA_box_2 {
    position: absolute;
    top: -51px;
    right: 100px;
    background: #f1f1f1;
    padding: 8px;
    display: none;
}

.zyA_right .zyA_link.code .zyA_box_3 {
    position: absolute;
    top: 0px;
    right: 100px;
    background: #fff;
    padding: 8px;
    display: none;
}

.zyA_right .zyA_link.code .zyA_box_3 h1{font-size:30px;font-family:"Impact";color:#3463cc;width:200px;}

.zyA_right .zyA_link.code .zyA_box_2 img{
	width: 150px;
	height: 150px;

}
.zyA_box_2 .zyA_box_2sj {
    display: block;
    width: 0;
    height: 0;
    border-width: 12px 0 12px 12px;
    border-style: solid;
    border-color: transparent transparent transparent #edecec;
    position: absolute;
    top: 50%;
    right: -12px;
    margin-top: -12px;
}
.zyA_right .zyA_link.code:hover .zyA_box_2 {
    display: block;
}


/*内页banner*/

.inner_banner{width:100%;height:350px;position:relative;}
.inner_banner .inner_banner_text{position: absolute;top:100px;width:500px;}
.inner_banner .inner_banner_text h1{font-size:36px;font-weight:bold;color:#fff;}
.inner_banner .inner_banner_text p{color:#fff;margin-top:10px;margin-bottom:24px;line-height:30px;font-size:16px;}
.inner_banner .inner_banner_text span{width:60px;height:4px;background:#3463cc;display:block;}

.inner_position{border-bottom:1px solid #e1e1e1;padding:17px 0;}
.inner_position p{border-left:10px solid #3463cc;line-height:16px;padding-left:10px;}
.inner_position p a:hover{color:#3463cc;}


/*内页*/

.inner_cont{overflow:hidden;margin-top:50px;padding-bottom:50px;}
.inner_cont .inner_left{float:left;width:190px;}
.inner_cont .inner_left .left_nav{box-shadow:0 0 13px rgba(0,0,0,.2);overflow:hidden;margin-bottom:20px;border-radius:10px;}
.inner_cont .inner_left .left_nav h1{font-size:22px;font-weight:bold;line-height:86px;text-align:center;background:#3463cc;color:#fff;}
.inner_cont .inner_left .left_nav ul li{line-height:50px;text-align:center;font-size:16px;color:#666;}
.inner_cont .inner_left .left_nav ul li:hover a{color:#3463cc;}

.inner_cont .inner_left .left_contact{box-shadow:0 0 13px rgba(0,0,0,.2);overflow:hidden;border-radius:10px;margin-bottom:20px;}
.inner_cont .inner_left .left_contact h1{font-size:22px;font-weight:bold;background:url(../image/inner_contact_bg.jpg) no-repeat center top;line-height:86px;text-align:center;color:#fff;}
.inner_cont .inner_left .left_contact .left_contact_text{padding:18px;padding-bottom:8px;}
.inner_cont .inner_left .left_contact .left_contact_text p{font-size:16px;color:#333;margin-bottom:10px;}
.inner_cont .inner_left .left_contact .left_contact_text p span{color:#666;line-height:30px;}

.inner_cont .inner_right{width:960px;float:left;margin-left:50px;}
.inner_title{font-size:36px;font-weight:bold;color:#010101;text-align:center;margin-bottom:50px;}
.inner_title h1{margin:10px auto;}
.inner_title p{font-size:18px;color:#333;text-align:center;margin-bottom:20px;}
.inner_title span{width:42px;height:5px;background:#3463cc;margin:auto;display:block;}
.inner_cont .inner_right .inner_content h1{border-left:7px solid #eb8a1c;font-size:24px;color:#3463cc;padding-left:10px;font-weight:bold;line-height:24px;margin-bottom:20px;}
.inner_cont .inner_right .inner_content p{margin-top:10px;line-height:28px;font-size:18px;color:#333;}

.inner_shebei .inner_shebei_cont{padding-bottom:30px;}
.inner_shebei .inner_shebei_cont ul{overflow:hidden;}
.inner_shebei .inner_shebei_cont ul li{width:375px;border:1px solid #e1e1e1;background:#fff;float:left;margin-right:37px;margin-bottom:30px;}
.inner_shebei .inner_shebei_cont ul li:hover{box-shadow:0 0 20px rgba(0,0,0,.2);}
.inner_shebei .inner_shebei_cont ul li:nth-child(3n){margin-right:0;}
.inner_shebei .inner_shebei_cont ul li .inner_shebei01{width:375px;}
.inner_shebei .inner_shebei_cont ul li .inner_shebei01 .inner_shebei01_img{width:375px;height:328px;overflow:hidden;position:relative;}
.inner_shebei .inner_shebei_cont ul li .inner_shebei01 .inner_shebei01_img img{width:100%;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;}
.inner_shebei .inner_shebei_cont ul li .inner_shebei01 p{line-height:65px;text-align:center;font-size:17px;color:#333;}

.inner_shebei .inner_shebei_cont .more{width:400px;height:50px;background:#3463cc;border-radius:6px;margin:30px auto;}
.inner_shebei .inner_shebei_cont .more a{font-size:16px;color:#fff;text-align:center;line-height:50px;text-align:center;display:block;}

/*为什么选择我们*/

.inner_why{background:#eef2f3;padding-top:50px;padding-bottom:50px;}
.inner_why .why_cont ul{overflow:hidden;}
.inner_why .why_cont ul li{width:25%;float:left;}
.inner_why .why_cont ul li .why_cont_icon{width:64px;height:64px;margin:auto;}
.inner_why .why_cont ul li h1{font-size:26px;text-align: center;margin:15px auto;color:#010101;}
.inner_why .why_cont ul li p{width:240px;margin:auto;color:#333;font-size:16px;line-height:24px;text-align:center;}

/*8大服务保障*/

.inner_baozhang{padding-top:50px;padding-bottom:50px;}
.inner_baozhang .baozhang_ul{overflow:hidden;}
.inner_baozhang .baozhang_ul li{width:290px;height:250px;background:#ebebeb;overflow:hidden;float:left;margin-right:13px;margin-bottom:13px;}
.inner_baozhang .baozhang_ul li:nth-child(4n){margin-right:0;}
.inner_baozhang .baozhang_ul li .baozhang_icon01{width:68px;height:68px;margin:auto;margin-top:50px;background:url(../image/inner_server_icon01_before.png) no-repeat center;}
.inner_baozhang .baozhang_ul li h1{font-size:20px;color:#000;text-align:center;margin-top:10px;}
.inner_baozhang .baozhang_ul li p{width:220px;margin:auto;color:#666;text-align:center;margin-top:5px;}

.inner_baozhang .baozhang_ul li:hover{background:#3463cc;}
.inner_baozhang .baozhang_ul li:hover .baozhang_icon01{background:url(../image/inner_server_icon01_after.png) no-repeat center;}
.inner_baozhang .baozhang_ul li:hover h1{color:#fff;}
.inner_baozhang .baozhang_ul li:hover p{color:#fff;}

.inner_baozhang .baozhang_ul li .baozhang_icon02{background:url(../image/inner_server_icon02_before.png) no-repeat center;}
.inner_baozhang .baozhang_ul li:hover .baozhang_icon02{background:url(../image/inner_server_icon02_after.png) no-repeat center;}
.inner_baozhang .baozhang_ul li .baozhang_icon03{background:url(../image/inner_server_icon03_before.png) no-repeat center;}
.inner_baozhang .baozhang_ul li:hover .baozhang_icon03{background:url(../image/inner_server_icon03_after.png) no-repeat center;}
.inner_baozhang .baozhang_ul li .baozhang_icon04{background:url(../image/inner_server_icon04_before.png) no-repeat center;}
.inner_baozhang .baozhang_ul li:hover .baozhang_icon04{background:url(../image/inner_server_icon04_after.png) no-repeat center;}
.inner_baozhang .baozhang_ul li .baozhang_icon05{background:url(../image/inner_server_icon05_before.png) no-repeat center;}
.inner_baozhang .baozhang_ul li:hover .baozhang_icon05{background:url(../image/inner_server_icon05_after.png) no-repeat center;}
.inner_baozhang .baozhang_ul li .baozhang_icon06{background:url(../image/inner_server_icon06_before.png) no-repeat center;}
.inner_baozhang .baozhang_ul li:hover .baozhang_icon06{background:url(../image/inner_server_icon06_after.png) no-repeat center;}
.inner_baozhang .baozhang_ul li .baozhang_icon07{background:url(../image/inner_server_icon07_before.png) no-repeat center;}
.inner_baozhang .baozhang_ul li:hover .baozhang_icon07{background:url(../image/inner_server_icon07_after.png) no-repeat center;}
.inner_baozhang .baozhang_ul li .baozhang_icon08{background:url(../image/inner_server_icon08_before.png) no-repeat center;}
.inner_baozhang .baozhang_ul li:hover .baozhang_icon08{background:url(../image/inner_server_icon08_after.png) no-repeat center;}

/*地图*/

.inner_map .shuliang{position:absolute;left:0;top:260px;}
.inner_map .shuliang .shuliang01{margin-bottom:20px;}
.inner_map .shuliang h1{font-size:36px;color:#3463cc;font-weight: bold;margin-bottom:10px;}
.inner_map .shuliang p{font-size:17px;color:#333;}

.inner_anli{padding-bottom:60px;}
.inner_anli .inner_anli01{margin-bottom:20px;}
.inner_anli .inner_anli02{margin-bottom:20px;}
.inner_anli .inner_anli03{margin-bottom:20px;}

.inner_anli .picMarquee-left{ width:100%;  overflow:hidden; position:relative; }
.inner_anli .picMarquee-left .bd{  }
.inner_anli .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.inner_anli .picMarquee-left .bd ul li{width:180px;height:72px;margin-right:20px; float:left; _display:inline; overflow:hidden; text-align:center;overflow:hidden;border-radius:10px;   border:1px solid #ccc;}
.inner_anli .picMarquee-left .bd ul li .pic{ text-align:center; }
.inner_anli .picMarquee-left .bd ul li .pic img{ width:180px; height:72px; display:block; }
.inner_anli .picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.inner_anli .picMarquee-left .bd ul li .title{ line-height:24px;   }


/*内页导航*/

.inner_nav{overflow:hidden;}
.inner_nav ul{margin-top:30px;margin-bottom:30px;overflow:hidden;}
.inner_nav ul li{width:200px;height:56px;background:#efefed;float:left;}
.inner_nav ul li.active{background:#3463cc;}
.inner_nav ul li:hover{background:#3463cc;}
.inner_nav ul li a{font-size:18px;color:#666;text-align: center;line-height: 56px;display:block;}
.inner_nav ul li.active a{color:#fff;}
.inner_nav ul li:hover a{color:#fff;}

.inner_shebei .inner_shebei_cont .loading_more{width:400px;height:50px;background:#e1e1e1;border-radius:6px;margin:30px auto;}
.inner_shebei .inner_shebei_cont .loading_more a{font-size:16px;color:#666;text-align:center;line-height:50px;text-align:center;display:block;}

/*联系我们*/

.lianxi li {
        float: left;
        border: 1px solid #f1f1f1;
        width: 284px;
        height: 210px;
        text-align: center;
        margin-right: 20px;
        color: #666;
        margin-bottom: 30px;
        line-height: 160%;
        padding: 0 10px;
        font-family: 微软雅黑;
        background: #f1f1f1;
    }
    
.lianxi li.last {
        margin-right: 0px
    }
    
.lianxi li img {
        margin-top: 20px;
        width: 52px;
    }
    
.lianxi li i {
        display: block;
        font-size: 16px;
        color: #333;
        padding-bottom: 8px;
        font-style: normal;
        padding-top: 10px;
        font-weight: bold;
    }
    
.lianxi li span {
        display: block;
        font-size: 16px;
        color: #333;
        line-height: 30px;
    }
    
.lianxi li.last span {}

/*关于我们*/

.inner_jianjie p{margin:40px auto;font-size:18px;color:#333;line-height:30px;/*text-indent:2em;*/}

.about_img01{width:100%;}
.about_img01 img{width:100%;}

.about_zhuying{background:url(../image/about_yewu.jpg) no-repeat center top;margin-top:60px;position: relative;height:605px;overflow:hidden;}
.about_zhuying .inner_title01{position:absolute;left:50%;top:50%;margin-left:-70px;margin-top:180px;}
.about_zhuying .inner_title01 h1{color:#fff;}
.about_zhuying .inner_title01 span{background:#fff}
.about_zhuying ul li h1{font-size:24px;font-weight:bold;color:#fff;margin-bottom:30px;}
.about_zhuying ul li p{font-size:16px;color:#fff;line-height:28px;}
.about_zhuying .p{position:absolute;top:435px;left:50%;margin-left:-110px;font-size:20px;color:#213f9d;}

/*我们的承诺*/

.about_chengnuo{overflow:hidden;margin:80px auto 50px;}
.about_chengnuo .about_chengnuo_img{width:730px;height:456px;float:left;}
.about_chengnuo .text{width:470px;height:456px;float:left;background:#3463cc;padding:70px;}
.about_chengnuo .text h1{font-size:32px;font-weight:bold;color:#fff;margin-bottom:15px;}
.about_chengnuo .text span{width:42px;height:5px;background:#fff;display:block;margin-bottom:30px;}
.about_chengnuo .text p{font-size:18px;color:#fff;line-height:40px;}

/*发展历程*/

.about_licheng .licheng{}
.about_licheng .licheng ul{position:relative;overflow:hidden;height:570px;}
.about_licheng .licheng ul li.li01{border-left:4px solid #ccc;position:relative;height:100px;width:50%;float:right;box-sizing:border-box;}
.about_licheng .licheng ul .li01 .licheng01{position:absolute;left:-15px;}
.about_licheng .licheng ul .li01 .licheng_icon01{float:left;}
.about_licheng .licheng ul .li01 .licheng_icon01 img{width:120px;height:30px;}
.about_licheng .licheng ul .li01 .licheng_text{float:left;margin-left:15px;margin-top:-10px;text-align:left;width:400px;}
.about_licheng .licheng ul .li01 .licheng_text h1{font-size:24px;font-weight:bold;color:#f19914;margin-bottom:10px;line-height:50px;}
.about_licheng .licheng ul .li01 .licheng_text .h1{background:url(../image/licheng_icon07.png) no-repeat 50px center;background-size:36px;}
.about_licheng .licheng ul .li01 .licheng_text h2{font-size:20px;font-weight:bold;color:#333;margin-bottom:10px;}
.about_licheng .licheng ul .li01 .licheng_text p{font-size:16px;color:#666;}

.about_licheng .licheng ul li.li02{border-right:4px solid #ccc;position:relative;height:100px;width:50%;float:left;box-sizing:border-box;margin-left:4px;}

.about_licheng .licheng ul .li02 .licheng01{position:absolute;right:-15px;}
.about_licheng .licheng ul .li02 .licheng_icon01{float:right;}
.about_licheng .licheng ul .li02 .licheng_icon01 img{width:120px;height:30px;}
.about_licheng .licheng ul .li02 .licheng_text{float:right;margin-top:-10px;text-align: right;margin-right:10px;width:400px;}
.about_licheng .licheng ul .li02 .licheng_text h1{font-size:24px;font-weight:bold;color:#3463cc;margin-bottom:10px;line-height:50px;}
.about_licheng .licheng ul .li02 .licheng_text .h2{background:url(../image/licheng_icon06.png) no-repeat 310px center;background-size:36px;}
.about_licheng .licheng ul .li02 .licheng_text h2{font-size:20px;font-weight:bold;color:#333;margin-bottom:10px;}
.about_licheng .licheng ul .li02 .licheng_text p{font-size:16px;color:#666;}

.about_licheng .licheng ul .li01 .licheng_text .h3{background:url(../image/licheng_icon05.png) no-repeat 50px center;background-size:36px;}
.about_licheng .licheng ul .li02 .licheng_text .h4{background:url(../image/licheng_icon04.png) no-repeat 310px center;background-size:36px;}
.about_licheng .licheng ul .li01 .licheng_text .h5{background:url(../image/licheng_icon03.png) no-repeat 50px center;background-size:36px;}

/*企业文化*/

.gsxx1 {}
    
    .gsx {
    }
    
    .gsx span {
        display: block;
        height: 416px;
        margin-bottom: 60px;
    }
    
    .gsx span img {
        width: 1200px;
        height: 416px;
    }
    .gsx ul{overflow:hidden;}
    .gsx ul li {
        width: 261px;
        float: left;
        border-right: 1px solid #e4e3e3;
        margin-right: 50px;
    }
    
    .gsx ul li em {
        display: block;
        font-size: 30px;
        line-height: 37px;
        color: #333333;
        padding-left: 54px;
        background:url(../image/about_wenhua_icon.png) no-repeat left;
        margin-bottom: 30px;
        font-style: normal;
    }
    
    .gsx ul li p {
        font-size: 16px;
        color: #201f1f;
        width: 350px;
        line-height: 29px;
    }
    
    .gsx ul li.last {
        border-right: 0;
        margin-right: 0;
    }

/*新闻中心*/

.tuijian_product{}
.tuijian_product .tuijian_product01{width:190px;border:1px solid #e1e1e1;margin-bottom:10px;}
.tuijian_product .tuijian_product01 .tuijian_product01_img{width:190px;height:166px;overflow:hidden;}
.tuijian_product .tuijian_product01 .tuijian_product01_img img{width:100%;}
.tuijian_product .tuijian_product01 p{font-size:14px;color:#333;text-align: center;line-height:20px;padding-top:10px;padding-bottom:10px;}


.inner_news{overflow:hidden;}
.inner_news ul li{padding-top:30px;padding-bottom:30px;border-bottom:1px solid #e1e1e1;overflow:hidden;}
.inner_news ul li .inner_news_img{width:268px;height:174px;overflow:hidden;position:relative;float:left;}
.inner_news ul li .inner_news_img img{position:absolute;top:0;bottom:0;left: 0;right:0;margin:auto;height:100%;}
.inner_news ul li .inner_news_text{float:left;margin-left:30px;width:660px;}
.inner_news ul li .inner_news_text h1{font-size:20px;color:#333;margin-bottom:20px;}
.inner_news ul li .inner_news_text p{font-size:15px;color:#333;line-height:24px;}
.inner_news ul li .inner_news_text span{font-size:14px;color:#666;margin-top:20px;display:block;}
.inner_news ul li:hover h1{color:#3463cc;}
/*.yema{width:554px;margin:auto;margin-top:50px;}*/

/*党建工作*/

.inner_dangjian ul li .inner_news_text{width:860px;}


/*社会公益*/

.k12-gl-gslb-3nf1-1-01-left{overflow:hidden;}
.k12-gl-gslb-3nf1-1-01-left dl {
            width: 24%;
            float: left;
            background: #f0f0f0;
            margin: 0 1.3% 13px 0
        }
        
.k12-gl-gslb-3nf1-1-01-left dl:nth-child(4n) {
    margin-right: 0;
}

.k12-gl-gslb-3nf1-1-01-left dt {
    border: 1px solid #e5e5e5;
    padding: 10px 9px;
    background: #fff;
}

.k12-gl-gslb-3nf1-1-01-left dt img {
    display: block;
    width: 100%;
}

.k12-gl-gslb-3nf1-1-01-left dd h4{
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    padding: 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #f0f0f0;
}

.k12-gl-gslb-3nf1-1-01-left dd h4 a {
    color: #4b4a4a;
}


/*企业招聘*/
.rolinList{  height:auto; margin:0px auto 0 auto; text-align:left;border:1px solid #DADADA;border-bottom:0px solid #DADADA }
.rolinList li{margin-bottom:1px;border-bottom:0px solid #DADADA}
.rolinList li .zptop{  height:80px;   font-size:16px; line-height:80px;  color:#333; cursor:pointer;border-bottom:1px solid #DADADA;}
.rolinList li .zptopl{ float:left; width:50%;background:url(../image/zpliooooooo.png) no-repeat 35px 27px;}
.rolinList li .zptopl span{ padding-left:80px; font-weight:bold}
.rolinList li .zptopr{ float:left; width:50%; text-align:right}
.rolinList li .zptopr span{ padding-right:30px;}
.rolinList li .zptopon{  height:80px;   font-size:16px; line-height:80px;background:url(../image/zponli.png) no-repeat -3px center;  color:#333; cursor:pointer;border-bottom:1px solid #DADADA;}
.rolinList li .zptopon .zptopl{background:url(../image/zplionon.png) no-repeat 35px center;}
.zpcontent{ display:none; padding:20px 0;border-bottom:1px solid #DADADA;}
.zpcontent .xiangxi{ padding:0px 50px 10px 80px;}
.zpcontent .xiangxi h3{ font-size:16px; font-weight:bold}
.zpcontent .xiangxi p{ text-indent:0; font-size:14px;}

/*联系我们*/

.contact_us .contact_icon{margin-bottom: 60px;}
.contact_us .contact_icon .contact_icon01{width:25%;float:left;}
.contact_us .contact_icon .contact_icon01 .contact_icon01_img{width:180px;height:180px;border-radius:180px;overflow:hidden;margin:auto;}
.contact_us .contact_icon .contact_icon01 .contact_icon01_img img{width:66px;display:block;margin:57px auto;}
.contact_us .contact_icon .contact_icon01 h1{font-size: 20px;text-align:center;font-weight: bold;margin-top:35px;margin-bottom:15px;}
.contact_us .contact_icon .contact_icon01 p{font-size: 16px;color:#333;text-align:center;line-height: 30px;}
.contact_us .contact_icon .contact_icon01 p span{color:#ea0000;}




.pages_container{width:100%;height: 46px;}
.pages_container .pagination{font-size:0;text-align: center;}
.pages_container .pagination li{padding-top: 0;display: inline-block;width:auto!important;height: 34px;line-height: 34px;border:1px solid #eee!important;margin:5px!important;transition: all 0.1s linear;float: none!important;}
.pages_container .pagination li a{display: inline-block;font-size: 14px;width:auto!important;;height: 34px;line-height: 34px;color:#333;transition: all 0.1s linear;padding:0 12px}
.pages_container .pagination li span{display: inline-block;font-size: 14px;width:auto!important;;height: 34px;line-height: 34px;color:#333;padding:0 12px}
.pages_container .pagination .active{background: #3463cc;}
.pages_container .pagination .active span{color:#fff;}
.pages_container .pagination .disabled{background: #eee;}
.pages_container .pagination .disabled span{color:#333;}
.pages_container .pagination .disabled:hover{background: #eee;}
.pages_container .pagination li:hover{background: #3463cc;box-shadow: 0 0 0 0!important;}
.pages_container .pagination li:hover a{color:#fff;}