﻿body,div,iframe,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,caption,form,input,button,select,textarea {margin:0;padding:0;}
input,button,textarea,select{font-size:100%}
h1, h2, h3, h4, h5, h6,em { font-size: 100%; font-weight: normal; font-style: normal; } 
ol,ul { list-style:none; }
img {border:0;margin:0px;padding:0px;}
table{border-collapse: collapse;border-spacing: 0;}
hr { height:1px; border-top-width: 1px; border-top-style: solid; border-top-color: #CCCCCC; }
.clear {clear:both;font-size:0;height: 0px;overflow:hidden;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clr { clear: both; }
.p8 { padding: 8px; }
.mt8 { margin-top: 8px; }
.mt10 { margin-top: 10px; }
.mt15 { margin-top: 15px; }
.redfont { color: #ff0000; }
.f-blue{color:#0D5EA0;}
.f-red{color:#B81216;}
.border-b { border: 1px solid #DFDDDD;border-top:none; }
.border { border: 1px solid #DFDDDD;}
.border-notop{border-left:1px solid #DFDDDD;border-right:1px solid #DFDDDD;border-bottom:1px solid #DFDDDD;}
.border-f{border:1px solid #DFDDDD}
.border-nt{border:1px solid #d4d2d2;border-top:none;}
.bg-w{background:#fff;}
/* 主要*/
body{ font-family:"microsoft yahei","宋体",Arial; font-size: 12px; color: #222;line-height:20px;background:#fff;}
a { text-decoration: none; color: #303030;outline:none;star:expression(this.onFocus=this.blur()); }
a:hover{ text-decoration: underline; color: #0F6C04;outline:none;cursor:pointer; }
A#more{ color: #fff;width:50px;height:20px;line-height:20px;text-align:center;display:block; position: absolute; right: 5px; top:2px;outline:none;background:#126B04;font-family:"Times New Roman", Times, serif;}
.InputBorder { border:1px solid #D9D9D9; font-size: 12px; background-color: #FFFFFF; padding-top: 3px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px;line-height:24px;}
.red { color: #F30; font-weight: 700; }
.fl { float: left; }
.fr { float: right; }
.btn { color: #fff; border: 1px solid #555;background-color: #686868;font-family: Verdana; font-size: 12px; padding: 3px; }
.bline{background:url(../Images/vline.jpg) left bottom repeat-x;height:42px;padding-bottom:14px;}
.box { display:block;background-color:#fff;}
.tRight {text-align: right;}
.font-orange { color: #F9F8F8; }
.font-green{color:#005A3B;}
.f14{font-size:14px;}
.f20{font-size:20px;}
.fb{font-weight:bold;}
.w{width:1000px;margin:10px auto 0px;}
.w-dw{width:100%;}
.w1000{width:1000px;margin:0px auto;}

.gray-gradient{
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #ECEAEA), color-stop(100%, #F9F8F8));
background-image:-webkit-linear-gradient(top, #ECEAEA, #F9F8F8);
background-image:-moz-linear-gradient(top, #ECEAEA, #F9F8F8);
background-image:-ms-linear-gradient(top, #ECEAEA, #F9F8F8);
background-image:-o-linear-gradient(top, #ECEAEA, #F9F8F8);
background-image:linear-gradient(top, #ECEAEA, #F9F8F8);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ECEAEA', endColorstr='#F9F8F8', GradientType='0');}

.gray1-gradient{
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #EDEBEB), color-stop(100%, #FFFFFF));
background-image:-webkit-linear-gradient(top, #EDEBEB, #FFFFFF);
background-image:-moz-linear-gradient(top, #EDEBEB, #FFFFFF);
background-image:-ms-linear-gradient(top, #EDEBEB, #FFFFFF);
background-image:-o-linear-gradient(top, #EDEBEB, #FFFFFF);
background-image:linear-gradient(top, #EDEBEB, #FFFFFF);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EDEBEB', endColorstr='#FFFFFF', GradientType='0');}

.gness-gradient{background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #ECEAEA), color-stop(100%, #FFFFFF));
background-image:-webkit-linear-gradient(top, #ECEAEA, #FFFFFF);
background-image:-moz-linear-gradient(top, #ECEAEA, #FFFFFF);
background-image:-ms-linear-gradient(top, #ECEAEA, #FFFFFF);
background-image:-o-linear-gradient(top, #ECEAEA, #FFFFFF);
background-image:linear-gradient(top, #ECEAEA, #FFFFFF);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ECEAEA', endColorstr='#FFFFFF', GradientType='0');}

/***********************/
#main-container,.main-container{width:1000px; margin:16px auto;}
#midbanner{clear:both;overflow:hidden;margin-top:10px;}
#banner-box{background:url(../Images/banner_bg.jpg) left top repeat-x;height:250px;margin-top:15px;}

/**********头部信息*****************/
#header { display: block;width:100%;background:url(../Images/header_bg.jpg) center top no-repeat;height:250px;}
#header .line { height: 30px; overflow: hidden;color:#78CC70;line-height:30px;width:100%;}
#header .frame{width:1000px;margin:0px auto;}
#header .line .wel { line-height: 30px; float: left; height:32px; font-size: 12px; color: #78CC70; width:600px;}
#header .line .wel a{line-height:30px;color:#78CC70;}
#header .line .wel a:hover{line-height:32px;}
#header .line .set { float: right; line-height:30px; height: 30px; color: #494A49;width:260px;text-align:right; }
#header .line .set a{color:#494A49;line-height:30px;}
#header .line .set a:hover{line-height:30px;text-decoration:underline;color:#494A49;}
#header .line .set small{padding:0px 3px;}

#header #logobox {width:100%;height:148px;}
#logobox .logo {width:468px;height:148px;float:left;}
#logobox .tel {width: 403px;height:88px;float: right;margin-top: 36px;background:url(../Images/tel.png) left top no-repeat;}
#logobox .tel .telnum{padding-top:8px;padding-left:206px;color:#777575;font-size:16px;font-weight:bold;}
#logobox .tel .telnum strong{color:#FC770F;font-size:24px;line-height:28px;display:block;font-weight:bold;}
/**********导航*****************/
.navbox{width:100%;height: 64px;overflow:hidden;background:url(../Images/menu_bg.jpg) left top repeat-x;}
#nav {width:1000px;margin:0px auto;}
#nav li { float: left;text-align:center;width:100px;height:64px;overflow:hidden;}
#nav li a { color: #fff;font-weight:bold;line-height: 64px;font-size:14px;display:block;}
#nav li.b{background:url(../Images/menu_split.jpg) left center no-repeat;}
#nav li a:hover{ color:#fff;line-height:64px;text-decoration:none;background:url(../Images/menuover.jpg) left top repeat-x;}
/*********焦点广告******************/
#banner { height: 524px;overflow: hidden; position: relative;margin-top:2px;padding:8px;border:1px solid #D2D1D1;border-radius:5px;}
.banner { height:524px; width: 100%; overflow: hidden;margin:0px auto;}
#banner .adarea { display: block; height: 524px; width: 100%; }
#banner .navia { position:absolute; left:45%; bottom:18px; }
#banner .navia a{ display:block; float:left; margin:0 5px; width:10px; height:10px;color:#fff;text-align:center;line-height:10px;background:url(../Images/focus_icon.png) -18px top no-repeat;}
#banner .navia a.current{background:url(../Images/focus_icon.png) 0px top no-repeat;}
/**********搜索块*****************/
#search{width:100%;border-bottom:1px dotted #9DAE90;height:42px;line-height:42px;}
#search .search-box{width:1000px;margin:0px auto;}
#search .keyword { float:left; width:630px;color:#787878;}
#search .keyword strong { color: #787878;}
#search .keyword a { padding-right: 4px; padding-left: 4px;color:#787878; line-height:30px;}

#search .form { float:right; width:210px;height:30px;padding-top: 3px;}
#search .form .ipt-search { font-size: 12px; height:30px; width: 150px;color: #787878;border:none;background-color:#fff;position:relative;vertical-align:middle; float:left;line-height:30px;padding-left:15px;border-radius:10px 0px 0px 10px;}
#search .form .btn-search { height: 30px; width:42px;float:left; border:none;color: #fff;vertical-align:middle;cursor:pointer;line-height:30px;background:url(../Images/search_icon.png) #036C46 center center no-repeat;text-indent:-9999em;border-radius:0 10px 10px 0px;behavior: url(/App/Tpl/Public/Style/pie.php);position:relative;}

.sidebar { float: left; width:258px;background:url(../Images/catebox_bg.png) #0F6901 left bottom no-repeat;}
.main {width:722px;float:right;}
/**********产品分类***********/
.category-container{background:url(../Images/category_bg.jpg) left top repeat;}
.tl-blue{height:77px;background:url(../Images/tl_pro.jpg) left top no-repeat;}
.tl-blue h3{text-indent:-9999em;}

.procate{padding:15px;}
.procate dl{padding-bottom:1px;}
.procate dt{background:url(../Images/cate_bg.jpg) left top repeat-x;height:34px;}
.procate dt a{line-height:34px;background:url(../Images/cate_icon.jpg) 12px center no-repeat;color:#fff;font-size:14px;font-weight:bold;padding-left:30px;}
.procate dd{height:30px;line-height:30px;background:url(../Images/dot_w.jpg) left center no-repeat;margin-left:8pxoverflow: Hidden;text-overflow: ellipsis;}
.procate dd a{color:#fff;line-height:30px;display:block;padding-left:12px;overflow: Hidden;text-overflow: ellipsis;}

/**********产品6/5***********/
.tl-channel{height:42px;background:url(../Images/c3.png) left center no-repeat;position:relative;padding-left:20px;}
.tl-channel h3{color:#202020;line-height:21px;font-size:14px;font-weight:bold;}
.tl-channel small{line-height:21px;font-family:Georgia, "Times New Roman", Times, serif;color:#136C06;font-weight:bold;font-size:12px;display:block;font-style:normal;}
.tl-channel a#more{top:13px;}

.pro-ul li{padding:10px 12px;text-align:center;float:left;width:216px;height:246px;overflow:hidden;}
.pro-ul li a.pimg{display:block;width:216px;height:216px;}
.pro-ul li img{width:214px;height:214px;border:1px solid #D7D6D6;}
.pro-ul li p.name{line-height:26px;height:26px;padding-top:4px;overflow:hidden;color:#353434;text-align:center;}

/**********优势*************/
.goodness-channel{width:100%;padding-top:50px;margin-top:20px;}
.tl-goodness{width:717px;height:109px;background:url(../Images/tl_g.png) center top no-repeat;margin:0px auto;}
.tl-goodness h3{text-indent:-999em;}

.goodness-con{margin-top:75px;}
.goodness-con .gbox{position:relative}
.goodness-con .g1{background:url(../Images/g1_bg.png) left top no-repeat;width:1000px;height:560px;}
.goodness-con .g2{background:url(../Images/g2_bg.png) left top no-repeat;width:1000px;height:596px;}
.goodness-con .gbox li{position:absolute;color:#fff;line-height:30px;width:358px;font-size:14px;font-weight:bold;}
.goodness-con .gbox .g1box{top: 72px;left: 545px;}
.goodness-con .gbox .g2box{top: 352px;left: 135px;}
.goodness-con .gbox .g3box{top: 62px;left: 545px;}
.goodness-con .gbox .g4box{top: 345px;left: 135px;}

/*****工程案例5/4*******/
.channel-case{width:100%;background:url(../Images/project_bg.jpg) center top no-repeat;height:694px;padding-top:42px;margin-top:8px;}
.tl-case{width:266px;height:59px;background:url(../Images/tl_project.png) center top no-repeat;margin:0px auto 30px;}
.tl-case h3{text-indent:-999em;}
.channel-case h2{width:920px;margin:0px auto;font-size:14px;color:#fff;line-height:32px;font-weight:bold;}
#case-list{padding-top:78px;}

#case-list li{width:225px;text-align:center;float:left;margin:0px 12px;background:url(../Images/project_li.png) center bottom no-repeat;padding-bottom:28px;}
#case-list .case-con{background:#FC6B00;}
#case-list li img{width:225px;height:180px;}
#case-list li .cname{height:44px;overflow:hidden;}
#case-list li .cname a{color:#f8f8fc;font-size:14px;line-height:44px;}
#case-list li .cdesc{color:#fff;line-height:24px;}
#case-list li .cbtn{padding-top:22px;}
#case-list li .cbtn a{width:47px;height:47px;margin:0px auto;display:block;background:url(../Images/more_btn.png) left top no-repeat;text-indent:-9999em;}
#case-list li .cbtn a:hover{color:#FC6B00;line-height:23px;text-decoration:none;}
.channel-case .cases-morebtn{clear:both;margin-top:30px;}
.channel-case .cases-morebtn a{display:block;width:156px;height:40px;line-height:40px;color:#005600;font-weight:bold;font-size:14px;background-color:#fff;text-align:center;margin:0px auto;}
.channel-case .cases-morebtn a:hover{line-height:40px;text-decoration:none;color:#FC6B00;}

/*******客户见证(3/2)***********/
.w .leftslider{width:712px;height:527px;overflow:hidden;float:left;background:url(../Images/reviews_bg.jpg) left top no-repeat;padding:20px 15px 15px 15px;}
.w .rightslider{width:208px;height:486px;overflow:hidden;float:right;background:url(../Images/message_bg.jpg) left top no-repeat;padding:86px 20px 0px 30px;}

.testimonials_list dl {padding-top:48px;padding-bottom:8px;overflow:hidden;width:350px;height:148px;}
.testimonials_list dt{float: left;width: 160px;height: 148px;padding-right:10px;position:relative;}
.testimonials_list dt img {width: 138px;height:138px;border:5px solid #65c157;border-radius:120px;}
.testimonials_list dt s{width:0;height:0;border-width:12px;border-style:solid dashed dashed dashed;border-color:transparent transparent transparent #65C157;position:absolute;display:block;right:0px;top:40%;}
.testimonials_list dd{float:right;width:180px;}
.testimonials_list dd.testimonials_title{line-height:32px;color:#0F6901;font-weight:800;font-size:14px;height:32px;}
.testimonials_list .testimonials_info a{color: #3F3E3E;line-height:20px;}
.testimonials_list .testimonials_info a:hover{line-height:20px;}

/*****在线留言******/
#form-jiameng h3{color:#fff;line-height:22px;}
.zc_input {position: relative;width:212px;margin:4px 0px;}
.zc_input span {width:40px;height:32px;line-height:32px;left: 0px;position: absolute;top: 0px;border-right:1px solid #DCDADA;}
.zc_input span s{background:url(../Images/feedicon.png) left top no-repeat;width:17px;height:17px;display:block;}
.zc_input .ipt-fd{height:32px;line-height:32px;border:none;padding-left:44px;width:168px;color:#A9A9A9;
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #DAD7D7));
background-image:-webkit-linear-gradient(top, #fff, #DAD7D7);
background-image:-moz-linear-gradient(top, #fff, #DAD7D7);
background-image:-ms-linear-gradient(top, #fff, #DAD7D7);
background-image:-o-linear-gradient(top, #fff, #DAD7D7);
background-image:linear-gradient(top, #fff, #DAD7D7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#DAD7D7', GradientType='0');
}

.zc_input span.username s{background-position:left top;margin: 8px auto 0px;}
.zc_input span.mobile s{background-position:left -24px;margin: 8px auto 0px;}
.zc_input span.remark{height:134px;}
.zc_input span.remark s{background-position:left -54px;margin: 8px auto 0px;}
.zc_input .serviceText{height:32px;line-height:32px;border:none;padding-left:4px;width:68px;color:#A9A9A9;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #DAD7D7));
background-image:-webkit-linear-gradient(top, #fff, #DAD7D7);
background-image:-moz-linear-gradient(top, #fff, #DAD7D7);
background-image:-ms-linear-gradient(top, #fff, #DAD7D7);
background-image:-o-linear-gradient(top, #fff, #DAD7D7);
background-image:linear-gradient(top, #fff, #DAD7D7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#DAD7D7', GradientType='0');}
.zc_input a{color:#fff;}
.btn-feed{color:#fff;font-size:14px;font-family:"microsoft yahei";font-weight:bold;text-align:center;width:207px;height:34px;border:none;margin-top:6px;clear:both;display:block;cursor:pointer;line-height:34px;background:url(../Images/feed_btn.jpg) left top no-repeat;}

/*******资质7/10***********/
.channel-cert{padding-top:18px;}
.cert-scroll{padding-top:40px;padding-bottom:45px;}
#a-cert{width: 940px;float: left;height:240px;}
.cert-ablum li{width:168px;float:left;padding:0px 10px;text-align:center;height:240px;}
.cert-ablum li img{width:168px;height:240px;}
.cert-scroll .scroll-leftbtn{width:20px;float:left;padding-top:90px;height:32px;padding-right:5px;padding-left:5px;}
.cert-scroll .scroll-rightbtn{width:20px;float:right;padding-top:90px;height:32px;padding-right:5px;padding-left:5px;}
.cert-scroll .arrow {cursor: pointer;height:32px;outline: 0 none;text-indent:-9999em;display:block;background:url(../Images/arrowicon.png) left top no-repeat;}
.cert-scroll .back {background-position: left top;width:20px;height:32px;}
.cert-scroll .forward {background-position: right top;width:20px;height:32px;}

/*******典型客户8/5)**********/
.channel-customer{padding-top:18px;}
.customer-scroll{padding-top:14px;padding-bottom:50px;}
#a-customer{width: 910px;float: left;height:140px;}
.customer-ablum li{width:170px;height:140px;float:left;padding:0px 6px;text-align:center;}
.customer-ablum li img{width:168px;height:105px;border:1px solid #D8D7D7;}
.customer-ablum li p{color:#545252;line-height:30px;text-align:center;}
.customer-scroll .scroll-leftbtn{width:20px;float:left;padding-top:40px;height:32px;padding-right:13px;padding-left:12px;}
.customer-scroll .scroll-rightbtn{width:20px;float:right;padding-top:40px;height:32px;padding-right:12px;padding-left:13px;}
.customer-scroll .arrow {cursor: pointer;height:32px;outline: 0 none;text-indent:-9999em;display:block;background:url(../Images/arrowicon.png) left top no-repeat;}
.customer-scroll .back {background-position: left top;width:20px;height:32px;}
.customer-scroll .forward {background-position: right top;width:20px;height:32px;}

/**********企业相册7/5***********/
.channel-album{margin-top:20px;background:url(../Images/album_bg.jpg) center top no-repeat;height:346px;overflow:hidden;padding-top:80px;}
.tl-album{width:266px;height:59px;margin:0px auto;background:url(../Images/tl_album.png) left top no-repeat;}
.tl-album h3{text-indent:-9999em;}
#a-album{clear:both;padding:45px 0px 0px;}
.ul-album li{width:190px;float:left;padding:0px 5px;}
.ul-album li a{width:190px;height:138px;display:block;}
.ul-album li img{width:182px;height:130px;padding:4px;background-color:#fff;}

/*************首页新闻*************/
.threecolumn{width:1000px;overflow:hidden;clear:both;margin:15px auto 0px;}
.threecolumn .leftcolumn-box{width:306px;padding-right:21px;float:left;background:url(../Images/news_line.png) right center no-repeat;}
.threecolumn .rightcolumn-container{width:653px;float:right;paddding-left:20px;}
.threecolumn .rightcolumn-container .midcolumn-box{width:306px;float:left;padding-right:20px;background:url(../Images/news_line.png) right center no-repeat;}
.threecolumn .rightcolumn-container .rightcolumn-box{width:306px;float:right;}

.headline{height:94px;margin-top:16px;background:url(../Images/gray_line.jpg) center bottom no-repeat;padding-bottom:18px;}
.headline .pic {width: 283px;height: 94px;margin:0px auto;}
.headline .pic img {width: 283px;height:94px;}

.headline .info{width:350px;float:right;}
.headline .info h3 a{line-height:36px;color:#323232;font-weight: 700;}
.headline .info h3 a:hover{line-height:36px;text-decoration:underline;}
.headline .info p {color: #535353;line-height: 24px;}

.hnews-ul{clear:both;padding-top:6px;}
.hnews-ul li {line-height:36px; overflow:hidden; position:relative;background:url(../Images/dot-gray.jpg) left center no-repeat;padding-left:15px;border-bottom:1px dotted #B8B8B8;}
.hnews-ul li span {position:absolute;right:0px;top:0px;color: #908e8e;width:88px;display:block;}
.hnews-ul li a{line-height:36px;color:#3A3636;}
.hnews-ul li a:hover{line-height:36px;text-decoration:underline;color:#156D07;}

#faqscrollbox{padding-top:6px;}
.faqlist li{padding-bottom:8px;overflow:hidden;}
.faqlist .faq_title{line-height:34px;background:url(../Images/faq_icons.png) left 8px no-repeat;color:#004D00;font-size:14px;font-weight:bold;padding-left:30px;}
.faqlist .faq_title a{line-height:34px;color:#004D00;font-size:12px;}
.faqlist .faq_title a:hover{line-height:34px;}
.faqlist .faq_answer{font-size:12px;line-height: 22px; color: #3A3636;background:url(../Images/faq_icons.png) left -52px no-repeat;padding-left:30px;}

/********友情链接*********/
.links{margin-top:20px;clear:both;width:100%;padding-top:18px;
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #EDEBEB), color-stop(100%, #FAFAFA));
background-image:-webkit-linear-gradient(top, #EDEBEB, #FAFAFA);
background-image:-moz-linear-gradient(top, #EDEBEB, #FAFAFA);
background-image:-ms-linear-gradient(top, #EDEBEB, #FAFAFA);
background-image:-o-linear-gradient(top, #EDEBEB, #FAFAFA);
background-image:linear-gradient(top, #EDEBEB, #FAFAFA);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EDEBEB', endColorstr='#FAFAFA', GradientType='0');}
.links-list{color:#3A3636;padding:15px 12px;}
.links-list a{color:#3A3636;line-height:24px;}
.links-list span{padding:0px 8px;}
.links-list a:hover{line-height:24px;}
/*******首页样式结束***********/
/*******footer style*********/
#footer { width: 100%;background:#0D6D04;}
#footer .nav-box{height:60px;width:100%;background:url(../Images/footer_nav.jpg) left top repeat-x;}
#footer .nav {color:#fff;line-height:60px;width:1000px;margin:0px auto;text-align:center;}
#footer .nav a{ color: #fff;line-height: 60px;margin-right: 8px; margin-left: 8px; }
#footer .nav a:hover { color: #FC7200;line-height: 42px; }

#footer .info-box{color:#fff;padding-bottom:20px;background:url(../Images/erweima.png) 120px center no-repeat;width:740px;margin:30px auto 0px;padding-left:260px;text-align:left;}
#footer .info {line-height: 24px;}
#footer .info a{line-height:24px;color:#fff;}

#go-top{display: none;line-height: 1.2;background:url(../Images/go_top.png) #005539 no-repeat 0 0;cursor: pointer;height: 94px;width:25px;font-size: 12px;text-align: center;position: fixed;_position: absolute;right:0;top: 450px;_top: expression(eval((document.documentElement.scrollTop)+150));_bottom: "auto";cursor: pointer;}
/**********评论信息*****************/
#comment { border: 1px solid #D9D9D9; background-color: #FFF; }
.comment-tl { height: 26px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #E1E1E1; padding-top: 1px; color: #333; background-image: url(../Images/tl-comment.jpg); background-repeat: repeat-x; background-position: 0px bottom; }
.comment-tl h3 { line-height: 26px; font-weight: 700; font-size: 12px; float: left; padding-left: 10px; background-image: url(../Images/dot-arrs.jpg); background-repeat: no-repeat; background-position: 10px center; }
.comment-tl .fr { line-height: 26px; padding-right: 10px; }
.comment_form { padding: 10px; }
.comment_form h5 { font-size: 14px; font-weight: 700; }
.comment_content { padding: 10px; border: 1px solid #F0F0F0; font-size: 14px; }
.comment_content .tips { line-height: 20px; font-size: 12px; color: #666666; }
#comment_list { padding: 10px; border: 1px solid #F0F0F0; margin-top: 10px; margin-right: 10px; margin-left: 10px; }
#comment_list p { line-height: 20px; margin-bottom: 8px; padding-bottom: 8px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #CCC; font-size: 12px; }
#comment_list strong { font-weight: 700; color: #FF9900; margin-right: 5px; }
#showmsg,#showmsg2 { color: #FF6600; margin-left: 10px; }

/**********内页频道导航*****************/
.tl-cate{ background: #0D6D04;}
.tl-cate h3{height: 63px;line-height: 63px;padding-left: 25px;font-family: "微软雅黑";font-size: 24px;font-weight: normal;color:#fff;}

.tl-l{ height:37px; background-image: url(../Images/tl_about.jpg); background-repeat:repeat-x; background-position: left bottom; }
.tl-l h3{ font-weight: bold; font-size: 14px; color: #222; line-height: 37px;padding-left:8px;}

.tl-w {height:34px;position:relative;border-bottom:2px solid #C5C5C5;}
.tl-w h3 {color:#025D3E;font-weight:bold;font-size:14px;line-height:33px;border-bottom:2px solid #005539;padding-left:46px;padding-right:20px;background:url(../Images/tl_w_icon.png) 9px center no-repeat;height:33px;display:inline-block;}
.tl-w span {float: right;padding-right: 8px;color: #7F7F7F;line-height: 33px;font-family: "宋体";height: 33px;}
.tl-w span a, .tl-w span a:visited { color: #7F7F7F; }
#sitemap-tl-w{background: url(../Images/sitemap-tl-w-bg.png) left top repeat-x;}

/**********内页产品分类*****************/
.tl-content{border-left:1px solid #D8D8D8;border-right:1px solid #D8D8D8;border-bottom:1px solid #D8D8D8;}
.page-sidebar { float: left; width: 220px;}
#page { float: right; width: 760px;}
.category-box{background:#0D6D04;padding-bottom:8px;}

/*.page-procate{margin:0px 8px 0px 8px;background:#fff;}
.page-procate dl{padding:0px 0px 7px;}
.page-procate dl dt {background:url(../Images/cate_icon.jpg) left center no-repeat;line-height:20px;padding-left:14px;border-bottom:1px dotted #ccc;height:34px;}
.page-procate dl dt a{font-size: 14px;font-weight:bold;line-height:32px;color: #323232;}
.page-procate dl dd{margin-left:8px;}
.page-procate dl dd a{line-height:24px;color:#505051;background:url(../Images/dot-arr.png) left center no-repeat;padding-left:14px;}
.page-procate dl dd ul{padding:0px 8px;display:none;}
.page-procate dl dd ul li{background:url(../Images/icon2.gif) 3px center no-repeat;height:24px;overflow:hidden;line-height:24px;padding-left:10px;}
.page-procate dl dd ul a{line-height:24px;background-image:none;}
.page-procate dl dt a:hover{color:#FD7600;line-height:32px;}
.page-procate dl dd a:hover{color:#FD7600;line-height:24px;}*/
.page-procate{margin:8px;}
.page-procate li{background:url(../Images/cate_bg.jpg) left top repeat-x;height:34px;margin-bottom:2px;position: relative;}
.page-procate li a{line-height:34px;background:url(../Images/cate_icon.jpg) 12px center no-repeat;color:#fff;font-size:14px;font-weight:bold;padding-left:30px;}
.page-procate li a:hover{line-height:34px;color:#FF6600;text-decoration:none;z-index:3;}

.page-procate li .nav_right{ width:auto; height:auto; overflow:hidden; position:absolute; left:200px; top:0px;padding: 0px 20px 10px 10px;background: #1B9822;z-index:2;}
.page-procate li .nav_right a{ display: block;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;overflow: hidden;z-index:2;font-size:12px;background:url(../Images/dot_w.jpg) left center no-repeat;border-bottom:1px dotted #ECECEC;padding-left:12px;font-weight:normal;}
.page-procate li .nav_right a:hover{text-decoration:none;}


.page-cate {margin:0px 8px 0px 8px;background:#fff;}
.page-cate li { background-image: url(../Images/dot-yellow.gif); background-repeat: no-repeat; background-position: 3px center; padding-left: 25px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #CCCCCC; line-height: 34px; }
.page-cate li a { font-size: 14px; font-weight:700;line-height:34px;color:#333;}
.page-cate li.cur a{color:#FC7802;}
.page-cate li a:hover{line-height:34px;color:#333;}

/***********单页样式***********/
.about-page { font-size: 14px; line-height: 20px; padding:25px 15px;overflow: hidden;background-color:#fff; }
.about-page p { padding-top: 4px; padding-bottom: 4px; }
.about-page h3.about-hd{font-size:14px;font-weight:bold;padding:10px 0px 0px 14px;line-height:26px;color:#333;margin-bottom:8px;border-bottom:1px solid #ccc;}
.about-page .keyword { font-size: 12px; line-height: 30px; margin-top: 10px; padding-top: 5px; border-top-width: 1px; border-top-style: solid; border-top-color: #CCC; }
.per_nex {line-height: 28px;height: 28px;margin-top: 15px;background-color: #F6F6F6;padding-right: 10px;padding-left: 10px;clear:both;overflow:hidden;}
.per_nex span{width:350px;overflow:hidden;height:28px;color:#555;}
.per_nex a{color:#555;line-height:28px;}
.per_nex a:hover{line-height:28px;color:#0D6D04;}
/******内容页*************/
.page-news-show {padding: 25px 15px;background-color:#fff; }
.page-news-show h2 { font-size: 16px; line-height: 32px; text-align: center; color: #373737; font-weight: 700; }
.page-news-show .info { text-align: center; color: #666666; line-height: 22px; }
/************新闻列表******************/
.news-ul{padding:8px;}
.news-ul li {background:url(../Images/dot-gray_26.gif) left top no-repeat; padding-left: 12px; line-height: 26px; overflow:hidden; }
.news-ul li span { float: right;padding-right: 10px;color: #A19C9C;}
.news-ul li a{line-height:26px;color:#5B5A5A;}
.news-ul li a:hover{color: #FC7802; }
/******文章列表*************/
#zoom { padding-top: 10px; font-size: 14px; line-height: 24px; overflow: hidden; padding-left: 10px; width: 732px; }

.page-news-list {padding: 25px 10px;background-color:#fff;}
.page-news-list li{ border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #e2e2e2;line-height:30px;position:relative;}
.page-news-list li a{background-image: url(../Images/dot-arr.png); background-repeat: no-repeat; background-position: 5px center; padding-left: 15px;line-height:30px;color:#054530;font-size:14px;}
.page-news-list li a:hover{color:#F06A16;line-height:30px;}
.page-news-list li span {position:absolute;right:10px;line-height:30px;font-size: 12px; color: #B3B3B3; }
.page-news-list li dd{padding:5px 16px;line-height:24px;color:#747474;}

/******图文列表*************/
.page-news-piclist { padding:8px 20px;background-color:#fff;}
.page-news-piclist dl{height:122px;padding:8px 0px;overflow:hidden;border-bottom:1px dotted #D5D5D5;}
.page-news-piclist dl dt{width:140px;float:left;height:122px;}
.page-news-piclist dl dt img{width:120px;height:120px;border:1px solid #E3E3E3;}
.page-news-piclist dl dd.title{padding-top:2px;height:30px;line-height:30px;}
.page-news-piclist dl dd.title a{color:#0E6900;font-weight:bold;line-height:18px;}
.page-news-piclist dl dd.title a:hover{color:#FD7600;line-height:18px;}
.page-news-piclist dl dd.info{line-height:18px;color:#7C7C7C;}
.page-news-piclist dl dd.info-detail-btn{width:75px;height:22px;line-height:22px;float:right;background-color:#4F4F4F;border-radius:3px;behavior: url(/App/Tpl/Public/Style/pie.php);position:relative;text-align:center;}
.page-news-piclist dl dd.info-detail-btn a{color:#fff;font-weight:bold;line-height:22px;font-weight:bold;}

.page-content { padding: 10px 11px;background:#fff; }
/*********图片列表**************/
.page-images-list { padding-top: 20px; padding-bottom: 10px; padding-left: 10px;background-color:#fff;}
.page-images-list span.pic{display:block;}
.page-images-list li:hover img{opacity:0.8;filter:alpha(opacity=80);}
/*************荣誉资质7:10***********************/
.page-images-list-cert li { display: inline; float: left;width: 249px; height:360px; overflow:hidden; text-align:center;}
.page-images-list-cert li span { display: block; text-align: center; }
.page-images-list-cert .pic img {width: 210px;height: 300px;padding: 7px 11px;background-color: #FFF; }
.page-images-list-cert li .name { line-height: 20px; padding-top: 5px;}

/*************企业相册7/5***********************/
.page-images-list-album li { display: inline; float: left;width:249px; height: 206px; overflow:hidden; }
.page-images-list-album span { display: block; text-align: center; }
.page-images-list-album .pic img { padding: 1px; border: 2px solid #EAEAEA;width:210px;height:150px; }
.page-images-list-album li .name { line-height: 22px; margin-top: 5px; margin-right: 5px; margin-left: 5px; color:#686868;}

/*************工程案例5/4***********************/
.page-images-list-cases li { display: inline; float: left;width: 248px; height: 240px; overflow:hidden; }
.page-images-list-cases span { display: block; text-align: center; }
.page-images-list-cases .pic img { padding: 1px; border: 2px solid #EAEAEA;width:230px;height:184px; }
.page-images-list-cases li .name { line-height: 18px; margin-top: 5px; margin-right: 5px; margin-left: 5px; color:#686868;}
/*************典型客户8/5**********************/
.page-images-list-customer li { display: inline; float: left;width: 187px; height: 150px; overflow:hidden; }
.page-images-list-customer span { display: block; text-align: center; }
.page-images-list-customer .pic img { padding: 1px; border: 2px solid #EAEAEA;width:160x;height:100px; }
.page-images-list-customer li .name { line-height: 18px; margin-top: 5px; margin-right: 5px; margin-left: 5px; color:#686868;}
/*************通用1:1***********************/
.page-images-list-general li { display: inline; float: left; width: 187px; height: 183px;overflow:hidden; }
.page-images-list-general li span { display: block; text-align: center; }
.page-images-list-general .pic img { padding: 1px; border: 2px solid #EAEAEA;width:150px;height:150px; }
.page-images-list-general li .name { line-height: 20px; margin-top: 5px; margin-right: 5px; margin-left: 5px; }
/**********品牌列表*****************/
.page-brand-list {padding-top: 20px;padding-bottom: 10px;padding-left: 10px;}
.page-brand-list li {display: block;float: left;height: 95px;width: 187px;}
.page-brand-list li span { display: block; text-align: center; }
.page-brand-list .pic img {width: 150px;padding: 1px;border: 1px solid #CCC;height: 50px;}
.page-brand-list li .name { line-height: 22px; margin-top: 5px; margin-right: 5px; margin-left: 5px; }

/**********相关产品***********************/
.relate_pro ul { margin-top: 10px; }
.relate_pro li { float: left; width: 188px; display: block; text-align: center; }
.relate_pro li span { display: block; padding-top: 5px; padding-right: 8px; padding-left: 8px; }
.relate_pro img { padding: 1px; border: 1px solid #CCCCCC; height:125px; width: 150px; }
/**********相关文章***********************/
.more-news{background-color:#fff;padding: 15px 8px;}
.more-news h3 { font-size: 14px; line-height: 28px; font-weight: 700; padding-left: 8px; background-color: #E67207; color: #FFF; }
.more-news h3 strong {color: #F30;}
.more-news ul { width: 742px;}
.more-news li { height: 26px; width: 350px; float: left; line-height: 26px; background-image: url(../Images/dot-gray.jpg); background-repeat: no-repeat; background-position: left center; padding-left: 10px; overflow: hidden;padding-right:10px; }

/**********会员中心***********************/
.page-login{background:#fff;padding:20px;}
.reg-box { width:450px; }
.reg-box h4 { font-size: 14px; font-weight: 700; line-height: 30px; color: #333; }
.reg-box p { line-height: 22px; color: #666666; padding-bottom: 5px; }
.user-menu { padding: 10px; }
.user-menu li { font-size: 14px; line-height: 30px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #DBDBDB; background-image: url(../Images/dot-arr.jpg); background-repeat: no-repeat; background-position: 0px center; padding-left: 12px; }
.table-list th { font-size: 12px; font-weight: 700; background-color: #F5f5f5; line-height: 28px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #E1E1E1; }
.table-list td { background-color: #FFF; padding-top: 10px; padding-right: 5px; padding-bottom: 10px; padding-left: 5px; }
.member-info { padding: 5px; }
.member-info h5 { font-size: 14px; line-height: 30px; }
.member-info ul { padding: 8px; border: 1px solid #CCC; background-color: #F6F6F6; line-height: 24px; margin-top: 10px; }
.member-info li span { font-family: Tahoma, Geneva, sans-serif; color: #390; font-size: 11px; }

.page-getpass { padding-top: 10px; padding-right: 80px; padding-bottom: 10px; padding-left: 80px; }
.page-getpass p { line-height: 30px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #DDD; margin-bottom: 10px; }
.page-getpass h3 { font-size: 14px; font-weight: 700; }
.page-getpass h3 { background-image: url(../Images/i-getpass.png); background-repeat: no-repeat; background-position: left center; padding-left: 25px; line-height: 20px; height: 20px; }

/**********产品详情************/
.goods-left { float: left; width: 400px; }
.goods-right { float: right; width: 320px; }
.goods-right li del { color: #666; }
.goods-spce-ul li {padding-bottom: 5px;padding-top: 5px;line-height:15px;}
.goods-spce-ul li strong { font-family: "微软雅黑","黑体";font-size: 16px;font-weight: 700;line-height:30px;}
.goods-spce-ul li.file-down {background:url(../Images/downicon.gif) left center no-repeat;padding-left:46px;height:46px;line-height:46px;}
.goods-spce-ul li.file-down a{line-height:46px;color:#3879D9;}
.btn-buy { display: block; height: 37px; width: 127px; text-indent: -3000px; background-image: url(../Images/btn-buy.png); background-repeat: no-repeat; background-position: left top; margin-right: 15px; float: left; }
.btn-buy:hover { background-position: left bottom; }
.btn-addcar { height: 37px; width: 127px; display: inline-block; background-image: url(../Images/btn-addcar.png); background-repeat: no-repeat; background-position: left top; text-indent: -3000px; float: left; }
.btn-addcar:hover { background-position: left bottom; }
.goods-cart ul { display: block; height: 50px; }
.goods-cart { margin-top: 10px; padding-top: 10px; border-top-width: 1px; border-top-style: solid; border-top-color: #E3E3E3; }
.goods-cart li { padding-top: 5px; float: left;  }
.goods-cart .goods-tel{height:32px;line-height:32px;margin-bottom:12px;color:#222;}
.goods-cart .goods-tel b{font-weight:900;font-size:22px;color:#ED5001;font: 22px "微软雅黑";}
.goods-cart li { padding-top: 5px; }
.goods-cart .goods-num-sel { padding-top: 8px; padding-right: 10px; }
#cart_alert { border: 1px solid #F6C5C5; background-color: #FFF6F4; background-image: url(../Images/i-error.png); background-repeat: no-repeat; background-position: 6px center; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 25px; color: #F00; }
#cart_ok { border: 1px solid #98C700; background-color: #EFFEB9; background-image: url(../Images/i-ok.png); background-repeat: no-repeat; background-position: 6px 12px; padding-top: 8px; padding-right: 8px; padding-bottom: 8px; padding-left: 25px; line-height: 22px; }
#cart_ok strong { color: #090; margin-right: 2px; margin-left: 2px; }
#cart_ok a,
#cart_ok a:visited { color: #F60; }
.more-info-tab-li { height: 28px; background-image: url(../Images/tab_bg.gif); background-repeat: repeat-x; background-position: 0px bottom; }
.more-info-tab-li li { background-image: url(../Images/tab_b.gif); background-repeat: no-repeat; background-position: 0px 0px; height: 28px; width: 120px; line-height: 28px; text-align: center; display: inline-block; font-weight: 700; float: left; margin-right: 4px; cursor:pointer;}
.more-info-tab-li li.hover { background-image: url(../Images/tab_a.gif); }
.more-info-tab-con { line-height: 24px; margin-top: 8px; font-size: 14px; padding: 8px 8px 20px;clear:both; }
.goods-contact-ul { margin-top: 10px; padding-top: 10px; border-top-width: 1px; border-top-style: solid; border-top-color: #E3E3E3; }
.goods-contact-ul li { padding-top: 5px; padding-bottom: 5px; }
.goods-contact-ul li strong { font-family: "微软雅黑", "黑体"; font-size: 14px; font-weight: 700; }
.goods-contact-ul li span { color: #E77307; font-size: 14px; font-family: Tahoma, Geneva, sans-serif; font-weight: 700; }

.goods-list-ul { padding-top: 10px; }
.goods-list-ul li {width: 146px; text-align: center; float: left;overflow:hidden; }
.goods-list-ul .img img {width: 120px; }
.goods-list-ul .name { padding:5px 8px 0px;}
/********产品评论**************/
.goods-ping { padding-top: 10px; }
.goods-ping h4 { line-height: 20px; color: #666; }
.goods-ping-list li { padding: 8px; border: 1px solid #EFEEEE; margin-bottom: 8px; }
.ping-head { float: left; width: 80px; text-align: center; }
.ping-info { float: right; width: 635px; }
.ping-star { height: 30px; line-height: 30px; }
.ping-star .fl { font-weight: 700; color: #666; }
.ping-star .fr { color: #666; }
.ping-content { padding: 5px; margin-top: 5px; line-height: 20px; border-top-width: 1px; border-top-style: solid; border-top-color: #EFEEEE; }
.ping-reply { margin-top: 8px; padding-top: 5px; border-top-width: 1px; border-top-style: none; border-top-color: #98C700; }
.ping-reply strong { color: #F60; }
.ping-form { padding: 10px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #CCC; border-right-color: #EFEEEE; border-bottom-color: #EFEEEE; border-left-color: #EFEEEE; }
.ping-form .tips { font-size: 12px; line-height: 20px; color: #666666; }
.ping-no { padding: 10px; }
.goods-ping-list h3 { line-height: 28px; font-weight: 700; color: #4E8200; }

.goods-button { text-align: center; margin-top: 20px; }
.goods-button a,
.goods-button a:visited { margin-right: 4px; margin-left: 4px; background-repeat: no-repeat; line-height: 22px; height: 22px; background-image: url(../Images/btn-s-bg.png); display: inline-block; text-align: left; }
.i-fav { background-position: left -30px; width: 70px; padding-left: 23px; }
.i-review { background-position: left -120px; width: 57px; padding-left: 23px; }
.i-tell { background-position: left -60px; width: 57px; padding-left: 23px; }
.goods-page-info { padding-bottom: 10px; }

.goods-order { margin-top: 10px; border: 1px solid #E1E1E1; }
.goods-order h3 { background-color: #034A33; color: #fff; font-size: 14px; font-weight: 700; line-height: 22px; padding-top: 2px; padding-right: 8px; padding-bottom: 2px; padding-left: 8px; }
.goods-order h3 span { font-size: 12px; font-weight: normal; float: right; }
.goods-order .order-form { padding: 10px;background:#fff; }
.goods-page-detail { margin-top: 15px; }
.detail-title { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCC; height: 26px; }
.detail-title h3 { font-size: 12px; line-height: 26px; font-weight: 700; float: left; color: #333; background-image: url(../Images/pro-tab-bg.jpg); width: 86px; text-align: center; height: 26px; }

.tl-detail {height: 24px;background-image: url(../Images/select_card_li_bg.gif);background-repeat: repeat-x;background-position: 0px bottom;cursor:pointer;padding-top: 8px;}
.tl-detail li {background-image: url(../Images/select_card_li.gif);background-repeat: no-repeat;background-position: 0px 0px;float: left;height: 24px;width: 81px;line-height: 24px;font-weight: 700;text-align: center;}
.tl-detail li.hover {background-image: url(../Images/select_card_li_hover.gif);background-repeat: no-repeat;background-position: 0px 0px;height: 24px;}

.i-pic { background-position: left -150px; width: 57px; padding-left: 23px; }
.goods-desc { color: #666; margin-top: 10px; padding-top: 10px; line-height: 20px; }
/*****网站地图*********/
#sitemap { width: 986px;margin:8px auto; }
.sitemap-list { padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 20px; }
.sitemap-list dl { padding-top: 10px; padding-bottom: 15px; }
.sitemap-list dl dt { font-weight: 700; line-height: 30px; font-size: 14px; }
.sitemap-list dl dd { line-height: 24px; }
.sitemap-list dl dd a { margin-right: 10px; }

/*****分页样式*********/
.page-num { padding-top: 20px; padding-bottom: 10px; text-align: center; border-top-width: 1px; border-top-style: solid; border-top-color: #E2E2E2;background-color:#fff;}
.page-num .current { color: #FFF; background-color: #F60; padding-right: 3px; padding-left: 3px; }
.page-news-show .keyword {line-height: 28px;height: 28px;margin-top: 10px;}

.cate-page { padding: 8px; }
.cate-page dl { padding-bottom: 5px; }
.cate-page dt { font-size: 14px; font-weight: 700; line-height: 28px; background-color: #FFF; background-image: url(../Images/dot-arr.png); background-repeat: no-repeat; background-position: 5px center; padding-left: 20px; }
.cate-page dd { line-height: 26px; padding-left: 20px; }

#comment_list p span { color: #999; padding-left: 20px; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; }

/*******客户留言***********/
#guestbook { padding: 15px;background:#fff;}
.gustbook-form { padding-top: 10px; }
#guestbook dl { padding: 10px; border: 1px solid #F0F0F0; margin-bottom: 10px; }
#guestbook dt { line-height: 30px; height: 30px; padding-right: 8px; padding-left: 8px; background-color: #F1FDE3; }
#guestbook dt span {font-size: 11px; color: #666; float: right; }
#guestbook dt strong { color: #F60; }
#guestbook dd { padding: 8px; }
#guestbook .reply strong { color: #0E8109; }
#gustbook { height: 230px; overflow: hidden; padding: 5px; }

/*******产品列表(7/5)***********/
.products-list li { width:216px; height:224px;float: left; text-align: center; display: inline;overflow:hidden;padding:10px 14px 10px 15px;}
.products-list .img img { width:200px; height:200px;border:1px solid #D3D3D3;padding:2px; }
.products-list li:hover img{border:1px solid #0F6A03; }
.products-list .name a{line-height:18px; }

/********推荐产品**********/
.ul-rank li {width:101px; text-align: center;overflow:hidden;height: 122px;float:left;}
.ul-rank-img img { width:86px; height:86px;}
.ul-rank-name a,.ul-rank-name a:hover{line-height:18px;}
/************************/
.nocontent { background-image: url(../Images/error.png); background-repeat: no-repeat; background-position: 10px 10px; height: 100px; padding-top: 40px; padding-left: 120px; font-size: 14px; }
/********产品订购**************/
.order-list fieldset { border: 1px solid #CCC; margin-bottom: 15px; }
.order-list legend { font-size: 14px; font-weight: 700; color: #F60; }
.order-list legend span { font-size: 12px; font-weight: normal; color: #666; }
.order-list { margin-top: 15px; }