/*广告去除*/
.div_adt_top{
    display:none;
}
.fuqilaiH1{
    display:none;
}
/*广告去除*/
#cnzz_stat_icon_1257406718 {
    display:none;
}
ul{
	margin:0;
	padding:0;
}

.container{
	max-width: 1200px;
	overflow:hidden;
}
.container{
	margin:auto;
}
.mySlideshow .animated{
	position:absolute;
}
/*background:url("http://www.soudi.cn/images/2018/gg960x80/2018hmd.jpg") center no-repeat;*/
.first{
	
}
.second{
	
}

.third{
	
}

.fourth{
	
}

.fifth{
	
}
.mySlideshow img {
    width:100%;
}
/*文字滚动*/
.box_Notice {
	width:100%;
}

.winBox {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	background: #eaeaea;
}

.scroll {
	/*width的大小是根据下面li的长度和多少个li而定的，需注意！*/
	width: 2000px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.scroll li {
	width:1000px;
	color: #e91e63;
	float: left;
	line-height: 40px;
	text-align: center;
}
/*tab图片样式*/
.live-item {
	display: none;
	position: relative;
}

#live_img {
	margin: 20px 5%;
	width: 90%;
}

#live_img .block_img {
	text-align: center;
	margin: 20px 0 0 0;
}

#live_img .block_img p {
	width: 60%;
	text-align: center;
	background-color: #efeef9;
	display: inline-block;
	color: #440000;
	box-shadow: 0px 1px 2px 0px #afabab;
	border-radius: 4px;
	line-height: 40px;
}