﻿@charset "utf-8";
/* CSS Document */
body{
	margin:0 auto; padding:0;
	font-family:"Microsoft YaHei","微软雅黑","SimSun",Arial;
	font-size:62.5%;
	vertical-align:middle;
	color: #000;
	background:#fff;
	}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0;}
ul,li{list-style:none;}
img{border:0px; display:block;}
pic{text-align:center;}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}

a { color:#000; text-decoration: none;}
a:hover {color:#000; text-decoration: none;}
/* 防止高度称不开 */
.clearfix:after {content: '.';clear: both;display: block;height: 0; visibility: hidden;}
.clearfix:after, .clearfix:before {content: " "; display: table;}

.ban img { width:100%;}

.float_l { float:left;}
.float_r { float:right;}

.news_more a{ margin:0 auto; display:block; width:30%; height:.55rem;border-radius:0px; float:left; margin-left:35%; background: #2297db;font:.3rem/.55rem "微软雅黑"; color:#fff; text-align:center; border-radius:.32rem; }

.w100 { width:100%; margin:0 auto; padding:0 0; overflow:hidden; }
.w100 a img{ width:100%; height:4rem;}


/* 公共标题 */
.sj_bt img { width:100%; margin-bottom:0.4rem;}


/* 新闻 */
.lbbox {width:92%; margin:0 auto;}
.lbbox li a{font:.32rem/.48rem "微软雅黑"; color:#000; display:block; border-bottom:1px solid #999; margin:.22rem auto; padding-bottom:.22rem;}	
/*.lbbox li:last-of-type {box-shadow: none; border-bottom: none;}*/

.pic{ width:100%; margin:0 auto;}
.pic ul li a{ width:42%; margin:0 4% .32rem 4%; height:auto; display:block; float:left; font:.32rem/.40rem "微软雅黑"; color:#000;}
.pic ul li a img{ width:100%; height:2.2rem; margin-bottom:.1rem;}

.jbft { width:100%; margin:0 auto; padding:0 0; overflow:hidden; }
.jbft ul { width:100%; margin:0 auto; padding:0 0; overflow:hidden; }
.jbft ul li { float: left; width:92%; margin:0 0 4% 4%; display:block; position:relative; border-bottom:1px solid #999; }
.jbft ul li img { max-width:300px; display: block; width:100%; margin:0 auto .32rem auto; height:1.6rem;}
.jbft ul li p { font:.32rem/.42rem "微软雅黑"; max-height:auto; text-align:justify;  margin-top:.38rem; }
.jbft a { color:#000; }

.jj { width:90%; font:.32rem/.52rem "微软雅黑"; margin:.20rem auto; text-align:justify; text-indent:.64rem; }	
}