﻿@charset "utf-8";
/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family: "微软雅黑" , "宋体"; position:relative;}/*网站字体颜色*/
a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:underline;}
.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:980px; margin:0 auto;}


/* -- 页面整体布局 -- */
.cc{background: url(../images/cc.png) repeat;padding-top: 10px;}
.header , .content , .footer { width:980px; margin:0 auto; font-family:"微软雅黑";}
.left { width:201px; float:left; overflow:hidden;}
.left2 { width:680px; 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 {  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 { height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }
.rightbot{ height:3px; font-size:0; overflow:hidden; margin-bottom:21px; }
.right { width:764px; float:right; display:inline; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.right2top { background:url(../images/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}

.right2bot { background:url(../images/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:762px; min-height:458px; border:solid 1px #d5d5d5;  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:678px;  border:solid 1px #d5d5d5; padding-bottom:15px; overflow:hidden;background:#fff;}

.h_nav li a:-webkit-any-link{ display:block;}

.container{margin-left:auto; margin-right:auto; width:1000px;}

/*页眉*/
.header{position:relative; z-index:998; width:100%; background:url(../images/hbg.jpg) repeat-x top center;}
		/*--页眉内容*/
.hd_cont{position:relative; height:96px;}
.hd_cont .hd_logo{position:relative;}
.hd_cont .hd_logo dt{position:absolute; top:0px; left:-2px;}
.hd_cont .hd_logo dd{margin-left:160px; margin-top:11px;}
.hd_cont .hd_logo dd h2{font-size:18px; color:#fff;}
.hd_cont .hd_logo dd p{font-size:16px; color:#e6d1b0; margin-bottom:4px;}


.hd_cont .dh_phone{padding:4px 0px 4px 48px; margin-top:21px; background:url(../images/hdphoen_ico.png) no-repeat left center; color:#f9da99;}
.hd_cont .dh_phone dd{font-size:26px; font-family:Arial, Helvetica, sans-serif; line-height:25px;}


		/*--导航栏*/
/*.dh_nav{background:url(../images/navbg.png) repeat-x center;}*/
.dh_nav ul{padding-left:173px; width:827px; overflow:hidden;}
.dh_nav li{float:left;}

.dh_nav li a{display:block; _float:left; padding:0 37px; height:44px; line-height:51px; font-size:14px; color:#1f0d0d; font-family:microsoft yahei; /*background:url(../images/navli.png) no-repeat left center;*/ white-space:nowrap; word-break:break-all;}
.dh_nav li a.navHome{padding:0 7px; background-image:none;}
.dh_nav li a.navCur , .dh_nav li a:hover{}

@media only screen and (min-width:640px ) {
	.dh_nav ul li:hover a{ background: #4b1f04;color: #fff;text-decoration: none;}
.sele{background: #4b1f04;color: #fff!important;text-decoration: none;}
}

/*页尾*/
.footWrap{background:url(../images/footwrap.jpg) no-repeat center;}
.footer{position:relative; height:200px; overflow:hidden; text-align:center;}
.fotNav{padding-top:25px; color:#fff;}
.fotNav a{padding:0 39px; color:#fff;}
.fotTxt{margin-top:40px; line-height:24px; color:#be9b74;}
.fotTxt a{color: #be9b74;}
.hd_cont .btn{display: none;}
.hd_cont .btn .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 8px;
    background: #fbedd3;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-top: 12px;
}


.hd_cont .btn .navbar-toggle .icon-bar {display: block;width: 22px;height: 2px;border-radius: 1px;background: #562e11;}
.fixed {
    display: none;
}   
    
    
    
    
    
@media only screen and (max-width:640px ) {
	.hd_cont .dh_phone{display: none;} 
	.hd_cont .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;}
   .hd_cont  .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
	.header, .content, .footer{width: 100%;}
	.container{width: 100%;}
	.cart_header , .cart_content , .cart_footer { width:96%; margin:0 2%;}
	.left,.right{float: none;}
	.left{width: 96%;margin: 0 2%;}
	.right{width: 96%;margin: 0 2%;}
	.hd_logo dt img{width: 88px;}
	.hd_logo dd img{width: 206px;}
	.hd_cont .hd_logo dt{left: 10px;}
	.hd_cont .hd_logo dd{ margin: 17px 0 0 99px;}
	.hd_cont .hd_logo dd p{font-size: 12px;}
	.hd_cont .hd_logo dd h2{font-size: 14px;}
	.hd_cont{height: 79px;}	
.hd_cont .btn{display: block;}
	.dh_nav ul{ display: none; width: 100%;padding:0;position: fixed;height: 100%;left: 0;top: 0;z-index: 100;background: rgba(0,0,0,.5);padding-top:80px ;}
	.dh_nav li{float: none;}
	.dh_nav li a{color: #fff;height: 30px;line-height: 30px;font-size: 18px;}
	.dh_nav li a.navHome{padding:0 37px;}
	.btncl{z-index: 110;padding: ;}
	.btncl .icon-bar:last-child{background: #fbedd3!important;}
	.btncl .icon-bar:first-child{transform:rotate(43deg);position: relative;
    top: 5.3px;}
	.btncl .icon-bar:nth-child(2){transform:rotate(135deg)}
	.fotTxt{margin-top: 12px;padding:0 15px;}
	.fotNav{display: none;}
	.footer{height: auto;margin-bottom: 60px;padding-bottom: 10px;}
	.footWrap{background: url(../images/fbg.png);}

	.fixed {
    display: block;
    background: #613415;
    height: 50px;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;z-index: 10;
}
.fixed .fl {
    width: 25%;
    text-align: center;
    font-size: 15px;
    padding-top: 30px;
}
.fixed .fl a {
    color: #fff;
}
.fixed .fl:nth-child(1) {
    background: url(../images/home.png) no-repeat center 4px;
}
.fixed .fl:nth-child(2) {
    background: url(../images/paimai.png) no-repeat center 4px;
}
.fixed .fl:nth-child(3) {
    background: url(../images/news.png) no-repeat center 4px;
}
.fixed .fl:nth-child(4) {
    background: url(../images/phone1.png) no-repeat center 4px;
}



}