@charset "utf-8";
/* CSS Document */

*{ padding:0px; margin:0px;}
body{ font-family:"微软雅黑"; font-size:12px; background:url(../images/bg.jpg);}
img{ border:none;}
a{ text-decoration:none;}
li{ list-style:none;}

.all{ max-width:640px; margin:0 auto;}
.top{ background:url(../images/top_bg.jpg) repeat-x; height:16px;}
a.logo{ display:block;}
a.logo img{ width:100%;}

.nav{ width:90%; margin:0 auto; text-align:center;}
.nav ul li{  width:22%; display:inline-block;}
.nav ul li a{ display:block; background:url(../images/menu_bg.jpg) no-repeat; background-size:100% 100%; color:#fff; text-align:center; padding:4px 0px; margin:3px 0px;}

.banner{}
.banner img{ width:100%;}

.about{ margin-top:10px;}
.tit{ background:url(../images/border.jpg) repeat-x bottom; padding-bottom:13px;}
.tit img{ display:block; float:left;}
.tit a.more{ display:block; float:right; font-size:12px; color:#472300;}

.about_t img{ width:27%;}

.hdfc{ margin:10px 0px;}
.hdfc_t img{ width:37%;}
.news_t img{ width:26%;}
.about_c{ padding:5px;}
.about_c p{ color:#472300; text-indent:2em; line-height:20px;}

.hdfc_c{}
.hdfc_c ul li{ float:left;}
.hdfc_c ul li img{ height:135px; padding:0px 3px;}
.hdfc_c ul li p{ text-align:center;}
.hdfc_c ul li a{ color:#c7775e;}

#marquee1{ width:100%; overflow: hidden;}


.news_c{}
.news_c ul li{ width:92%; margin:0 auto; background:url(../images/li.jpg) 0px 10px no-repeat; line-height:25px;}
.news_c ul li a{ display:block; border-bottom:dashed 1px #efbcac; color:#c7775e; padding-left:12px;}

.foot{color:#fff !important;background: -webkit-linear-gradient(#71191f, #411316); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#71191f, #411316); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#71191f, #411316); /* Firefox 3.6 - 15 */
  background: linear-gradient(#71191f, #411316);padding:10px 0px;}
.foot p{ line-height:23px;  text-align:center;}
.foot p span{ color:#fff !important; }
  

.common{}
.common_t{}
.common_t span{ font-size:18px; color:#472300; display:block; float:left; margin:5px 0px 0px 10px}
.common_t .location{ float:right; color:#472300; margin:12px 10px 0px 0px}
.common_t .location a{ color:#472300;}

.parts{ padding:10px;}
.parts p{ line-height:25px;}
.parts img{ max-width:100%;}