﻿@charset "utf-8";


.slideBox{background-color:#fff;width:100%;overflow:hidden;position:relative;z-index:1;height:380px;margin-top:2px}
.slideBox .bd{position:relative;z-index:1;background-color:#fff}
.slideBox .bd ul{width:100% !important}
.slideBox .bd li{width:100% !important;height:380px;overflow:hidden;text-align:center}
.slideBox .bd a{width:1600px;top:0;position:absolute;z-index:1;left:50%;margin-left:-800px;display:block;height:380px}
.slideBox .bd a img{width:1600px;height:380px}
.slideBox .hd{position:absolute;z-index:2;bottom:20px;width:100%;text-align:center}
.slideBox .hd li{overflow:hidden;cursor:pointer;display:inline-block;border:2px solid #24747b;background-color:#fff;border-radius:50%;margin:0 6px;height:12px;width:12px}
.slideBox .hd li.on{border-color:#f8c63a;background-color:#fff;width:14px;height:14px;}




/*
.slideBox{background-color:#f5f5f5;width:100%;overflow:hidden;position:relative;z-index:1;height:360px;margin-top:2px}
.slideBox .bd{position:relative;z-index:1;background-color:#fff}
.slideBox .bd ul{width:100% !important}
.slideBox .bd li{width:100% !important;height:480px;overflow:hidden;text-align:center}
.slideBox .bd a{width:1600px;top:0;position:absolute;z-index:1;left:50%;margin-left:-800px;display:block;height:480px}
.slideBox .bd a img{width:1600px;height:480px}
.slideBox .hd{position:absolute;z-index:2;bottom:20px;width:100%;text-align:center}
.slideBox .hd li{overflow:hidden;cursor:pointer;display:inline-block;border:2px solid #24747b;background-color:#fff;border-radius:50%;margin:0 6px;height:12px;width:12px}
.slideBox .hd li.on{border-color:#fff;background-color:#fff}



#slider {
	width: 100%;
	position: relative;
	height: 480px;
	min-width: 1200px;
	overflow: hidden;
} */



.banner-bottom {
	background-color: #f5f5f5;
	height: 100px;
	padding: 10px 0
}

.banner-bottom a {
	background-color: #fff;
	float: left;
	height: 100px;
	margin: 0 5px;
	position: relative;
	text-align: center;
	width: 290px
}

.banner-bottom h3 {
	color: #333;
	padding: 20px 0 10px;
	font-size: 18px
}

.banner-bottom p {
	color: #888;
	font-size: 14px
}

.banner-bottom .bq {
	color: #fff;
	height: 22px;
	line-height: 20px;
	position: absolute;
	right: 0;
	top: 0;
	width: 65px
}

.banner-bottom .bq.green {
	background-color: #0dcaa0
}

.banner-bottom .bq.red {
	background-color: #ff7171
}

.banner-bottom .bq.yellow {
	background-color: #f8c820
}

.banner-bottom a:hover {
	text-decoration: none
}

.banner-bottom a:hover h3 {
	color: #fe780b
}

.home-title {
	padding: 60px 0 50px;
	text-align: center
}

.home-title h1,.home-title h2,.home-title h3 {
	color: #333;
	font-size: 30px
}

.home-title p {
	color: #666;
	font-size: 16px;
	padding-top: 10px
}

.home-products {
	height: 360px;
	padding: 10px 0 80px
}

.products-item {
	background-color: #f8f8f8;
	border: 1px solid #e8e8e8;
	height: 350px;
	overflow: hidden;
	transition: all .3s cubic-bezier(.4,0,.2,1) 0s,z-index 0s ease .12s;
	width: 238px;
	position: relative
}

.products-item:nth-child(2) {
	margin-left: -1px
}

.products-item:nth-child(3) {
	margin-left: -1px
}

.products-item:nth-child(4) {
	margin-left: -1px
}

.item-small {
	width: 238px;
	opacity: 1;
	z-index: 99;
	position: absolute;
	left: 0;
	transition: all .3s cubic-bezier(0.4,0,0.2,1) 0s,z-index 0s ease .12s
}

.item-small .pic {
	width: 238px;
	height: 120px
}

.item-small h4 {
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	padding-top: 24px;
	color: #333
}

.item-small .p1 {
	color: #333;
	font-size: 16px
}

.item-small .p2 {
	color: #888;
	padding-top: 10px;
	font-size: 13px;
	line-height: 20px
}

.products-item .btn {
	width: 118px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #0082fd;
	display: block;
	color: #0082fd;
	margin-left: auto;
	margin-right: auto;
	border-radius: 3px;
	text-align: center
}

.products-item .btn:hover {
	background: #0082fd;
	color: #fff;
	text-decoration: none
}

.item-small .btn {
	font-size: 14px;
	margin-top: 25px
}

.item-big {
	width: 480px;
	opacity: 0;
	z-index: 10;
	position: absolute;
	left: 0;
	transition: all .3s cubic-bezier(.4,0,.2,1) 0s,z-index 0s ease .12s
}

.item-big .big-left {
	width: 214px
}

.item-big .big-left .small-pic {
	width: 214px;
	height: 120px
}

.item-big .big-left h4 {
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	padding-top: 20px;
	color: #333
}

.item-big .big-left .pic {
	width: 214px;
	height: 120px
}

.item-big .big-left .p1 {
	color: #333;
	font-size: 16px
}

.item-big .big-left .p2 {
	color: #888;
	padding-top: 10px;
	font-size: 13px;
	line-height: 24px
}

.item-big .big-right {
	border-left: 1px solid #e8e8e8;
	width: 250px;
	height: 280px;
	padding-left: 15px;
	margin-top: 35px
}

.item-big .big-right h5 {
	font-size: 16px;
	color: #3381ca
}

.item-big .big-right p {
	color: #666
}

.item-big .big-right .p1 {
	padding-top: 20px;
	font-size: 13px;
	line-height: 24px
}

.item-big .big-right .p2 {
	padding-top: 15px;
	font-size: 13px;
	line-height: 30px;
	color: #888
}

.item-big .big-right .btn {
	margin-left: 0;
	margin-top: 20px;
	font-size: 14px
}

.products-item.on {
	width: 480px;
	border: 1px solid #25aaff;
	position: relative;
	background: #fff;
	z-index: 10;
	-webkit-box-shadow: 0 0 15px rgba(37,170,255,.5);
	-moz-box-shadow: 0 0 15px rgba(37,170,255,.5);
	box-shadow: 0 0 15px rgba(37,170,255,.5)
}

.products-item.on .item-small {
	opacity: 0;
	z-index: 10
}

.products-item.on .item-big {
	opacity: 1;
	z-index: 99
}

.ind-con-img {
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 420px
}

.ind-con-img img {
	width: 1920px;
	height: 420px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px
}

.home-case {
	padding-bottom: 60px
}

.case-list a {
	display: block;
	border: 1px solid #e8e8e8;
	height: 100px;
	margin-bottom: 25px;
	margin-right: 25px;
	width: 218px;
	text-align: center
}

.case-list img {
	height: 100px;
	width: 200px
}

.case-list.last a {
	margin-right: 0
}

.case-list a:hover {
	border: 1px solid #25aaff;
	-webkit-box-shadow: 0 0 8px rgba(37,170,255,.5);
	-moz-box-shadow: 0 0 8px rgba(37,170,255,.5);
	box-shadow: 0 0 8px rgba(37,170,255,.5)
}

.more-case {
	padding-top: 15px
}

.more-case a {
	color: #0082fd;
	margin: auto;
	display: block;
	width: 200px;
	height: 44px;
	border: 1px solid #0082fd;
	border-radius: 3px;
	text-align: center;
	line-height: 44px;
	font-size: 16px
}

.more-case a:hover {
	text-decoration: none;
	background-color: #0082fd;
	color: #fff
}

.home-foot {
	background-color: #f8f8f8;
	padding-bottom: 80px
}

.news-box {
	background-color: #fff;
	border: 1px solid #e8e8e8;
	height: 348px;
	padding: 20px 30px;
	width: 318px
}

.news-box h3 {
	color: #333;
	font-size: 18px;
	margin-bottom: 25px
}

.news-box h3 a:hover {
	text-decoration: none
}

.news-left {
	margin-right: 30px
}

.news-left div,.news-right div {
	color: #777;
	font-size: 15px;
	line-height: 30px;
	text-indent: 30px
}

.news-right div {
	margin-bottom: 30px
}

.news-right p {
	font-size: 15px;
	line-height: 32px
}

.news-right p span {
	font-weight: 700;
	font-size: 16px
}

.news-top {
	border-bottom: 1px solid #e8e8e8;
	height: 179px;
	width: 318px
}

.news-img {
	display: block;
	height: 120px;
	width: 318px;
	padding-bottom: 20px
}

.news-img img {
	height: 120px;
	width: 318px;
	object-fit: cover
}

a.news-link {
	font-size: 16px;
	display: block;
	line-height: 22px;
	height: 22px
}

a.news-link,.news-center li a {
	color: #515151
}

a.news-link:hover,.news-center li a:hover {
	text-decoration: none;
	color: #0082fd
}

.news-center ul {
	padding-top: 10px
}

.news-center li {
	height: 30px;
	line-height: 30px;
	font-size: 14px
}

#footer {
	margin-top: 0
}

.hide {
	display: none
}

.appxb-header {
	position: fixed;
	bottom: 8px;
	left: 0;
	cursor: pointer
}

.appxb {
	position: fixed;
	bottom: 0;
	width: 100%;
	left: 0;
	z-index: 999999
}

.appxb-con {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: -100%
}

.appxb-con>div {
	z-index: 10;
	width: 990px;
	margin: 0 auto;
	position: relative
}

.appxb-con .app-warp {
	width: 100%;
	position: absolute;
	left: 0;
	z-index: -2;
	height: 170px;
	bottom: 0;
	background: #000f17;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000f17,endColorstr=#50000f17);
	filter: alpha(Opacity=85);
	background: rgba(0,15,23,.85)
}

.warp-close {
	background: url(../images/close.png) no-repeat center center;
	position: absolute;
	top: 25px;
	right: -60px;
	width: 60px;
	height: 60px;
	z-index: 9;
	transition: .5s
}

.warp-close:hover {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg)
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
		-webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
		animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		-webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
		animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
		transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
		-webkit-animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190);
		animation-timing-function: cubic-bezier(0.550,0.055,0.675,0.190)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
		-webkit-animation-timing-function: cubic-bezier(0.175,0.885,0.320,1);
		animation-timing-function: cubic-bezier(0.175,0.885,0.320,1)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px,0,0);
		transform: translate3d(-2000px,0,0)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px,0,0);
		transform: translate3d(-2000px,0,0)
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px,0,0);
		transform: translate3d(2000px,0,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px,0,0);
		transform: translate3d(2000px,0,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px,0,0);
		transform: translate3d(-2000px,0,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px,0,0);
		transform: translate3d(-2000px,0,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px,0,0);
		transform: translate3d(2000px,0,0)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px,0,0);
		transform: translate3d(2000px,0,0)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}