@charset "utf-8";
/* CSS Document */
body{margin: 0px auto; padding: 0px; font-family: "宋体";  background: url(../images/bg.jpg) #fff top repeat-x; font-size: 12px; color: #4c4c4c;}
div{margin: 0px; padding: 0px;}
span, p{margin: 0px; padding: 0px;}
h1,h2,h3,h4,h5,h6{margin: 0px; padding: 0px;}
img{margin: 0px; padding: 0px;}
dl,dt,dd,ol,ul,li {margin: 0px; padding: 0px; list-style: none;}
img{border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
form,input,select{margin: 0px; padding: 0px;}
ul{list-style-type: none;}
a{text-decoration: none; color: #4c4c4c;}
a:hover{text-decoration: underline; color: #ff0403;}
.cl{height: 0px; clear: both; overflow: hidden;}
.fl{ float: left;}
.fr{ float: right;}

#mainbody{ margin: 0px auto; padding: 0px; background: url(../images/bg2.jpg) center top no-repeat;}
#pageinfo ul{ text-align:center;}
/*页头样式*/
#top{ margin: 0px auto; padding: 0px; height: 31px; width: 1150px; line-height: 31px; color: #fff; overflow: hidden;}
#top a{ color: #fff;}
#top a:hover{ color: #ff0403;}
#top .txt{ float: left;}
#top .txt a{ margin-left: 6px; margin-right: 6px;}
#top .topnav{ float: right; background: url(../images/home.gif) left no-repeat; padding-left: 16px;}
#top .topnav span{ padding-left: 6px; padding-right: 6px;}

#header{ margin: 0px auto; padding: 16px 0px; width: 960px; height: 65px; overflow: hidden;}
#header .logo{ float: left; width: 605px;}
#header .right{ float: right; width: 310px;margin-top: -10px;}
#header .tel{ height:80px; line-height:26px; overflow: hidden; font-family: "微软雅黑"; font-size: 15px; color: #fefefe;}
#header .tel span{ font-size:24px; color: #fffc00; font-family: Arial;}
#header .fenx{ height: 25px; overflow: hidden;margin-top: 8px;}
#header .fenx a{ float: left;}
#header .fenx .wb{ margin-left: 6px;}
.cbai span{ background-color:#013b8d !important;}
#nav{ margin: 0px auto; padding: 0px; width: 960px;  overflow: hidden;margin-top: 10px;}
#nav li{ border-left:1px #fff solid; border-right: 1px #a2a2a2 solid; float: left; line-height: 44px; padding-left: 20px;background: url(../images/navbg.jpg) repeat-x; }
#nav li span{ padding-right: 19px; display: inline-block;}
#nav a{ color: #000;}
#nav a:hover{ color: #ff0403; text-decoration: none;}
#nav .cur{ background: url(../images/navcur.jpg) left no-repeat;}
#nav .cur span{ background: url(../images/navcur.jpg) right no-repeat;}
#nav .cur a,#nav .cur a:hover{ color: #fff;}
#navul{ text-align:center;}
.none{ display: none;}

#footer{ margin: 0px auto; padding: 0px; margin-top: 20px; padding-top: 16px; background: url(../images/footerbg.jpg) #d9d9d9 top repeat-x; padding-bottom: 12px;}
#link{ margin: 0px auto; padding: 0px; padding-bottom: 16px; width: 960px; overflow: hidden;}
#link .title{ background: url(../images/linkbg.jpg) center repeat-x; height: 24px; line-height: 24px;}
#link .title b{ font-size: 14px; color: #0a0a0a; background: #d9d9d9; padding-right: 10px; display: inline-block;}
#link .list{ line-height: 20px; padding-top: 6px; color: #333;}
#link .list span{ padding-left: 8px; padding-right: 8px;}
#link .list a{ color: #333;}
#link .list a:hover{text-decoration: underline; color: #ff0403;}
#footerNav{ margin: 0px auto; height: 30px; padding: 0px; width: 960px; text-align:center; line-height: 30px; color: #fff; background: #003b8d;}
#footerNav a{ color: #fff;}
#footerNav span{ padding-left: 10px; padding-right: 10px;}
#footerCopyright{ margin: 0px auto; padding: 0px; width: 960px; text-align:center; padding-top: 16px; line-height: 28px; color: #333; padding-bottom: 12px;}
#footerCopyright span{ padding-left: 8px; padding-right: 8px;}
#footerKeyword{ margin: 0px auto; padding: 0px; width: 960px; border-top: 1px #A7A7A7 dotted; line-height: 24px; padding-top: 12px;}
#footerKeyword span{ padding-left: 6px; padding-right: 6px;}

/*新闻里面的a标签颜色*/
.MP_cpxq a{color: #0b5fb9;}