@charset "utf-8";
/*1*/
.tt{
	height:2rem;
	margin:0.3rem;
	line-height:0.8rem;
	margin-top: 0.5rem;
}
.tt img{
	height: 1rem;
	margin-right:.2rem;
}
.tt a{
	color:#1e4473;
	font-size:.56rem
}
/*2*/
.focus {
	position: relative;
	width: 100%;
	height: 6.5rem;
	overflow: hidden;
}

.focus .hd {
	position: absolute;
	height: 1.2rem;
	line-height: 1.2rem;
	bottom: 1.2rem;
	right: .32rem;
	z-index: 1;
}

.focus .hd li {
	display: inline-block;
	width: .24rem;
	height: .24rem;
	border-radius: 100%;
	text-indent: -9999px;
	background-color:#fff;
	overflow: hidden;
	margin: 0 .12rem;
}

.focus .hd li.on {
	background: #1e4473;
}

.focus .bd {
	position: relative;
	z-index: 0;
}

.focus .bd li {
	position: relative;
}

.focus .bd li img {
	width: 100%;
	height: 6.5rem;
	display: block;
	max-height: 6.5rem;
}

.focus .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	/* 取消链接高亮 */
}

.focus .bd li .tit {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	font-size:.5rem;
	text-indent: .42rem;
	height: 1.2rem;
	line-height: 1.2rem;
	background: rgba(0, 0, 0, .4);
	color: #fff;
	margin-bottom: 0px
}

/*3*/
.newsBox .hd ul li a {
    color: #2072bb;
}
.newsBox .hd li img{
	display:none;
}
.newsBox .hd ul .on img{
    display: inline-block;
    height: 1.2rem;
    float: left;
	margin-right:.2rem;
	display:block;
}

.newsBox .bd ul{
	border:none;
	
}
/*4*/
.centerzt img{
	margin:.5rem 0;
	width:100%;
}
/*7*/
.ztzl {
	margin: .5rem 0;
	position:relative;
}
.ztzl .hd{
	display:none;
}
.ztzl .bd li{
	float:left;
	width:100%;
	padding:0 .36rem;
	display: block;
}
.ztzl .bd li a{
	float:left;
	width:48%;
	height: 3rem;
	display: block;
	margin-bottom:.36rem;
}
.ztzl .bd li a img{
	width:100%;
	height:3rem;
}
.ztzl .bd li a:nth-child(odd){
	margin-right:2%;
}
/*6*/

.imgtit{
	position:relative;
	height: 1.6rem;
}
.imgtit em{
	font-size: 0.6rem;
	color: #2e71b8;
	height: 1.2rem;
	line-height: 1.2rem;
	font-weight:bold;
	background: url(bigtitr.png) right bottom no-repeat;
	padding-right: .5rem;
	background-size: auto 100%;
}
.imgtit span{
	display:block;
	width: 100%;
	height:1px;
	background:#0F6FB9;
}
.imgtit a{
	color: #666;
	font-size: .45rem;
	position: absolute;
	top: .3rem;
	left: 85%;
}
.imgtit a:hover{
	color: #0F6FB9;
}
.b6left .list{
	border: 1px solid #2e71b8;
	padding:0 25px;
}
.wsbs a{
	position: relative;
	display: block;
	background: #2e71b8;
	height: 1.5rem;
	line-height: 1.5rem;
	text-align: center;
	color: #fff;
	font-size: .6rem;
	font-weight: bold;
	margin-top: .5rem;
}
.wsbs img{
	position: absolute;
	top: 11%;
	left: 28%;
	height: 80%;
}
.wsbs span{
	padding-left: 20px;
}
/*****7*****/
.hysjlist li{
	display:inline-block;
	margin-top: .2rem;
	margin-left: 1%;
	background: url(hysjbg.png) top center no-repeat;
	background-size:100% 100%;
	width: 31.5%;
	padding: .5rem.2rem;
}
.hysjlist li:first-child{
	margin-left:0px;
}
.hysjlist li a span{
	display:block;
	font-size: .52rem;
	margin-bottom: .2rem;
}
.hysjlist li a{
	display:block;
	width:100%;
	height:100%;
	color:#fff;
	font-size: 0.48rem;
}
/*****8*******/
.xzzfgslist li{
	background: url(b8lbg.png) top center no-repeat;
	background-size:100% 100%;
	height: 2rem;
	margin-top: .2rem;
	line-height: 1.5rem;
	padding: 0px 5%;
}
.xzzfgslist li a{float:left;font-weight:bold;color:#fff;max-width:95%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size: .48rem;}
.jytalist li{
	background: url(b8rbg.png) top center no-repeat;
	background-size:100% 100%;
	height: 2rem;
	margin-top: .2rem;
	line-height: 1.5rem;
	padding: 0px 5%;
}
.jytalist li a{float:left;color:#2e71b8;font-weight:bold;max-width:95%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size: .5rem;}

