body{
    position: relative;
}
.news-test-demo{
    width: 100%;
    position: absolute;
    top:0;
    left:0;
    z-index: -1;
}


.margin-bottom-40{
    margin-bottom: 40px;
}
.margin-top-20{
	margin-top: 20px!important;
}

.news-content-top{
    width: 1200px;
    padding-top: 85px;
    margin: 0 auto;
    margin-top: 40px;
}




.news-content-tab{
    width: 1200px;
    margin: 0 auto;
	
	font-size: 0;
}
.news-content-tab-wrapper{
    width: 100%;
}
.news-content-tab-left{
    width: 886px;
    float: left;
    font-size: 0;
}
.news-content-tab-right{
    width: 284px;
	float: right;
	margin-top: 54px;
}

.news-right-item-investment{
	margin-left: 20px;
	padding-bottom: 8px;
}
.news-right-item-investment a{
    display: block;
    float: left;
    width: 88px;
    padding: 0 11px;
    height: 24px;
    line-height: 24px;
    text-align: center;
	margin-right: 20px;
	_margin-right:12px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid #d5d5d5;
}

.news-right-item-img{
    position: relative;
    float: left;
    margin-left: 20px;
    _margin-left:10px;
}
.news-right-item-img img{
    width: 114px;
    height: 64px;
}
.news-right-item-img p{
    position: absolute;
    left:0;
    right:0;
    z-index: 20;
    text-align: center;
    margin-top: 25px;
    font-size: 14px;
    color: #fff;
}
.news-right-item-desc{
    margin:6px 0 10px 20px;
    line-height: 30px;
    font-size: 14px;
    color: #333333;
}
.news-right-item-desc p{
	width: 242px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	margin-right: 20px;
	height:30px;
    font-size: 14px;
	color: #333333;

}
.news-right-item-desc p a{
	font-size: 14px;
	color: #333333;
	overflow: hidden;
    text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	max-width: 100%;
}
.news-right-item-desc p a:hover{
	color: #d50000;
}
.news-right-item-desc p:hover{
	color: #d50000;
}
.news-right-item-bg{
    position: absolute;
    top:0;
    left:0;
    z-index: 10;
}

.information-left-title{
	margin: 40px 0 0 0;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
}

.information-left-item{
	position: relative;
	width: 282px;
	height: 270px;
	float: left;
	margin-right: 20px;
	_margin-right:12px;
	margin-top: 20px;
}
.information-left-item:nth-child(3n){
	margin-right: 0;
}
.information-left-item-img{
	width: 280px;
	height: 157px;
	overflow: hidden;
	border:1px solid #ededed;
	border-bottom: none;
}
.information-left-item-img img{
	width: 280px;
	height: 157px;
}
.information-left-item-img-active{
	transform: scale(1.2);
	transition: all .5s linear;
}
.information-left-item-img-active2{
	transform: scale(1);
	transition: all .5s linear;
}
.information-item-bg1{
	position: absolute;
	top:0;
	left:0;
	z-index: -1;
}
.information-item-title{
	padding-top: 60px;
	padding-left: 30px;
	font-size: 24px;
	color: #fff;
}
.information-item-bar{
	width: 48px;
	height: 2px;
	margin-top: 20px;
	margin-left: 30px;
	background-color: #fff;
}
.information-item-more-btn{
	display: inline-block;
	margin-left: 30px;
	margin-top: 42px;
	font-size: 14px;
	color: #fff;
}
.information-left-item-desc{
	width: 250px;
	margin: 0 16px;
	*margin:0 auto;
	line-height: 24px;
	font-size: 14px;
	color: #333333;
	height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

}

.information-left-item-box .end-meet-color {
	color:#999999;
}
.information-left-item:hover .information-left-item-desc{
	color: #d50000;
}
.information-left-item-box{
	padding-top: 15px;
	border: 1px solid #ededed;
	border-top: none;
}
.information-left-icon-box{
	width: 100%;
	margin-top: 13px;
	margin-bottom: 20px;
}
.information-left-icon-item1{
	float: left;
	margin-left: 16px;
	_margin-left:8px;
}
.information-left-icon-item2{
	float: right;
	margin-right: 16px;
	_margin-right:8px;
}
.information-left-icon-item span{
	font-size: 14px;
	color: #666666;
	vertical-align: middle;
}
.information-left-icon-item img{
	width: 14px;
	height: 14px;
	vertical-align: middle;
	margin-right: 3px;
}
.information-left-item-title{
	margin:0 16px;
	*width:248px;
	*margin:0 auto;
	margin-top: -2px;
	line-height: 24px;
	font-size: 14px;
	color: #333333;
	white-space:nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
}
.information-left-item:hover .information-left-item-title{
	color: #d50000;
}
.information-left-item-name{
	white-space:nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
	margin: 7px 16px 5px 16px;
	font-size: 14px;
	color: #666666;
}
.information-left-item-name span{
	margin-right: 10px;
	color: #333333;
}
.information-share h3{
	margin-bottom: 12px !important;
}



* {
	margin: 0;
	padding: 0;
}

#panda-show {
	
}

#panda-show .shuffer-title {
	height: 70px;
	padding-top: 12px;
	text-align: center;
	box-sizing: border-box;
}

#panda-show  .full {
	width: 100%;
	overflow: hidden;
	
}

#panda-show  .content {
	
	margin: 0 auto;
	position: relative;
}



#panda-show  .cover-left {
	width: 2000px;
	position: absolute;
	left: -2000px;
	top: 0;
	
	
    background: rgba(255,255,255,.7);

	height: 400px;
	z-index: 10;
}

#panda-show  .cover-right {
	width: 2000px;
	position: absolute;
	right: -2000px;
	top: 0;
    
    background: rgba(255,255,255,.7);
	
	height: 400px;
	z-index: 10;
}

#panda-show  .swiper-container {
	overflow: visible;
	height: 460px;
}

#panda-show .swiper-slide {
	position: relative;
    background-position: top center;
    background-size: 2560px 460px;
    background-repeat: no-repeat;
}
.meeting-swiper-banner .paginationb{
    display: none;
}

#panda-show  .swiper-slide  a:hover img {
	opacity: 1;
}

#panda-show  .arrow-left {
	
	position: absolute;
	left: 308px;
	top: 50%;
	margin-top: -16px;
	width: 54px;
	height: 54px;
	z-index: 15;
	cursor: pointer;
}

#panda-show .arrow-right {
	
	position: absolute;
	right:308px;
	top: 50%;
	margin-top: -16px;
	width: 54px;
	height: 54px;
	z-index: 15;
	cursor: pointer;
}

.interaction-arrow{
	display: none;
}
.swiper-container:hover .interaction-arrow{
	display: block;
}
.meeting-swiper-banner:hover .interaction-arrow{
    display: none;
}

#panda-show .shuffer-line {
	height: 4px;
	width: 100%;
	position: absolute;
	bottom: 0;
	opacity: 1;
	-webkit-transition: all linear 300ms;
	transition: all linear 300ms;
	background-color: #1dd388;
}

#panda-show a:hover .shuffer-line {
	height: 95px;
	background-color: #1dd388;
	opacity: .8;
}

#panda-show .stars-info {
	height: 110px;
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	-webkit-transition: all linear 250ms;
	transition: all linear 250ms;
	color: #fff;
}

#panda-show a:hover .stars-info {
	height: 95px;
	border-bottom: 0 none;
}

#panda-show .stars-info .name {
	font-size: 20px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#panda-show a:hover .stars-info .name {
	margin: 8px 0 0;
}

#panda-show .stars-info .intro {
	padding: 0 10px;
	font-size: 14px;
	height: 18px;
	line-height: 18px;
	margin: 5px 0 30px;
	color: rgba(255,255,255,.7);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#panda-show .stars-info .icon-shuffer-live {
	position: absolute;
	left: 50%;
	bottom: 38px;
	width: 29px;
	height: 9px;
	margin-left: -15px;
	background: url(../image/live.png) no-repeat;
	opacity: 1;
	-webkit-transition: all linear 250ms;
	transition: all linear 250ms;
}

#panda-show a:hover .stars-info .icon-shuffer-live {
	opacity: 0;
}

#panda-show .stars-info .number {
	display: inline-block;
	overflow: hidden;
	-webkit-transition: all linear 250ms;
	transition: all linear 250ms;
	height: 20px;
	line-height: 20px;
	width: 100%;
	position: absolute;
	bottom: 8px;
	left: 0;
}

#panda-show .stars-info .number i {
	width: 16px;
	height: 12px;
	display: inline-block;
	background: url(../image/live.png) no-repeat center;
	margin-right: 8px;
}

.paginationb{
	position: absolute;
	bottom: 20px;
	left: 50%;
	width: 74px;
	margin-left: -37px;
    z-index: 6;
}
.paginationb .swiper-pagination-switch{
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #fff;
	margin-right: 10px;
	display:inline-block !important;
	*display:inline;
	zoom:1;
}
.paginationb .swiper-active-switch{
	width: 20px;
	height: 8px;
	background: #d50000;
	border-radius: 15px;
}