@charset "utf-8";
body{background:#251611 url(../images/head_bg.jpg) center top no-repeat; color:#d6b368; font-size:12px; font-family: "微软雅黑"; position:relative;}/*网站字体颜色*/
a { color:#d6b368; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:none;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}


/* -- 页面整体布局 -- */
.header , .content , .footer { width:1050px; margin:0 auto; font-family:微软雅黑;}
.left { width:245px; float:left; overflow:hidden;}
.left2 { width:670px; float:left; overflow:hidden;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(../images/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}
.left2top { background:url(../images/left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url(../images/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { background:url(../images/right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right { width:754px; float:left; display:inline; margin-left:5px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url(../images/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(../images/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(../images/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url(../images/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:752px; min-height:458px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;background:#fff}
.right2_main { width:273px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;background:#fff;}
.left2_main { width:668px;  border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;background:#fff;}

.h_nav li a:-webkit-any-link{ display:block;}



/*页眉*/
.header{width:100%; overflow:hidden;}
		/*--顶部链接导航*/
.header .hd_top{}
.header .hdTopCenter{width:1050px; height:35px; line-height:35px; margin:0 auto; }
.header .hd_top a{color:#ccc; margin:0 8px;}
.header .hd_top a.xlLink{background:url(../images/xl_ico.png) no-repeat left center; padding-left:25px;}
.header .hd_top a.txLink{background:url(../images/tx_ico.png) no-repeat left center; padding-left:25px;}
		/*--页眉内容*/
.hdContBg{}
.hd_cont{width:1050px; height:115px; margin:0 auto;}
dl.logo{width:100%;}
dl.logo img{max-width:100%;}
dl.logo dt{margin-top:15px;}
dl.logo .logoDd1{color:#ff8601; margin-left:25px; margin-top:32px; font-size:18px; font-weight:bold; border-left:1px solid #ccc; height:60px; padding-left:29px; padding-top:0; line-height:32px;}
dl.logo .logoDd1 span{font-size:18px; color:#d6b368;}
dl.logo .logoDd2{width:260px; margin-top:26px;}


.soBox{width:230px; margin:10px 0 12px 0; float:right;}
.soBox .soText{width:204px; height:13px; line-height:13px; padding:5px 0; border:1px solid #ccc; border-right-width:0; text-indent:0.6em; color:#333; outline:none; float:left; background:#fff;}
.soBox .soBtn{width:25px; height:25px; border:none; background:url(../images/sobtnbg.png) no-repeat center; float:right;}

.phone{color:#a37341; text-align:right; display:block;}
.phone em{color:#a37341; font-family:Arial, Helvetica, sans-serif;font-weight:bold;font-size:24px;}


/*--导航栏*/
.navBg{ /*overflow:hidden;*/}
.dh_nav{width:1050px; margin:0 auto; font-family:微软雅黑;}
.dh_nav li{float:left; width:116px; display: inline-block;font-size:13px; *display: inline;zoom: 1;}
.dh_nav li a{display:block; text-align:center; width:131px; color:#d6b368; text-align:center; line-height:49px; font-size:18px;}
.dh_nav li a.navHome{border:none;}
.dh_nav li a:hover,.dh_nav li a.navHome{color:#000000; background:url(../images/navhover.jpg) left top repeat-x;}

.nav {
	width:100%;
	height:60px;
	/*background-color:#bf3131;*/
}
.dh_nav {
	display:block;
	/*width:1096px;
	height:60px;
	margin:0px auto;
	border-right:1px solid #962828;*/
}
.dh_nav li {
	position:relative;
	display:block;
	/*width:136px;
	height:60px;*/
	float:left;
	display:inline;
	text-align:center;
	vertical-align:middle;
	line-height:60px;
	/*border-left:1px solid #962828*/
}
.dh_nav li a {
	/*text-decoration:none;
	color:#fff;
	font-size:15px;
	display:block;
	width:136px;
	height:60px;*/
}
.dh_nav li a:hover {
	/*background-color:#BF3131;*/
}
.dh_nav li a.nav_bj {
	/*background-color:#BF3131;*/
}
.dh_nav li a img {
	margin-right:5px;
}
.dh_nav li ul li {
	background-color:#353535;
	border:0px;
	width: 100%;
	height:40px;
	text-align:center;
	vertical-align:middle;
	line-height:40px;
	clear:both
}
.dh_nav li ul li a {
	font-size:12px;
	height:40px
}
.dh_nav li ul {
	display:none;
	position:absolute;
	z-index:999;
	left:0
}
.dh_nav li:hover ul {
	display:block
}
.dh_nav li ul li a:hover {
	background-color:#979797
}


/*--关键词*/
.keyword{width:1030px;height:48px;line-height:48px;overflow:hidden; margin:6px auto; padding:0 10px;}
.keyword a{padding:0 10px;}
.keyword a:hover{color:#a37341;}


/* 产品分类 */
.mainProd{padding:6px 0 20px;overflow:hidden;}
.prodList {width:245px;}
.prodList h2{height:45px;background:url(../images/pbt.jpg) no-repeat;text-align:center;font-size:18px;color:#cdad66;line-height:28px;padding-top:15px;}
.prodList h2 span{font-size:12px;font-family:arial;color:#896c41;display:block;}
.prodList ul{padding:15px 20px 12px;background:url(../images/pbj.jpg);overflow:hidden;}
.prodList li{width:190px;}
.prodList li a{display:block;width:190px;height:36px;line-height:36px;padding-left:14px;background:#9c7e3f;border-radius:2px;color:#fff;font-size:14px;}
.prodList li a:hover{background:#e6c47c;}
.prodList li ol li a{height:35px;line-height:35px;background:url(../images/icon.png) no-repeat 15px 13px;font-size:12px;padding-left:30px;color:#ccc;}
.prodList li ol li a:hover{background:url(../images/icon.png) no-repeat 15px 13px;color:#b29351;}

/* 推荐产品 */
.prodShow{width:775px;overflow:hidden;}
.prodShow .hd{width:775px;overflow:hidden;height:35px;line-height:35px;border-bottom:1px solid #d5b572;}
.prodShow .hd ul{width:250px;float:left;}
.prodShow .hd li{width:100px;height:35px;text-align:center;font-size:14px;background:#d5b572;border-radius:2px 2px 0 0;margin-right:5px;color:#333;float:left;cursor:pointer;}
.prodShow .hd li.on{background:url(../images/ptb.jpg) no-repeat;color:#cdad66;}
.prodShow .hd a{float:right;text-align:right;font-family:"宋体";}
.prodShow .bd{width:775px;overflow:hidden;}
.prodShow .bd ul{margin-left:-23px; overflow:hidden;}
.prodShow .bd ul li{display:block;width:240px;height:361px;float:left;margin-left:23px;margin-top:10px; margin-bottom:8px; overflow: hidden;border:1px solid #d1d1d1;}
.prodShow .bd ul li .product{display:block;width:240px;height:361px;position:relative;overflow:hidden;}
.cpimg{display:block;width:240px;height:361px;position:absolute;top:0px;left:0px;}
.more{display:block;width:73px;height:16px;position:absolute;bottom:10px;right:10px;}
.detail{display:block;width:240px;height:361px;position:absolute;top:311px;left:241px;background-image:url(../images/detailbg.png);}
.more1{display:block;width:240px;height:171px;background:url(../images/cpmore1.png) no-repeat center 81px;}
.more2{display:block;width:220px;height:36px;font-size:22px;color:#fff;text-align:center;padding:8px 10px 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.more2:hover{color:#fff;}
.more3{display:block;width:100px;height:35px;line-height:35px;background:#2d1608;float:left;text-align:center;font-size:14px;border-radius:4px;color:#fff;font-weight:bold;margin-left:15px;margin-right:10px;margin-top:30px;}
.more3:hover{color:#cdad66;}
.more4{display:block;width:100px;height:35px;line-height:35px;background:#9c7e3f;float:left;text-align:center;font-size:14px;border-radius:4px;color:#fff;font-weight:bold;margin-top:30px;}
.more4:hover{color:#cdad66;}

.mainAd{width:1440px;height:175px;position:relative;left:50%;margin-left:-720px;background:url(../images/ad.jpg) no-repeat;}
.adBox{width:222px;text-align:center;padding-top:48px;position:absolute;top:0;right:23px;}
.adBox h3{font-size:14px;color:#fff;}
.adBox h4{font-family:arial;font-size:28px;color:#fff;line-height:30px;}
.adBox a{display:block;width:108px;height:34px;line-height:34px;text-align:center;background:url(../images/adbj.jpg) no-repeat;font-size:18px;color:#2d1608;margin:10px auto 0;}
.adBox a:hover{background-position:0 -34px}

.adv_bd { width:100%; height:auto; text-align: center; overflow:hidden; margin:0 auto;border-top: dashed 2px #3a2723; border-bottom: dashed 2px #3a2723;}

/*新品推荐*/
.gr_khpj{ overflow:hidden; margin-bottom:10px; margin-top:10px;}
.gr_khpj .title{margin-bottom:10px; }
.list_product{overflow:hidden; width:1050px; height:auto; margin:0 auto;}
.list_product ul{ margin-left:-52px;}
.list_product li{float:left;width:315px;background:url(../images/prob.png) center no-repeat;height:497px; margin-left:52px; margin-top:12px; text-align:center;}
.list_product li img{ width:295px; height:440px; margin-top:10px;}
.list_product li h3{ font-size:14px; font-weight:normal; line-height:20px; margin:20px 0;}
.list_product li h3 span{display:block; font-family:Arial; text-transform:uppercase; margin-top:15px;}
.list_tuanti{overflow:hidden; width:1050px; height:auto; margin:0 auto;}
.list_tuanti ul{ margin-left:-40px;}
.list_tuanti li{float:left;width:320px;background:url(../images/tuanti.png) center no-repeat;height:290px; margin-left:40px; margin-top:12px; text-align:center;}
.list_tuanti li img{ width:310px; height:232.5px; margin-top:10px;}
.list_tuanti li h3{ font-size:14px; font-weight:normal; line-height:20px; margin:20px 0;}
.list_tuanti li h3 span{display:block; font-family:Arial; text-transform:uppercase; margin-top:15px;}

/*定制中心*/
.dz{background:url(../images/dzbg.jpg) no-repeat center top;height:620px;}
.dzc{ padding:44px 0 0;}
.dz_l{ width:137px; text-align:center; font-size:13px; color:#ffc5ae}
.dz_l a{color:#ffc5ae}
.dz_l h2{ height:58px; line-height:24px; text-align:center; padding:20px 0 0; font-size:20px; font-weight:normal;}
.dz_l li{ background:url(../images/ico01.png) no-repeat center 0; height:56px; line-height:56px; padding:4px 0 0; font-size:13px;}
.dz_l li.born{ background:none;}
.dz_r{ width:630px; padding:0 0 0 133px; color:#c58b75; font-size:12px; }
.dz_r h2{ height:46px; overflow:hidden}
.dz_c{ padding:41px 0 0;}
.dz_r p{ height:73px; line-height:73px;}
.dz_c li{background:url(../images/ico01.png) no-repeat 0 8px; line-height:24px; padding-left:0; height:62px;}
.dz_c li b{ display:block;font-size:15px; color:#ffc5ae;}
.dz_c li p{ line-height:24px; height:24px;}

/*流程*/
.com{ text-align:center; color:#393939; background:url(../images/kh_bg1.gif) no-repeat center 40px;}
.com span{ display:block; font-family: Impact;font-size: 30px;text-transform: uppercase; color: #ffcdb9;}
.com a{ font-size:24px; color:#A77E6F;}
.com small{ display:block; padding:8px 0 0 0; font-size:14px;font-weight:normal;}


.liuc{ height:415px; padding:18px 0 30px 0;font-family:"Microsoft Yahei"; background:url(../images/lcbg.jpg) center 0 no-repeat;  border-top: solid 1px #1e0e0a;}
.liuc h2{ padding: 0 0 35px 0; }
.liuc h2 a{cursor:default;}

.lc-c{ height:208px; padding: 50px 0 0 15px;}
.lc-c li{ float:left; width:122px; padding:0 60px 0 0; text-align:center; background:url(../images/lc_icon7.png) no-repeat 142px 60px;}
.lc-c li a{ display:block; padding: 145px 0 0 0; font-size:16px; color:#ffcdb9; background:url(../images/lc_p01.png) no-repeat center top;cursor:default;}
.lc-c li a:hover{ background:url(../images/lc_ph.png) no-repeat center top;}

.lc-c .li2 a{ background-image:url(../images/lc_p02.png);}
.lc-c .li3 a{ background-image:url(../images/lc_p03.png);}
.lc-c .li4 a{ background-image:url(../images/lc_p04.png);}
.lc-c .li5 a{ background-image:url(../images/lc_p05.png);}
.lc-c .li6{ padding-right:0; background:none;}
.lc-c .li6 a{ background-image:url(../images/lc_p06.png);}


.liuc p{ text-align:center;}
.liuc p a{ display:inline-block; width:200px; height:46px; text-align:center; font-size:16px; line-height:46px; color:#ffcdb9; background:#634944; border-radius:5px;}


/* 优势 */
.mainOdds{overflow:hidden;padding:30px 0;background:url(../images/ybj.jpg);}
.mainOdds h3{text-align:center;height:38px;}
.mainOdds h2{text-align:center;height:35px;line-height:35px;font-size:32px;color:#eea990; padding-bottom:35px;}


.oddsA{width:376px;}
.oddsAa{height:647px;margin-bottom:11px;}
.oddsAb{width:326px;height:247px;background:url(../images/ys_b.jpg) no-repeat;margin-bottom:11px;padding:75px 25px 0;color:#333;}
.oddsAb h4{font-size:25px;line-height:30px;}
.oddsAb h5{font-size:25px;line-height:30px;font-weight:bold;}
.oddsAb p{padding-top:30px;color:#433733;line-height:22px;}

.oddsB{width:674px;overflow: hidden;}
.oddsBa{width:674px;height:200px;position:relative;background:url(../images/ys_d.png) no-repeat;}
.oddsBaa{width:306px;height:175px;padding:8px 15px 0;margin-left:348px;color:#333;}
.oddsBaa h4{font-size:25px;line-height:30px;}
.oddsBaa h5{font-size:25px;line-height:30px;font-weight:bold;}
.oddsBaa p{padding-top:8px;color:#433733;line-height:22px;}

.oddsBb{width:674px;height:544px;position:relative;background:url(../images/ys_e.png) no-repeat;margin-top:11px;}
.oddsBbb{width:276px;height:292px;padding:80px 25px 0;color:#333;margin-left:11px;}
.oddsBbb h4{font-size:25px;line-height:30px;}
.oddsBbb h5{font-size:25px;line-height:30px;font-weight:bold;}
.oddsBbb p{padding-top:30px;color:#433733;line-height:22px;}

.oddsBc{width:674px;height:325px;position:relative;background:url(../images/ys_f.png) no-repeat;margin-top:11px;}
.oddsBcc{width:276px;height:245px;padding:80px 25px 0;color:#333;margin-left:348px;}
.oddsBcc h4{font-size:25px;line-height:30px;}
.oddsBcc h5{font-size:25px;line-height:30px;font-weight:bold;}
.oddsBcc p{padding-top:30px;color:#433733;line-height:22px;}

.oddsBd{width:674px;height:330px;position:relative;background:url(../images/ys_g.png) no-repeat;}
.oddsBdd{width:265px;height:239px;padding:91px 25px 0 36px;color:#333;}
.oddsBdd h4{font-size:25px;line-height:30px;}
.oddsBdd h5{font-size:25px;line-height:30px;font-weight:bold;}
.oddsBdd p{padding-top:30px;color:#433733;line-height:22px;}

/*简介*/
.jianc{ height:auto; padding: 30px 0 0 0;font-family:"Microsoft Yahei"; background-color:#fff; margin-top:20px; overflow:hidden;}
.jianc h2{ padding: 0 0 35px 0; background-image:url(../images/lc_bg2.gif);}

.jianc .leftimg{ float:left; width:338px; padding: 0 9px 32px 10px;}
.jianc .leftimg img{ width:330px; border:4px solid #ecdab3;}
.jianc .rightnr{ float:right; width:680px;}
.jianc .rightnr h4{ padding: 0 0 1px 0; font-size:20px; color:#111; font-weight:normal;}
.jianc .rightnr p.wz{ height:190px; padding: 10px 0 0 0; line-height:24px; color:#333; overflow:hidden;}
.jianc .ckxq{ display:block; width:100px; height:28px; text-align:center; line-height:28px; color:#ffffff; background:#a37341; margin-top:10px;}


/*门店展示*/
.mdzs{margin-top:25px; height:360px;}
.mdzs ul{width:100%;}
.mdzs li{float:left; display:inline; width:314px; margin-right:18px; _margin-right:17px;}
.mdzs li.noMr{margin-right:0;}
.mdzs li img{padding:20px 17px; background:url(../images/mdzskuang.png) no-repeat; width:281px;}
.mdzs li p{margin-top:3px;text-align:center}
.mdzs li p a{color:#333; font-size:14px;}

/*新闻展示*/
.mainNews{overflow:hidden;padding:20px 0 10px;}
.mainNews .news{width:325px;height:408px;}
.mainNews .news .neBt{height:50px;line-height:50px;border-bottom:1px solid #7b6a62;font-size:16px;color:#333;}
.mainNews .news .neBt h2{float:left;}
.mainNews .news .neBt h2 a{display:inline-block;height:50px;font-size:18px;font-weight:bold; padding:0 8px; color:#ffcdb9;cursor:default;}
.mainNews .news .neBt h2 span{font-style:normal;font-family:arial;font-size:17px;color:#bfbfbf;padding-left:5px;font-weight:normal;text-transform:uppercase;}
.mainNews .news .neBt h2 i{font-style:normal;margin-left:5px;margin-right:8px;font-weight:normal;}
.mainNews .news .neBt .morea{float:right;height:18px;margin-top:16px;}
.mainNews .news .neBt h2 a.current{border-bottom:1px solid #7a482c;}
.mainNews .news .neBt h2 a.current .i{color:#c7bab6;}

.newsBox{padding-top:10px;height:338px;}

.newsBox ul{width:325px;padding-top:10px;}
.newsBox ul li{height:32px;line-height:32px;}
.newsBox ul li a{display:block;height:30px;float:left;color:#a5a09d;background:url(../images/icona.gif) no-repeat left center;padding-left:10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.newsBox ul li span{float:right;text-align:right;color:#945d2b}
.newsBox ul li a:hover{color:#7a482c;}

/*问答*/
.wd{ padding:0 0 0 35px;  overflow:hidden}
.wd h2 span{ font-size:16px;}
.wd dl{ clear:both; padding-bottom:12px; line-height:25px; color:#776d6b;}
.wd dt{ height:25px; line-height:25px; padding:3px 0 0; overflow:hidden;}
.wd dt a{ color:#a5a09d;}
.wd dd{ height:50px; overflow:hidden;}

.faq{width:340px;}
.neTitle{height:50px;line-height:50px;border-bottom:1px solid #7b6a62;font-size:16px;color:#ffcdb9;}
.neTitle span{display:inline-block;height:50px;background:url(../images/aline.jpg) no-repeat left center;padding-left:10px;font-size:18px;font-weight:bold;border-bottom:1px solid #7a482c;}
.neTitle span i{font-style:normal;font-family:arial;font-size:17px;color:#bfbfbf;padding-left:5px;font-weight:normal;text-transform:uppercase;}
.neTitle a{float:right;height:18px;margin-top:16px;}

.news_ml{ float:left; width:100%; height:125px; margin-top:12px;}
.news_ml img{float:left; width:144px; padding:0 12px 0 0;}
.news_ml ul{width:100%;}
.news_ml ul li{line-height:30px; color:#a5a09d;}
.news_ml ul li a{color:#a5a09d; display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news_ml ul li a:hover{color:#7a482c;}
/*定制留言*/
/*.mainMess{width:100%;height:592px;position:relative; background:url(../images/lybj.jpg) no-repeat;}

.messL{width:285px;position: absolute;top:150px;left:755px;color:#fff;}
.messL h3{font-size:22px;}
.messL h4{font-size:20px;padding-top:50px;}
.messL h5{font-size:20px;padding-top:70px;}

.messR{width:368px;position: absolute;top:116px;left:1080px;}
.rowA{width:368px;height:44px;margin-bottom:11px;}
.rowA .rowaInput{width:333px;height:44px;line-height:44px;border:none;background:#7a482d;padding-left:35px;font-family:"微软雅黑";font-size:14px;color:#fff}
.rowB{width:368px;height:100px;margin-bottom:11px;}
.rowB .rowbTextarea{width:298px;height:70px;line-height:20px;border:none;background:#cbbbb2;padding:15px 35px;font-family:"微软雅黑";font-size:14px;color:#7a482d}
.rowA .rowcInput{width:155px;height:44px;line-height:44px;border:none;background:#cbbbb2;padding-left:35px;font-family:"微软雅黑";font-size:14px;color:#7a482d}
.rowA .rowDsub{width:144px;height:44px;background:url(../images/ysa.jpg) no-repeat;float:left;margin-right:30px;border:none;}
.rowA .rowDres{width:144px;height:44px;background:url(../images/ysb.jpg) no-repeat;float:left;border:none;}*/

/*定制留言*/
.mainMess{width:1100px; background:url(../images/lxwm.jpg) no-repeat center top;height:643px;margin-top:-85px;margin:0 auto;}
.mainMess h3{padding-top:60px; text-align:center;margin-left:350px; font-family:微软雅黑; font-size:24px; color:#8b441c;}
.mainMess .messL{ float:left; width:325px; height:400px;margin-top:80px; margin-left:360px;background-color:#313131;}
.metit{ line-height:42px; font-size:22px; padding-left:45px; padding-top:40px;}
.metel{ text-align:center; display:block; padding-top:35px;}
.metel span{ color:#c69f1b; line-height:40px; font-size:26px; padding-top:15px; display:block;}

.mainMess .messR{ float:right; margin-left:20px; margin-top:80px;}
.rowA{width:335px;height:44px;margin-bottom:11px;}
.rowA .rowaInput{width:305px;height:44px;line-height:44px;border:none;background:#313131;padding-left:35px;font-family:"微软雅黑";font-size:14px;color:#8e5d48}
.rowB{width:368px;height:130px;margin-bottom:11px;}
.rowB .rowbTextarea{width:270px;height:100px;line-height:20px;border:none;background:#4f4b4b;padding:15px 35px;font-family:"微软雅黑";font-size:14px;color:#7a482d}
.rowA .rowcInput{width:155px;height:44px;line-height:44px;border:none;background:#4f4b4b;padding-left:35px;font-family:"微软雅黑";font-size:14px;color:#7a482d}
.rowA .rowDsub{width:144px;height:44px;background:url(../images/ysa.jpg) no-repeat;float:left;margin-right:10px;border:none; outline:none;}
.rowA .rowDres{width:144px;height:44px;background:url(../images/ysb.jpg) no-repeat;float:left;border:none; outline:none;}


/*页尾*/
.footer{width:100%; height:auto; background:#333 url(../images/footerbg.jpg) repeat; overflow:hidden; }
		/*--页尾顶部*/
.footT_cont{width:1050px; margin:0 auto; background:url(../images/yqljbg.png) no-repeat; height:51px; line-height:51px; margin-top:18px;}
.footT_cont h4{display:inline-block; margin-left:19px; margin-right:12px; *float:left;}
.footT_cont h4 a{color:#cbbbb2; }
.footT_cont a{color:#cbbbb2; margin-right:8px; }
.footT_cont span{_float:left; _margin-top:15px;}
.footT_cont span a{padding-left:11px; border-left:1px dotted #cbbbb2; margin-right:12px; height:12px; line-height:12px; overflow:hidden; display:inline-block; color:#ccc;}
.footT_cont span a.dhTopBefore{border-left-width:0; padding-left:0;}

.foot_lx{ margin:25px 0 25px 20px}
.foot_lx a{padding-left:11px; border-left:1px dotted #ccc; margin-right:11px; height:12px; line-height:12px; overflow:hidden; display:inline-block; color:#ccc;}
.foot_lx a.dhTopBefore{border-left-width:0; padding-left:0;}

/*--页尾底部*/
.foot_bottom{width:1050px; color:#aaa; margin:20px auto; background:url(../images/footlogo.png) no-repeat right center; padding:32px 0; font-size: 15px;}
.footer p.dbxx{line-height:28px; margin-left:2px;}


/* 在线客服样式 */
.kefuBox{position:fixed;z-index:1000;top:180px;right:0;width:auto; _position:absolute;_top: expression(documentElement.scrollTop +45);}
.kefuBox .kefuLeft{float:left;overflow:hidden;width:0;height: 157px;cursor:pointer;background:url(../images/kefu_l.png) no-repeat}
.kefuBox .kefuRight{display:block;float:left;overflow:hidden;width:154px;}
.kefuBox .kefuTop{width:154px;height:46px;background:url(../images/kefu_top.png) no-repeat;}
.kefuBox .kefuClose{float:right;overflow:hidden;width:154px; height:46px;display:block;cursor:pointer;}
.kefuBox .kefuBottom{width:154px;height:12px;background:url(../images/kefu_bottom.png) no-repeat;}
.kefuBox .kefuCont{width:130px;padding:0 12px;background:url(../images/kefu_line.png) repeat-y;overflow:hidden;}
.kefuBox .kefuCont ul{margin:0;padding:0;}
.kefuBox .kefuCont ul li{width:80px;line-height:28px;overflow:hidden;height:28px;padding-left:40px;padding-right:10px;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;}
.kefuBox .kefuCont ul li a{color:#333;}
.kefuBox .kefuCont ul li.pic{width:130px;height:89px;margin-bottom:10px;padding:0;}
.kefuBox .kefuCont ul li.qq{background:url(../images/qq.png) no-repeat;}
.kefuBox .kefuCont ul li.wang{background:url(../images/wangwang.png) no-repeat}
.kefuBox .kefuCont ul li.spk{background:url(../images/skype.png) no-repeat}
.kefuBox .kefuCont ul li.codeer{display:block;width:130px;height: 165px;text-align:center;color:#fff;padding:10px 0 0;font-family:"微软雅黑";font-size:14px;margin-bottom:0;}
.kefuBox .kefuCont ul li.codeer p{display:block;height:35px;line-height:35px;}
.kefuBox .kefuCont ul li.codeer span{display:block;width:116px;height:116px;padding:7px;background:url(../images/cobj.png) no-repeat;}
.kefuBox .kefuCont ul li.codeer span img{width:116px;height:116px;}


/* 内页布局样式 */
.banner_pic{width:100%; height:385px; overflow:hidden;}
.page_box{width:100%; padding:15px 0; overflow:hidden;}
.page_tit{font-size:30px; color:#c88a52; text-align:center;line-height:35px; font-family:"黑体"; font-weight:bold;background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(237, 224, 207, 1)), to(rgba(192, 101, 17, 1)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;display:block;  }
.page_about{ line-height:30px; font-size:15px; color:#a09284; padding:8px 0;}

.lxbj{background:url(../images/lxbg.jpg) no-repeat;height:508px;}
.lxnr{width:370px; overflow:hidden; margin-top:80px; margin-right:75px; float:right; line-height:38px;}

/* 荣誉资质 */
.honorList{width:100%;margin:10px 0;}
.honorList ul{margin-left:-27px;}
.honorList li{width:240px;height:215px;float:left;margin-left:27px;margin-bottom:5px;}
.honorList li img{display:block;width:234px;height:176px;border:3px solid #bcbcbc;}
.honorList li img:hover{border-color:#7a482c;}
.honorList li p{display:block;width:231px;height:30px;line-height:30px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}


.caseList{width:100%;margin:10px 0;}
.caseList ul{margin-left:-40px; overflow: hidden;}
.caseList li{width:320px;height:290px;float:left;margin-left:40px;margin-bottom:12px;}
.caseList li img{display:block;max-width:100%;border:4px solid #5c503a;}
.caseList li img:hover{border-color:#7a482c;}
.caseList li p{display:block;width:320px;height:20px; padding:8px 0;line-height:30px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.sidebar{background:#40281f; height:45px; text-align:center; font-size:0; line-height:0; margin:20px 0 0px 0; }
.sidebar li{ display:inline-block; width:150px;  line-height:45px; display:inline;}
.sidebar li a{float:left; width:150px; height:45px; text-align:center; color:#d6b368; font-size:15px;}
.sidebar li a:hover{ background:#b79a60;color:#251611; }
.sidebar li .current{ background:#b79a60;color:#251611; }
.sidebar li.title a{float:left; width:150px; height:45px; text-align:center; color:#d6b368; font-size:18px;font-weight:bold;}

.list_sidebar1 .sidebar{margin:0px 0px 0px 0px;}
.list_sidebar2 .sidebar{margin:0px 0px 0px 0px;}

.list_position{ height:40px; line-height:40px; border-bottom:1px dotted #745e56; font-size:14px; margin-bottom:20px; overflow:hidden;}
.list_position em{ font-style:normal; margin:0 5px;}


/*产品左侧推荐*/
.cptj { margin-bottom:10px; height:auto; float:left; }
.cptj h2 { width:230px; background:#512b20; font-size:16px; line-height:45px; text-indent:15px; padding-top:2px; height:45px; color:#d6b368;
 -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius:5px 5px 0px 0px;}
.cptj ul { width:230px;  background:#40281f; margin:0px; padding-top:12px;  overflow:hidden; text-align:center; }
.cptj ul a { color:#000000; }
.cptj li { line-height:24px; width:210px; padding-left:10px; text-align:center; padding-bottom:6px; }
.cptj li img{width:210px; }
.cptj li p { font-size:14px; color:#d6b368; line-height:30px; }
.news_db { width:230px; height:8px; background:url(../images/newsb01.png) no-repeat; overflow:hidden; }
.rmwz { margin-bottom:10px; height:auto; float:left; width:230; }
.rmwz h2 { width:230px; background:#512b20; font-size:16px; line-height:45px; text-indent:15px; padding-top:2px; height:45px; color:#d6b368;
 -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius:5px 5px 0px 0px;}
.rmwz ul { width:230px; padding:10px 0; background:#40281f; overflow:hidden; text-align:center; }
.rmwz li { line-height:28px; width:180px; background:url(../images/icona.gif) no-repeat 10px; padding-left:20px; text-align:left; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.rmwz li a { font-size:14px; color:#a18b83; }
.left .text { width:180px; height:100px; font-size:12px; color:#000; margin-bottom:20px; }
.left .text h3 { line-height:25px; font-size:12px; }
.left .text p { line-height:20px; }
.left .text p.top { padding-top:8px; }

.rmwz .lxcon{width:210px; padding:10px; background:#40281f; overflow:hidden; text-align:left; line-height:26px; color:#d8d0be;}

.design { width:100%; height:auto; padding-top:20px;}
.design ul { width:100%; height:39px; }
.design ul li { width:126px; height:38px; float:left; border-top:1px solid #40281f; border-right:1px solid #40281f; text-align:center; }
.design ul li a { font-family: "宋体"; font-size:15px; color:#cbab58; width:126px; height:38px; display:block; line-height:38px; }

.pageContent{width:790px;}
.all{width:100%;height:auto;margin-top:15px;overflow:hidden;	}

/* 新闻中心 */
.newsList li{height:38px;line-height:38px;border-bottom:1px dashed #745e56;overflow:hidden;}
.newsList li a{display:block;width:660px;height:35px;background:url(../images/icona.gif) no-repeat left center;padding-left:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left; font-size:14px;}
.newsList li span{float:right;color:#999;}

/* 新闻详细样式 */
.newsShow h1{font-size:18px;line-height:32px;text-align:center;color:#d6b368;position:relative;font-family:"微软雅黑"}
.newsShow h3{text-align:center;height:30px;line-height:30px;border-bottom:1px solid #745e56; font-size:12px; font-weight:normal;}
.newsShow h3 span{margin:8px 8px 0 8px; color:#9d824d;text-decoration:none;}
.fontResizer a{padding:0 5px;}
.curFont{font-weight:bold;color:#7a482c;}
.newsShowBox{padding-top:5px;line-height:30px;padding-bottom:10px; font-size:14px;color: #a09284;}
.picturePic{text-align:center;padding-bottom:15px;}
.fenyList{height:35px;background:#e5e5e5;padding:0 10px;margin:10px 0;}
.prew {background:url(../images/pre_info.gif) no-repeat left center;float:left;height:35px;line-height:35px;overflow:hidden;padding-left:15px;text-align:left;width:46%;}
.nextw {background:url(../images/next_info.gif) no-repeat right center;float:right;height:35px;line-height:35px;overflow:hidden;padding-right:15px;text-align:right;width:46%;}

/* product left */
.productShowPic{width:362px;}
.productShowPic .box{width:362px;height:635px;}
.productShowPic .boxtt{width:362px;height:322px;margin-top:100px;}
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;}
.tb-pic a{*display:block;*font-family:Arial;*line-height:1;}
.tb-s310, .tb-s310 a{height:543px;width:361px;background:#fff}
.tb-s310, .tb-s310 img{max-height:543px;max-width:361px;}
.tb-s320, .tb-s320 a{height:230px;width:361px;background:#fff}
.tb-s320, .tb-s320 img{max-height:230px;max-width:361px;}
.tb-s310 a{*font-size:271px;}
.tb-booth{border:1px solid #A77E6F;position:relative;z-index:1;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url(../images/mask.png);cursor:move;z-index:1;}

.tb-picList{width:402px;height:80px;overflow: hidden;margin-top:10px;position:relative;}
.tb-picList a.prev,.tb-picList a.next{display:block;width:12px;height:21px;position:absolute;top:30px;left:0;background:url(../images/anu.png) no-repeat;overflow:hidden;cursor:pointer;transition:all 0s linear;}
.tb-picList a.prev:hover{background-position:0 -21px;}
.tb-picList a.next{left:auto;right:0;background-position:0 -42px;}
.tb-picList a.next:hover{background-position:0 -63px;}

.tb-picList .tb-thumb{position:relative;width:360px;height:80px;margin:0 auto;overflow:hidden;}
.tb-picList .tb-thumb ul{position:absolute;width:999999px;height:80px;}
.tb-picList .tb-thumb ul li{background:none;float:left;width:76px;height:80px;overflow:hidden;}
.tb-picList .tb-thumb ul li a{display:block;width:60px;height:78px;border:1px solid #edecec;text-align:center;background:#fff}
.tb-picList .tb-thumb ul li img{height:78px;cursor:pointer;}
.tb-picList .tb-thumb ul li a.tb-selected{border:1px solid #7a482c;}

/* product right */
.productShowTitle{width:375px;height:544px;overflow:hidden;padding-left:35px}
.productShowTitle h1{line-height:24px;border-bottom:1px dashed #A77E6F;font-size:16px;color:#cbab58;padding:10px 0;font-family:"微软雅黑"}
.descriptionBox{padding:10px 0; color:#a09284; font-size:14px;line-height:28px;}
.productOrder a{ margin-top:50px; display:block;width:140px;height:40px;background:#A77E6F;line-height:40px;text-align:center;font-size:14px;color:#fff;border-radius:4px;font-family:"微软雅黑";margin-top:30px;}
.productOrder a:hover{background:#d6b368;color:#fff;}

.productTel{font-size:16px;padding:15px 0;overflow:hidden;line-height:30px;}
.productTel span{font-family:arial;font-size:24px;color:#cbab58;position:relative;top:3px;}
.productFenx{height:40px;}

.pro-tags{margin:10px 0;}
.pro-tags a{display:inline-block;border-radius:4px;padding:2px 6px;font-weight:normal;font-size:14px;}
/*.pro-tags a:hover{background:#2384D5;color:#fff;border-color:#2384D5;}*/







/* shuo */
.con{ width:100%; padding-top:20px;}
.tab {width: 100%; height:45px; background:#40281f; }
  .tab ul li
  {
	  float: left;height: 45px;line-height: 45px;background: #40281f;text-align: center;color:#cbab58;font-size:15px;}
  .tab ul li:hover
  {
	  background: #b79a60;
	  color: #251611;
	  cursor: pointer;
  }
  .tab ul li.hover
  {
	  background: #b79a60;
	  color: #251611;
	  cursor: pointer;
  }
  .content_pro{ width: 100%;line-height:25px;padding:15px 0;font-size:13px;overflow:hidden; text-align:left;}
  .content_pro img{ text-align:left; display:block; margin:0; max-width:100%;}
  .content_pro p{ padding:0; margin:0; line-height:25px;}
  .content_pro td, .content_pro th{ padding:0 10px;}
  .content_pro table{ border-left:1px solid #777; border-top:1px solid #777;}
  .content_pro td,.content_pro th{border-right:1px solid #777; border-bottom:1px solid #777;}




.commonDetailedContentsfoot{padding-top:20px;}
.commonDetailedContentsfoot dl{ border:1px dotted #745e56; border-left:none; border-right:none; font-size:12px; padding:13px 0px;}
.commonDetailedContentsfoot dl span{ display:inline-block; color:#cbab58; line-height:27px; padding:0px 10px; margin-right:15px;}
.commonDetailedContentsfoot dl a{ }
.commonDetailedContentsfoot dl dd{ float:none;margin-bottom:10px;}
.commonDetailedContentsfoot dl dt{ float:none;}
.commonDetailedContentsfoot dl dd,.commonDetailedContentsfoot dl dt{overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:1;}


/*feedback*/
.content_box{margin-top:0px;}
.content_box .messages_box{width:auto;padding:0 1% 10px 1%;}
.content_box .messages_box ul{width:100%;}
.content_box .messages_box ul li{padding:5px 28px 5px 5px;}
.content_box .messages_box .text-input,.content_box .messages_box .summary-input,.content_box .messages_box .qq-input{width:100%;height:33px;padding:0px 10px;line-height:normal;background:none repeat scroll 0% 0% rgb(253, 253, 253);border-width:1px;border-style:solid;border-color:rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);box-shadow:1px 2px 3px rgb(183, 183, 183) inset !important;font-size:14px;}
.content_box .messages_box .cont-input{width:100%;height:130px;padding:10px;line-height:20px;background:none repeat scroll 0% 0% rgb(253, 253, 253);border-width:1px;border-style:solid;border-color:rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);box-shadow:1px 2px 3px rgb(183, 183, 183) inset !important;font-size:14px;}
.content_box .messages_box .code-input{width:125px;vertical-align:middle;height:33px;padding:0px 10px;line-height:normal;background:none repeat scroll 0% 0% rgb(253, 253, 253);border-width:1px;border-style:solid;border-color:rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);box-shadow:1px 2px 3px rgb(183, 183, 183) inset !important;}
.content_box .messages_box .verify-pic{height:35px;vertical-align:middle;}
.content_box .messages_box .submitBtn{text-align:center;padding-top:10px;}
.content_box .messages_box .messages-button{width:125px;height:34px;line-height:34px;font-size:16px;color:#fff;text-align:center;background:none repeat scroll 0% 0% #f08200;border:none;}


/*定制热线*/
.xfcontact { width:100%; height:150px; text-align:center; }
.xfcontact h6 { width:40px; border-bottom:2px solid #d0b05b; height:18px; margin:0 auto; }
.xfcontact h3 { line-height:50px; height:50px; font-size:26px; color: #d0b05b; }
.xfcontact p { font-size:20px; line-height:37px; color:#d0b05b; }

/*产品页面推荐产品*/
.cptjpd { width:1050px; height:46px; margin:15px auto; background-color:#7a482c; line-height:46px; font-size:18px; text-align:center; color:#ffcdb9;    font-weight: bold; }



/**************/
.page { text-align: center; clear:left; margin-top:20px; padding: 15px 0;  }
.page li,.page a { padding: 5px 10px; background: #40281F; margin-right: 2px; color: #D6B368; border-radius: 4px; display: inline-block; }
.page a.current,.page a:hover { color: #fff; background: #d6b368; }


.recTitle{padding-left:20px;height:35px;line-height:35px;background:#40281f;font-size:14px;font-weight:bold;color:#d6b368;font-weight:normal;}

/* related news */
.recNews{width:100%;overflow:hidden;margin-top:20px;}
.recNews ul{padding-top:10px;margin-left:-85px;}
.recNews ul li{float:left;margin-left:85px;width:350px;height:28px;line-height:28px; color: ##a09284;}
.recNews ul li a{display:block;width:260px;line-height:28px; color: ##a09284; background:url(../images/icona.gif) no-repeat left center;padding-left:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;}
.recNews ul li span{float:right;color:#999;}


.p_title {
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	padding-top: 50px;
	text-transform: uppercase;
	color: #ffcdb9;
}
h2.h2_title {
	text-align: center;
	font-size: 32px;
	margin-bottom: 30px;
	color: #A77E6F;
}
h2.h2_title i {
	display: inline-block;
*display: inline;
*zoom: 1;
	vertical-align: middle;
	width: 230px;
	height: 3px;
}
h2.h2_title i.titl {
	background: url(/templets/default/static/images/titl01.png) no-repeat right center;
}
h2.h2_title i.titr {
	background: url(/templets/default/static/images/titr01.png) no-repeat left center;
}
h2.h2_title a {
	display: inline-block;
*display: inline;
*zoom: 1;
	vertical-align: middle;
	padding: 0 15px;
	color: #A77E6F;
}
h2.h2_title span {
	display: inline-block;
*display: inline;
*zoom: 1;
	vertical-align: middle;
	padding: 0 15px;
	color: #A77E6F;
}



/*.anlitopH4,.divanli {
	background: #fff;
}*/
.anlitopH4 {
	height: 36px;
	line-height: 36px;
	/*border: 1px solid #e4e4e4;*/
	margin-top: 20px;
	border-bottom: 1px solid #7b6a62;
}
.anlitopH4 span {
	/*border-left: 5px solid #137c32;*/
	height: 38px;
	line-height: 38px;
	padding-left: 0px;
	display: block;
	float: left;
	color: #ffcdb9;
	font-weight: bold;
	font-size: 18px;
	border-bottom: 1px solid #7a482c;
}
.anlitopH4 span .org {
	color: #ff7e00;
}
.anlitopH4 span .org {
	display: inline
}

.divremmnews {
	/*border: 1px solid #e4e4e4;*/
	border-top: none;
	margin-bottom: 10px;
	padding: 15px 0px;
	/*background-color: #fff;*/
}
.divremmnews ul {
	width: 100%;
	overflow: hidden;
}
.divremmnews ul li {
	float: left;
	width: 47%;
	height: 35px;
	line-height: 35px;
	margin: 0 1.5%;
	border-bottom: 1px dashed #ccc;
}
.divremmnews ul li a {
	height: 35px;
	line-height: 35px;
	float: left;
	overflow: hidden;
	font-size: 14px;
}
.divremmnews ul li span {
	color: #666;
	float: right;
	height: 35px;
	line-height: 35px;
	white-space: nowrap
}
.divremmnews ul li a:hover {
	color: #ffcdb9;
}
.newslistbox .fl{width:48%;float:left;}
.newslistbox .fr{width:48%;float:right;}

.newslistbox .fl .divremmnews ul li {
    float: left;
    width: 100%;
    height: 35px;
    line-height: 35px;
    margin: 0 1.5%;
    border-bottom: 1px dashed #ccc;
}

.newslistbox .fr .divremmnews ul li {
    float: left;
    width: 100%;
    height: 35px;
    line-height: 35px;
    margin: 0 1.5%;
    border-bottom: 1px dashed #ccc;
}
.newslistbox .fl .divremmnews ul li span {
	width: auto;
    margin-right: 10px;
}
.newslistbox .fr .divremmnews ul li span {
	width: auto;
    margin-right: 10px;
}
.cpfl { margin-bottom:10px; height:auto; float:left; }
.cpfl h2 { width:230px; background:#512b20; font-size:16px; line-height:45px; text-indent:15px; padding-top:2px; height:45px; color:#d6b368;
 -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius:5px 5px 0px 0px;}
.menu_list {
	width: 100%;
	padding-top: 3px;
	background: #40281f;
}
.menu_head {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-indent: 15px;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	background: #A77E6F;
	margin-bottom: 3px;
	transition: all 0.5s;
}
.menu_head a {
	color: #fff;
	display: block;
	width: 100%;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.menu_list .current {
	/*background: url() no-repeat;*/
}
.menu_list .current a {
	color: #fff;
}
.menu_body {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 3px;
}
.menu_body .nva_active {
	color: #e60212;
	/*background: url() no-repeat;*/
}
.menu_body a {
	display: block;
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #a18b83;
	text-indent: 25px;
	overflow: hidden;
	background: url(../images/icona.gif) no-repeat 10px;
	transition: all 0.5s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.menu_body a:hover {
	color: #a18b83;
	/*background: url() no-repeat;*/
}



.links {
	padding: 20px 0;
	font-size: 16px;
	border-bottom: 1px solid #186631;
}
.links span {
	color: #fff;
	font-weight: bold;
	display: inline-block;
}
.links a {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	padding-right: 10px;
}
.links a:hover {
	color: #ed8e06;
}


.foot_menu {
	padding: 20px 0;
	font-size: 16px;
	border-bottom: 0px solid #186631;
	background: #251611;
}
.foot_menu span {
	color: #fff;
	font-weight: bold;
	display: inline-block;
	margin:20px 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #7b6a62;
	width: 100%;
}

.foot_menu .cateititle{
	display: inline-block;	
}

.foot_menu .cateititle a{
	color: #d6b368;
	font-size: 16px;
	font-weight:400;
}	
	

.foot_menu dd span {
	margin:10px 0px;
	width: 160px;
	color: #aaa;
	padding-bottom: 0px;
	border-bottom: 0px solid #7b6a62;}
.foot_menu a {display: inline-block;
	font-size: 14px;
	color: #fff;
	padding-right: 10px;
	color: #d6b368;}
.foot_menu a:hover {color: #ed8e06;}
.hotcp ,.hottt{margin-top: 20px;}
.hotcp ul ,.hottt ul{border-top: 0px dashed #ddd;padding-top: 20px;}
.hotcp li ,.hottt li{
	float: left;
	line-height: 40px;
	margin-left: 20px;
	text-align: center;
	width: 250px;}
.hotcp li:first-child ,.hottt li:first-child{
	margin: 0;}
.hotcp li img {height: 380px;width: 250px;}
.hottt li img{width:250px;height:200px;}
.sccj {margin-top: 20px;}
.sccj ul {border-top: 0px dashed #ddd;
	padding-top: 20px;}
.sccj li {
	float: left;
	line-height: 40px;
	margin-left: 20px;
	text-align: center;
	width: 246px;}
.sccj li:first-child {margin: 0;}
.sccj li img {
	height: auto;
	width: 246px;
}


.index_tags{overflow:hidden; width:1050px; height:auto; margin:0 auto;}
.index_tags ul{ margin-left:-52px;}
.index_tags li{float:left;height:25px;width:165px;text-align:center; padding:10px 5px;text-align:center;margin:15px;border:1px #666 solid;background: #40281f;box-shadow: 0 0 1px rgb(0 0 0 / 15%);}
.index_tags li a{color:#d6b368;font-size:16px;font-weight:600}




.taglist_sidebar{font-size:18px;color:#d6b368; background: #40281f;font-weight: bold;
    height: 45px;
    text-align: center;
    margin: 20px 0 0px 0;
    line-height: 45px;}

.list_tags{overflow:hidden; width:1050px; height:auto; margin:0 auto;}
.list_tags ul{ margin-left:-52px;}
.list_tags li{float:left;width:215px;height:265px; margin-top:12px; text-align:center;margin:25px 23px;}
.list_tags li img{width:215px;height:240px; margin-top:10px;}
.list_tags li h3{ font-size:14px; font-weight:normal; line-height:20px; margin:10px 0;}
.list_tags li h3 span{display:block; font-family:Arial; text-transform:uppercase; margin-top:15px;}

