#content p img{ width:100%;display:block; margin:0 auto; max-width:560px;}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, span, input, textarea {margin:0;padding:0;}
body{ font-size:14px;font-family:"Microsoft Yahei",Verdana,Arial,Helvetica,sans-serif; padding-top:1px; background:#f9f9f9;} 
li, ol { list-style:none; }
ins { text-decoration:none; }
i, em { font-style:normal; }
a { text-decoration:none;font-family:"Microsoft Yahei";}
a:hover { cursor:pointer; text-decoration:none;}
a:active{star:expression(this.onFocus=this.blur());}

a { color:#666;}/*全局链接*/
a:link { color:#666 }     /* 未访问的链接 */
a:visited { color:#666 }  /* 已访问的链接 */
a:hover { color: #a90000 }    /* 当有鼠标悬停在链接上 */
a:active { color: #4D7AA8 }
:focus{outline:0;}
.clear { clear:both; line-height:0px; overflow:hidden; zoom:1; font-size:0px; content:'.';}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
img{ padding:0; margin:0;}
a img { border:none; }
input,textarea{ border:none;font-family:"Microsoft Yahei"; font-size:13px;}
h1, h2, h3, h4, h5, h6{ font-weight:normal; font-size:14px;}
/*排版通用*/
.f-mm{ margin-left:auto; margin-right:auto;}/*居中对齐*/
.f-fl{ float:left;} /*左浮动*/
.f-fr{ float:right;} /*右浮动*/
.f-tr{ text-align:right;} /*右对齐*/
.f-tl{ text-align:left;} /*左对齐*/
.f-tc{ text-align:center;} /*中间对齐*/
.f-pr{ position:relative;} /*定位*/
.f-di{ display:inline;}
/*杂项*/
.u-co-bt{ border-radius:4px; /*css3圆角*/ width:80px; height:26px; line-height:26px; display: inline-block; vertical-align: middle;  padding-top:1px;}/*提交按钮样式*/
.u-co-bt.z-spe{ width:100%;}
.u-lico{ width:24px; height:24px; border-radius:4px;  /*css3圆角*/ background:#000; padding:10px;opacity: 0.8; position:relative; left:50%; margin:10px 0 10px -14px; box-shadow:0 0 3px #2d2d2d;}/*等待载入*/
.fs15{font-size:15px;} /*15号字体*/
.fs12{font-size:12px;} /*12号字体*/
.pdr12{ padding-right:12px;} /*右边距12px*/
.pl10{ padding-left:10px;} /*左边距10px*/
.red { color:#f00; } /*字体颜色红色*/
.emptyData{padding-left:10px;line-height:26px; }
/* -- 页面整体布局 -- */


/*公共盒子公用样式*/
.g-sbox .spe2 p a:first-child{ border-top:0;} /*首页有切换效果的样式*/
.g-sbox .m-con .u-lifo{ display:block;padding:13px 35px 0 10px;height:113px; overflow:hidden; position:relative; } /*切换下面的列表样式*/
.g-sbox .m-con .u-lifo img{ float:left; display:inline; margin-right:11px;} /*切换下面列表图片样式*/
.g-sbox .m-con .u-lifo h3{ padding-right:10px; line-height:24px; height:24px; overflow:hidden; white-space:nowrap;}  /*切换下面列表标题样式*/
.g-sbox .m-con .u-lifo p{ margin:5px; font-size:12px; line-height:22px; height:65px; overflow:hidden;} /*切换下面列表描述样式*/
.g-sbox .m-con .u-lifo span,.g-bd .m-con-2 dl span{ display:block; width:9px;height:16px;position:absolute; top:57px;right:3%;}/*切换下面列表箭头样式*/
.g-sbox .m-con .u-lifo span:before,.g-bd .m-con-2 dl span:before,.g-bd .m-con.z-spe dl span:before{ content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
	position:absolute;
	background:#aaaaaa;
	width:11px;
    height:11px;
    right:0;
	top:0;
	z-indx:10;
	-moz-transform: rotate(45deg);/*角度45度，针对火狐浏览器写的兼容*/
	-o-transform: rotate(45deg); /*角度45度，针对欧朋浏览器写的兼容*/
	-webkit-transform: rotate(45deg); /*针对苹果浏览器写的兼容*/
	transform: rotate(45deg);}/*切换下面列表箭头css3样式*/

.g-sbox .m-con .u-lifo span:after,.g-bd .m-con-2 dl span:after,.g-bd .m-con.z-spe dl span:after{ content:"";
	position:absolute;
	background:#fff;
	width:11px;
    height:11px;
    right:4px;
	top:0;
	z-indx:11;
	-moz-transform: rotate(45deg);/*角度45度，针对火狐浏览器写的兼容*/
	-o-transform: rotate(45deg);  /*针对欧朋浏览器写的兼容*/
	-webkit-transform: rotate(45deg); /*针对苹果浏览器写的兼容*/
	transform: rotate(45deg);} /*切换下面列表箭头css3样式*/
.g-sbox .m-con .s-babg:nth-child(2n) span:after,.g-bd .m-con-2 .s-babg:nth-child(2n) span:after,.g-bd .m-con.z-spe .s-babg:nth-child(2n) span:after{background:#fafafa;} /*切换下面列表背景颜色样式*/
.g-sbox .m-con.z-spe{ padding:5px; width:310px; line-height:22px;}/*首页切换公司动态列表样式*/
.g-sbox .m-con.z-spe a{ font-size:14px; height:33px; display:block; line-height:33px; text-indent:8px; width:100%;overflow:hidden;}/*首页切换公司动态列表链接样式*/
/*公共盒子公用样式*/


.wrap{min-width:320px; max-width:640px; margin:0 auto; overflow:hidden; position:relative; background:#fff;} /*网站首页宽度*/

/*定位图片样式*/
.header .tel_bt, .title .icon, .sytitbg .icon, .probox .content ul li, .probox .content ul li ul li, .navbg, .brand_advance .yscontent h2, .social_nav3 .btn, .social_nav3 .btn2, .social3 span, .brand_advance .yscontent .telbg {
    background-image: url(SkinsBar3.png);
    background-size: 32px 889px;}
	
	.wrap img{ width:100%;}
.g-hd{ background:#fff; overflow:hidden;}
.g-hd p{ height:2.16rem; overflow:hidden; text-align:center; font-size:0.91rem; color:#666; line-height:2.1rem;
	background-color:#f5f5f5 ;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5 ), to(#dedede)); 
	background-image: -webkit-linear-gradient(top, #f5f5f5 , #dedede); 
	background-image: -moz-linear-gradient(top,  #f5f5f5 , #dedede); 
	background-image: -o-linear-gradient(top,  #f5f5f5 , #dedede); 
	background-image: -ms-linear-gradient(top, #f5f5f5 , #dedede); 
	background-image: linear-gradient(top, #f5f5f5 , #dedede);}
.g-hd p span{ font:bold 1.33rem/2.1rem Arial, Helvetica, sans-serif;}




.g-hd  h1{ overflow:hidden; float: right; font-size:1.3em; padding-top:0.1rem; width:44.5%;margin:1.83rem 0 0 0;background-color:#e9e7e8; }
.g-hd  h1 i{ display:inline-block; width:15%; float:left; margin-right:2%;padding-top:0.4em;}
.g-hd  h1 a{color:#0062c7; font-size:0.80em;font-family: arial; font-weight:bold;padding-top:0.4em;}
.g-hd  h1 span{ display:block;margin-top:-0.2em;color:#0062c7; font-size:0.80em; font-weight:bold;letter-spacing:-0.06em; margin-bottom:0.2em;font-family: arial;  }



	


.m-show{ height:27.91rem; margin-top:1.375rem; overflow:hidden; position:relative;}
.m-show h2{ height:4.875rem; font-size:1.33rem; color:#0c1334; line-height:1.7rem; text-align:center; background:url(/mobile/image/show_t.jpg) no-repeat center top;-webkit-background-size: 100%;	-moz-background-size: 100%;	-o-background-size: 100%;	background-size: 100%;}
.m-show h2 b{ display:block; font-size:1.416rem; color:#f87f36; line-height:1.8rem;}
.m-show .prev , .m-show .next { position:absolute; z-index:3; top:15.25rem; width:2.125rem; height:2.125rem;}
.m-show .prev { left:0.625rem;}
.m-show .next { right:0.625rem;}
.m-show .con{ float:left; width:100%; display:inline;}
.m-show .con p{ width:98.59%; margin:0 auto;}
.m-show .con p img{ border:1px solid #dfdfdf;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;}


nav{overflow:hidden; margin-top:1.05rem;}
nav a{ color:#fff; font-size:1.16rem; width:31.25%; text-align:center; height:2.45rem; line-height:2.45rem; overflow:hidden; display:block; float:left; position:relative; margin:0 0 0.58rem 0.42rem;background-color:#0062c7 ; }
nav a:link{ color:#fff; }
   /* 未访问的链接 */
nav a:visited { color:#fff }  /* 已访问的链接 */
nav a:hover { color: #fff }    /* 当有鼠标悬停在链接上 */
nav a:active { color: #fff }
/*---搜索----*/
.g-se{ margin:0.95rem 0 0.95rem 0;position:relative;z-index:100;} 
.g-se .m-ipt{margin-right:72px;}
.g-se .u-glass{ position:absolute; right:10px;top:15px; width:42px; height:30px; background:transparent; z-index:888;}
.g-se .u-bt{ width:56px; height:22px;line-height:22px;text-shadow:none;float:right; border-radius:11px; background:#007bc4;position:relative;z-index:99;font-size:12px;color:#fff;font-family:"宋体";}
.g-se .u-bt:before{content:'';display:block;width:7px;height:7px;border-radius:17px;position:absolute;left:8px;top:4px;z-index:99;} /*搜索右边的图标css3样式*/
.g-se .u-bt:after{content:'';display:block;width:3px;height:11px;border-radius:0 0 5px 5px;border:0;position:absolute;left:19px;top:10px;z-index:99;-webkit-transform:rotate(-52deg);-o-transform:rotate(-52deg);-ms-transform:rotate(-52deg);transform:rotate(-52deg);} /*搜索右边的图标css3样式*/
.g-se .u-in{ float:right; position:absolute; z-index:100; right:7px; top:0px; width:56px; height:21px;border-radius:11px; }
.g-se .u-key1{width:98%;
	box-shadow: 0 1px 2px rgba(255,255,255,0.1) inset;
	font-size:12px;
	height:15px; 
	padding:3px 0;
	line-height:17px; 
	border:1px solid #bbb;
	border-radius:11px;
	background:url(so_glasses.png) no-repeat 9px 4px #fff;background-size:17px 14px;
	text-indent:33px;
	float:left;
	margin-left:8px;} /*搜索中的请输入关键词样式*/
.g-se .u-bt:before{border:2px solid #fff;display:none;}/*搜索按钮-放大镜圆圈颜色*/
.g-se .u-bt:after{background:#fff;display:none;}/*搜索按钮-放大镜直线颜色*/
.u-key1 {color:#b1b1b1;  } 	/*搜索框*/	
.u-bt {color:#fff;text-shadow:0 1px 1px #444;line-height:30px;text-align:center;font-family:"Microsoft YaHei",Verdan,Helvetica,sans-serif;}
.g-se .u-bg {position:absolute;left:11px;top:1px;display:block;width:40px;height:34px;background:#9a9a97;z-index:98;}


@media screen and (min-width:320px) {
	html { font-size:75%;}
}
@media screen and (min-width:360px) {
	html { font-size:85%;}
}
@media screen and (min-width:375px) {
	html { font-size:87.5%;}
}
@media screen and (min-width:414px) {
	html { font-size:96%;}
}
@media screen and (min-width:480px) {
	html { font-size:110.5%;}
}
@media screen and (min-width:568px) {
	html { font-size:129%;}

}
@media screen and (min-width:639px) {
	html { font-size:150%;}
}

.g-ft{ height:auto; background:#fff; overflow:hidden; margin-top:1.5rem}
.m-top{ height:2.5rem; width:100%; background:#919191; overflow:hidden; text-align:center; font-size:1rem; color:#fff; font-weight:bold; padding-left:0.5rem; -webkit-background-size: 100%;	-moz-background-size: 100%;	-o-background-size: 100%;	background-size: 100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;line-height:2.5rem;}

.g-ft h2{ margin-top:1rem; font-size:1rem; line-height:1.5rem; color:#666; text-align:center;}
.g-ft h2 em{ display:inline-block; padding:0 0.3rem;}
.g-ft h2 a{color:#666}
.social_nav5{ height:4.16rem; position:fixed; bottom:0; min-width:320px; max-width:640px; width:100%;z-index:999; background-color:#0062c7;}
.social_nav5 li{ width:25%; float:left; position:relative; font-size:1rem; text-align:center; color:#666; line-height:1rem; height:4.16rem; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; position:relative;}
.social_nav5 li:before{ position:absolute; content:""; width:1px; height:4.16rem; top:0; right:0; background:#fff; }
.social_nav5 li:last-child:before{ height:0;} 
.social_nav5 li em{ width:2.5em; display:block; margin:0 auto; padding:0.2rem 0 0 0;}
.social_nav5 li a{ color:#fff;}
.social_nav5 li.cur{ background:#5393d4;}
.social_nav5 li .erji{ position:absolute; bottom:4.16rem; left:0; width:100%;background:#0062c7; display:none; text-align:left;}
.social_nav5 li .erji a{ display:block; line-height:2.33rem; line-height:2.33rem;position:relative; text-align:center;}
.social_nav5 li .erji a:before{ content:""; position:absolute; bottom:0; left:0; width:100%; height:1px; background:#fff; }
.social_nav5 li .erji a:last-child:before{ width:0;}
.social_nav5 li.cur .erji{ display:none;}


.g-wen  h3,.m-case h3,.g-jij h3{ font-size:1.08rem;text-align:center;color:#333333;font-weight:bold;  padding-bottom:1.5rem;}
.g-wen  h3 span,.m-case h3 span,.g-jij h3 span{ display:block; font-size:0.58rem;font-weight:normal;font-family:"Arial";color:#848484;font-weight:normal;text-transform: uppercase;padding-top:0.35rem;}



/*成功案例*/
.m-case{padding:0 0 1.5rem;}

.case_t{padding:0 1.6%;}
.case_t li{float:left;width:32%;border:1px solid #bbb;line-height:2.5em;text-align:center;color:#666;font-size:1em;letter-spacing:-0.06em;margin-bottom:0.7em}
.case_t li a{color:#666;font-size:1.2em;letter-spacing:-0.06em;}
.case_t li:nth-child(3n+2){margin:0 1% 0.7em;}
.case_t li.z-on{color:#c9151e;}
.m-case .m-box,.m-case .sclwrap_box{ height:12em; overflow:hidden;}
.case{clear:both;padding:0 1.6%;}

.case .con{ float:left; width:100%; display:inline-block;}
.case .con ul{  overflow:hidden;} 
.case .con li{ width:48%; float:left; margin:0 0 1rem 0rem; overflow:hidden;  border:1px solid #c9c9c9; line-height:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;  margin-right:1%;}
.case .con li img{ width:100%; height:10.54rem;}
.case .con li span{ display:block; font-size:1rem; color:#3a3838; text-align:center; height:1.9rem; overflow:hidden; line-height:1.9rem; background-color:#eeeeee;}
.case .con li i{ display:block;}
.case .con li i a{ width:4.9rem; height:1.54rem; overflow:hidden; color:#fff; font-size:0.74rem; background:#eeeeee; border-radius:0.1rem; margin-left:0.7rem; display:inline-block; text-align:center; line-height:1.5rem; font-weight:bold;}


.case .con em{ margin:0 0rem;  height:2.375rem; color:#fff; font-size:1rem; text-align:center; line-height:2.3rem; overflow:hidden; display:block; background-color:#CCCCCC }


.m-ban{}
.m-ban a{display:block;position:relative;}
.m-ban img{display:block;width:100%;}


.g-jij{ overflow:hidden; }

.g-jij dl dt{ float:left; width:11.5rem; margin:0 0 0 1.3rem;}
.g-jij dl dd{ width:46%; float: right; margin-right:3%;}
.g-jij dl dd h4{ color:#000000; display:block; font-size:0.92rem; padding-bottom:0.2rem;}
.g-jij dl dd p{ font-size:0.92rem; color:#666; line-height:1.4rem;}

.g-jij dl dd span a { display:block; color:#eb5b00;}





/*-----------------------------------------------------------------------------------------------------------------------*/
.m-news{ overflow:hidden; margin-top:1.5rem;}
.m-news .m-cnt{ margin:0 0.41rem 0 0.41rem;  height:2.9rem; overflow:hidden; background:#737373}
.m-news .m-cnt li{ float:left; width:33%; height:2.9rem; line-height:2.9rem; text-align:center; font-size:1rem; overflow:hidden;color:#fff; position:relative;}
.m-news .m-cnt li:before{ position:absolute; content:""; width:1px; height:2.9rem; background:#fff; top:0; right:0;}
.m-news .m-cnt li.z-on{ background:#0062c7;}
.m-news .m-cnt li:last-child:before{ background:none;}
.m-news .con{ float:left; width:100%; display:inline;}
.m-news .con2{ float:left; width:100%; display:inline;}

.m-news .con p{ width:91.56%; margin:1.375rem auto 0; overflow:hidden;}
.m-news .con p img{ border:1px solid #eee;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;}


.m-news .con ul{overflow:hidden; margin-left:0.83rem; margin-top:0.5rem;margin-right:0.83rem;}
.m-news .con li{ padding-left:1.125rem; font-size:1rem; color:#666; height:2.16rem; line-height:2.16rem; overflow:hidden; background:url(news_ico.jpg) no-repeat left 0.8rem;-webkit-background-size:0.66rem 0.66rem;	-moz-background-size: 0.66rem 0.66rem;	-o-background-size:0.66rem 0.66rem;	background-size:0.66rem 0.66rem; border-bottom:1px #999999 dashed;}

.m-news .con1{ float:left; width:100%; display:inline;}

.m-news .con1 ul{overflow:hidden; margin-left:0.83rem; margin-top:0.5rem;margin-right:0.83rem;}

.m-news .con1 ul li { overflow:hidden; margin-bottom:12px; *margin-bottom:8px;  }
.m-news .con1 ul li span { olor:#666; display:inline-block; float:left;  overflow:hidden;line-height:2.5rem;}
.m-news .con1 ul li a { color:#666; text-transform:uppercase; text-align:center; padding:0 0.5rem;}
.m-news .con1 ul li img { vertical-align:middle; margin:0 0 0 0.5rem;}
.m-news .con1 ul li em { color:#ff0000;  padding:0 0 0 0.8rem;}
.inp04 { padding:0 0 0 0.5rem; color:#000;background:#ebebeb; border:0;display:inline-block; overflow:hidden;width:18.5rem;line-height:2.5rem; }
.i_area {  padding:0.5rem 0 0 0.5rem; vertical-align:top;  color:#666; border:0; display:inline-block; overflow:hidden; resize:none; background:#ebebeb;width:18.5rem;line-height:2.5rem;}
.inp06 { padding:0 0 0 0.5rem; color:#666; border:0;background:#ebebeb; display:inline-block; overflow:hidden;width:10.5rem; }

.but1 { border:0; background:url(tj.gif) no-repeat; color:#FFFFFF; line-height:30px;width:89px;height:30px;}
.but2 { border:0; background:url(cz.gif) no-repeat;   color:#FFFFFF; line-height:30px;width:89px;height:30px;}

.fr{ float:right;}
.m-news .con i{ display:block; padding-left:1.7rem; font-weight:bold; color:#666; font-size:1rem;}


.g-back .u-bp,.g-back .u-bl,.g-back .u-bh,.u-seek,.u-detail{background:url(Nyskinsbar.png) no-repeat; background-size:35px 600px;}

.g-back { background:#e8e8e8; border-top:1px solid #e8e8e8; }/*返回背景样式*/
/*内页返回开始*/
.g-back{ overflow: hidden;position: relative;text-align:right;margin-top:1px; height:38px; padding:7px 11px 0 9px;} /*内页返回布局样式*/
.g-back a{display: inline-block;font-size:0.875em;height: 32px;line-height: 28px; width:32px;position: relative;}	/*内页返回链接样式*/
.g-back .u-bp { background-position:0 0; } /*内页返回样式*/
.g-back .u-bl {background-position:0 -286px;  } /*内页回到首页样式*/
.g-back .u-bh { margin-right:10px; background-position:0 -232px;} /*内页目录样式*/



.g-bd .m-con-2 dl span{ display:block; width:9px;height:16px;position:absolute; top:57px;right:3%;}
.g-bd .m-con-2 dl span:before,.g-bd .m-con.z-spe dl span:before{ content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
	position:absolute;
	background:#aaaaaa;
	width:11px;
    height:11px;
    right:0;
	top:0;
	z-indx:10;
	-moz-transform: rotate(45deg);/*角度45度，针对火狐浏览器写的兼容*/
	-o-transform: rotate(45deg); /*角度45度，针对欧朋浏览器写的兼容*/
	-webkit-transform: rotate(45deg); /*针对苹果浏览器写的兼容*/
	transform: rotate(45deg);}/*切换下面列表箭头css3样式*/
.g-bd .m-con-2 dl span:after,.g-bd .m-con.z-spe dl span:after{ content:"";
	position:absolute;
	background:#fff;
	width:11px;
    height:11px;
    right:4px;
	top:0;
	z-indx:11;
	-moz-transform: rotate(45deg);/*角度45度，针对火狐浏览器写的兼容*/
	-o-transform: rotate(45deg);  /*针对欧朋浏览器写的兼容*/
	-webkit-transform: rotate(45deg); /*针对苹果浏览器写的兼容*/
	transform: rotate(45deg);} /*切换下面列表箭头css3样式*/
.g-bd .m-con-2 .s-babg:nth-child(2n) span:after,.g-bd .m-con.z-spe .s-babg:nth-child(2n) span:after{background:#fafafa;} /*切换下面列表背景颜色样式*/
/*内页面包屑导航样式 开始*/
.m-btit {line-height: 35px; padding-left: 12px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;border-top:1px solid #d9d9d9; box-shadow:0 1px #fff; position:relative; background-color:#f6f6f6;background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eaeaea));
	background-image: -webkit-linear-gradient(top, #f6f6f6, #eaeaea);  /*背景渐变，针对苹果浏览器写的兼容*/
	background-image: -moz-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对火狐浏览器写的兼容*/
	background-image: -o-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对欧朋浏览器写的兼容*/
	background-image: -ms-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对手机微软浏览器写的兼容*/
	background-image: linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，正常的写法*/
	border-bottom:1px solid #d9d9d9; } /*内页面包屑导航背景*/
.m-btit:before{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
	position:absolute;
	left:0;
	top:0;
	width:100%;
	border-top: 1px solid #fff;}	/*内页面包屑导航背景上面的线条*/
.m-btit span{ padding:0 8px; position:relative; height:100%; top:-12px; display:inline-block;}
.m-btit span:before{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
	position:absolute;
	background:#7c7c7c;
	width:8px;
    height:8px;
    left:2px;
	top:3px;
	z-index:10;
	-moz-transform: rotate(45deg); /*角度45度，针对火狐浏览器写的兼容*/
	-o-transform: rotate(45deg); /*角度45度，针对欧朋浏览器写的兼容*/
	-webkit-transform: rotate(45deg); /*角度45度，针对苹果浏览器写的兼容*/
	transform: rotate(45deg);}  /*角度45度，内页面包屑箭头样式*/
.m-btit span:after{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
	position:absolute;
	width:8px;
    height:8px;
    left:1px;
	top:3px;
	z-index:11; background-color:#f2f2f2;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#eeeeee)); /*针对苹果老式浏览器写的兼容*/
	background-image: -webkit-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对苹果浏览器写的兼容*/
	background-image: -moz-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对火狐浏览器写的兼容*/
	background-image: -o-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对欧朋浏览器写的兼容*/
	background-image: -ms-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对手机微软浏览器写的兼容*/
	background-image: linear-gradient(top, #f2f2f2, #eeeeee);  /*背景渐变，正常的写法*/
	-moz-transform: rotate(45deg); /*角度45度，针对火狐浏览器写的兼容*/
	-o-transform: rotate(45deg); /*角度45度，针对欧朋浏览器写的兼容*/
	-webkit-transform: rotate(45deg); /*角度45度，针对苹果浏览器写的兼容*/
	transform: rotate(45deg);	} /*角度45度，内页面包屑箭头样式*/
/*内页面包屑导航样式 结束*/	


/* 关于我们标题   */
.m-cont .m-con .ptit { color:#b60404 ; font-size:14px; }
.m-cont h2 { color:#b60404 ; }
.line { border-bottom:1px solid #e6e6e6; border-top:1px solid #fff; } 

.s-wc,a.s-wc,.s-wc a{ color:#0062c7 ; }/*产品标题颜色*/



/* -- 内页--产品导航页二级奇偶行背景 -- */
.g-bd .m-pronav .list .white,{ background:#fff; }
.g-bd .m-pronav .list .gray,{ background:#f8f8f8; }




/* -- 产品导航页二级导航背景颜色，字体颜色和线条颜色  -- */
.g-bd .m-pronav .prolist { border: 1px solid #e1e1e1; }/*产品导航最外层边框*/
.g-bd .m-pronav .prolist li .on { border-bottom:1px solid #ffffff; background-color:#fbfbfb; background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#e1e1e1)); background-image: -webkit-linear-gradient(top, #fbfbfb, #e1e1e1); background-image: -moz-linear-gradient(top, #fbfbfb, #e1e1e1); background-image: -o-linear-gradient(top, #fbfbfb, #e1e1e1); background-image: -ms-linear-gradient(top, #fbfbfb, #e1e1e1); background-image: linear-gradient(top, #fbfbfb, #e1e1e1); }/*产品导航展开边框*/
.g-bd .m-pronav .prolist li .down { border-bottom:1px solid #e1e1e1; background-color:#ffffff; }/*产品导航收缩边框*/
.g-bd .m-pronav .prolist li:last-child .down { border:none; }
.g-bd .m-pronav .prolist li p { border-bottom:1px solid #e1e1e1; background-color:#ffffff; }/*产品导航收缩边框*/
.g-bd .m-pronav .prolist li ul a { border:0; }
.g-bd .m-pronav .list1 li { border-bottom:1px solid #e1e1e1; }/*产品导航二级栏目边框*/
.g-bd .m-pronav .list1 li:before { border-color: #b60404 #b60404 transparent transparent; }
.g-bd .m-pronav .list1 li:after { border-color: #fff #fff transparent transparent; }
.g-bd .m-pronav .prolist .list1 .a_tit:before { border-color: #b60404 #b60404 transparent transparent; }
.g-bd .m-pronav .prolist .list1 .a_tit:after { border-color: #fff #fff transparent transparent; }
.g-bd .m-pronav .list2 a:nth-child(odd) li {border-right:1px dashed #ddd;}
.g-bd .m-pronav .list3 a:nth-child(3n-2) li {border-right:1px dashed #ddd;}
.g-bd .m-pronav .list3 a:nth-child(3n-1) li {border-right:1px dashed #ddd;}

/* 商品导肮页面样式  */
.g-bd_tit b { font-weight:normal; }
.g-bd .m-pronav { margin:13px 10px 18px 10px; }
.g-bd .m-pronav .prolist { border-radius:5px; -webkit-border-radius:5px; overflow:hidden; }
.g-bd .m-pronav .prolist li .on { height:40px; display:block; padding-left:10px; line-height:40px; }
.g-bd .m-pronav .prolist li .down { height:40px; display:block; padding-left:10px; line-height:40px; }
.g-bd .m-pronav .prolist li .borderno { border:none; }
.g-bd .m-pronav .prolist li p { position:relative; }
.g-bd .m-pronav .prolist li p a { display:block; width:15%; height:40px; position:absolute; right:0; top:0; pointer-events:auto; }
.g-bd .m-pronav .prolist li p a:before { content:""; position:absolute; background:url(/mobile/images/web/href_icon.png) no-repeat; background-size:100%;  width:20px; height:20px; right:19px; top:12px; z-indx:10; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
/*一列展现*/
.g-bd .m-pronav .list1, .g-bd .m-pronav .list2, .g-bd .m-pronav .list3 { display:none; }
.g-bd .m-pronav .list1 li { height:38px; line-height:38px; border-bottom:1px solid #e1e1e1; padding-left:33px; position:relative; white-space:nowrap; overflow:hidden; }
.g-bd .m-pronav .list1 li:before { content:""; overflow:hidden; position:absolute; left:20px; top:17px; z-index:7; width:0; height:0; border-width:3px; border-style:solid; transform:roate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); }
.g-bd .m-pronav .list1 li:after { content:""; overflow:hidden; position:absolute; left:20px; top:18px; z-index:8; width:0; height:0; border-width:2px; border-style:solid; transform:roate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); }
/*2列展现*/
.g-bd .m-pronav .list2 li { width:49.9%; float:left; height:38px; line-height:38px; border-bottom:1px solid #e1e1e1; text-align:center;  white-space:nowrap; overflow:hidden;}
.g-bd .m-pronav .list3 li { width:33.2%; float:left; height:38px; line-height:38px; border-bottom:1px solid #e1e1e1; text-align:center; white-space:nowrap; overflow:hidden; }
/*三级分类*/
.g-bd .m-pronav .prolist li .a_tit { display: block; height:38px; line-height:38px; border-bottom:1px solid #e1e1e1; padding-left:33px; position:relative; }
.g-bd .m-pronav .prolist li .list1 ul { display:none; }
.g-bd .m-pronav .prolist .list1 .list2 li, .g-bd .m-pronav .prolist .list1 .list3 li { padding:0; }
.g-bd .m-pronav .prolist .list1 .list2 li:before, .g-bd .m-pronav .prolist .list1 .list3 li:before { display:none; }
.g-bd .m-pronav .prolist .list1 .list2 li:after, .g-bd .m-pronav .prolist .list1 .list3 li:before { display:none; }
.g-bd .m-pronav .prolist .list1 .a_tit:before { content:""; overflow:hidden; position:absolute; left:20px; top:17px; z-index:7; width:0; height:0; border-width:3px; border-style:solid; transform:roate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); }
.g-bd .m-pronav .prolist .list1 .a_tit:after { content:""; overflow:hidden; position:absolute; left:20px; top:18px; z-index:8; width:0; height:0; border-width:2px; border-style:solid; transform:roate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); }
.g-bd .m-pronav .prolist .list1 .a_tit a:after{ background: #fbfbfb; width:14px; height:14px; right: 22px;}
.g-bd .m-pronav .prolist .list1 .a_tit a:before{width:14px; height:14px; right: 22px;}

.bd img{border:1px solid #e2e2e2;}

.g-wen h2{display:block;width:100%;height:2.91rem;font-size:1.08rem;text-align:center;color:#333333;font-weight:bold; margin-top:1.2rem}
.g-wen h2 b{color:#e0121c;}
.g-wen h2 em{display:block;line-height:1.25rem;height:1.25rem;font-size:0.58rem;font-weight:normal;font-family:"Arial";color:#848484;text-transform: uppercase;background:url(/mobile/image/par_tbg.png) no-repeat left center;background-size:100%;}


.proli_sim { float:left; width:49%; text-align:center; margin:3px;}
.proli_sim_title { font-size:12px; line-height:20px; height:40px; color:#D03734; font-weight:normal; padding:0 10px; }
.proli_sim_img { }
.proli_sim_img img { width:100%; height:10.54rem; }
.proli_sim_img a:hover img { border:1px solid #EF1001; }
.products_title { font-size:14px; text-align:center; line-height:26px; }
.products_info { border:1px dashed #CCC; padding:10px; text-align:center; color:gray; }
.products_info a { color:gray; }
.products_img { text-align:center; padding:10px; }
.products_img img { max-width:640px; padding:4px; border:1px solid #999999; }
.products_img a:hover img { border:1px solid #0D67A5; }
.products_next { border:1px dashed #CCC; padding:5px; }


.float_clear { clear:both; }
/*文章频道*/
.artli_img { float:left; width:192px; text-align:center; }
.artli_img_title { font-size:12px; line-height:20px; color:#D03734; font-weight:normal; padding:0 10px; }
.artli_img_img { }
.artli_img_img img { max-width:180px; height:135px; border:1px solid #999999; }
.artli_img_img a:hover img { border:1px solid #EF1001; }
.article_title { font-size:14px; text-align:center; line-height:26px; color:red; }
.article_info { border:1px dashed #CCC; padding:10px; text-align:center; color:gray; }
.article_info a { color:gray; }
.article_img { text-align:center; padding:10px; }
.article_img img { max-width:640px; padding:5px; border:1px solid #999999; }
.article_img a:hover img { border:1px solid #0D67A5; }
.article_next { border:1px dashed #CCC; padding:5px; }
.ul_a { }
.ul_a li { line-height:24px; border-bottom:1px dashed #CCC; background:url(ico_b.jpg) left no-repeat; padding-left:10px; }
/*分页样式*/
.page_turner { padding:4px 0px 0px 1px; float:right; clear:both; }
.page_turner a, .page_turner span { float:left; display:block; border:1px solid #757575; padding:5px; margin-left:4px; line-height:16px; }
.page_turner a:link, .page_turner a:visited { text-decoration:none; }
.page_turner a:hover, .page_turner a.c { background:#CDCDCD; color:#000; }