@charset "utf-8";
/* CSS Document */

.ewm
{
	width:100%;
	float:left;
	margin-top: 12%;
	z-index: 9999;
}
.ewm_1
{
	width:840px;
	height: 560px;
	border: 1px solid #fff;
	margin:auto;
	background: #00000070;
}
.ewm_t
{
	
}
.ewm_t1
{
	
text-align: center;
	
margin-top: 30px;
}
.ewm_t2
{
	
margin: auto;
	
text-align: center;
}
.ewm_t2 p
{
	
display: inline-flex;
	
margin-right: 10px;
	
margin-left: 10px;
	
color: #fff;
	
font-size: 14px;
}
.ewm_t2 p img
{
	
}
.ewm_t3_1
{

display: inline-block;

width: 225px;
}
.ewm_t3_1 img
{

float: left;
}
.ewm_t3_1 h1
{

float: left;

font-size: 16px;

font-weight: 100;

color: #fff;

margin: 8px 0px 5px 10px;
}
.ewm_t3_1 p
{

float: left;

margin: 0px 0px 5px 10px;

font-size: 14px;

color: #fff;
}
.ewm_t3
{

display: inline-block;

text-align: center;

margin: auto;

width: 100%;

margin-top: 15px;
}
.ewm_b
{
	
text-align: center;
	
margin-top: 15px;
}
.ewm_b p
{
	
font-size: 14px;
	
color: #999;
	
line-height: 24px;
}
.ewm_b img
{
	
width: 30%;
	
border: 1px solid #f1f1f1;
}



*{margin:0;padding:0;}
@keyframes bg1-data-v-c2c41fa4 {
	0% {
		transform: translateY(0)
	}

	to {
		transform: translateY(-916px)
	}
}

@keyframes bg2-data-v-c2c41fa4 {
	0% {
		transform: translateY(0)
	}

	to {
		transform: translateY(-916px)
	}
}
body
{

overflow-y: hidden;
}
.home .banner {
	height: 100%;
	border-bottom: 1px solid #222223;
	position: relative;
	overflow: hidden;
	perspective: 500px;
	transform-style: preserve-3d;
	min-height: 1080px;
}

@media screen and (max-width:768px) {
	.home .banner {
		height: 60vh
	}
}

.home .banner .bg {
	min-width: 2200px;
	height: 1432px;
	z-index: 0;
	position: absolute;
	left: -22%;
	right: -22%;
	top: -22%;
	bottom: -22%;
	transform: rotateX(15deg);
	transform-origin: center;
	vertical-align: middle
}

@media screen and (max-width:768px) {
	.home .banner .bg {
		width: 768px
	}
}

.home .banner .bg .bg1 {
	height: 100%;
	background: 50% no-repeat;
	background-size: 100% 100%;
	animation: bg1-data-v-c2c41fa4 30s linear infinite;
}

.home .banner .bg .bg2 {
	height: 100%;
	background: 50% no-repeat;
	background-size: 100% 100%;
	animation: bg2-data-v-c2c41fa4 30s linear infinite;
}

.home .banner:before {
	content: "";
	position: absolute;
	right: 0;
	top: -2%;
	bottom: 0;
	left: 0;
	background-size: 105% 105%;
	z-index: 1;
	background-color: #000;
    opacity: .7;
}

.home .banner:after {
	content: "";
	position: absolute;
	right: 4%;
	top: 38%;
	bottom: 0;
	width: 1266px;
	height: 337px;
	background: url(../img/background.png) no-repeat 50%;
	z-index: 1
}

@media screen and (max-width:768px) {
	.home .banner:after {
		width: 375px;
		height: 150px;
		background-size: 100% 100%
	}
}

.home .banner .box {
	display: flex;
	justify-content: space-between;
	max-width: 1440px;
	height: 100%;
	margin: auto;
	z-index: 3
}

@media screen and (max-width:768px) {
	.home .banner .box {
		width: 100%
	}
}

.home .banner .box .install {
	width: 580px;
	height: 210px;
	border-bottom: 1px solid #66666d;
	border-left: 1px solid #66666d;
	border-right: 1px solid #66666d;
	z-index: 2;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%)
}

@media screen and (max-width:768px) {
	.home .banner .box .install {
		width: auto;
		height: 40%;
		left: 30px;
		right: 30px;
		transform: translateY(-50%)
	}
}

.home .banner .box .install:before {
	content: "";
	width: 20%;
	border-top: 1px solid #66666d;
	position: absolute;
	left: 0;
	top: 0
}

@media screen and (max-width:768px) {
	.home .banner .box .install:before {
		width: 10%
	}
}

.home .banner .box .install:after {
	content: "";
	width: 20%;
	border-top: 1px solid #66666d;
	position: absolute;
	right: 0;
	top: 0
}

@media screen and (max-width:768px) {
	.home .banner .box .install:after {
		width: 10%
	}
}

.home .banner .box .install h1 {
	color:#fff;
	font-size: 34px;
	letter-spacing: .06em;
	font-weight: 400;
	white-space: nowrap;
	margin: auto;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,-50%)
}

@media screen and (max-width:768px) {
	.home .banner .box .install h1 {
		font-size: 23px;
		white-space: nowrap
	}
}

.home .banner .box .install p {
	padding-top: 40px;
	font-size: 18px;
	color: #99999b;
	text-align: center
}

@media screen and (max-width:768px) {
	.home .banner .box .install p {
		font-size: 14px;
		padding-top: 25px
	}
}

.home .banner .box .install .info {
	color:#fff;
	display: flex;
	justify-content: space-around;
	margin: 40px 0
}

.home .banner .box .install .info span {
	font-size: 18px
}

@media screen and (max-width:768px) {
	.home .banner .box .install .info span {
		font-size: 14px
	}
}

.home .banner .box .install .btn-home {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 250px;
	font-size: 16px;
	transform: translate(-50%,50%);
	letter-spacing: .02em;
	overflow: hidden;
	color: #fff;
    background-color: #fa5e2e;
    border: 1px solid #fa5e2e;
	display: inline-block;
    box-sizing: border-box;
    height: 44px;
    margin: 0;
    padding: 0;
    line-height: 1.2;
    text-align: center;
    border-radius: 2px;
    cursor: pointer;
    transition: opacity .2s;
    -webkit-appearance: none;
}

@media screen and (max-width:768px) {
	.home .banner .box .install .btn-home {
		font-size: 14px;
		width: 230px;
		height: 40px;
	}
}

@media screen and (min-width:768px) {
	.home .banner .box .install .btn-home:hover {
		background-color: #ec6a42
	}

	.home .banner .box .install .btn-home:hover .line:after {
		transform: skewX(-45deg) translateX(25em);
		transition: all 1s ease;
	}

	.home .banner .box .install .btn-home .line:after {
		content: "";
		background-color: hsla(0,0%,100%,.4);
		height: 40px;
		width: 3em;
		display: block;
		position: absolute;
		bottom: 0;
		left: -40%;
		transform: skewX(-45deg) translateX(0);
		transition: none
	}
}





.qq
{
  width:40px;
 background-color :#373d41;
}

/*¿Í·þ*/
.floats{position: fixed; z-index: 1000; bottom: 130px; right: 20px; cursor: pointer; /*width:110px;*/ overflow: hidden;}
.floats .qq{width:110px; height:40px; /*background:#00C2DE;*/ background:#373d41;}
.floats .qq .qqimg{width:110px; height:40px; overflow: hidden; background: url(/images/QQ.png) no-repeat 12px 10px;}
.floats .qq .qqimg a{color:#fff; line-height: 37px; margin-left:40px;text-decoration:none;}
.floats .pro{width:110px; overflow: hidden; background: #fff; }
.floats .pro ul
{
	margin:0px;
	padding-left:0px;
}
.floats .pro ul li{width:110px; line-height: 30px; background: #fff; transition: 0.5s; list-style:none;}
.floats .pro ul li:hover{background: #f2f2f2; transition: 0.5s;}
.floats .pro ul li:hover a{transition: 0.5s; color:#00C1DE; background: url(/images/lt.png) 13px 8px no-repeat;}
.floats .pro ul li a{transition: 0.5s; display: block; color:#333333; font-size:14px; padding-left:40px; line-height: 30px; background: url(/images/lt2.png) 13px 8px no-repeat; text-decoration:none;}
.gotop{width:40px; height:40px; background: #fff; position: fixed; z-index: 1000; bottom: 80px; right: 20px; cursor:pointer; text-align: center; transition: 0.5s; }
.gotop img{margin-top:10px;}
.gotop:hover{transition: 0.5s; box-shadow: 0px 0px 10px #ccc;}


