/*header*/
.navbar{border:none;border-radius: 0px!important;z-index: 5;}
.header{
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 3;
}
/*.navbar-nav{float: right;height: 100%;line-height: 100%; text-align: center;}
.navbar-nav li{height: 100%; display: inline-block; text-align: center;}*/
.navbar-default{
	background: rgba(255,255,255,0.8);
}
.navbar-brand{
	display: inline-block;
	width: 165px;
	
}
a.language{font-size:14px;float:right;display:block;width:25px;height:25px;line-height:25px;color:#00a0e9;border:1px solid #00a0e9;border-radius: 5px; margin-top:25px;margin-right:80px;text-align:center;overflow:hidden;}
a.language:hover,a.language:focus,a.language:active{color:#fff;background:#00a0e9;}
.navlanguage{display:none;}
.content{
	padding-bottom:50px;
}
.content img{
	max-width: 100%;
}
/*.navbar-default .navbar-toggle{border: none!important;background-color: none; padding: 15px 10px;}*/
/*.navbar-default .navbar-toggle .icon-bar{background-color: #fff;}*/
/* 超小屏幕（手机，小于 768px） */
@media (max-width: 767px) { 
	.header{height: 60px;} 
	.navbar-default{height: 60px;}
	.navbar-brand{height: 60px;padding: 10px 15px;}	
	.navbar-brand>img{height: 40px!important;}
	.navbar-nav{margin-top: 0px;}
	.navbar-nav>li>a{font-size:14px;color:#3ca0f3!important;background-color: #fff;}
	.navbar-nav li:hover{background: #3ca0f3;}
	.navbar-nav li:hover a{color: #fff!important;}
	.navlanguage{display:block;}
	a.language{display:none;}
}
/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) and (max-width: 850px){.navbar-nav>li>a{padding: 0px 6px!important;}}
@media (min-width: 768px) { 
	.header{height: 80px;} 
	.navbar-default{height: 80px;margin-top: 0px;}
	.navbar-brand{height: 80px;padding: 20px 15px;}
	.navbar-brand>img{height: 40px!important;}
	.navbar-collapse{padding-left: 25%;}
	.navbar-nav>li{border-top: 2px solid rgba(0,0,0,0);float: left; height: 80px;line-height: 80px;}
	.navbar-nav>li>a{ display: inline-block; padding: 0px 10px;font-size:14px;color: #333!important;background-color: none;}
	.navbar-nav li:hover,.current{background-color: none;border-top: 2px solid #333!important;}
	.navlanguage{display:block;}
	a.language{display:none;}
}
@media (min-width: 992px) and (max-width: 1100px){.navbar-nav>li>a{padding: 0px 12px!important;}}
@media (min-width: 992px) { 
	.header{height: 80px;} 
	.navbar-default{height: 80px;}
	.navbar-brand{height: 60px;padding: 10px 20px;}
	.navbar-brand>img{height: 59px!important;}
	.navbar-collapse{padding-left: 25%;padding-right:10%;}
	.navbar-nav>li{border-top: 2px solid rgba(0,0,0,0); float: left; height: 80px;line-height: 80px;}
	.navbar-nav>li>a{display: inline-block; padding: 0px 20px;font-size:14px;color: #333!important;background-color: none;}
	.navbar-nav li:hover,.current{background-color: none;border-top: 2px solid #333!important;}
	.navlanguage{display:none!important;}
	a.language{display:block;}
}

/**************************banner*******************************/
/*.banner{
	width: 100%;
	background: url(../images/banner1.png) no-repeat;
}
.carousel{
	width:100%;
	height: 788px;
}*/
.banner{
	width: 100%;
	/*background: url(../images/banner1.png) no-repeat;*/
}
.carousel{
	width:100%;
	/*height: 770px;*/
}
.item{
	height:800px;
}

/* 超小屏幕（手机，小于 768px） */
@media (max-width: 767px) { 
	.banner{height: 250px;background-position: center;}
	.slidetitle{font-size: 30px;}
	.slidetitle_en{font-size: 15px;}
	.silde_consult{display: inline-block;margin-top: 30px;padding: 5px 20px;background: #fff;color: #3ca0f3;}
	.carousel-control.left{height: 250px;}
	.carousel-control.right{height: 250px;}
	.item{padding-top: 200px;text-align: center;color: #fff;height:250px;}
	.carousel-indicators{top: 200px;}
}
/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) { 
	.banner{/*height: 600px;*/background-position: center;}
	.slidetitle{font-size: 50px;}
	.slidetitle_en{font-size: 30px;}
	.silde_consult{display: inline-block;margin-top: 30px;padding: 5px 20px;background: #fff;color: #3ca0f3;}
	.carousel-control.left{/*height: 600px;*/}
	.carousel-control.right{/*height: 600px;*/}
	.item{/*padding-top: 250px;*/text-align: center;color: #fff;}
	.carousel-indicators{top: 525px;}
}
@media (min-width: 992px) { 
	.banner{/*height: 708px;*/background-position: left;}
	.slidetitle{font-size: 60px;}
	.slidetitle_en{font-size: 30px;}
	.silde_consult{display: inline-block;margin-top: 30px;padding: 5px 20px;background: #fff;color: #3ca0f3;}
	.carousel-control.left{/*height: 708px;*/}
	.carousel-control.right{/*height: 708px;*/}
	.item{/*padding-top: 300px;*/text-align: center;color: #fff;}	
	.carousel-indicators{top: 720px;}
}
/*section*/
/***************************关于我们***************************/
.common_title{width: 100%;text-align: center;padding:60px 0 50px 0;}
.common_title_cn{font-size: 35px;color：#333}
.about_left_name{font-size: 32px;color: #3B9FF2;text-align: left;}
.about_left_intro{line-height: 22px;color: #333;width: 90%;margin-top: 20px;height: 88px;overflow: hidden;}
.about_left_more a{display: inline-block;padding: 8px 60px;margin-bottom: 20px;background: #3B9FF2;color: #fff;border-radius: 3px;overflow:hidden;}
.about_left_more a:hover{background: #fff;border:1px solid #3B9FF2;}
.ab_r{ text-align: center;vertical-align: middle;}
.ab_r img{width: 70%;}
/* 超小屏幕（手机，小于 768px） */
@media (max-width: 767px) { 
	.common_title_cn{font-size: 25px;}
	.about_us{text-align: center;}
	.about_left_name{text-align: center;font-size: 20px;}
	.about_left_intro{width: 100%;text-align: center;margin-bottom: 20px;}
	.ab_r img{width: 90%; height: 100%;display: inline-block;}
	.common_title{padding:30px 0 25px 0;}
}
/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) { 
	.about_us{max-width: 50%;}
	.about_left_intro{margin-bottom: 20px;}
}
@media (min-width: 992px) {
	.about_us{max-width: 50%;}
	.about_left_intro{margin-bottom: 50px;}
}
/***************************产品展示***************************/
.pro_list{
	text-align: center;
	padding: 6px;
	margin-bottom: 40px;
	overflow: hidden;box-shadow: 0px 10px 28px rgba(59, 159, 242, 0.2); padding-top: 0px;padding-bottom: 12px;
}

.pro_list:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.4);
	content: '';
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: scale3d(2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -140%, 0);
	transform: scale3d(2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -140%, 0);
}
.pro_list:hover:before {
	-webkit-transform: scale3d(2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 140%, 0);
	transform: scale3d(2, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 140%, 0);
	
}
.pro_list:hover{
	box-shadow: 0 15px 30px rgba(59, 159, 242, 0.2);
	transform: translate3d(0, -5px, 0);
	-webkit-transform: translate3d(0, -5px, 0);
}
.pro_list>a{display: block;width: 100%;}
.pro_list img{
	max-width: 100%;
	height:190px;
}
.pro_txt{margin: 20px 0px ;}
.pro_db_one{background: #000;padding: 40px;}
.pro_db_one .about_left_intro{color: #fff;}
.pro_db{background: url(../images/033.jpg) center top no-repeat;}
.pro_show{ background-color: #000;background: url(../images/01411.jpg) bottom repeat-x; overflow: hidden;}
/* 本例子css */
	.swiper-container {
	   background-color: #000;
      width: 100%;
      overflow: hidden;
    }
    .swiper-container a{width:100%;height: 100%; display: inline-block;}
    .swiper-container a img{max-width: 100%;max-height: 100%;}
    .swiper-slide {
      text-align: center;
    }
    .pro_advantage{background-color: #000;}
    .adv_indexintro{padding: 20px 10% 0px 10%;max-height: 80px;line-height: 20px;overflow: hidden;}
    .adv_list_li{padding: 0px 25px 40px 0px;}
    .adv_list_img{width: 40%;text-align: center;}
    .adv_list_txt,.adv_list_txt a{width: 50%;text-align: left;color: #fff;}
    .adv_list_txtintro{height: 40px;line-height: 40px;overflow: hidden;}

/* 超小屏幕（手机，小于 768px） */
@media (max-width: 767px) { 
	.pro_list{text-align: center;vertical-align: middle;margin-bottom: 20px;}
	.pro_list img{max-width: 90%;}
	.pro_list>a{display: block;width: 100%;}
	.pro_db{background:none; }
	.txtname_a{font-size: 14px!important;}
}
@media (min-width: 768px) { 
	.txtname_a{font-size: 16px!important;}
}
@media (min-width: 992px) {
	.txtname_a{font-size: 18px!important;}	
}
/******************************解决方案*****************************/
.application{background:#fafafa;}
.application_detail_l{padding: 5px;}
.application_detail_l img{display: inline-block; width: 100%;height: 100%;}
.application_intro{position: relative; width:100%;background: #fff;}
.application_intro:nth-of-type(2n-1){margin-bottom: 20px;}
.app_title{position: absolute;top:30%;left: 14%; width:100%; font-size: 18px;margin-bottom: 10px;color: #000;overflow: hidden;}
.application_img{position: relative;transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);transition: 0.3s all;-webkit-transition: 0.3s all;overflow: hidden;}
.application_img:hover {box-shadow: 0 15px 30px rgba(59, 159, 242, 0.2);transform: translate3d(0, -5px, 0);-webkit-transform: translate3d(0, -5px, 0);}
.application_img img{vertical-align: middle;max-width: 100%;}
.app_title img{display: inline-block;width: 24px;height: 24px;margin-left: 15px;margin-bottom: 10px;}
.app_txt{position: absolute;top:50%;left: 14%; font-size: 14px;color: #a5a5a5;width:80%;line-height: 19px;max-height:38px; overflow: hidden;font-size: 14px;}
.application_intro:hover{box-shadow: 0px 10px 28px rgba(59, 159, 242, 0.2);transform: translate3d(0, -5px, 0);-webkit-transform: translate3d(0, -5px, 0);}

/******************************新闻中心*****************************/
.news{background: url(../images/01411.jpg) bottom repeat-x;background-color: #000;}
.news_list img{width:100%;}
.news_txt{display: inline-block;width:100%;margin:25px 0px; text-align: left;color: #fff;font-size: 16px;}
.news_titlelist{width: 100%;background: url(../images/056.png) left no-repeat;background-position: 0px 3px;}
.news_titlename:hover{text-indent: 5px!important;}
.news_titlename{display:inline-block; width:80%;padding-left: 5%;color: #fff;}
.news_titledate{color: #fff;}
/******************************合作伙伴******************************/
.coo_li{text-align: center;margin-bottom: 20px;}
.coo_li img{max-width: 100%;display: inline-block; vertical-align: middle;}
/*section end*/

/******************************footer*******************************/
.footer{background-color: #000;text-align: center;}
.foot_list{text-align: left;}
.copyright{padding: 10px 0px;color: #8a8a8a;}
.foot_top{ background: url(../images/footer-bg.jpg) bottom center no-repeat;}
.foot_top_title{color: #D9D9DA;font-size: 16px;margin-bottom: 15px;}
.foot_list ul>li>a{display: inline-block; font-size: 13px;margin-bottom: 10px;color: #8A8A8A;}
.foot_list ul>li>a:hover{color: #fff!important;}
.contact_list{line-height: 17px; color: #8A8A8A;}
.foot_liimg{padding: 50px;}
.foot_liimg img{ width: 60%;}
/* 超小屏幕（手机，小于 768px） */
@media (max-width: 767px) { 
	.foot_top .container{padding-left: 0px;padding-right: 0px;}
	.foot_top_title{text-align: center; padding-top:20px;}
	.foot_list{text-align: center;}
	.foot_list ul>li{float: left;}
	.foot_list ul>li>a{margin:0px 10px;}
	.foot_liimg{display: none;}
	.contact_list{line-height: 20px;text-align: left;padding-bottom: 20px;}
	.copyright{padding: 0px 20px;}

}
@media (min-width: 768px) { 
	.foot_list{padding-top: 40px;}
}
@media (min-width: 992px) {
	.foot_list{padding-top: 40px;}

}
/******************************关于我们子页面*******************************/
.z_banner{
	background: url(../images/banner1.jpg) no-repeat top center #000;
    text-align: right;
    padding: 170px 0;
    overflow: hidden;
}
.z_title_name{font-size: 34px;color: #0084ff;margin-bottom: 10px;font-weight: bold;padding-top:30px;padding-right:50px;}
.z_title_txt{font-size: 16px;color: #0084ff;font-weight: bold;padding-right:50px;}
.z_about_us{color: #969696;margin-bottom: 20px;}
.about_detail{padding-bottom: 40px;}
.team{background: #000;padding-bottom: 60px;}
.team_member img{width: 100%;}
.member_name{display: inline-block;width:100%;text-align: center;font-size: 16px;color: #fff;padding: 10px 0px;}
.member_txt{display: inline-block;width:100%;text-align: center;color: #aeaeae;line-height: 20px;}
.z_advantage{background: url(../images/079.jpg) bottom center repeat-x;}
.z_advantage{background-color:#4ba7f2;}
.z_adv_img{width:60px;height: 60px;}
.z_adv_txt{width:60%;}
.z_adv_title {display: inline-block;width:100%;height: 24px; font-size: 16px;color: #fff;height: 24px;line-height: 24px;}
.z_adv_intro{font-size: 12px;height: 40px;line-height: 20px;color: #fff;overflow: hidden;}

/* 超小屏幕（手机，小于 768px） */
@media (max-width: 767px) { 
	.z_banner{padding: 80px 0;}
	.z_adv_list{margin-bottom: 20px;}
	.team_member{padding: 0px 20%;}
}
@media (min-width: 768px) { 
	.z_banner{padding: 120px 0;}
	.z_adv_list{margin-bottom: 50px;}
}
@media (min-width: 992px) {
	.z_banner{padding: 170px 0;}
	.z_adv_list{margin-bottom: 100px;}
}
/*banner图方块抖动效果*/
.platform_advantage_bg {
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.platform_advantage_bg_z {
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.platform_advantage_bg li {
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	background: rgba(255, 255, 255, .15);
	bottom: -160px;
	-webkit-animation: square 28s infinite;
	animation: square 28s infinite;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear
}
.platform_advantage_bg_z li {
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	background: rgba(255, 255, 255, .15);
	bottom: -300px;
	-webkit-animation: square_z 22s infinite;
	animation: square_z 22s infinite;
	-webkit-transition-timing-function: linear;
	transition-timing-function: linear
}
.platform_advantage_bg li:nth-child(1), .platform_advantage_bg_z li:nth-child(1) {
	left: 10%
}
.platform_advantage_bg li:nth-child(2), .platform_advantage_bg_z li:nth-child(2) {
	left: 20%;
	width: 80px;
	height: 80px;
	-webkit-animation-delay: 200ms;
	animation-delay: 200ms;
	-webkit-animation-duration: 17s;
	animation-duration: 17s
}
.platform_advantage_bg li:nth-child(3), .platform_advantage_bg_z li:nth-child(3) {
	left: 25%;
	-webkit-animation-delay: 400ms;
	animation-delay: 400ms
}
.platform_advantage_bg li:nth-child(4), .platform_advantage_bg_z li:nth-child(4) {
	left: 40%;
	width: 60px;
	height: 60px;
	-webkit-animation-duration: 10s;
	animation-duration: 10s;
	background-color: rgba(255, 255, 255, .25)
}
.platform_advantage_bg li:nth-child(5), .platform_advantage_bg_z li:nth-child(5) {
	left: 70%
}
.platform_advantage_bg li:nth-child(6), .platform_advantage_bg_z li:nth-child(6) {
	left: 80%;
	width: 120px;
	height: 120px;
	-webkit-animation-delay: 3s;
	animation-delay: 3s;
	background-color: rgba(255, 255, 255, .2)
}
.platform_advantage_bg li:nth-child(7), .platform_advantage_bg_z li:nth-child(7) {
	left: 32%;
	width: 100px;
	height: 100px;
	-webkit-animation-delay: 7s;
	animation-delay: 5s
}
.platform_advantage_bg li:nth-child(8), .platform_advantage_bg_z li:nth-child(8) {
	left: 55%;
	width: 20px;
	height: 20px;
	-webkit-animation-delay: 15s;
	animation-delay: 15s;
	-webkit-animation-duration: 40s;
	animation-duration: 40s
}
.platform_advantage_bg li:nth-child(9), .platform_advantage_bg_z li:nth-child(9) {
	left: 25%;
	width: 10px;
	height: 10px;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-animation-duration: 40s;
	animation-duration: 40s;
	background-color: rgba(255, 255, 255, .3)
}
.platform_advantage_bg li:nth-child(10), .platform_advantage_bg_z li:nth-child(9) {
	left: 90%;
	width: 120px;
	height: 120px;
	-webkit-animation-delay: 11s;
	animation-delay: 7s
}
 @-webkit-keyframes square {
 0% {
 -webkit-transform: translateY(0);
 transform: translateY(0)
}
 100% {
 -webkit-transform: translateY(-1700px)rotate(600deg);
 transform: translateY(-1700px)rotate(600deg)
}
}
 @keyframes square {
 0% {
 -webkit-transform: translateY(0);
 transform: translateY(0)
}
 100% {
 -webkit-transform: translateY(-1700px)rotate(600deg);
 transform: translateY(-1700px)rotate(600deg)
}
}
 @-webkit-keyframes square_z {
 0% {
 -webkit-transform: translateY(0);
 transform: translateY(0)
}
 100% {
 -webkit-transform: translateY(-700px)rotate(500deg);
 transform: translateY(-700px)rotate(500deg)
}
}
 @keyframes square_z {
 0% {
 -webkit-transform: translateY(0);
 transform: translateY(0)
}
 100% {
 -webkit-transform: translateY(-700px)rotate(500deg);
 transform: translateY(-700px)rotate(500deg)
}
}
/******************************客户案例子页面*******************************/
.z_case{border-bottom:solid 1px #F2F2F2;border-top:solid 1px #F2F2F2; }
.z_nav{padding: 10px;}
.z_nav_list{display: block;width: 100%; border: solid 1px #F2F2F2;text-align: center;padding: 5% 0;color: #7b7b7b;}
.z_case{padding-top: 20px;}
.z_case_title{color: #333;font-size: 16px;}
.z_case_txt{margin-bottom: 20px;color: #8a8a8a;}
.join_more{padding: 40px 0px;}
.join_txt{font-size: 16px;color: #818181;margin-bottom: 20px;}
.join_btn_a{display:inline-block;background: #3B9FF2;border: solid 1px #3B9FF2;color: #fff;padding: 6px 30px;border-radius: 3px;}
.join_btn_a:hover{background: #fff;}
/* 超小屏幕（手机，小于 768px） */
@media (max-width: 767px) { 
	.z_nav_container{padding-top: 10px;padding-bottom: 10px;}
	.z_case_r{padding-top: 20px;}
	.z_case_detail{padding-bottom: 10px;}
}
@media (min-width: 768px) { 
	.z_nav_container{padding-top: 30px;padding-bottom: 30px;}
}
@media (min-width: 992px) {
	.z_nav_container{padding-top: 50px;padding-bottom: 50px;}
}
/******************************产品中心，建站方案子页面*******************************/
.z_product{overflow:hidden;}
.z_pro_detail{padding:80px 0; border-bottom: 1px solid #F2F2F2;}
.z_pro img{width: 100%; height: 170px;}
.z_pro_txt{color: #636363;padding-bottom: 3px;font-size: 1.17em; margin: 22px 0 12px 0;}

/* 超小屏幕（手机，小于 768px） */
@media (max-width: 767px) { 
	/*.z_product{padding: 40px 0px;}*/
	.z_pro_detail{padding:60px 0;  border-bottom: 1px solid #F2F2F2;}
	.z_pro_r{text-align: center;margin:15px 0;}
	.z_pro_detail{padding:20px 0;  border-bottom: 1px solid #F2F2F2;}
}
@media (min-width: 768px) { 
	/*.z_product{padding: 80px 0px;}*/
	.z_pro_r{text-align: right;margin-top: 8%;}
	.z_pro_detail{padding:60px 0;  border-bottom: 1px solid #F2F2F2;}
	.z_pro_detail:nth-of-type(2n-1){border-right: 1px solid #F2F2F2;}
}
@media (min-width: 992px) {
	/*.z_product{padding: 80px 0px;}*/
	.z_pro_r{text-align: right;margin-top: 8%;}
	.z_pro_detail{padding:60px 0;  border-bottom: 1px solid #F2F2F2;}
	.z_pro_detail:nth-of-type(2n-1){border-right: 1px solid #F2F2F2;}
}
/******************************联系我们子页面*******************************/
.z_contact{overflow: hidden; text-align: center;}
.z_contact_a{overflow: hidden; display: inline-block;color:#fff; width:100%;padding: 20px 0px;background-color: rgba(0, 0, 0, .7);}
.z_contact_a:hover,.z_contact_a:active,.z_contact_a:visited{color:#fff;}
/* 超小屏幕（手机，小于 768px） */
@media (max-width: 767px) { 
	.z_contact_a{margin: 20px 0 5px 0px;height: 150px;padding: 30px 0px;}
}
@media (min-width: 768px) { 
	.z_contact_a{margin: 120px 0 3px 0px;height: 150px;}
}
@media (min-width: 992px) {
	.z_contact{padding-bottom: 30px;}
	.z_contact_a{margin: 120px 0 3px 0px;height: 150px;}
}
/******************************解决方案子页面*******************************/
.service_container{padding-bottom: 60px;}
.z_service_list{text-align: center;}    
.service_list_title{color: #333;font-size: 18px;margin: 25px 0 10px 0;}
.service_list_p{color: #818181;}
.z_service_list:hover .service_list_p{color: #444;}
.z_service_list img {transition: 0.3s all;-webkit-transition: 0.3s all;position: relative;top: 0;}
.z_service_list:hover img {top: 5px;}
.join_step{background: #11121C;}
.z_step_list{text-align: center;padding: 5px;}
.z_step_list img{width: 100%;transition: 0.3s all;-webkit-transition: 0.3s all;position: relative;top: 0;}
.z_step_list:hover img {top: 5px;}
.z_step_list:hover .step_p{color: #fff;}
.step_title{color: #fff;}
.cooper{padding-bottom: 60px;}
.cooper_detail{text-align: center;}
.cooper_detail img{transition: 0.3s all;-webkit-transition: 0.3s all;position: relative;top: 0;}
.cooper_detail:hover img {top: 5px;}
.cooper_txt{margin:20px 0px;}
.cooper_txt a{color:#818181; }
/* 超小屏幕（手机，小于 768px） */
@media (max-width: 767px) { 
	.service_container{padding-bottom: 20px;}
	.step_title{font-size: 13px;}
	.step_p{font-size: 12px;}
}
@media (min-width: 768px) { 
	.service_container{padding-bottom: 50px;}
	.z_step_list{width:14.2%;}
	.z_step_list img{width: 80%;}
	.step_title{font-size: 13px;}
	.step_p{font-size: 12px;}
}
@media (min-width: 992px) {
	.service_container{padding-bottom: 60px;}
	.z_step_list{width:14.2%;}
	.z_step_list img{width: 80%;}
	.step_title{font-size: 18px;}
	.step_p{font-size: 14px;}
}
/******************************技术支持子页面*******************************/
.tech{padding: 0px 15%;}
.tech_search{position: relative;width: 100%;max-width: 800px;margin: 50px auto 20px auto;}
.tech_search input {background: #000!important;color: #fff;border: solid 1px #2A6EAA;width: 100%;height: 50px;line-height: 50px;border-radius: 3px;text-indent: 20px;}
.search-submit{position: absolute;top: 10px;right: 25px;cursor: pointer;background: none;border:none;outline: none;}
.tech_a {
	border: solid 1px #F2F2F2;
	color: #7b7b7b;
	position: relative;
	z-index: 1;
}
.tech_a.active {
	color: #fff;
	background: #3DA6F7;
	border: solid 1px #3DA6F7;
}
.tech_a.normal:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: 0;
	height: 100%;
	background: #3DA6F7;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	z-index: -1;
}
.tech_a.normal:hover:before {
	width: 100%;
}
.tech_a.normal:hover {
	color: #fff;
	background: #3DA6F7;
	background: rgba(0, 0, 0, 0);
	border: solid 1px #3DA6F7;
	border: solid 1px rgba(0, 0, 0, 0);
}
.z_mian_title{font-size: 16px;color: #4e4e4e;text-indent: 10px;border-bottom:1px solid #F2F2F2;}
.z_main_list ul{padding: 20px 0px;}
.z_main_list a{display: inline-block;width:100%;overflow: hidden;color: #9a9a9a;z-index: 1;padding: 10px;}    
.z_main_list a:hover {background:#fafafa ;color:#333;}  
.z_main_txt{width:60%;}
.z_main_date{width: 30%;text-align: right;}
/*分页*/
.z_page{text-align: center;padding: 20px 0px;}
.page{display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color: #999;}  
.page span{font-weight: bold;}
.pagination>.thisclass>.active{
    background:#3B9FF2;
    color:#fff;
}
/* 超小屏幕（手机，小于 768px） */
@media (max-width: 767px) { 
	.z_mian_title{padding:10px 20px;}
}
@media (min-width: 768px) { 
	.z_mian_title{padding:10px 20px;}
}
@media (min-width: 992px) {
	.z_mian_title{padding:10px 20px;}
}
/******************************新闻资讯子页面*******************************/
.z_news_list{display: block;position: relative;overflow: hidden;margin: 4px 0;color: #ccc;}
.z_news_list:hover{color: #fff!important;}
.z_news_list:hover .z_news_date{border-right: 1px solid #fff;}
.z_news_list:hover .z_news_title{color: #fff!important;}
.z_news_date{text-align: center;border-right: 1px solid #F2F2F2;}
.z_date_year{margin-top:5px;}
.z_news_title{margin-top: 20px;background: url(../images/056.png) left no-repeat;padding-left: 10px;font-size: 18px;color: #767676;}
.z_news_txt{padding-top: 20px;}
/*蓝色背景效果*/
.z_news_list:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 0;
	background: #3DA6F7;
	z-index: -1;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.z_news_list:hover:after {
	right: 0;
	width: 100%;
}
/*蓝色背景效果 end*/
/* 超小屏幕（手机，小于 768px） */
.searchpro{margin:auto;margin-top:100px;width:800px;box-shadow:0px 0px 100px rgba(0,0,0,.6);}
.searchpro .box{position:relative;overflow:hidden;}
.searchpro .box input{float:left;outline:none;border:none;background:#fff;color:#8a8a8a;height:50px;width:720px;padding:0 15px 0 15px;line-height:50px;font-size:18px;}
.searchpro .box button{position:absolute;top:0;outline:none;right:0; background:url(../images/s.png) #00a0e9 no-repeat center center;border:none;height:50px;width:80px;}

@media (max-width: 767px) { 
	.z_news_list{padding: 4px 0;}
	.z_news_date{padding: 0px 8px;}
	.z_date_day{font-size:14px;}
	.z_date_year{font-size:12px;}
	.z_news_detail{width:78%;}
	.z_news_title{margin-top: 0px;}
	.z_news_txt{padding-top: 0px;}
	.z_news_title{font-size: 14px;}
	.z_news_txt{font-size: 12px;}
	.searchpro{width:300px;}
	.searchpro .box input{width:250px;}
	.searchpro .box button{width:50px;}
}
@media (min-width: 768px) { 
	.z_news{padding:0 5%; }
	.z_news_date{padding: 0px 15px;}
	.z_news_list{padding: 14px 0;}
	.z_date_day{font-size:30px;}
	.z_news_detail{width:80%;}
	.z_news_title{margin-top: 0px;}
	.z_news_txt{padding-top: 15px;}
}
@media (min-width: 992px) {
	.z_news{padding:0 10%; }
	.z_news_date{padding: 0px 25px;}
	.z_news_list{padding: 20px 0;}
	.z_date_day{ font-size:36px;}
	.z_news_detail{width:80%;}
}


/*分页*/
.page2{margin: 30px 0px;}
.pageprve{background: #3DA6F7;}
.pagenext{background: #000;}
.pg{background: none;color: #000!important;}
.pg:hover,.page .current{background: #3DA6F7;color: #fff!important;}
.page2 span{display: inline-block;margin-left: 15px;height: 30px;line-height: 30px;padding: 0 15px;color: #fff;}

/**********************单页文章*********************/
.main_article{
	padding: 0 0 20px 0;
}
.article_title{
	margin-bottom: 30px;
}
/*--详细页常用--*/
.time2 { margin-top:10px;}
.show_pic{ color:#444444; padding-top:10px;}
.show_pic h4{ font-size:20px;}
.pic_cp img{max-width:100%; border:1px solid #ccc; margin-top:10px; }
.nrr { padding:10px 0; line-height:26px; color:#555555;font-size:12px;}
.nrr table{margin:auto;}
/*详细页分页*/
.sh_page{margin:30px 0px 60px 0px;height:33px;line-height:33px;*line-height:50px;}
.sh_page a{padding:5px 8px;border:1px solid #ccc;margin-left:3px;color:#5b5b5b;}
.dangqian{background:#efefef;}
.fanye{ color:#333;line-height:20px;margin:20px 0px 70px 0px;}
.fanye div {background-color:#ececec; padding:6px 3px 6px 10px; margin-top:2px;}
.fanye a { color:#333; text-decoration:none}
.fanye a:hover{}
/*分页*/
.pagelink {clear:both;font-size:12px;text-align:center;height:38px; margin-top:30px; font-size:12px;}
.pagelink a,div.pagelink span{padding:6px 7px 6px;height:23px;color:#4c4c4c;border:1px solid #ddd; line-height:26px; text-decoration:none; margin:0 2px;}
.pagelink a:hover{color:#3f8402;text-decoration:none;padding:6px 7px 5px;border-bottom:2px solid #3f8402}
.pagelink .current{color:#3f8402;padding:6px 7px 5px;height:26px;border:1px solid #ddd;border-bottom:2px solid #3f8402;font-weight:bold}