.section {
	height: 100vh !important;
}
/*-----------------[初始化]--------------*/
body {
	color: #000;
	font-size: 12px;
	line-height: 1.5;
	font-family: "微软雅黑", "Microsoft Yahei";
	overflow-x: hidden;
	height: auto !important;
}
a {
	color: #000;
}
a:hover {
	color: #B30912;
}
img {
	max-width: 100%;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
input, textarea, select {
	font-size: 12px;
	color: #000;
	font-family: "微软雅黑", "Microsoft Yahei";
	outline: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
input[type='submit'], input[type='reset'], input[type='button'], select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
input[type='submit'], input[type='reset'], input[type='button'] {
	cursor: pointer;
}
::-webkit-input-placeholder {
color: #999;
}
::-moz-placeholder {
color: #999;
}
::-ms-input-placeholder {
color: #999;
}
a, img, button, input, textarea {
	-webkit-tap-highlight-color: rgba(255,255,255,0);
}
.ani {
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
* {
	outline: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
@font-face {
	font-family: ariblk;
	src: url(../fonts/ariblk.ttf);
}
@font-face {
	font-family: 'gabo';
	src: url(../fonts/gabo_drive.otf);
}
@font-face {
	font-family: 'Light';
	src: url(../fonts/MY-subfont.ttf);
}
@font-face {
	font-family: 'HelveticaB';
	src: url(../fonts/Helvetica-Condensed-Black.otf);
}
/*布局*/
.wp {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.h50 {
	height: 50px;
	clear: both;
	overflow: hidden;
}
.h100 {
	height: 100px;
	clear: both;
	overflow: hidden;
}
.fd-wp {
	margin: 0 105px;
}
.serv-lab {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	background-color: #fff;
	background-position: center;
	background-repeat: no-repeat;
}
.banner {
	position: relative;
}
.banner .serv-lab {
	position: absolute;
}
.hd-new {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	width: 66px;
	background-color: #fff;
	z-index: 103;
	box-shadow: 0px 0px 17px rgba(0,0,0,.1);
}
.h-btn {
	display: block;
	text-align: center;
	margin-bottom:30px;
	position: relative;
	z-index: 3;
}
.h-btn .ico {
	display: block;
	height: 36px;
	margin-bottom: 3px;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	-o-background-size: auto 100%;
	-ms-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
.h-btn .ico91 {
	background-image: url(../images/ico-91.png);
}
.h-btn .ico92 {
	background-image: url(../images/ico-92.png);
}
.h-btn .ico93 {
	background-image: url(../images/ico-93.png);
}
.h-btn span {
	font-size: 16px;
}
.hd-logo {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 33px;
	text-align: center;
	z-index: 3;
}
.ico-bg {
	position: absolute;
	left: 0;
	width: 100%;
	background-position: left center;
	background-repeat: no-repeat;
	-o-background-size: auto 100%;
	-ms-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
.ico-bg1 {
	height: 302px;
	bottom: 190px;
	z-index: 2;
	background-image: url(../images/ico-04.png);
}
.ico-bg2 {
	height: 340px;
	bottom: 65px;
	background-image: url(../images/ico-05.png);
}
.g-top {
	position: absolute;
	top: 15px;
	right: 25px;
	z-index: 100;
	line-height: 30px;
}
.g-top .lang {
	float: left;
	color: #fff;
	position: relative;
	margin-right: 45px;
}
.g-top .lang dt {
	cursor: pointer;
	font-size: 14px;
	padding: 0 17px 0 25px;
	position: relative;
	background: url(../images/i-lang.png) no-repeat left center;
}
.g-top .lang dt:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 10px;
	background: url(../images/i-08.png) no-repeat right center;
}
.g-top .lang dd {
	position: absolute;
	top: 120%;
	left: 0;
	right: 0;
	font-size: 14px;
	padding: 10px 0;
	text-align: center;
	border-radius: 8px;
	line-height: 26px;
	background-color: #fff;
	visibility: hidden;
	transition: .3s;
	opacity: 0;
}
.g-top .lang:hover dd {
	top: 100%;
	opacity: 1;
	visibility: visible
}
.so {
	float: left;
	height: 30px;
}
.so-btn, .so .btn {
	width: 30px;
	height: 30px;
	cursor: pointer;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/i-so.png) no-repeat center center;
}
.so .inp {
	width: 100%;
	height: 30px;
	display: block;
	padding: 0 28px 0 10px;
	background: #fff;
	border: 0;
	border-radius: 30px;
}
.so .btn {
	position: absolute;
	right: 0;
	top: 0;
	background-image: url(../images/i-so1.png);
	font-size: 0;
	text-indent: 9999px;
	border: 0;
}
.so .con {
	width: 0;
	overflow: hidden;
	position: relative;
	right: 0;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.so.open .con {
	width: 150px;
}
.so.open .so-btn {
	display: none;
}
/*******************************
    -------[=导航]-------
********************************/
.menu {
	display: block;
	margin-top: 35px;
	padding-top: 38px;
	margin-bottom:25px;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	background: url(../images/ico-menu.png) no-repeat center top;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.menu.open {
	background-image: url(../images/ico-menu-close.png);
}
.nv-new {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 66px;
	width: 566px;
	z-index: 103;
	width: 0;
	overflow: hidden;
	transition: 1.5s;
	-ms-transition: 1.5s;
	-moz-transition: 1.5s;
	-webkit-transition: 1.5s;
	-o-transition: 1.5s;
}
.nv-new.open {
	width: 556px;
}
.nv-new ul {
	width: 300px;
	height: 100%;
	position: relative;
	z-index: 2;
	background-color:#B30912;
	padding-top: 25px;
}
.nv-new li .v1 {
	padding-left: 52px;
	font-size: 30px;
	color: #fff;
	display: block;
	line-height: 68px;
	font-weight: bold;
	position: relative;
	transition: 1.1s;
	-ms-transition: 1.1s;
	-moz-transition: 1.1s;
	-webkit-transition: 1.1s;
	-o-transition: 1.1s;
}
.nv-new li .v1::before {
	position: absolute;
	top: 0;
	left: 52px;
	height: 68px;
	line-height: 68px;
	font-size: 30px;
	overflow: hidden;
	max-width: 0;
	color: #99e99f;
	content: attr(data-hover);
	transition: 1s;
	-ms-transition: 1s;
	-moz-transition: 1s;
	-webkit-transition: 1s;
	-o-transition: 1s;
}
.nv-new li .v1::after {
	content: '';
	width: 34px;
	height: 6px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	background: url(../images/ico-03.png) no-repeat left center;
	opacity: 0;
	margin-left: 25px;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.nv-new li.i1 .v1:after, .nv-new li.i2 .v1:after, .nv-new li.i7 .v1:after {
	display: none;
}
.nv-new li:hover .v1 {
	color: #99e99f;
}
.nv-new li:hover .v1::before {
	max-width: 100%;
}
.nv-new li:hover .v1::after {
	opacity: 1;
}
.nv-new dl {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 100%;
	width: 266px;
	padding-top: 36px;
	display: none;
}
.nv-new dd a {
	display: block;
	padding-left: 62px;
	font-size: 22px;
	line-height: 55px;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.nv-new dd:hover a {
	padding-left: 78px;
	text-decoration: underline;
}
.nv-bg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 300px;
	width: 266px;
	width: 0;
	overflow: hidden;
	background: rgba(255,255,255,.95);
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.nv-bg.open {
	width: 266px;
}
.nv-txt {
	position: absolute;
	left: 52px;
	bottom: 33px;
	font-size: 18px;
	color: #FF515A;
	line-height: 26px;
	z-index: 3;
	font-weight: bold;
	padding-bottom: 22px;
	width: 190px;
}
.nv-txt:after {
	content: '';
	position: absolute;
	left: 7px;
	bottom: 0;
	width: 100px;
	height: 3px;
	background-color:#FF515A;
}
.banner {
	height: 100vh;
}
.banner .con {
	display: block;
	outline: 0;
	position: relative;
	height: 100vh;
}
.banner .video {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 1;
}
.banner .video .v-bg {
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: -webkit-gradient(radial, center center, 0, center center, 460, from(rgba(0,0,0,0.01)), to(rgba(0,0,0,.8)));
	background: -webkit-radial-gradient(circle, rgba(0,0,0,0.01), rgba(0,0,0,.8));
	background: -moz-radial-gradient(circle, rgba(0,0,0,0.01), rgba(0,0,0,.8));
	background: -ms-radial-gradient(circle, rgba(0,0,0,0.01), rgba(0,0,0,.8));
	background: radial-gradient(circle, rgba(0,0,0,0.01), rgba(0,0,0,.8));
}
.banner .video video, .banner .video source {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.banner .b-t {
	position: absolute;
	top: 43%;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 6;
	font-size: 72px;
	color: #fff;
	letter-spacing: 10px;
	text-shadow: 3px 3px 3px rgba(0,0,0,.1);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.banner .swiper-pagination {
	position: absolute;
	left: 60px;
	right: 0;
	bottom: 63px;
	z-index: 2;
	font-size: 0;
	text-align: left;
}
.banner .swiper-pagination .swiper-pagination-bullet {
	display: inline-block;
	margin: 0 6px;
	position: relative;
	width: 100px;
	height: 2px;
	font-size: 0;
	line-height: 0;
	text-indent: 999px;
	border: 0;
	margin-top: 2px;
	border-radius: 0;
	background-color: rgba(255,255,255,.5);
}
.banner .swiper-pagination .swiper-pagination-bullet-active {
	height: 4px;
	margin-top: 0;
}
.banner .swiper-pagination .swiper-pagination-bullet-active:after {
	content: '';
	width: 0;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	animation: banwid 5s linear forwards;
}
@-webkit-keyframes banwid {
 0% {
width: 0;
}
 100% {
width: 100%;
}
}
@keyframes banwid {
 0% {
width: 0;
}
 100% {
width: 100%;
}
}
.banner .ba-bg, .banner .ba-bg img {
	width: 100%;
	height: 100%;
	display: block;
}
.banner .ba-bg img {
	object-fit: cover;
}
.banner .section-first {
	height: 100%;
	width: auto;
}
.banner .slick-dots {
	position: absolute;
	left: 60px;
	right: 0;
	bottom: 33px;
	text-align: center;
	z-index: 2;
}
.banner .slick-dots li {
	float: left;
	margin-right: 10px;
	position: relative;
}
.banner .slick-dots li button {
	display: block;
	width: 100px;
	height: 1px;
	font-size: 0;
	line-height: 0;
	text-indent: 999px;
	border: 0;
	margin-top: 2px;
	background-color: rgba(255,255,255,.4);
}
.banner .slick-dots li.slick-active button {
	height: 3px;
	margin-top: 0;/*background-color: #fff;*/
}
.banner .slick-dots li.slick-active:after {
	content: '';
	width: 0;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	animation: banwid 9s;
}
@-webkit-keyframes banwid {
 0% {
width: 0;
}
 100% {
width: 100%;
}
}
@keyframes banwid {
 0% {
width: 0;
}
 100% {
width: 100%;
}
}
.banner .video-btn {
	position: absolute;
	left: 60px;
	bottom: 160px;
	font-size: 46px;
	padding-right: 67px;
	font-size: 46px;
	color: #fff;
	z-index: 3;
	height: auto;
	background: url(../images/ban-play.png) no-repeat right center;
	-o-background-size: 50px auto;
	-ms-background-size: 50px auto;
	-moz-background-size: 50px auto;
	-webkit-background-size: 50px auto;
	background-size: 50px auto;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.banner .video-btn:hover {
	color: #fff;
	opacity: .8;
}
.b-txt {
	position: absolute;
	top: 50%;
	left: 180px;
	z-index: 3;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.b-txt h3 {
	color: #fff;
	font-size: 60px;
	font-weight: normal;
	margin-bottom: 50px;
}
.b-txt .video-b {
	display: block;
	width: 195px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	border-radius: 23px;
	font-size: 18px;
	color: #fff;
	background-color: rgba(0,0,0,.4);
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.b-txt .video-b:hover {
	background-color: rgba(0,0,0,.6);
}
.banner .video {
	width: 100%;
	height: 100%;
}
.banner .video video, .banner .video source {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.banner .txt {
	position: absolute;
	top: 48%;
	left: 0;
	right: 0;
	z-index: 2;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.banner .pic {
	margin: 0 auto;
	opacity: 0;
}
.banner .txt1 .pic1 {
	width: 53.75vw;
}
.banner .txt1 .pic2 {
	width: 48.22916vw;
	margin-top: 0px;
}
.banner .txt2 .pic1 {
	width: 1198px;
}
.banner .txt2 .pic2 {
	width: 950px;
	margin-top: 80px;
}
.banner .pic img {
	width: 100%;
	display: block;
}
/*.ban-txt{}*/
.banner .txt1 {
	color: #fff;
	text-align: center;
}
.banner .txt1 h3 {
	font-size: 60px;
	font-weight: normal;
	margin-bottom: 5px;
}
.banner .txt1 p {
	font-size: 36px;
}
.banner .txt1 p span {
	color: #1cff50;
}
.ul-ico {
	overflow: hidden;
	text-align: center;
	font-size: 0;
	padding-top: 64px;
	opacity: 0;
}
.ul-ico li {
	display: inline-block;
	width: 210px;
	position: relative;
}
.ul-ico li:after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	height: 134px;
	width: 1px;
	background: rgba(255,255,255,.2);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.ul-ico .ico {
	display: block;
	height: 100px;
	width: 100px;
	margin: 0 auto;
	background-position: center;
	background-repeat: no-repeat;
	-o-background-size: auto 100%;
	-ms-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
.ul-ico p {
	font-size: 38px;
	color: #1cff50;
}
.ban-bg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #000;
}
.ul-tab {
	position: absolute;
	right: 0;
	bottom: 23px;
	z-index: 6;
}
.ul-tab li {
	margin-top: 1px;
	position: relative;
	background: rgba(0,0,0,.4);
	border-top-left-radius: 72px;
	border-bottom-left-radius: 72px;
	overflow: hidden;
}
.ul-tab li:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	border: 2px solid rgba(0,0,0,0);
	border-top-left-radius: 72px;
	border-bottom-left-radius: 72px;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s;
}
.ul-tab li a {
	display: block;
	line-height: 72px;
	width: 302px;
	height: 70px;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding-left: 56px;
	font-size: 20px;
	color: #fff;
}
.ul-tab .ico {
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	top: -2px;
	margin-right: 30px;
}
.ul-tab .i1 .ico {
	background-image: url(../images/ico-a1.png);
}
.ul-tab .i2 .ico {
	background-image: url(../images/ico-a2.png);
}
.ul-tab .i3 .ico {
	background-image: url(../images/ico-a3.png);
}
.ul-tab li:hover:after {
	border-color: #2ab634;
}
.m-btn-down {
	position: absolute;
	left: 50%;
	bottom: 28px;
	z-index: 6;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.m-btn-down p {
	font-size: 20px;
	color: #fff;
	margin-bottom: 22px;
}
.m-btn-down span {
	width: 29px;
	height: 29px;
	border: 1px solid #fff;
	display: block;
	border-radius: 50%;
	margin: 0 auto;
	position: relative;
}
.m-btn-down span:after, .m-btn-down span:before {
	content: '';
	position: absolute;
	left: -1px;
	top: -1px;
	width: 100%;
	height: 100%;
	pointer-events: none;
	opacity: 0;
	border: 1px solid rgba(255,255,255,.2);
	border-radius: 50%;
	-webkit-animation: 1.5s ease-out infinite forwards anim-ripple;
	animation: 1.5s ease-out infinite forwards anim-ripple
}
.m-btn-down i {
	display: block;
	width: 100%;
	height: 27px;
	position: absolute;
	left: 0;
	top: 50%;
	background: url(../images/ico-06.png) no-repeat center center;
	animation: downico 1.5s ease-out infinite;
}
@keyframes downico {
 0% {
 -webkit-transform: translateY(0%);
 -moz-transform: translateY(0%);
 -o-transform: translateY(0%);
 -ms-transform: translateY(0%);
 transform: translateY(0%);
 opacity: 1;
}
 35% {
 -webkit-transform: translateY(50%);
 -moz-transform: translateY(50%);
 -o-transform: translateY(50%);
 -ms-transform: translateY(50%);
 transform: translateY(50%);
 opacity: 0;
}
 65% {
 -webkit-transform: translateY(-50%);
 -moz-transform: translateY(-50%);
 -o-transform: translateY(-50%);
 -ms-transform: translateY(-50%);
 transform: translateY(-50%);
 opacity: 0;
}
 100% {
 -webkit-transform: translateY(0%);
 -moz-transform: translateY(0%);
 -o-transform: translateY(0%);
 -ms-transform: translateY(0%);
 transform: translateY(0%);
 opacity: 1;
}
}
 @-webkit-keyframes anim-ripple {
 0% {
opacity:0;
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
 50% {
opacity:1
}
 100% {
opacity:0;
-webkit-transform:scale3d(2, 2, 1);
transform:scale3d(2, 2, 1)
}
}
@keyframes anim-ripple {
 0% {
opacity:0;
-webkit-transform:scale3d(1, 1, 1);
transform:scale3d(1, 1, 1)
}
 50% {
opacity:1
}
 100% {
opacity:0;
-webkit-transform:scale3d(2, 2, 1);
transform:scale3d(2, 2, 1)
}
}
/*******************************
  -------[=底部]-------
********************************/

.footer-1 .wp {
	width: auto;
	padding: 0 20px;
	max-width: none;
}
/*******************************
    -------[=正文]-------
********************************/
.main-new {
	margin-left: 66px;
}
.pop-seek1.open {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1026;
}
.pop-seek1.open .pop-bg, .pop-make.open .pop-bg {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,.8);
}
.pop-seek1 .cont {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1026;
	width: 710px;
	color: #fff;
	padding: 32px 40px 42px;
	background-color: #2fad38;
	border-radius: 5px;
	transform: translate(-50%, -50%) scale(0);
	transition: all 0.6s;
}
.pop-seek1.open .cont {
	transform: translate(-50%, -50%) scale(1);
}
.pop-seek1 .close {
	position: absolute;
	right: 25px;
	top: 25px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(../images/ico-close.png) no-repeat center;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.pop-seek1 .close:hover {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.pop-seek1 .cont h3 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 25px;
}
.pop-seek1 .tel {
	overflow: hidden;
	margin-bottom: 30px;
}
.pop-seek1 li {
}
.pop-seek1 li span {
	font-size: 26px;
}
.pop-seek1 li p {
	font-size: 47px;
	font-family: 'HelveticaB';
	line-height: 1.1;
}
.pop-seek1 .inp {
	position: relative;
	margin-bottom: 10px;
}
.pop-seek1 .inp form {
	display: block;
}
.pop-seek1 .inp input {
	width: 100%;
	display: block;
	height: 52px;
	border: 0;
	border-radius: 10px;
	font-size: 18px;
	padding: 0 140px 0 15px;
}
.pop-seek1 .inp button {
	width: 130px;
	height: 52px;
	position: absolute;
	padding: 0;
	line-height: 52px;
	top: 0;
	right: 0;
	border: 0;
	border-radius: 10px;
	font-size: 20px;
	background-color: #fff;
	color: #00970b;
	cursor: pointer;
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.32);
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.pop-seek1 .inp button:hover {
	color: #fff;
	background-color: #2fad38;
}
.pop-seek1 .tips {
	font-size: 14px;
	color: #75f94e;
	padding-left: 23px;
	margin-bottom: 20px;
	background: url(../images/ico-15.png) no-repeat left center;
}
.pop-seek1 .btn {
	height: 52px;
	font-size: 22px;
	color: #fff;
	text-align: center;
	display: block;
	line-height: 52px;
	border-radius: 10px;
	font-weight: bold;
	background: #00970b;
	position: relative;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.pop-seek1 .btn:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 28px;
	height: 28px;
	margin-right: 10px;
	background: url(../images/ico-16.png) no-repeat center center;
}
.pop-seek1 .btn:hover {
	background-color: #016d09;
}
.float-bar {
	position: fixed;
	right: 1px;
	top: 50%;
	width: 80px;
	z-index: 105;
	display: none;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.float-bar li {
	margin-bottom: 2px;
	width: 80px;
	height: 80px;
	background-color: rgba(15,197,1,.8);
	float: right;
	border-radius: 5px;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.float-bar li .ico {
	display: block;
	height: 80px;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.float-bar .tel {
	position: relative;
}
.float-bar .tel-con {
	position: absolute;
	right: 100px;
	top: 0;
	width: 0px;
	height: 100px;
	text-align: center;
	line-height: 30px;
	padding-top: 20px;
	background: rgba(15,197,1,.8);
	overflow: hidden;
	opacity: 0;
}
.float-bar .tel-con p {
	font-size: 18px;
	color: #fff;
	opacity: 0;
	padding-left: 10px;
	text-align: left;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.float-bar .tel-con span {
	font-size: 26px;
	display: block;
	font-weight: bold;
}
.float-bar li h4 {
	color: #fff;
	font-weight: normal;
	text-align: center;
	font-size: 14px;
	opacity: 0;
	position: relative;
	top: -10px;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.float-bar .tel .ico {
	background-image: url(../images/ico-17.png);
}
.float-bar .shang .ico {
	background-image: url(../images/ico-18.png);
}
.float-bar .weix .ico {
	background-image: url(../images/ico-19.png);
}
.float-bar .top .ico {
	background-image: url(../images/ico-20.png);
}
.float-bar li:hover {
	background-color: #0fc501;
}
.float-bar .tel:hover, .float-bar .shang:hover, .float-bar .weix:hover {
	width: 100px;
	height: 100px;
}
.float-bar li:hover h4 {
	opacity: 1;
}
.float-bar .tel:hover .tel-con, .float-bar .shang:hover .tel-con, .float-bar .weix:hover .tel-con {
	width: 206px;
	opacity: 1;
	transition: all 0.5s 0.5s;
}
.float-bar .tel:hover .tel-con p {
	opacity: 1;
}
.float-bar .qr-con {
	position: absolute;
	width: 238px;
	right: 110px;
	bottom: 5px;
	background-color: #fff;
	border: 1px solid #dedede;
	opacity: 0;
	visibility: hidden;
	box-shadow: 0px 0px 10px rgba(0,0,0,.3);
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
}
.float-bar .weix:hover .qr-con {
	visibility: visible;
	opacity: 1;
}
.fd-link {
	border-top: 1px solid #ccc;
}
.fd-tel {
	border-bottom: 0;
}
.btn-down-at {
	display: block;
	width: 42px;
	height: 42px;
	border: 1px solid rgba(255, 255, 255, .8);
	border-radius: 50%;
	transition: all 0.3s ease 0.6s;
	cursor: pointer;
	position: absolute;
	left: 50%;
	bottom: 50px;
	z-index: 100;
	margin-left: -21px;
	overflow: hidden;
}
.btn-down-at i {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/ico_16.png) no-repeat center;
	position: absolute;
	left: 0;
	top: 0;
	animation: downico 1.5s ease-out infinite;
}
@keyframes downico {
 0% {
 top: 0;
 opacity: 1;
}
 35% {
 top: 50%;
 opacity: 0;
}
 65% {
 top: -50%;
 opacity: 0;
}
 100% {
 top: 0;
 opacity: 1;
}
}
