@charset "utf-8";
/* CSS Document */


.top{overflow:hidden; height:34px;border-bottom: 1px solid #ccc;
  line-height:34px;
  font-size:14px;
background: #f7f7f7;}
.topbar{line-height:30px; color:#333;}
.topbar a{color:#333;}
.topbar a:hover{color:red;}

.l_nbox{height:180px;background-color:#fff;}
.logo{padding:20px 0 0 0;}

.navbar{height:60px;background: #1a642f;}
.nav{}
.nav li{float:left; width:150px; position:relative;}
.nav li a{display:block; font-size:16px;line-height:60px; text-align:center; color:#fff;font-family: 微软雅黑;}
.nav li a:hover{background: #1f9541;}
.nav li.on a{background: #1f9541;}




/*=====下拉菜单====*/
.nav li ul{position:absolute; left:0px; top:30px; width:132px;background:#fff;display:none; overflow:hidden;}
.nav li ul li{ width:100%; height:36px; background:none; border-bottom:1px solid #fff;}
.nav li ul li a{ font-size:12px;color:#666; line-height:36px;display:block; white-space: nowrap;text-align:center;}
.nav li ul li a:hover{ background:#1f9541; color:#fff; border:none;}
.nav li.on ul li a{ background:#fff; color:#666; border:none;}
.nav li.on ul li a:hover{ background:#1f9541; color:#fff; border:none;}




.search-box{
    height:56px;
    background:url("../image/ico-1.png") repeat-x;
}
.search{ padding:9px 0 0 0; position:relative;}
.search .key{float: left;width:210px;height:35px;border:1px solid #838383;padding:0 30px 0 20px;outline:none; border-radius:20px; color:#333; font-family:微软雅黑; line-height:35px;}
.search .btn{width:19px;height:19px;border:0;background:url(../image/ico-2.png) no-repeat;cursor:pointer; position:absolute; text-indent:9999px; right:10px; top:18px;outline:none;}
.top-keyword{line-height:56px; color:#333;
    font-size:18px;}
.top-keyword span{padding:0 5px 0 0;}

.tit-box{
    height:60px;
}
.tit-box .tit{
    border-left:5px solid #19642f;
    padding:0 0 0 10px;
}
.tit-box .tit h4{
    font-size: 30px;
    line-height:1;
}
.tit-box .tit p{
    font-family: Arial;
    font-size: 14px;
    line-height:2.2;
}
.tit-box a{
    display: block;
    width:100px;
    height:50px;
    background: #19642f;
    border-radius: 15px;
    font-size: 20px;
    text-align: center;
    line-height:50px;
    color: #fff;
    margin:10px 0 0 0;
}
.product-con li{
    float: left;
    width:232px;
    margin:0 90px 50px 0;
}
.product-con li:nth-child(4n){
    margin:0 0 50px 0;
}
.product-con li img{
    width:232px;
    height:232px;
    display: block;
}
.product-con li p{
    background: #bad1c1;
    height:116px;
}
.product-con li p span{
    display: block;
    color: #fff;
    font-size: 18px;
    text-align: center;
    height:50px;
    line-height:50px;
    overflow: hidden;
    width:220px;
    margin:0 auto;
}
.product-con li p a{
    display: block;
    border: 1px solid #1a642f;
    width:106px;
    height:36px;
    line-height:36px;
    text-align: center;
    color: #1a642f;
    border-radius: 15px;
    font-size: 16px;
    margin:10px auto;
}
.product-con li p a:hover{
    background: #1a642f;
    color: #fff;
}

.about-wrap{
    background: #19642f;
}
.about .con{
    width:535px;
}
.about .con dt{
    font-size: 18px;
    color: #fff;
    padding:30px 0 0 0;
    height:308px;
    overflow: hidden;
}
.about .con dt a{
    color: #fff;
}
.about .con dd a{
    display: block;
    width:117px;
    height:49px;
    background: #fff;
    color: #1a642f;
    font-size: 20px;
    text-align: center;
    line-height:49px;
    margin:10px auto 0;
}
.ban1{
    background: url("../image/ban1.png") no-repeat center;
    height:926px;
}

.case-wrap{
    background: #f2f2f2;
}

.case-con li{
    float: left;
    width:280px;
    height:280px;
    margin:0 26px 26px 0;
    position: relative;
}
.case-con li:nth-child(4n){
    margin:0 0 30px 0;
}
.case-con li img{
    width:280px;
    height:280px;
}
.case-con li p{
    height:40px;
    line-height:40px;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 18px;
    position: absolute;
    bottom: 0;
    left:0;
    width:100%;
    overflow: hidden;
    text-align: center;
}


.ban2{
    background:url("../image/ban2.png") no-repeat center;
    height:283px;
}

.news-wrap{
    background: url("../image/news-wrap.png") no-repeat center;
    height:700px;
}

.news{
    padding:130px 0 0 0;
}
.news>ul>li{
    float: left;
    width:377px;
    margin:0 30px 0 0;
}
.news>ul>li:last-child{
    margin:0;
}
.news-tit{
    border-bottom:1px solid #19642f;
    height:50px;
    line-height:50px;
}
.news-tit h4{
    font-size: 18px;
    color: #19642f;
}
.news-tit a{
    display: block;
    width:70px;
    height:42px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height:42px;
    background: #19642f;
}

.news-con li{
    height:36px;
    line-height:36px;
    border-bottom:1px dashed #b5b5b5;
}
.news-con li a{
    display: block;
    font-size: 14px;
    background: url("../image/ico-3.png") no-repeat 15px;
    padding:0 0 0 40px;
}
.news-con dt{
    padding:10px 0;
}
.news-con dt a{
    display: block;
    color: #1b1b1b;
    padding:0 0 0 40px;
    background: url("../image/wen.png") no-repeat 10px;
    font-size: 14px;
}
.news-con dd{
    padding:0 0 0 40px;
    background: url("../image/da.png") no-repeat 10px;
    font-size: 14px;
    margin:5px 0 0 0;
}



.footer{background: #19642f;
    padding:30px 0 20px 0;
}

.footer-nav-wrap{ height: 45px;}
.footer-nav {width: 1000px; margin: 0 auto;}
.footer-nav a{color: #fff;font-family: 微软雅黑;font-size: 16px; display: inline-block; padding: 0 30px; line-height: 45px;}

.footer-con{width:750px; margin: 0 auto;}
.erweima{width: 169px; padding: 40px 0 0 0;}
.erweima img{width: 169px; height: 169px; display: block;}

.f-con{width: 450px; color: #fff; padding: 60px 0 69px 50px; background: url(../image/fg.png) no-repeat left center;font-size: 18px;
    line-height:2.5;}
.f-con a{color: #fff;}



.site_add{color:#000;}
.site_add a{color:#000;}
.inner{ padding: 50px 0; }
.inner_con{overflow:hidden; padding:0 0 30px 0;}
.i_con{width:935px; background-color:#fff; padding:0 15px;}
.inner_tit{ border-bottom:1px solid #bfbfbf; line-height:40px; height:40px;}
.inner_tit .tit{font-size:18px; font-weight:normal; color:#222; border-bottom:1px solid #1a642f; float:left; padding:0 20px;}
.inner_tit .siteadd{}



.inner_left{width:230px; }
.i_menutit{height:55px;line-height:55px; background:url(../image/i_menutit.png);padding-left: 85px;font-size:24px; color:#fff; font-family: 微软雅黑;}
.i_menucon{ background: #f3f3f3; border:1px solid #bfbfbf; border-top: none;  padding: 13px 7px 0;}
.i_menucon h6{width: 215px; height: 35px; margin: 0 0 9px 0;}
.i_menucon h6 a{display:block; font-size:12px; line-height:35px; background: url(../image/i_menuh6.png) no-repeat; color: #fff; padding: 0 20px 0 40px; height: 35px; overflow: hidden;}
.i_menucon ul{
    padding:0 0 10px 0;}
.i_menucon ul li{border-bottom: 1px #ddd solid;}
.i_menucon ul li a{color:#666; font-size:12px; background:url(../images/arrow_01.gif) no-repeat 20px center; padding:0 0 0 30px; display:block; line-height:34px; height:34px;}

.i_contact{margin:20px 0 0 0;}
.i_contact .tit{ background: url(../image/contacttit.png); height: 55px;}
.i_contact .con{ padding:10px;border:1px solid #bfbfbf; background: #f3f3f3;}


.i_left_icon li{padding:15px 10px 15px 50px;border: 1px solid #e4e4e4;color: #e22c07;font-size: 14px;margin-top: 10px;text-align: center;}
.i_left_icon li p{color: #706f6e;font-size: 12px;}



.innerbox{background-color:#fff; padding:30px 0;}
.inner_imgtit{font-size:20px;text-align:center; padding:0 0 5px 0;}


.inner-img{}
.inner-img li{float: left; width: 280px; height: 310px; margin: 30px 14px 0; }
.inner-img li a{display: block;border:1px solid #d2d2d2; }
.inner-img li img{width: 270px; height: 240px; padding: 5px; display: block;}
.inner-img li p{display: block; padding: 10px 0 0 0; line-height: 45px; text-align: center;font-size: 14px;}

.inner-img li a:hover{ border:1px solid #1a642f;}
.inner-img li a:hover p{color: #1a642f;}

/************
	可以复制
**************************/

.img-con-deta{overflow:hidden;}
.go_top{ position:fixed; bottom:20px; right:20px;}

.inner_page{background:url(../image/inner_pageimg.png) no-repeat 250px bottom; line-height:26px;margin:15px 0 0 0;}


.inner_news{}
.inner_news li{width:100%; overflow:hidden;padding:10px 0;}
.inner_news li .imgb {border:1px solid #ddd; padding:4px;text-align:center;width:160px; height:100px; background-color:#f7f7f7;}
.inner_news li .imgb .img{overflow:hidden; height:100%;}
.inner_news li img{ height:100%; width:auto;}
.inner_news li .con{width:750px;}
.inner_news li .con h4{border-bottom:1px dotted #ddd; line-height:40px;}
.inner_news li .con h4 a{font-size:16px;display:block; color:#333; font-family:微软雅黑;}
.inner_news li .con h4 span{ font-size:12px; color:#999;}
.inner_news li .con p{line-height:24px; padding:10px 0 0 0;}



.inner-image-date{padding-top:20px;}


.ind-tit{font-size:24px; text-align:center; font-weight:bold; color:#333;line-height: 2;}
.ind-time{text-align:center; border-bottom:1px dashed #ccc; padding:5px 0;}
.ind-con{ padding-top:10px;line-height: 2.5;}

.img-deta{ text-align:center;}
.img-deta img{ max-width:850px;}
.img-tit-deta{ text-align:center; padding:10px 0; font-weight:bold; color:#333; font-size:14px;}

/*============== inner-grestbook ==========*/

.grestbook_list{  margin: 12px 0;line-height: 26px;background: #fff;}
#pages{text-align: center;font: 12px '宋体';}
.post_box{border: 1px solid #eee;background: #fff; padding-bottom:20px;}
.post_box h5{line-height: 35px;text-align: center;font-size: 14px;border-bottom: 1px solid #eee;height: 35px;background: #f5f5f5;}
.table_form{  margin: 10px;width: 95%;}
.table_form tbody td{border-bottom: 1px solid #eee;}
.table_form td{  padding: 8px 0 5px 8px;line-height: 22px}
.button{background: #ddd;height: 22px;border-top: 0;border-left: 0;border-bottom: 1px solid #666;border-right: 1px solid #666;padding: 3px 6px;margin-right: 5px;}
#content {margin:0;line-height:22px;}

/*====== inner-product-date ======*/
.inner-meta-img-big img{width:302px; height:302px;border: 1px solid #ccc;}
.w12{float:left;}
#zoom_list{width: 302px;height: 60px;background: #efefef;}
#zoom_list .next {float: right;width: 14px;height: 54px;margin-top: 2px;text-align: center;overflow: hidden;background: #EFEFEF url(../images/next.gif) no-repeat -3px 18px;}
#zoom_list .pre{float: left;width: 14px;height: 54px;margin-top: 2px;text-align: center;overflow: hidden;background: #EFEFEF url(../images/pre.gif) no-repeat -3px 18px;}
#zoom_list #zoom_list_box{  float: left;width: 232px;overflow: hidden;height: 56px;position: relative;}
#thumblist li{float: left;width: 58px;overflow: hidden;text-align: center;margin: 2px 0;padding:10px 0 0px 12px;}
#thumblist li span{height: 52px;width: 220px;line-height: 30px;}
#thumblist li span a{width: 50px;height: 50px;font-size: 42px;border: 1px solid #FFF;}
#thumblist li span img{  max-height: 50px;max-width: 50px;}
.w14{padding:20px 0 0 20px; float:left; width:550px;}
.p_tabs li{padding:10px 0 0 0;}
.bdsharebuttonbox-1{padding:15px 0 0 0;}
.linkproduct-con{padding:10px 0 0 0;}
.linkproduct-con ul{padding-top:20px;}

.p_tit{ border-bottom:1px dotted #ccc; padding:0 0 10px 0; font-size:16px; color:#e22c07;}
.p_tabs{font-size:14px;}


.pagenav{overflow:hidden;width:100%; padding:0 10px;}
.big_small{width:302px; height:302px;}
.mate-title{ height: 32px;line-height:32px;border-bottom:1px dotted #ccc;font-size: 14px;}
.mate-title b{}
.linkproduct{padding:10px 0 0 0; float:left; width:100%;}
.mate-product{ padding:10px 0 0 0;}
.mate-product li{float: left;padding:0 5px;}
.mate-product li img{width:170px; height:130px; border:solid 1px #CCC;}
.mate-product li span a{ display:block;text-align:center; line-height:30px; height:30px; overflow:hidden; width:150px; margin:0 auto;}

.inner_product_show{padding:0 0 0 20px;}



/*===== kefu ====*/
.kefu {width:99px;height:60px;position:absolute;top:0px; z-index:999}
.kefu .kftop{background:url(../images/kefu_top.gif) no-repeat;height:20px;}
.kefu .kfbottom{background:url(../images/kefu_bottom.gif) no-repeat;height:14px;}
.kefu .kfbox {border-left:1px solid #DDE6EC;border-right:1px solid  #DDE6EC;overflow:hidden;zoom:1;padding:1px;background:#FFF;color:#f00;line-height:26px;}
.kefu .kfbox ul {padding-left:6px;}
.kefu .kfbox ul li.tit {color:#800000;}
.kefu .kfbox ul li img {vertical-align:middle;}
.kefu .kfbox .tit{padding-left:0; font-size:12px;}


/*======= flip =====*/
.flip{overflow:hidden; font-family:"微软雅黑"; padding:10px 0; font-size:14px;}


/*====== 上一页-下一页 =====*/
.page{text-align:center; padding:20px 0; clear:both;}
.page a{font-size:14px; margin:3px; padding: 5px 10px;border:1px solid #ccc;}
.page a:hover{background-color:#666; border:1px solid #666; color:#fff;}
.page span{background-color:#666; border:1px solid #666; color:#fff; padding:5px 10px; margin:3px; font-size:14px;}

/*=========
	图片详细
=========*/
.picture-date-txt{font-size:14px; text-align: center; display:block; padding-top:10px;}
.inner-picture-date-con{ font-family:"微软雅黑"; font-size:14px; padding:0 10px;}
.picture-date{text-align:center; padding:10px 0 0 0;}
.picture-date img{ max-width:650px;}






/*文章分享*/
.bshare-custom{padding-top:10px;}