@charset "gb2312";
/* CSS Document */
*{ padding:0; margin:0;}
html,body{ font-size:16px; padding:0; margin:0; font-family:"微软雅黑";}
ul,li{ list-style:none}
a{ text-decoration:none}

.header_main{ width:100%; height:150px;}


/*导航条开始*/
.head { left: 0px; top: 0px; width: 100%; padding-top:90px; position: absolute; z-index: 19;}
.head .bd { width:100%;}

#nav .yhxx a {width: 380px; text-align: right; color: rgb(255, 255, 255); line-height: 30px; overflow: hidden; padding-left: 20px; font-size: 16px;}
#nav .yhxx a:hover {color: rgb(254, 251, 179); font-weight: normal;}
.tip_a {width: 282px; height: 423px;}


#nav { width: 1440px; height: 55px; padding-top:5px; text-align: center; clear: both; margin: 0px auto; position:relative}
#nav li {height: 45px; float: left; position: relative;}

#nav a {width: 119px; height: 45px; color:#272727; line-height: 23px; font-size: 15px; float: left; display: block; position: relative;}
#nav a:hover {color: rgb(255, 255, 255); font-weight: 700; text-decoration: none;}
#nav .active a {color:#692B13; font-weight: 700; text-decoration: none;}
#nav li.sfhover a {color:#692B13; font-weight: 700; text-decoration: none;}
#nav a span {line-height: 12px; padding-bottom: 10px; font-size: 8px; font-weight: 300; display: block; position: relative; cursor: pointer; -webkit-text-size-adjust: none;}

#nav .n {width: 16px; height: 51px; float: left;}

#nav li ul { padding: 10px 0px; left: 0px; top: 45px; width: 116px; display: none; position: absolute; z-index: 11;}
#nav li ul li {margin: 0px; height: 30px; line-height: 30px; position: relative; z-index: 2; background-image: none;}
#nav li ul a {padding: 0px 0px 6px; width: 110px; height: auto; color: rgb(0, 0, 0); line-height: 24px; font-size: 12px; font-weight: 300; margin-left: 3px; float: none;}
#nav li.active ul a {padding: 0px 0px 6px; width: 110px; height: auto; color: rgb(0, 0, 0); line-height: 24px; font-size: 12px; font-weight: 300; margin-left: 3px; float: none;}
#nav li.sfhover ul a {padding: 0px 0px 6px; width: 110px; height: auto; color: rgb(0, 0, 0); line-height: 24px; font-size: 12px; font-weight: 300; margin-left: 3px; float: none;}
#nav li ul a:hover { color: rgb(255, 255, 255); font-weight: 300;}
#nav li ul .t { left: 0px; top: 14px; width: 116px; height: 4px; line-height: 0; overflow: hidden; font-size: 0px; position: relative; z-index: 2;}

#nav ul li.logo_li{ width:240px; height:auto; display:block; text-indent:-9999px;}
#nav .logo{ width:200px; height:110px; position:absolute; left:615px; top:-70px;}
/*导航条结束*/



/*网站底部代码开始*/
#footer{ width:100%; height:320px; background:#4B2C10;}
#footer .footcenter{ width:1160px; height:auto; margin:0 auto;}
#footer .footcenter .adds{ width:auto; height:90px; border-bottom:3px solid #593819}
#footer .footcenter .adds ul{}
#footer .footcenter .adds ul li{ height:90px; line-height:90px; float:left; font-size:24px; color:#A69B8F; text-indent:60px;}
#footer .footcenter .adds ul li.pho{ width:440px; }
#footer .footcenter .adds ul li.addr{ width:480px; }
#footer .footcenter .adds ul li.call{ width:240px; }
#footer .footcenter .links{ width:auto; height:auto; margin-top:30px;}
#footer .footcenter .links dl{ width:140px; float:left; margin-left:30px;}
#footer .footcenter .links dl:first-child{ margin-left:0;}
#footer .footcenter .links dl dt{ width:auto; height:40px; line-height:40px; color:#A69B8F; font-weight:bold;border-bottom:3px solid #593819; margin-bottom:20px;}
#footer .footcenter .links dl dd{ width:auto; height:30px; line-height:30px; font-size:14px; overflow:hidden}
#footer .footcenter .links dl dd a{ color:#A69B8F}

#footer_compy{ width:100%; height:60px; background:#402007;}
#footer_compy ul{ width:1160px; height:60px; margin:0 auto;}
#footer_compy ul li{ float:left; line-height:60px; text-indent:40px; color:#FFF; font-weight:bold; font-size:16px;}
#footer_compy ul li.mycall{ background:url(../images/tel.png) no-repeat left center; width:200px; height:60px;}
#footer_compy ul li.qq{ background:url(../images/qq.png) no-repeat left center; width:140px; height:60px;}
#footer_compy ul li.cp{ width:540px; height:60px; font-size:14px; font-weight:normal; text-align:center; text-indent:inherit}
#footer_compy ul li.cp p{ width:auto; height:30px; line-height:30px; text-align:center;}
#footer_compy ul li.wx{ background:url(../images/wx.png) no-repeat left center; width:140px; height:60px; font-size:14px; position:relative;}
#footer_compy ul li.wx #wxshow{width:120px; height:120px; position:absolute; bottom:60px; left:-40px; display:none;}
#footer_compy ul li.wx #wxshow img{width:120px; height:120px;}
#footer_compy ul li.sjm{ background:url(../images/sjxm.png) no-repeat left center; width:120px; height:60px;font-size:14px; position:relative;}
#footer_compy ul li.sjm #wapshow{ width:120px; height:120px; position:absolute; bottom:60px; left:-40px; display:none;}
#footer_compy ul li.sjm #wapshow img{ width:120px; height:120px;}
/*网站底部代码结束*/