.g-nav{clear:both;height:auto; overflow:hidden;
background:#019ad3; margin-top:105px;}
.g-nav li{height:31px; line-height:31px;float:left;overflow:hidden;font-size:12px; color:#fff;text-align:center; text-align:center;position:relative;position:relative;padidng:0;
    background-color:#018fd1;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#01a9da), to(#016bb5));
	background-image: -webkit-linear-gradient(top, #01a9da, #016bb5); /*背景渐变，针对苹果浏览器写的兼容*/
	background-image: -moz-linear-gradient(top, #01a9da, #016bb5); /*背景渐变，针对火狐浏览器写的兼容*/
	background-image: -o-linear-gradient(top, #01a9da, #016bb5); /*背景渐变，针对欧朋浏览器写的兼容*/
	background-image: -ms-linear-gradient(top, #01a9da, #016bb5); /*背景渐变，针对手机微软浏览器写的兼容*/
	background-image: linear-gradient(top, #01a9da, #016bb5); width:33.2%;}
.g-nav li:before{ content:""; position:absolute;width:1px;height:31px;right:0;top:0; z-index:9;
    background-color:#0281b6;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#018fbd), to(#0061ac));
	background-image: -webkit-linear-gradient(top, #018fbd, #0061ac); /*背景渐变，针对苹果浏览器写的兼容*/
	background-image: -moz-linear-gradient(top, #018fbd, #0061ac); /*背景渐变，针对火狐浏览器写的兼容*/
	background-image: -o-linear-gradient(top, #018fbd, #0061ac); /*背景渐变，针对欧朋浏览器写的兼容*/
	background-image: -ms-linear-gradient(top, #018fbd, #0061ac); /*背景渐变，针对手机微软浏览器写的兼容*/
	background-image: linear-gradient(top, #018fbd, #0061ac);}
.g-nav a:nth-child(4) li::before, .g-nav a:nth-child(8) li::before, .g-nav a:nth-child(11) li::before{ background:none;}




/*通栏广告*/
.g-adv{clear:both;position:relative; width:320px;height:267px; z-index:15;}
.g-adv .m-box img{ display:block;position: relative; height:267px; }
.g-adv .sclwrap_box{height:267px; position:relative;}
.g-adv .m-cnt{ background:none; position:absolute; bottom:0; left:0; z-index:10; height:3px; background:#2f2822;}
.g-adv .m-cnt li{ float:left;width:70px;height:3px;}
.g-adv .m-cnt li:nth-child(3){width:108px;}
.g-adv .m-cnt li.z-on{background:#0368ba;}




/*搜索*/
.g-ser{position:relative;height:42px;padding:11px 0 0 17px;background:none;}
.g-ser .m-ipt{margin-right:69px; display:block;}
.g-ser .u-bt{width:47px; text-align:center; height:30px; line-height:30px; float:right; position:relative; margin-top:0;margin-right:21px;position:relative;
font-size:12px; color:#fff;text-align:center;
    background-color:#008bc7;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#00a6d7), to(#006eb6));
	background-image: -webkit-linear-gradient(top, #00a6d7, #006eb6); /*背景渐变，针对苹果浏览器写的兼容*/
	background-image: -moz-linear-gradient(top, #00a6d7, #006eb6); /*背景渐变，针对火狐浏览器写的兼容*/
	background-image: -o-linear-gradient(top, #00a6d7, #006eb6); /*背景渐变，针对欧朋浏览器写的兼容*/
	background-image: -ms-linear-gradient(top, #00a6d7, #006eb6); /*背景渐变，针对手机微软浏览器写的兼容*/
	background-image: linear-gradient(top, #00a6d7, #006eb6);
	-moz-border-radius:0 4px 4px 0;-o-border-radius:0 4px 4px 0; -webkit-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;}
.g-ser .u-in{ text-align:center;  float:right; position:absolute; z-index:100; right:21px; top:11px; width:47px; height:30px; line-height:30px;background:transparent; color:#fff; font-size:12px; text-align:center;}
.g-ser .u-key{width:100%; position:relative;
    color:#c7c7c7;
	height:12px;
	font-size:12px;
	line-height:12px; 
	padding:8px 0; 
	text-indent:28px;
	float:left;
	background:none; border:1px #b9b8b8 solid; border-right:none;
	box-shadow:0 1px 2px #c0c0c0 inset;
	-moz-border-radius:8px 0 0 8px;-o-border-radius:8px 0 0 8px; -webkit-border-radius:8px 0 0 8px;border-radius:8px 0 0 8px;} 
.g-ser:before{ content:""; position:absolute;width:8px;height:8px; border:2px #d1d1d1 solid;
	-moz-border-radius:8px;-o-border-radius:8px; -webkit-border-radius:8px;border-radius:8px;left:27px;top:17px; z-index:9; }
.g-ser:after{ content:""; position:absolute;width:3px;height:10px; background:#ccc;
-moz-transform: rotate(129deg);/*角度45度，针对火狐浏览器写的兼容*/
-o-transform: rotate(129deg); /*角度45度，针对欧朋浏览器写的兼容*/
-webkit-transform: rotate(129deg); /*针对苹果浏览器写的兼容*/
transform: rotate(129deg);left:39px;top:24px; z-index:9;}


.m-elc-tp2{color:#fff;height:31px; line-height:31px;display:block;padding:0 12px 0 3px;overflow:hidden;
    background-color:#0091d0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#00a9d7), to(#006cb7));
	background-image: -webkit-linear-gradient(top, #00a9d7, #006cb7); /*背景渐变，针对苹果浏览器写的兼容*/
	background-image: -moz-linear-gradient(top, #00a9d7, #006cb7); /*背景渐变，针对火狐浏览器写的兼容*/
	background-image: -o-linear-gradient(top, #00a9d7, #006cb7); /*背景渐变，针对欧朋浏览器写的兼容*/
	background-image: -ms-linear-gradient(top, #00a9d7, #006cb7); /*背景渐变，针对手机微软浏览器写的兼容*/
	background-image: linear-gradient(top, #00a9d7, #006cb7);}			
.m-elc-tp2 h2{ color:#fff;padding:0 8px; display:inline-block;float:left;font-size:12px;
    background-color:#14c9f8; box-shadow:0 -2px 2px #004d7e;} 
.m-elc-tp2 span{ font-size:12px;color:#fff; font-family:"Microsoft YaHei"; float:right;}


/*产品导航*/
.g-st{height:360px; overflow:hidden; margin-top:10px;}
.m-st{height:265px; clear:both;padding:20px 0 0;overflow:hidden;}
.m-st h3{ display:block;padding:0 0 0 95px; clear:both;
    background-color:#dfdfdf;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#d1d1d1));
	background-image: -webkit-linear-gradient(top, #e9e9e9, #d1d1d1); /*背景渐变，针对苹果浏览器写的兼容*/
	background-image: -moz-linear-gradient(top, #e9e9e9, #d1d1d1); /*背景渐变，针对火狐浏览器写的兼容*/
	background-image: -o-linear-gradient(top, #e9e9e9, #d1d1d1); /*背景渐变，针对欧朋浏览器写的兼容*/
	background-image: -ms-linear-gradient(top, #e9e9e9, #d1d1d1); /*背景渐变，针对手机微软浏览器写的兼容*/
	background-image: linear-gradient(top, #e9e9e9, #d1d1d1);}
.m-st h3 a{overflow:hidden;color:#515151;display:inline-block;padding:0 22px 0 0;line-height:25px;height:25px; position:relative;font-size:12px;}
.m-st h3 a:before{ content:""; position:absolute;width:8px;height:8px; border:2px #505050 solid;-moz-border-radius:8px;-o-border-radius:8px; -webkit-border-radius:8px;border-radius:8px;right:0;top:8px; display:inline-block;}
.m-st h3 a:after{ content:""; position:absolute; display:inline-block;border-top:3px #505050 solid; border-left:3px transparent solid; border-right:3px transparent solid;right:4px;top:13px;}
.m-st p{display:block;padding:6px 0 0;}
.m-st p:nth-child(2){height:69px;}
.m-st p a{ display:inline-block; float:left; line-height:30px;height:30px;overflow:hidden; font-size:12px; color:#646464;padding:0 0 0 32px;width:128px; position:relative; border-bottom:1px #a7a6a6 dashed;}
.m-st p a:before{ content:""; position:absolute; display:inline-block; border-left:4px #3f3f3f solid; border-top:4px transparent solid;border-bottom:4px transparent solid;left:18px;top:13px; z-index:9;}
.g-st h4{ clear:both; line-height:38px;height:38px; text-align:center; position:relative; display:block;}
.g-st h4 a{ font-size:10px; color:#a8a8a8; display:inline-block;padding:0 18px 0 0; position:relative;}
.g-st h4 a:before{ content:""; position:absolute;width:8px;height:8px; background:#a7a7a7;
-moz-border-radius:8px;-o-border-radius:8px; -webkit-border-radius:8px;border-radius:8px;right:1px;top:15px;}
.g-st h4 a:after{ content:""; position:absolute; display:inline-block; border-left:2px #fff solid; border-top:2px transparent solid; border-bottom:2px transparent solid;right:3px;top:17px; z-index:9;}
.g-st h4:before{ content:""; position:absolute;width:100px; border-top:1px #d6d6d6 dashed;left:0;top:18px;}
.g-st h4:after{ content:""; position:absolute;width:100px; border-top:1px #d6d6d6 dashed;right:0;top:18px;}



/*推荐*/
.g-show{height:719px; overflow:hidden; margin-top:10px;}
.g-show .m-show{ clear:both;padding:18px 0 0 37px;}
.g-show .m-show a{width:236px; border:5px #0368bb solid; background:#0368bb;height:195px;overflow:hidden;display:inline-block;margin:0 0 17px;}
.g-show .m-show img{display:block;}
.g-show .m-show span{display:block; text-align:left;padding:10px 0 0 4px;line-height:23px;overflow:hidden; font-size:10px; color:#fff}
.g-show .m-show span b{ float:right; display:inline-block; width:108px;padding:0 0 0 4px;text-align:left; height:23px;font-weight:100;
background:url(/mobile/images/index/more_bg.jpg) center top no-repeat;background-size:112px 23px;-webkit-background-size:112px 23px;-o-background-size:112px 23px; font-size:10px;}


/*电话*/
.g_ctTel{padding:0 0 0 70px;line-height:42px;height:42px; 
display:block; position:relative;font-size:12px; color:#fff;
    background-color:#32b0cc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#59cde5), to(#008aac));
	background-image: -webkit-linear-gradient(top, #59cde5, #008aac); /*背景渐变，针对苹果浏览器写的兼容*/
	background-image: -moz-linear-gradient(top, #59cde5, #008aac); /*背景渐变，针对火狐浏览器写的兼容*/
	background-image: -o-linear-gradient(top, #59cde5, #008aac); /*背景渐变，针对欧朋浏览器写的兼容*/
	background-image: -ms-linear-gradient(top, #59cde5, #008aac); /*背景渐变，针对手机微软浏览器写的兼容*/
	background-image: linear-gradient(top, #59cde5, #008aac);}		
.g_ctTel span{margin:0 0 0 10px;font-size:20px; }
.g_ctTel .u-tel {display:inline-block;
    background:url(/mobile/images/index/tel.png) left top no-repeat;
    width:30px;
    height:20px; 
	background-size:30px 20px;
    -webkit-background-size:30px 20px;
    -o-background-size:30px 20px;
    -moz-background-size:30px 20px;
    left:32px; top:12px; position:absolute;}



/*优势*/
.g-ys{margin:10px 0 0;height:541px;overflow:hidden;background:url(/mobile/images/index/ys_bg.jpg) center top no-repeat;background-size:320px 540px;-webkit-background-size:320px 540px;-o-background-size:320px 540px;}
.g-ys h3{padding:33px 0 0; text-align:center;display:block; color:#fff; font-size:16px;height:55px; line-height:33px;}
.g-ys ul{padding:0 14px 0 17px;}

.g-ys ul h4{ font-weight:bold; line-height:25px;height:25px; position:relative; overflow:hidden; font-size:14px; color:#4cb45b;}
.g-ys ul p{display:block;}
.g-ys ul p span{ padding:0 0 0 18px;font-size:10px;display:block;color:#000; line-height:19px; position:relative;}
.g-ys ul p span b{ font-weight:100; color:#016db3;}
.g-ys ul p span:before{ content:""; position:absolute;width:3px;height:3px; border:1px #242424 solid;
-moz-transform: rotate(129deg);/*角度45度，针对火狐浏览器写的兼容*/
-o-transform: rotate(129deg); /*角度45度，针对欧朋浏览器写的兼容*/
-webkit-transform: rotate(129deg); /*针对苹果浏览器写的兼容*/
transform: rotate(129deg); left:0;top:7px;}




/*解决*/
.g-sol{margin:10px 0 0;height:193px; overflow:hidden;}
.m-sol{padding:13px 6px 0;}
.m-sol a{ display:block; line-height:40px;margin:0 0 8px; text-align:center; font-size:12px; color:#000;
    background-color:#dedede;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e9e9e9), to(#d4d4d4));
	background-image: -webkit-linear-gradient(top, #e9e9e9, #d4d4d4); /*背景渐变，针对苹果浏览器写的兼容*/
	background-image: -moz-linear-gradient(top, #e9e9e9, #d4d4d4); /*背景渐变，针对火狐浏览器写的兼容*/
	background-image: -o-linear-gradient(top, #e9e9e9, #d4d4d4); /*背景渐变，针对欧朋浏览器写的兼容*/
	background-image: -ms-linear-gradient(top, #e9e9e9, #d4d4d4); /*背景渐变，针对手机微软浏览器写的兼容*/
	background-image: linear-gradient(top, #e9e9e9, #d4d4d4);}
.m-sol a span{ display:inline-block;padding:0 22px 0 0; position:relative;}
.m-sol a span:before{ content:""; position:absolute;width:7px;height:7px; border:2px #000 solid;-moz-border-radius:7px;-o-border-radius:7px; -webkit-border-radius:7px;border-radius:7px;right:0;top:14px; z-index:9;}
.m-sol a span:after{ content:""; position:absolute; border-left:2px #000 solid; border-top:2px transparent solid;border-bottom:2px transparent solid;right:5px;top:17px; z-index:9;}




/*相册*/
.g-cas{height:327px; overflow:hidden;}
.g-cas .sclwrap_box {height:288px; overflow:hidden; position:relative;}
.g-cas .m-box p{ display:block;width:320px; overflow:hidden;}
.g-cas .m-box a{width:202px;text-align:center;}
.g-cas .m-box a img{border:1px #dedede solid;display:block;padding:11px;width:186px;height:219px;}
.g-cas .m-box a span{ display:block; text-align:center; font-size:12px; color:#3a3a3a; line-height:38px;}
.g-cas .Honor .prev{
	width:21px;
    height:21px;
    left:17px;top:100px;
    position: absolute;
    z-index:9;
	background:url(/mobile/images/index/to_l.jpg) left top no-repeat;background-size:21px 21px;-webkit-background-size:21px 21px;-o-background-size:21px 21px;}
.g-cas .Honor .next{width:21px;
    height:21px;
    right:17px;top:100px;
    position: absolute;
    z-index:9;
	background:url(/mobile/images/index/to_r.jpg) left top no-repeat;background-size:21px 21px;-webkit-background-size:21px 21px;-o-background-size:21px 21px;}
.g-cas  .Honor .no_ov {margin:18px 55px 0;overflow: hidden;}



/*资讯*/
.g-inf{height:242px; overflow:hidden;}
.g-inf .m-inf{padding:4px 0 0;clear:both;width:320px; overflow:hidden;}
.g-inf .m-inf div{width:320px;overflow:hidden; display:block; float:left;}
.g-inf .m-inf p{height:165px; overflow:hidden; display:block;padding:0 11px 0 6px;}
.g-inf .m-inf p a{ font-family:"Microsoft YaHei";display:block; line-height:31px;height:31px; overflow:hidden; font-size:12px; color:#3a3a3a; border-bottom:1px #a7a6a6 dashed;margin:0 10px;padding:0 0 0 19px;
background:url(/mobile/images/index/g-inf-ic.gif) left 12px no-repeat;background-size:11px 11px;-webkit-background-size:11px 11px;-o-background-size:11px 11px;}
.g-inf .m-inf p a span{ float:right;}
.g-inf h4{ clear:both; line-height:38px;height:38px; text-align:center; position:relative; display:block;}
.g-inf h4 a{ font-size:10px; color:#a8a8a8; display:inline-block;padding:0 18px 0 0; position:relative;}
.g-inf h4 a:before{ content:""; position:absolute;width:8px;height:8px; background:#a7a7a7;
-moz-border-radius:8px;-o-border-radius:8px; -webkit-border-radius:8px;border-radius:8px;right:0;top:15px;}
.g-inf h4 a:after{ content:""; position:absolute; display:inline-block; border-left:2px #fff solid; border-top:2px transparent solid; border-bottom:2px transparent solid;right:3px;top:17px; z-index:9;}
.g-inf h4:before{ content:""; position:absolute;width:100px; border-top:1px #d6d6d6 dashed;left:0;top:18px;}
.g-inf h4:after{ content:""; position:absolute;width:100px; border-top:1px #d6d6d6 dashed;right:0;top:18px;}




