<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body {
	width:100%;
	height:100%;
	font-family:"微软雅黑",Arial
}
header,section {
	width:100%;
}
table {
	border-collapse:collapse
}
a{

}
a:focus {
	outline:0;
}
a:hover {
	text-decoration:none;
}
ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.banner-swiper{
	margin-top: 80px;
	height:	600px;
	z-index: 1;
}
.banner-swiper .swiper-container {
	width:100%;
	height:	600px;
}
.banner-swiper .swiper-container .swiper-slide {
	position:relative;
	overflow:hidden
}


.banner-swiper .swiper-container .nth1 {
	background:url(..//images/wp1.jpg?t=1) no-repeat bottom center;
/*	background-image: radial-gradient(circle,#ffffff,#edf2ff);*/

/*	-moz-background-size:cover;
	background-size:cover;*/
}
.banner-swiper .swiper-container .nth1 .box .l {
	position:absolute;
	top:180px;
	left:-10%;
	width:550px;
	height:200px;
}
.banner-swiper .swiper-container .nth1 .box .l h1{
	font-size: 44px;
	font-weight: 700;
	margin: 0 0 0;
	line-height: 60px;
}
.banner-swiper .swiper-container .nth1 .box .l p{
	font-size: 28px;
	margin: 20px 0 0;
}
.banner-swiper .swiper-container .nth1 .box .l a{
	margin: 40px 0 0;
	width: 220px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	background: #236eff;
	text-align: center;
	font-size: 18px;
	color:#fff;
	border-radius: 50px;
	-webkit-border-radius:50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}
.banner-swiper .swiper-container .nth1.active .box .l {
	left:calc(50% - 580px);
	-webkit-transition:all 1s ease-in-out 0s;
	-moz-transition:all 1s ease-in-out 0s;
	-ms-transition:all 1s ease-in-out 0s;
	-o-transition:all 1s ease-in-out 0s;
	transition:all 1s ease-in-out 0s
}
.banner-swiper .swiper-container .nth1 .box .r {
	position:absolute;
	top:80px;
	right:-20%;
	width:380px;
	height:430px;
	background:url(/images/wp1_1_r.png?t=1);
	-moz-background-size:cover;
	background-size:cover
}
.banner-swiper .swiper-container .nth1.active .box .r {
	right:calc(50% - 550px);
	-webkit-transition:all 1s ease-in-out 0s;
	-moz-transition:all 1s ease-in-out 0s;
	-ms-transition:all 1s ease-in-out 0s;
	-o-transition:all 1s ease-in-out 0s;
	transition:all 1s ease-in-out 0s
}
.banner-swiper .swiper-container .nth1 .box .r h1 {
	display:none
}


.banner-swiper .swiper-container .nth2 {
	background-image: radial-gradient(circle,#ffffff,#edf2ff);
	-moz-background-size:cover;
	background-size:cover;
}
.banner-swiper .swiper-container .nth2 .box .l {
	position:absolute;
	top:180px;
	left:-20%;
	width:720px;
	height:200px;
}
.banner-swiper .swiper-container .nth2 .box .l h1{
	font-size: 44px;
	font-weight: 700;
	margin: 0 0 0;
	line-height: 60px;
}
.banner-swiper .swiper-container .nth2 .box .l p{
	font-size: 18px;
	margin: 20px 0 0;
}
.banner-swiper .swiper-container .nth2 .box .l a{
	margin: 40px 0 0;
	width: 220px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	background: #236eff;
	text-align: center;
	font-size: 18px;
	color:#fff;
	border-radius: 50px;
	-webkit-border-radius:50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}
.banner-swiper .swiper-container .nth2.active .box .l {
	left:calc(50% - 580px);
	-webkit-transition:all 1s ease-in-out 0s;
	-moz-transition:all 1s ease-in-out 0s;
	-ms-transition:all 1s ease-in-out 0s;
	-o-transition:all 1s ease-in-out 0s;
	transition:all 1s ease-in-out 0s
}
.banner-swiper .swiper-container .nth2 .box .r {
	position:absolute;
	top:80px;
	right:-10%;
	width:380px;
	height:430px;
	background:url(/images/wp2_r.png?t=1);
	-moz-background-size:cover;
	background-size:cover
}
.banner-swiper .swiper-container .nth2.active .box .r {
	right:calc(50% - 550px);
	-webkit-transition:all 1s ease-in-out 0s;
	-moz-transition:all 1s ease-in-out 0s;
	-ms-transition:all 1s ease-in-out 0s;
	-o-transition:all 1s ease-in-out 0s;
	transition:all 1s ease-in-out 0s
}
.banner-swiper .swiper-container .nth2 .box .r h1 {
	display:none
}

.banner-swiper .swiper-container .nth3 {
	background:url(../images/wp3.jpg?t=1) no-repeat bottom center;
/*	background-image: radial-gradient(circle,#ffffff,#edf2ff);
	-moz-background-size:cover;
	background-size:cover;*/
}
.banner-swiper .swiper-container .nth3 .box .l {
	position:absolute;
	top:180px;
	left:-20%;
	width:650px;
	height:200px;
}
.banner-swiper .swiper-container .nth3 .box .l h1{
	font-size: 44px;
	font-weight: 700;
	margin: 0 0 0;
	line-height: 60px;
}
.banner-swiper .swiper-container .nth3 .box .l p{
	font-size: 28px;
	margin: 20px 0 0;
}
.banner-swiper .swiper-container .nth3 .box .l a{
	margin: 40px 0 0;
	width: 220px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	background: #236eff;
	text-align: center;
	font-size: 18px;
	color:#fff;
	border-radius: 50px;
	-webkit-border-radius:50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}
.banner-swiper .swiper-container .nth3.active .box .l {
	left:calc(50% - 580px);
	-webkit-transition:all 1s ease-in-out 0s;
	-moz-transition:all 1s ease-in-out 0s;
	-ms-transition:all 1s ease-in-out 0s;
	-o-transition:all 1s ease-in-out 0s;
	transition:all 1s ease-in-out 0s
}
.banner-swiper .swiper-container .nth3 .box .r {
	position:absolute;
	top:80px;
	right:-10%;
	width:639px;
	height:420px;
	background:url(/images/wp3_r.png);
	-moz-background-size:cover;
	background-size:cover
}
.banner-swiper .swiper-container .nth3.active .box .r {
	right:calc(50% - 600px);
	-webkit-transition:all 1s ease-in-out 0s;
	-moz-transition:all 1s ease-in-out 0s;
	-ms-transition:all 1s ease-in-out 0s;
	-o-transition:all 1s ease-in-out 0s;
	transition:all 1s ease-in-out 0s
}
.banner-swiper .swiper-container .nth3 .box .r h1 {
	display:none
}

.banner-swiper .swiper-container .nth4 {
	background:url(/images/bg.jpg) 50% 35%;
	-moz-background-size:cover;
	background-size:cover;
}
.banner-swiper .swiper-container .nth4 .box .l {
	position:absolute;
	top:180px;
	left:-20%;
	width:475px;
	height:200px;
}
.banner-swiper .swiper-container .nth4 .box .l h1{
	font-size: 38px;
	font-weight: 700;
	margin: 0 0 0;
	line-height: 60px;
}
.banner-swiper .swiper-container .nth4 .box .l p{
	font-size: 18px;
	margin: 20px 0 0;
}
.banner-swiper .swiper-container .nth4 .box .l a{
	margin: 40px 0 0;
	width: 220px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	background: #236eff;
	text-align: center;
	font-size: 18px;
	color:#fff;
	border-radius: 50px;
	-webkit-border-radius:50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}
.banner-swiper .swiper-container .nth4.active .box .l {
	left:calc(50% - 580px);
	-webkit-transition:all 1s ease-in-out 0s;
	-moz-transition:all 1s ease-in-out 0s;
	-ms-transition:all 1s ease-in-out 0s;
	-o-transition:all 1s ease-in-out 0s;
	transition:all 1s ease-in-out 0s
}
.banner-swiper .swiper-container .nth4 .box .r {
	position:absolute;
	top:80px;
	right:-10%;
	width:380px;
	height:430px;
	background:url(/images/wp1_1_r.png);
	-moz-background-size:cover;
	background-size:cover
}
.banner-swiper .swiper-container .nth4.active .box .r {
	right:calc(50% - 550px);
	-webkit-transition:all 1s ease-in-out 0s;
	-moz-transition:all 1s ease-in-out 0s;
	-ms-transition:all 1s ease-in-out 0s;
	-o-transition:all 1s ease-in-out 0s;
	transition:all 1s ease-in-out 0s
}
.banner-swiper .swiper-container .nth4 .box .r h1 {
	display:none
}

.banner-swiper .swiper-container .nth5 {
	background:url(/images/bg.jpg) 50% 35%;
	-moz-background-size:cover;
	background-size:cover;
}
.banner-swiper .swiper-container .nth5 .box .l {
	position:absolute;
	top:180px;
	left:-20%;
	width:475px;
	height:200px;
}
.banner-swiper .swiper-container .nth5 .box .l h1{
	font-size: 38px;
	font-weight: 700;
	margin: 0 0 0;
	line-height: 60px;
}
.banner-swiper .swiper-container .nth5 .box .l p{
	font-size: 18px;
	margin: 20px 0 0;
}
.banner-swiper .swiper-container .nth5 .box .l a{
	margin: 40px 0 0;
	width: 220px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	background: #236eff;
	text-align: center;
	font-size: 18px;
	color:#fff;
	border-radius: 50px;
	-webkit-border-radius:50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
}
.banner-swiper .swiper-container .nth5.active .box .l {
	left:calc(50% - 580px);
	-webkit-transition:all 1s ease-in-out 0s;
	-moz-transition:all 1s ease-in-out 0s;
	-ms-transition:all 1s ease-in-out 0s;
	-o-transition:all 1s ease-in-out 0s;
	transition:all 1s ease-in-out 0s
}
.banner-swiper .swiper-container .nth5 .box .r {
	position:absolute;
	top:80px;
	right:-10%;
	width:380px;
	height:430px;
	background:url(/images/wp1_1_r.png);
	-moz-background-size:cover;
	background-size:cover
}
.banner-swiper .swiper-container .nth5.active .box .r {
	right:calc(50% - 550px);
	-webkit-transition:all 1s ease-in-out 0s;
	-moz-transition:all 1s ease-in-out 0s;
	-ms-transition:all 1s ease-in-out 0s;
	-o-transition:all 1s ease-in-out 0s;
	transition:all 1s ease-in-out 0s
}
.banner-swiper .swiper-container .nth5 .box .r h1 {
	display:none
}

.banner-swiper .innerBox{
	position:absolute;
	bottom:0;
	width:100%;
	z-index:9999;
}
.banner-swiper .innerBox .guide {
	margin:0 auto;
	margin-bottom:80px;
	width:220px;
}
.banner-swiper .innerBox .guide a {
	display:block;
	float:left;
	margin:0 5px;
	width:30px;
	height:3px;
	font-size:3px;
	background:#236eff;
	cursor:pointer
}
.banner-swiper .innerBox .guide a.active {
	background:#000;
}



.section-swiper .caption{
	width: 100%;
    text-align: center;
    -moz-opacity: 1;
    opacity: 1;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    margin-top: 75px;
    margin-bottom: 45px;
}
.section-swiper .caption h3{
	font-size: 32px;
	font-weight: 600;
	letter-spacing: 1px;
	margin: 10px 0 0;
}
.section-swiper .caption p{
	padding:15px 0;
	margin: 0;
	font-size: 16px;
	position: relative;
}
.section-swiper .caption p:after{
	content:" ";
	width: 40px;
	height: 4px;
	background: #236eff;
	position: absolute;
	border-radius: 5px;
	-webkit-border-radius:5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    bottom: 0;
    left: 50%;
    margin-left: -20px;
}


.plan .swiper-container{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-bottom: 90px;
}
.plan .swiper-container .swiper-slide{
	width: 376px;
	height: 376px;
	background: #fafbff;
	margin: 12px;
	box-shadow: 2px 5px 8px #e5eafc;
	border-radius: 10px;
	-webkit-border-radius:10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    cursor: pointer;
}
.plan .swiper-container .swiper-slide a{
	width: 376px;
	height: 376px;
	display: block;
	-webkit-transition: all .3s ease-in-out .0s;
    -moz-transition: all .3s ease-in-out .0s;
    -ms-transition: all .3s ease-in-out .0s;
    -o-transition: all .3s ease-in-out .0s;
    transition: all .3s ease-in-out .0s;
    color:#333;
}
.plan .swiper-container .swiper-slide i{
	width: 152px;
	height: 152px;
	display: block;
	margin: 35px auto 0;
	background-repeat: no-repeat;
}
.plan .swiper-container .swiper-slide:nth-child(1) i{
	background-image: url(../images/p4.png);
}
.plan .swiper-container .swiper-slide:nth-child(2) i{
	background-image: url(../images/p2.png);
}
.plan .swiper-container .swiper-slide:nth-child(3) i{
	background-image: url(../images/p3.png);
}
.plan .swiper-container .swiper-slide:nth-child(4) i{
	background-image: url(../images/p1.png);
}
.plan .swiper-container .swiper-slide:nth-child(5) i{
	background-image: url(../images/p5.png);
}
.plan .swiper-container .swiper-slide:nth-child(6) i{
	background-image: url(../images/p6.png);
}
.plan .swiper-container .swiper-slide:hover{
	background: url(../images/p_bg.png);
}
.plan .swiper-container .swiper-slide h6{
	margin: 35px 0 0;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 2px;
	text-align: center;
	line-height: 36px;
}
.plan .swiper-container .swiper-slide:hover a{
	margin-top: -16px;
	-webkit-transition: all .3s ease-in-out .0s;
    -moz-transition: all .3s ease-in-out .0s;
    -ms-transition: all .3s ease-in-out .0s;
    -o-transition: all .3s ease-in-out .0s;
    transition: all .3s ease-in-out .0s
}




.trends .swiper-container{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-bottom: 90px;
}
.trends .swiper-container .swiper-slide{
	width: 374px;
	height: 350px;
	background-image:linear-gradient(#f7f8fe,#f8f9fe);
	margin: 12px;
	box-shadow: 2px 5px 8px #e5eafc;
	border-radius: 10px;
	-webkit-border-radius:10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    border: 1px solid #FFF;

}
.trends .swiper-container .swiper-slide:hover{
	background-image:linear-gradient(#fcfcfd,#edf4ff);
	 -webkit-transition: all .8s ease-in-out 0s;
    -moz-transition: all .8s ease-in-out 0s;
    -ms-transition: all .8s ease-in-out 0s;
    -o-transition: all .8s ease-in-out 0s;
    transition: all .8s ease-in-out 0s;
}
.trends .swiper-container .swiper-slide i{
	margin:24px 24px 0;
	display: block;
	width: 328px;
	height: 185px;
	overflow: hidden;
}
.trends .swiper-container .swiper-slide i img{
	width: 328px;
	height: 185px;
	border-radius: 5px;
	border-bottom-right-radius:0px;
	border-bottom-left-radius:0px;
	 -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}
.trends .swiper-container .swiper-slide:hover i img{
	 -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
	transform: scale(1.1);
}
.trends .swiper-container .swiper-slide .info{
	width: 328px;
	height: 116px;
	margin: 0 24px 0;
	padding:20px 0 5px;
	display: block;
	overflow: hidden;
	z-index: 12;
}
.trends .swiper-container .swiper-slide h3{
	font-size: 18px;
	line-height: 28px;
	height: 56px;
	margin: 0 0 10px;
	color:#333;
}
.trends .swiper-container .swiper-slide p{
	padding:2px 0;
	margin: 15px 0 0;
}
.trends .swiper-container .swiper-slide p strong{
	font-weight: 100;
	font-size: 14px;
	float: left;
	color:#999;
}
.trends .swiper-container .swiper-slide p .more{
	font-weight: 100;
	font-size: 14px;
	float: right;
	color:#236eff;
}
.trends .swiper-container .swiper-video{
	width: 374px;
	height: 350px;
	background-image:linear-gradient(#f7f8fe,#f8f9fe);
	margin: 12px;
	box-shadow: 2px 5px 8px #e5eafc;
	border-radius: 10px;
	-webkit-border-radius:10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    border: 1px solid #FFF;

}
.trends .swiper-container .swiper-video:hover{
	background-image:linear-gradient(135deg,#fcfcfd,#edf4ff);
	 -webkit-transition: all .8s ease-in-out 0s;
    -moz-transition: all .8s ease-in-out 0s;
    -ms-transition: all .8s ease-in-out 0s;
    -o-transition: all .8s ease-in-out 0s;
    transition: all .8s ease-in-out 0s;
}
.trends .swiper-container .swiper-video i{
	display: block;
	width: 374px;
	height: 209px;
	overflow: hidden;
	position: relative;
}
.trends .swiper-container .swiper-video i img{
	width: 374px;
	height: 209px;
	border-radius: 5px;
	border-bottom-right-radius:0px;
	border-bottom-left-radius:0px;
	 -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}
.trends .swiper-container .swiper-video i .shade{
	position: absolute;
    width: 374px;
    height: 209px;
    margin-top: -209px;
    background: #000;
    -moz-opacity: .3;
    opacity: .3;
    filter: alpha(opacity = 30);
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    z-index: 10;
    top:0;
}
.trends .swiper-container .swiper-video:hover i .shade {
    margin-top: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.trends .swiper-container .swiper-video i .shade u {
    display: block;
    margin: 0 auto;
    margin-top: 64px;
    width: 72px;
    height: 72px;
    background-image: url(../images/video.png);
    background-repeat: no-repeat;
    background-size: 72px 72px;
}
.trends .swiper-container .swiper-video .info{
	width: 328px;
	height: 116px;
	margin: 0 24px 0;
	padding:20px 0 5px;
	display: block;
	overflow: hidden;
	z-index: 12;
}
.trends .swiper-container .swiper-video h3{
	font-size: 18px;
	line-height: 28px;
	height: 56px;
	margin: 0 0 10px;
}
.trends .swiper-container .swiper-video p{
	padding:2px 0;
	margin: 15px 0 0;
}
.trends .swiper-container .swiper-video p strong{
	font-weight: 100;
	font-size: 14px;
	float: left;
}
.trends .swiper-container .swiper-video p .more{
	font-weight: 100;
	font-size: 14px;
	float: right;
}
.trends .swiper-container .trends-nav li{
	margin: 0 24px;
	display: inline-block;
	float: none;
}
.trends .swiper-container .trends-nav li a{
	line-height:40px;
	padding: 0 30px;
	display: block;
	color:#236eff;
	border: 1px solid #236eff;
	border-radius: 24px;
}
.trends .swiper-container .trends-nav li a:hover{
	background: #236eff;
	color:#FFF;
}
.trends .swiper-container .trends-nav li.active a{
	background: #236eff;
	color:#FFF;
	border-radius: 24px;
}
.trends .swiper-container .trends-nav li.active a:hover{
	background: #236eff;
}
.trends .swiper-container .trends-content{
	margin-top:24px ;
}
.trends .swiper-container .gd{
	margin-top: 50px;
	text-align: center;
}
.trends .swiper-container .gd a{
	width: 152px;
	height: 38px;
	line-height: 38px;
	display: inline-block;
	color:#b4bac9;
	border: 1px solid #b4bac9;
	border-radius: 25px;
}
.trends .swiper-container .gd a:hover{
	background: #236eff;
	color:#FFF;
	border: 1px solid #236eff;
}



.cases .swiper-container{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-bottom: 90px;
}
.cases ul{
	 font-size: 0;
}
.cases ul li{
	width: 25%;
	float: left;
	margin: 20px 0;
}
.cases ul li a{
	position: relative;
	top:0;
	display: block;
	margin: 0 15px;
	border-radius: 6px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.cases ul li a:hover {
	top: -8px;
	background-color: white;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.cases ul li img{
	width: 279px;
	height: 120px;
}
.cases ul li span{
	position: absolute;
    bottom: -30px;
}

.mades .swiper-container{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-bottom: 90px;
}
.mades ul{
	 font-size: 0;
}
.mades ul.items li{
	width: 214px;
    height: 280px;
    margin: 0 8px;
    background: url(/images/bg_green.png) no-repeat 0 400px;
    overflow: hidden;
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.mades ul.items li i{
	display: block;
    position: relative;
    margin: 0 auto;
    margin-top: 43px;
    height: 64px;
    background-repeat: no-repeat;
    background-size: 64px 64px;
    width: 64px;
}
.mades ul.items li.xq i{
    background-image: url(/images/s1.png);
}
.mades ul.items li.ty i{
    background-image: url(/images/s2.png);
}
.mades ul.items li.xc i{
    background-image: url(/images/s3.png);
}
.mades ul.items li.gj i{
    background-image: url(/images/s4.png);
}
.mades ul.items li.gz i{
    background-image: url(/images/s5.png);
}
.mades ul.items li strong{
	display: block;
    margin-top: 30px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
 }
.mades ul.items li p {
    /*position: relative;
    top: 200px;
    color: White;
    font-family: Arial,"宋体";*/
    margin: 15px 0 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center
}
.mades ul.items li:hover {
    background-position: 0 0;
    -webkit-transition: all .8s ease-in-out .0s;
    -moz-transition: all .8s ease-in-out .0s;
    -ms-transition: all .8s ease-in-out .0s;
    -o-transition: all .8s ease-in-out .0s;
    transition: all .8s ease-in-out .0s
}
.mades ul.items li:hover i {
    -webkit-transition: all .8s ease-in-out .0s;
    -moz-transition: all .8s ease-in-out .0s;
    -ms-transition: all .8s ease-in-out .0s;
    -o-transition: all .8s ease-in-out .0s;
    transition: all .8s ease-in-out .0s
}
.mades ul.items li:hover strong {
    color: White;
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -ms-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}
.mades ul.items li:hover p {
    color: White;
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -ms-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}
.mades .more{
	margin-top: 15px;
	text-align: center;
}
.mades .more a{
	width: 320px;
	height: 64px;
	line-height: 64px;
	border-radius: 50px;
	background: #236eff;
	display: inline-block;
	text-align: center;
	color:#FFF;
	font-size: 18PX;
}

.mades_gbook{
	display: none;
	opacity:0;
}
.mades_gbook .swiper-container{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-bottom: 90px;
}
.mades_gbook .swiper-wrapper{
	padding: 40px 0 0;
}
.mades_gbook .form{
	width: 580px;
	margin: 0 auto;
}
.mades_gbook .form .row{
	margin: 0;
}
.mades_gbook .form .mt-28{
	margin-top: 28px;
}
.mades_gbook .form label{
	font-size: 15px;
	margin: 3px 0;
	display: block;
	font-weight: 400;
	line-height: 24px;
}
.mades_gbook .form label.required:after{
	content: '*';
	font-size: inherit;
    color: #c00;
    padding-left: .25rem;
    font-weight: 600;
}
.mades_gbook .form .input-group{
	width: 100%;
}
.mades_gbook .form .input{
	height: 44px;
	border-radius: 4px;
	box-sizing: border-box;
}
.mades_gbook .form .input-group-btn button{
	height: 44px;
	background: #236eff;
	color:#FFF;
	border-color: #236eff;
	outline: none;
}
.mades_gbook .button{
	margin-top: 40px;
	text-align: center;
}
.mades_gbook .button button{
	width: 250px;
	height:56px;
	line-height: 56px;
    border-radius: 50px;
    background: #236eff;
    display: inline-block;
    text-align: center;
    color: #FFF;
    font-size: 18PX;
    border: 0;
    outline: none;
}

@media (max-width: 1000px) {
	/*.banner-swiper{
		height: 200px;
	}*/
}
@media (max-width: 500px) {
	.banner-swiper{
		display: block;
	}
	.banner-swiper{
		height: 420px;
		margin-top: 60px;
	}
	.banner-swiper .innerBox .guide{
		margin-bottom: 20px;
	}
	.banner-swiper .swiper-container{
		height: 420px;
	}
	.banner-swiper .swiper-container .nth1{
		background-size: cover;
		background-position: -920px 100px;
		background-color: #e5eafe;
	}
	.banner-swiper .swiper-container .nth1 .box .l{
		width: 100%;
		top:50px;
		height: 160px;
		z-index: 10;
		padding-right: 50px;
		box-sizing: border-box;
	}
	.banner-swiper .swiper-container .nth1.active .box .l{
		left:30px;
	}
	.banner-swiper .swiper-container .nth1 .box .l h1{
		font-size: 24px;
		line-height: 44px;
	}
	.banner-swiper .swiper-container .nth1 .box .l p{
		font-size: 18px;
		margin: 10px 0 0;
	}
	.banner-swiper .swiper-container .nth1 .box .l a{
		width: 120px;
		height:40px;
		line-height: 40px;
		font-size: 16px;
		margin: 20px 0 0;
	}
	.banner-swiper .swiper-container .nth1 .box .r{
		width: 168px;
		height:190px;
		top:180px;
	}
	.banner-swiper .swiper-container .nth1.active .box .r{
		right: calc(50% - 84px);
	}

	.banner-swiper .swiper-container .nth2 .box .l{
		width: 100%;
		top:50px;
		height: 160px;
		z-index: 10;
		padding-right: 50px;
		box-sizing: border-box;
	}
	.banner-swiper .swiper-container .nth2.active .box .l{
		left:30px;
	}
	.banner-swiper .swiper-container .nth2 .box .l h1{
		line-height: 44px;
		font-size: 24px;
	}
	.banner-swiper .swiper-container .nth2 .box .l p{
		font-size: 18px;
		margin: 10px 0 0;
	}
	.banner-swiper .swiper-container .nth2 .box .l a{
		width: 120px;
		height:40px;
		line-height: 40px;
		font-size: 16px;
		margin: 20px 0 0;
	}
	.banner-swiper .swiper-container .nth2 .box .r{
		width: 168px;
		height:190px;
		top:180px;
	}
	.banner-swiper .swiper-container .nth2.active .box .r{
		right: calc(50% - 84px);
	}
	.banner-swiper .swiper-container .nth3{
		background-size: cover;
	}
	.banner-swiper .swiper-container .nth3 .box .l{
		width: 100%;
		top:50px;
		height: 160px;
		z-index: 10;
		padding-right: 50px;
		box-sizing: border-box;
	}
	.banner-swiper .swiper-container .nth3.active .box .l{
		left:30px;
	}
	.banner-swiper .swiper-container .nth3 .box .l h1{
		line-height: 44px;
		font-size: 24px;
	}
	.banner-swiper .swiper-container .nth3 .box .l p{
		font-size: 18px;
		margin: 10px 0 0;
	}
	.banner-swiper .swiper-container .nth3 .box .l a{
		width: 120px;
		height:40px;
		line-height: 40px;
		font-size: 16px;
		margin: 20px 0 0;
	}
	.banner-swiper .swiper-container .nth3 .box .r{
		width: 289px;
		height:190px;
		top:180px;
	}
	.banner-swiper .swiper-container .nth3.active .box .r{
		right: calc(50% - 145px);
	}


	.section-swiper .caption{
		margin-top: 30px;
    	margin-bottom: 15px;
	}
	.section-swiper .caption h3{
		font-size: 24px;
	}
	.plan .swiper-container{
		width: 100%;
		padding-bottom: 10px;
		margin-bottom: 40px;
	}
	.plan .swiper-container .swiper-slide {
		width: 46%;
		height: 220px;
		margin: 12px 2% 0;
	}
	.plan .swiper-container .swiper-slide a{
		width: 100%;
	}
	.plan .swiper-container .swiper-slide i{
		width: 100px;
		height: 100px;
		background-size: 100px 100px;
		margin: 15px auto 0;
	}
	.plan .swiper-container .swiper-slide h6{
		font-size: 18px;
		letter-spacing: 0px;
		line-height: 24px;
		margin: 15px 0 0;
	}


	.trends .swiper-container{
		width: 100%;
		padding-bottom: 10px;
		margin-bottom: 40px;
	}
	.trends .swiper-container .trends-content{
		margin-top: 15px;
	}
	.trends .swiper-container .swiper-slide{
		width: 80%;
		height: 300px;
		margin: 12px auto 12px;
		float: none;
	}
	.trends .swiper-container .swiper-slide i{
		width: auto;
		margin: 24px 24px 0;
	    height: 140px;
	}
	.trends .swiper-container .swiper-slide i img{
		width: 100%;
    	height: 140px;
	}
	.trends .swiper-container .swiper-slide .info{
		width: auto;
		display:block;
	}
	.trends .swiper-container .swiper-slide .info h3{
		font-size: 16px;
		line-height: 24px;
	}
	.trends .swiper-container .swiper-slide .info p{
		margin:8px 0 0;
	}
	.trends .swiper-container .swiper-video{
		width: 80%;
		height: 300px;
		margin: 0 auto;
		margin: 12px auto 12px;
        float: none;
	}
	.trends .swiper-container .swiper-video i{
		width: 100%;
		height: 164px;
	}
	.trends .swiper-container .swiper-video i img{
		width: 100%;
		height: 164px;
	}
	.trends .swiper-container .swiper-video .info{
		width: auto;
		display:block;
	}
	.trends .swiper-container .swiper-video .info h3{
		font-size: 16px;
		line-height: 24px;
	}
	.trends .swiper-container .swiper-video .info p{
		margin:8px 0 0;
	}
	.trends .swiper-container .swiper-video i .shade{
		width: 100%;
	}
	.trends .swiper-container .swiper-video i .shade u{
		margin-top: 40px;
	}
	.trends .swiper-container .gd{
		margin-top: 20px;
	}
	.trends .swiper-container .gd a{
		
	}


	.cases .swiper-container{
		width: 100%;
		padding-bottom: 10px;
		margin-bottom: 40px;
	}
	.cases ul li{
		width: 50%;
		margin: 5px 0;
	}
	.cases ul li img{
		width: 100%;
		height: 75px;
	}


	.mades .swiper-container{
		width: 100%;
		padding-bottom: 10px;
		margin-bottom: 40px;
	}
	.mades ul.items li{
		width: 44%;
		padding: 0;
		margin: 3%;
		height: 170px;
	}
	.mades ul.items li i{
		width: 44px;
		height: 44px;
		background-size: 44px 44px;
		margin-top: 20px;
	}
	.mades ul.items li strong{
		margin-top: 15px;
		font-size: 16px;
	}
	.mades ul.items li p{
		margin:8px 0 0;
	}
	.mades .more a{
		width: 60%;
	    height: 44px;
	    line-height: 44px;
	    font-size: 16PX;
	}

	.mades_gbook{
	}
	.mades_gbook .swiper-container{
		width: 100%;
		padding-bottom: 10px;
		margin-bottom: 40px;
	}
	.mades_gbook .swiper-wrapper{
		padding: 20px 0 0;
	}
	.mades_gbook .form{
		width: 100%;
	}
	.mades_gbook .form .row{
		padding:0 20px;
	}
}

</pre></body></html>