@charset "utf-8";
/* CSS Document */

*{ font-family:"Microsoft YaHei";}
body{margin:0;padding:0;}
img{ border:0;}
ul,ol,li { list-style:none;margin:0;padding:0;}
a{ color:#333; text-decoration:none;}

.w990{ width:990px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}

/*清除浮动*/
.fixed:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.fixed{display:block;}
.fixed{min-height:1%;}
* html .fixed{height:1%;}

.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.mt50{ margin-top:50px;}
.mr10{margin-right:10px;}
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.m_left10{ margin-left:10px;}
.p_left10{ padding-left:10px;}
.p_left20{ padding-left:20px;}

/*头部*/
.logo img{ margin-top:35px;}
.header{ background:url(../img/header.jpg) no-repeat center top; height:200px; width:100%;}
.nav{ background:#a74905; height:45px;}
.navlist li{float:left;width:140px; text-decoration:none; z-index:99;position:relative;}
.navlist li a{display:block;height:45px;color:#fff;text-decoration:none; text-align:center;  line-height:45px; font-size:16px;}
.navlist li a:hover,.nav li a.active,.nav li a.active1{background:#fedc97;width:140px; height:45px;cursor:pointer; color:#a74905;text-decoration:none; }

.banner{ background-color:#fdedcb;}
.conn{width:395px;}
.con1,.con3,.con4{ width:395px;margin-top:320px;}
.title p{ margin-left:40px; margin-top:0px;}
.title span{color:#a74905; margin:10px;}

.con2,.con5{width: 990px;height:32px; border-bottom:3px solid #a74905;}
.con5{width: 585px;margin-left:10px;margin-top:320px;height:32px; border-bottom:3px solid #a74905;}
.title{ background:url(../img/title_bg1.png) no-repeat; height:32px; border-bottom:3px solid #a74905;}
.title1{ background:url(../img/title_bg2.png) no-repeat;  height:32px; border-bottom:3px solid #a74905;}
.title3{ background:url(../img/title_bg3.png) no-repeat;height:32px; border-bottom:3px solid #a74905;}
.title5{ background:url(../img/title_bg4.png) no-repeat;  height:32px; border-bottom:3px solid #a74905;}
.title1 p,.title3 p,.title5 p{ margin-left:40px; margin-top:0px; }
.title1 span,.title3 span{color:#a74905; margin:10px;}


.li_span1{height:32px; line-height:32px;}

.ul_yg li { background:url(../img/list.png) 0 15px no-repeat;list-style: none; padding-left:15px; }
.ul_yg li a:hover,.c_wenti a:hover{ color:#d62222;}


.search{ margin-left:100px;}
.tr_title{ background:#f2f2f2; color:#333333; font-weight:bold; font-size:14px;
}
tr{ height:34px;}
.tr_body{ color:#333; font-size:14px;}

tr.tr_body td{ border-bottom:1px dashed #CCC;}
.tr_foot{ background:#a74905; color:#fff; font-size:14px;}
.tr_foot span{ font-weight:bold;}
.c_fankui{ padding-bottom:10px;}

.c_link{ padding-top:5px;} 
.c_link ul{ width:580px; }
.c_link ul li{ width:180px; height:42px; background-color:#feedcb; margin:3px 6px; float:left;}
.c_link ul li a{ display:block; text-align:center; line-height:40px;}
.c_link ul li a:hover{ display:block; width:180px; height:45px; background-color:#fa9c5d; color:#fff; }

.c_wenti{ padding-top:5px;}
.footer{ background:url(../img/footer_bg.jpg) center bottom  no-repeat #f9c26f; height:115px;}
.footer img{ margin:20px;}
.footer p{  margin-top:20px; line-height:24px; color:#333; font-family:"songti";}
.footer p a:hover{ text-decoration:underline; color:#B70F06;}
.con4 ul li{ margin-right:5px; margin-bottom:5px;}
.con4{*+clear:both;}
