﻿@charset "utf-8";
/* CSS Document */
.wrapper{ width:1200px; background:#fff; margin:0 auto; height:auto; overflow:hidden}
.gg{ width:100%; background:#0071ad; margin:0 auto; text-align:center;}
.head{ width:1040px; margin:0 auto; overflow:hidden;}
.head_left{ width:500px; float:left; display:block;}
.head_right{ width:500px; float:left; display:block; line-height:25px; margin-top:10px;}
.head_right h1{ width:380px; float:left; display:block; color:#ea6d01;}
.head_right h2{ width:120px; float:left; display:block; text-align:right;}
.head_seach{ width:500px; float:left; display:block; margin-top:20px;}
.head_seach h1{ width:400px; float:left; display:block;}
.head_seach h2{ width:90px; float:left; display:block; overflow:hidden;}
.bdd{background:url(images/seach_bj.jpg) repeat-x; height:32px; border:1px solid #d4d4d4; width:396px; font-family:"微软雅黑"; font-size:14px; color:#999; line-height:32px; padding-left:4px;}
/*nav*/
.navv{ background:url(images/nav_bj.jpg) repeat-x; height:38px; margin:0 auto; width:100%;}
.navg{ width:1054px; margin:0 auto; line-height:38px; display:block; overflow:hidden;}
.navg_left{ width:124px; height:38px; float:left; display:block;}
.navg_right{ width:930px; float:left; display:block; overflow:hidden;}
.navg_right ul{ margin:0 auto; padding:0px;}
.navg_right ul li{ list-style:none; display:block;  float:left; line-height:38px; padding:0px 8px; color:#FFF; font-size:14px;}
.navg_right ul li a{ color:#FFF;}
.navg_right ul li a:hover{ color:#FFF; background:#6a0000; display:block;}


.ban{ width:100%; margin:1px auto 0px; overflow:hidden; background:url(images/banner.jpg) no-repeat center #440404; height:388px;}

/*声明*/
.sm{ width:100%; margin:0 auto; background:#f7f7f7; overflow:hidden;}
.sm_w{ width:900px; margin:0 auto; overflow:hidden; padding:4px 0px;}
.sm_lb{ width:120px; float:left; display:block; overflow:hidden; color:#888888; }
.sm_lb h1{ width:100px; float:left; display:block; font-weight:bold; line-height:25px;}
.sm_lb h2{ width:100px; line-height:22px; display:block; float:left;}
.x{ background:url(images/x.jpg) no-repeat left; height:99px; float:left; display:block; width:1px; padding:0px 60px 0px 0px;}
/*版权信息*/
.bq{ background:#8f0100; width:100%; padding:8px 0px; margin:0 auto; overflow:hidden;}
.bq h1{ width:1000px; margin:0 auto; line-height:28px; color:#FFF; text-align:center; display:block;}
.bq h1 a{ color:#FFF;}
.bq h1 a:hover{ color:#FFF; text-decoration:underline;}
.bq h2{ width:1000px; margin:0 auto; line-height:25px; color:#FFF; text-align:center;display:block; margin-top:4px;}
.bq h2 a{ color:#FFF;}
.bq h2 a:hover{ color:#FFF; text-decoration:underline;}

#nav{clear:both; background: #C9AC10;height: 48px; z-index:9991; width:1002px; margin:0 auto}
.navbox{ clear:both; width:1002px; margin:0 auto; z-index:9991;}
#nav ul{ clear:both; margin:0 auto; padding:0;}
#nav li{float:left; width:125px; font-size:14px; text-align:center; font-family:"Microsoft YaHei"; height:48px; z-index:9991;   position:relative;background: url(images/line.jpg) repeat-y right 0px;}
#nav li.nobg{ background:none;}
#nav li a{display:block;color:#fff; width:125px;  line-height:48px; height:48px;}
#nav li a:hover,#nav li .sele{display:block;width:125px;color:#000000;text-decoration:none; background:#FEE800 }
#nav li dl{ z-index:9999; display:none; position:absolute; left:0;}
#nav li dl dd{ background:#9C9C9C; border-bottom:1px solid #fff; z-index:9991;}
#nav li dl dd a{ color:#fff;background:#9C9C9C; z-index:9991; height:27px; line-height:27px;}
#nav li dl dd a:hover{ display:block;width:125px;color:#000000;text-decoration:none; background:#FEE800; }