﻿@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
table th, table td { padding:5px; }
fieldset, img { border:0; }
address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:normal; }
ol, ul { list-style:none; }
ception, th { text-align:left; }
q:before, q:after { content:''; }
abbr, acronym { border:0; }
a { color:#666; text-decoration:none; }  /*for ie f6n.net*/
a:focus { outline:none; } /*for ff f6n.net*/
a:hover { text-decoration:underline; }
/*定位*/
.tl { text-align:left; }
.tc { text-align:center; }
.tr { text-align:right; }
.bc { margin-left:auto; margin-right:auto; }
.fl { float:left; display:inline; }
.fr { float:right; display:inline; }
.zoom { zoom:1 }
.hidden { visibility:hidden; }
.vam { vertical-align:middle; }
.clear { clear:both; height:0; line-height:0; font-size:0; }
p { word-spacing:-1.5px; }
 -moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;
/*其他*/
.cur { cursor:pointer }
;
/*原reset*/
sup { vertical-align:baseline; }
sub { vertical-align:baseline; }
input, button, textarea, select, optgroup, option { font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit; }
input, button, textarea, select { *font-size:100%;
}
input, select { vertical-align:middle; }
body { font:12px/1.231 arial, helvetica, clean, sans-serif; }
select, input, button, textarea, button { font:99% arial, helvetica, clean, sans-serif; }
table { font-size:inherit; font:100%; border-collapse:collapse; }
pre, code, kbd, samp, tt { font-family:monospace; *font-size:108%;
line-height:100%; }
/*title*/
h1 { font-size:32px; }
h2 { font-size:26px; }
h3 { font-size:20px; }
h4 { font-size:14px; }
h5 { font-size:12px; }
h6 { font-size:10px; }
#roll_top, #fall, #ct { position:relative; cursor:pointer; height:52px; width:52px }
#roll_top { background:url(../images2018/top.gif) no-repeat }
#fall { background:url(../images2018/top.gif) no-repeat 0 -80px }
#ct { background:url(../images2018/top.gif) no-repeat 0 -40px }
#roll { display:block; width:15px; margin-right:-558px; position:fixed; right:46%; top:80%; _margin-right:-558px; _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8));
z-index:100; }
/*end reset*/



/* CSS Document */
body { background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: "微软雅黑"; position:relative; }/*网站字体颜色*/
.header, .content, .footer, .container { margin-left:auto; margin-right:auto; width:1000px; }
/*页眉*/
.header { width:100%; background:url(../images2018/header_bg.png) no-repeat center top; height:193px; }
.header_top { overflow:hidden; width:1000px; margin:0 auto; height:137px; }
.header_top h1 { float:left; margin-top:20px; }
.header_top h2 { float:left; padding:5px 0; padding-left:25px; margin-left:25px; background:url(../images2018/logo_w.png) no-repeat left center; margin-top:40px; font-size:22px; color:#c80b0f; }
.header_top h2 p { font-weight:normal; font-size:16px; color:#333; }
/*
.header_top .phone{ overflow:hidden; float:right; margin-top:40px; padding-left:50px; background:url(../images2018/phone.png) no-repeat left top;}
.header_top .phone p{ font-size:13px; color:#333; text-align-last:justify}
.header_top .phone b{ display:block; font-size:26px; color:#c80b0f; font-family:Impact}
.header_top .phone em{ display:block; font-size:18px; color:#000; background:url(../images2018/phone02.png) no-repeat center; margin-left:-50px; margin-top:5px; text-align:center}
*/
.header_top .phone { overflow:hidden; float:right; margin-top:33px; padding-left:50px; background:url(../images2018/phone.png) no-repeat left top; }
.header_top .phone p { font-size:13px; color:#333; letter-spacing: 14px; }
.header_top .phone b { display:block; font-size:22px; color:#c80b0f; font-family:Impact; font-style: italic; }
.header_top .phone em { display:block; font-size:20px; color:#333; background:url(../images2018/phone02.png) no-repeat center; margin-left:-60px; margin-top:5px; text-align:center; font-style: italic; }
.header_nav { height:56px; background:url(../images2018/header_nav.png) repeat-x left bottom; width:100%; }
.header_nav .firstUl>li { float:left; padding-top:6px; line-height:50px; background:url(../images2018/header_nav_bor.png) no-repeat right 15px; position:relative; }
.header_nav .last { background:none }
.header_nav li a { display:block; font-size:16px; color:#fff; text-decoration:none }
.header_nav ul li.cur, .header_nav .firstUl>li:hover { background:url(../images2018/header_nav_cur.png) no-repeat center 1px; background-color:#ffff00; }
.header_nav li.cur a, .header_nav li:hover a { color:#b5191d; font-weight:bold }
/*
.header_nav h1{ float:left; margin-left:3%; width:10%; margin-top:8px;}
.header_nav h1 img{ display:block; width:100%;}

.header_nav>ul>li{ float:left; font-size:16px; color:#333; padding:12px 0; width:12%; text-align:center; position:relative;}
.header_nav>ul>li>a{ display:block; text-decoration:none; border-right:1px solid #ccc;}
.header_nav>ul>li.last>a{ border:none}
.header_nav>ul>li.cur,.headerNav>ul>li:hover{ background:url(../images2018/headerNavCur.png) no-repeat center; background-size:80%;}
.header_nav>ul>li.cur>a,.headerNav>ul>li:hover>a{ color:#fff;}
*/


/*下拉*/

.header .sedNav { padding:10px 10px 20px 10px; position:absolute; background: url(../images2018/erji_bg.png) repeat center; top:56px; z-index:99; width:81px; display:none; }
.header .sedNav ul { float:left; margin-top:4px; text-align:center; width:100px; }
.header .sedNav li { float:left; width:100% }
.header .sedNav li.noPr { padding-right:0; }
.header .sedNav li p { height:39px; line-height:39px; }
.header .sedNav li p a { color:#fff; font-size:13px; }
.header .sedNav li p a:hover { color:#C80B0F; font-weight:bold; }
.header .header_nav li.right_SN:hover .sedNav { display:block; left:0; }
.header .header_nav li.left_SN:hover .sedNav { display:block; right:0 }
/*footer*/
.footer { overflow:hidden; width:100%; height:422px; background:url(../images2018/footer_bg.jpg) no-repeat center top; }
.footer .fnav { overflow:hidden; width:100%; height:50px; background-color:#c80b0f; line-height:50px; margin-bottom:70px; }
.footer .fnav ul { overflow:hidden }
.footer .fnav li { float:left; background:url(../images2018/header_nav_bor.png) no-repeat right center; }
.footer .fnav li.last { background:none; }
.footer .fnav li a { display:block; font-size:16px; color:#fff; text-decoration:none }
.footer .fnav li:hover a { color:#b5191d; font-weight:bold; background-color:#ffff00 }
.footer .list { overflow:hidden; float:left; width:145px; margin-right:40px; }
.footer .list h3 { font-size:18px; font-weight:normal; padding-bottom:20px; border-bottom:1px solid #b3b0a8; margin-bottom:10px; }
.footer .list a { color:#333 }
.footer .list p { font-size:13px; line-height:30px; }
.footer .list p a:hover { color:#c80b0f; }
.footer .list.last { margin:0 }
.footer .info { float:right; width:450px; }
.footer .info img { display:block; float:left; margin-left:30px; }
.footer .info p { font-size:13px; line-height:32px; color:#333; float: left; margin:55px 0px 0px 20px; }
.footer .info i { display:block; width:243px; height:1px; background-color:#bcbbb8; float:right; margin:20px 0 20px 0; }
.footer .info span { display:block; font-size:13px; color:#868686; }
#roll_top, #fall, #ct { position:relative; cursor:pointer; height:60px; width:52px }
#roll_top { background:url(../images2018/top.gif) no-repeat }
#fall { background:url(../images2018/top.gif) no-repeat 0 -80px }
#ct { background:url(../images2018/top.gif) no-repeat 0 -40px }
#roll { display:block; width:15px; margin-right:-558px; position:fixed; right:46%; top:80%; _margin-right:-558px; _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8));
z-index:100; }
.clsas { width:300px; height:170px; background:#ffed99; border:5px solid #bfbfbf; position:fixed; _position:absolute; left:0; bottom:0; z-index:9999 }
.clsas h5 { color:#843e00; font-size:24px; line-height:40px; text-align:center; font-weight:bold; height:46px }
.clsas p { color:#111; font-size:14px; font-weight:bold; line-height:18px; padding-left:20px; height:24px }
.clsas span { width: 0; height: 0; border-top: 9px solid transparent; border-left: 18px solid red; border-bottom: 9px solid transparent; display:block; float:left; margin-right:5px }
.clsas a { color:#111 }
.clsas a:hover { color:#f00 }
/*2018新版左侧产品分类列表*/
.Lmct_l { width: 240px; float: left; background: #c31515; padding-top: 17px; overflow: hidden; }
.Lmct_l .title { height: 41px; line-height: 41px; padding-left: 17px; padding-bottom: 13px; background:url(../images/cptt.png) no-repeat 17px bottom; }
.Lmct_l .title a { font-size: 28px; color: #fff; text-decoration: none; }
.Lmct_l .titlenews { height: 41px; line-height: 41px; padding-left: 17px; padding-bottom: 13px; background:url(../images/news2017.png) no-repeat 17px bottom; }
.Lmct_l .titlenews a { font-size: 28px; color: #fff; text-decoration: none; }
.Lmct_l .sortlist { overflow: hidden; margin-top: 18px; padding: 0px 15px; }
.Lmct_l .sortlist li { height: 49px; line-height: 49px; border-bottom: 1px solid #e62a2a; background:url(../images/circle.png) no-repeat left center; padding-left: 28px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.Lmct_l .sortlist li.cur { height: 49px; line-height: 49px; border-bottom: 1px solid #e62a2a; background:url(../images/circle_h.png) no-repeat left center; padding-left: 28px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.Lmct_l .sortlist li a { font-size: 16px; color: #fff; width:180px; height:49px; display:block; }
.Lmct_l .sortlist li a:hover { color:#FF0; font-size: 16px; text-decoration:none; }
.Lmct_l .sortlist li a.cur { color:#FFFF15; font-size: 16px; }
.Lmct_l .sortlist li a.currclass { color:#FFFF15; font-size: 16px; font-weight:bold; }
.Lmct_l .hotline { background: #2e2e2e; margin-top: 26px; padding-left: 22px; padding-top: 41px; padding-bottom: 41px; }
.Lmct_l .hotline h5 { font-size: 18px; color: #fff; text-transform: uppercase; }
.Lmct_l .hotline dl { overflow: hidden; margin-top: 25px; }
.Lmct_l .hotline dl dt { float: left; }
.Lmct_l .hotline dl dt img { display: block; }
.Lmct_l .hotline dl dd { padding-left: 56px; }
.Lmct_l .hotline dl dd span { font-size: 16px; color: #fff; }
.Lmct_l .hotline dl dd p { font-size: 20px; color: #fff; }
/*2018新版黑色底部*/
.footer2018 { background: #000000; padding-bottom: 43px; }
.ftmenu { height: 60px; line-height: 60px; overflow: hidden; }
.ftmenu li { float: left; margin-left:20px; margin-right:20px; }
.ftmenu li a { font-size: 15px; color: #fff; }
.footer2018 .underline { height: 4px; border-top: 1px solid #2d2d2d; border-bottom: 1px solid #2d2d2d; }
.ftdown { overflow: hidden; margin-top: 37px; }
.ftdown .ftdown_l { float: left; overflow: hidden; margin-left: 37px; }
.ftdown .ftdown_l h5 { float: left; overflow: hidden; }
.ftdown .ftdown_l h5 * { float: left; display: inline-block; }
.ftdown .ftdown_l h5 i { height: 108px; width: 0px; border-left: 1px solid #2d2d2d; margin-left: 16px; }
.ftdown .ftdown_l h5 img { margin-top: 17px; }
.ftdown .ftdown_l>div { padding-left: 158px; padding-top: 10px; }
.ftdown .ftdown_l>div p { line-height: 22px; font-size: 13px; color: #eeeeee; }
.ftdown .ftdown_l>div p * { display: inline-block; font-size: 13px; color: #eeeeee; }
.ftdown .ftdown_l>div p em { width: 20px; height: 0px; text-indent: -999999em; }
.ftdown .ftdown_r { float: right; padding-left: 120px; background:url(../images/ewbt.png) no-repeat left top; }
.ftdown .ftdown_r span { width: 125px; height: 125px; overflow: hidden; padding: 2px 2px; background: #fff; float:left; }
.ftdown .ftdown_r span img { display: block; }
.topadcs { height:500px; background:url(../jiaodiantu/001.jpg) no-repeat center top; }
/*新闻列表页样式*/
.wenzhangliebiao { width:700px; margin-top:12px; float:left; margin-left:20px; display:inline; margin-bottom:25px; }
.wenzhangliebiao li { float:left; width:690px; height:40px; line-height:40px; font-size:14px; border-bottom:1px solid #e6e7e7; display:inline; }
.wenzhangliebiao li p { float:right; display:inline; }
.wenzhangliebiao li a { width:660px; height:40px; display:block; padding-left:25px; background:url(../images/li2.jpg) center left no-repeat; font-size:16px; color:#000; text-decoration:none; }
.wenzhangliebiao li a:hover { color:#F00; }
/*文章内容页标题日期样式*/
.arttitle { line-height:45px; text-align:center; margin-top:25px; font-size:22px; font-weight:bold; color:#f60; }
.nariqi { width:95%; height:45px; line-height:45px; text-align:center; border-bottom:1px solid #ccc; margin:0 auto; }
/*文章内容页编辑器正文*/
#MyContent { font-size:16px; line-height:2; padding:5px; margin-top:15px; }
#MyContent p { margin:0px; margin-top:8px; }
#MyContent img {
width: expression(this.width > 720 ? 720: true); max-width:720px;/* padding:3px; border:1px solid #E3ECF9; text-align:center; margin:10px auto;*/ }
#MyContent a { font-size:16px; }
#MyContent strong { color:#dc2523; }
/* 文章内容页内容关键字链接样式 */
a.innerlink:link, a.innerlink:visited { color: #716E6E; text-decoration:none; font-size:16px; font-weight:bold; }
a.innerlink:hover { color:#000; }
/*上一篇下一篇*/
.sypxyp { font-size:14px; line-height:32px; color: #333333; text-decoration: none; background-color: #FDFDFD; clear: both; width: 95%; margin: 8px auto; text-align:left; border: 1px dashed #CCCCCC; padding-left:12px; }
.sypxyp a:link, .sypxyp a:visited { color:#666; font-size: 14px; text-decoration:none; }
.sypxyp a:hover { color:#D90000; }
/*表单2017*/
.tijiao { width:160px; height:36px; background:#c31515; font-size:12px; color:#fff; border:none; float:left; }
.chongxie { width:160px; height:36px; background:#b3b3b3; font-size:12px; color:#fff; border:none; float:left; margin-left:15px; }
/*搜索框代码*/
.kaicesou { float: right; margin-top:15px; background-repeat: no-repeat; /*background-image: url(../images/search_bg.gif); */ width:248px; }
.textbox { float:left; width:150px; padding-left:30px; border:2px solid #d4000e; height:30px; line-height:30px; color:#999; /*background:url(../images/box.jpg) no-repeat;*/ outline:none; background:#fff url(../images/sousuo.jpg) left center no-repeat; }
.souniubi { color:#FFFFFF; float:left; background:#d4000e; height:34px; line-height:34px; font-size:14px; width:60px; border:#2A6CA2 0px solid; cursor:pointer; font-family:"微软雅黑" }
.inputButton { width:30px; height:27px; float:left; }
/*文章分页样式 搜索结果页分页*/
#fenye { clear:both; margin:10px 20px 0 0; }
#fenye a { text-decoration:none; display:inline; border-radius: 3px; line-height:25px; }
#fenye .prev, #fenye .next { width:52px; text-align:center; line-height:25px; }
#fenye a.curr { width:22px; background:#0C9AD8; border:1px solid #0C9AD8; color:#fff; font-weight:bold; text-align:center; }
#fenye a.curr:visited { color:#fff; }
#fenye a { color:#333333; background:#fff; margin:0px 5px; border:1px solid #dcdddd; float:left; text-align:center; height:22px; line-height:22px }
#fenye a.num { width:22px; }
#fenye a:visited { color:#1f3a87; }
#fenye a:hover { float:left; }
#fenye span { line-height:30px; font-size:13px; height:30px; }
/* 产品详情页 */
.pdshow .div1 { overflow: hidden; margin-top:35px; }
.pdshow .div1 .l { /* height: 339px; */ overflow: hidden; float:left; }
.pdshow .picarr { float:left; }
.pdshow .bdcon { overflow: hidden; }
.pdshow .picarr img { width:350px; height:350px; border: 1px solid #d9d9d9; padding:3px; float:left; }
.pdshow .hd2018 { text-align: right; bottom: 11px; left: 20px; overflow: hidden; }
.pdshow .hd2018 li { width: 20px; height: 20px; display: inline-block; background: #ffa666; margin-left: 10px; }
.pdshow .hd2018 li.on { background: #ff6a00; }
.pdshow .div1 .r { width:350px; float:right; /*background:#000; */ }
.pdshow .div1 h3 { font-size: 18px; color: #ff6600; line-height: 37px; }
.pdshow .div1 .p1 { height: 55px; line-height: 55px; text-indent:70px; background: url(../images2018/psbk.jpg) 0 0 no-repeat; font-size: 20px; font-weight: bold; color: #df3033; margin-top: 25px; }
.pdshow .div1 .p2 { height: 55px; line-height: 55px; color: #333; font-size: 18px; text-indent:10px; }
.pdshow .div1 h4 { font-size: 20px; color: #ff6a00; line-height: 60px; }
.pdshow .div1 .p3 { overflow: hidden; margin-top: 5px; }
.pdshow .div1 .p3 a { margin-right: 20px; }
.pdshow .div2 { margin-top: 40px; }
.pdshow .h3 { height: 60px; line-height: 60px; background: #f2f2f2; margin-bottom: 20px; }
.pdshow .h3 span { float: left; width: 160px; text-align: center; font-size: 24px; background: #0da056; color: #fff; }
.pdshow .div2 .divcon { padding: 0 30px; }

/*产品列表2018*/
.cp_con {overflow:hidden; width:730px; float:right;display:inline-block}
.cp_con dl { width:225px; height:325px;float:left; margin:0 20px 0px 0;overflow:hidden; text-align:center;}
.cp_con dl a{ width:225px;  height:325px; background:#f2f2f2; color:#333; text-decoration:none; display:block; font-size:16px;}
.cp_con dl a:hover{ background:#0da056; text-decoration:none; color:#fff;}
.cp_con .nobor01 { margin:0;}
.cp_con dl  img { width:225px; height:225px; }
.cp_con dl dt{ height:90px; line-height:25px; padding-top:10px;}
.cp_con dl dt strong{ color:#f00;}
.cp_con dl dt strong a:hover{ color:#fff;}
/*.cp_con dl dt a img { border:1px #e6e7e7 solid;  }
.cp_con dl dt a:hover img { border:1px #f60 solid; background:#f60; }*/
.cp_con dl dd { padding:5px 0 0 0px; width:218px;overflow:hidden;}
.cp_con dl dd p b{  float:left; display:inline-block;}
.cp_con dl dd p { line-height:25px;height:25px; width:218px;  clear:both;overflow:hidden;}

/*案例列表2018*/
.cp_conanli {overflow:hidden; width:730px; float:right;display:inline-block}
.cp_conanli dl { width:225px; height:275px;float:left; margin:0 20px 0px 0;overflow:hidden; text-align:center;}
.cp_conanli dl a{ width:225px;  height:275px; background:#f2f2f2; color:#333; text-decoration:none; display:block; font-size:16px;}
.cp_conanli dl a:hover{ background:#0da056; text-decoration:none; color:#fff;}
.cp_conanli .nobor01 { margin:0;}
.cp_conanli dl  img { width:225px; height:225px; }
.cp_conanli dl dt{ height:50px; line-height:50px;}
.cp_conanli dl dt a{ color:#000;}
.cp_conanli dl dt a:hover{ color:#fff;}
/*.cp_con dl dt a img { border:1px #e6e7e7 solid;  }
.cp_con dl dt a:hover img { border:1px #f60 solid; background:#f60; }*/
.cp_conanli dl dd { padding:5px 0 0 0px; width:218px;overflow:hidden;}
.cp_conanli dl dd p b{  float:left; display:inline-block;}
.cp_conanli dl dd p { line-height:25px;height:25px; width:218px;  clear:both;overflow:hidden;}


