@charset "utf-8";
body {margin: 0px;padding: 0px;font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #333;}
img {border: 0px;}
a {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #333;outline:none;text-decoration: none;}
ul, ol, dl, dd {margin: 0px;padding: 0px;list-style-type: none;}
input,textarea {margin: 0px;padding: 0px;}
/*头部*/
header {background-color: #b49f85;height: 65px;}
header section {margin: auto;height: 65px;width: 1000px;}
.nav-mobile {display: none !important;}
#logo {float: left;padding-top: 15px;}
header section nav {float: right;}
header section nav ul {padding-top: 30px;}
header section nav ul li {float: left;margin-left: 30px;}
header section nav ul li a {font-size: 14px;color: #FFF;}
/*分类导航*/
#fl {margin: auto;height: 50px;width: 1000px;border-bottom: solid 1px #d3d3d3;}
#fl nav {float: left;}
#fl nav ul {padding-top: 18px;}
#fl nav ul li {float: left;margin-right: 30px;margin-left: 5px;}
#fl nav ul li a {font-size: 14px;}
#fl #search {float: right;padding-top: 10px;}
.kuang {height: 25px;width: 210px;border: solid 1px #d3d3d3;}
.an {background-color: #666;width: 60px;height: 28px;border: 0px;color: #FFF;border-radius: 4px;box-shadow: 2px 2px 4px #999;}
/*尾部*/
footer {height: 440px;background-color: #b49f85;color: #fff;clear: both;}
footer section {margin: auto;height: 400px;width: 1000px;padding-top: 40px;}
footer section h2 {font-size: 18px;font-weight: normal;color: #606060;text-shadow: 1px 1px 1px #FFF;margin: 0px;padding: 0px;}
.footer_m {padding-top: 20px;padding-bottom: 20px;overflow: hidden;}
.footer_l {float: left;width: 678px;}
ul#footer_l li {float: left;}
.footer_l_01 {color: #dcd3c8;}
.footer_r {float: right;width: 300px;}
.footer_r input,.footer_r textarea {border: solid 1px #fff;background-color: #d9cec1;border-radius: 8px;}
.footer_an {background-color: #666 !important;border: 0px !important;padding: 5px;}
.bottom {border-top: solid 1px #a4917a;padding-top: 20px;padding-left: 5px;padding-right: 5px;clear: both;}
.bottom_l {float: left;}
.bottom_r {float: right;line-height: 3ex;}
.fewm img {max-width:120px;}
@media screen and (min-width:700px) and (max-width:1000px) {
/*头部*/
header section {width: 100%;}
#logo {padding-left: 15px;}
header section nav {padding-right: 15px;}
/*分类导航*/
#fl {height: auto;width: 100%;overflow: hidden;}
#fl nav {float: none;width: 100%;height: 40px;overflow: hidden;}
#fl nav ul {padding-top: 0px;}
#fl nav ul li {margin: 0px;line-height: 40px;height: 40px;width: 16%;text-align: center;}
#fl #search {float: none;width: 100%;height: 40px;overflow: hidden;border-bottom: solid 1px #EEE;}
.kuang {width: 98%}
.an {width: 90%;}
/*尾部*/
footer {height: auto;}
footer section {height: auto;width: 100%;overflow: hidden;}
footer section h2 {margin-left: 10px;}
.footer_l {float: none;width: 100%;}
ul#footer_l li {width:33%}
.footer_r {float: none;width: 100%;}
.bottom_l {float: none;text-align:center;}
.bottom_r {float: none;text-align:center;}
}
@media screen and (max-width:700px) {
/*头部*/
header section {width: 100%;}
#logo {padding-left: 15px;}
header section nav ul {padding: 0px;margin-top: 14px;}
header section nav ul li {height: 30px;width: 100%;float: none;border-bottom: solid 1px #d5c7b5;background-color: #faf4ec;padding: 0px;margin: 0px;}
header section nav ul li a {font-size: 12px;display: block;height: 30px;width: 100%;line-height: 30px;text-indent: 30px;color: #b49f85;}
header section nav ul li a:hover {color: #b50005;}
.nav-mobile {display: block !important;cursor: pointer;position: absolute;top: 25px;right: 30px;height: 22px;width: 25px; font-size:22px !important; color:#fff;}
.nav {width:100%;}
.nav-list {display: none;}
.nav-active {display:block;}
.nav-mobile-open {border-radius:5px;}
/*分类导航*/
#fl {height: auto;width: 100%;overflow: hidden;}
#fl nav {float: none;width: 100%;overflow: hidden;}
#fl nav ul {padding-top: 0px;}
#fl nav ul li {margin: 0px;line-height: 35px;height: 35px;width: 50%;text-align: center;border-bottom: solid 1px #EEE;}
#fl #search {float: none;width: 100%;height: 40px;overflow: hidden;border-bottom: solid 1px #EEE;}
.kuang {width: 96%}
.an {width: 86%;}
/*尾部*/
footer {height: auto;}
footer section {height: auto;width: 100%;overflow: hidden;}
footer section h2 {margin-left: 10px;}
.footer_l {float: none;width: 100%;}
ul#footer_l li {float: none;}
.footer_r {float: none;width: 100%;}
.bottom_l {float: none;text-align:center;}
.bottom_r {float: none;text-align:center;}
.fewm img {width: 50%;max-width: none;padding-left: 25%;padding-right: 25%;}
}