﻿@charset "utf-8";
/* CSS Document */
/*版通基本样式开始*/
	/*文章标题样式*/
	.title{font-size:16pt; FONT-FAMILY:宋体; color:#3D3D3D; font-weight:bold; line-height:150%;}

	/*首页、频道页栏目默认标题列表样式 小字体*/
	.bt_link{font-size:14px; FONT-FAMILY:宋体; text-decoration:none; color:#3D3D3D;}
	.bainian{margin:0 auto; width:1200px; height:171px;}
	

	/*底层栏目页标题列表及文章正文样式 大字体*/
	.bt_content{font-size:10.5pt; FONT-FAMILY:宋体; text-decoration:none; color:#3D3D3D; line-height:180%;}

	/*时间显示样式*/
	.bt_time {  font-size:7pt; color:#999999; FONT-FAMILY:Verdana}
	.bt_date {  font-size:7pt; color:#999999; FONT-FAMILY:Verdana}

	/*"更多"显示样式*/
	.bt_more {font-size:9pt ;text-decoration:underline; color:#3D3D3D}

	.bt_unline  {border-bottom:#999999 dashed 1px;}
	.TabAll2 {
    border: 1px solid #b0b0b0;
}
/*版通基本样式结束*/
.border{ border:1px solid #e5e5e5; border-top:none;}

/* 布局框架 */
body{ background:#FFF; font-family: '微软雅黑' !important;}

/* 头部 */
.top{ height:30px;width:1200px; margin:0 auto;}



/* 导航 */
.banner{width: 100%;min-width: 1200px;background: url(http://bnrp.wdyuqi.com/picture/2561/825271590e554250956a3b5075a23cc9.jpg) no-repeat center;margin:0 auto;height: 200px;}
.banner_con{ width:1200px;margin: auto;}
.logo{width:700px;margin-top: 45px; text-align:left;}

.searchform {width:333px; height:43px;margin-top:70px; }

.nav_bg{ height:50px; background:#1269d3; width:100%}
.nav{ width:1200px; margin:0 auto; height:50px;}
.nav_rightbg{ background:url(nav_rightbg.jpg) right center no-repeat;}
.nav_li{  width:200px;height:50px;line-height:50px;text-align: center;}
.nav_li:hover{background: #d71619;}
.nav_li_hover{background: #d71619 !important;}


.nav_sy{ background:url(sy_bg.png) left center no-repeat; padding-left:30px;}
.nav_zxzx{ background:url(zxzx_bg.png) left center no-repeat; padding-left:30px;}
.nav_zwgk{ background:url(zwgk_bg.png) left center no-repeat; padding-left:30px;}
.nav_zhxx{ background:url(zhxx_bg.png) left center no-repeat; padding-left:30px;}
.nav_bsfw{ background:url(bsfw_bg.png) left center no-repeat; padding-left:30px;}
.nav_zmhd{ background:url(zmhd_bg.png) left center no-repeat; padding-left:30px;}




/* 尾部 */
.footer_bg {
    width: 100%;
    height: 100px;
    background: #e2e2e2;
    min-width: 1200px;
}






