@charset "utf-8";
/* CSS Document */

/*top*/
.top{ background-color:#2a1c11; height:32px;}
.topbox{overflow:hidden;}
.righttop,.righttop a,.lefttop{color:#9f8a53; line-height:32px;}

/*header*/
.header{background:url(../image/headerbg.png) no-repeat center center #2a1c11; height:120px;}
.headerbox{padding-top:25px; overflow:hidden;}
.headerbox .logo{}
.headerbox .tel{color:#d2c17b; font-size:14px; padding-top:15px;}
.headerbox .tel span{ color:#e9b964; font-size:28px;}

/*nav*/
.navbox{background:url(../image/navbg.png) repeat-x; height:43px;}
.nav li{float:left; position:relative;}
.nav li a{display:block; font-weight:600; font-size:14px; color:#331700; width:106px; background:url(../image/navli.png) no-repeat left center; line-height:43px; text-align:center;}

/*=====下拉菜单====*/
.nav li ul{position:absolute; left:0; top:45px; width:150px; background-color:#000;display:none; overflow:hidden; opacity:0.7;}
.nav li ul li{ width:100%; border-bottom:1px solid #333; height:37px;}
.nav li ul li a{ font-size:12px;color:#fff; line-height:37px; display:block; white-space: nowrap; background:none; text-align:center; width:100%;}
.nav li ul li a:hover{ background:#2a1c11; color:#fff;}
.nav .on ul li a{ background:none; color:#fff;}
.nav .on ul li a:hover{ background:#2a1c11; color:#fff;}


/*keyword*/
.keyword{background-color:#e0cab3; height:32px;}
.keywordbox{line-height:32px;}
.keywordbox b,.keyword a{color:#3c2714;}


/*main*/
.product{background-color:#4f341f;}
.productbox{overflow:hidden; padding:20px 0 0 0;}
.leftmenu{width:210px;}
.menutit{background:url(../image/producttit.png) no-repeat; height:56px;}
.menutit span{color:#ffc444; font-weight:bold; font-size:14px; text-align:center; display:block; padding-top:23px;}
.menucon{background-color:#1d1007; height:452px; overflow:hidden;}
.menucon dt{ border-bottom:1px solid #2c1c0f;padding:0 20px;}
.menucon dt a{display: block; color:#cdbe97; font-weight:bold; background:url(../image/prodt.png) no-repeat left center; padding-left:10px; line-height:32px; height:32px; overflow:hidden;}
.menucon dd{ margin-bottom:1px;}
.menucon dd a {display:block; color:#d5c7a2; line-height:36px; padding:0 20px 0 40px; background:url(../image/prodd.png) no-repeat 30px center #2c1c0f; height:36px; overflow:hidden;}

.procon{width:740px;}
.ptit{background:url(../image/procontitbg.png) repeat-x; height:44px; line-height:44px; overflow:hidden;}
.ptit .tit span{background-color:#24130b; display:block; padding:0 30px; float:left; font-weight:bold; font-size:14px;}
.ptit .more a{display:block; padding-right:10px;}
.pimg{width:750px; overflow:hidden;}
.pimgbox{overflow:hidden;}
.pimgbox li img{width:228px; height:180px; padding:5px 5px 0 5px;}
.pimgbox li a{border:1px solid #775941; display:block;}
.pimgbox li {width:240px; float:left; padding:10px 10px 10px 0;}
.pimgbox li a:hover{background-color:#1d1007;}
.pimgbox li a span{ display:block; text-align:center; line-height:30px; font-weight:bold; height:30px; padding:0 20px; overflow:hidden;}

.ptit .siteadd a{display: inline-block;}


/*fmain*/
.fmain{background-color:#2a1c11; padding:10px 0 0 0;}

.casetit{background:url(../image/casetitbg.png) repeat-x; line-height:39px;}
.casetit .tit span{background-color:inherit;}
.casecon{overflow:hidden;}
.casecon li img{width:210px; height:175px; border:3px solid #1d1007; border-bottom:5px solid #1d1007;}
.casecon li{width:210px; padding:5px 15px 5px 0; float:left;}
.casecon li span a{display:block; line-height:34px; text-align:center; height:34px;}

.smallbannerbox{padding:10px 0;}
.smallbanner{background:url(../image/smallbanner.png) repeat-x; height:96px;}
.smname{ color:#f8b854; font-size:34px; font-weight:bold; line-height:90px; padding:0 0 0 30px; text-shadow:0 1px #fff;}
.smtel{ padding:0 30px 0 80px; line-height:96px; background:url(../image/phone.png) no-repeat left center;}
.smtel em{color:#ffc444; font-size:16px;}
.smtel span{font-size:30px; font-weight:bold; color:#e01b22; line-height:1.0;}
/*smain*/
.smain{overflow:hidden;}
.news{width:400px;}
.about{width:550px;}
.aboutcon{overflow:hidden; padding-top:20px;}
.aboutimg img{width:200px; height:180px; padding:1px; border:1px solid #77564d;}
.abouttext{width:320px; padding-right:10px;}
.abouttext .aboutt{ margin:10px 0; color:#bca28b; height:137px; overflow:hidden;}
.abouttext .more a{color:#e01b22; text-decoration:underline;}

.newscon{padding-top:20px;}
.fnews{overflow:hidden;}
.fnewsimg img{width:90px; height:70px; padding:1px; border:1px solid #77564d;}
.fnewscon{ width:290px;}
.fnewscon .tit{ color:#ffc444; padding-top:5px;}
.fnewscon .con{padding-top:5px;}
.snews{padding-top:10px;}
.snews li{padding:6px 0; border-bottom:1px dashed #807165;}
.snews li a{ background:url(../image/newslia.png) no-repeat left center; padding-left:20px;}
.newstit{}

/*friend-link*/
.linkbox{padding:20px 0;}
.linkcon a{padding:5px 15px;}

/*footer*/
.footernav{background:url(../image/footernavbg.png) repeat-x; height:45px;}
.fnav {text-align:center; line-height:45px; color:#2a1c11;}
.fnav a{padding:0 25px; color:#2a1c11;}
.footercon{background:url(../image/headerbg.png) no-repeat center center #2a1c11;}
.footerconbox{ padding:20px 0 0 0;}
.footerconbox,.sitemap,.footerkeyword{text-align:center;}
.sitemap{padding:5px 0;}
.footerkeyword{padding-bottom:20px;}

/*inner*/
.innercontact{padding:10px 0 20px 0;}
.contactcon{background-color:#1d1007; padding:20px;}


/************
	可以复制
**************************/
.site-add{padding-right:10px;}

.inner-news{ padding-top:10px; font-family: 微软雅黑; font-size:13px; line-height: 2;}
.inner-news p{
    padding:0 0 5px 0;
}
.inner-news li{width:100%; overflow:hidden;background:url(../image/nav-li-a.png) no-repeat 7px 17px; padding:5px 0; height:30px; line-height:30px;}
.inner-news li a{}

.inner-image-date{padding-top:20px;}
.inner-picture-date-con{font-size:12px; padding:0 10px;}


.ind-tit{font-size:16px; text-align:center; font-weight:bold; padding-top:10px;}
.ind-time{text-align:center; border-bottom:1px dashed #ccc; padding-bottom:5px;}
.ind-con{ padding-top:10px;}

.img-deta{ text-align:center;}
.img-tit-deta{ text-align:center; padding:10px 0; font-weight:bold;}

/*============== 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:10px 0 0 20px; float:left; width:350px;}
.p_tabs li{padding:10px 0 0 0; float:inherit;}
.bdsharebuttonbox-1{padding:15px 0 0 0;}
.linkproduct-con{padding:20px 0 0 0;}
.linkproduct-con-img{padding-top:20px;}


.pagenav{overflow:hidden;width:750px;}
.big_small{width:302px; height:302px;}
.mate-title{ height: 32px;line-height:32px;border-bottom: #201104 solid 2px;font-size: 14px;background-color: #2c1c0f;}
.mate-title b{padding-left:10px;}
.linkproduct{padding-top:20px; float:left; width:740px;}
.linkproduct img{max-width:700px;}
.mate-product{padding:10px 0 0 0;}
.mate-product li{float:left; margin:0 7px; width:170px;}
.mate-product li img{width:170px;}
.mate-product li span a{display:block; text-align:center; line-height:30px;}


/*===== 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:0 0 10px 0; font-size:14px;}
.flip_left{ float:left;}
.flip_right{float:right;}

/*====== 上一页-下一页 =====*/
.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:#1d1007; border:1px solid #1d1007; color:#fff;}
.page span{background-color:#1d1007; border:1px solid #1d1007; 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-top:10px;}
.picture-date{text-align:center;}
.picture-date img{ width:700px; height:500px;}


/*文章分享*/
.bshare-custom{padding-top:10px;}