.bg-star{
	background-color: #190c27;
	color: #fff;
	text-align: center;
	background-image: url(../res/bg/background-star.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}
.bg-fly{
	overflow: hidden;
	padding-top: 40px;
	height: 600px;
	background: url(../res/bg/cygj-bg01.jpg) no-repeat center top;
}
.bg-flys{
	overflow: hidden;
	padding-top: 40px;
	height: 600px;
	background: url(../res/bg/24-1.jpg) no-repeat center top;
}
.bg-phone{
	overflow: hidden;
	padding-top: 40px;
	
	height: 572px;
	background: url(../res/bg/cygj-bg02.jpg) no-repeat center top;
}
.bg-earth{
	/*background-color: #190c27;*/
	color: #fff;
	text-align: center;
	/*background-image: url(../res/bg/sydsj-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	overflow-y: auto;*/
}
.body-star{
	background: transparent;
	padding-top: 95px;
}
.body-earth{
	padding-top: 95px;
	/*height: 1080px;*/
}
div.header-box{
	width: 1166px;
	height: 95px;
	margin: 0 auto;
}
.bg-earth .header{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}
.logo-box{
	width: 187px;
	height: 50px;
	margin-top: 28px;
	background: url(../res/logo-white.png);
}
.header-white{
	background: #fff;
	padding-top: 85px;
}
div.header-fix{
	position: fixed;
	left: 0;
	top: 0;
	background: #fff;
	width: 100%;
	z-index: 5;
	box-shadow: 0  0 15px rgba(0,0,0,0.1);
}
.header-white .logo-box{
	width: 187px;
	height: 50px;
	margin-top: 28px;
	background: url(../res/logo-black.png);
}
.head-right{
	height: 95px;	
}
.head-right ul{
	margin-top: 32px;
}
.head-right li{
	font-size: 15px;
	line-height: 30px;
	margin-left: 85px;
	padding-bottom: 4px;
}
.head-right .text-white a{
	color: #fff;
}
.header-white .head-right .text-white a{
	color: #333;
}
.head-right .text-white:hover{
	border-bottom: 4px solid #4D7CFE;
}
.head-right .text-white:hover a{
	color: #4d7cfe;
}
.aboutus .banner-img{
	background: url(../res/bg/About-bg.jpg) top center;
}
.aboutus .news-body p{
	line-height: 26px;
	text-indent: 2em;
}
.infomation .banner-img{
	background-image: url(../res/bg/info-bg.jpg);
}
.aboutus .news-box ul{
	padding: 6px 40px;
	padding-right: 20px;
	padding-top: 20px;
	width: 486px;
	margin: 40px auto;
	margin-top: 22px;
	margin-bottom: 10px;
	border: 1px dashed #ddd;
	border-radius: 2px;
	background: #fbfbfb;
}
.aboutus .news-box li{
	height: 40px;
	line-height: 26px;
	font-size: 14px;
}
.aboutus .news-box li i{
	margin-right: 12px;
}
.banner-img{
	width: 100%;
	height: 300px;
	background-color: #4D7CFE;
	color: #fff;
	text-align: center;
	overflow: hidden;
}
.banner-text-cn{
	font-size: 32px;
	margin-top: 112px;
}
.banner-text-en{
	font-size: 14px;
	margin-top: 11px;
}
.infomation .banner-text-en{
	margin-top: 7px;
}
.banner-text-en span{
	position: relative;
	display: inline-block;
}
.banner-text-en span::before{
	content: '';
	border-top: 1px solid #fff;
	width: 65px;
	height: 0px;
	position: absolute;
	top: 50%;
	left: -74px;
}
.banner-text-en span::after{
	content: '';
	border-top: 1px solid #fff;
	width: 65px;
	height: 0px;
	position: absolute;
	top: 50%;
	right: -74px;
}
.body{
	background: #f3f5f7;
	position: relative;
}
.news-box{
	margin: 30px auto 70px;
	width: 1100px;
	background: #fff;
	padding: 0px 50px 35px;
	position: relative;
}
.news-box .bread-nav{
	position: absolute;
	top: -50px;
	left: 0;
	text-align: left;
	color: #333;
	line-height: 50px;	
	font-size: 14px;
}
.news-box .bread-nav a:hover{
	color:#4D7CFE;
	text-decoration: underline;
}
.news-item{
	padding: 40px 50px 0px;
	margin: 0 -50px;
	position: relative;
}
.news-item .inner{
	padding-bottom: 40px;
	border-bottom: 1px solid #eee;
}
.news-item:hover{
	background: #f8f8f8;
}
.news-item .img-box{
	width: 400px;
	height: 250px;
	background: #190C27;
}
.news-item .content-box{
	padding-left: 60px;
	font-size: 14px;
	line-height: 20px;
	width: 600px;
}
.news-item .news-title{
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	color: #333;
	position: relative;
	margin-top: 44px;
}
.news-item .news-title::after{
	content: "";
	position: absolute;
	top: 44px;
	left: 0px;
	width: 30px;
	height: 4px;
	background: #000;
}
.news-item .news-sub{
	margin-top: 30px;
	color: #666;
	height: 60px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.news-item .news-time{
	color: #999;
	font-size: 14px;
	margin-top: 28px;
}
.ui-pagenav {
    color: #3d4755;
    font-family: arial, "微软雅黑";
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    margin-top: 20px;
}
.footer{
    height: 300px;
	position: relative;
	margin-top:0;
}
.sy-footer{
    background-image: url(../res/bg/map-02.png);
    background-repeat: no-repeat;
    background-size: auto 300px;
    padding-top:70px;
    height: 300px;
    background-position: 151px 0;
}
.sy-footer img{
    margin-left: 46px;
}
.footer-item{
    position: relative;
    margin-left: 135px;
}
.footer-item h4{
    font-size: 16px;
    color: #cecece;
    margin-bottom: 30px;
}
.footer-item h4 a{
    font-size: 16px;
    color: #cecece;
}
.footer-item a{
    font-size: 14px;
    display: block;
    color: #676767;
    margin-bottom: 20px;
}
.footer-item a:hover{
    color: #ffffff;
    text-decoration: underline;
}
.footer-item1{
   padding-left: 125px;
    margin-left: 47px !important;
}
.footer-item1:before{
    position: absolute;
    content: '';
    width: 1px;
    left: 0;
    top:0;
    bottom: 0;
    background-color: #303030;
}
.footer-bottom{
    text-align: center;
    line-height: 50px;
    height: 50px;
    width: 100%;
    background-color: #000;
    color: #959595;
}
.news-box .ui-pagenav{
	margin-top: 35px;
}
.news-box .ui-pagenav .pages_r{
	width: 524px;
	font-size: 12px;
	margin: 0 auto;
}
.news-box .ui-pagenav .pages_r li{
	height: 30px;
}
.news-box .ui-pagenav .ui-btnenable,
.news-box .ui-pagenav .ui-nagbtn {
    border: 1px solid #e5e5e5;
    color: #333;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    border-radius: 2px;
}
.news-box .ui-pagenav .ui-btncurrpg {
    background-color: #4b86fc!important;
    border: 1px solid #4B86FC;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
}
.news-box .ui-pagenav .ui-btnenable:hover{
	background: #f1f4f5;
}
.news-box .ui-pagenav .pages_r ul li span{
	margin-right: 6px;
	
}
.news-box .ui-pagenav .ui-btndisable {
    border: 1px solid #d0d9df;
    color: #3d4755;
    line-height: 30px;
    margin: 0 5px;
    padding: 0;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    width: 30px;
    height: 30px;
    opacity: 0.4;
    filter: alpha(opacity=40);
    cursor: default!important;
}
.news-box .ui-pagenav .go {
    margin-left:30px;
    margin-right: 3px;
}
.news-box .ui-pagenav .ui-pagination-goto {
    margin-top: -3px;
}
.news-box .ui-pagenav .ui-pagination-goto .padt3 {
    float: left;
    padding: 4px 7px 0 1px;
}
.news-box .ui-pagenav .ui-pagination-goto .input-go {
    margin-top: -1px;
    padding: 0 12px 0 9px;
}
.news-box .ui-pagenav .ui-textfield {
    border: 1px solid #e5e5e5;
    width: 49px;
    height: 30px;
    padding: 0;
    text-align: center;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.news-box .ui-pagenav .ui-textfield:focus{
	border: 1px solid #4D7CFE;
}
.news-box .ui-pagenav .sure {
    background: #fff;
    border: 1px solid #e5e5e5;
    line-height: 20px;
    margin: 4px 0 0 9px;
    padding: 4px 15px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #333;
}
.news-box .ui-pagenav .sure:hover{
	background: #4D7CFE;
	color: #fff;
	border: 1px solid #4D7CFE;
}
.news-head{
	border-bottom: 1px solid #eee;
	padding-bottom: 8px;
}
.news-head .detail-title{
	color: #333;
	text-align: center;
	font-size: 30px;
	line-height: 32px;
	padding-top: 40px;
}
.news-head .detail-time{
	font-size: 14px;
	line-height: 32px;
	color: #999;
	text-align: center;
	margin-top: 10px;
}
.news-detail{
	overflow: hidden;
}
.news-body{
	min-height: 740px;
	overflow: hidden;
}
.m-t-50{
	margin-top: 50px;
}
.news-body p {
	color: #333;
	font-size: 14px;
	line-height: 24px;
	padding: 15px 0;
}
.news-body p .img-box{
	display: block;
	text-align: center;
	margin: 35px auto 5px;
	margin-top: 5px;
}
.aboutus-box{
	padding: 20px 0;
	padding-bottom: 0px;
}
.build-title{
	font-size: 32px;
	margin-top: 37px;
}
.build-sub-title{
	font-size: 14px;
	margin-top:10px ;
}
.build-ani-box{
	width: 595px;
	height: 580px;
	background: url(../res/bg/earth.png) no-repeat center top;
	background-color: transparent;
	position: relative;
	margin: 97px auto 0;
}
.ani-blocks{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: rgba(255,255,255,.15);
	position: absolute;
}
.ani-blocks:hover{
	background: rgba(15,121,239,.15);
}
.ani-blocks:hover .testdiv{
	background: rgba(77,124,254,1);
	transform: scale(0.8);
	animation: none;
	z-index: 2;
}
.ani-blocks-1{
	top: 110px;
	left: -7px;
}
.ani-blocks-2{
	top: -23px;
	left: 265px;
}
.ani-blocks-3{
	top: 145px;
	left: 517px;
}
.ani-blocks-3 .ani-blocks-detail::after{
	border-top-color: #656199;
}
.ani-blocks-4{
	top: 355px;
	left: 466px;
}
.ani-blocks-5{
	top: 355px;
	left: 50px;
}


@keyframes scale{
	0%{transform: scale(0.3);}
	90%{transform: scale(.9);}
	100%{opacity: 0;}
}
.testdiv{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	background: rgba(255,255,255,.35);
	position: absolute;
	top: 0;
	left: 0;
	animation: scale 1s;
	animation-iteration-count: infinite;
}
.ani-blocks-tit{
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	background: transparent;
	text-align: left;
	position: absolute;
	left: -25px;
	top: 90px;
	width: 200px;
}
.ani-blocks-2 .ani-blocks-tit{
	top: -35px;
}
.ani-blocks-detail{
	display: none;
	width: 310px;
	height: 140px;
	border: 1px solid rgba(255,255,255,0.7);
	padding: 15px 15px 20px 18px;
	position: absolute;
	top: calc(-100% - 75px);
	left: 50%;
	transform: translateX(-50%);
	background: rgba(0,0,0,0.2);
	border-radius: 4px;
	z-index: 4;
}
.ani-blocks-2 .ani-blocks-detail{
	height: 170px;
}
.ani-blocks-3 .ani-blocks-detail{
	height: 120px;
	top: calc(-100% - 50px);
}
.ani-blocks-4 .ani-blocks-detail{
	width: 350px;
	height: 185px;
	top: calc(-100% - 115px);
}
.ani-blocks-4 .ani-blocks-detail,
.ani-blocks-5 .ani-blocks-detail{
	background: rgba(0,0,0,0.6);
}
.ani-blocks-2 .ani-blocks-detail{
	top: calc(-100% + 35px);
	left: calc(200% + 90px);
}
.ani-blocks-detail::before,
.ani-blocks-detail::after{
    border:solid transparent;
    content: ' ';
    height: 0;
    top: 100%;
    position: absolute;
    width: 0;
    left: 50%;
    transform: translateX(-50%);
}
.ani-blocks-2 .ani-blocks-detail::before,
.ani-blocks-2 .ani-blocks-detail::after{
	border:solid transparent;
    content: ' ';
    height: 0;
    top: 50%;
    position: absolute;
    width: 0;
    left: -21px;
    transform: translateY(-50%);
}
.ani-blocks-detail::before{
    border-width: 10px;
    border-top-color: rgba(255, 255, 255,.7);
}
.ani-blocks-2 .ani-blocks-detail::before{
	border-width: 10px;
    border-right-color: rgba(255, 255, 255,.7);
}
.ani-blocks-detail::after{
    border-width: 8px;
    border-top-color: #0d132d;
}
.ani-blocks-2 .ani-blocks-detail::after{
 	border-width: 9px;
    border-right-color: #1c2e7e;
    left: -18px;
}
.ani-blocks-1 .ani-blocks-detail::after,
.ani-blocks-3 .ani-blocks-detail::after{
    border-width: 8px;
    border-top-color: #091f76;
}
.ani-blocks-head{
	font-size: 36px;
	margin-bottom: 10px;
}
.ani-blocks-conten{
	font-size: 12px;
	display: -webkit-box;
	text-align: left;
	-webkit-box-orient: vertical;
}
/*.ani-blocks-detail span{
	display: block;
	text-align: center;
}*/
.ani-blocks:hover{
	cursor: pointer;
}
.ani-blocks:hover .ani-blocks-detail{
	display: block;
}
.event-title{
	
	margin-bottom: 14px;
	margin-top: 104px;
}
.event-title .title-img{
	background: url(../res/bg/dsj.png);
	width: 334px;
	height: 152px;
	margin: 0 auto;
}
	/*font-family: LTFUNBO;*/
		
.event-list{
	width: 1000px;
	margin: 140px auto 265px;
	background: transparent;
	color: #fff;
	position: relative;
}
.event-list .fake-item{
	position: absolute;
	top: -16px;
	left: 50%;
	transform:translateX(-50%);
    width: 18px;
    height:18px;
    border-radius: 50%;
    border: 2px solid #fff;
    background: transparent;
}
.event-list .fake-item::before{
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform:translate(-50%,-50%);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
}
.event-list .first-item{
	position: absolute;
	bottom: -196px;
	left: 50%;
	transform: translateX(-50%);
	width: 50%;
	
}
.event-list .first-item::after{
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 50%;
	border:2px solid #fff;
	background: #fff;
	position: absolute;
	top: -16px;
	left: 50%;
    transform: translateX(-50%);
}
.event-list .first-item::before{
	content: '';
	width: 18px;
	height: 18px;
	border-radius: 50%;
	border:2px solid #fff;
	background: #0a216d;
	position: absolute;
	top: -22px;
	left: 50%;
    transform: translateX(-50%);
}
.event-list .list-right,
.event-list .list-left{
	width: 50%;
	padding: 0 110px;
	float: left;
	
}
.event-list .list-left{
	padding-left: 105px;
}
.event-list .list-right{
	padding-right: 105px;
}
.event-list .list-left{
	border-right: 1px solid #fff;
}
.event-list .list-right .event-item,
.event-list .list-left .event-item{
	position: relative;
	margin-top: 0px;
	margin-bottom: 40px;
}
.event-list .list-right .event-item:first-child{
	margin-top: 108px;
}
.event-list .item-no,
.event-list .item-no{
	font-family: LTFUNBO;
	font-size: 62px;
	font-weight: bold;
}
.event-list .list-right .item-no::before{
	content: '';
	border-left: 1px solid #fff;
	width: 0px;
	height: 93px;
	position: absolute;
	top: 0;
	left: -111px;
}
.event-list .list-left .item-no::before{
	content: '';
	border-left: 1px solid #fff;
	width: 0px;
	height: 93px;
	position: absolute;
	top: 0;
	right: -111px;
}
.event-list .list-right .item-title,
.event-list .first-item .item-title,
.event-list .list-left .item-title{
	font-size: 16px;
	line-height: 18px;
	height: 36px;
}
.event-list .list-right .item-sub-title,
.event-list .first-item .item-sub-title,
.event-list .list-left .item-sub-title{
	font-size: 12px;
	line-height: 18px;
	margin-top: 15px;
	height: 36px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.event-list .list-right .item-sub-title::before{
	content: '';
	width: 18px;
	height: 18px;
	border-radius: 50%;
	border:2px solid #fff;
	background: #0a216d;
	position: absolute;
	left: -119px;
	top: 91px;
}
.event-list .list-left .item-sub-title::before{
	content: '';
	width: 18px;
	height: 18px;
	border-radius: 50%;
	border:2px solid #fff;
	background: #0a216d;
	position: absolute;
	right: -119px;
	top: 91px;
}
.event-list .list-left .item-sub-title::after{
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #fff;
	position: absolute;
	right: -113px;
	top: 97px;
}
.event-list .list-right .item-sub-title::after{
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #fff;
	position: absolute;
	left: -113px;
	top: 97px;
}
@keyframes wh{
	0%{
		transform: scale(0.5,0.5);
		opacity: 1;
		filter: alpha(opcity=100);
	}
	/*80%{
		transform: scale(1,1);
		opacity: 0.8;
		filter: alpha(opcity=80);
	}*/
	100%{
		transform: scale(1,1);
		opacity: 0;
		filter: alpha(opcity=0);
	}
}
.event-list .list-right .item-title::before{
	content: '';
	width: 24px;
	height: 24px;
	border: 2px solid #fff;
	background: transparent;
	animation: wh 1.5s;
	animation-iteration-count: infinite;
	position: absolute;
	top: 89px;
	left: -34px;
	border-radius: 50%;
}

.event-list .list-left .item-title::before{
	content: '';
	width: 24px;
	height: 24px;
	border: 2px solid #fff;
	animation: wh 1.5s;
	animation-iteration-count: infinite;
	position: absolute;
	top: 89px;
	right: -34px;
	border-radius: 50%;
	
}
.event-list .list-right .item-no::before{
	content: '';
	width: 0px;
	height: 0px;
	border: 3px solid #fff;
	position: absolute;
	top: 98px;
	left: -25px;
	border-radius: 50%;
}

.event-list .list-left .item-no::before{
	content: '';
	width: 0px;
	height: 0px;
	border: 3px solid #fff;
	position: absolute;
	top: 98px;
	right: -25px;
	border-radius: 50%;
	
}
.event-list .list-right .item-title::after{
	content: '';
	width: 82px;
	border-top: 1px solid #fff;
	position: absolute;
	top: 100px;
	left: -105px;
}
.event-list .list-left .item-title::after{
	content: '';
	width: 82px;
	border-top: 1px solid #fff;
	position: absolute;
	top: 100px;
	right: -105px;
}
.event-list .list-right{
	text-align: left;
}
.event-list .list-left{
	text-align: right;
}
.blocks-tit{
	font-size: 24px;
	line-height: 44px;
	color: #fff;
	margin-top:30px;
	text-align: center;
}
.body-star .blocks-tit{
	margin-top: 23px;
}
.blocks-sub-tit{
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	width: 800px;
	margin: 0 auto;
	margin-top: 30px;
	text-align: left;
}
.steps-con{
	padding: 40px 20px;
	background: rgba(0,0,0,.3);
	color: #fff;
	margin-top: 50px;
	height: 190px;
}
.suyuan-steps{
	width: 1200px;
	margin: 0 auto;
}
.steps-nav{
	position: relative;	
	margin-top: 70px;
}
.steps-nav .steps-icon-box{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: #556688;
	padding: 13px;
	margin-left: 9px;
	margin-bottom: 20px;
	cursor: pointer;
}
.steps-nav .steps-icon-box.act{
	background: #4B86FC;
}
.steps-nav li{
	float: left;
	font-size: 14px;
	color: #fff;
	list-style-type: none;
	width: 78px;
}
.steps-nav li:first-child{
	margin-left: 344px;
}
.steps-nav .steps-line{
	width: 180px;
	height: 20px;
	background: url(../res/icon/icons.png);
	background-position: -217px -1018px;
	margin: 20px 0;
}
.steps-nav li i{
	display: block;
}
.steps-con .steps-tit{
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	padding-left: 15px;
	border-left: 4px solid #4D7CFE;
}
.steps-con .steps-detail{
	margin-top: 10px;
	font-size: 14px;
	line-height: 24px;
	padding-left: 15px;
}
.hide{
	display: none;
}
