html{-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-overflow-scrolling: touch;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-ms-overflow-style: -ms-autohiding-scrollbar;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
/* =e Reset */
::-webkit-scrollbar{ width:0px; height:5px; background-color:#fff;border-radius: 5px}
::-webkit-scrollbar:hover{ /*background-color:#eee;*/ }
::-webkit-resizer{}
::-webkit-scrollbar-thumb{ -webkit-border-radius:4px; background-color:#08538e; height:10px;border-radius: 5px}
::-webkit-scrollbar-thumb:hover{ background-color: #1c3956;}
::-webkit-scrollbar-thumb:active{ background-color:#1c3956;}
/* =s base */
header,footer,nav{display: block;}
::-moz-selection{background:#fe917b; color:#fff;} 
::selection {background:#fe917b; color:#fff;} 
html,body{background:#fff;}
body{font-family:"microsoft yahei",Arial;color:#000; -webkit-font-smoothing:antialiased;}
i{font-style:normal;}
a{text-decoration: none;color: #333;border: 0;font-size: 100%;margin: 0;padding: 0;vertical-align: baseline;-webkit-transition: all 0.1s ease-in;-moz-transition: all 0.1s ease-in;transition: all 0.1s ease-in;-o-transition: all 0.1s ease-in;}
.clr:after{clear: both;content:'\0020';display: block;visibility:hidden;height:0;}
.clr{zoom:1;}
.hide {display:none;}
.thide{text-indent: -9999px; position: absolute; left: -9999px;}
.inner{width:1000px;margin:0 auto;position: relative;}
.inner12{width:1200px;margin:0 auto;position: relative;}
.inner1040{width:1040px;margin:0 auto;position: relative;}
.yahei{font-family: "microsoft yahei";}
.fr{float: right;}
.fl{float: left;}

body{background: #00041a}

.banner{background: url(../images/banner.jpg) no-repeat center center;height:767px;position: relative;}
.banner .star1{
	font-size: 0;
	position: absolute;
	animation: star1 7.2s infinite ease-out;
	-webkit-animation: star1 7.2s infinite ease-out;
	-o-animation: star1 7.2s infinite ease-out;
	-moz-animation: star1 7.2s infinite ease-out;
}
@keyframes star1{
	0%{
		top: -500px;
		left: 50%;
	}
	80%{
		opacity: 0.8;
	}
	100%{
		top: 500px;
		left: -30%;
		
	}
}
@-webkit-keyframes star1{
	0%{
		top: -500px;
		left: 50%;
	}
	80%{
		opacity: 0.8;
	}
	100%{
		top: 500px;
		left: -30%;
		
	}
}
.banner .star2{
	font-size: 0;
	position: absolute;
	width: 140px;
	height: 140px;	
	animation: star2 3.7s infinite ease-out;
	-webkit-animation: star2 3.7s infinite ease-out;
	-o-animation: star2 3.7s infinite ease-out;
	-moz-animation: star2 3.7s infinite ease-out;
}
@keyframes star2{
	0%{
		top: -300px;
		left: 80%;
		opacity: 0;
	}
	10%{
		opacity: 0.8;

	}
	100%{
		top: 60px;
		left: 60%;
		opacity: 0;
	}
}
@-webkit-keyframes star2{
	0%{
		top: -300px;
		left: 80%;
		opacity: 0;
	}
	10%{
		opacity: 0.8;

	}
	100%{
		top: 60px;
		left: 60%;
		opacity: 0;
	}
}
.banner .star3{
	font-size: 0;
	position: absolute;
	width: 70px;
	height: 70px;
	animation: star3 2.1s infinite ease-out;
	-webkit-animation: star3 2.1s infinite ease-out;
	-o-animation: star3 2.1s infinite ease-out;
	-moz-animation: star3 2.1s infinite ease-out;
	opacity: 0.4;
}
@keyframes star3{
	0%{
		top: -100px;
		left: 80%;
	}
	80%{
		opacity: 0.2;
	}
	100%{
		top: 200px;
		left: 60%;
		opacity: 0;
	}
}
@-webkit-keyframes star3{
	0%{
		top: -100px;
		left: 80%;
	}
	80%{
		opacity: 0.2;
	}
	100%{
		top: 200px;
		left: 60%;
		opacity: 0;
	}
}
.banner .star4{
	font-size: 0;
	position: absolute;
	animation: star4 5.5s infinite ease-out;
	-webkit-animation: star4 5.5s infinite ease-out;
	-o-animation: star4 5.5s infinite ease-out;
	-moz-animation: star4 5.5s infinite ease-out;
}
@keyframes star4{
	0%{
		top: -450px;
		left: 50%;
		opacity: 0;
	}
	50%{
		opacity: 1;
	}	
	100%{
		top: 250px;
		left: 5%;
		opacity: 0;
	}
}
@-webkit-keyframes star4{
	0%{
		top: -450px;
		left: 50%;
		opacity: 0;
	}
	50%{
		opacity: 1;
	}	
	100%{
		top: 250px;
		left: 5%;
		opacity: 0;
	}
}
.banner .star4 img{
	width: 120px;
	height: 120px;
}
.banner .star3 img{
	width: 70px;
	height: 70px;
}
.banner .star2 img{
	width: 140px;
	height: 140px;
}
.banner .star1 img{
	width: 100%;
}
.banner .ld{
	position: absolute;
	top: 150px;
	right: 30%;
	animation:ld 2s infinite;
	-webkit-animation:ld 2s infinite;
	-o-animation:ld 2s infinite;
	-moz-animation:ld 2s infinite;
	
}
.banner .ld2{
	position: absolute;
	top: 150px;
	right: 30%;
	animation:ld2 1s infinite alternate;
	-webkit-animation:ld2 1s infinite alternate;
	-o-animation:ld2 1s infinite alternate;
	-moz-animation:ld2 1s infinite alternate;
	
}
.banner-title{
	position: absolute;
	top: 50%;
	left: 45%;
	margin-left: -295px;
	margin-top: -295px;
	z-index: 2;
}
.banner .banner-zl{
	position: absolute;
	top: 40%;
	left: 48%;
	width: 848px;
	height: 848px;
	margin-left: -424px;
	margin-top: -424px;
	z-index: 1;
	animation:banner-zl 6s infinite linear;
	-webkit-animation:banner-zl 6s infinite linear;
	-o-animation:banner-zl 6s infinite linear;
	-moz-animation:banner-zl 6s infinite linear;
	
}
@keyframes banner-zl{
	0%{transform: rotate3d(0,1,1,0deg);opacity: 1}
	50%{transform: rotate3d(0,1,1,180deg);opacity: 0.6}
	100%{transform: rotate3d(0,1,1,360deg);opacity: 1}
}
@-webkit-keyframes banner-zl{
	0%{-webkit-transform: rotate3d(0,1,1,0deg);opacity: 1}
	50%{-webkit-transform: rotate3d(0,1,1,180deg);opacity: 0.6}
	100%{-webkit-transform: rotate3d(0,1,1,360deg);opacity: 1}
}
@-moz-keyframes banner-zl{
	0%{-moz-transform: rotate3d(0,1,1,0deg);opacity: 1}
	50%{-moz-transform: rotate3d(0,1,1,180deg);opacity: 0.6}
	100%{-moz-transform: rotate3d(0,1,1,360deg);opacity: 1}
}
.banner .banner-zl2{
	position: absolute;
	top: 40%;
	left: 48%;
	width: 848px;
	height: 848px;
	margin-left: -424px;
	margin-top: -424px;
	z-index: 1;
	animation:banner-zl2 6s infinite linear alternate;
	-webkit-animation:banner-zl2 6s infinite linear alternate;
	-o-animation:banner-zl2 6s infinite linear alternate;
	-moz-animation:banner-zl2 6s infinite linear alternate;
	
}
@keyframes banner-zl2{
	0%{transform: rotate3d(1,1,0,0deg);opacity: 0.6}
	50%{transform: rotate3d(1,1,0,180deg);opacity: 0.8}
	100%{transform: rotate3d(1,1,0,360deg);opacity: 0.6}
}
@-webkit-keyframes banner-zl2{
	0%{-webkit-transform: rotate3d(1,1,0,0deg);opacity: 0.6}
	50%{-webkit-transform: rotate3d(1,1,0,180deg);opacity: 0.8}
	100%{-webkit-transform: rotate3d(1,1,0,360deg);opacity: 0.6}
}

.lb-wrap{
	position: relative;
	overflow: hidden;
	padding: 36px 88px;
	border:1px solid #1c417f;
	background: #131d32;
	height: 294px;
}
.lb-a{
	position: absolute;
	top: 0;
	left: 0;
	width: 300%;
	margin: 36px 88px;

}
.lb-item{
	width: 33.3%;
	float: left;
}
.lb-jt{
	width: 30px;
	height: 44px;
	background: url(../images/left-jt.png) no-repeat;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -22px;
}
.jt-left{
	left: 10px;
}
.jt-right{
	right: 10px;
	transform: rotate(180deg);
}

.ses-bg{
	background: url(../images/bg-left.jpg) no-repeat top left,url(../images/bg-right.jpg) no-repeat top right;

}
.ses-1{
}
.ses-1 .intro{
	margin-top: 60px;
	background: url(../images/ses-1.png) no-repeat;
	font-size: 26px;
	color: #258bb6;
	height: 360px;
	padding-top: 50px;
}
.ses-1 p{
	text-align: center;
	line-height: 46px;
}
.ses-1 .p-r{
	position: relative;
}

.signal-dh{
	position: absolute;
	bottom: 40px;
	right: 340px;
}	
.signal-dh li{
	display: inline-block;
	height: 22px;
	width: 20px;
	background: transparent;
	margin-left: 6px;
	animation: signal 2s infinite linear;
	-webkit-animation: signal 2s infinite linear;
	-o-animation: signal 2s infinite linear;
	-moz-animation: signal 2s infinite linear;
	/*box-shadow: 0px 0px 20px #3067b2;*/


}
.signal-dh li:nth-child(2){
	height: 25px;
	animation-delay: 0.2s;
	-webkit-animation-delay: 0.2s;
	-o-animation-delay: 0.2s;
	-moz-animation-delay: 0.2s;
}
.signal-dh li:nth-child(3){
	height: 28px;
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
	-o-animation-delay: 0.4s;
	-moz-animation-delay: 0.4s;
}
.signal-dh li:nth-child(4){
	height: 31px;
	animation-delay: 0.6s;
	-webkit-animation-delay: 0.6s;
	-o-animation-delay: 0.6s;
	-moz-animation-delay: 0.6s;
	
}
.signal-dh li:nth-child(5){
	height: 33px;
	animation-delay: 0.8s;
	-webkit-animation-delay: 0.8s;
	-o-animation-delay: 0.8s;
	-moz-animation-delay: 0.8s;
	
}

.signal-dh2 li{
	display: inline-block;
	height: 13px;
	width: 10px;
	background: transparent;
	margin-left: 3px;
	animation: signal 2s infinite linear;
	-webkit-animation: signal 2s infinite linear;
	-o-animation: signal 2s infinite linear;
	-moz-animation: signal 2s infinite linear;
	/*box-shadow: 0px 0px 20px #3067b2;*/


}
.signal-dh2 li:nth-child(2){
	height: 15px;
	animation-delay: 0.2s;
	-webkit-animation-delay: 0.2s;
	-o-animation-delay: 0.2s;
	-moz-animation-delay: 0.2s;
}
.signal-dh2 li:nth-child(3){
	height: 17px;
	animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
	-o-animation-delay: 0.4s;
	-moz-animation-delay: 0.4s;
}
.signal-dh2 li:nth-child(4){
	height: 19px;
	animation-delay: 0.6s;
	-webkit-animation-delay: 0.6s;
	-o-animation-delay: 0.6s;
	-moz-animation-delay: 0.6s;
	
}
.signal-dh2 li:nth-child(5){
	height: 21px;
	animation-delay: 0.8s;
	-webkit-animation-delay: 0.8s;
	-o-animation-delay: 0.8s;
	-moz-animation-delay: 0.8s;
	
}
.signal-dh2 li:nth-child(6){
	height: 21px;
	width: 21px;
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
	-o-animation-delay: 1s;
	-moz-animation-delay: 1s;
	
}
@keyframes signal{
	0%{
		background: #4dd1ff;
	box-shadow: 0px 0px 20px #3067b2;
		
	}		
	100%{
		background: transparent;
	box-shadow: 0px 0px 0px transparent;

	}
		
}
@-webkit-keyframes signal{
	0%{
		background: #4dd1ff;
	box-shadow: 0px 0px 20px #3067b2;
		
	}		
	100%{
		background: transparent;
	box-shadow: 0px 0px 0px transparent;

	}
		
}
@-o-keyframes signal{
	0%{
		background: #4dd1ff;
	box-shadow: 0px 0px 20px #3067b2;
		
	}		
	100%{
		background: transparent;
	box-shadow: 0px 0px 0px transparent;

	}
		
}

.ses-2{
	margin-top: 75px;
}
.ses-2 .ses-2-bg{
	background: url(../images/ses-2.jpg) no-repeat;
	width: 100%;
	height: 725px;
	position: relative;
}
.ses-2 .ses-2-bg .ld{
	position: absolute;
	top: 140px;
	left: 0px;
	animation:ld 2s infinite;
	-webkit-animation:ld 2s infinite;
	-o-animation:ld 2s infinite;
	-moz-animation:ld 2s infinite;
	
}
@keyframes ld{
	0%{transform: rotate3d(1,0,1,0deg);}
	100%{transform: rotate3d(1,0,1,360deg);}
}
@-webkit-keyframes ld{
	0%{-webkit-transform: rotate3d(1,0,1,0deg);}
	100%{-webkit-transform: rotate3d(1,0,1,360deg);}
}
.ses-2 .ses-2-bg .ld2{
	position: absolute;
	top: 140px;
	left: 0px;
	animation:ld2 1s infinite alternate;
	-webkit-animation:ld2 1s infinite alternate;
	-o-animation:ld2 1s infinite alternate;
	-moz-animation:ld2 1s infinite alternate;
	
}
@keyframes ld2{
	0%{transform: rotate3d(1,0,1,0deg);}
	100%{transform: rotate3d(0,1,1,180deg);}
}
@-webkit-keyframes ld2{
	0%{-webkit-transform: rotate3d(1,0,1,0deg);}
	100%{-webkit-transform: rotate3d(0,1,1,180deg);}
}

.ses-2 .ses-2-bg .ld3{
	position: absolute;
	top: 348px;
	left: 285px;
	animation:ld 1.5s infinite alternate;
	-webkit-animation:ld 1.5s infinite alternate;
	-o-animation:ld 1.5s infinite alternate;
	-moz-animation:ld 1.5s infinite alternate;
	
}
@keyframes ld3{
	0%{transform: rotate3d(1,0,1,0deg);}
	100%{transform: rotate3d(1,0,1,180deg);}
}
@-webkit-keyframes ld3{
	0%{-webkit-transform: rotate3d(1,0,1,0deg);}
	100%{-webkit-transform: rotate3d(1,0,1,180deg);}
}
.ses-2 .ses-2-bg .ld4{
	position: absolute;
	top: 348px;
	left: 285px;
	animation:ld2 2s infinite;
	-webkit-animation:ld2 2s infinite;
	-o-animation:ld2 2s infinite;
	-moz-animation:ld2 2s infinite;
	
}
@keyframes ld4{
	0%{transform: rotate3d(1,0,1,0deg);}
	100%{transform: rotate3d(0,1,1,180deg);}
}
@-webkit-keyframes ld4{
	0%{-webkit-transform: rotate3d(1,0,1,0deg);}
	100%{-webkit-transform: rotate3d(0,1,1,180deg);}
}
.ses-2 .ses-2-bg .cir{
	width: 18px;
	height: 18px;
	position: absolute;
	background: #4dd1ff;
	box-shadow: 0 0 30px #4dd1ff;
	border-radius: 50%;
	top: 218px;
	left: 240px;
	animation:shark 1s infinite;
	-webkit-animation:shark 1s infinite;
	-o-animation:shark 1s infinite;
	-moz-animation:shark 1s infinite;
}
.ses-2 .ses-2-bg .cir2{
	top: 218px;
	left: 348px;
}
.ses-2 .ses-2-bg .cir3{
	top: 218px;
	left: 489px;
}
.ses-2 .ses-2-bg .cir4{
	top: 218px;
	left: 665px;
}
.ses-2 .ses-2-bg .cir5{
	top: 218px;
	left: 874px;
}
.ses-2 .ses-2-bg .cir6{
	top: 218px;
	left: 1056px;
}
.ses-2 .ses-2-bg .cir7{
	top: 429px;
	left: 194px;
}
.ses-2 .ses-2-bg .cir8{
	top: 429px;
	left: 515px;
}
.ses-2 .ses-2-bg .cir9{
	top: 429px;
	left: 688px;
}
.ses-2 .ses-2-bg .cir10{
	top: 429px;
	left: 895px;
}
.ses-2 .ses-2-bg .cir11{
	top: 429px;
	left: 1056px;
}
@keyframes shark{
	0%{opacity: 0.6;transform: scale(1);}
	100%{opacity: 1;transform: scale(1.2);}

}
@-webkit-keyframes shark{
	0%{opacity: 0.6;transform: scale(1);}
	100%{opacity: 1;transform: scale(1.2);}

}

.ses-3{}
.ses-3 .tit-con{
	font-size: 40px;
	color: #feffff;
	text-shadow: 0 0 35px #60b3f5;
	line-height: 1;
	letter-spacing: 4px;
	padding-left: 10px;
}
.ses-3 .tit-an{
	width: 220px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 3px;
	border:2px solid #4dd1ff;
	margin-left: 20px;
}
.ses-3-block{
	margin-top: 50px;
}
.living-block{
	font-size: 0;
    margin: 0 auto;
    width: 759px;
    height: 462px;
}
.living-comment{
	padding: 28px 12px 20px 32px;
	background:url(../images/triangle.jpg) no-repeat top right #16233d; 
}
.living-comment .com-list{
	overflow-y: scroll;
	padding-right: 30px;
	height: 312px;
}
.living-comment .com-list::-webkit-scrollbar{ width:12px; height:5px; background-color:#0e63a5;border-radius: 5px}
.living-comment .com-list::-o-scrollbar{ width:12px; height:5px; background-color:#0e63a5;border-radius: 5px}
.living-comment .com-list::-webkit-scrollbar:hover{ /*background-color:#eee;*/ }
.living-comment .com-list::-o-scrollbar:hover{ /*background-color:#eee;*/ }
.living-comment .com-list::-webkit-resizer{}
.living-comment .com-list::-o-resizer{}
.living-comment .com-list::-webkit-scrollbar-thumb{ -webkit-border-radius:4px; background-color:#08538e; height:10px;border-radius: 5px}
.living-comment .com-list::-webkit-scrollbar-thumb{ -webkit-border-radius:4px; background-color:#08538e; height:10px;border-radius: 5px}
.living-comment .com-list::-o-scrollbar-thumb{ -o-border-radius:4px; background-color:#08538e; height:10px;border-radius: 5px}
.living-comment .com-list::-webkit-scrollbar-thumb:hover{ background-color: #1c3956;}
.living-comment .com-list::-o-scrollbar-thumb:hover{ background-color: #1c3956;}
.living-comment .com-list::-webkit-scrollbar-thumb:active{ background-color:#1c3956;}
.living-comment .com-list::-o-scrollbar-thumb:active{ background-color:#1c3956;}
.living-comment .com-list li{
	width: 350px;
	padding:20px 0;
	color: #d0d0d0;
}
.living-comment .com-list li .t-avatar{
	border-radius: 50%;
	overflow: hidden;
	width: 32px;
	height: 32px;
}
.living-comment .com-list li .t-name{
	color: #fff;
	margin-left: 15px;
	font-weight: bold;
	margin-top: 5px;
}
.living-comment .com-list li .com-con{
	width: 310px;
	word-break: break-all;
	margin-top: 5px;
}
.living-comment .com-into{
	border:1px solid #9ba0a6;
	height: 50px;
	display: flex;
	margin-top: 18px;
	width: 375px;
}
.living-comment .com-into input{
	outline: none;
	border: 0;
	padding: 15px;
	height: 20px;
	width: 286px;
	overflow: hidden;
	background: #e5ebf2;
}
.living-comment .com-into button{
	outline: none;
	border: 0;
	height: 50px;
	line-height: 50px;
	width: 60px;
	color: #fff;
	font-size: 18px;
	background: #214b92;
	font-family: '微軟正黑體';
	cursor: pointer;
}
.living-comment .com-into button:hover{
	opacity: 0.9;
	filter:Alpha(opacity=90);
}

/*大会嘉宾*/
.ses-4{
	margin-top: 70px;
}
.ses-4 .tit{
	background: url(../images/ses-4.png) no-repeat center center;
	height: 75px;
	padding-top: 52px;
	text-align: center;
	font-size: 40px;
    color: #feffff;
    text-shadow: 0 0 35px #60b3f5;
    letter-spacing: 16px;    
}
.ses-4 .gust-list li{
	/*display: inline-block;*/
	float: left;
	background: url(../images/gust1.png) no-repeat;
	text-align: center;
	color: #fff;
	width: 196px;
	height: 242px;
	padding-top: 36px;
	transition: transform .3s,opacity .3s;
	margin-right: 44px;
	margin-top: 60px;

}
.ses-4 .gust-list li:nth-child(5n){
	margin-right: 0;
}
.ses-4 .gust-list li:hover{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-moz-transform: scale(1.2);
	background: url(../images/gust2.png) no-repeat;
	background-size: 196px 278px;

}
.ses-4 .gust-list li .con{
	width: 175px;
}
.ses-4 .gust-list li .con .avatar{
	width: 94px;
	height: 94px;
	line-height: 94px;
	text-align: center;
	overflow: hidden;
	border-radius: 50%;
	border-left:2px solid #214b92;
	border-right: 2px solid #214b92;
	margin: 0 auto;
	color: #4dd1ff;
	background: #0e2350;
	font-size:40px;
}
.ses-4 .gust-list li .con .name{
	font-size: 20px;
	line-height: 2;
	margin-top: 5px;
}
.ses-4 .gust-list li .con .name.sp{
	font-size: 14px;
	line-height: 48px;
	padding-left: 12px;
	
}
.ses-4 .gust-list li .con .intro{
	font-size: 13px;
	line-height: 1.6;
	padding-left: 12px;
}
.ses-4 .gust-list li .con .intro.sp{
	padding-left: 12px;
}
.ses-4 .tab-list{
	width: 200px;
	margin: 0 auto;
	margin-top: 50px;
}
.ses-4 .tab-list .tab{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: #234477;
	border-radius: 50%;
	transition: all .3s;
	cursor: pointer;
	margin-left: 15px;

}
.ses-4 .tab-list .tab:nth-child(1){
	margin-left: 0px;
}
.ses-4 .tab-list .tab.act{
	transform: scale(1.3);
	background: #305c9d;
}

/*轮播*/
.ses-5{
	margin-top: 40px;
}
.ses-5 .tit{
	font-size: 40px;
    color: #feffff;
    text-shadow: 0 0 35px #60b3f5;
    line-height: 1;
    letter-spacing: 10px;
    text-align: center;
    margin-bottom: 30px;
}

.ses-6{
	margin-top: 70px;
	padding-bottom: 100px;
	position: relative;
	height: 1046px;
}
.ses-6 .tit{
	background: url(../images/ses-4.png) no-repeat center center;
	height: 75px;
	padding-top: 52px;
	text-align: center;
	font-size: 40px;
    color: #feffff;
    text-shadow: 0 0 35px #60b3f5;
    letter-spacing: 16px;
     
}
.ses-6 .ses-6-con{
	position: absolute;
	z-index: 2;
}
.ses-6 .bg-zl{
	position: absolute;
	top: 330px;
	left: 180px;
	z-index: 1;
	animation:big-zl 20s infinite linear;
	-webkit-animation:big-zl 20s infinite linear;
	-o-animation:big-zl 20s infinite linear;
	-moz-animation:big-zl 20s infinite linear;
}
@keyframes big-zl{
	0%{
		transform: rotateZ(0deg);
	}
	50%{
		transform: rotateZ(360deg);

	}
	100%{
		transform: rotateZ(0deg);
		
	}
}
@-webkit-keyframes big-zl{
	0%{
		-webkit-transform: rotateZ(0deg);
	}
	50%{
		-webkit-transform: rotateZ(360deg);

	}
	100%{
		-webkit-transform: rotateZ(0deg);
		
	}
}
/*.ses-6 .bg-zl2{
	position: absolute;
	top: 400px;
	left: 200px;
	z-index: 1;
	animation:big-zl2 8s infinite alternate linear
	-webkit-animation:big-zl2 8s infinite alternate linear
	-o-animation:big-zl2 8s infinite alternate linear
	-moz-animation:big-zl2 8s infinite alternate linear
}
@keyframes big-zl2{
	0%{
		transform: rotateY(0deg);
	}
	50%{
		transform: rotateY(360deg);

	}
	100%{
		transform: rotateY(0deg);
		
	}
}*/
.ses-6 .ses-6-con ul li{
	float: left;
	padding: 8px;
	background: #162137;
	width: 366px;
	border:1px solid #20488c;
	margin-left: 18px;
	cursor: pointer;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.ses-6 .ses-6-con ul li:hover{
    -webkit-box-shadow: 0 3px 30px #60b3f5;
    -o-box-shadow: 0 3px 30px #60b3f5;
    box-shadow: 0 3px 30px #60b3f5;
    -webkit-transform: translate3d(0, 1px, -2px);
    -o-transform: translate3d(0, 1px, -2px);
    transform: translate3d(0, 1px, -2px);
}
.ses-6 .ses-6-con ul li:hover .li-tit{
	padding-left: 10px;
}
.ses-6 .ses-6-con ul{
	margin-top: 50px;
}
.ses-6 .ses-6-con ul:nth-child(2){
	margin: 0 auto;
	width: 786px;
	margin-top: 30px;
}
.ses-6 .ses-6-con ul li:first-child{
	margin-left: 0;
}
.ses-6 .ses-6-con ul li .li-i{
	width: 366px;
	height: 217px;
	background: #fff;

}
.ses-6 .ses-6-con ul li .li-tit{
    font-size: 22px;
    line-height: 70px;
    color: #258bb6;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: padding .3s;
}
.ses-6 .ses-6-con ul li .li-info{
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	height: 96px;
	overflow: hidden;
}
.ses-6 .tab-list2{
	width: 180px;
	margin: 0 auto;
	margin-top: 50px;
}
.ses-6 .tab-list2 .tab2{
	display: inline-block;
	width: 30px;
	height: 30px;
	background: #234477;
	border-radius: 50%;
	transition: all .3s;
	cursor: pointer;
	text-align: center;
	line-height: 28px;
	color: #fff;
	font-size: 16px;
}
.ses-6 .tab-list2 .tab2:nth-child(2){
	margin-left: 30px;
}
.ses-6 .tab-list2 .tab2:nth-child(3){
	margin-left: 30px;
}
.ses-6 .tab-list2 .tab2.act{
	transform: scale(1.3);
	background: #305c9d;
}

.ses-7{
	margin-top: 40px;
}
.ses-7 .company-icon{
	background: url(../images/bj.png) no-repeat top left,url(../images/bj2.png) no-repeat bottom right;
	padding: 8px;
	text-align: center;
	position: relative;
    height: 318px;
}
.ses-7 .company-icon .tit{
	font-size: 30px;
    color: #feffff;
    text-shadow: 0 0 35px #60b3f5;
    line-height: 1;
    letter-spacing: 10px;
    text-align: center;
    margin-bottom: 44px;
}
.ses-7 .company-icon .company-icon-inner{
	width: 1180px;
    margin: 0 auto;
    border: 1px solid #2d60af;
    padding-top: 40px;
    padding-bottom: 50px;
    position: absolute;
    z-index: 2;

}
.ses-7 .company-icon .icon{
	font-size: 24px;
    color: #258bb6;
    text-align: center;
    width: 1000px;
    margin: 0 auto;
    line-height: 1.6;
}
.ses-8{
    margin-top: 100px;
    margin-bottom: 160px;
}
.ses-8 .tit{
    text-align: center;
}
.ses-8 .con-wrap{
	background: url(../images/ses-8-bg.jpg) no-repeat center center;
	height: 370px;
}
.ses-8 .con-wrap .con{
	font-size: 26px;
    color: #258bb6;
    text-align: center;
    width: 960px;
    margin: 0 auto;
    line-height: 1.8;
    padding-top: 80px;
}

.ses-bottom{
	margin-top: 120px;
	padding-bottom: 70px;
}
.ses-bottom .bottom-bg{
	background: url(../images/db.png) no-repeat center center;
	height: 44px;
	margin-bottom: 20px;
}
.ses-bottom .intro{
	text-align: center;
	position: relative;
}
.ses-bottom .intro .office{
	position: absolute;
	top: 35px;
	left: 33px;
	font-size: 18px;
	color: #2c64bc;
}
.ses-bottom .intro img{
	vertical-align: middle;
	animation:shine 1.2s infinite ease-in-out;
	-webkit-animation:shine 1.2s infinite ease-in-out;
	-o-animation:shine 1.2s infinite ease-in-out;
	-moz-animation:shine 1.2s infinite ease-in-out;
}
.ses-bottom .intro span{
	position: relative;
	color:#2c64bc;
	font-size: 22px;
}
.ses-bottom .qr{
	text-align: center;
	margin-top: 20px;
}
@keyframes shine{
	0%{
		opacity: 0.5;
	}
	50%{
		opacity: 1;
	}
	100%{
		opacity: 0.5;
	}
}
@-webkit-keyframes shine{
	0%{
		opacity: 0.5;
	}
	50%{
		opacity: 1;
	}
	100%{
		opacity: 0.5;
	}
}
.ses-yj .wrap{
	padding: 18px;
	background: #0f172b;
	text-align: center;
	margin-top: 40px;
}
.ses-yj .tit{
	background: url(../images/ses-4.png) no-repeat center center;
	height: 75px;
	padding-top: 52px;
	text-align: center;
	font-size: 40px;
    color: #feffff;
    text-shadow: 0 0 35px #60b3f5;
    letter-spacing: 16px;    
}
.ses-yj .tab-list3{
	width: 130px;
	margin: 0 auto;
	margin-top: 35px;
	margin-bottom: 16px;
}
.ses-yj .tab-list3 .tab3{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: #234477;
	border-radius: 50%;
	transition: all .3s;
	cursor: pointer;
	text-align: center;
	line-height: 20px;
	color: #fff;
	font-size: 12px;
	margin-left: 15px;

}
.ses-yj .tab-list3 .tab3:nth-child(1){
	margin-left: 0px;
}
.ses-yj .tab-list3 .tab3.act{
	transform: scale(1.4);
	background: #305c9d;
}