﻿body{
	background: none;
}
.bt_link {
	font-size: 14px;
	color: #333;
}

.bt_link:hover {
	color: #f07f19;
	font-size: 14px;
}
ul,li{
	margin: 0px;
	padding: 0px;
  list-style: none;
}
img{
	border:0;
}
h3,h4{
	margin: 0px;
	padding: 0px;
}
.margin-right20{
	margin-right: 20px;
}
.container{
	width: 1000px;
	margin:60px auto;
	min-height: 300px;    
	height: auto;
	overflow: hidden;
}
.container .col-list{
	width: 235px;
	float: left;
	margin-right: 20px;
}
.container .col-list h3{
	margin: 0px;
	font-weight: normal;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	background: #024492;
	padding-left: 20px;
}
.container .col-list{
	border-top:none;
	min-height: 50px;
	height: auto;
	overflow: hidden;
	padding-bottom:8px;
}
.container .col-list li{
	margin:0 8px;
	border-bottom:solid #e5e5e5 1px;
	height: 50px;
	line-height: 50px;
	text-align: left;

}
.container .col-list li:last-child{
	border-bottom: none;
}
.container .col-list li a{
	font-size: 16px;
	color:#333;
	display: block; 
	background: url(../images/qz_03.png) 12px center no-repeat;
	padding-left: 35px;
}
.container .col-list li a:hover{
	color:#034491;
}

.col-main-wrapper{
	width:740px;
	min-height: 200px;
	height: auto;
	overflow: hidden;
    
}
.col-main-wrapper span{
	margin-top: 0px;
	font-size: 30px;
	
}
.col-main-wrapper .list{
	overflow: hidden;
}
.col-main-wrapper .list h5{
	margin:0px;
	height:32px;
	line-height:32px;
	margin-top:10px;
}
.col-main-wrapper .list h5 a{
	font-size: 14px;
   	color:#034491;
}
.col-main-wrapper .list h5 a:hover{
	text-decoration:underline;
}
.col-main-wrapper .list span{
	font-size: 12px;
	line-height: 34px;
	color: #333333;

	
}
.col-main-wrapper .list p.title-date{
	font-size: 12px;
	height:20px;
	line-height: 20px;
	color: #333333;
	margin-top:10px;
	border-bottom:none;

}
.col-main-wrapper .list p.content-zy{
	margin-top:8px;
	font-size: 15px;
	line-height: 25px;
	color: #333333;
	padding-bottom:10px;

}
.col-main-wrapper .list p.content-zy2{
	margin-top:0px;
	font-size: 15px;
	line-height: 25px;
	color: #333333;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom:0px;
	margin-bottom: 5px;

}
.col-main-wrapper .but a{
	margin-right: 5px;
}
.container_div {
    height: auto;
    overflow: hidden;
    border: solid #e5e5e5 1px;
    border-top: none;
}
.wyg_dqwz {
    height: 40px;
    width: 100%;
    border-top: solid #e5e5e5 1px;
}
.dqwz_sc {
    width: 970px;
    margin: auto;
    height: 60px;
    padding-top: 20px;
    line-height: 40px;
    border-bottom: solid #e5e5e5 1px;
    padding-left: 30px;
    background: url(../images/gywm_2.jpg) left no-repeat;
}

.article-wrapper h3{
	font-size: 18px;
    line-height: 32px;
    color: #333333;
    text-align: center;
    width: 425px;
    margin: 0 auto;
}
.article-wrapper .point {
    display: block;
    margin: 0 auto;
    text-align: center;
    padding-left: 20px;
}
.article-wrapper .point span {
     display: inline-block;
    font-size: 12px;
    line-height: 32px;
    color: #333333;
    margin-right: 80px;
}
.article-main{
	text-align: left;
	font-size: 16px;
	line-height: 30px;
}
.text-overflow{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    }
.sub_title{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	width:185px; height:50px; border-bottom:1px solid #e5e5e5; line-height:50px; padding-left:30px; background:url(../images/1601301233258088944.jpg) 10px center no-repeat; margin:auto
}
/*分页*/
div.pager
{
    text-align:center;
	margin:10px auto;
	font-size:12px;
}
div.pager span
{
	margin-left:2px;
	margin-right:2px;
}
div.pager span.active a
{
	color:#034491;
	font-weight: 900;
}
div.pager a
{
	margin-left:8px;
	margin-right:8px;
	text-decoration:none;
}