

/* 全局通用
----------------------------------------------- */
body {
 font-family: Microsoft Yahei, \5FAE\8F6F\96C5\9ED1, \5b8b\4f53, Arial, Lucida, Verdana, Helvetica, sans-serif;
 color: #555;
}
body, button, input, textarea {
 font-size: 12px;
 line-height: 1.531;
 outline: none;
 margin: 0;
 padding: 0;
 border: 0;
 background:url(images/bj.jpg);
}
p, ul, ol, dl, dt, dd, form, blockquote {
 margin: 0;
 padding: 0;
}
ul, ol {
 list-style: none;
}
h1, h2, h3, h4, h5, h6 {
 font-size: 12px;
 margin: 0;
 padding: 0;
}
em, b, i {
 font-style: normal;
 font-weight: normal;
}
img {
 border: 0;
}
a {
 text-decoration: none;
 color: #333333;
}
a:hover {
 text-decoration: underline;
 color: #C70D0E;
}
input, img, select {
 vertical-align: middle;
}
.tbbj{background:white;}
.clear {
 clear: both;
 height: 0;
 line-height: 0;
 font-size: 0;
}
.clearfix {
 overflow: hidden;
 zoom: 1;
}
.none {
 display: none;
}
#captcha {
 cursor: pointer;
}
.more {
 float: right;
 padding-right: 8px;
 font-size: 12px;
 font-weight: normal;
 text-transform: uppercase;
}
.more a {
 color: #999;
}
.more a:hover {
 text-decoration: underline;
}
/* 主体框架
----------------------------------------------- */
#wrapper {
}
#wrapper .wrap {
 width: 1000px;
 margin: 0px auto;
}
#wrapper .mb {
 margin-bottom: 50px;
}
/* -- index -- */
#indexLeft {
 float: left;
 width: 600px;
}
#indexRight {
 float: right;
 width: 360px;
 text-align: left;
}
/* -- page -- */
#pageLeft {
 float: left;
 width: 200px;
 margin-right: 20px;
 background:white;
}
#pageIn {
 float: left;
 width: 778px;
 overflow: hidden;
 background:white;
 min-height: 625px;
 border: 1px solid #CBD1D3;
}
/* 头部导航
----------------------------------------------- */
/* -- top -- */
#top {
background:white;
 height: 30px;
 border-bottom: 1px solid #D8D8D8;
 text-align: right;
 color: #CCC;
}
/* topNav */
#top .topNav {
 position: relative;
 z-index: 1000;
 height: 30px;
 float: right;
 width:980px;
}
#top .topNav dd{
float: left;
line-height:30px;
height:30px;
color:#555;
margin-right: 320px;

}
#top .topNav li img{ margin-top: -2px;
    padding-right: 2px;}
#top .topNav li {
 border-bottom: 0;
 float: left;
 zoom: 1;
 text-align: center;
}
#top .topNav li s {
 top: 9px;
 left: 0;
 width: 0;
 height: 12px;
 border-left: 1px solid #DDD;
 overflow: hidden;
}
#top .topNav li a {
 padding: 0 12px;
 height: 28px;
 line-height: 28px;
 color: #555;
}
#top .topNav li.hover {
 position: relative;
 background: #FFFFFF;
 border: 1px solid #DDDDDD;
 border-bottom: 0;
}
#top .topNav li.hover s {
 border-left: 1px solid #FFF;
}
#top .topNav ul {
 background: #FFFFFF;
 border: 1px solid #DDDDDD;
 border-top: 0;
 width: 100%;
 display: none;
 position: absolute;
 top: 100%;
 left: -1px;
 padding-bottom: 4px;
}
#top .topNav ul li {
 float: none;
}
#top .topNav li.hover ul li {
 border: none;
}
#top .topNav li.hover ul li a {
 height: 25px;
 line-height: 25px;
}
/* -- header -- */
#header {
 min-height: 100px;
 background: url(images/logo.gif) no-repeat;
 margin: 0 auto;
 width: 1200px;
}
#header .logo {
 padding: 14px 0;
 float: left;
}
.fl{float:left;}
.pr{position:relative;}
.sousuo{width:100%;margin:0 auto;margin-bottom:5px;height:30px;}
.sousuo1{width:1100px;margin:0 auto;margin-bottom:5px;height:35px;}
.searchBox {

}
.searchBox {

}
.searchBox .keyword {
 width: 168px;
}
/* -- mainNav -- */
#mainNav {
 margin-bottom: 10px;
 font-size: 14px;
 height: 40px; 
 line-height: 40px; overflow:hidden; 
 background: #bd1600;
}
/* LEVEL ONE */
#mainNav ul.wrap {
 position: relative;
 z-index: 1000;
}
#mainNav ul li {
 float: left;
 zoom: 1;
 -background:url(images/shuxian.jpg) no-repeat scroll right 14px;
}
#mainNav ul li a {
 display: block;
 width: 90px;
 padding: 0 12px;
 text-align: center;
 height: 40px;
 line-height: 40px;
 color: #FFF;
 text-decoration: none;
 font-family: 微软雅黑;
 font-weight: bold;
 font-size: 15px;
}
#mainNav ul li.hover, #mainNav ul li.cur {
background:red;
 position: relative;
}
#mainNav ul li.hover a, #mainNav ul li.cur a {
 color: #FFF;
}
#mainNav ul li .first {

 width: 74px;
}
#mainNav ul li.hover .first, #mainNav ul li.cur .first {

}
#mainNav ul li .last {

 margin-right: -1px;
}
#mainNav ul li.hover .last, #mainNav ul li.cur .last {

}
/* LEVEL TWO */
#mainNav ul ul {
 min-width: 125px;
 _width: 125px;
 display: none;
 position: absolute;
 top: 100%;
 left: 0;
 border-top: 1px solid white;
 background: #E0E0E0;
}
#mainNav ul ul li {
 font-weight: normal;
 background: #E0E0E0;
 float: none;
}
#mainNav ul li.hover ul li a {
 color: #24313C;
 border-right: none;
 display: inline-block;
}
#mainNav ul li.hover ul li.hover a {
 color: #FFF;
}
#mainNav ul li.hover ul a.parent {
 background: url(images/icon_red.gif) no-repeat 100px 50%;
}
/* LEVEL THREE */
#mainNav ul ul ul {
 left: 100%;
 top: 0;
 border-top: 0;
 _border-top: 1px;
}
#mainNav ul li.hover ul li.hover ul li a {
 color: #24313C;
}
#mainNav ul li.hover ul li.hover ul li.hover a {
 color: #FFF;
}
/* 首页样式
----------------------------------------------- */
/* -- 幻灯 -- */
.slideShow {
 position: relative;
 margin: 0 auto 10px;
 padding: 0;
 *zoom: 1;
}
.slideShow .slides a {
 display: block;
 height: 300px;
 background-repeat: no-repeat;
 background-position: center center;
}
.slideShow .slideBox {
 background: #fff;
 /*fix other elements on the page moving (on Chrome)*/
 -webkit-transform: translatez(0);
 -moz-transform: translatez(0);
 -ms-transform: translatez(0);
 -o-transform: translatez(0);
 transform: translatez(0);
}
/* -- slideLoading -- */
.slideShow .slideLoading {
 min-height: 50px;
 background: url(images/slide_loader.gif) center center no-repeat #fff;
 height: 100%;
 width: 100%;
 position: absolute;
 top: 0;
 left: 0;
 z-index: 2000;
}
/* -- previous 和 next 按钮 -- */
.slideShow .arrowBox a {
 z-index: 50;
 font-family: \5b8b\4f53, sans-serif;
 position: absolute;
 display: block;
 margin-bottom: -20px;
 width: 40px;
 height: 40px;
 bottom: 50%;
 line-height: 40px;
 text-decoration: none;
 text-align: center;
 color: #fff;
 font-size: 2em;
 background-color: #333;
 background-color: rgba(50,50,50,.3);
}
.slideShow .arrowBox a.disabled {
 display: none;
}
.slideShow .arrowBox .arrowPrev {
 left: 20px;
}
.slideShow .arrowBox .arrowNext {
 right: 20px;
}
.slideShow .arrowBox a:hover {
 background-color: rgba(50,50,50,.6);
}
/* -- controlBox -- */
.slideShow .controlBox {
 z-index: 30;
 position: absolute;
 bottom: 10px;
 width: 100%;
 text-align: center;
 font-size: .85em;
 font-family: Arial;
 font-weight: bold;
 color: #666;
}
.slideShow .controlBox .control {
 display: inline-block;
 *zoom: 1;
 *display: inline;
}
.slideShow .controlBox.controlDefault a {
 background: url(images/inactive.png) no-repeat 50% 50%;
 text-indent: -9999px;
 overflow:hidden;
 width: 20px;
 height: 30px;
 clear: none;
 display: block;
}
.slideShow .controlBox.controlDefault a:hover, .slideShow .controlBox.controlDefault a.active {
 background: url(images/active.png) no-repeat 50% 50%;
}
/* -- slideTitle -- */
.slideShow .slideTitle {
 z-index: 20;
 position: absolute;
 bottom: 0;
 left: 0;
 background: #666\9;
 background: rgba(80, 80, 80, 0.75);
 width: 100%;
}
.slideShow .slideTitle span {
 color: #fff;
 display: block;
 font-size: .85em;
 padding: 15px 10px;
}
/* -- sileThumb -- */
.slideShow .sileThumb {
 z-index: 30;
 text-align: center;
 position: absolute;
 bottom: 8px;
 right: 8px;
}
.slideShow .sileThumb a {
 margin: 0 3px;
}
.slideShow .sileThumb a img {
 border: solid #B0B0B0 1px;
}
.slideShow .sileThumb a.active img {
 border: solid #19B4EA 1px;
}
/* 通用结构	
----------------------------------------------- */
/* -- form -- */
.btn {
 display: inline-block;
 background: #C6000F;
 color: #EEE;
 padding: 6px 25px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
}
.btn:hover {
 text-decoration: none;
 color: #FFFFFF;
 background-color: #007AD5;
}
.btnGray {
 display: inline-block;
 background-color: #CCC;
 border: 0;
 color: #333;
 padding: 6px 15px;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
}
/* -- input -- */
.textInput {
 padding: 0 4px;
 height: 28px;
 border: 1px solid #DDDDDD;
 background:rgb(213, 239, 239);
}
.textArea {
 padding: 4px;
 border: 1px solid #DDDDDD;
 background:rgb(213, 239, 239);

}
/* -- style -- */
.price {
 color: #CC0000;
}
/* -- incBox -- */
.incBox {
 margin-bottom: 15px;
}
.incBox h3 {
 height: 35px;
 line-height: 35px;
 color: #7A7F81;
 font-weight: bold;
 font-size: 14px;
}
.incBox h3 a {
 color: #7A7F81;
}
/* -- tree -- */
.treeBox {
 margin-bottom: 15px;
  min-height:240px;
}
.treeBox dd{
 height: 45px;
 line-height: 45px;
 background: rgb(189, 23, 1);
 font-size: 20px;
 color:white;
 padding-left:20px;


}
.treeBox li {
 line-height: 30px;
 padding-left: 10px;
 font-size: 14px;
 font-family: arial;
 color: #7A7F81;

}
.treeBox ul{background:white;}
.treeBox ul ul{background:white;}
.treeBox h2 {
line-height: 30px;
 font-size: 14px;
 font-family: arial;
 color: #7A7F81;
 background:url(images/icona.jpg) no-repeat 15px center;padding-left:48px
}
.treeBox h2 a {
font-weight:100;
}
.treeBox h2.cur {
}
.treeBox li.cur {

}
.treeBox li a {background:url(images/icona.jpg) no-repeat 5px center;padding-left:38px
}
.treeBox .searchBox {
 margin:20px 0;
}
.treeBox .searchBox .keyword {
 width: 136px;
}
/* -- searchBox -- */
.searchBox {
 border: 1px solid #DDDDDD;
 background-color: #FFF;
 height: 24px;
 padding-left: 10px;
 width:200px;
 float:left;

}
.gjc{width: 1100px;height: 28px;font-family:arial;font-size:13px;}
.gjc span{line-height:30px;padding-left:15px;float:left;margin-right:20px;width:800px;}
.gjc ul{line-height:30px;}
.gjc ul h2{float:left;margin-left:12px;text-align: center;}
.gjc ul h2 a{font-weight:100;}
.searchBox {
 position: relative;
 white-space: normal
}
.searchBox label {
 height: 0;
 line-height: 0;
 overflow: hidden;
 width: 0;
 position: absolute;
 font-size: 0;
 z-index: -1;
 outline: 0
}
.searchBox .keyword {
 color: #CCCCCC;background:white;
}
.searchBox .keyword:focus {
 color: #555
}
.searchBox .keyword::-webkit-input-placeholder {
 color:#CCCCCC;
}
.searchBox .keyword:focus:-moz-placeholder, .searchBox .keyword:focus::-moz-placeholder {
color:transparent!important
}
.searchBox .keyword:focus::-webkit-input-placeholder {
color:transparent!important
}
.searchBox .btnSearch {
 background:url(images/s_ss.gif) no-repeat;
 width: 24px;
 height: 24px;
 text-indent: -999px;
 overflow:hidden;
 cursor: pointer;
}
/* -- 上一页下一页 -- */
.lift {
 margin-top:60px;
 color:#999;
}
.lift a {
 color:#999;
}
.lift span {
 margin-right:15px;
}
/* 库项目样式
----------------------------------------------- */
/* -- urHere -- */
.urHere {
 height: 35px;
 line-height: 35px;
 color: #666;
 border: 1px solid #CBD1D3;
 text-indent:20px;
 background:url(images/p_b.jpg) repeat-x;
}
.urHere a {

}
.urHere b {
 margin: 0 8px;
}
/* -- recommendProduct -- */
.recommendProduct {
 padding-top: 10px;
}
.recommendProduct li {
 float: left;
 width: 137px;
 height: 200px;
 margin-right: 17px;
 text-align: center;
}
.recommendProduct li.clearBorder {
 margin-right: 0;
}
.recommendProduct .img {
 border: 1px solid #E4E4E4;
 margin-bottom: 8px;
}
/* -- about -- */
.about {
 padding-top: 13px;
}
.about p {
 float: left;
 width: 120px;
 height: 154px;
}
.about dl {
 float: right;
 width: 465px;
 height: 154px;
}
.about dl dt {
 display: block;
 font-size: 16px;
 font-weight: bold;
 color: #313131;
 padding: 5px 0;
}
.about dl dd {
 line-height: 200%;
 color: #999999;
 word-wrap: break-word;
 word-break: normal;
}
.about .aboutBtn {
 display: block;
 text-decoration: underline;
 color: #CC0000;
 font-weight: bold;
 margin-top: 12px;
}
/* -- recommendArticle -- */
.recommendArticle li {
 background: url(images/icon_red.gif) no-repeat left 50%;
 border-bottom: 1px dotted #D1D1D1;
 line-height: 38px;
 padding-left: 15px;
}
.recommendArticle li b {
 float: right;
 color: #999999;
}
.recommendArticle li.last {
 border-bottom: 0;
}
/* -- contact -- */
.contact {
 border: 1px solid #CBD1D3;
 background-color: #EFEFEF;
 padding: 15px;
}
.contact h3 {
 border-bottom: 1px solid #CBD1D3;
 padding-bottom: 10px;
 font-size: 14px;
 color: #7A7F81;
}
.contact .box {
 padding:15px 0 0 3px;
}
.contact dl {
 margin-bottom: 8px;
 zoom:1;
 overflow:hidden;
}
.contact dt {
 float:left;
 background: url(images/icon_contact.gif) no-repeat 0 0;
 width:30px;
 height: 30px;
 margin-right:17px;
}
.contact dt.tel {
 background-position: 0 -30px;
}
.contact dt.fax {
 background-position: 0 -60px;
}
.contact dt.url {
 background-position: 0 -90px;
}
.contact dt.email {
 background-position: 0 -120px;
}
.contact dd {
 float:left;
 width:278px;
 color: #7A7F81;
 line-height:30px;
}
/* page
----------------------------------------------- */
#page {
 padding: 20px 20px;
}
#page h1 {
 color: #333333;
 font-size: 18px;
 font-weight: bold;
}
#page .info {
 padding: 2px 0 20px 0;
 color: #999999;
 font-size: 13px;
}
#page .content {
 color: #666666;
 line-height: 200%;
 padding-top: 10px;
}
/* product_category
----------------------------------------------- */
.productList {
 padding-top: 20px;
 color: #999999;
}
.productList dl {
 float: left;
 width: 370px;
 height: 160px;
 margin:5px 0px 0px 14px;
}
.productList dl.last {
 margin-right: 0;
}
.productList dt {
 float: left;
 width: 160px;
}
.productList dd {
 float: left;
 width: 195px;
 padding: 15px 0 0 0px;
}
.productList dt img {
 border: 1px solid #EEEEEE;
}
.productList .name {
 height: 18px;
 overflow: hidden;
}
.productList .name a {
 color: #333333;
 font-weight: bold;
}
.productList .brief {
 color: #999999;
 padding-top: 8px;
 height: 60px;
}
.productList .price {
 padding-bottom: 10px;
}
/* product
----------------------------------------------- */
#product {
 padding: 15px 0;
}
#product .productImg {
 float: left;
 width: 300px;
 border:1px solid #d9d9d9;
 margin-left:20px;
}
#product .productInfo {
 float: left;
 width: 439px;
 padding: 10px 0 0 15px;
 line-height: 200%;
}
#product .productInfo h2 {
 font-size: 18px;
 padding-left:60px;
}
#product .productInfo ul {
 padding-top: 22px;
}
#product .productInfo .productPrice {
 margin-bottom: 5px;
}
#product .productInfo .productPrice .price {
 font-family: Arial;
 font-size: 20px;
 font-weight: bold;
}
#product .productInfo .btnAsk {
 margin-top: 50px;
 zoom: 1;
 overflow: hidden;
}
#product .productInfo .btnAsk dt {
 float: left;
 width: 88px;
 height: 39px;
 line-height: 39px;
 text-align: right;
 padding-right: 3px;
 margin-right: 6px;
 background-color: #E0E0E0;
 color: #333;
 font-weight: bold;
}
#product .productInfo .btnAsk dd {
 float: left;
 width: 300px;
}
#product .productContent {
 padding: 15px 15px;
}
#product .productContent h3 {
height: 40px;
 line-height: 40px;
 color: #FFFFFF;
 font-weight: bold;
 font-size: 15px;
 background: black;
 text-indent:15px;
}
#product .productContent ul {
 padding: 15px 0;
 color: #666;
 line-height: 260%;
}
/* article_category
----------------------------------------------- */
#articleList dl {
 border-bottom: 1px dotted #D1D1D1;
 padding: 20px 20px;
}
#articleList dl.last {
 border-bottom: 0;
}
#articleList dt {
 width: 620px;
 background: url(images/icon_red.gif) no-repeat left 50%;
 padding-left: 15px;
 margin-bottom: 10px;
}
#articleList dd {
 color: #999999;
 padding-left: 2px;
 line-height: 180%;
 zoom: 1;
 overflow: hidden;
}
#articleList dd p {
 float: left;
}
#articleList dd p.img {
 margin-right: 10px;
}
#articleList dd p.desc {
 width: 590px;
}
#articleList .numDate {
 float: right;
 text-align: right;
 padding-top: 12px;
}
#articleList .numDate em {
 background-color: #4D4D4D;
 color: #FFF;
 padding: 3px 4px;
 font-size: 14px;
 font-weight: bold;
}
#articleList .numDate p {
 font-size: 16px;
 color: #999999;
 margin-top: 5px;
}
/* article
----------------------------------------------- */
#article {
 padding: 20px 20px;
}
#article h1 {
 color: #333333;
 font-size: 18px;
 font-weight: bold;
}
#article .info {
 padding: 2px 0 20px 0;
 color: #999999;
 font-size: 13px;
}
#article .content {
 color: #666666;
 line-height: 180%;
}
/* 留言板
----------------------------------------------- */
#guestBook {
 padding: 20px 20px;
 background:white;
}
#guestBook h2 {
 color: #555;
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 20px;
}
/* bookList */
#guestBook .bookList {
 margin-bottom: 30px;
 line-height: 180%;
 font-size: 13px;
}
#guestBook .bookList dl {
 margin-bottom: 15px;
}
#guestBook .bookList dt {
 color: #999;
 margin-bottom: 3px;
}
#guestBook .bookList dt b {
 color: #999;
 margin-left: 20px;
}
#guestBook .bookList dd {
 color: #666;
 overflow: hidden;
 zoom: 1;
}
#guestBook .bookList dd em {
 float: left;
 width: 70px;
}
#guestBook .bookList dd span {
 float: right;
 width: 910px;
 text-align: left;
}
#guestBook .bookList p {
 color: #0072C6;
 margin-top: 5px;
 overflow: hidden;
 zoom: 1;
}
#guestBook .bookList p em {
 float: left;
 width: 70px;
}
#guestBook .bookList p span {
 float: left;
 width: 800px;
}
#guestBook .bookList p b {
 color: #999;
 float: right;
}
#guestBook .bookList .pager {
 text-align: left;
}
/* bookList */
#guestBook .bookAdd {
 line-height: 180%;
 font-size: 13px;
}
#guestBook .bookAdd dl {
 overflow: hidden;
 zoom: 1;
 margin-bottom: 15px;
}
#guestBook .bookAdd dl dt, #guestBook .bookAdd dl dd {
 float: left;
}
#guestBook .bookAdd dl dt {
 width: 70px;
 text-align: right;
 line-height: 30px;
}
#guestBook .bookAdd .vcode {
 text-transform: uppercase;
}
#guestBook .bookAdd .select {
 height: 28px;
}
#guestBook .bookAdd dl.cue {
 margin: -8px 0 10px 60px;
 color: #999;
}
#guestBook .bookAdd dl.submit {
 margin: 20px 0 0 60px;
}
#guestBook .bookAdd dd b {
 display: block;
 padding: 2px 0 2px 3px;
 border: 1px solid #fec600;
 color: #666;
 background-color: #fbf8e9;
 line-height: 16px;
}
/* 提示信息
----------------------------------------------- */
#douMsg {
 padding: 10px 0 100px 0;
}
#douMsg dl {
 padding: 160px 0 200px 0;
 text-align: center;
 background-color: #EBEBEB;
 border-top: 1px solid #FFFFFF;
}
#douMsg dt {
 color: #0072C6;
 font-size: 16px;
 margin-bottom: 30px;
 font-weight: bold;
}
#douMsg dd {
 color: #666;
}
#douMsg dd a {
 margin-left: 5px;
 color: #000;
}
/* 分页
----------------------------------------------- */
.pager {
 text-align: center;
 padding-top: 20px;
 color: #666;
 padding-bottom: 20px;
}
.pager a {
 color: #666;
 text-decoration: underline;
}
/* 在线客服
----------------------------------------------- */
#onlineService {
 position: fixed;
 _position: absolute;
 _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-380+"px");
 top: 208px;
 right: 0;
 z-index: 999999;
 display: block;
}
#onlineService .onlineIcon {
 position: relative;
 cursor: pointer;
 background: url(images/online_service.png) no-repeat;
 width: 34px;
 height: 110px;
 text-indent: -9999px;
 overflow:hidden;
}
#onlineService #pop {
 border: 3px solid #19B4EA;
 background-color: #F2F2F2;
 padding: 8px;
 width: 95px;
 min-height: 84px;
 position: absolute;
 right: 34px;
 top: 0;
 display: none;
 z-index: 999999;
}
#onlineService .onlineQQ a {
 display: block;
 background: url(images/online_service.png) no-repeat left -160px;
 color: #19B4EA;
 width: 82px;
 height: 24px;
 line-height: 23px;
 padding-left: 27px;
 margin-bottom: 8px;
}
#onlineService .onlineQQ a:hover {
 text-decoration: none;
 color: #19B4EA;
}
#onlineService .service {
 border-top: 1px solid #DDDDDD;
 padding-top: 8px;
 color: #666;
}
#onlineService .service a {
 color: #666;
}
#onlineService .service li {
 background: url(images/online_service.png) no-repeat left -202px;
 padding-left: 8px;
}
#onlineService .goTop {
 display: none;
}
#onlineService .goTop .goBtn {
 background: #F2F2F2 url(images/online_service.png) no-repeat left -120px;
 width: 34px;
 height: 34px;
 display: block;
}
/* footer
----------------------------------------------- */
#footer {height:256px;
 background: rgb(215, 215, 215);
}
#footer .footNav i {
 margin: 0 12px;
color:white;
}
.footNav{height: 40px;line-height: 40px;/* width:980px; */margin:0 auto;text-align:center;background: rgb(171, 5, 5);}
.footNav a{color:white;font-size:14px;}
#footer .footNav a.first {
 margin-left: 0;
}
#footer .copyRight {
 font-family: Arial, Lucida, Verdana, Helvetica, sans-serif;
}

.footer-lxwm{ width: 400px;
    height: 150px;
    padding-top: 30px;
    padding-left: 700px;}
.footer-lxwm dl{line-height:28px;}
.stap1{width:100%;height:316px; background:url(images/banner_bg.gif) no-repeat center 300px;}

/*产品*/
.fr{float:right;}
.cp{width:1000px;margin:0 auto;height:560px;}
.cp .cp_l{ width:180px;background:white;}
.cp .cp_l dd{ background:url(images/pro_a.jpg) no-repeat; height:45px; overflow:hidden; text-align:center;}
.cp .cp_l dd a{font-family:"Microsoft YaHei"; font-size:18px; font-weight:normal; line-height:63px; color:#fff;}
.cp .cp_l .cp_ul{ height:509px; overflow:hidden; border: 1px solid rgb(202, 202, 202); border-top: none;}
.cp .cp_l .cp_ul h2{ height:45px;  line-height:45px;}
.cp .cp_l .cp_ul .cur{ padding-top:28px;}
.cp .cp_l .cp_ul h2 a{font-family: arial; font-size: 14px; color:#5d5d5d; padding-left:40px;background:url(images/cp_lico.gif) no-repeat 25px center;font-weight: 100;}


.cp .cp_l .cp_ul .cur a,.cp .cp_l .cp_ul h2 a:hover{ padding-right:50px;color:red;text-decoration:none;}
.cp .cp_l .cp_ul .cur_r a{ padding-left:70px;}
.cp .cp_l .cp_ul .cur_r a:hover{ background:none;}
.cp .cp_l .cp_ul .no_b{ border:none;}
.cp .cp_l .cp_lad img{ width:220px; height:124px;}
.cp .cp_l .cp_lad p{font-family:"Microsoft YaHei"; font-size:16px; color:#373737; position:absolute; left:105px; top:20px;}
.cp .cp_l .cp_lad span{ font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#4f5b5a; position:absolute; top:40px; left:70px;}

.cp .cp_r{ width:800px; height:553px; overflow:hidden; border:1px solid rgb(202, 202, 202); background:#fff;}
.cp .cp_r h3{ height:45px;background:url(images/p_b.jpg) repeat-x;}
.cp .cp_r h3 a{font-family:"Microsoft YaHei"; font-size: 16px; color:#fff; line-height:34px; padding:2px 0 2px 30px;line-height:45px; font-weight: 100; text-decoration: none;}
.cp .cp_r span a{ background:none;}
.cp .cp_r .more01{padding:0px 20px 0 0;}

.cp .cp_r .cp_rul{ padding-left:35px;}
.pa-top30-bottom30{padding:30px 0;}
.pa-bottom30{padding-bottom:30px;}
.pa-top30{padding-top:30px;}
.pa-left40{padding-left:40px;}
.ma-left20{margin-left:20px;}
.ma-top20{margin-top:20px;}

.cp .cp_r li{ float:left; padding:34px 24px 0 0;}
.cp .cp_r li img{ width:160px; height:160px; border:#e9e9e9 1px solid;}
.cp .cp_r li span{ width:160px; text-align:center; display:block; height: 35px; line-height: 35px; overflow:hidden; margin-top: 8px;}
.cp .cp_r li span a{ font-size:13px; padding-top:10px;}
.cp .cp_r li span a:hover{text-decoration:none;}
/*end*/
/*优势*/
.gr-youshi h2{width:1000px;height:120px;}
.gr-youshi h3{width:1000px;height:12px;}
.gr-youshi-a{width:1000px;height:355px;background:url(images/ys_c.jpg) no-repeat;font-family:"微软雅黑";}
.gr-youshi-a h4{font-size:24px;font-weight:bold;color:#373737;padding-top:71px;padding-left:140px;padding-bottom:26px;}
.gr-youshi-a p{font-size:14px;padding-left:170px;line-height:31px;}
.gr-youshi-b{width:1000px;height:255px;background:url(images/ys_d.jpg) no-repeat;font-family:"微软雅黑";}
.gr-youshi-b h4{font-size:24px;font-weight:bold;color:#373737;padding-top:24px;padding-left:540px;padding-bottom:26px;}
.gr-youshi-b p{font-size:14px;padding-left:568px;line-height:31px;}
.gr-youshi-c{width:1000px;height:302px;background:url(images/ys_e.jpg) no-repeat;font-family:"微软雅黑";}
.gr-youshi-c h4{font-size:24px;font-weight:bold;color:#373737;padding-top:83px;padding-left:140px;padding-bottom:26px;}
.gr-youshi-c p{font-size:14px;padding-left:170px;line-height:31px;}
/*客户案例*/
.jianzhen{background:#f7f7f7;height:460px;}
.jz { width:1100px;margin:0 auto;background:#fff; border-bottom:#e7e7e7 1px solid;border-left:#e7e7e7 1px solid;border-right:#e7e7e7 1px solid;padding-top:8px;}
.jz_top { background:url(images/jz_top.gif)  no-repeat 0 bottom; height:38px;}
.jz_top h3 {padding-left:46px; line-height:38px;}
.jz_top h3 a { font-family:"Microsoft YaHei"; font-size:16px; font-weight:normal; color:#fff;}
.more01 { padding:13px 11px 0 0;}

.jz_con { padding:19px 0 0 30px;}
.jz_con dl { float:left; height:199px; width:500px; padding:0 35px 0 0;}
.jz_con dt { float:left; padding-right:18px; background:url(images/jz_picbg.gif) no-repeat; width:218px; height:166px;}
.jz_con dt img { width:218px; height:158px;}
.jz_con dd { float:left;width: 240px; padding-left: 20px;}
.jz_con dd h3 { height:20px; overflow:hidden; line-height:20px;}
.jz_con dd h3 a { font-size:13px; font-weight:bold; color:#000;}
.jz_con dd p { line-height:23px; height:90px;font-size:13px; overflow:hidden;margin-bottom:15px;}

.jz_con dd q { display:block; color:#000; line-height:30px;}
/*end*/
/*广告条2*/
.ad2i{width:100%;height:130px;background:#f7f7f7;}
.ad2{background:url(images/ad2.gif) no-repeat;width:1100px; height:100px;margin:0 auto;}


/*关于我们*/
.box0{background:#f7f7f7;margin-top:30px;}
.box { _background:#fff url(images/box_bg.gif) no-repeat 0 top; padding-top:18px; _border-bottom:#e7e7e7 1px solid;_border-left:#e7e7e7 1px solid;_border-right:#e7e7e7 1px solid; margin-bottom:20px; width: 980px; margin: 0 auto; height: 300px;}

.zj { width:680px;}
.zj_top { height:35px;}
.zj_top .more01{ padding:12px 20px 0 0;}
.zj_top h3,.zs_top h3 { background:url(images/newbiaoti.jpg) no-repeat; padding-left:10px; line-height:35px;font-family:"Microsoft YaHei"; font-size:16px; color:white;}
.zj_top h3 a,.zs_top h3 a{font-family:"Microsoft YaHei"; font-size:16px; color:white;}
.zj_con dl { height:212px; margin-top:28px;}
.zj_con dt { float:left; padding-right:15px; background:url(images/zj_picbg.gif) no-repeat; height:203px; width:295px;}
.zj_con dt img { padding:5px 0 0 11px; width:270px; height:180px;}
.zj_con dd { float:left; width:360px;}
.zj_con dd h3 { height:30px;}
.zj_con dd h3 a { font-size: 14px; color:#402400;}
.zj_con dd p { line-height:25px; font-size:12px; height:180px; overflow:hidden;}
.zj_con ul li { width:187px; float:left;}
.zj_con ul li img { padding:2px; border:solid 1px #ccc; width:168px; height:99px; }
.zj_con ul li span { display:block; height:30px; line-height:30px; text-align:center; overflow:hidden;}

/*联系我们*/
.zs { width:270px; margin-left:20px;}
.zs_top {height:35px; margin-right:30px;}
.zs_con { _padding-top:10px;}
.kc01,.kc03 { padding:99px 10px 0}
.zs dl{line-height:33px;}
/*end*/
/*新闻资讯*/
.box2i{background:#f7f7f7;}
.box2 { background:#fff url(images/box_bg.gif) no-repeat 0 top; padding-top:18px; border-bottom:#e7e7e7 1px solid;border-left:#e7e7e7 1px solid;border-right:#e7e7e7 1px solid; margin-bottom:20px; width: 1100px; margin: 0 auto; height: 300px;}
.dt { width:610px; padding:0 28px 47px 30px; background:url(images/zj_yy.gif) no-repeat right 0;}

.dt_con { padding:21px 0 0; width:610px; overflow:hidden;}
.dt_con dl { height:200px; overflow:hidden; background:url(images/dt_xx.gif) repeat-x 0 bottom;}
.dt_con dl dt { float:left; padding-right:20px;}
.dt_con dl dt img { width:209px; height:157px; padding:2px; border:solid 1px #d9d9d9;}
.dt_con dl dd { float:left; width:370px;}
.dt_con dl dd h3 { height:30px; line-height:30px; overflow:hidden;}
.dt_con dl dd h3 a { font-size:12px;}
.dt_con dl dd q { display:block; height:30px; line-height:30px; color:#162c6a;}
.dt_con dl dd p { line-height:22px; height:70px; overflow:hidden;}

.dt_list ul li { height:32px; line-height:32px; padding: 0 0 0 20px;  overflow:hidden; background: url(images/ico03.gif) no-repeat 10px 17px; float:left; width:230px; margin-right:10px; border-bottom: dashed 1px #b6b5b5; line-height: 40px; height: 40px;}


/*常见问题解答*/
.wd { width:300px;}
.wd_top { _background:url(images/wd_bg.gif) no-repeat 6px 0;height:35px;}
.wd_top .more01{ padding:12px 8px 0 0;}
.zj_con{
    background: white;
    border: 1px solid #d9d9d9;
    height: 248px;
}
.wd_con{
    background: white;
    height: 248px;
    border: 1px solid #d9d9d9;
    width: 268px;
}
.wd_con dl { padding:20px 0; border-bottom: solid 1px #dbdbdb; margin-right:20px;}
.wd_con .nobor { border-bottom:none;}
.wd_con dl dt { background: url(images/wd_w.gif) no-repeat left 6px; height:30px; line-height:30px; padding-left:30px; overflow:hidden;}
.wd_con dl dt a { color:#ff7200;}
.wd_con dd { background:url(images/wd_d.gif) no-repeat left 4px; width:200px;  line-height:25px; padding-left:30px; height:50px; overflow:hidden;}
/*end*/
/*link*/
.yqlj{width:100%;background:#f7f7f7;height:83px;}
.link{ height:32px; overflow:hidden;width:1100px;margin:0 auto;padding-top:20px;}
.link h2{ width:160px; float:left;}
.link p{ width:939px; border:solid 1px #d9d9d9; height:30px; line-height:30px; border-left:0; float:left;}
.link p a{ padding:0 15px; white-space:nowrap; color:#563036;}
.ge{width:1100px;margin:0 auto;height:31px;}

/*内页联系我们*/
.mt10 {margin-top}
.leib .tit{background:url(images/bar_c.jpg); height:43px; line-height:43px; padding-left:13px; }
.leib .tit a{ color:#fff; font-size:0px;}
.leib .tit a:hover{color:#fff; }

.leib .nr {  padding:12px 5px 10px 5px;  border-bottom:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc;}
.leib .nr  h5{ height:22px; line-height:22px;padding-top:16px;}
.leib .nr  p{  line-height:22px;}
.neiyebanner{height:360px;width:100%;margin:0 auto;}
.nr img{padding-left:15px;}
/*增加*/
.dys{ height:240px;}
.clear{ clear: both;}
.dys{ height:240px; width: 980px; margin: 0 auto;margin-top:27px;}
.dys h2{ border-top:solid 1px #CCC; height:56px; display:block;} 
.dys h3{ font-size:20px;}
.dys1{ background:url(images/1.jpg) left no-repeat; height:152px; width:135px; padding-top:30px; padding-left:40px; padding-right:20px; line-height:22px; float:left;}
.dys2{ background:url(images/2.jpg) left no-repeat; height:152px; width:135px; padding-top:30px; padding-left:40px; padding-right:20px; line-height:22px; float:left;}
.dys3{ background:url(images/3.jpg) left no-repeat; height:152px; width:135px; padding-top:30px; padding-left:40px; padding-right:20px; line-height:22px; float:left;}
.dys4{ background:url(images/4.jpg) left no-repeat; height:152px; width:135px; padding-top:30px; padding-left:40px; padding-right:20px; line-height:22px; float:left;}
.dys5{ background:url(images/5.jpg) left no-repeat; height:152px; width:135px; padding-top:30px; padding-left:40px; padding-right:20px; line-height:22px; float:left;}
.dys p{font-size:12px;font-family:a;margin-top:2px;} 

.Reason{ height:330px; margin-top:15px;width:980px;margin:0 auto;margin-top:50px;}
.right{float:right;}
.left{float:left;}
.Reason_right{ float:right; width:600px;}
.Reason_right p{ font-size:12px;color:black;}
.Reason_right_li1 { background:url(images/Reason_libj.jpg) no-repeat; margin-top:14px; height:24px; line-height:24px;font-size:12px;color:black;}
.Reason_right_li1 span{ font-family:"微软雅黑"; font-size:14px; font-weight:bold; color:#fff; padding-left:20px; padding-right:40px;}
.Reason_right_li2 { background:url(images/Reason_libj270.jpg) no-repeat; margin-top:14px; height:54px; line-height:24px;}
.Reason_right_li2 span{ font-family:"微软雅黑"; font-size:14px; font-weight:bold; color:#fff; padding-left:20px; padding-right:40px; line-height:54px; float:left;}
.gr-footer{background:#1b1f1e;border-top:1px solid #2c2f2e;border-bottom:1px solid #2c2f2e;padding-bottom:15px;}
.gr-footer-left{width:750px;height:130px;border-right:1px solid #474747;margin-bottom:20px;}
.gr-left-code{width:140px;height:140px;float:left;margin-right:15px;}
.gr-footer-left p{padding-top:10px;line-height:20px;color:#a8a9a9;font-family:a;}
.gr-find{padding-top:5px;border-top:1px solid #313333;font-family:a;}
.gr-finda{padding-top:5px;}
.gr-finda a{margin:0 5px;}
.gr-links{background:#0d0f0e;padding:10px 0;}
.gr-links a{margin:0 4px;color:rgb(202, 202, 202);}
.pa-top30{padding-top:30px;}
.pa-left40{padding-left:40px;}
.gr-overflow{overflow:hidden;}
.gr-web1000{width:1000px;margin:0 auto;font-family:a;}
.gr-left{float:left;}
.gr-right{float:right;}
.clearfix{clear:both; margin:0; padding:0; font-size:0px; line-height:0px; height:0px; overflow:hidden;}
.hezuo-index{background:white;width:100%;}
.hezuo{width:1050px;margin: 0 auto;height: 150px;padding-top:20px;}
.hz-title{
  background:black;
}
.hz-title h4{
    text-align: center;
    color: white;
    font-size: 19px;
    height: 38px;
    line-height: 38px;
    font-weight: 100;
}
.hezuo ul{margin:0 auto;margin-top: 10px;}
.hezuo ul li{float:left;width: 138px;border: 1px solid #CBD1D3;margin-left: 8px;}
.gr-about{background:#e0e0e0;}
.gr-about h2{height:65px;}
.gr-video{width:319px;height:207px;background:url(images/ab_b.jpg) no-repeat;margin-top:7px;padding:16px 16px 12px 10px;}
.gr-about-cont{width:642px;height:218px;margin-top:22px;background:url(images/top_bj.jpg);margin-left:13px;}
.about-cont-a{width:592px;height:168px;margin:5px;background:#e0e0e0;padding:20px;}
.about-cont-a h3{font-family:"微软雅黑";font-size:36px;font-weight:bold;color:#bd1600;line-height:30px;}
.about-cont-a h4{font-family:Helvetica,Arial;font-weight:bold;color:#c1c1c1;font-size:14px;}
.about-cont-a p{padding-top:10px;}
.gr-about-honor{width:1000px;height:130px;margin-top:30px;position:relative;padding-bottom:15px;}
a.honor-left{position:absolute;top:12px;left:0px;display:block;width:30px;height:100px;background:url(images/ho_f.jpg) no-repeat;}
a.honor-left:hover{background:url(images/ho_f.jpg) no-repeat 0 -100px;}
a.honor-right{position:absolute;top:12px;right:0px;display:block;width:30px;height:100px;background:url(images/ho_f.jpg) no-repeat 0 -200px;}
a.honor-right:hover{background:url(images/ho_f.jpg) no-repeat 0 -300px;}
.gr-about-honor ul{width:auto;margin:0 auto;height:130px;}
.gr-about-honor ul li{height:130px;/*margin:0 8px!important;*/margin:0 5px;display:inline-block;float:left;}
.pa-bottom30{padding-bottom:30px;}
.gr-web1000{width:1000px;margin:0 auto;color:black;}
.gr-overflow{overflow:hidden;}
.pa-top30{padding-top:30px;}
.gr-left{float:left;}
.gr-right{float:right;}
.gr-news-a{width:325px;}
.xinwen-index{width:100%;background:url(images/bj.jpg);}
.gr-news-a h3{height:18px;padding-bottom:9px;border-bottom:1px solid #c8c8c8;line-height:18px;}
.gr-news-a h3 a{float:right;background:url(images/st_b.jpg) no-repeat left center;padding-left:20px;}
.news-pic{height:86px;padding:15px 0;border-bottom:1px dashed #c9c9c9;}
.news-pic img{display:block;width:115px;height:86px;float:left;margin-right:10px;}
.news-pic span{font-weight:bold;}
.news-pic p{line-height:22px;color:#999;}
.news-pic p a{color:#bd1600;}
.gr-news-a ul{padding-top:15px;}
.gr-news-a ul li{height:24px;line-height:24px;background:url(images/icon.jpg) no-repeat left center;padding-left:15px;}
.gr-news-a ul li span{float:right;}
.gr-faq-b{width:270px;}
.gr-faq-b h3{height:18px;padding-bottom:9px;border-bottom:1px solid #c8c8c8;line-height:18px;}
.gr-faq-b h3 a{float:right;background:url(images/st_b.jpg) no-repeat left center;padding-left:20px;}
.gr-faq-b li{background:url(images/icon.jpg) no-repeat left center;height:24px;line-height:24px;padding-left:15px;}
.gr-faq-b ul{padding-top:15px;}
.gr-faq-b ul li span{float:right;}
.gr-faq-b li:last-child{border:none;}
.faq-a{height:22px;line-height:22px;background:url(images/aq.jpg) no-repeat left 4px;padding-left:20px;}
.faq-a a{font-weight:bold;}
.faq-b{background:url(images/qb.jpg) no-repeat left 4px;padding-left:20px;line-height:22px;}
.gr-find a {color:rgb(202, 202, 202);}
.gr-find b {color:rgb(202, 202, 202);}
.gr-links span{color:rgb(202, 202, 202);}