@charset "utf-8";
/* CSS Document */

/*CSS reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textatea,p,blockquote,th,td,input{margin:0; padding:0;}
body{font-size:12px; font-family:"微软雅黑","宋体"; /*background: url(../images/body_bg.jpg) center top no-repeat;*/}
table{border-collapse:collapse; border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{ font-style:normal; font-weight:normal;}
ol,ul,li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal;}
addr,acronym{border:0;}
a{color:#444444;}
a:active,a:link,a:visited{text-decoration:none;}
.fl{float:left;}
.fr{float:right;}
.clear{clear: both;}
.Khaki{color:#5f4727;}
.color_yellow{color: #9b845e;font-weight: normal;}
.Greed{color:#ab7b36;}
.Red{color:#e24242;}
input,textarea{outline: 0px;font-family:"微软雅黑","宋体";}
.tac{text-align: center;}
strong{font-weight:bold;}
center{ margin:10px 0px;}

.pt4{padding-top: 4px;}
.mlr15{margin-left:15px; margin-right:15px;}
.ml20{margin-left: 20px;}
.mr8{margin-right: 8px;}
.mr13{margin-right: 13px;}
.mb10{margin-bottom: 10px;}
.mr20{margin-right: 20px;}
.mlr5{margin-left:5px; margin-right:5px;}
.ml30{margin-left:30px;}
.ml10{margin-left:10px;}
.mr5{margin-right:5px;}
.mt15{margin-top:15px;}
.mt25{margin-top: 25px;}
.mt3{margin-top: 3px;}
.mt10{margin-top: 10px!important;}
.mt5{margin-top: 5px!important;}
.mt20{margin-top: 20px;}
.mb25{margin-bottom: 25px;}
.ml0{margin-left: 0px;}
.mr0{margin-right: 0px;}
.ht60{height: 60px;}


/**header**/
.main{ width:100%; height:auto; }
.header_top{width: 100%; height:5px; background:#00a3ee;}
.header{width: 950px; margin:auto; padding:22px; height:97px;}
.h_right{ width:320px; text-align:right; color:#000;}
#scrollWrap{width:320px;height:18px;overflow:hidden;background:#E6F6F6;}
#scrollMsg li{ padding-left: 27px; text-align: left; background:url('../img/top_news.png') 0px 1px no-repeat; font-size:14px; color:#636060; height:18px;line-height:18px; overflow:hidden;} 

.h_right .h_search{ position:relative; margin-top:7px; }
.h_right .h_search input{border:none; cursor:pointer;}
.h_right .h_search .ipt{ padding-left:25px; width:137px; height:25px; line-height:25px; background:url('../img/search_bg.gif') no-repeat;}
.h_right .h_search .btn{ position:absolute; top:6px; right:140px; width:13px; height:12px; background:url('../img/search_btn.gif') no-repeat; }

/**nav**/
.nav{ clear:both; position:relative; top:-13px; z-index:999; width: 950px; margin: 13px auto 0px; height:52px; background:url('../img/nav.png') no-repeat;}
.nav ul{ margin:0; padding:9px 0px 0px 35px;}
.nav li{ float:left; width:125px; height:28px; line-height:28px; background:url('../img/nav_li.gif') right center no-repeat; text-align:center; position:relative; }
.nav li a{ color:#ffffff; font-size:16px; display:block;}
.nav li.last{background:none;}
.nav li.cur,.nav li:hover{ background:url('../img/nva_li_hover.png') 0 0 no-repeat;}
.nav li.cur a,.nav li a:hover,.nav li:hover a{ color:#2292ee;}
.nav li.erji a.on span{ background:none; padding:0;}
.navbox{ position:absolute; left:0; top:19px; width:600px; text-align:left; padding:0 0 0 27px; display:none;}
.nav .navbox a{ color:#000; display:inline; line-height:69px; text-align:left;}
.nav .navbox a:hover{ background:none; color:#016cb0;}
.navbox i{ margin:0 8px; color:#000;}
.navbg{ position:absolute; left:0; top:46px; width:100%; background:#f5f5f4; height:32px; display:none;}
/**container**/
.container{ width: 950px; margin: 0px auto 13px; height: auto; }


/**footer**/
.footer{width: 100%; background:#2da1ff; float:left; height:120px; color:#ffffff;}
.footer .footer_warp{width: 950px; margin: 13px auto;}
.footer .footer_warp .gzh{width:20px; padding-left: 7px; font-size:11px;}
.footer .footer_warp .f_logo{ margin-top:38px;}
.footer .footer_warp .f_nav{ margin-top:38px; margin-right:21px;}
.footer .footer_warp .f_nav p{ line-height:20px; text-align:right;}
.footer .footer_warp .f_nav a{ color:#ffffff; margin-left:20px;}
.footer .footer_warp .f_nav a:hover{ color:#53b0fb;}

/**page_numbers**/
/**
.page_numbers{text-align: center;padding-top: 40px;}
.page_numbers a.previous_page, .page_numbers a.next_page{color: #3d2c23; text-align: center;}
.page_numbers a{display: inline-block; padding: 2px 8px 2px 8px; border: 1px solid #cdc4b6;background: #cdc4b6; text-align: center; font-size: 12px; color: #fff;}
.page_numbers a:hover{background: #d3a128;color: white;border: 1px solid #d3a128;}
.page_numbers a.cur{background: #d3a128;color: white;border: 1px solid #d3a128;}
**/


