@charset "gb2312";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background:transparent;text-decoration:none;}
body {color:#231815;font-size:12px;}
a{ color:#231815;}
a:hover{ text-decoration:underline;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
.clear{ clear:both;}
.space{ margin-top:10px;}
.mleft{ margin-left:10px;}
.left{ float:left;}
.right{ float:right;}
.container{}

/*头部*/
.head{ width:100%;}

/*顶部*/
.top{ width:100%; height:105px;}
.top_cont{ width:980px; margin:0 auto; overflow:hidden;}

/*导航*/
.nav{ width:100%; height:50px; background:url(../images/nav_bg.gif) repeat-x;}
.nav ul{ width:980px; margin:0 auto; overflow:hidden;}
.nav li{ width:122px; height:50px; float:left; line-height:50px;}
.nav li a{ display:block; width:115px; height:50px; margin:0 auto;font-size:14px; font-weight:900; color:#fff; text-align:center;}

/*大图*/
.banner{ width:100%; height:418px;text-align:center; background-size:100%;}
.banner a{ display:block;height: 418px;}
.banner img{width:100%;}

/*子导航*/
.subnav{ width:960px; height:112px; background:url(../images/subnav_bg.gif) no-repeat; margin:0 auto; padding:11px 10px;}
.subnav li{ height:112px;}
.subnav li.subnav_1{ width:396px; background:url(../images/subnav_list_bg1.gif) no-repeat; margin-right:10px;}
.subnav li.subnav_2{ width:298px; background:url(../images/subnav_list_bg2.gif) no-repeat;}
.subnav li.subnav_3{ width:248px; background:url(../images/subnav_list_bg3.gif) no-repeat;}
.subnav li h2{ margin-top:15px; text-align:center; font-size:14px;color:#fff19e;}
.subnav li h2 a{ color:#fff19e;}
.subnav li p{ margin:17px auto 0; line-height:25px; text-align:center;}
.subnav li p a{ display:inline-block; margin:0 10px;}
.subnav li.subnav_1 p{ width:350px;}
.subnav li.subnav_2 p{ width:260px;}
.subnav li.subnav_3 p{ width:210px;}
.subnav li p em{ font-style:normal; color:#f00;}

/*搜索*/
.search{ width:980px; height:42px; background:url(../images/search_bg.gif) no-repeat; margin:10px auto; overflow:hidden;}
.search_tags{ display:inline; margin-left:20px; margin-top:14px;}
.search_tags strong{ color:#726100;}
.search_tags a{ display:inline-block; margin:0 4px;}
.search form{ display:inline; margin-right:22px; margin-top:10px; overflow:hidden;}
.search_box{ width:193px; height:17px; border:1px solid #c7cca3; border-right:none; float:left; font-size:12px;}
.search_btn{ width:53px; height:21px; border:1px solid #a1541f; background:#a56622; float:left; text-align:center; line-height:21px; color:#fff; cursor:pointer;}


/*内容*/
.content{ width:960px; margin:0 auto; padding:0 10px 10px;}

/*页脚*/
.footer{ width:100%; height:240px;}
.footer_cont{ width:960px; height:240px; background:url(../images/footer_logo.jpg) 0px 110px no-repeat; margin:0 auto; overflow:hidden;}
.footer_cont ul{ height:41px; background:url(../images/footer_nav_bg.gif) repeat-x; margin-top:8px; padding-left:53px; overflow:hidden;}
.footer_cont li{ float:left; display:inline; margin:0 19px; line-height:41px; color:#fff; font-size:14px; white-space:nowrap;}
.footer_cont li a{ color:#fff;}
.footer_cont p{width:460px;float:left; margin-left:350px; margin-top:20px; line-height:25px; color:#807847;}
.footer_cont p a{color:#807847;}
.footer_cont p strong{ color:#4d5317;}
.footer_cont .wx{ width:150px; float:right;margin-top: 15px;}