.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}

.m_menu{ line-height:2em; font-size:1em; padding-left:8px; padding-top:6px; padding-bottom:4px;}
.m_menu a{ color:#333333;margin:0px 5px; }
.m_menu a:hover,.m_menu a.ot-now{ color:#e65403;}

/*内页面包屑导航样式 开始*/
.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 a{ color:#333333;}	
.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度，内页面包屑箭头样式*/
/*内页面包屑导航样式 结束*/	



.neirong{ width:96%; float:left; padding:5% 2%; line-height:180%; font-size:1em;  }
.neirong img{ max-width:100%!important;height:auto!important; margin-bottom:1%;}


.m_zhfx{ width:96%; padding:2% 2%; margin-top:3%; background:#efefef; float:left;}
.m_zhfx img{ width:30px; height:30px;}
.m_zhfx_left{ width:50%; float:left; text-align:left;}
.m_zhfx_right{ width:50%; float:right; text-align:right;}
.m_zhfx_right a{ margin:0 8px;}

/* listproduct */
.listproduct { overflow:hidden; width:100%;  }
.listproduct ul.list { overflow:hidden; padding-top:20px;}
.listproduct ul.list li { float:left; width:47%; margin:0 0 6% 2%; }
.listproduct ul.list li img { width:100%; display:block; margin:0 auto; }
.listproduct ul.list li a { width:90%; display:block; background:#FFF; color:#FFF; border:3px solid #FFF; overflow:hidden; box-shadow:0 3px 8px rgba(0,0,0,0.1); margin:0 auto; position:relative; }
.listproduct ul.list li span { display:block;width:100%;font:1em/2em "microsoft yahei";text-overflow: ellipsis;overflow:hidden;white-space: nowrap;color:#1d1d1d;text-align:center; background:rgba(0,0,0,0.5); color:#FFFFFF}

.pageCss1{ text-align:center; padding:20px 0 20px; }
.pageCss1 a{ text-decoration:none; color:#CCCCCC; border:#ddd 1px solid; padding:4px 8px; margin:2px;}
.pageCss1 a:hover { color:#eb3d00; text-decoration:none; border:#eb3d00 1px solid;}
.pageCss1 a:active {color:#eb3d00;}
.pageCss1 span.current { border:#eb3d00 1px solid; padding:4px 8px; margin:2px; background:#eb3d00; font-weight:bold; color:#fff;}
.pageCss1 span.pageUp { border:#ccc 1px solid; padding:4px 8px; margin:2px; color:#ccc;}


.u-mtit h1 { font-size:1.1rem; text-align:center; padding-top:2%; line-height:3rem; height:3rem;overflow:hidden; }
.m-mcon, .procontent { border-top:1px solid #e6e6e6; padding:10px 14px 7px 10px; font-size:13px; }/* 新闻内容  */
.m-mcon p, .procontent p { line-height:22px; text-indent:26px; margin-bottom:28px; }

.m-abpro { padding:10px 10px 0 10px; padding-bottom:16px;word-spacing:10px; letter-spacing:normal; white-space:normal;  line-height:22px; font-size:14px; }

.m_xwxq{ width:96%; float:left; margin-left:2%;  margin-top:1rem;}
.m_xwxq h2{ font-weight:bold; color:#404040; font-size:1.2rem; line-height:2rem;}
.m_xwxq p{ color:#999999; line-height:2rem;  font-size:0.8rem;}
.pagepic{ text-align:center; padding-top:10px;}
.pagepic img{max-width:96%!important;height:auto!important;}
.m-detail{ float:left;width:94%; padding:10px 3%; line-height:2rem; font-size:1rem; color:#666666 }
.m-detail img{max-width:100%!important;height:auto!important;}
.m-abpros .m-con{line-height:2rem; font-size:1rem; color:#666666; padding:0.6em;}
.m-abpros .m-con img{max-width:100%!important;height:auto!important;}
.m-abpros .m-contacts{line-height:1.2rem; font-size:0.8rem; color:#666666; padding:0.6em;}
.m-abpros .m-contacts img{ float:left; width:4em; height:3.6em; padding-right:0.5em; padding-top:0.4em;}

.u-pup{border-radius:5px;display:inline-block;font-size:1em;height: 30px;line-height: 30px; text-align: center;width:25%;} 
.m-rec .more{ margin-top:0.2em; margin-bottom:0.3em;}
.m-rec .more a{display: block;width:95.3%;height:2rem;line-height:2rem;font-size:0.9rem;color:#fff;margin: 0 auto;background-color: #eb3d00;text-align: center;font-weight: bold;border-radius: 1rem;}

.ot-news{ float:left; width:100%; margin-top:15px;}
.ot-news li{ float:left; width:100%; height:2.5em; line-height:2.5em; border-bottom:1px solid #e4e4e4;}
.ot-news li a{ display:block; width:96%; padding:0px 2%; height:2.5em; color:#666666; font-size:1em;}
.ot-news li a:hover{ color:#9c3315; }
.ot-news li a span{ color:#898a8a; float:right; font-size:1em;}

.list-info img{width:5.625rem;height:4.25rem}
.list-info{background-color:#fff;line-height:1; margin:0 6px;}
.list-info li{border-bottom:solid #e9e9e9 1px}
.list-info a{position:relative;display:block;height:4.25rem;padding:0.75rem 0.25rem;overflow:hidden}
.list-info img{float:left;margin-right:0.75rem}
.list-info h4{height:1.8rem;font-size:1rem;color:#444;line-height:1.8rem;overflow:hidden}
.list-info p{height:2.2rem;font-size:0.8rem;color:#666;line-height:1.1rem;overflow:hidden}
.list-info time,.list-info .comment{float:left;margin-top:0.25rem;font-size:0.75rem;color:#888;line-height:1rem}
.list-info .comment{float:right}
.list-info .icon-comment{margin-left:0.5rem;color:#c3c3c3;vertical-align:-0.0625rem}

.g-back { background:#e8e8e8; border-top:1px solid #e8e8e8; }/*返回背景样式*
/*内页图片样式*/
.g-back .u-bp,.g-back .u-bl,.g-back .u-bh,.u-seek,.u-detail{background:url(/m/images/Nyskinsbar.png) no-repeat; background-size:35px 600px;}

/*内页返回开始*/
.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-se .u-bt:before{border:3px solid #fff;}/*搜索按钮-放大镜圆圈颜色*/
.g-se .u-bt:after{background:#fff;}/*搜索按钮-放大镜直线颜色*/
.g-se .u-in{ background:transparent;}
.g-se .u-in2{ background:transparent;}
.g-se .u-in3{ background:transparent;}
.g-se .u-in4{ background:transparent;}
.g-se .u-in5{ background:transparent;}
.g-se .u-bt{ background-color:#eb3d00;}

.g-se1 .u-key  { border:none; box-shadow:0 0 0 #fff;}
.u-key {color:#eb3d000; border:1px solid #ae0001; box-shadow:3px 2px 3px #ccc inset;} 	/*搜索框*


/*分类*/
.m-fl{ padding-bottom:1.2em; overflow:hidden;}
.comss{ padding:1.5em 0 0 4.375%; border-bottom:2px solid #b7b7b7; overflow:hidden;}
.comss a{ float:left; width:79.5%; padding:0 7% 0 8%; margin-bottom:-2px; line-height:2.5em; color:#ffffff; background:url(/m/Images/com_bg.png) no-repeat center top; text-align:center; background-size: contain;}
.comss a b{ font-size:133%;}
.comss a span{ float:right; line-height:2.5em;}
.m-fl h3{ position:relative; padding:1.25em 0 0; overflow:hidden;}
.m-fl h3 a{ display:block; padding: 0 0 0 12%; line-height:2.1em; border-radius:0.2em; font-size:116%; color:#ffffff; font-weight:bold;background-image: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#343434)); 
background-image: -webkit-linear-gradient(top,   #666666, #343434); 
background-image: -moz-linear-gradient(top, #666666, #343434);
background-image: linear-gradient(top,  #666666, #343434);}

.m-fl h3:before{ position:absolute; content:''; width:1.125em; height:1.3em; left:6%; top:1.9em; background:url(/m/Images/fl_icon1.png) no-repeat center top; background-size: contain;}
.m-fl h4{ position:relative; padding:1.25em 0 0; overflow:hidden; text-align:center}
.m-fl h4 a{ display:block; line-height:2.1em; border-radius:0.2em; font-size:116%; color:#ffffff; font-weight:bold;background-image: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#343434)); 
background-image: -webkit-linear-gradient(top,   #666666, #343434); 
background-image: -moz-linear-gradient(top, #666666, #343434);
background-image: linear-gradient(top,  #666666, #343434); text-align:center}
.m-fl p{ padding: 1.25em 1% 0 3%; overflow:hidden;}
.m-fl p a{display: block; border: 1px solid #dedede; background: #fff;  width: 30.7%; height:1.83em; line-height: 1.83em; text-align: center; margin-right: 2%; margin-bottom: 1%; margin-top: 1%; float: left; font-size: 1em; color: #33322d;}
.m-fl p .anbg{background:#eb3d00; color:#fff; }


.g_fnav{padding: 5% 3% 0 3%;}
.g_fnav a{display: block; border: 1px solid #dedede; background: #fff;  width: 31%; height:1.83em; line-height: 1.83em; text-align: center; margin-right: 2%; margin-bottom: 3%; float: left; font-size: 1em; color: #33322d; }
.g_fnav a:nth-child(3n){margin-right: 0;}


/* 相关新闻  */
.m-about .list { margin:5px; font-size:12px; line-height:22px; }
.m-about .list a { font-size:14px; height:33px; display:block; line-height:33px; padding-left:8px; overflow:hidden; color:#333333; }
.m-about .list a:nth-child(1) { border-top:0; }
.m-about .list a:last-child { border-bottom:0; }


.m-about .list { margin:5px; font-size:12px;}
.m-about .list li{ width:100%  height:33px;line-height:33px;}
.m-about .list li a {font-size:14px; height:33px;line-height:33px; padding-left:8px; overflow:hidden; color:#333333; }
.m-about .list li a span{ float:right; padding-right:6px;}
.m-about .list a:nth-child(1) { border-top:0; }
.m-about .list a:last-child { border-bottom:0; }


.m-tit.z-spe{border-bottom:1px solid #A9A9A9;} /* 产品详细页标题边框颜色 */
.m-tit { background:0 0 #eaeaea; color:#ae0001;}/*产品详细页标题背景*/
.m-tit a{ float:right; padding-right:1em; color:#ae0001;}


.m-pronav { margin:13px 10px 10px 10px; }
.m-pronav .prolist { border-radius:5px; -webkit-border-radius:5px; overflow:hidden; }
.m-pronav .prolist li .on { height:40px; display:block; padding-left:10px; line-height:40px; }
.m-pronav .prolist li .down { height:40px; display:block; padding-left:10px; line-height:40px; }
.m-pronav .prolist li .borderno { border:none; }
.m-pronav .prolist li p { position:relative; }
.m-pronav .prolist li p a { display:block; width:15%; height:40px; position:absolute; right:0; top:0; pointer-events:auto; }
.m-pronav .prolist li p a:before { content:""; position:absolute; background:url(/m/images/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); }
/*一列展现*/
.m-pronav .list1, .m-pronav .list2, .m-pronav .list3 { display:none; }
.m-pronav .list1 a{ color:#e65403}
.m-pronav .list1 li { height:38px; line-height:38px; border-bottom:1px solid #e1e1e1; padding-left:33px; position:relative; white-space:nowrap; overflow:hidden; }
.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); }
.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列展现*/
.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;}
.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; }
/*三级分类*/
.m-pronav .prolist li .a_tit { display: block; height:38px; line-height:38px; border-bottom:1px solid #e1e1e1; padding-left:33px; position:relative; }
.m-pronav .prolist li .list1 ul { display:none; }
.m-pronav .prolist .list1 .list2 li, .m-pronav .prolist .list1 .list3 li { padding:0; }
.m-pronav .prolist .list1 .list2 li:before, .m-pronav .prolist .list1 .list3 li:before { display:none; }
.m-pronav .prolist .list1 .list2 li:after, .m-pronav .prolist .list1 .list3 li:before { display:none; }
.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); }
.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); }
.m-pronav .prolist .list1 .a_tit a:after{ background: #fbfbfb; width:14px; height:14px; right: 22px;}
.m-pronav .prolist .list1 .a_tit a:before{width:14px; height:14px; right: 22px;}



.m-pronav .list .white,{ background:#fff; }
.m-pronav .list .gray,{ background:#f8f8f8; }
/* -- 产品导航页二级导航背景颜色，字体颜色和线条颜色  -- */
.m-pronav .prolist { border: 1px solid #e1e1e1; }/*产品导航最外层边框*/
.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); }/*产品导航展开边框*/
.m-pronav .prolist li .down { border-bottom:1px solid #e1e1e1; background-color:#ffffff; }/*产品导航收缩边框*/
.m-pronav .prolist li:last-child .down { border:none; }
.m-pronav .prolist li p { border-bottom:1px solid #e1e1e1; background-color:#ffffff; }/*产品导航收缩边框*/
.m-pronav .prolist li ul a { border:0; }
.m-pronav .list1 li { border-bottom:1px solid #e1e1e1; }/*产品导航二级栏目边框*/
.m-pronav .list1 li:before { border-color: #ae0001 #ae0001 transparent transparent; }
.m-pronav .list1 li:after { border-color: #fff #fff transparent transparent; }
.m-pronav .prolist .list1 .a_tit:before { border-color: #ae0001 #ae0001 transparent transparent; }
.m-pronav .prolist .list1 .a_tit:after { border-color: #fff #fff transparent transparent; }
.m-pronav .list2 a:nth-child(odd) li {border-right:1px dashed #ddd;}
.m-pronav .list3 a:nth-child(3n-2) li {border-right:1px dashed #ddd;}
.m-pronav .list3 a:nth-child(3n-1) li {border-right:1px dashed #ddd;}


.nyclass{ margin:1em 0;}
.nyclass ul li { color: #fff;display: inline; float: left;font-size: 1.08em;font-weight: normal;width: 50%; position: relative;  text-align: center; line-height:3em;}
.nyclass ul a:nth-child(1) li{background: #f7774e;}
.nyclass ul a:nth-child(2) li{background: #92cf68;}
.nyclass ul a:nth-child(3) li{background: #58b5e1;}
.nyclass ul a:nth-child(4) li{background: #fcc955;}
.nyclass ul a:nth-child(5) li{background: #fa6567;}
.nyclass ul a:nth-child(6) li{background: #df3eac;}
.nyclass ul a:nth-child(7) li{background: #f7774c;}
.nyclass ul a:nth-child(8) li{background: #eb3d00;}
.nyclass ul a:nth-child(9) li{background: #f79f00;}


.nyclass2{ margin:1em 0;}
.nyclass2 ul li { color: #fff;display: inline; float: left;font-size: 1.08em;font-weight: normal;width: 33.33333%; position: relative;  text-align: center; line-height:3em;}
.nyclass2 ul a:nth-child(1) li{background: #f7774e;}
.nyclass2 ul a:nth-child(2) li{background: #92cf68;}
.nyclass2 ul a:nth-child(3) li{background: #58b5e1;}
.nyclass2 ul a:nth-child(4) li{background: #fcc955;}
.nyclass2 ul a:nth-child(5) li{background: #fa6567;}
.nyclass2 ul a:nth-child(6) li{background: #df41ac;}
.nyclass2 ul a:nth-child(7) li{background: #f7774c;}
.nyclass2 ul a:nth-child(8) li{background: #eb3d00;}
.nyclass2 ul a:nth-child(9) li{background: #f79f00;}

/*  推荐产品  */
.m-rec .m-con { width:320px; margin:0 auto; position:relative;  margin-bottom:0.6em; }
.m-rec .prev { width:20px; height:40px; position:absolute; top:50%; margin-top: -35px; left:0; z-index:99; }
.m-rec .prev:before { content:""; position:absolute; background:#bababa; width:12px; height:12px; left:4px; top:14px; z-index:10; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.m-rec .prev:after { content:""; position:absolute; background:#f9f9f9; width:12px; height:12px; left:8px; top:14px; z-index:11; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.m-rec .next { width:20px; height:40px; position:absolute; top:50%; margin-top: -35px; right:0; z-index:99; }
.m-rec .next:before { content:""; position:absolute; background:#bababa; width:12px; height:12px; right:4px; top:14px; z-index:10; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.m-rec .next:after { content:""; position:absolute; background:#f9f9f9; width:12px; height:12px; right:8px; top:14px; z-index:11; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.m-rec .m-nowr { margin:16px 22px 0 22px; }
.m-rec .m-box {  overflow:hidden;}
.m-rec .m-box p a:nth-child(1){ margin-right:10px;}
.m-rec .m-box p a { display:inline-block; width:132px; float:left; line-height:35px; text-align:center; }
.m-rec .m-box p a.mr10 { margin-right:10px; }
.m-rec .m-box p a img { border:1px solid #e2e2e2; float:left; width: 130px;}

.m-com .re_sec,.m-con .re_sec { background:#e6e6e6;}
.m-rec a{ color:#ae0001 ; font-size:1em; }

.m-slicon .m-nowra { width:90%; margin:0 auto; position:relative;  margin-bottom:0.6em;}
.m-slicon .prev { width:20px; height:40px; position:absolute; top:50%; margin-top: -35px; left:0; z-index:99; }
.m-slicon .prev:before { content:""; position:absolute; background:#bababa; width:12px; height:12px; left:4px; top:14px; z-index:10; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.m-slicon .prev:after { content:""; position:absolute; background:#f9f9f9; width:12px; height:12px; left:8px; top:14px; z-index:11; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.m-slicon .next { width:20px; height:40px; position:absolute; top:50%; margin-top: -35px; right:0; z-index:99; }
.m-slicon .next:before { content:""; position:absolute; background:#bababa; width:12px; height:12px; right:4px; top:14px; z-index:10; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.m-slicon .next:after { content:""; position:absolute; background:#f9f9f9; width:12px; height:12px; right:8px; top:14px; z-index:11; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }


/*公司简介*/
.gywm02{ width:100%; height:auto; margin:0 auto; }
.gywm01{ width:100%; height:350px;  margin:0 auto;  }
.gywm_l{ width:100%; height:350px; float:left;}
.gywm_l h2{ font-family:"微软雅黑"; font-size:18px; font-weight:bold; color:#333; }
.gywm_l h2 em{ color:#eb3d00; text-align:right; float:right; padding-top:0.2em;}
.gywm_l p{ font-family:"微软雅黑"; font-size:14px; color:#444; line-height:28px; margin-top:16px; text-align:justify; text-indent:2em;}

.gywm_r{ width:100%; height:100%; margin-top: 180px; float:right; background:url(/images/gsjj01.jpg) no-repeat center; margin-bottom:2em; margin-top:2em;}


.sdys{ width:100%; height:auto; margin:0 auto;border:#eb3d00 solid 1px; border-radius:5px; margin-top:30px; overflow:hidden;}
.ys_tit{ width:100%; height:194px; margin:0 auto; clear:both; }
.ys_tit h2{ text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-size:18px;  font-weight:bold; padding-top:90px; margin-left:14%; color:#fff;}
.ys_tit h2 em{ color:#fff;}
.ys_tit p{ margin-left:20%; font-family:"微软雅黑"; font-size:18px; color:#fff; line-height:28px; }

.sdys01{ width:100%; height:295px; margin-top:20px;}
.sdys01 p,.sdys02 p,.sdys03 p,.sdys04 p{ font-family:"微软雅黑"; font-size:14px; color:#444; line-height:28px; margin-top:10px; text-align:justify;padding:0px 20px; }

.sdys02{ width:100%; height:200px; margin-top:20px;}
.sdys03{ width:100%; height:118px; margin-top:20px;}
.sdys04{ width:100%; height:211px; margin-top:20px;}



.ryzs{ width:100%; height:auto; margin:0 auto; clear:both; margin-top:30px; border:#eb3d00 solid 2px; border-top:#eb3d00 solid 6px; padding-bottom:15px;}
.ryzs h2{ display:block; width:100%; margin:0 auto; height:40px; line-height:40px; font-family:"微软雅黑"; font-size:18px; text-align:center; margin-top:10px;}
.ryzs_b{ width:96%; height:auto; margin:0 auto; overflow:hidden;}
.ryzs_b ul{ width:1000px;}
.ryzs_b ul li{ font-family:"微软雅黑"; font-size:14px; color:#333; float:left; margin-right:50px; width:100%; margin-top:12px; background:url(/images/ysico.png) no-repeat center left; padding-left:22px;}
.ryzs_b ul li em{ color:#eb3d00;}
