﻿@charset "utf-8";
.gWidth{
	width: 1200px;
}
body{
	overflow-x: hidden;
}
.top_t .lug{
	height: 31px;
}
.top_t{
	     width:100%; 
	     margin:auto;
	     background:#eeeeee; 
	     height:31px;
	    }
.top_t img{
	float: right;
	margin-right:60px;
}
/* 导航 */
.logo{
	height: 123px;
	display: block;
}
.logo h1 img{
    width: 608px;
	height: 123px;
}
.logo .gsdh{
	width: 242px;
	height: 123px;
}
.head{
	display: none;
}
.nav{
	height: 63px;
	display: block;
	background-color: #333333;
	line-height: 63px;
}
.nav li{
	float: left;
	font-size: 16px;
	position: relative;
	width: 133px;
	text-align: center;
}
.nav li ol>li{
	width: 166px;
}
.nav li:hover{
/* 	width: 166px; */
	height: 63px;
	background:#fff;
}
.nav li>a{
	color: #fff;
}
.nav li:hover>a{
	color: #10AAE6;
}
.nav li:hover ol{
	display: block;
	width: 166px;
}
 .nav>li ol li:hover{
	color: #fff;
	width: 166px;
	background-color: #10AAE6;
}
.nav li ol{
	display: none;
	z-index: 6;
	width: 166px;
	line-height: 63px;
	position: absolute;
	left: 0; top: 63px;
	background-color: #10AAE6;
}
.nav ol li{
	border-bottom: 1px solid #fff;
}
.nav>li ol li a{
	color: red;
	padding-left: 5px;
}


/* banner */
.banner {
	position: relative;
	text-align: center;
	overflow: hidden;
}
.banner img{
	max-width: 100%;
	margin: auto;
}
/* 热门推荐产品 */
.content{
	margin-top: 40px;
}
.tjcp h1{
	font-size: 28px;
	color: #333;
	line-height: 62px;
	text-align: center;
}
.tjcp span{
	display: block;
	text-align: center;
}
.tjcp li{
	width: 285px;
	float: left;
	margin-left: 0;
	margin-right: 13px;
	margin-top: 32px;
	border: 1px solid #3F3F3F;
}
.tjcp li:nth-child(2n){
	display: block;
}
.tjcp li .cpnr{
	height: 232px;
	background-color: #3F3F3F;
}
.tjcp li .cpnr h2{
	color: #fff;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
}
.tjcp li .cpnr p{
	font-size: 14px;
	color: #fff;
	line-height: 26px;
	padding: 0  20px;
	text-indent: 2em;
}
.tjcp li .cpnr span{
	width: 96px;
	height: 32px;
	line-height: 32px;
	border-radius: 5px;
	display: block;
	text-align: center;
	background-color: #10aae6;
	font-size: 12px;
	color: #fff;
	margin-top: 15px;
	margin-left: 85px;
}
.tjcp_gd{
	display: none;
}
.about{
	margin-top: 150px;
	height: 718px;
	display: block;
	background-color: #39414C;
}
.about_gg{
        position: relative;
}
.about .top{
	position: relative;
	left: 0; top: -80px;
}
.about .top img{
	margin-right: 20px;
}
.about .top .right h1{
	font-size: 28px;
	color: #333;
	line-height: 80px;
}
.about .top span img{
	margin-top: 5px;
}
.about .top .right{
	width: 520px;
}
.about .top .right h2{
	font-size: 22px;
	color: #fff;
	line-height: 30px;
}
.about .top .right p{
	color: #fff;
	font-size: 18px;
	text-indent: 2em;
	line-height: 28px;
}
.about .top .right a span{
	width: 96px;
	height: 32px;
	line-height: 32px;
	border-radius: 5px;
	display:inline-block;
	text-align: center;
	background-color: #fff;
	font-size: 12px;
	color: #10aae6;
}
.about .bottom{
	position: relative;
	left: 0;
	bottom: 47px;
}
.about .bottom li{
	width: 232px;
	float: left;
	margin-right: 8px;
}
.sj_about {
	display: none;
}
/* 客户案例 */
.bkhal{
	margin-top: 50px;
	height: 638px;
	background-color: #F6F6F6;
}
.khal{
	margin-bottom: 20px;
}
.khal h1{
	color: #333;
	font-size: 28px;
	line-height: 60px;
	text-align: center;
}
.khal span{
	display: block;
	text-align: center;
}
.khal li{
	float: left;
	width: 282px;
	height: 219px;
	margin-top: 15px;
	margin-right: 18px;
	margin-left: 0;
	position: relative;
	overflow: hidden;
}
.khal li p{
	width:282px;
	height:34px;
	position:absolute;
	bottom:0; left:0;
  background:rgba(0,0,0,.5);
	transition:.6s;
}
.khal li img{
	width:100%;
	height:100%;
}
.khal li:hover img{
	transform: scale(1.2);
}
.khal li img{
	transition: 0.8s;
}
.khal li a{
	color: #fff;
	font-size: 16px;
	position: absolute;
	left: 17%;bottom: 3%;
	text-align: center;
	display: inline-block;
}

/* 新闻资讯 */
.sj_new{
	display: none;
}
.bxwzx{
	height: 726px;
	margin-top: 30px;
	display: block;
	background: url('../images/xwbg.png') left center no-repeat;
}
.bxwzx .xwzx {
	padding-top: 50px;
}
.bxwzx .xwzx .left {
	width: 722px;
}
.bxwzx .xwzx .left .top{
	height: 70px;
}

.bxwzx .xwzx .left .top h1 a{
	color: #fff;
}
.bxwzx .xwzx h1{
	font-size: 28px;
	color: #fff;
	float: left;
	margin-right: 20px;
	line-height: 70px;
	text-align: center;
	font-weight: normal;
}
 .bxwzx .xwzx .left .top li{
	width:180px ;
	height: 70px;
	float: left;
	font-size: 30px;
	line-height: 70px;
	text-align: center;
	margin-right: 30px;
	color: #fff;
/* 	background-color: #10AAE5; */
} 
 .bxwzx .xwzx .left .top li:hover{
 	width:180px ;
	height: 70px;
	background-color: #10AAE5;
 }
.bxwzx .xwzx .gd{
	color: #fff;
	float: right;
	line-height: 70px;
	font-size: 16px;
}
 .bxwzx .xwzx .left ol{
	width: 722px;
	height: 502px;
	background-color: #eee;
	margin-top: 38px;
} 
 .bxwzx .xwzx .left ol>li{
	padding: 17px;
	height: 128px;
} 
 .bxwzx .xwzx .left ol>li img{
	float: left;
}
.bxwzx .xwzx .left ol>li .xwnr{
	width: 460px;
}
.bxwzx .xwzx .left ol>li h2{
	font-size: 18px;
	line-height: 24px;
	color: #434343;
}
.bxwzx .xwzx .left ol>li h2:hover{
                      color: #10AAE5;                 
}
.bxwzx .xwzx .left ol:nth-child(2n){
	display: none;
}
.bxwzx .xwzx  span{
	font-size: 16px;
	color: #878787;
	display: block;
	line-height: 20px;
	text-indent: 2em;
}
.bxwzx .xwzx .right{
	width: 450px;
}
.bxwzx .xwzx .right h1{
	font-size: ;
}
.bxwzx .xwzx .right img{
	margin-top: 38px;
	margin-bottom: 20px;
}
.bxwzx .xwzx .right h2{
	font-size: 18px;
	line-height: 24px;
	color: #fff;
}
.bxwzx .xwzx .right span{
	color: #fff;
}
.bxwzx .xwzx .right li a{
	color: #fff;
	font-size: 16px;
	padding: 0 16px;
}
.bxwzx .xwzx .right li{
	line-height: 20px;
	background: url('../images/square.png') left 17px no-repeat;
}
.neirong2 li .xwnr{
	width: 460px;
}
/* 合作伙伴 */
.hzhb h1{
	color: #333;
	font-size: 28px;
	line-height: 60px;
	margin-top: 20px;
	text-align: center;
}
.hzhb span{
	text-align: center;
	display: block;
}
#demo { overflow:hidden;width: 100%;height:87px;margin:25px auto 0;}
#demo li {width:217px;height:325px;color:#fff;font-size:16px;text-align:center;float:left;margin-right:20px; }
#demo li  img{ width:228px; height:87px;}
#indemo {float: left;width: 800%;}
#demo1 {float: left;}
#demo2 {float: left;}

/* 友情链接 */
.yqlj{         
                margin:auto;
	margin-top: 30px;
}
.yqlj p{
	color: #10AAE5;
	font-size: 20px;
	margin-left: 42px;
}
.yqlj p a{
	font-size: 16px;
	color: #333;
}

/* 底部 */
.footer{
	margin-top: 26px;
	height: 500px;
	display: block;
	background-color: #333;
}
.foot{
	padding-top: 30px;
}
.foot .left{
	width: 318px;
	margin-right: 50px;
}
.foot .left h1{
	color: #fff;
	font-size: 40px;
	margin-left: 126px;
	line-height: 104px;
}
.foot .left p{
	font-size:16px;
	text-indent: 2em;
	line-height: 24px;
	margin-top: 20px;
	color: #fff;
}
.foot .center{
	width: 402px;
}
.foot .center h3{
	font-size: 20px;
	color: #fff;
	margin-bottom: 20px;
}
.foot .center li{
	margin-bottom: 20px;
}
.foot .center li .cpnr{
	float: right;
}
.foot .center li h4{
	color: #fff;
  font-size: 18px;
}
.foot .center li img{
	width: 84px;
	height: 84px;
}
.foot .center li span{
	width: 296px;
	color: #CBCBCB;
	font-size: 16px;
	display: block;
}
.foot .right{
	width: 390px;
	margin-left: 20px;
}
.foot .right h2{
	font-size: 20px;
	color: #fff;
	margin-bottom: 20px;
}
.foot .right li{
	color: #fff;
	font-size: 16px;
	line-height: 34px;
}
.foot .right li img{
	margin-right: 10px;
}

.banquan{
	font-size: 16px;
	color: #fff;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-top: 60px;
	border-top: 2px solid #00BBFF;
}
.banquan p a{
	color: #fff;
}
.sj_bottom{
	display: none;
}

.wz{
	height: 36px;
	margin-top: 14px;
  border-bottom: 1px dotted #666; 
}

.wz p{
	color: #000000;
	line-height: 36px;
	font-size: 18px;
}

.wz span{
	color: #00BBFF;
}
.cp{
	margin-top: 20px;
}
.tjcp .cplb li{
	width: 340px;
	height: 40px;
	margin-right: 90px;
	border: none;
	border-radius: 5px;
	background-color:#eee;
}
.tjcp .cplb li:nth-child(3n){margin-right: 0;}
.tjcp .cplb li a{
	color: #333333;
	font-size: 16px;
	text-align: center;
    display: block;
    line-height: 40px;
	text-align: center;
}
.tjcp .cplb li a:hover{
	color: #fff;
}
.tjcp .cplb li:hover{
	border-radius: 5px;
	background-color: #0FA9E5;
}
.cpt{
	margin-top: 20px;
}
div.fenye{padding:10px;text-align:center; margin-top:35px;margin-bottom:50px;font-size: 16px;color: #333;}
div.fenye a{border:#aaa 1px solid;padding:2px 10px;margin:0 8px 0 0;text-decoration:none; color: #333;}
div.fenye a:hover{border:#aaa 1px solid;color:#fff;background-color:#0FA9E5;}
div.fenye span.current{border:ccc 1px solid;padding:2px 10px;font-weight:bold;color:#fff;margin:0 8px 0 0;background-color:#bf1a1a}
div.fenye span.disabled{border:#929292 1px solid;padding:2px 10px;margin:0 8px 0 0;}
/* 关于我们内容页 */
.aboutt{
	margin-top: 20px;
}
.aboutt p{
	color: #333333;
	font-size: 16px;
	text-indent: 2em;
	line-height: 28px;
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
}
.qywh span{
	display: block;
	margin-top: 20px;
	text-align: center;
}
.qywh li{
	width: 260px;
	float: left;
	margin-left: 0;
	margin-top: 10px;
	margin-right: 20px;
}
.qywh li img{
	width: 260px;
}
.qywh li h2{
	color: #333;
	margin-top: 5px;
	font-size: 18px;
}
.qywh li span{
	text-align: left;
	margin-top: 0;
	font-size: 16px;
	color: #555;
}

#gdemo { overflow:hidden;width: 100%;height:260px;margin:25px auto 0;}
#gdemo li {width:232px;height:260px;color:#333;font-size:16px;text-align:center;float:left;margin-right:20px; }
#gdemo li  img{ width:232px; height:232px;}
#indemo {float: left;width: 800%;}
#demo3 {float: left;}
#demo4 {float: left;}

/* 成功案例子页 */
.khalbt h2{
	width: 100px;
	height: 36px;
	line-height: 36px;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	color: #fff;
	background-color: #10ABE4;
}
.khalbt{
	margin-top: 20px;
	margin-left: 0;
	border-bottom: 1px solid #10ABE4;
}
.hzhb1{
	margin-top: 100px;
}
/* 服务中心子页 */
.fwnr p{
	font-size: 16px;
	color: #333;
	line-height: 28px;
	/* text-indent: 2em; */
}
.fwnr p strong{
	color: #10ABE4;
}
.fwnr p span{
	text-align: left;
}

/* 新闻页 */

.newlist{
	width: 850px;
	padding-top: 30px;
}
.xwy{
	margin-top: 30px;
	height: auto;

}
.newlist li{
	box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  background-color: #F5F5F5;
  padding: 20px;
	margin-bottom: 40px;
}
.newlist img{
	margin-right: 20px;
}
.newlist .xwnr{
	font-size: 16px;
}
.newlist .xwnr a{
	color: #333;
}
.newlist .xwnr a h3{
	color: #10ABE4;
	line-height: 28px;
}
.newlist .xwnr a:hover h3{
	color: #333;
}
.newlist .xwnr a h3 strong{
	display: block;
}
.rmxw{
	width: 240px;
	margin-top: 30px;
	display: block;
}
.rmxwt{
	margin-bottom: 20px;
}
.rmxw h2{
	width: 240px;
	height: 44px;
	font-size: 16px;
	color: #fff;
	line-height: 44px;
	text-align: center;
	background-color: #10ABE4;
	border-radius: 5px 5px 0px 0px;
}
.rmxw ul{
	border-top: none;
	border: 1px solid #999;
	background-color: #fff;
}
.rmxw li{
	height: 42px;
  text-align: center;
	line-height: 25px;
	border-bottom: 1px solid #999;
}
.rmxw li a{
	font-size: 16px;
	color: #555;
	line-height: 42px;
	text-align: center;
}
.rmxw li a:hover{
	color: #10ABE4;
	font-weight: bold;
}
.sj_newlist{
	display: none;
}
.newlist{
	display: block;
}

/* 新闻详情页 */
.xwxqnr{
	margin-top: 20px;
}
.xwxqnr h2{
	color: #333;
	font-size: 18px;
	text-align: center;
}
.xwxqnr span{
	font-size: 16px;
	display: block;
	color: #7B7B7B;
	text-align: center;
	line-height: 26px;
	margin-bottom: 40px;
}
.xwxqnr p{
	text-indent: 2em;
	color: #333;
	font-size: 16px;
	line-height: 28px;
}
.xwxqnr img{
	width: 542px;
	height: 342px;
	display: block;
	margin: 0 auto;
}
.xgbq{
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 30px;
	height: 34px;
	line-height: 34px;
	border-top: 1px dotted #CBCBCB;
	border-bottom: 1px dotted #CBCBCB;
}
.pian{
	font-size: 16px;
	color: #333;
}
.pian span{
	color:#999;
}
.xwxqb{
	display: block;
	margin-top: 34px;
}
.xwxql{
	width: 536px;
	height: 280px;
}
.xwxqtop{
	width: 536px;
	border-bottom: 1px solid #10ABE4;
}
.xwxqtop h4{
	font-size: 16px;
	color: #fff;
	width: 132px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #10ABE4;
}
.xwxqtop a{
	font-size: 14px;
	color: #333;
	line-height: 50px;
}
.xwxql li{
	width: 170px;
	height: 192px;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	border: 1px solid #333;
}
.xwxql li img{
	width: 170px;
	height: 170px;
}
.xwxql li h5{
	width: 170px;
	height: 22px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 22px;
	background-color: #999;
}
.xwxqr li {
	border-bottom: 1px dotted #999;
	background: url('../images/circle.png') left center no-repeat ;
}
.xwxqr li a{
	font-size: 16px;
	color: #555;
	padding-left: 16px;
	line-height: 38px;
}
.xwxqr ul{
	font-size: 0;
}
/* 联系我们 */
.lxwmnr{
	margin-top: 20px;
}
.lxwmnr h1{
	color: #333;
	font-size: 26px;
	text-align: center;
	margin-bottom: 60px;
}
.lxwmr{
	font-size: 20px;
	margin-right: 0;
	line-height: 32px;
}
.lxwmnr img{
	width: 600px;
	height: 442px;
}
.lxwmr h2{
	font-size: 22px;
}
iframe{
	width: 700px;
	height: 554px;
	margin-top: 50px;
	margin-left: 300px;
}
/* 产品详情页 */
.cpxqnr{
	margin-top: 50px;
}
.cpxq  div img{
	width: 867px;

}
.cptu{
	display: none;
}
.cpxqnrr{
	width: 450px;
}

.film_focus {width:736px;height:560px;overflow:hidden;position:relative; display: block;}
.film_focus .film_focus_imgs_wrap {background:url(images/load.gif) no-repeat center center;margin-left: 20px;}
.film_focus ul.film_focus_imgs {width:560px; height:560px;height:9999em;position:absolute;right:20px;top:0;overflow:hidden;}
.film_focus ul.film_focus_imgs li {height:560px;overflow:hidden;}
.film_focus ul.film_focus_imgs li img {height:560px;width:560px;}
.film_focus .film_focus_desc h3 {height:45px;line-height:45px;overflow:hidden;position:absolute;left:232px;bottom:0;background:rgba(0, 0, 0, .5);color:#fff;width:100%;padding-left:20px;z-index:99;font-size:16px;filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000', endColorstr='#7F000000');}
.film_focus ul.film_focus_nav {width:86px;height:560px;position:absolute;left:50px;top:0;z-index:100;}
.film_focus ul.film_focus_nav li img{width: 100%;height: 100%;}
.film_focus ul.film_focus_nav li {height:84px;background:#d7d7dc;margin:0px 0px 5px 0;position:relative;width:84px;cursor: pointer;cursor: hand;color:#333;font-weight:bold;font-size:14px;overflow:hidden;line-height:47px;}
.film_focus ul.film_focus_nav li.cur {border: 1px solid #F4A31E; background:url(images/hd_on.png) no-repeat;width:84px;height:84px;left:0px;padding:0px 0 0 0px;_background:url(images/hd_on.png) no-repeat 0 0;word-break:break-all;color:#fff;font-weight:bold;font-size:22px;overflow:hidden;line-height:30px;}
.film_focus ul.film_focus_nav li b {display:none}
.film_focus ul.film_focus_nav li b span {display:block}
.film_focus ul.film_focus_nav li.cur b {display:block;vertical-align: middle;display: table-cell;height:132px;}
.film_focus ul.film_focus_nav li.cur span {display:none}
.content{ margin-left:auto; margin-right:auto;}
.dow_list{ width:850px; margin-bottom:30px;}
.dow_list li{ width:850px; height:60px; line-height:30px; font-size:18px; background:#f9f9f9; padding:15px; box-sizing:border-box;}
.dow_list li a{ color:#333;}
.dow_list li span{ display:block; float:right; border-left:1px solid #999999; font-size:12px; height:30px; line-height:30px; padding-left:10px; color:#999;}
.dow_list li:nth-child(2n){ background:#fff;}
.zxxz{width: 850px; margin-top:30px;}
.dow_url{ font-size:20px; display:block; margin:10px auto; text-align: center; color:#666;}
.xq_name{font-size:20px;color:#666;margin:10px auto; text-align:center;display:block;}
.xq_time{font-size:20px;color:#666;margin:10px auto; text-align:center;display:block;}
.xq_txt{font-size:20px;color:#666;margin:10px auto; display:block;}
.url_address{ font-size:20px; color:#f8b500; display:block; line-height:40px; margin:20px 0; border-bottom:1px solid #ccc;}
.url_address span{ color:#333;}

.houjia{ width:100%; height:auto; display: block;}
.houjia1{ width:1200px; margin:0 auto; font-size:14px; line-height:28px; color:#585858; border-top:1px solid #ddd; padding-top:10px; margin-top:30px; padding-bottom:40px;}
.houjia1 img{ width:auto;}


.xwxq2{
	display: block;
	margin-top: 20px;
	height: 280px;
}
.xwxq2 li:nth-child(6n) {margin-right: 0;}
.xwxqtop1{
	width: 1200px;
	border-bottom: 1px solid #10ABE4;
}
.xwxqtop1 h4{
	font-size: 16px;
	color: #fff;
	width: 132px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #10ABE4;
}
.xwxqtop1 a{
	font-size: 14px;
	color: #333;
	line-height: 50px;
}
.xwxq2 li{
	width: 170px;
	height: 192px;
	float: left;
	margin-right: 33px;
	margin-top: 10px;
	border: 1px solid #333;
}
.xwxq2 li img{
	width: 170px;
	height: 170px;
}
.xwxq2 li h5{
	width: 170px;
	height: 22px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 22px;
	background-color: #999;
}
p a{color:#333;}

table{width: 876px;height: 360px;}



.xuanfukuang{
	z-index:999;
	display:block;
	position:fixed;
	top:40%;
	right:-110px;
}
.xuanfukuang li{
	width:156px;
	height:40px;
	line-height:40px;
	margin-bottom:10px;
	box-sizing:border-box;
	padding-right:10px;
	font-size:14px;
	transition:.3s;
	color:#fff;
	border-radius:5px 0 0 5px;
	font-weight:bold;
	text-align:center;
	overflow:hidden;
}
.xuanfukuang li a{ color:#fff;}
.xuanfukuang li span{float:left;display:block;width:40px;height:40px;margin-right:10px;}
.xuanfukuang li img{ width:130px; height:130px; margin:10px;}
.xuanfukuang li:hover{transform:translateX(-110px);}
.xuanfukuang li:nth-child(6):hover{transform:translateX(-110px);height:150px;}
.xuanfukuang li:nth-child(6):hover span{display:none;}
.xuanfukuang li:nth-child(3):hover{transform:translateX(-110px);height:150px;}
.xuanfukuang li:nth-child(3):hover span{display:none;}



.xuanfukuang li:nth-child(1){background:#35afe2;}
.xuanfukuang li:nth-child(2){background:#ea201c;}
.xuanfukuang li:nth-child(3){background:#62b900;}
.xuanfukuang li:nth-child(4){background:#333;}
.xuanfukuang li:nth-child(5){background:#333;}
.xuanfukuang li:nth-child(6){background:#333;}


.xuanfukuang li:nth-child(1) span{background:url(../images/QQ.png);}
.xuanfukuang li:nth-child(2) span{background:url(../images/tell.png);}
.xuanfukuang li:nth-child(3) span{background:url(../images/weixin2.png);}
.xuanfukuang li:nth-child(4) span{background:url(../images/fhdb.png);}
.xuanfukuang li:nth-child(5) span{background:url(../images/fhsy.png);}
.xuanfukuang li:nth-child(6) span{background:url(../images/wxewm.png);}


.xuanfukuang li:nth-child(1):hover span{background:url(../images/QQ1.jpg);}
.xuanfukuang li:nth-child(2):hover span{background:url(../images/tel1.jpg);}
.xuanfukuang li:nth-child(3):hover span{background:url(../images/weixin2.jpg);}
.xuanfukuang li:nth-child(4):hover span{background:url(../images/fhdb1.jpg);}
.xuanfukuang li:nth-child(5):hover span{background:url(../images/fhsy1.jpg);}
.xuanfukuang li:nth-child(6):hover span{background:url(../images/ewm1.jpg);}
