
.count-particles {
	background:#002;
	position:absolute;
	top:48px;
	left:0;
	width:80px;
	color:#13e8e9;
	font-size:.8em;
	text-align:left;
	text-indent:4px;
	line-height:14px;
	padding-bottom:2px;
	font-family:Helvetica,Arial,sans-serif;
	font-weight:700
}
.js-count-particles {
	font-size:1.1em
}
#stats,.count-particles {
	-webkit-user-select:none;
	margin-top:5px;
	margin-left:5px
}
#stats {
	border-radius:3px 3px 0 0;
	overflow:hidden
}
.count-particles {
	border-radius:0 0 3px 3px
}
#particles-js {
	width:100%;
	height:100%;
	background-color:#000;
	background-image:url('');
	background-size:cover;
	background-position:50% 50%;
	background-repeat:no-repeat
}


/*---banner---*/
.banner {
	width: 100%;
	/*	height: 842px;*/
	height: 100vh;
	margin: 0 auto;
}

.slideBox {
	height: 100vh;
	width: 100%;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	margin: 0 auto;
	
	
}
.swiper-container{
	width: 100%;
	height: 100%;
}
.swiper-slide{
	height: 100%;
	overflow: hidden;
	width: 100%;
}
.bn-item{
	height: 100%;
	width: 100%;
	transform: scale(1);
	position: relative;
}
.banner-box{
	width: 668px;
	height: 100%;
	
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.banner-content{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 50%;
	
}
@keyframes myrotate{
	from{transform: rotateZ(0);}
	to{transform: rotateZ(160deg);}
}
.sin{
	animation: myrotate 50s infinite;
}
.yw{
	color: #fff;
	font-size: 16px;
}
.tit{
	font-size: 50px;
	color: #f35626;
    background-image: -webkit-linear-gradient(92deg,#f35626,#feab3a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: hue 60s infinite linear;
	font-weight: bold;
	box-shadow:0 1px 40px rgba(255,255,255,.5);
	margin: 25px 0;
	
}

.sm{
	color: rgba(255,192,0,.6);
	font-family: "微软雅黑";
	font-weight: bold;
}
/*---page02---*/
.page02 {
	width: 100%;
	height: 900px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background-color: #3498db;
	/*	background:  url(../images/page02.jpg) no-repeat center;*/
}

.li-img01 {
	position: absolute;
	width: 100%;
	height: 900px;
	float: left;
	z-index: -1;
	overflow: hidden;
}

.page02-con {
	width: 1200px;
	margin: 0 auto;
}

.page-title {
	vertical-align: middle;
	text-align: center;
	padding-top: 36px;
}

.smk{
	width: 80%;
}

.p1 {
	font-size: 20px;
	color: #fff;
	text-align: center;
	margin-top: 20px;
}

.p2 {
	font-size: 18px;
	color: #fff;
	text-align: center;
}

.s-con {
	margin: 60px 0;
	border: 0;
}

.s-con ul li {
	float: left;
	width: 23%;
	height: 420px;
	margin: 0 1%;
	list-style: none;

}

.image-box {
	margin-top: 102px;
	text-align: center;
	color: #fff;
	height: 358px;
}

.p3 {
	font-size: 20px;
	margin-top: 30px;
}

.p4 {
	font-size: 14px;
	margin: 5px;
}

.p5 {
	font-size: 24px;
	padding-top: 60px;
}

.p6 {
	line-height: 36px;
}

.p7 {
	width: 80%;
	margin: 0 auto;
	margin-top: 60px;
	text-align: left;
}

.btn {
	display: block;
	width: 114px;
	height: 34px;
	margin: 0 auto;
	text-align: center;
	line-height: 34px;
	color: #026b6a;
	background: #fff;
	margin-top: 60px;
}

.btn:hover {
	background: #3498db;
	color: #fff;
	transition: 0.4s;
}

.text-desc {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #0ba4d0;
	height: 100%;
	opacity: 0;
	width: 100%;
}

.port-1 {
	float: left;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.port-1 .text-desc {
	opacity: 1;
	top: -100%;
	transition: 0.5s;
	color: #fff;
}

.port-1 img {
	transition: 0.5s;
}

.port-1:hover img {
	transform: scale(1.2);
}

.port-1.effect-2 .text-desc {
	top: auto;
	bottom: -100%;
}

.port-1.effect-2:hover .text-desc {
	bottom: 0px;
}

/*---page03---*/
.page03 {
	width: 100%;
	/*	height: 1280px;*/
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background-color: #2c2f32;
	/*	background:  url(../images/page03.jpg) no-repeat center;*/
	padding-bottom: 50px;
}

.li-img02 {
	position: absolute;
	width: 100%;
	height: 1280px;
	float: left;
	z-index: -1;
	overflow: hidden;
}

.page03-con {
	/*	width: 1200px;*/
	margin: 0 auto;
}

.c-con {
	/*	width: 1200px;*/
	margin: 36px auto;
}

.c-con ul li {
	float: left;
	width: 25%;
	/*    height: 300px;*/
	/*    margin: 10px 5px;*/
	/*
    border: 5px solid #fff;
    border-radius: 14px;
*/
	overflow: hidden;
	/*	box-shadow: 0 15px 30px rgba(0,0,0,0.2);*/
	position: relative;
}

.c-con ul li:hover {
	/*	transform: translate3d(0,6px,0);*/
	transition: all .5s linear;
}

.port-3 {
	float: left;
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: center;
	perspective: 500px;
	/*	border-radius: 8px;*/
}

.port-3 img {
	transition: 0.5s;
	width: 100%;
}

.text-desc1 {
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, 0.7);
	height: 100%;
	opacity: 0;
	width: 100%;
	text-align: center;
}

.port-3.effect-2 .text-desc1 {
	z-index: 2;
	transition: 0.5s;
	transform: rotateX(80deg);
	transform-origin: center bottom 0;
	top: auto;
	bottom: 0;
}

.port-3.effect-2:hover .text-desc1 {
	transform: none;
	opacity: 1;
}

.port-3.effect-2:hover img {
	transform: translateY(-100%)
}

.case-title {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	margin-top: 80px;
}

.p-line {
	width: 48px;
	height: 6px;
	background-color: #ffc500;
	margin: 20px auto;
}

.a-more {
	font-size: 12px;
	color: #fff;
}

.a-more:hover {
	color: #ffc500;
	transition: linear 0.5s;
}

.a-case {
	display: block;
	margin: 50px auto;
	width: 240px;
	height: 46px;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
	line-height: 46px;
	/*	margin-top: 50px;*/
}

.a-case:hover {
	color: #15d9db;
	border: 1px solid #15d9db;
	transition: all .5s linear;
}

/*---page04---*/
.page04 {
	width: 100%;
	/*	height: 885px;*/
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background-color:#0a304d;
	/*	background:  url(../images/page04.jpg) no-repeat center;*/
}

.li-img03 {
	position: absolute;
	width: 100%;
	height: 885px;
	float: left;
	z-index: -1;
	overflow: hidden;
}

.page04-con {
	width: 1200px;
	margin: 0 auto;
}

.n-con {
	width: 1200px;
	margin: 36px auto 0;
}

.n-con ul li {
	width: 25%;
	height: 176px;
	float: left;
	margin-bottom: 0;
	padding: 0 4.16%;
	box-sizing: border-box;
}

.new-title {
	border-bottom: 1px dashed #a1a1a1;
	padding-bottom: 20px;
}

.new-title a {
	display: inline-block;
	width: 100%;
	font-size: 16px;
	color: #fff;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.new-title a:hover {
	color: #15d9db;
	transition: all .5s linear;
}

.new-des {
	font-size: 12px;
	color: #d4d2d2;
	line-height: 24px;
	padding: 24px 0;
}

.new-date em {
	font-size: 30px;
	font-style: italic;
	color: #d4d2d2;
}

.new-date .line-span {
	display: inline-block;
	width: 40px;
	height: 1px;
	background-color: #d4d2d2;
	line-height: 40px;
	margin: 8px 4px;
}

.new-date .year-span {
	font-size: 18px;
	font-style: italic;
	color: #d4d2d2;
}

.new-a {
	display: inline-block;
	width: 22px;
	height: 16px;
	float: right;
	background: url(../images/new-a.png) no-repeat center;
	margin-top: 18px;
}

.a-new {
	display: block;
	margin: 50px auto;
	width: 240px;
	height: 46px;
	border: 1px solid #fff;
	color: #fff;
	text-align: center;
	line-height: 46px;
}

.a-new:hover {
	color: #15d9db;
	border: 1px solid #15d9db;
	transition: all .5s linear;
}

/*---page05---*/
.page05 {
	width: 100%;
	height: 885px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background: #09837d;
}

.li-img04 {
	position: absolute;
	width: 100%;
	height: 885px;
	float: left;
	z-index: -33;
	overflow: hidden;
}

.page05-con {
	width: 1200px;
	margin: 0 auto;
}

.cus-con {
	width: 1200px;
	margin: 36px auto 0;
}

.cus-left {
	width: 46%;
	height: 500px;
	float: left;
	position: relative;
}

.left01,
.left02,
.left03 {
	width: 50%;
	height: 150px;
	margin-left: 88px;
}

.cus-right {
	width: 54%;
	height: 500px;
	float: right;
}

#iconWall {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 1px;
	padding-left: 1px;
	list-style: none;
}

#iconWall li {
	width: 203px;
	height: 138px;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
	position: relative;

}

.img-back,
.img-front {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #fff;
	width: 203px;
	height: 138px;
	text-align: center;
	display: table-cell;
	display: table;
}

.img-3d {
	transform-style: preserve-3d;
	text-align: center;
}

.img-back {
	transform: rotateY(180deg);
}

#btnRefresh {
	text-align: center;
	transition: .3s linear;
	cursor: pointer;
	float: right;
	margin-right: 40px;
}

#btnRefresh span {
	display: inline-block;
	height: 28px;
	line-height: 28px;
	color: #fff;
	float: left;
	margin: 32px auto 0;
}

.mask {
	position: absolute;
	left: 0;
	top: 0;
	width: 203px;
	height: 138px;
	background-color: rgba(0, 0, 0, .7);
	opacity: 0;
}

.mask img {
	float: right;
	margin-top: 8px;
	margin-right: 8px;
}

.mask a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	/*background-color: red;*/
	width: 70px;
	display: block;
	margin: 0 auto;
	text-align: center;
	height: 18px;
	line-height: 18px;
	border-radius: 9px;
}

li:hover .mask {
	opacity: 1;
	transition: .3s linear;
}




.contact {
	width: 100%;
	border-top: 1px solid #2c363f;
	margin-top: 24px;
}

.contact-con {
	width: 1200px;
	margin: 0 auto;
	padding: 32px 0;
}

.contact-con dl {
	width: 30.333%;
	padding-left: 3%;
	float: left;
	color: #7a889c;
	/*	margin: 0 70px;*/
}

.contact-con dl.location dd {
	font-size: 12px;
	line-height: 25px;
}

.contact-con dl.w-chat {
	text-align: center;
}

.contact-con dl dd.img-p {
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}

.contact-con dl dt.call-p {
	font-size: 18px;
	margin-top: 32px;
}

.contact-con dl dd.call-n {
	font-size: 36px;
	font-style: italic;
	color: #e8de3a;
	line-height: 44px;
}

.contact-con dl dd.call-pho span {
	color: #e8de3a;
}

.footer {
	width: 100%;
	height: 68px;
	background: #1c2227;
}

.footer-con {
	width: 1200px;
	margin: 0 auto;
	padding-top: 18px;
}

.footer-con p {
	font-size: 12px;
	text-align: center;
	color: #7a889c;
}

/*---fix---*/
.footer-con {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0 1px 0;
}

.rwen,
.cqrww {
	text-align: left;
	display: inline-block;
	line-height: 25px;
	float: left;
	width: 49%;
	height: 50px;
	border: 1px solid #2c363f;
	text-indent: 157px;
	color: #7a889c;
}

.cqrww {
	border-left: 0px;
}

.footer-con p {
	line-height: 25px;
}

.img-p:hover {
	color: #36b7e6;
	transition: linear 0.3s;
}

#quey2 p {
	font-size: 12px;
	text-align: center;
}

.rightdiv a {
	color: #fff;
}

.page02_x {
	width: 100%;
	min-height: 730px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background-color: transparent;
	background: url(../images/186.png) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
}

.page02_x_head {

	height: 120px;
	background: #121212;
}

.page02_x_head_label {
	width: 80%;
	text-align: center;
	margin: 0 auto;
}

.page02_x_head_label::after {
	content: "";
	display: block;
	clear: both;
}

.page02_x_head .page02_x_head_label_1 {
	text-align: left;
	display: inline-block;
}
.page02_x_head .page02_x_head_label_1+.page02_x_head_label_1{
	margin-left: 50px;
	
}

.label_Impat {
	display: inline-block;
	transition: 0.5s;
	font-family: Impact;
	font-size: 40px;
	color: #0095e2;
	vertical-align: -1px;
}

.label_heiti {
	display: inline-block;
	transition: 0.5s;
	font-family: "Adobe 黑体 Std R";
	font-size: 40px;
	color: #0095e2;
}

.label_bottom {
	transition: 1s;
	display: block;
	color: #808080;
	text-align: left;
}

/**/
.page-title-2 {
	font-size: 36px;
	color: #686868;
}

.page-title-3 {
	color: #686868;
}

.page-title-1 {
	font-size: 36px;
	color: #b6b6b6;
}

.page-title {
	vertical-align: middle;
	text-align: center;
	padding-top: 90px;
}

.s-con-xcx {
	width: 80%;
	margin: 0 auto;

}

.s-con-xcx::after {
	content: "";
	clear: both;
	display: block;
}

.x-row {
	float: left;
	width: 20%;
	padding-bottom:90px;
}

.x-row-1 {
	height: 107px;
	text-align: center;
}
.x-row-1>img:hover{
	
}

.x-row-2 {
	text-align: center;
	margin: 48px 0px 24px 0px;
	font-size: 18px;
	color: #ffffff;
}

.x-row-3 {
	text-align: center;
	color: #ffffff;
}

.x-row-4 {
	margin-top: 54px;
}

.x-row-4 li {
	text-indent: 27%;
}

.x-row-4 a {
	display: block;
	color: #a4a4a4;
	line-height: 32px;
}

.s-con ul li {
	float: left;
	width: 18%;
	height: 420px;
	margin: 0 1%;
	list-style: none;
}

.word-con {

	background: none;
}

.con-li {
	color: white;

}

.word-con-1 {
	height: 50px;
}

.con-li {
	float: left;
	width: 50%;
}

.zww {
	line-height: 45px;
}

.zww span {
	font-size: 46px;
	font-weight: bold;
	letter-spacing: 9px;
}

.eww {
	font-size: 16px;
	line-height: 23px;
	text-align: left;
	text-transform: uppercase;
}

.zhzj {
	font-size: 46px;
	font-weight: bold;
	letter-spacing: 9px;
}

.img_li {
	height: 235px;
	border: 1px solid #8f8f8f;
	padding: 15px 0px;
}

.img_div {
	float: left;
	width: 33%;
	border-right: 1px solid #8f8f8f;
}

.img_div:last-child {}

.bottom_lanle {
	width: 90%;
	height: 65px;
	margin: 0 auto;
	margin-top: 159px;
	background: rgba(130, 130, 130, 0.37);
	line-height: 65px;
	font-size: 29px;
}

.img_li {
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
	/* Safari 和 Chrome */
}

.word-con-1 {
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
	/* Safari 和 Chrome */
}

.hinge-p1 {
	animation-delay: 1.1s;
	-webkit-animation-delay: 1.1s;
	/* Safari 和 Chrome */
}

.img11 {
	animation-delay: 1.3s;
	-webkit-animation-delay: 1.3s;
	/* Safari 和 Chrome */
}

.loadMore {
	position: absolute;
	bottom: 0px;
	color: white;
	left: 49%;
	animation-duration: 3s;
	z-index: 100;
}

.asfwege3wrgh {
	color: #fff;
	margin-top: -29px;
}

.mymove{
	animation: move 20s linear infinite alternate;
}
@keyframes move {
    0% { transform: scale(1); }
    100%  { transform: scale(1.4);}
}
.myft{
	background: #000;
	height: 800px;
	position: relative;
}
.quanquan{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -350px;
	margin-top: -350px;
	animation: myrotate 50s infinite;
	width: 700px;
	display: block;
	height: 700px;
}
.myft .p1{
	font-size: 35px;
	    color: #f35626;
    background-image: -webkit-linear-gradient(92deg,#f35626,#feab3a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: hue 60s infinite linear;
}
.myft .p2{
	font-size: 30px;
	    color: #f35626;
    background-image: -webkit-linear-gradient(92deg,#f35626,#feab3a);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: hue 60s infinite linear;
}
.myft .page-title{
	padding-top: 250px;
}