@charset "utf-8";
.spring {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    z-index: 10;
    top: 0;
    display: none;
}
.spring-boby {
    width: 900px;
    height: 506px;
    border-radius: 1em;
    background: #fff;
    margin: 8% auto 0;
    position: relative;
    line-height: 82px;
    text-align: center;
    overflow: hidden;
}
.spring-boby img{
    position: absolute;
    top: 9px;
    right: 10px;
	width: 36px;
	height: 36px;
}
.pro{
	margin-top: 132px;
	background: url(/release/img/pro_ba.jpg);
	background-repeat: no-repeat;
	background-position: center  -55px;
}
.pro .swiper-container{
	height: 1120px;
}
.pro .swiper-wrapper{
	margin: 0 auto;
}
.pro .swiper-wrapper .swiper-slide{
	width: 100%!important;
	text-align: center;
	margin-top: 44px;
}
.pro .swiper-wrapper .swiper-slide h1{
	font-size: 36px;
	color: #fff;
}
.pro .swiper-wrapper .swiper-slide .table{
	border: 1px solid #50d4f0;
	margin: 40px auto 0;
	width: 690px;
	background: #000519;
}
.pro .swiper-wrapper .swiper-slide .table li{
	border-bottom: 1px solid #50d4f0;
	height: 47px;
	line-height: 47px;
	font-size: 16px;
	color: #d5dbf3;
	box-sizing: border-box;
	text-align: left;
}
.pro .swiper-wrapper .swiper-slide .table li.no_border{
	border: none;
}
.pro .swiper-wrapper .swiper-slide .table li .table_li{
	width: 50%;
	float: left;
	padding-left: 25px;
	box-sizing: border-box;
}
.pro .swiper-wrapper .swiper-slide .table li .r_bor{
	border-right: 1px solid #50D4F0;
}
.pro_view{
	position: relative;
	z-index: 9999;
	width: 402px;
	margin: 0 auto;
	top: -132px;
}
.pro_view ul li{
	width: 143px;
	height: 47px;
	line-height: 47px;
	border: 1px solid #50D4F0;
	border-radius: 2em;
	margin: 0 28px;
	float: left;
	text-align: center;
}
.pro_view ul li a{
	color: #50D4F0;
	font-size: 18px;
	display: block;
	transition:all .4s;
	-moz-transition:all .4s;
	-webkit-transition:all .4s;
	-o-transition:all .4s;
}
.pro_view ul li a:hover{
	transform:scale(1.1);
}
/* 现场回顾 */
.site_review {
	background: url(/release/img/site_review_ba.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 1167px;
	margin-top: 156px;
}
.site_review .swiper-container{
	width: 1200px;
	height: 670px;
	margin: 70px auto 0;
	overflow: inherit;
}
.review .swiper-slide{
	height: 669px;
	overflow: hidden;
}
/* 媒体报道 */
.news{
	background: url(/release/img/news_ba.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.news .news_con{
	width: 1200px;
	margin: 85px auto 0;
}
.news .news_con ul li{
	width: 100%;
	height: 310px;
	border: 1px solid #000e76;
	position: relative;
	margin-bottom: 28px;
}
.news .news_con ul li:hover{
	border: 1px solid #50D4F0;
}
.news .news_con ul li .triangle{
	width: 33px;
	height: 33px;
	background: url(/release/img/triangle.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.news .news_con ul li:hover .triangle{
	background: url(/release/img/triangle_on.png);
}
.news .news_con ul li .img{
	margin: 29px 0 0 29px;
	float: left;
}
.news .news_con ul li .txt{
	float: left;
	width: 617px;
	margin: 47px 0 0 42px;
}
.news .news_con ul li .txt h1{
	font-size: 24px;
	color: #fff;
}
.news .news_con ul li .txt p{
	font-size: 16px;
	line-height: 24px;
	color: #999999;
	margin-top: 36px;
}
.news .news_con ul li .txt .viwe{
	font-size: 18px;
	color: #50d4f0;
	margin-top: 55px;
}
.news .news_con ul li .time{
	position: relative;
	width: 90px;
	float: left;
	margin: 52px 0 0 45px;
}
.news .news_con ul li .time img{
	position: absolute;
	right: 0;
	bottom: 0;
}
.news .news_con ul li .time h2{
	font-size: 30px;
	color: #999999;
}
.news .news_con ul li .time h2 span{
	color: #50d4f0;
}
.news .news_con ul li .time p{
	font-size: 18px;
	color: #999999;
}
.news_swiper{
	width: 1200px;
	margin: 0 auto;
}
.review .review_img{
	position: relative;
}
.review .play{
	background: url(/release/img/button_play.png) rgba(0, 0, 0, .5);
	background-repeat: no-repeat;
	background-position: center;
	width: 1200px;
	height: 669px;
	position: absolute;
	top: 0;

}
.review .video{
	display: none;
	z-index: 999;
	position: absolute;
	top: 0;
}<!--0.00034308433532715-->