@charset "utf-8";
/* CSS Document */
*html { background-image:url(about:blank); background-attachment:fixed; } /* 修正IE6振动bug */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, tbody, p, th, td, em { -webkit-text-size-adjust:none; margin:0; padding:0; border:none; -webkit-tap-highlight-color:rgba(0, 0, 0, 0); font-size:14px; font-family:Arial; }
body, html {
    font-size: 100%;
    padding: 0;
    margin: 0;
    /* overflow-x: hidden; */
}
body {font-size: 14px;margin: 0px;padding: 0px;color: #666;background-color: #fff;}
ul { margin: 0px; padding: 0px; }
a:active, a:focus { outline:none; }
a {color: #000;text-decoration: none;}
a:hover {color: #2fa3c2;}
li { list-style-type: none; }
dl, dd, dt, img { margin: 0px; padding: 0px; border:0px; }


.gddz_top
{
	background:url(../images/gddz/dz1.jpg) no-repeat center;
	height:192px;
	width:100%;
	float:left;
}

.gddz_bom
{
	background:url(../images/gddz/dz2.jpg) no-repeat center;
	height:419px;
	width:100%;
	float:left;
}

@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
{
	width:100%;
	float:left;
	height: 830px;
	overflow: hidden;
}
.home .banner {
	height: 100%;
	border-bottom: 1px solid #222223;
	position: relative;
	overflow: hidden;
	perspective: 500px;
	transform-style: preserve-3d;
	min-height: 800px;
	/* height: 839px; */
	/* z-index: -1; */
}

@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;
	transform: skew(-45deg,30deg);
}

@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
	}
}
.mask
{
	width:1200px;
	margin:auto;
	position: inherit;
	z-index: 99999;
	text-align: center;
}
.mask
{}
.mask h1
{
    font-size: 45px;
    color: #00c1de;
    margin-top: 50px;
}
.mask span
{
    width: 200px;
    height: 1px;
    background: #fff;
    display: inline-block;
}
.mask p
{
    color: #fff;
    margin-top: 5px;
}
.mask img
{margin-top: 50px;}
.dz_fwlc
{
	width:100%;
	float:left;
	margin-top: 30px;
	margin-bottom: 30px;
}
.dz_fwlc_1
{
	width:1200px;
	margin:auto;
}
.dz_fwlc_t
{
    text-align: center;
}
.dz_fwlc_t img
{
	width: auto !important;
}
.dz_fwlc_t h1
{
    font-size: 40px;
    color: #00c1de;
    margin-top: -25px;
}
.dz_fwlc_t p
{
    color: #000;
    margin-top: 5px;








}
.dz_fwlc_b
{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.dz_fwlc_c
{}
.dz_fwlc_c li
{
    width: 282px;
    height: 390px;
    border: 1px solid #eee;
    padding: 30px;
    float: left;
    margin-right: 24px;
    text-align: center;
}

.dz_fwlc_c li img
{}
.dz_fwlc_c li h1
{
    font-size: 20px;
    color: #00c1de;
    margin-top: 20px;
    margin-bottom: 20px;
}
.dz_fwlc_c li p
{
    line-height: 24px;
    text-align: left;
}


.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
}


.product-number-info {
    background:url(../images/gddz/b2.jpg) no-repeat center;
    width:100%;
    /* float:left; */
    position: relative;
    height:600px;
    display: inline-block;
    text-align: center;
}

.product-number-info .product-number-inner {
    width: 1200px;
    margin: 0 auto;
}

.product-number-info ul {
    padding: 50px 0;
}

.q {
    zoom: 1; }

.product-number-info li {
    /* float: left; */
    color: #fff;
    display: inline-block;
    margin: auto;
    text-align: center;
    margin-left: 35px;
    margin-right: 35px;
}

.product-number-info li:first-child {
    border: none;
}

.product-number-info li b {
    font-weight: 400;
    font-size: 90px;
    line-height: 1;
    display: inline-block;
    position: relative;
    /* margin: 15px 0 10px; */
    width: 220px;
    height: 220px;
    background: #00c1de;
    line-height: 220px;
    border-radius: 15px;
    font-family: Impact;
}

.product-number-info li p {
    font-size: 16px;
    margin-top: 25px;
}

.product-number-info li b i {
    font-style: normal;
}

.product-number-info li b sup {
    position: absolute;
    font-size: 20px;
    right: -15px;
    top: -3px;
}

.product-number-info li.li-2 b, .product-number-info li.li-2 p {
    /* padding-left: 70px; */
}

.product-number-info li b em {
    font-style: normal;
    font-size: 28px;
    font-weight: 100;
    padding-left: 2px;
    position: relative;
    top: -4px;
}

.product-number-info li.li-3 b, .product-number-info li.li-3 p {
    /* padding-left: 70px; */
}

.product-number-info li.li-4 b, .product-number-info li.li-4 p {
    /* padding-left: 78px; */
}

.product-number-info li.li-5 {
    text-align: right;
}
.dzwz
{
    margin-top: 80px;
}
.dzwz p
{
    color: #fff;
}
.wxq_hzkh
{
	width:100%;
	float:left;
	margin-bottom: 30px;
}
.wxq_hzkh_1
{
	width:1200px;
	margin:auto;
	padding-top:30px;
	padding-bottom:30px;
}
.wxq_hzkh_c
{
    width: 100%;
    float: left;
    margin-top: 30px;
}
.wxq_hzkh_c li
{width:215px;overflow: hidden;height:82px;text-align: center;display: list-item;line-height:82px;margin: auto;border: 1px solid #eee;float: left;margin-right: 28px;margin-bottom: 10px;}
.wxq_hzkh_c li img
{
	    width: auto;
    display: inline-block;
    vertical-align: middle;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

/* 图片预览 */
.previewbox {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
	z-index: 9999;
}
.previewbox .preview-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
	height: 50px;
}
.previewbox .preview-header .preview-indicator {
    display: block;
    line-height: 28px;
    color: #fff;
    text-align: center;
    margin: 10px auto;
    width: 68px;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 12px;
    font-size: 16px;
}
.previewbox .preview-content {
    font-size: 0;
    position: relative;
    white-space: nowrap;
    height: 100%;
}			
.previewbox .preview-content .content-item {
    font-size: 14px;
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    vertical-align: top;
    white-space: normal;
}			
.previewbox .preview-content .content-item .content-item-scroller {
    position: absolute;

    display: flex;
    /* align-items: center; */
    justify-content: center;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    /* width: 100%; */
    /* height: 100%; */
    margin: 0;
}			
.previewbox .preview-content .content-item .content-item-scroller .toggle-left {
    position: absolute;
    top: 50%;
    left: 25%;
    width: 38px;
    z-index: 10000;
    color: white;
    cursor: pointer;
    font-size: 22px;
    text-align: center;
    display: block;
}			
.previewbox .preview-content .content-item .content-item-scroller .toggle-right {
    position: absolute;
    top: 50%;
    right: 25%;
    width: 38px;
    z-index: 10000;
    color: white;
    cursor: pointer;
    font-size: 22px;
    text-align: center;
    display: block;
}
.hty-photo
{
    display: inline-block;
    margin: auto;
    width: 100%;
    text-align: center;
}
.hty-photo1 p
{
    position: absolute;
    top: 300px;
    width: 100%;
    color: #fff;
    font-size: 20px;
    height: 20px;
    line-height: 30px;
}
.hty-photo img
{width: 100%;/* display: inline-block; *//* vertical-align: middle; */height: auto;/* max-height: 100%; */max-width: 100%;opacity: 0.5;}
.hty-photo1
{display: inline-block;text-align: center;margin: auto;width: 24%;height: 400px;overflow: hidden;border: 1px solid #eee;/* display: list-item; */line-height: 400px;background: #000;position: relative;}
.case
{
	
margin-bottom: 30px;
}
.image-container
{
	margin:auto;
}
.image-container img
{
	   /* height: 100%; */
}

.dz_fwlc_cc li
{
    width: 219px;
    height: 320px;
    border: 1px solid #eee;
    padding: 30px;
    float: left;
    margin-right: 24px;
    text-align: center;
}

.dz_fwlc_cc li img
{}
.dz_fwlc_cc li h1
{
    font-size: 20px;
    color: #00c1de;
    margin-top: 20px;
    margin-bottom: 20px;
}
.dz_fwlc_cc li p
{
    line-height: 24px;
    text-align: left;
}
.image-container
{
	/* width:100px; */
	/* height:100px; */
	background: #ff000000;
	position:relative;
	animation-name:myfirst;
	animation-duration:1s;
	animation-timing-function:linear;
	animation-delay:1s;
	animation-iteration-count:infinite;
	animation-direction:alternate;
	animation-play-state:running;
	/* Safari and Chrome: */
	-webkit-animation-name:myfirst1;
	-webkit-animation-duration:30s;
	-webkit-animation-timing-function:linear;
	-webkit-animation-delay:1s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-direction:alternate;
	-webkit-animation-play-state:running;
	z-index: -9999;
	position: absolute;
	top:0px;
}

@keyframes myfirst1
{
	0%   { bottom:0px; top:-100px;}
	25%  { bottom:0px; top:-500px;}
	50%  { bottom:0px; top:-800px;}
	75%  { bottom:0px; top:-1100px;}
	100% { bottom:0px; top:-1400px;;}
}

@-webkit-keyframes myfirst1 /* Safari and Chrome */
{
	0%   { bottom:0px; top:-100px;}
	25%  { bottom:0px; top:-400px;}
	50%  { bottom:0px; top:-700px;}
	75%  { bottom:0px; top:-1000px;}
	100% { bottom:0px; top:-1300px;;}
}


.sele .left
{
	height:auto !important;
}
.sele .left_ul
{display:none;
}


/*  seotc   */

.seotc_top
{
	width:100%;
	float:left;
}
.seotc_top_c
{
	width:1200px;
	margin:auto;
}
.seotc_top_t
{
    text-align: center;
}
.seotc_top_t h1 {
    font-size: 30px;
    color: #ff6600;
    margin-top: 50px;
}
.seotc_top_t span {
    width: 200px;
    height: 1px;
    background: #ff6600;
    display: inline-block;
}
.seotc_top_t p {
    color: #999;
    margin-top: 10px;
}
.seotc_top_b
{
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 10px;
}
.seotc_top_b li
{
    width: 280px;
    height: 280px;
    background: #fafafa;
    border-radius: 50%;
    text-align: center;
    /* display: inline-block; */
    /* margin-left: 8px; */
    margin-right: 26px;
    margin-top: 20px;
    float: left;
}
.seotc_top_b li img
{
    margin-top: 40px;
}
.seotc_top_b li h1
{
    font-size: 18px;
    font-weight: 100;
    color: #000;
    margin-top: 10px;
    margin-bottom: 5px;
}
.seotc_top_b li p
{
    padding-left: 30px;
    padding-right: 30px;
    font-size: 12px;
    line-height: 22px;
    color: #999999;
}
.seo1
{
	margin-top:20px;
	width:100%;
	float:left;
}
.sectc_bg
{
	width:100%;
	float:left;
}
.sectc_bg_c
{
	width:1200px;
	margin:auto;
}
.sectc_bg_c
{
}
.sectc_bg_c tr
{
}
.sectc_bg_c td
{border: 1px solid #eee;height: 50px;line-height: 50px;border-spacing: 0px;font-size: 16px;color: #000;text-align: center;position: relative;}
.sectc_bg_c td img
{
    top: 12px;
    position: absolute;
    left: 75px;
}

.draw-outline {

  color: #2472b4;
  -webkit-transition: color 0.25s 0.125s;
  transition: color 0.25s 0.125s;
  position: relative;
}
.draw-outline::before, .draw-outline::after {
  border: 0 solid transparent;
  box-sizing: border-box;
  content: '';
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
}
.draw-outline::before {
  top: 0;
  right: 0;
}
.draw-outline::after {
  left: 0;
  bottom: 0;
}
.draw-outline::after {
  border-top-width: 4px;
  border-left-width: 4px;
}
.draw-outline::before {
  border-bottom-width: 4px;
  border-right-width: 4px;
}
.draw-outline:hover {
  color: #f89216;
  /* border-radius: 50%; */
  /* width: 280px; */
  /* height: 280px; */
}
.draw-outline:hover::before, .draw-outline:hover::after {
  border-color: #f89216;
  -webkit-transition: border-color 2s;
  transition: border-color 2s;
  width: 100%;
  height: 100%;
    border-radius: 50%;
}
.draw-outline:hover::before {
  -webkit-transition-delay: 0s, 0s, 0.25s;
          transition-delay: 0s, 0s, 0.25s;
           border-radius: 50%;
}
.draw-outline:hover::after {
  -webkit-transition-delay: 0.5s, 0.5s, 0.75s;
          transition-delay: 0.5s, 0.5s, 0.75s;
           border-radius: 50%;
}

.btn {
  background: none;
  border: none;
  cursor: pointer;
  line-height: 1.5;
  letter-spacing: 0.05rem;
   border-radius: 50%;
}
.btn:focus {
  outline: 2px dotted #55d7dc;
   border-radius: 50%;
}

