/* 手机公共部分样式*/
* {padding: 0;margin: 0;}
body {min-width:320px; max-width:640px; margin:0 auto;height:100%;font-family:"微软雅黑";-webkit-text-size-adjust: 100%;/*解决Iphone下橱窗字体变大问题*/}
ul {list-style: none;}
a{text-decoration: none;}
a:hover{color:#0cb0dc;}
a:link {-webkit-tap-highlight-color: rgba(0,0,0,0);	/*禁止链接高亮*/-webkit-touch-callout: none;/*禁止链接长按弹出选项菜单*/}
img {-webkit-touch-callout: none;	/*禁止图片长按弹出选项菜单*/ border:none;}


/*主流分页样式*/
#pagelist{ line-height:22px;color:#666; padding:15px;}
#pagelist a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px;}
#pagelist a.next,#pagelist a.prev{width:60px;}
#pagelist a.curr{ background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#pagelist a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pagelist a img{ display:block;margin:0 auto;margin-top:12px;}
#pagelist span{line-height:28px; font-size:13px; height:28px; margin-left:10px;}
#pagelist span#totalpage{ margin:0;}
.fenye a img{ display:block;margin:0 auto;margin-top:12px;}




/*去掉百度地图长地万方标识*/
.anchorBL{display:none;}

/*通用手机头部*/
.header{width:100%; max-width:640px; height:80px; float:left;background:#FFFFFF; position:fixed; top:0; border-bottom:1px #dbdbdb solid;}
.header .logo{ width:30%; height:50px; float:left; margin-top:15px;}
.header img{ width:auto; height:100%; max-height:50px; float:left; margin-left:10px;}
.header .contact{ width:70%; height:50px;float:left; margin-top:5px;}
.header .contact span{ float:right; margin-right:10px; font-size:20px; color:#0f73be; margin-top:7px;}
.header .contact p{ margin-right:10px; font-size:20px; color:#0f73be; margin-top:7px; text-align:right;}



/*通用手机头部导航*/
.titler{ width:100%; height:57px;background:#0f73be; float:left; overflow:hidden;}
.titler ul li a{ display:block; width:100%; height:100%; float:left;  font-size:14px; color:#FFFFFF;}
.navNoBorder{float:left; width:33.3%; height:28px; line-height:30px;text-align:center;overflow:hidden;border-bottom:1px #F1F1F1 solid; border-right:0px;}
.navBorder{float:left; width:33%; height:28px; line-height:30px;text-align:center;overflow:hidden;border-bottom:1px #F1F1F1 solid;border-right:1px #F1F1F1 solid;}




/*通用手机banner */
.FrontSlide_listJson01-d1_c1 {
	text-align: center;
	position: relative;
}
.FrontSlide_listJson01-d1_c1 .bannerScrollWrap {
    width:100%;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	display: -moz-box;
	display: -webkit-box;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	-webkit-box-align: stretch;
	-moz-box-align: stretch;
	-o-box-align: stretch;
}
.FrontSlide_listJson01-d1_c1 .bannerScrollWrap .leftCover {
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	position: relative;
	z-index: 200;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	display: none;
}
.FrontSlide_listJson01-d1_c1 .bannerScrollWrap .rightCover {
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	position: relative;
	z-index: 200;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	display: none;
}
.FrontSlide_listJson01-d1_c1 #bannerScroll {
	width: 100%;
	position: relative;
	z-index: 100;
}
.FrontSlide_listJson01-d1_c1 .bannerList {
	width: 10000px;
	overflow: hidden;
}
.FrontSlide_listJson01-d1_c1 .bannerList li {
	float: left;
	text-align: center;
	background: #f0f0f0 url(/images/loading.gif) no-repeat 50% 50%;
	background-size: 20px;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: center;
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: center;
	
}
.FrontSlide_listJson01-d1_c1 .bannerList li div {
	display: block;
	padding: 0px;
	line-height: 0px;
	max-width:640px;
}
.FrontSlide_listJson01-d1_c1 .bannerList li div img {
    max-width:100%;
	height:auto;
    float:left;
}
.FrontSlide_listJson01-d1_c1 #bannerNav {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0px;
	bottom: 2px;
	z-index: 999;
}
.FrontSlide_listJson01-d1_c1 #bannerScroll .prev, .FrontSlide_listJson01-d1_c1 #bannerScroll .next {
	width: 25px;
	height: 100%;
	line-height: 100%;
	vertical-align: middle;
	position: absolute;
	z-index: 9999;
	top: 0px;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: center;
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: center;
	
}
.FrontSlide_listJson01-d1_c1 #bannerScroll .prev {
	left: 0px;
}
.FrontSlide_listJson01-d1_c1 #bannerScroll .next {
	right: 0px;
}
.FrontSlide_listJson01-d1_c1 .prev span, .FrontSlide_listJson01-d1_c1 .next span {
	width: 25px;
	height: 40px;
	display: block;
	background: #000 url(/images/3g/z3g_arrow_06.png) no-repeat;
	vertical-align: middle;
	opacity: 0.5;
}
.FrontSlide_listJson01-d1_c1 .prev .touch, .FrontSlide_listJson01-d1_c1 .next .touch {
	opacity: 0.7;
}
.FrontSlide_listJson01-d1_c1 #prev {
	background-position: 3px 50%;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.FrontSlide_listJson01-d1_c1 #next {
	background-position: -18px 50%;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.FrontSlide_listJson01-d1_c1 #indicator, .FrontSlide_listJson01-d1_c1 #indicator > em {
	display: inline-block;
}
.FrontSlide_listJson01-d1_c1 #indicator {
	width: auto;
}
.FrontSlide_listJson01-d1_c1 #indicator > em {
	text-indent: -9999em;
	width: 6px;
	height: 6px;
	background-color: rgba(0, 0, 0, 0.5);
	overflow: hidden;
	margin-right: 4px;
	-moz-box-shadow: 0px 0px 2px #fff;
	-webkit-box-shadow: 0px 0px 2px #fff;
	box-shadow: 0px 0px 2px #fff;
}
.FrontSlide_listJson01-d1_c1 #indicator > em.active {
	background: #000;
}
.FrontSlide_listJson01-d1_c1 #indicator > em:last-child {
	margin: 0;
}



/*首页公司简介*/
.indexProfileBox{width:100%; height:auto; margin:0 auto; overflow:hidden;}
.indexProfileTitle{width:100%; height:30px; float:left; line-height:30px;background:#0f73be;}
.indexProfileTitle span{padding-left:10px; color:#FFF; font-size:14px;}
.indexProfileTitle a{color:#FFF; float:right; padding-right:10px; font-size:12px; }
.indexProfileContent{width:100%; height:auto; float:left;}
.indexProfileContent p{ font-size:12px; line-height:22px; padding:10px;}


/*首页公司简介*/
.indexProBox{width:100%; height:auto; margin:0 auto; overflow:hidden;}
.indexProTitle{width:100%; height:30px; float:left; line-height:30px;background:#0f73be;}
.indexProTitle span{padding-left:10px; color:#FFF; font-size:14px;}
.indexProTitle a{color:#FFF; float:right; padding-right:10px; font-size:12px;}
.indexProContent{width:100%; height:auto; float:left;}
.indexPro{ padding:10px;}
.indexPro li{ width:50%; height:200px; float:left;}
.indexPro li a img{ width:97%; height:170px; float:left; border:1px #CCCCCC solid;}
.indexPro li a p{ width:100%; height:30px; line-height:30px; color:#000; text-align:center;}




/*首页新闻动态*/
.indexNewsBox{width:100%; height:auto; margin:0 auto; overflow:hidden; margin-bottom:10px;}
.indexNewsTitle{width:100%; height:30px; float:left; line-height:30px;background:#0f73be;}
.indexNewsTitle span{padding-left:10px; color:#FFF; font-size:14px;}
.indexNewsTitle a{color:#FFF; float:right; padding-right:10px; font-size:12px;}
.indexNewsContent{width:100%; height:auto; float:left;}
.indexNews{ padding:10px;}
.indexNews li{ width:100%; height:30px; line-height:30px; float:left;}
.indexNews li a{ width:100%; height:30px; float:left; color:#000; font-size:12px;}
.indexNews li a span{ height:30px; line-height:30px; color:#000; float:right;}



/*关于我们*/
.aboutBox{width:100%; height:auto; margin:0 auto; overflow:hidden; margin-bottom:10px; margin-top:10px;}
.aboutContent{width:100%; height:auto; float:left;}




/*人才招聘*/
.talentRecruitment{width:100%; height:auto; float:left;}
.talentRecruitment p{font-size:12px; line-height:30px; padding-left:15px; padding-right:15px;}





/*通用二级栏目头部导航*/
.aboutTitle{width:100%; height:35px; float:left; line-height:35px; border-bottom:1px #0f73be solid;}
.aboutTitle .aboutLeft{padding-left:10px;font-size:14px; float:left;}
.aboutTitle span{float: right;margin-right:10px;margin-top: 5px;height: 23px;line-height: 23px;padding-left: 10px;cursor: pointer;color: #444;overflow: hidden;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;border: 1px solid #C1C1C1;box-shadow: 1px rgba(0, 0, 0, 0.2);background: -webkit-gradient(linear, 0 0, 0 100%, from(#FBFBFB), to(#E8E8E8));background: -moz-linear-gradient(#FBFBFB,#E8E8E8);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FBFBFB', endColorstr='#E8E8E8');}
.aboutTitle span b{width: 14px;height: 10px;margin: 7px 5px 0 8px;float: right;background: url(/images/3g/caty.png) -3px -63px no-repeat;}
.aboutTitle span strong{max-width: 85px;display: inline-block;vertical-align: middle;overflow: hidden;}

.menu-second{position: absolute;width: 90%;right: 13px;top: 10px;display: none;z-index: 10;}
.menu-second .aboutNeiBox{ position:absolute; top:120px; right:0px;background: #0f73be;border-radius: 0 0 4px 4px;-moz-border-radius: 0 0 4px 4px;-webkit-border-radius: 0 0 4px 4px;box-shadow: 1px 2px 2px #ccc,-1px -1px 1px #ccc;-moz-box-shadow: 1px 2px 2px #ccc,-1px -1px 1px #ccc;-webkit-box-shadow: 1px 2px 2px #ccc,-1px -1px 1px #ccc;}
.menu-second ul{overflow: hidden;padding: 5px 0px 5px 5px;margin: 0px;}
.menu-second li{float: left;list-style:none;}
.menu-second li a.ui-link{display: block;line-height: 28px;color: #fff;padding: 0 5px;margin: 0 5px 0 0;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;text-decoration: none;}
.menu-second .ui-link:visited{color: #fff;}
.subHeader span.expand{-moz-border-radius: 5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0;border: 1px solid transparent;box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);-moz-box-shadow: 0px 0 1px rgba(0, 0, 0, 0.4);-webkit-box-shadow: 0px 0 1px rgba(0, 0, 0, 0.4);background: -webkit-gradient(linear, 0 0, 0 100%, from(#C1C1C1), to(#CCCCCC));background: -moz-linear-gradient(#C1C1C1,#CCCCCC);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C1C1C1', endColorstr='#CCCCCC');}
.menu-second .ui-link:hover{color: #fff;background: rgba(29,65,105,0.3);box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2) inset,0px 0px 5px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2) inset,0px 0px 5px rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2) inset,0px 0px 5px rgba(0, 0, 0, 0.2);}




/*企业相册通用图片列表*/
.comPhoto{width:100%; height:auto; float:left;}
.comPhoto li{width:46%; height:auto; float:left; margin-left:2%; margin-right:2%; margin-bottom:20px;}
.comPhoto li div{width:100%; height:auto; float:left; text-align:center;}
.comPhoto li a img{  width:100%; height:100%;float:left; }
.comPhoto li p{width:100%; height:40px; line-height:40px; float:left; overflow:hidden; text-align: center;}
.comPhoto li p a{font-size:14px; color:#25282a; display:block; line-height:40px;}
.comPhoto li p a:hover{font-size:14px; color:#ffffff; display:block; line-height:40px; background:#33b4ed;}



/*手机首页产品展示*/
.indexProUl{width:100%; height:auto; float:left; margin-top:10px;}
.indexProUl li{width:46%; height:auto; float:left; margin-left:2%; margin-right:2%; margin-bottom:20px;}
.indexProUl li div{width:100%; height:auto; float:left; text-align:center;}
.indexProUl li a img{  width:100%; height:100%;float:left; }
.indexProUl li p{width:100%; height:40px; line-height:40px; float:left; overflow:hidden; text-align: center;}
.indexProUl li p a{font-size:14px; color:#25282a; display:block; line-height:40px;}
.indexProUl li p a:hover{font-size:14px; color:#ffffff; display:block; line-height:40px; background:#33b4ed;}





/*新闻动态列表*/
.newsAll{ width:100%; margin:0 auto; margin-top:10px;}
.newsAll li{font-size:12px; line-height:30px; border-bottom:1px #959595 dashed;  margin-bottom:20px; padding-left:10px; overflow:hidden;}
.newsAll li span{float:right; padding-right:10px;}
.newsAll li a{color:#383838;}




/*使用这种注释，样式不会失效，分页样式*/
#fenye{ width:100%; float:left;}



/*图片系统内容页*/
.mainTuNeirong{width:100%; margin:0 auto; float:left;}
.mainTuNeirong ul{ width:100%;text-align:center;margin-top:20px;}
.mainTuNeirong ul li{font-size:28px; line-height:30px; font-weight:bold;}
.mainTuNeirong .mainTuNeirongDesc{ width:100%; height: auto; float:left; margin-top:20px; overflow:hidden;}
.mainTuNeirong .mainTuNeirongDesc p{font-size:13px;}

.mainTuNeirong .mainTuNeirongDesc img{max-width:100%;}

/*商品内容页图文详情切换*/
.twList{border-bottom: 1px solid #d2d2d3; border-top: 1px solid #d2d2d3; width: 100%; height: 44px; float: left;}
.twList li a:hover{color: #33b4ed; font-size: 16px; border-bottom: 2px solid #33b4ed;}

.moTwTit{color: #000000; float: left; font-size: 16px; width: 194px; height: 44px;  }
.moTwTit a{color: #000000; font-size: 16px; width:100%; height:42px;border:none; display:block;line-height: 42px;font-weight: normal;}
.curTwTit{color: #33b4ed; float: left; font-size: 16px; width: 194px; height: 44px; }
.curTwTit a{color:#33b4ed; font-size: 16px;width:100%; height:42px;border-bottom: 2px solid #33b4ed; display:block;line-height: 42px;font-weight: normal; }


/*分享*/
.shareBox{width:100%; height: auto; float: left;}







/*内容页*/
.content{word-break:break-all;border-top:1px solid #fff;}
.content h1{font-size:18px;text-align:center; padding:15px}
.content .gray{color:#888;font-size:12px;text-align:center}
.content .newscontent{ padding:0px 15px 15px 15px;}
.content .newscontent p{ text-indent: 2em; font-size:16px;}
.content .newscontent{ line-height:25px;margin-top:10px;font-size:14px;color:#444}
.content .newscontent img{ width:80%; height:auto; display:block;margin:0 auto;}
.content .annex{width:300px;margin :15px; border : 1px dashed #999; background : #f9f9f9; line-height : normal;}
.content .pl_box{ background:#EBEBEB; padding:15px;color:#555; margin-top:20px;}
.content .pl_box h4{font-size:14px}
.content .pl_box .textbox{ height:18px; line-height:18px;font-size:12px;}
.content .pl_box #SubmitComment{margin-bottom:10px;width:80px; height:33px; background:url(04.png) no-repeat;border:0px; text-align:center;font-family:"\5FAE\8F6F\96C5\9ED1";color:#fff;}
.content .imagetop{text-align:center;}
.content .defaultimagesrc{text-align:center; width:100%;}
.content .defaultimagesrc img{text-align:center; width:100%;}



/*分享页面*/

.bshare-custom{ width:100%; margin:0 auto;}
.bshare-custom ul li{ width:45%; line-height:40px;float:left; margin-left:5px; margin-right:5px; border:1px #999999 solid; padding:2px; background:#CCC; margin-bottom:2px;}
.bshare-custom ul li a{ display:block; width:100%; height:40px; line-height:40px; float:left;}





/*首页底部*/
#box_footerBody{width: 100%;position: fixed;bottom: 0;text-align: center;border-top: none;-webkit-transition: bottom;-webkit-transition-timing-function: ease-out;-webkit-transition-duration: 100ms; max-width:640px;}
#box_footerBody .footerDiv{width: 100%;min-width: 320px;margin: 0 auto;position: relative;}
.Toolbar_show01-d1_c1{width: 100%;height: 45px;margin: 0 auto;}
.Toolbar_show01-d1_c1 div{height: 45px;margin: 0 auto;}
.Toolbar_show01-d1_c1 .footerWrap{padding:0px;margin:0px;}
.Toolbar_show01-d1_c1 .footerWrap{overflow: hidden;display: -webkit-box;display: box;-webkit-box-orient: horizontal;box-orient: horizontal;border-top: 1px solid rgba(255,255,255,0.2);height: 44px; background:#0f73be;}
.Toolbar_show01-d1_c1 .footerWrap li{text-align: center;height:44px;overflow:hidden;border-right: 1px solid rgba(255,255,255,0.2);-moz-box-flex: 1;-webkit-box-flex: 1;box-flex: 1;}
.Toolbar_show01-d1_c1 .footerWrap a, .Toolbar_show01-d1_c1 .footerWrap div{height: 44px;display: block;text-align: center;font-size:10px;vertical-align: middle;color: #fff;text-decoration: none;}
.Toolbar_show01-d1_c1 .whiteIcon .icon, .Toolbar_show01-d1_c1 .grayIcon .icon{width: 30px;height: 20px;display: block;background: url(/images/3g/common.png) no-repeat;background-size: 400px;margin: 4px auto 0 auto;position: relative;}

.Toolbar_show01-d1_c1 .whiteIcon .tel{background-position: -90px -110px;}
.Toolbar_show01-d1_c1 .whiteIcon .product{background-position: -212px -110px;}
.Toolbar_show01-d1_c1 .whiteIcon .home{background-position: -180px -110px;}
.Toolbar_show01-d1_c1 .whiteIcon .share{background-position: -60px -110px;}
.Toolbar_show01-d1_c1 .whiteIcon .map{background-position: -120px -110px;}
.Toolbar_show01-d1_c1 .text{line-height: 16px;color: #fff;text-decoration: none;text-align: center;display: block;overflow: hidden;}

























