﻿@charset "utf-8";
/* CSS Document */

body,div,p,ul,li,a{margin:0; padding:0;}
img{border:none; display:block;}

body{ background-color:#ffffff;}

#top{ width:100%; height:400px; margin:0 auto; padding:0; background-image:url(top_bg.jpg); background-position:center; background-position: top; background-repeat:no-repeat;}
#top_img{ width:1000px; height:400px; margin:0 auto;}

#box_bg{ width:980px; margin:0 auto; padding:10px; background:#FFFFFF;}

#toutiao{ width:980px; height:110px; margin:0 auto; padding:0;}
#toutiao .biaoti a{ font-family:"微软雅黑"; font-size:34px; font-weight:bold; line-height:75px; text-decoration:none; text-align:center; display:block; color:#12204b;}
#toutiao .zhaiyao a{ font-family:"微软雅黑"; font-size:12px; font-weight: normal; line-height:35px; text-decoration:none; text-align:center; display:block; color:#000;}

#list{ width:980px; margin:0 auto; padding:0; clear:both; overflow:hidden;}
#list .biaoti a{ width: 480px; height: 40px; margin-right:10px; float:left; display:block; font-family:"微软雅黑"; font-size:16px; font-weight: normal; line-height:40px; text-decoration:none; text-align: left; color:#000;}

#tuji{ width:980px; margin:0 auto; padding:0; margin-bottom:5px;}
#tuji .cont{ width:235px; height:220px;margin:5px; padding:0; float:left;}
#tuji .cont .tupian{ width:235px; height:156px; margin:0; padding:0; }
#tuji .cont .biaoti a{ width:235px; font-family:"微软雅黑"; font-size:12px; line-height:24px; text-decoration:none; font-weight: normal; color:#464646; text-align: center; display:block; padding: 5px 0;}
#tuji .cont .biaoti a:hover{ text-decoration:underline;}

#dianwei{ width:1000px; margin:0 auto; padding:0; margin-bottom:5px;}
#dianwei .cont{ width:1000px; height:430px; padding:0; margin:0 auto;}
#dianwei .cont .tupian{ width:340px; height:430px; margin:0; padding:0; float:left;}
#dianwei .cont .zhengwen{ width:660px; height:380px; margin:0; padding:25px 0; float:left; background-image:url(info_bg.jpg); background-position:center; background-repeat:no-repeat; }
#dianwei .cont .zhengwen .biaoti a{ width:630px; font-family:"微软雅黑"; font-size:26px; line-height:40px; text-decoration:none; font-weight: normal; color:#000000; text-align: left; display:block;}
#dianwei .cont .zhengwen .zhaiyao a{ width:630px;  font-family:"微软雅黑"; font-size:14px; line-height:28px; text-decoration:none; font-weight: normal; color:#464646; text-align: left; display:block;}

#banner{ width:980px; height:80px; margin:0 auto; padding:0;}

#footer{ width:100%; height:75px; margin:0 auto; padding:0;text-align:center; font-family:"微软雅黑"; font-size:14px; font-weight: normal; line-height:32px; color:#000000; text-decoration:none; border-top:3px #006ebb solid;}

.clear{ clear:both;}