
*{
	margin: 0;
	padding: 0;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
}
a{
	text-decoration: none;
	color: #666;
}
li{
	list-style: none;
}
.pre{
	position: relative;
}
.details-words {
	text-indent: 2em;
	color: rgba(255,255,255,.8);
}
.details-words img{
	display: block;
	margin:0 auto;
}
.content3 .items{
	width: 50%;
}
.content2 .items{
	width: 48.5%;
}
.welcome .information .content.content3 .items-right .link{
	position: relative;

}
.lb-data .lb-number,.lb-data .lb-close{
	display:none!important;
}
.wel-more{
	display: block;
	width: 265px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	margin:0 auto;
	background:url(../jpg/p2.png) no-repeat center;
	background-size: 100%;
	transition:.5s ease;
	color:#00defe;
	font-size: 18px;
	margin-top: 50px;
}

.wel-more:hover{
	background:url(../jpg/p3.png) no-repeat center;
	background-size: 100%;
	color:#fff;
	transition:.5s ease;
}
.welcome .information .content.content3 .items-right .link:after{
	position: absolute;
	content:"";
	width: 26px;
	height: 12px;

	left:0;
	right:0;
	margin: auto;
	z-index: 15;
}
.welcome .information .content.content3 .items-right .link0:after{
	bottom:-12px;
	background:url(../jpg/p0.png) no-repeat center;
	background-size: 100%;
}
.welcome .information .content.content3 .items-right .link1:after{
	top:-12px;
	background:url(../jpg/p1.png) no-repeat center;
	background-size: 100%;
}
.welcome .information .content.content3 .items-right .link0:hover:after{
	background:url(../jpg/p00.png) no-repeat center;
	background-size: 100%;
}
.welcome .information .content.content3 .items-right .link1:hover:after{
	background:url(../jpg/p01.png) no-repeat center;
	background-size: 100%;
}
.welcome .information .content.content3 .items-right{
	position: relative;
}
.welcome .information .content.content3 .items-right .words{
	position: absolute;
	width: 100%;
	height: 100%;
	left:0;
	top:0;

}
img.op{
	display: block;
	opacity: 0;
}
.i:hover img{
	transition: .5s ease;
	transform:scale3d(1.05,1.05,1);
}
.i img{
	transition:.5s ease;
}
.i{
	overflow: hidden;
}
.welcome .information .content.content3 .items-right .li{
	float:left;
	width: 50%;
	height: 50%;
}
img{
	vertical-align: middle;
}
div {
	box-sizing: border-box;
}
body{
	font-size: 14px;
	color: #666;
	font-family: "微软雅黑","PingFangSC-Regular" , "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
	background:url("../images/bg.png");
}
.wow{
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
/*顶部*/
.header{
   padding: 40px 80px;
   /*position: relative;*/
   z-index: 1;
   position: absolute;
   width: 100%;
   left:0;
   top:0;
}

.news,
.welcome .info,
.welcome .information,
.welcome .agenda,
.welcome .honored,
.welcome .signup,
.welcome .atlas,
.welcome .video,
.welcome .look-back,
.footer {
	width:1200px;
	margin: 0 auto;
	overflow: hidden;
}
.welcome .atlas{
	overflow: visible;
}
.footer {
	overflow: hidden;
	padding-top: 60px;
	color: #a8a7b2;
	margin-bottom: 40px;
}
.footer a{
	color: #a8a7b2;
}
.footer a:hover{
	color: #fff;
}
.banner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1000px;
	background: url("../img/banner.png");
	margin-bottom: 50px;
}
.banner img {
	width: 100%;
	height: 100%;
}
.banner .banner1,
.banner .banner2,
.banner .banner3,
.banner .divide {
	position: absolute;
}
.banner .banner1 {
	top: -600px;
	width: 60%;
    top: 15%;
    left: 20%;
}
.banner .banner2 {
	left: -1200px;
	width: 60%;
	top: 62%;
    left: 20%;
}
.banner .banner3 {
	width: 25%;
	left: 36%;
	bottom: 19%;
}
.banner .divide {
	bottom: 5%;
	left: 19%;
    width: 62%;
}
.welcome {
	/*margin-top: 860px;*/
	margin-top: -2px;
}
.welcome .info {
	margin: 50px auto;
	padding: 50px;
	height: 570px;
	background: #3131aa;
	text-align: center;
	position: relative;
    z-index: 10;
}
.welcome .info0{
	margin-top:0;
}
.welcome .info-box {
	background: url("../img/infobg.png") 0 2px;
	background-image: linear-gradient(to bottom , #100D3A, #20164A);
}
.welcome .info .title,
.welcome .information .title,
.welcome .agenda .title,
.welcome .honored .title, 
.welcome .atlas .title, 
.welcome .video .title, 
.welcome .look-back .title {
	color: #fff;
	font-size: 40px;
	text-align: center;
}
.welcome .info p {
	font-size: 18px;
	color: #fff;
	margin-top: 10px;
	line-height: 30px;
}
.welcome .info .bottom {
	font-size: 22px;
	color: #00ffea;
	margin-top: 70px;
}
.welcome .info .bottom span img {
	margin-bottom: 10px;
}
.welcome .info .bottom span {
	display: inline-block;
	margin: 0 30px;
}
.welcome .information {
	margin-top: 30px;
	position: relative;
	z-index: 10;
}
.welcome .information .content {
	/*height: 620px;*/
	margin-top: 40px;
	color: #fff;
}
.atlas .swiper-container a{
	display: block;
	width: 380px;
    height: 255px;
}
.welcome .information .content img {
	width: 100%;
	height: 100%;
}
.welcome .information .content .link {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 295px;
	height: 310px;
	background-color:rgba(23,16,52,0.9);
	font-size: 22px;
	color: #fff;
	padding: 35px;
	cursor: pointer;
}
.welcome .information .content1 .link{
	width: 100%;
	height: auto;
}
.welcome .information .content1 .link .text{
	height:  auto;
}
.welcome .information .content .link:hover {
	background-color:rgba(63,24,147,0.9);
}
.welcome .information .content .link .a:hover {
	color: #fff;
}
.welcome .information .content .text {
	height: 180px;
}
.welcome .information .content .a {
	font-size: 14px;
	color: #fff000;
}
.welcome .information .more {
	text-align: center;
	margin: 50px;
}
.welcome .agenda {
	margin-top: 80px;
	height: 790px;
	padding: 50px;
	color: #fff;
	background: url("../img/agenda.png");
}
.welcome .agenda .title {
	margin-bottom: 40px;
}
.welcome .honored {
	margin-top: 50px;
}
.welcome .honored .title {
	margin-bottom: 40px;
}
.welcome .honored ul {
	overflow: hidden;
}
.welcome .honored li {
	position: relative;
	float: left;
	height: 320px;
	width: 230px;
	cursor: pointer;
	overflow: hidden;
	margin: 5px;
}
.welcome .honored li img {
	width: 100%;
}
.welcome .honored .text {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	top: 330px;
	left: 0px;
	background-color:rgba(63,24,147,0.6);
}
.welcome .honored .text .content{
	position: absolute;
    width: 100%;
    bottom: 30px;
}
.welcome .honored .text p {
	text-align: center;
	font-size: 18px;
	color: #9d9dc6;
}
.welcome .honored .name-img {
	position: absolute;
	bottom: 30px;
	width: 100%;
	text-align: center;
}
.welcome .honored .name-img,
.welcome .honored .text .name {
	font-size: 24px;
	color: #fff;
}

.welcome .signup {
	margin-top: 50px;
	height: 370px;
	text-align: center;
	line-height: 370px;
	font-size: 54px;
	background: url("../img/buy.png") no-repeat -35px;
	display: block;
}
.welcome .signup:hover a {
	color: #f5e606;
	transition:.5s ease;
}
.welcome .signup .a{
	color:#fff;
	transition: .5s ease;
}
.welcome .video,
.welcome .atlas {
	position: relative;
	margin-top: 50px;
}
.welcome .video {
	margin-top: 110px;
	height: 500px;
    padding: 30px;
	background: url("../img/videobg.png") no-repeat;
}
.welcome .video .title {
	margin-bottom: 20px;
}
.welcome .atlas .title {
	margin-bottom: 40px;
}
.swiper-container {
	height: 300px;
	padding: 20px 0;
}
img{
	max-width: 100%;
}
.swiper-container img {
	/*width: 380px;*/
	/*height: 255px;*/
}
.video .swiper-container a {
	display: block;
	width: 370px;
	height: 240px;
}
.video .swiper-container .items .words{
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
	font-size: 20px;
	color:#fff000;
	padding:16px 30px;
	padding-left: 72px;
	box-sizing: border-box;
}
.itemb .wen{
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
	font-size: 20px;
	color:#fff;
	padding:16px 30px;
	box-sizing: border-box;
	opacity: 0;
}
.welcome .atlas .swiper-slide-active .itemb  .wen{
	opacity: 1;
	    /*color: #fff000;*/
	    line-height: 1.5;
}
.video .swiper-container .items .words:after{
	position: absolute;
	width: 30px;
	height: 30px;
	content:"";
	left: 30px;
	top: 22px;
	background:url(../img/pl.png) no-repeat center;
	background-size: 100%;
}
.video .swiper-container img{
    transition:0.6s ease all;

}
.video .swiper-container img:hover {
	transform:scale(1.05);
	-webkit-transition:0.6s ease all;
    -moz-transition:0.6s ease all;
	transition:0.6s ease all;

}
.video .swiper-slide {
	width: 370px;
	height: 240px;
	overflow: hidden;
	transform: scale3d(.8,.8,1);
}
.atlas .swiper-slide {
	width: 380px;
	height: 255px;
	overflow: hidden;
	transform: scale3d(.8,.8,1);
}
.video .swiper-slide{
	
}
.atlas .swiper-slide-active {
	transform: scale3d(1.15,1.15,1);
	/*height: 275px;*/
	/*margin-top: -10px;*/
}
.video .swiper-slide-active {
	transform: scale3d(1.15,1.15,1);
	/*height: 260px;*/
	/*margin-top: -10px;*/
}
.video .swiper-slide-active img {
	/*height: 260px;*/
}
.welcome .video .button .num {
	top: 82%;
	right: 80px;
}
.welcome .video .button .swiper-button-prev {
	top: 88%;
	left: 80px;
}
.welcome .video .button .swiper-button-next {
	top: 88%;
	left: 150px;
}
.swiper-container img{
	transition:0.6s ease all;
}
.swiper-container img:hover {
	transform:scale(1.05);
	-webkit-transition:0.6s ease all;
    -moz-transition:0.6s ease all;
	transition:0.6s ease all;
    
}
.swiper-slide-active img {
	/*height: 275px;*/
}
.welcome .button .swiper-button-prev {
	background: url("../img/left.png");
	top: 105%;
    left: 0;
    width: 50px;
    height: 50px;
}
.welcome .button .swiper-button-prev:hover {
	background: url("../img/right.png");
	-moz-transform:rotate(180deg); 
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg);
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.welcome .button .swiper-button-next {
	background: url("../img/left.png");
	top: 105%;
    left: 70px;
	width: 50px;
    height: 50px;
    -moz-transform:rotate(180deg); 
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg);
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.welcome .button .swiper-button-next:hover {
	background: url("../img/right.png");
	-moz-transform:rotate(360deg); 
	-webkit-transform:rotate(360deg);
	transform:rotate(360deg);
	filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.welcome .button .num {
	position: absolute;
	top: 100%;
	right: 0;
	color: #fff;
	font-size: 16px;
}
.welcome .button .num span {
	font-size: 30px;
	color: #fff000;
}

.welcome .look-back {
	margin-top: 50px;
	position: relative;
}
.welcome .look-back > img {
	width: 100%;
}
.welcome .look-back .title {
	margin-bottom: 40px;
}
.welcome .look-back .a {
	color: #f5e606;
	position: absolute;
	z-index: 1;
	left: 50px;
	bottom: 50px;
}
.welcome .look-back .a:hover {
	color: #fff;
}
.welcome .look-back .pre{
	display: block;
}
.news {
	border-bottom: 1px solid #3a3563;
}
.news > .title, 
.news > .title a{
	text-align: center;
	color: #fff;
	font-size: 36px;
}
.news .title.media {
	margin-top: 30px;
}
.news .title a.active,
.news .title a:hover {
	color: #fff;
}
.news .title span {
	padding: 0 10px;
}

.news .newslist {
	overflow: hidden;
	margin-top: 50px;
}
.news .newslist li {
	float: left;
	width: 30%;
	height: 490px;
	cursor: pointer;
	background: #221e60;
	border-radius: 3px;
	margin: 0 35px 35px 0;
}
.news .newslist li:hover {
	background: #4009b9;
}
.news .newslist li img {
	width: 100%;
	/*height: 260px;*/
}
.news .newslist li .content {
	padding: 45px;
	display: block;
}
.news .newslist li .content p {
	line-height: 40px;
}
.news .newslist li .content .title {
	font-size: 22px;
	color: #fff;
/*	height: 80px;
	  display: -webkit-box;
	  -webkit-box-orient: vertical;
	  -webkit-line-clamp: 2;
	  overflow: hidden;
*/}
.news .newslist li .content .details {
	color: #c7c5e8;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.news .newslist li .content .more {
	color: #fff000;
}
.news .newslist li .content .more:hover {
	color: #fff;
}

.news .loading {
	text-align: center;
	line-height: 40px;
	margin: 40px 0 60px 0;
}
.news .loading .more {
	display: block;
	cursor: pointer;
	color: #fff;
}
.news .loading .more img {
	margin-right: 10px;
	display: none;
}

.w1200{
	width: 1200px;
	margin:0 auto;

}
.news-details{
	font-size: 15px;
	line-height: 1.6;
	color:#fff;
}
.news-details .tit{
	font-size: 30px;
	text-align: center;
	line-height: 1.4;
}
.news-details .time{
	line-height: 1.2;
	font-size: 14px;
	text-align: center;
	color:rgba(255,255,255,.6);
	margin-top: 15px;
	margin-bottom: 35px;
}
.details-bot a{
	color:#a8a7b2;
}
.details-bot a:hover{
	color:#fff;
}
.details-bot .w{
	width: 1000px;
}
.details-bot .w a{
	display: block;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
}
.details-bot .back{
	max-width: 100px;
}
.welcome .info .word{
	text-align: left;
}
@media screen and (max-width: 1650px){
	.header {
	    padding: .4rem .8rem;
	}
		
}
@media screen and (max-width: 1190px) {
	.news, .welcome .info, .welcome .information, .welcome .agenda, .welcome .honored, .welcome .signup, .welcome .atlas, .welcome .video, .welcome .look-back, .footer{
		width: 100%;
	}
	.w1200{
			width: 85%;
	}
	.welcome .info .bottom span{
		margin:0;
	}
	.welcome .signup{
		background-position: center center!important;
	}
	.welcome .honored li{
		height:  auto;
		width: 20%;
		margin:0;
		padding:5px;
		box-sizing: border-box;
	}
	.atlas .swiper-container a,
	.video .swiper-slide,
	.video .swiper-container a{
		width: 100%;
		height: auto;
	}
	.video .swiper-slide-active,.atlas .swiper-slide-active{
		    transform: scale3d(1.15,1.15,1)!important;
	        position: relative;
		    z-index: 5;
	}
	.news .newslist li{
		width: 32%;
		margin:0;
		margin-bottom: 2%;
		margin-left: 2%;
	}
	.news .newslist li:nth-child(3n+1){
		margin-left:0;
	}
}