﻿@charset "utf-8";
/*格式化*/
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-color: #fff;background: url(../imagesmob/bg.jpg) #fff;} 
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());}
: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;}
.input1 {
    -webkit-appearance: textfield;
    padding: 1px;
    background-color: white;
    border: 2px inset;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    cursor: auto;
}
.content { padding:0.2em; }
.content img {  margin-bottom:8px; margin-top:8px;}
.content p { line-height:22px}

/*排版通用*/
.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; }
/* -- 页面整体布局 -- */
.wrap{max-width:640px; min-width:320px; margin:0 auto; overflow:hidden; position:relative;} /*网站首页宽度*

/*内页返回开始*/
.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;} /*内页目录样式*/
/*内页返回结束*/



/*首页案例*/

/*底部*/
.index_hotpro{ padding:10px 0px 0px; width:100%; overflow:hidden;}
.index_hotpro dl{border:1px solid #ff0000; padding:10px; margin:15px 0px 0px; padding: 10px 0px 0px; }
.index_hotpro dl dt{ float:left; background:url(../moimages/index_60.jpg) no-repeat left; background-size:40px;   }
.index_hotpro dl dt h3{ padding-bottom:0px; font-weight:normal; font-size:14px;padding-left:45px;}
.index_hotpro dl dt p{ color:#0059A9 ; font-size:18px; font-weight:bold;padding-left:45px;}
.index_hotpro dl dd{ float:right; background:#e8e8e8; width:40%;}

.index_hotpro dl dd p{ padding:5px; height:35px; line-height:30px; font-size:14px; position: absolute;float:right; background:#e8e8e8; width:35%; }
.index_hotpro dl dd p img{ float:right; vertical-align:middle;}
.index_hotpro dl dd p span{ position:absolute; top:-90px; right:0px; display:none;}
/* 首页底部 */
footer{ }
footer p{text-align:center; width:100%; padding-bottom:10px; }
footer ul{padding:0px;background:-webkit-gradient(linear,0 0,0 100%,from(#FB1200 ),to(#BF0000));}
footer ul li{ float:left; width:49.7%; text-align:center; border-right:1px #FB1200 solid; color:#FFFFFF}
footer ul li a{ color:#fff; font-size:14px;}
footer ul li a:hover{ color:#fff; font-size:14px;}
footer ul li:hover{ background:-webkit-gradient(linear,0 0,0 100%,from(#BF0000),to(#BF0000 ));}
/*底部*/

/*在线留言*/

.detailMessage{ padding:10px;}
.detailMessage ul{}
.detailMessage ul li{margin-bottom:10px; font-size:12px; background:#eee;}
.detailMessage ul li p{ padding:8px;}
.detailMessage ul li p span{ display:inline-block; width:22%; vertical-align:top;}
.detailMessage ul li p label{ display:inline-block; width:75%;}
.detailMessage ul li p label .messTxt{ width:100%; background:none;}
.detailMessage ul li p label .messArea{width:100%; height:80px; background:none;}
.detailMessage ul li.curr{ background:none;}
.detailMessage ul li.curr dl{}
.detailMessage ul li.curr dl dd{ float:left; width:49%; background:#eee; margin-right:2%;}
.detailMessage ul li.curr dl dd:nth-child(2n){ margin-right:0px;}
.detailMessage ul li.curr dl dd span{ width:46%;}
.detailMessage ul li.curr dl dd label{ width:54%;}
.detailMessage ul li.curr label.messLabel{ width:25%; margin-right:10px;background:#eee; display:inline-block; padding:5px 0px; text-align:center;}
.detailMessage ul li.curr label.messLabel .messTxt2{ width:100%; background:none; text-align:center; color:#666; font-size:14px;}
.detailMessage ul li.curr img{ vertical-align:middle;}
.detailMessage ul li .messBtn{ float:right; background:#BF0000; text-align:center; width:100px; padding:5px 0px; color:#fff; font-size:14px;}

.contact_box{ background:url(../moimages/pro_detail_20.jpg) repeat; padding:10px; margin-bottom:15px;}
.contact_box h3{ background:url(../moimages/contact_09.png) no-repeat; background-size:50px; padding-left:60px; color:#6b6a6a; font-size:14px; margin-bottom:10px;}
.contact_box h3 span{ display:block; font-size:20px; color:#0059A9;}
.contact_box p{}

/*在线留言*/


/*新闻资讯*/
.newsCon{ padding:10px;}
.newsCon dl{ width:100%; height:auto; overflow:hidden; padding:15px 0px; border-bottom:1px dashed #d2d2d2}
.newsCon dl dt{ text-align:center; width:70px; height:70px;  float:left;}
.newsCon dl dd{ width:72%; height:70px; float:right; text-align:left; padding-left:5px;}
.newsCon dl dt span{ font-size:34px; display:block; color:#000; text-align:center; line-height:34px; padding-top:10px;}
.newsCon dl dt em{  display:block; text-align:center; line-height:14px; font-size:14px;}
.newsCon dl dd .ynew_more{ display:inline-block; width:63px; height:20px; font-size:12px; text-align:center; border:1px solid #e6e6e6; color:#666;}
.newsCon dl dd p{ height:47px; overflow:hidden; }
.newsCon dl dd p a{ font-size:14px; color:#000;}
.newsCon dl dd p a:hover{ font-size:14px; color:#ff0000;}
.newsCon dl.cur dt span,.newsCon dl.cur dt em{ color:#fff}
.newsCon dl.cur dd p a{ font-weight:bold;}
.newsCon dl.cur dd .ynew_more{ background:#68B92E; border:1px solid #68B92E; color:#fff;}



/*荣誉*/
.proBanner{ padding:0px 15px;}
.proCon{ padding:10px 15px;}
.proCon ul{ padding-bottom:10px;}
.proCon ul li{ float:left; width:50%;}
.proCon ul li div{border:1px solid #ddd; margin-left:-1px; margin-bottom:-1px; padding:10px; min-height:165px;}
.proCon ul li div h4{ font-size:15px; color:#000;  text-align:center}
.proCon ul li div h5{ font-size:15px; color:#000; height:50px; line-height:22px}

/*荣誉*/


/* 内页二级分类 */
.nyCon{}
.nyTitle{ text-align:center; margin-bottom:0px; padding:0px 10px 15px; border-bottom:1px solid #e7e7e7; box-shadow:1px 1px 3px #e7e7e7;}
.nyTitle a{ display:inline-block; background:#efefef; width:28%; margin:0px 2%; font-size:14px; padding:8px 0px; position:relative; z-index:1; margin-top:15px}
.nyTitle_pro a{ width:35%; display:inline-block;}
.nyTitle a.cur{ background:#BF0000; color:#fff;}
.nyTitle a em{ position:absolute; left:50%; margin-left:-10px; bottom:-10px; background:url(../moimages/about_05.jpg) no-repeat; width:20px; height:10px; display:inline-block; background-size:20px; display:none;}
.nyTitle a.cur em{ display:block;}
/* 内页二级分类 */

/*底部浮动栏样式2*/
.social_nav2{height:55px; width:306px; position:fixed; bottom:0; left:0; z-index:999; overflow:hidden;}/*底部浮动社交导航/电话*/
.social_nav2 .social2{display:block; width:288px; height:55px;  margin-right:18px;overflow:hidden;position:relative;}
.social_nav2 a{ height:55px; line-height:85px; font-size:13px; width:22%; display:inline-block; font-size:12px; position:relative; z-index:11; text-align:center;}
.social_nav2 a.tel{ width:22%; text-indent:5px;}
.social_nav2 span{display:block;width:35px;height:25px;position:absolute;top:0;z-index:10;}
.social2{
	background-image: -webkit-gradient(linear, left top, left bottom, from(#32323a), to(#23232b)); 
	background-image: -webkit-linear-gradient(top, #32323a, #23232b); 
	background-image: -moz-linear-gradient(top, #32323a, #23232b); 
	background-image: -o-linear-gradient(top, #32323a, #23232b); 
	background-image: -ms-linear-gradient(top, #32323a, #23232b); 
	background-image: linear-gradient(top, #32323a, #23232b);}
.social2 a{ color:#fff;}	
.social2:before{ content:''; height:1px; width:100%; background:#000; border-bottom:1px solid #4b4c57; position:absolute; top:0; left:0;}
.social2:after{ content:''; height:1px; width:100%; background:#000; border-top:1px solid #4b4c57; position:absolute; bottom:0; left:0;}
.social2 b{width:1px; height:100%; background:#000; border-left:1px solid #4b4c57; position:absolute; top:0; right:0;}
/*底部社交-电话-动画*/
.social_nav2 span.tel{
	left:14px;
	top:7px;
	height:30px;
	background-position:8px -49px;
	animation-name: telshow;
	animation-duration: 1.0s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	-webkit-animation-name: telshow;
	-webkit-animation-duration: 1.0s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-o-animation-name: telshow;
	-o-animation-duration: 1.0s;
	-o-animation-timing-function: linear;
	-o-animation-iteration-count: infinite;
}
@keyframes telshow {
	0% {transform: rotate(0deg)}
	5% {transform: rotate(-13deg)}
	10% {transform: rotate(0deg)}
	15% {transform: rotate(-13deg)}
	20% {transform: rotate(0deg)}
	25% {transform: rotate(-13deg)}
	100% {transform: roate(0deg)}
}
@-webkit-keyframes telshow {
	0% {-webkit-transform: rotate(0deg)}
	5% {-webkit-transform: rotate(-13deg)}
	10% {-webkit-transform: rotate(0deg)}
	15% {-webkit-transform: rotate(-13deg)}
	20% {-webkit-transform: rotate(0deg)}
	25% {-webkit-transform: rotate(-13deg)}
	100% {-webkit-transform: roate(0deg)}
}
/*底部社交-微信-动画*/
.social_nav2 span.weichat{
	left:85px; top:4px; background-position:0 -100px; background-repeat:no-repeat;}

.social_nav2 span.ditu{
	left:154px; top:4px; background-position:0 2px; background-repeat:no-repeat; height:26px;}

/*底部社交-微博-动画*/
.social_nav2 span.weibo{left:218px; top:7px;background-position:1px -150px; background-repeat:no-repeat;height:26px;}
@keyframes xshow2 {0% {opacity:0;}20% {opacity:1;}40% {opacity:0;}60% {opacity:1;}80% {opacity:0;}100% {opacity:0;}}
@-o-keyframes xshow2 {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@-webkit-keyframes xshow2 {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
.social_nav2 span.talk99{background-position:1px -200px; background-repeat:no-repeat;left:226px; height:24px; width:26px; top:8px;}
.social_nav2 .btn{ display:block; width:20px; height:55px; position:absolute; right:0; background-position:0 -249px;}
.social_nav2 .btn2{ display:block; width:20px; height:55px; position:absolute; right:0; background-position:0 -786px; display:none;}


/*定位图片样式*/
.header .tel_bt, .title .icon, .sytitbg .icon, .probox .content ul li, .probox .content ul li ul li, .navbg, .brand_advance .yscontent h2, .social_nav2 .btn, .social_nav2 .btn2, .social2 span,.hotline .telbg {
    background-image: url(../images/skins/SkinsBar2.png);
    background-size: 32px 889px;}

/*底部浮动栏样式3*/
.social_nav3{ height:55px; width:320px; position:fixed; bottom:0; left:0; z-index:999; overflow:hidden;}
/*底部浮动社交导航/电话*/
body .social_nav3 .social3{display:block; width:288px; height:55px;  margin-right:18px;overflow:hidden;position:relative;}
body .social_nav3 a{ height:55px; line-height:85px; font-size:13px; width:68px; display:inline-block; font-size:10px; position:relative; z-index:11; text-align:center; color:#fff; float:left;border-right:1px #50dae0    solid; border-left:1px #BF0000  solid;}
.social_nav3 a.tel{ width:72px; /*text-indent:15px;*/ border-left:none;}
.social_nav3 a.talk99{ border-right:none;}
.social_nav3 span{display:block;width:35px;height:25px;position:absolute;top:0;z-index:10;}
.social3{background:-webkit-gradient(linear,0 0,0 100%,from(#BF0000),to(#BF0000))}
.social3:before{ content:''; height:1px; width:100%;/* background:#52bd2f; border-bottom:1px solid #52bd2f;*/ position:absolute; top:0; left:0;}
.social3:after{ content:''; height:1px; width:100%; /*background:#52bd2f; border-top:1px solid #52bd2f;*/ position:absolute; bottom:0; left:0;}
.social3 b{width:1px; height:100%;/* background:#227805; border-left:1px solid #227805; */position:absolute; top:0; right:0;}
/*底部社交-电话-动画*/
.social_nav3 span.tel{
	left:19px;
	top:5px;
	width:31px;
	height:30px;
	background-position:3px -49px;
	animation-name: telshow;
	animation-duration: 1.0s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	-webkit-animation-name: telshow;
	-webkit-animation-duration: 1.0s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-o-animation-name: telshow;
	-o-animation-duration: 1.0s;
	-o-animation-timing-function: linear;
	-o-animation-iteration-count: infinite;
}
@keyframes telshow {
	0% {transform: rotate(0deg)}
	5% {transform: rotate(-13deg)}
	10% {transform: rotate(0deg)}
	15% {transform: rotate(-13deg)}
	20% {transform: rotate(0deg)}
	25% {transform: rotate(-13deg)}
	100% {transform: roate(0deg)}
}
@-webkit-keyframes telshow {
	0% {-webkit-transform: rotate(0deg)}
	5% {-webkit-transform: rotate(-13deg)}
	10% {-webkit-transform: rotate(0deg)}
	15% {-webkit-transform: rotate(-13deg)}
	20% {-webkit-transform: rotate(0deg)}
	25% {-webkit-transform: rotate(-13deg)}
	100% {-webkit-transform: roate(0deg)}
}
/*底部社交-微信-动画*/
.social_nav3 span.weichat{
	background-position:2px -149px;
    background-repeat: no-repeat;
    left:91px;
    top:4px;height:35px;
}
@keyframes xshow {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@-o-keyframes xshow {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@-webkit-keyframes xshow {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
/*底部社交-微博-动画*/
.social_nav3 span.weibo{ background-position: 1px -427px;background-repeat: no-repeat;height:34px;left: 165px; top:4px;}
@keyframes xshow2 {0% {opacity:0;}20% {opacity:1;}40% {opacity:0;}60% {opacity:1;}80% {opacity:0;}100% {opacity:0;}}
@-o-keyframes xshow2 {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@-webkit-keyframes xshow2 {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
.social_nav3 span.talk99{background-position:1px -197px; background-repeat:no-repeat;left:231px; height:31px; width:30px; top:5px;}
.social_nav3 .btn{ display:block; width:32px; height:55px; position:absolute; right:0; background-position:0 -786px; }
.social_nav3 .btn2{ display:block; width:32px; height:55px; position:absolute; right:0;background-position:0 -249px; display:none;}

/*定位图片样式*/
.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(../imagesmob/SkinsBar3.png);
    background-size: 32px 889px;}

/*底部结束*/

/*------通用部件-----*/
/*首页标题 开始*/
.m-tit{ position:relative; text-indent:10px; height:38px; font-size:15px; line-height:38px;} /*首页产品导航样式*/
.m-tit .u-ico{ position:absolute;right:10px; top:2px; width:30px; height:38px; }  /*首页产品导航箭头样式*/
.m-tit .u-ico:before{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
	position:absolute;
	width:12px;
    height:12px;
    right:5px;
	top:12px;
	z-index:10;
	-moz-transform: rotate(45deg); /*角度45度，针对火狐浏览器写的兼容*/
	-o-transform: rotate(45deg); /*针对欧朋浏览器写的兼容*/
	-webkit-transform: rotate(45deg); /*针对苹果浏览器写的兼容*/
	transform: rotate(45deg);} /*首页产品导航箭头css3样式*/
.m-tit .u-ico:after{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
	position:absolute;
	width:12px;
    height:12px;
    right:8px;
	top:12px;
	z-index:10;
	-moz-transform: rotate(45deg);/*角度45度，针对火狐浏览器写的兼容*/
	-o-transform: rotate(45deg);/*针对欧朋浏览器写的兼容*/
	-webkit-transform: rotate(45deg);/*针对苹果浏览器写的兼容*/
	transform: rotate(45deg);} /*首页产品导航箭头css3样式*/
	
/*空白 分割样式*/
.u-empty { height:18px; }
/*空白 分割样式*/

/* 内页分页样式  */
.g-page{ margin-bottom:20px;}/* 底部间距20px*/
.g-page a,.g-page .nolink{  background-color: #BF0000; color:#fff;border-radius:5px;display:inline-block;font-size:1em;height: 30px;line-height: 30px; text-align: center;width:25%;} /*上一页样式*/
.g-page p{ width:10%; display: inline-block;}
.g-page .pager-select{display:inline-block;padding:0 20px; margin: 0 10px; width:10%; height: 30px; line-height: 30px; position:relative; top: 10px;}
.g-page .page-number{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; border-radius: 5px; box-shadow: 0 0 5px #333 inset; text-indent: -1em;}
.g-page .page-number:before{ width: 0; height:0; content: ""; position: absolute; border-top: 5px solid #aaa; border-left: 5px solid rgba(0,0,0,0);border-right: 5px solid rgba(0,0,0,0); left: 50%; margin-left:15px; top: 12px;}
.g-page .pager-select .page-number span{ padding: 0 2px; font-weight: bold;}
.g-page select{ width: 100%; height: 100%; position: absolute; z-index: 0; left: 0; top: 0; text-align: center;}
/* 内页分页样式  */


/*内页分享样式*/
.m-share{ margin-bottom:23px; font-size:13px;} /*分享间距及文字大小*/
.m-share span{vertical-align:middle; line-height:25px; float:left; margin:0 10px 0 30px;} /*分享到样式*/
.m-share .m-ico{position:relative;width:320px; margin:0 auto;} /*分享外框样式*/
.m-share a{ margin-right:10px;} /*分享图标的间距*/
/*内页分享样式*/

/*公共盒子公用样式*/
.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;}/*首页切换公司动态列表链接样式*/
/*公共盒子公用样式*/

/*内页面包屑导航样式 开始*/
.m-btit {line-height: 35px; padding-left: 12px; color:#666; 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度，内页面包屑箭头样式*/
/*内页面包屑导航样式 结束*/	

/*通用弹出层背景遮罩*/
.max_bg div{ opacity:0.8;border-radius:5px;opacity:1;width:290px; border-width:5px;height:46px; font-size:13px; padding:28px 0; margin:40px auto; line-height:25px;}
.max_bg div a{ text-decoration:underline; margin-right:12px; line-height:30px;}		
.max_bg{width:100%; position:absolute; left:0; top:0; z-index:100;}
.max_bg div{ opacity:0.8;display:none; border-radius:5px;opacity:1;width:290px; border-width:5px;position:fixed; top:50%;left:50%;margin:-56px 0 0 -150px; height:46px;  font-size:13px; padding:28px 0; z-index:101}
.max_bg div a{ text-decoration:underline; margin-right:12px; line-height:30px;}
.max_bg .right{ line-height:25px; background-position:17px -1351px;  text-align:center;}
.max_bg .wrong{ background-position:17px -1426px;}
.max_bg .contapic_bg{width:100%;height:100%;margin:0 auto;background:#000;left:0;top:0;opacity:0.7;filter:alpha(opacity=70);z-index:1}	
/*通用弹出层背景遮罩*/

/*------------------*/

/* -- 内页产品导肮 -- */
.g-prn .m-con{line-height:40px;margin:5px 12px 10px 12px; font-size:14px;}
.g-prn .m-con p:first-child{ border-top:0;}
.g-prn .m-con p:last-child{ border-bottom:0;}
.g-prn .m-con p{ height:32px; line-height:32px; overflow:hidden;} 
.g-prn .m-con a{ padding:0 8px; font-size:14px;white-space:nowrap;}

/*404页面*/
.erro{ padding-bottom:40px;}
.erro .icon_404{ padding:20px 0 10px 0;}
.erro p.en{ font-size:24px;margin:10px 0 15px 0; text-align:center; line-height:35px; }
.erro p.cn{ font-size:13px; width:300px;padding-left:20px; line-height:26px; margin:10px auto;}
.erro p a{ font-size:13px;}
/*404页面*/

/*-------CSS3特效集合--------*/
@keyframes xshow {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@-webkit-keyframes xshow {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@keyframes xshow2 {0% {opacity:0;}20% {opacity:1;}40% {opacity:0;}60% {opacity:1;}80% {opacity:0;}100% {opacity:0;}}
@-webkit-keyframes xshow2 {0% {opacity:0;}25% {opacity:1;}50% {opacity:0;}75% {opacity:1;}100% {opacity:0;}}
@-webkit-keyframes buttonHover{0% {box-shadow:0 0 5px #808080;}50% {box-shadow:0 0 12px #808080;}100%{box-shadow:0 0 5px #808080;}}
@keyframes buttonHover{0% {box-shadow:0 0 5px #808080;}50% {box-shadow:0 0 12px #808080;}100% {box-shadow:0 0 5px #808080;}}

/* 夜间模式  */
.nightMode{ position:fixed; top:0; left:0; z-index:9999; width:100%; height:150%; background:#000;opacity:0.0;display:none; pointer-events:none;}

/* -- 定位导航 -- */
.u-mbg{ height: 100%; width: 100%; background: #000;-moz-opacity:0.6; -webkit-opacity: 0.6; opacity: 0.6; position: fixed; left: 0; top: 0; z-index: 555; display: none;}
.u-dwnav{ position:fixed; bottom:30px; left:30px; z-index: 666; padding:15px;}
.u-dwnav .ico{ width:40px; height:40px; background:#652C7F; border-radius:25px; border:4px solid #fff;-moz-box-shadow:0 0 0 2px #ececec; -webkit-box-shadow:0 0 0 2px #ececec; box-shadow:0 0 0 2px #ececec;}
.u-dwnav .ico.z-gray{ background:#808080;}
.u-dwnav .ico p{ padding:10px; width:30px;}
.u-dwnav .ico i{ width:5px; height:5px; background:#fff; border-bottom:1px solid #13322f; display:block; float:left; margin-right:3px; margin-bottom:2px;}

/*定位导航弹出*/
.u-popup{ width:155px; height:155px; border-radius:85px;  position:fixed; bottom:100px; left:80px; background:#eaeaea; border:6px solid #f2f2f2; box-shadow:inset 0 3px 3px #babcbb;z-index: 666; display: none;}
.u-popup .midline{ width:150px; height:155px; background-size:100%; padding-left:5px;}
.u-popup .midline a { display:inline-block; text-align: center; width: 75px; float:left; height:40px; padding-top:25px; font-size:10px;}

.g-se{ padding:15px 10px;position:relative;} /*搜索布局*/
.g-se .m-ipt{margin-right:43px;}
.g-se .u-glass{ position:absolute; right:10px;top:15px; width:42px; height:30px; background:transparent; z-index:888;}
.g-se .u-bt{ width:42px; height:30px; float:right; border-radius:0 4px 4px 0;-webkit-border-radius:0 4px 4px 0; position:relative;}
.g-se .u-bt:before{content:'';display:block;width:12px;height:12px;border-radius:17px;position:absolute;right:14px;top:5px;z-index:99;} /*搜索右边的图标css3样式*/
.g-se .u-bt:after{content:'';display:block;width:4px;height:10px;border-radius:5px;border:0;position:absolute;right:12px;top:16px;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:10px; top:15px; width:42px; height:30px;}
.g-se .u-key{width:100%;
	height:14px;
	padding:7px 0; 
	line-height:14px; 
	border-right:0;
	border-bottom-left-radius:5px;
	border-top-left-radius:5px;
	border-bottom-right-radius:0;
	border-top-right-radius:0;
	-webkit-border-top-left-radius:5px;   /*圆角，针对苹果浏览器写的兼容*/
	-webkit-border-bottom-left-radius:5px;  /*圆角，针对苹果浏览器写的兼容*/
	-webkit-border-top-right-radius:0;  /*圆角，针对苹果浏览器写的兼容*/
	-webkit-border-bottom-right-radius:0;  /*圆角，针对苹果浏览器写的兼容*/
	text-indent:15px;
	float:left;} /*搜索中的请输入关键词样式*/


/*----------------------------------------------------------------------------------------------------------------------------*/
/*--------------------做单时把下面的头部和底部样式删除，换成自己写的样式，样式命名按规范命名----------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------------*/


.f-fl {
	FLOAT: left
}

.clear {
	LINE-HEIGHT: 0px; ZOOM: 1; CLEAR: both; FONT-SIZE: 0px; OVERFLOW: hidden; CONTENT: '.'
}










IMG {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
A IMG {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none
}

.wrap {
	POSITION: relative; MIN-WIDTH: 320px; MARGIN: 0px auto; MAX-WIDTH: 640px; OVERFLOW: hidden
}

.g-hd {
	PADDING-BOTTOM: 4.3%; PADDING-LEFT: 3.59%; PADDING-RIGHT: 0px;   
}
.m-logo {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 34.6%; PADDING-RIGHT: 0px; PADDING-TOP: 0.45em
}
.m-logo IMG {
	WIDTH: 100%
}
.g-hd .u-hd {
	WIDTH: 61.6%; DISPLAY: block; FLOAT: right
}
.g-hd .u-hd SPAN {
	LINE-HEIGHT: 158%; DISPLAY: block; COLOR: #BF0000; FONT-SIZE: 1em
}

.g-hd .u-hd SPAN B {
	COLOR: #BF0000
}
.g-hd .m-wz {
	MARGIN: 0.3em auto 0px; DISPLAY: block; COLOR: #BF0000; CLEAR: both
}
.g-hd .m-wz B {
	FONT-SIZE: 1.5em
}
.g-hd .m-wz I {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; WIDTH: 9.62%; PADDING-RIGHT: 3%; DISPLAY: inline-block; FLOAT: left; HEIGHT: 10%; PADDING-TOP: 1.6%
}
.g-hd .m-wz I IMG {
	WIDTH: 100%
}

.g-ft{text-align:center; margin-top:10px;}
.u-top{padding:0.33em 0 0;display:block;text-align:center; font-size:1em;height:2.583em; overflow:hidden; background:-webkit-gradient(linear,0 0,0 100%,from(#FB1200),to(#BF0000));}
.u-top span{ display:inline-block;width:5.937%;margin:0 auto;}
.u-top span img{ vertical-align:top; width:100%;}
.u-top b{ display:block; font-weight:100; text-transform:uppercase; line-height:0.8em; color:#fff;}
.u-p01{ text-align:center;padding:1.083em 0 0;font-size:1em;display:block; font-family:"Microsoft YaHei"; line-height:2em; color:#666;}
.u-p01 a{margin:0 2.34%;color:#666; font-size:1em;}
.u-p02{clear:both;line-height:3em;height:3em;color:#666; text-align:center; display:block;}
.u-p03{width:28.59%; margin:0 auto; text-align:center; clear:both;}
.u-p03 img{ width:100%;}
.u-p03 span{ display:block; text-align:center; font-size:1.08em; line-height:1.5em;color:#333; }




.tpxm{border-bottom:2px #b46300 solid; color:#BF0000; margin-bottom:10px; padding:8px; font-size:17px;}



/* 常见问题 */

.faq{ width:100%; height:80%; overflow:hidden; float:left; margin-top:20px;}
.faq h2{ background:#246cd7; height:44px; line-height:44px; padding:0 20px 0 18px; margin-bottom:20px;}
.faq h2 .f_more{ font-size:12px; color:#fff; text-transform:uppercase; font-weight:normal;}
.faq h2 span{ font-size:18px; color:#fff;}
.faq h2 span a{ color:#fff; font-weight:normal;}
.faq_c{ height:264px; overflow:hidden; padding:0 26px 0 20px;}
.faq_c dl{ width:100%; height:60px; border-bottom:1px dashed #ccc;zoom:1; margin-bottom:5px; overflow:hidden; margin-left:10px}
.faq_c dt{  padding-left:0px; height:23px; line-height:23px; font-size:15px; color:#BF0000; margin-bottom:3px;}
.faq_c dt a{ color:#BF0000;}
.faq_c dt A:hover{ color:#a96300;}
.faq_c dd{  padding-left:0px;  line-height:23px; font-size:13px; color:#333; float:left; margin-right:10px; margin-top:0px; margin-bottom:5px;}
.faq_c dd a{ color:#707070;}
.faq_c dd A:hover{ color:#a96300;}



/* 首页标题属性*/
.news_kk {
margin: 0px auto;
margin-top: 10px;
}
.news_title_kk {
padding-top: 5px;
height: 30px;
background-image: linear-gradient(bottom, rgb(0,0,0) 30%, rgb(62,62,62) 100%);
background-image: -o-linear-gradient(bottom, rgb(0,0,0) 30%, rgb(62,62,62) 100%);
background-image: -moz-linear-gradient(bottom, rgb(0,0,0) 30%, rgb(62,62,62) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(0,0,0) 30%, rgb(62,62,62) 100%);
background-image: -ms-linear-gradient(bottom, rgb(0,0,0) 30%, rgb(62,62,62) 100%);
background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.3, rgb(0,0,0)), color-stop(1, rgb(62,62,62)) );
border-bottom: 1px #EF5971 solid;
}

.news_title_current {
background-color: #FFF;
float: left;
margin-left: 10px;
padding: 4px 15px 4px 15px;
border-left: 1px solid #EF5971;
border-right: 1px solid #EF5971;
border-top: 3px solid #EF5971;
font-weight: bold;
color: #EF5971;
}

.news_title_more {
float: right;
margin-right: 10px;
padding: 4px 0px 4px 0px;
color: #EF5971;
}

body,
input,
select,
textarea,
button,
.ui-btn {
	font-size: 1em;
	line-height: 1.3;
	font-family: "Microsoft YaHei",sans-serif /*{global-font-family}*/;
	text-decoration:none;
}


/* 企业风采公司简介下面*/
.picScroll4{ position:relative;  height:300px; padding: 10px 0 10px 10px;  margin-bottom:10px; overflow:hidden;}
.picScroll4 ul{ overflow:hidden; zoom:1; }
.picScroll4 ul li{ 
float: left;
border-right: 0px solid #DEDEDE;
height: 150px;
width: 160px;
padding-right: 18px;
padding-left: 0px;
margin-top: 1px;}
.picScroll4 ul li img{
padding-top: 24px;
position: relative;
width: 150px;
height:110px;
padding-left: 0px;
margin-top: -25px;
}

.picScroll4 ul li txt{color: #4F4E4E;
font-family: "微软雅黑";
line-height: 24px;
text-align: center;}
.picScroll4 ul li IMG{ border:1px #ccc solid;padding:2px;}
.picScroll4 ul li A:hover IMG { filter:Alpha(Opacity=65,FinishOpacity=finishopacity,Style=style,StartX=startX,StartY=startY,FinishX=finishX,FinishY=finishY);  border:1px #EB3D00 solid}
.picScroll4 .prev,
.picScroll4 .next{ position:absolute;  left:10px; top: 160px; display:block; width:35px; height:40px; overflow:hidden; background:url(../imagesmob/icons2.png) -35px 0 no-repeat; cursor:pointer;  }
.picScroll4 .next{ left:auto; right:10px; background-position:-120px 0; }
.picScroll4 .prevStop{ background-position:0 0; }
.picScroll4 .nextStop{ background-position:-80px 0; }
.picScroll4 .img .newhot {
position: relative;
background: url(../images/proupic1.png) no-repeat;
width: 40px;
height: 35px;
margin-left: -30px;
top: -15px;
z-index:9999;
overflow: hidden;
}

