@charset "utf-8";
/* CSS Document */
/*start*/
* {margin:0;padding:0;}
body{background:url(banner.jpg) center 60px no-repeat; font-family:"PingFang SC",Arial,"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53",simsun,sans-serif}
ol, ul, li, dt, dd, dl {list-style:none;}
img {border:0;}
select, input {vertical-align:middle;}
a:link, a:visited {color:#880010;text-decoration:none;}
a:hover, a:active {color:#880010;text-decoration:underline;}
h1, h2, h3, h4, h5, h6 {font-size:14px}
/*color*/
.cz {color:#960}
.cRed, a.cRed, a.cRed:visited {color:#890411;}
.cBlue, a.cBlue, a.cBlue:visited {color: #0D589D;}
.cDRed, a.cDRed, a.cDRed:visited {color:#bc2931;}
.cGray, a.cGray, a.cGray:visited {color: #FFCC00;}
.cDGray, a.cDGray, a.cDGray:visited {color: #666666;}
.cWhite, a.cWhite, a.cWhite:visited {color:#ffffff;}
.cBlack, a.cBlack, a.cBlack:visited {color:#000000;}
.cGreen, a.cGreen, a.cGreen:visited {color:#008000;}
.cYellow, a.cYellow, a.cYellow:visited {color:#ff6600;}
.cZi, a.cZi, a.cZi:visited {color:#D1004A;}
.mt10{ margin-top:20px}
.main{ width:976px; margin:0 auto; overflow:hidden; position:relative;z-index:9999}
.main h2{font-size:26px; font-weight:bold; line-height:70px;border-bottom:1px  solid #e9e9e9}
/* 新闻列表页 */
.title{padding-top:20px; border-bottom:1px  solid #e9e9e9}
.title h3{font-size:20px; font-weight: normal; line-height:30px; margin-bottom:15px}
.title a h3{color:#333;}
.title p{font-size:14px;line-height:30px;color:#b5b5b5; margin:5px 0 10px 0;}
.title p span{color:#b5b5b5; padding-left:15px}
.title a:hover,.title p span:hover{text-decoration:none}
/*--分页符--*/
#autopage {padding:.80rem}
#autopage span,#autopage a{text-align:center;border-radius: 4px;}
#autopage span{padding:.25rem .35rem; background:#005f66;color:#fff;border:1px solid #005f66; font-size:.38rem}
#autopage a{padding:.25rem .35rem; background:#f3f3f3;color:#666;border:1px solid #e3e3e3;font-size:.38rem}
