﻿/*-----global CSS 清除浏览默认样式-----*/
*{ margin:0; padding:0;}
body{ font:14px/150% Microsoft YaHei,SimHei,SimSun,Arial, Helvetica, sans-serif; background:#fff url(wzbg_img.jpg) no-repeat center top;}
li{ list-style:none;}
a{ text-decoration:none; color:#333;}
a:hover{ text-decoration:underline;}
img{ border:none; vertical-align:bottom; display:inline-block;}
h1{ font-size:16px;}
h2{ font-size:14px;}
h3{ font-size:14px;}
.fl{ float:left;}
.fr{ float:right;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb50{ margin-bottom:50px;}
.mr10{ margin-right:10px;}
.mt10{ margin-top:10px;}
.fb{ font-weight:bold;}
.no_margin{ margin-bottom:0;}
.clear{ overflow:hidden; zoom:1; }

/*-----layout CSS-----*/
ul,ul li,.col,.hd,h2,.bd,.menu{ overflow:hidden; zoom:1; }

/*------------------------头部 start--------------------------*/
.header{ width:1000px; margin:0 auto;}


/*------------------------内容 start--------------------------*/
.content{width:1000px; margin:0 auto; padding-top:30px;}
.cf, .clear {
    zoom: 1;
}



/*通用标题+摘要-----*/
.topTxtNews{padding-bottom:12px; border-bottom:1px dotted #fff; margin-bottom:12px;}
.topTxtNews h1{text-align:center; font-size:36px; line-height:42px; overflow:hidden; display:block; color:#333; margin-bottom:20px;}
.article-title {
    background: #eee;
    line-height: 30px;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 30px;
}
.article-content {
    font-size: 16px;
	color:#666;
}
.article-content p {
    line-height: 28px;
	margin-bottom:15px;
    text-indent: 2em;
    /* text-align: justify; */
    text-justify: inter-word;
}

.topTxtNews .emit {
    color: #999;
    font-size: 14px;
    margin: 7px 0 32px;
}
.r {
    float: right;
}


/*------------------------底部 start--------------------------*/
.site-list{margin:-2px 0 14px 115px;}
.site-list li{float:left;margin:0 0 0 10px;display:inline;}
.site-list li a{color:#333; font-size:12px;}
.site-list .n3{margin-left:30px;}

/* footer */
.footer{background:#f5f5f5;border-top:1px solid #dcdcdc;margin:35px 0 0;padding:35px 0 18px;min-width:1000px;}
.footer-inner{width:1000px;margin:0 auto;position:relative;}
.footer .copy{border-top:1px solid #dfdfdf;padding:12px 0 0;margin:12px 0 0;*margin:26px 0 0;}
.footer .fgx{margin:0 8px;}
.footer .site-map{background:url(ico-3.png) no-repeat -239px -144px;width:90px;height:40px;padding:0 0 0 20px;font:16px/38px "Microsoft Yahei";color:#333;position:absolute;top:5px;left:0;}