@charset "utf-8";


/*--ind 首页新闻  图片下列表----*/
.news_txt_15px a{ font-size:13px; color:#333333; line-height:25px; }
.news_txt_15px a:hover{	font-size:13px;	color:#056BBB;	line-height:25px;	text-decoration: underline;}
/*--ind  首页新闻  图片下列表 end----*/
.ind_pcinews_title a {
	font-size:20px; text-align:left;
	color:#424242;
	margin-bottom:10px;
	margin-left: 10px;
	margin-top: 2px;
	line-height:26px;
	font-weight: bold;
}

.ind_pcinews_title2 a {
	font-size:26px; text-align:left;
	color:#388bd7;
	margin-bottom:10px;
	margin-left: 10px;
	margin-top: 2px;
	line-height:35px;
	height:35px;
	font-weight: bold;
}

.ind_pcinews_pic img {max-width:485px;height:280px; max-height:280px; vertical-align:top; padding-top:10px;}
.ind_pcinews_pic2 img { min-width:485px;max-width:485px;height:280px; max-height:310px; vertical-align:top; padding-top:5px;}
.ind_picnews_content {margin-top:10px; color:#a2a2a2; font-size:14px; line-height:26px; text-align:left; margin-left:15px;}
.ind_picnews_content2 {margin-top:10px; color:#7e7e7e; font-size:15px; line-height:32px; text-align:left; margin-left:15px; margin-right:15px;}

/*-------------图片新闻+列表+正则实现------end---------------*/

.news_wz01 { color:#535353; font-size:20px; margin-top:20px;}
.news_wz01 a  { color:#535353; }
.news_wz02 { color:#cccccc; font-size:15px;}
.news_wz02 a  { color:#cccccc; }


/*-----内页新闻列表--------*/
.page_list{
    margin-top: -7px;
}
.page_list ul li{
    width: 750px;
    padding-left: 10px;
    line-height: 40px;
    font-size: 15px;
    box-sizing: border-box;
    border-bottom: 1px dashed #a2a2a2;
}
.page_list ul li i{
    width: 6px;
    height: 6px;
    display: inline-block;
    margin-right: 25px;
    vertical-align: middle;
    background: url("../image/icon_dian.jpg") center no-repeat;
}
.page_list ul li:hover a{
    color: #368bd5;
}
.page_list a{
    padding: 4px 10px;
    font-size: 16px;
    color: #666;
    cursor: pointer;
}
.page_list a:hover{
    color: #368bd5;
    border-color: #368bd5;
}

.newst_list_time { float:right; color:#999; font-size:14px;}
/*-----内页新闻列表  end--------*/
/*-----内页新闻内容  --------*/
.news_title11 { font-size:26px; color:#535353px; line-height:45px; padding-top:10px; padding-bottom:10px;}
.news_time { font-size:16px; color:#535353px; line-height:32px;  }


.news_txt_zw p{
    font-size: 15px;
    line-height: 30px;
/*    text-align: justify;
*/	text-indent:2em;
 
}
.news_txt_zw p img{
    max-width: 100%;
	display:block;
	margin:12px auto;
 	 
     
}
}
.news_txt_zw img{
    max-width: 100%;
	display:block;
	margin:12px auto;
 	 
     
}
/*-----内页新闻内容  end  --------*/




