﻿
html{padding-bottom:50px; background-color:#d2d2d2;}
.mian{width:320px; margin:0 auto; min-width:320px; overflow:hidden; background-color:#fff; font-family:Microsoft YaHei;}
a{text-decoration:none;}

.focus{ width:320px; height:284px;  margin:0 auto; position:relative; overflow:hidden;   }
	.focus .hd{ width:100%; height:5px;  position:absolute; z-index:1; bottom:0; text-align:center;  }
	.focus .hd ul{ overflow:hidden; display:-moz-box; display:-webkit-box; display:box; height:5px; background-color:rgba(51,51,51,0.5);   }
	.focus .hd ul li{ -moz-box-flex:1; -webkit-box-flex:1; box-flex:1;font-size:0 }
	.focus .hd ul .on{ background:#FF4000;  }
	.focus .bd{ position:relative; z-index:0; }
	.focus .bd li img{ width:100%;  height:234; }
	.focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }

/*页头*/
.header{position:relative; height:100px; overflow:hidden;}
.logoBox{position:absolute; left:30px; top:30px;}
.hdPhone{margin-left:150px; margin-top:26px; font-weight:bold;}
.hdPhone span{font-size:22px; color:#f49a2f;}
.hdPhone h5{font-size:18px; color:#0089d2;}
.hdPhone p{padding:2px 0 2px 14px; line-height:14px; font-size:16px; background:url(../3gimages/hdPhone_ico.png) no-repeat left center; background-size:12px auto;}
.hdPhone p a{color:#494949;}


.picScroll{ margin:10px auto; text-align:center;  }
	.picScroll .bd ul{ width:100%;  float:left; padding-top:10px;  }
	.picScroll .bd li{ width:33%; float:left; font-size:14px; text-align:center;  }
	.picScroll .bd li a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */ }
	.picScroll .bd li img{ width:90px; height:142px;  background:url(../3gimages/loading.gif) #fff center center no-repeat;  }


	.picScroll .hd{ height:40px; line-height:40px; border-bottom:2px solid #80BD6D; background:#f6f6f6;   overflow:hidden; text-align:left;  padding:0 10px;  }
	.picScroll .hd ul{ float:right; padding-top:16px;   }	
	.picScroll .hd li{ float:left; width:8px; height:8px; background:#D0D0D0; margin:0 5px; overflow:hidden; 
	-webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; 
	}
	.picScroll .hd .on{ background:#80BD6D;  }
	.picScroll .prev,.picScroll .next{ display:block; float:right;  width:18px; height:18px; background:url(../3gimages/pisScrollIcons.gif) -6px -7px no-repeat; overflow:hidden; margin:11px 5px 0 5px;  }
	.picScroll .next{ background-position:-34px -7px; }
	.picScroll .prevStop{ background-position:-6px -40px; }
	.picScroll .nextStop{ background-position:-34px -40px; }

/*导航栏*/
.dh_nav{background-color:#0089d2; background-color:#d92b35;}
.dh_nav ul{width:100%; height:92px; overflow:hidden; border-top:1px solid #fff; border-bottom:1px solid #fff;}
.dh_nav li a{position:relative; float:left; width:25%; height:45px; line-height:45px; text-align:center; font-size:14px; color:#fff; border-top:1px solid #fff;}
.dh_nav li a:after{content:''; position:absolute; top:0; right:-1px; z-index:9; height:45px; width:1px; background-color:#fff;}


.contTit{height:43px; background:url(../3gimages/contTitBg.png) no-repeat center; background-size:auto 43px;}
.contTit a{display:block; height:43px; line-height:43px; padding-left:54px; font-size:16px; color:#fff;}


/*产品中心*/
.cpzx{margin-top:6px; padding-bottom:18px; background-color:#f4f4f4;}
.cpzx ul{margin:0 auto; width:304px; overflow:hidden;}
.cpzx li{margin:11px 8px 0 10px; float:left; width:140px;}
.cpzx li h5{height:25px; line-height:25px; background-color:#0089d2; font-size:14px; font-weight:normal; text-align:center;overflow:hidden}
.cpzx li h5 a{color:#fff;}


/*联系*/
.phoneGg{padding:20px; background:#fff url(../3gimages/phoneGgBg.jpg) no-repeat 230px bottom; background-size:auto 130px;}
.phoneGg b{display:block; font-size:36px; color:#ff8b00;}
.phoneGg strong{font-size:14px; color:#505050;}
.phoneGg h5{font-size:16px; color:#0089d2;}
.phoneGg h5 a{font-size:16px; color:#0089d2;}
.phoneGg p{padding:12px 0 12px 28px; line-height:14px; font-size:22px; font-weight:bold; background:url(../3gimages/phoneGgIco.png) no-repeat left center; background-size:21px auto;}
.phoneGg p a{color:#ff8b00;}

/*理由*/
.lyBox{background-color:#0089d2;}
.lyBox h4{padding:16px 0; font-size:18px; text-align:center; color:#fff;}
.lyBox h4 span{padding:6px 10px; margin-left:4px; display:inline-block; font-size:24px; background-color:#ffb400;}
.lyBox h4 b{position:relative; top:4px; line-height:20px; font-size:40px; font-family:Arial, Helvetica, sans-serif;}
.lyBox .lyCont{overflow:hidden;}
.lyCont dl{position:relative; float:left; width:50%; height:170px; border-top:2px solid #fff;}
.lyCont dl:after{content:''; position:absolute; top:0; right:-1px; z-index:9; height:170px; width:2px; background-color:#fff;}
.lyCont dl dt{height:54px; line-height:54px; font-size:45px; font-family:Arial, Helvetica, sans-serif; text-align:center; color:#80c4e9;}
.lyCont dl dd{padding:0 16px; font-size:14px; color:#fff;}


/*搜索框*/
.schBox{width:260px; margin:30px auto; border:1px solid #006eb2; overflow:hidden;}
.schBox input{float:left; width:214px; height:25px; border:1px solid #fff; border-radius:3px 0 0 3px; text-indent:1em; font-family:Microsoft YaHei;}
.schBox a{position:relative; float:left; width:44px; height:27px; line-height:27px; text-align:center; font-size:10px; background-color:#006eb2;}
.schBox a i{position:absolute; right:14px; margin-top:4px; display:inline-block; font-size:2em; color:#fff;}


/*全部产品*/
.pbcp{background-color:#ececec; margin-top:6px;}
.pbcp h4{background-image:url(../3gimages/contTitBg2.png);}
.pbcp h4 a{padding-left:20px;}
.pbcp ul{overflow:hidden;}
.pbcp li{position:relative; float:left; width:50%;}
.pbcp li a{padding:0 4px; display:block; height:44px; line-height:44px; overflow:hidden; text-align:center; font-size:14px; color:#3c3c3c; border-bottom:1px solid #bdbdbd; border-top:1px solid #fff;} 
.pbcp li:after{content:''; position:absolute; top:0; right:-1px; z-index:9; height:170px; width:1px; background-color:#bdbdbd;}
.pbcp li:before{content:''; position:absolute; top:0; right:0px; z-index:9; height:170px; width:1px; background-color:#fff;}

.xdGg{position:relative;}
.xdGg span{position:absolute; left:42px; top:72px; font-size:20px; font-weight:bold; color:#0089d2;}

/*荣誉证书*/
.ryBox{margin-top:10px; padding-bottom:26px;}
.ryBox ul{margin:0 auto; width:304px; overflow:hidden;}
.ryBox li{margin:16px 6px 0 6px; float:left; width:140px;}
.ryBox li img{border:1px solid #ccc;}
.ryBox li h5{margin-top:14px; font-size:14px; font-weight:normal; text-align:center;}
.ryBox li h5 a{color:#878787;}


/*客户见证*/
.khjzCont{}
.khjzCont dl{margin:16px; height:89px; overflow:hidden;}
.khjzCont dt{margin-right:14px;}
.khjzCont dd h5{margin-bottom:6px; font-size:16px;}
.khjzCont dd h5 a{color:#585858;}
.khjzCont dd p{line-height:16px; color:#797979;}


/*关于*/
.gyBox{}
.gyBox h4{position:relative;}
.gyBox h4 span{position:absolute; right:0; top:0; padding-left:30px; height:43px; line-height:20px; background:#0089d2 url(../3gimages/gyTitIco.png) no-repeat left center; background-size:26px; color:#fff; font-weight:normal;}
.gyBox h4 span b{display:block; font-weight:bold; font-size:18px;}
.gyBox dl{margin:22px auto 43px auto; width:267px;}
.gyBox dd p{margin:18px 0 24px 0; font-size:14px; color:#7f7f7f;}
.gyBox dd .btnGd{display:block; height:32px; line-height:32px; text-align:center; font-size:16px; color:#fff; background-color:#0089d2;}



.tabTitS{height:45px; line-height:45px;}
.tabTitS ul{overflow:hidden; background-color:#0089d2;}
.tabTitS ul li{float:left; width:33.3333%; text-align:center; color:#fff; font-size:14px; font-weight:bold;}
.tabTitS ul li.on{background-color:#f49a2f;}


/*动态*/
.dtSpan{margin-bottom:14px;}

.dtBox{}
.dtBox dl{padding:14px; height:89px; overflow:hidden;}
.dtBox dt{margin-right:14px;}
.dtBox dd h5 a{color:#0089d2; line-height:20px; font-size:14px;}
.dtBox dd p{margin-top:10px; color:#606060; line-height:19px; font-size:12px;}
.dtBox li{margin:0 14px; padding-left:14px; height:26px; line-height:26px; background:url(../3gimages/dtLiIco.png) no-repeat left center;}
.dtBox li a{color:#909090; overflow:hidden;}


.footer{padding-bottom:40px; background-color:#327aca; text-align:center; font-size:14px; color:#fff; overflow:hidden;}
.toTop{overflow:hidden;}
.toTop .linkTop , .toTop .toPhone{padding-left:15%; width:35%; height:44px; line-height:44px; color:#fff; text-align:left;}
.toTop .linkTop{background:url(../3gimages/toTopIco.png) no-repeat 10% center; background-size:10px auto;}
.toTop .toPhone{background:url(../3gimages/topTopPhone.png) no-repeat 10% center; background-size:20px auto; font-weight:bold;}
.ftNav{width:100%; height:92px; overflow:hidden; border-bottom:1px solid #fff; background-color:#0089d2;}
.ftNav li a{position:relative; float:left; width:25%; height:45px; line-height:45px; text-align:center; font-size:14px; color:#fff; border-top:1px solid #fff;}
.ftNav li a:after{content:''; position:absolute; top:0; right:-1px; z-index:9; height:45px; width:1px; background-color:#fff;}
.footer p{line-height:25px; padding-top:25px;}
.footer img{margin:10px; width:40%;}