@charset "utf-8";
/*base*/
html,body,ul,ol,li,p,h2,h4,a,img,input,span,a{margin:0;padding:0;}
html,body{min-width: 320px;}
img,input,button {border: 0;}
h1,h2,h3,h4,h5,h6,i{font-size:14px;font-weight:normal; font-style:normal;font-family: "Microsoft Yahei";}
input:focus,textarea:focus,select:focus, button{outline:none;}
ol,ul,li,button{list-style: none;}
body{font-size: 14px;color: #333;font-family:"Microsoft Yahei";}
a{color: #333;text-decoration:none;font-family:"Microsoft Yahei";font-size:14px;}
a:hover{color: #2f95e7;}
button,img,input { vertical-align: middle;}
.clearfix:before,
.clearfix:after {content: " ";display: table;clear: both;}

/*header*/
body{ background-color:#e6f1f7;}
.header{ width:100%; height:468px; background:url(top_bg.png) no-repeat center top;}
.top{ width:1215px; height:468px; margin:0px auto; position:relative;}
.return{ position:absolute; left:80px; top:0px; width:89px; height:96px;}
.logo{ width:100%; height:182px; text-align:center; padding-top:118px;}

.contbox{width: 1215px; height:auto;margin: 20px auto 8px auto; overflow:hidden;}
.cont_top{ width:100%; height:35px;}
.cont_mid{ width:100%; min-height:300px; height:auto; background:url(contbg_mid.png) repeat-y; padding:15px 0px; overflow:hidden;}
.main{ width:1132px; height:auto; overflow:hidden; margin:0px auto;}
.title{ height:35px;}
.notice_nav{ width:100%; height:79px; padding:35px 0px 7px 0px;}
.notice_nav ul li{ font-size:18px; width:223px; height:79px; line-height:79px; text-align:center; background:url(icon_link.png) no-repeat; display:block; margin-left:3px; float:left;}
.notice_nav ul li a{ font-size:18px;}
.notice_nav ul li.hover{ background:url(icon_hover.png) no-repeat; color:#ffffff;}
.notice_nav ul li.hover a{ color:#ffffff;}
.list_cont{ width:100%; height:auto; overflow:hidden;}
.list_cont ol li{ width:520px;  height:80px; border:1px solid #e2e2e2; border-radius:4px; display:block; margin-top:28px; padding:20px 15px; float:left;}
.list_cont ol li.double{ margin-left:28px;}
.list{ width:520px; height:80px; float:left;}
.list .date{ color:#b0b0b0; width:80px; height:80px; background:url(date_icon.png) no-repeat; float:right;}
.list .date span{ font-size:40px; height:40px; line-height:40px; text-align:center; padding-top:10px; display:block;}
.list .date p{ text-align:center; padding-top:3px; display:block;}
.list .text{ width:420px; height:80px; float:right; margin-right:20px;}
.list .text h2{ font-size:16px; height:30px; line-height:30px; display:block;}
.list .text h2 a{ font-size:16px;}
.list .text p{ color:#666666; line-height:22px; padding-top:6px; display:block;}

.contbox_s{width: 1215px; height:auto;margin: 0px auto 15px auto; overflow:hidden;}
.danwei{ width:100%; height:44px; line-height:34px; margin-top:35px; background:url(icon_2.png) no-repeat;}
.danwei span{ font-size:18px; padding-left:60px;}
.dw_list{ width:100%; height:auto; padding:20px 0px 0px 0px; overflow:hidden;}
.dw_list ul li{ width:555px; height:40px; line-height:40px; background:url(icon_1.png) no-repeat left center; display:block; float:left; margin-right:10px;}
.dw_list ul li a{ font-size:16px; padding-left:25px;}