
.B1{
   padding:0px;
   top:1644px;
}
.B2{
   padding:0px;
   top:1100px;
}
.B3{
   padding:0px;
   top:2550px;
}
.newsrightbox1{
	display:block;	
	width:760px;
	height:240px;
	background:url(../images/newsp1.jpg) no-repeat;
}

.style2_3{
          width:740px; 
		  text-indent:2em;
		  line-height:36px;
		  }
.news-text{display:block;}
.span1{ width:590px;display:block;font-size:14px;color:#4c91be; text-align:left; float:left;}
.span2{ width:100px;display:block;right:0px;color:#4c91be; text-align:right; right:0px; float:right}

div .yindaoye {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 14px;
    color: #757575;
}
div .xiayipian {
    float: right;
}

/*视频*/
.media{
	padding:20px 0;
	width:100%;
	}
.media ul{
	width:320px;
	margin-left:32px;
	margin-bottom:10px;
	float:left;
	}
.media li span{
	font-family:"黑体";
	font-size::12px;
	color:#666;
	}
.media li a{
	font-size:16px;
	color:#333;
	line-height:26px;
	}
.media li a:hover{
	font-size:16px;
	color:#f90;
	text-decoration:underline;
	line-height:26px;
	}
.media ul:nth-last-child(3n+0)
	{
		margin-left:0;
	}
.media_text{
	height:80px;
	}
/*媒体报道*/
.video{
	padding:20px 0;
	width:100%;
	position: relative;
	}
.video-list{
	width:320px;
	margin-left:32px;
	margin-bottom:10px;
	float:left;
	}
/*视频弹出*/
.pop_box{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
	top: 0px;
	left: 0px;
	z-index: 101;
	display: none;
}
.radio_div{
	width: 870px;
	position: absolute;
	left: 50%;
	margin-left: -435px;
	top: 0px;
	z-index: 102;
	display: none;
	}
.indexClose {
    right: -20px;
    top: -20px;
    width: 43px;
    height: 43px;
    display: block;
    position: absolute;
    background: url(../images/honor_close.png) no-repeat center;
    z-index: 1000;
}                   /*视频弹出*/

.video-list:nth-last-child(3n+1)
	{
		margin-left:0;
	}
.video-img{
	position:relative;
	}
.video-img li{
	background:url(../images/play.png) no-repeat;
	position:absolute;
	top: 74px;
    left: 130px;
	width:56px;
	height:56px;
	}
.video-text{
	height:80px;
	padding-top:10px;
	box-sizing:border-box;
	}
.video-text a{
	font-size:16px;
	color:#333;
	line-height:26px;
	}
.video-text span{
	font-family:"黑体";
	font-size:14px;
	line-height:22px;
	}
.video-text a:hover{
	font-size:16px;
	color:#f90;
	line-height:26px;
	text-decoration:underline;
	}