
body{
	font-family: "微软雅黑";
	font-size: 14px;
	padding: 0;
	margin: 0;
}
ul{margin: 0;padding: 0;}
.bg{
	background: #eee;
}
.rad{
	color: #D8422F;
}
h4{
 font-weight:bold;
 font-size: 16px;
 text-align: center;
}
h3{
	margin-bottom: 0;
	margin-top: 0;
	 font-size: 20px;
}
a{
   color: #071A61;
   cursor: pointer;
}
a:hover,a:active{
	text-decoration: none;
	cursor: pointer;
	color: #D8422F;
}
li{
	list-style: none;
}
/*顶部花纹*/
.nmg_top{
	height:27px;
	width: 100%;
	min-width: 1000px;
	background-image: url(../img/top_nav_02.png);
}
/*最底部花纹*/

.foot_nmg{
	height:87px;
	width: 100%;
	min-width: 1000px;
	text-align: center;
	font-size: 12px;
	color:#fff;
	padding-top: 20px;
	line-height:18px;
	background: url(../img/foot_15.png);
}
/*//中间部分*/
.con-cen{
	width: 1050px;
	margin: 0 auto;
}
.header{
	height:150px;
	padding: 0px;
}
.logo{
	float: left;
}
.logo-chg{
	padding-top: 23px;
	float: right;
}
#nav{
	height: 39px;
	background:url(../img/nav-black_03.png)  ;

	margin-bottom: 40px;
}


/*//轮播与通知公告*/
#section{
	padding:16px 12px 10px 12px;
	background: #fff;
}
.lunbo-left{
	height: 270px;
	width: 650px;
	-moz-box-shadow:1px 3px 5px 1px rgba(146, 145, 146, 1);
    -webkit-box-shadow:1px 3px 5px 1px rgba(146, 145, 146, 1);
    box-shadow:1px 3px 5px 1px rgba(146, 145, 146, 1);
	background: #eee;

}
.togzhi-right{
	height: 270px;
	width:340px;
	padding-bottom:5px;
	overflow: hidden;


}
.tongzhi-top{
	position: relative;
	border-bottom: 1px solid #CCc;
	line-height: 29px;
	vertical-align: middle;
}
.title-tz{
	background: #D8422F;
	color: #fff;
	padding:5px 10px 6px;
	border-radius: 5px;
}
.tz-typ{
	padding: 3px 5px;

}
.tz-a{
	position: absolute;
	right: 5px;
	bottom: 0px;
}
.tem-cen{
    padding: 4px 0;
    color: #666;
    cursor: pointer;
    font-size: 12px;
    list-style: none;
    border-bottom:1px solid #f0f0f0;
}
.type-point{
	width: 14px;
	height: 16px;
	display: inline-block;
	background: url(../img/LI_-list_12.png) 0px 3px    no-repeat;
}
.topic_name{
	 white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    width: 70%;
    vertical-align: middle;
    color: #333;
}
.to-na{
	width: 100%;
}
.topic_name:hover{
	color: #D8422F;
}
.topic_num{
	color: #999;
    float: right;
}


.center{
	margin-top: 32px;
}

.cen_left{
	width: 500px;
}
.zgdt-1{
	overflow: hidden;
	margin-bottom: 20px;
	height: 200px;

}
.tem-cen-2{
    color: #222;
    font-size: 14px;
}
.zgdt-2{
	overflow: hidden;
	height: 200px;
	border-bottom: 1px solid #ccc;
}
.cen_right{
	width: 445px;
	margin-top: 10px;
}
.zgdt-3{
	overflow: hidden;
	height: 200px;
	padding: 10px 12px 20px 12px;
	border: 1px solid #ccc;
}
.zgdt-4{
	margin-bottom: 14px;
}
.nav-list{padding-left:5px ;}
.nav-list li{
	float: left;
	list-style: none;
	padding: 5px 0px;
}
.nav-list li span{
	padding-left:5px;
	font-size: 20px;
	color: #bb2c1a;
}
.nav-list li a{
	color: #fff;
	font-size:20px ;
	padding: 1px 23px;
}
.nav-list li a:hover{
	background: #fff;
	color: #D8422F;
	text-decoration: none;
}
.lunbo-padd{
	margin: 13px 13px 0px 13px;
}
.font-size-a{
	font-size: 18px;
	padding: 5px;
}
.cen p{
	text-indent:2em;
	line-height: 23px;
	padding: 0px 6px;
	text-justify:inter-ideograph
}

.type-name{
	color:#D8422F;
	padding-bottom:5px;
	border-bottom: 1px dashed #ccc;
}
.link-imager{
	/*width: 400px;*/
	margin: 0 auto;
	padding:5px 0;
}
.link-imager img{
	margin-top:5px;
	margin-left:5px;
}
/*//底部连接*/
.rad-foot{
	color: #D8422F;
	font-size: 16px;
	 font-weight:bold;
	 border-bottom: 2px dashed rgba(134, 51, 51 ,0.5);
	 padding-bottom: 5px;
}
#footer{
	padding: 45px 5px 5px;
}
#footer a{
	font-size: 15px;
}


/*//二级纵向导航*/
.ej-cen{
	min-height: 400px;
}
.nav-mian{
	padding: 3px;
}
.spec-left{
	width: 240px;
	/*padding-left: 10px;*/
}
.spec-right{
	width: 780px;
	padding-right: 20px;
	padding-bottom: 20px;
}

/*导航*/
.ulMenu {
	list-style-type: none;
	margin-top: 4px
}

.ulMenu li {
	width: 200px;
}

.ulMenu a:hover{
	color: white;
	text-decoration: none;
	cursor: hand;
}

.menuClass {
	height: 45px;
	font-size: 14px;
	background-repeat: no-repeat;
	width: 200px;
	padding-top: 5px;
	position: relative;
}

.menuClass img {
	height: 40px;
	position: absolute;
	/*z-index: -1;*/
}

.a-nav {
	position: absolute;
	cursor:pointer;
	left: 20px;
	top: 15px;
	z-index: 10;
}

.menuSelected {
	height: 45px;
	color: white;
	font-size: 14px;
	background-repeat: no-repeat;
	padding-top: 5px;
	position: relative;
}

.menuSelected img {
	position: absolute;
	height: 40px;
	/*z-index: -1;*/
}
.bg-nav-img{
			width: 10px;
			display: block;
			overflow: hidden;
}
/*//导航结束*/
.spec-ri-top{
	height: 40px;
	background: url(njdf.png) center no-repeat;
}
.spec-rig-cen{
	min-height: 450px;
	border: 1px solid #F0F0F0;
	border-radius:10px;
	position: relative;
	padding: 15px 40px 40px;
	/*background: url(../img/J07.png)no-repeat;*/
}
.J-07,.J-08,.J-09,.J-10{
	position: absolute;
}
.J-07{top:0;left: 0;}
.J-08{top:0;right: 0;}
.J-09{bottom:0;left: 0;}
.J-10{bottom:0;right: 0;}
.span-cen{
	line-height:20px;
	letter-spacing:1px;
	text-indent:0em;
	text-justify:inter-ideograph
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/*//三级查看页面*/
.spec-wight{
	padding:10px 40px;
}
.fenye{
	text-align: right;
	position: absolute;
	bottom:0px;
	right: 40px;
}
.line-he{
	padding-bottom: 10px;
	letter-spacing:2px;
}

/*//二级列表*/
.p-type{
	font-size: 16px;
}

/**
****第四版start
====================================================>*/
.sec-padding{
	padding: 16px 16px 12px 24px !important;
	position: relative;
}
.bj-lef{
	position: absolute;
	top: 0;
	left: 0;
}
.bj-rig{
	position: absolute;
	top: 0;
	right: 0;
}
.mass-table{
	height:257px;
	width: 100%;
	border: 1px solid #D0D0D0;
	/*border-left: none;*/
}
.mass-tablelist{
	width: 215px;
}
.mass-tablelist ul>li{
	font-size:20px;
	border: 1px solid #fff;
	border-left: none;
	border-top: none;
	padding:0px 15px 0px 25px;
	height:51px;
	line-height: 51px;
	cursor:pointer;
	color: #fff;
	list-style: none;
	background: #D8422F;
    background: -moz-linear-gradient(top,  #fb8b4f 0%, #D8422F 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb8b4f), color-stop(100%,#D8422F));
    background: -webkit-linear-gradient(top,  #fb8b4f 0%,#D8422F 100%);
    background: -o-linear-gradient(top,  #fb8b4f 0%,#D8422F 100%);
    background: -ms-linear-gradient(top,  #fb8b4f 0%,#D8422F 100%);
    background: linear-gradient(to bottom,  #fb8b4f 0%,#D8422F 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb8b4f', endColorstr='#D8422F',GradientType=0 );
}
.mass-tablelist ul>li>i{
	margin-right: 10px;
	font-size:26px;
}
.mass-tablecen{
	height:257px;
	overflow: hidden;
	margin-left:215px ;
	padding:8px 35px;
}
.cur-show2{
	line-height:30px;
	display: none;
}
.mass-tablecen .active{
	display: block;
}
.cur-q{
	background:#fff !important;
	color:#D8422F !important;
}
.tab-list ul{
	border-bottom: 1px solid #D8422F;
	height: 30px;
}
.tab-list ul li{
	float: left;
	padding:0 10px;
	height: 30px;
	margin-left: 10px;
	position: relative;
	cursor: pointer;
}
.tab-list ul li>i{
	position: absolute;
	bottom:-7px;
	left: 50%;
	color: #fff;
}
.cur-li{
	color: #D8422F;
}
.cur-show3{
	display: none;
}
.cur-li i{
	color: #D8422F !important;
}
.text-more{
	text-align:right;
}
.text-more a{
	color: #D8422F;
}
.text-cen{
	color: #555;
	padding-top: 10px;
	line-height:20px;
	letter-spacing:1px;
	text-indent:2em;
	height:180px;
    overflow: hidden;
}
.type-cen-wid{
	max-width:150px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.link-a{
	color:#D8422F;
	text-decoration:underline

}
/**
****第四版end
====================================================>*/
