

/*# sourceMappingURL=style.css.map */
.anit{
	-webkit-transition: all 0.3s;
      	transition: all 0.3s;
}

@media (min-width:320px){
	.ind-section{
		margin-top: 0.9rem;
	}
	.v-section1,
	.n-section1{
		width: 100%;
		position: relative;
		overflow: hidden;
	}
	.v-section1 img,
	.n-section1 img{
		width: 100%;
	}
	.v-section1 .pc,

	.n-section1 .pc{
		display: none;
	}
	.v-section1 .mbox{
		width: 55.3%;
		left: 4%;
		position: absolute;
		top: 50%;
		z-index: 3;
		transform:translateY(-50%);
	}
	.v-section1 .mbox .point{
		color: #333333;
		font-size: 0.24rem;
		font-family: 'Myriad Pro',arial;
		height: 0.4rem;
		text-align: right;
		margin-bottom: 0.15rem;
	}
	.v-section1 .mbox .point span{
		padding-left: 0.45rem;
		line-height: 0.4rem;
		width: auto;
		display: inline-block;
		position: relative;
		cursor: pointer;
	}
	.v-section1 .mbox .point span:before{
		display: block;
		height: 0.36rem;
		width: 0.36rem;
		border: 1px solid #333333;
		content: '';
		position: absolute;
		box-sizing:border-box;
		left: 0;
		border-radius: 50%;
		top: 48%;
		transform:translateY(-50%);
		background: url(../img/btn.png) center/0.1rem no-repeat;
	}
	.v-section1 .mbox .title{
		text-align: right;
		font-size: 0.48rem;
		color: #222222;
		line-height: 1.2;
	} 
	.v-section1 .mbox .btn,
	.n-section1 .mbox .btn,
	.n-section1 .mbox_c .btn,
	.wel-section1 .mbox_h .btn,
	.wel-section1 .mbox_x .btn,
	.wel-section1 .mbox_f .btn,
	.wel-section1 .mbox_k .btn,
	.wel-section1 .mbox_t .btn,
	.wel-section1 .mbox_l .btn{
		width: 1.64rem;
		height: 0.44rem;
		line-height: 0.44rem;
		border: 1px solid #535353;
		border-radius: 30px;
		font-size: 0.24rem;
		color: #535353;
		margin-left: calc(100% - 1.64rem - 2px);
		margin-top: 0.7rem;
		text-align: center;
	}
	.v-section1 .mbox .btn span,
	.n-section1 .mbox .btn span,
	.n-section1 .mbox_c .btn span,
	.wel-section1 .mbox_h .btn span,
	.wel-section1 .mbox_x .btn span,
	.wel-section1 .mbox_f .btn span,
	.wel-section1 .mbox_k .btn span,
	.wel-section1 .mbox_t .btn span,
	.wel-section1 .mbox_l .btn span{
		padding-right:.27rem;
		display: inline-block;
		height: 100%;
		position: relative;
	}
	.v-section1 .mbox .btn span i,
	.n-section1 .mbox .btn span i,
	.n-section1 .mbox_c .btn span i,
	.wel-section1 .mbox_h .btn span i,
	.wel-section1 .mbox_x .btn span i,
	.wel-section1 .mbox_f .btn span i,
	.wel-section1 .mbox_k .btn span i,
	.wel-section1 .mbox_t .btn span i,
	.wel-section1 .mbox_l .btn span i{
		width: 0.27rem;
		height: 100%;
		position: absolute;
		right: 0;
		top: 0;
		background: url(../img/img23.1.png) right center/0.1rem no-repeat;
	}
	.v-section1 .points,
	.n-section1 .points{
		width: 1.18rem;
		height: 0.54rem;
		cursor: pointer;
		position: absolute;
		left: 50%;
		overflow: hidden;
		bottom: 0;
		transform:translateX(-50%);
	}
	.v-section1 .points:before,
	.n-section1 .points:before{
		display: block;
		top: 0;
		left: 0;
		position: absolute;
		width: 1.18rem;
		height: 1.2rem;
		content: '';
		background-color: #fafafa;
		border-radius: 50%;
	}
	.v-section1 .points img,
	.n-section1 .points img{
		display: block;
		width: 0.44rem;
		bottom: 0;
		left: 50%;
		position: absolute;
		transform:translateX(-50%);
		cursor: pointer;
	}
	.v-section1 .points .img2,
	.n-section1 .points .img2{
		opacity: 0.3;
		-webkit-animation: op 4s 0.1s infinite;
	    animation: op 4s 0.1s infinite;
	}
	@-webkit-keyframes op{
		0%{opacity: 0.3;}
		50%{opacity: 1;}
	    100%{opacity: 0.3;}
	}
	@keyframes op{
		0%{opacity: 0.3;}
		50%{opacity: 1;}
	    100%{opacity: 0.3;}
	}
	.video-tip{
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		display: none;
		cursor: pointer;
		z-index: 50;
		background-color: rgba(0,0,0,0.7);
	}
	.video-tip i{
		display: block;
		width: 30px;
		height: 30px;
		position: absolute;
		right: 40px;
		top: 40px;
		background: url(../img/ico_07.png) center/cover no-repeat;
		cursor: pointer;
		z-index: 5;
	}
	.video-tip video{
		display: block;
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
	.zd-section01{
		background-color: #fafafa;
		padding: 0.95rem 0 1.6rem;
		overflow: hidden;
	}
	.zd-section01 .tit,
	.zd-section03 .tit,
	.zd-section02 .tit,
	.zd-section04 .tit,
	.zd-section05 .tit,
	.v-fill .box .tit{
		font-size: 0.36rem;
		color: #000000;
		line-height: 1.3;
		text-align: center;
	}
	.zd-section01 .title,
	.zd-section04 .title,
	.zd-section05 .title,
	.v-fill .box .title{
		font-size: 0.44rem;
		color: #000000;
		line-height: 1.4;
		text-align: center;
		margin: .05rem 0 0.9rem;
	}
	.zd-section01 .mian{
		width: 100%;
		position: relative;
		z-index: 11;
	}
	.zd-section01 .mian .img{
		width: 60%;
		display: block;
		margin: 0 auto;
		position: relative;
		z-index: 10;
	}
	.zd-section01 .mian .mbox1{
		position: absolute;
		font-size: 0;
	}
	.zd-section01 .mian .mbox1.fingerprint{
		left: 0.3rem;
		top: 0.25rem;
	}
	.zd-section01 .mian .mbox1.key{
		left: 0.3rem;
		top: 1.93rem;
	}
	.zd-section01 .mian .mbox1.card-lock{
		right: 0.3rem;
		top: 0.25rem;
		text-align: right;
	}
	.zd-section01 .mian .mbox1.password{
		right: 0.3rem;
		top: 1.93rem;
		text-align: right;
	}
	.zd-section01 .mian .mbox1 .icon{
		display: inline-block;
		width: 0.78rem;
		height: 0.78rem;
		border: 1px solid #000;
		border-radius: 50%;
		margin-bottom: 0.1rem;
	}
	.zd-section01 .mian .mbox1 .tits{
		font-size: 0.26rem;
		color: #222222;
		line-height: 1.6;
	}
	.zd-section01 .mian .mbox1 .detaile{
		display: none;
	}
	.zd-section01 #wave{
		display: block;
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 10;
		width: 100%;
		height: 4rem !important;
	}
	.zd-section01 #wave canvas{
		height: 100% !important;
		width: 100% !important;
		position: relative;
		top: 0;
		left: 0;
	}
	.zd-section03{
		background-color: #f8f9fa;
	    background: -webkit-linear-gradient(left, #f6f7f7 0%,#e3e6e6 100%);
	    background: linear-gradient(to right, #f6f7f7 0%,#e3e6e6 100%);
	}
	.zd-section03 .mian{
		padding: 0.8rem 0.3rem 0;
	}
	.zd-section03 .title,
	.zd-section02 .title{
		font-size: 0.44rem;
	    color: #000000;
	    line-height: 1.4;
	    text-align: center;
	    margin: .05rem 0 0.25rem;
	    position: relative;
	    z-index: 5;
	}
	.zd-section03 .detaile,
	.zd-section03 img{
		width: 100%;
	}
	.zd-section03 .pc{display: none;}
	.zd-section02{
		padding: 1rem 0.3rem 1.5rem;
		position: relative;
		overflow: hidden;
	}
	.zd-section02 video,
	.v-fill video{
		left: 50%;
		transform: translateX(-50%);
		top: 0;
		min-width: 100%;
		height:auto;
		display: none;
		position: absolute;
		background-color: #000;
	}
	.zd-section02 .tit{
		color: #fff;
		position: relative;
		z-index: 5
	}
	.zd-section02 .title{
		color: #fff;
		position: relative;
		z-index: 5
	}
	.zd-section02 .detaile{
		line-height: 1.66;
		color: rgba(255,255,255,0.8);
		text-align: center;
		font-size: 0.24rem;
		position: relative;
		z-index: 5
	}
	.zd-section02 .list{
		overflow: hidden;
		position: relative;
		z-index: 5
	}
	.zd-section02 .list li{
		width: 50%;
		float: left;
		margin-top: 0.5rem;
	}
	.zd-section02 .list li .box{
		width: 2.57rem;
		height: 2.57rem;
		background: url(../img/img8.1.png) center/cover no-repeat;
		border-radius: 50%;
		text-align: center;
		margin: 0 auto;
	}
	.zd-section02 .list li .box .mbox{
		position: relative;
		top: 50%;
		transform:translateY(-50%);
	}
	.zd-section02 .list li .box .math{
		font-size: 0.2rem;
		color: #fff;
		line-height: 1.2;
	}
	.zd-section02 .list li .box .math span{
		font-size: 0.6rem;
		line-height: 1;
	}
	.zd-section02 .list li .box .fa{
		font-size: 0.24rem;
		line-height: 1.4;
		color: #fff;
		margin-top: 2px;
	}
	.zd-section04{
		width: 100%;
		padding: 1rem 0 1.1rem;
 	}
	.zd-section04 .title{
		margin: .05rem 0 0.25rem;
	}
	.zd-section04 .detaile{
		font-size: 0.24rem;
		color: #333333;
		line-height: 1.66;
		text-align: center;
		margin-bottom: 0.6rem;
		padding: 0 0.3rem;
	}
	.zd-section04 img{
		width: 100%;
		-webkit-user-select: none;
	    -moz-user-select: none;
	    -ms-user-select: none;
	    user-select: none;
	}
	.zd-section04 .mod .img{
		width: 100%;
		overflow: hidden;
		position: absolute;
		top:0 ;
		left: 0;
	}
	.zd-section04 .mod #point{
		display: block;
		width: 100%;
		height: 1px;
		background-color: #ddcea2;
		position: absolute;
		top: 0;
		left: 0;
	}
	.zd-section04 .mod #point #ipot{
		display: block;
		width: 0.4rem;
		height: 0.4rem;
		border-radius: 50%;
		box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
		position: absolute;
		left: calc(50% - 0.2rem);
		background: url(../img/img9.1.png) center/cover no-repeat;
		top: -0.2rem;
	}
	.zd-section04 .mod .figure2{
		position: absolute;
		top: 0;
		left: 0;
	}
	.zd-section04 .pc,
	.zd-section04 .pad{
		display: none;
	}
	.zd-section05{
		padding: 0.8rem 0.3rem 0.65rem;
		background-color: #fafafa;
	}
	.zd-section05 .title{
		margin: 0.05rem 0 0.25rem;
	}
	.zd-section05 .detaile{
		font-size: 0.24rem;
	    color: #666;
	    line-height: 1.66;
	    text-align: center;
	}
	.zd1{
		height:780px;
	}
	.zd2{
		height:780px;
	}
	.c2{
		background-color: #c2d2e1
	}
	.f8{
		background-color: #f8e1c2
	}
	.ba{
		background-color: #bad7d5
	}
	.zd-section05 .list li{
		position: relative;
		padding: 1.3rem 0 0.8rem;
		margin-bottom: 0.28rem;
	}
	.zd-section05 .list li:last-child{margin-bottom: 0}
	.zd-section05 .list li .icon{
		width: 1.3rem;
		height: 1.3rem;
		border-radius: 50%;
		overflow: hidden;
		margin: 0 auto;
		box-shadow: 2px 3px 20px 0 rgba(0,0,0,0.12);
	}
	.zd-section05 .list li .icon img{
		width: 100%;
	}
	.zd-section05 .list li .tits{
		font-size: 0.36rem;
		line-height: 1.4;
		margin: 0.65rem 0 0.15rem;
	}
	.zd-section05 .list li .fa{
		font-size: 0.24rem;
		line-height: 1.6;
	}
	.zd-section05 .list li .mtit{
		font-size: 0.24rem;
		line-height: 0.3rem;
		margin-top: 0.55rem;
	}
	.zd-section05 .list li .mtit span{
		padding-left: 0.2rem;
		position: relative;
		margin: 0 0.17rem;
	}
	.zd-section05 .list li .mtit span:before{
		display: block;
		width: 0.08rem;
		height: 0.08rem;
		border-radius: 50%;
		border:1px solid #607589;
		content: '';
		position: absolute;
		left: 0;
		top: calc(50% - 0.04rem);
	}
	.zd-section05 .list li:nth-child(2) .mtit span:before{
		border:1px solid #756044;
	}
	.zd-section05 .list li:last-child .mtit span:before{
		border:1px solid #5d7c7a;
	}
	.zd-section05 .list li:first-child .tits,
	.zd-section05 .list li:first-child .fa,
	.zd-section05 .list li:first-child .mtit{
		color: #607589;
	}
	.zd-section05 .list li:nth-child(2) .tits,
	.zd-section05 .list li:nth-child(2) .fa,
	.zd-section05 .list li:nth-child(2) .mtit{
		color: #756044;
	}
	.zd-section05 .list li:last-child .tits,
	.zd-section05 .list li:last-child .fa,
	.zd-section05 .list li:last-child .mtit{
		color: #fff;
	}
	.zd-section05 .list li:last-child .fa{
		color:#a5a5a5;
	}
	.v-fill{
		width: 100%;
		overflow: hidden;
	}
	.v-fill .img{
		width: 240%;
	    position: relative;
	    left: -70%;
	}
	.v-fill .box{
		position: absolute;
		left: 4%;
		top: 1rem;
		width: 92%;
		z-index: 5;
	}
	.v-fill .box .tit,
	.v-fill .box .title{
		color: #fff;
	}
	.v-fill .box .title{
		margin: 0.05rem 0 0.25rem;
	}
	.v-fill .box .detaile{
		font-size: 0.24rem;
		line-height: 1.66;
		color: rgba(255,255,255,0.7);
		text-align: center;
	}
	.v-fill .box .list{
		width: 100%;
		margin-top: 0.9rem;
	}
	.v-fill .box .list li{
		width: 33.33%;
		float: left;
		text-align: center;
	}
	.v-fill .box .list li .icon{
		width: 0.65rem;
		margin: 0 auto 0.18rem;
	}
	.v-fill .box .list li .icon img{
		width: 100%;
	}
	.v-fill .box .list li .mtit{
		font-size: 0.24rem;
		color: #ffffff;
		line-height: 1.66;
	}
	.v-fill .box .list li .mtit span{
		display: block;
	}

	.n-section1 .mbox{
		position: absolute;
	    top: 0%;
	    left: 4%;
	    width: 92%;
	    text-align: center;
	    z-index: 2;
	}
	.n-section1 .mbox .math{
		font-size: 0.6rem;
		color: #000000;
		line-height: 1;
		font-family: 'Avenir LT Std',arial;
		padding-top: 0.5rem;
	}
	.n-section1 .mbox .title{
		font-size: 0.44rem;
		color: #222222;
		line-height: 1.2;
		padding-bottom: 0.12rem;
		width: auto;
		display: inline-block;
		position: relative;
	}
	.n-section1 .mbox .title:before{
		display: block;
		content: '';
		height: 1px;
		left: 0;
		position: absolute;
		width: 100%;
		bottom: 0;
		border-top: 1px solid #c9cfd4;
		border-bottom: 1px solid #c9cfd4;
	}
	.n-section1 .mbox .tit{
		font-size: 0.26rem;
		color: #333333;
		margin: 0.12rem 0 0.25rem;
		line-height: 1.4;
	}
	.n-section1 .mbox .btn{
		margin: 0 auto;
	}
	.n-section2{
		padding: 0.95rem 0 1.6rem;
	}
	.n-section2 .title{
		margin: .05rem 0 0.15rem;
	}
	.n-section2 .fa{
		font-size: 0.24rem;
		color:#333333;
		line-height: 1.6;
		text-align: center;
		padding: 0 0.3rem;
		margin-bottom: 0.5rem;
	}
	.n-section2 .mian .img{
		width: 52%;
	}
	.zd-section01 .mian .mbox1 .tits{
		font-size: 0.24rem;
	}
	.n-section2 .mian .mbox1,
	.n-section2 .mian .mbox1.card-lock,
	.n-section2 .mian .mbox1.password{
		text-align: center;
	}
	.n-section2 .mian .mbox1 .icon{
		margin: 0 auto 0.05rem;
	}
	.n-section2 .mian .mbox1.fingerprint {
	    left: 1.1rem;
	    top: 0.2rem;
	}
	.n-section2 .mian .mbox1.card-lock {
	    right: 1.1rem;
	    top: 0.2rem;
	}
	.n-section2 .mian .mbox1.key,
	.n-section2 .mian .mbox1.password{
	    top: 1.7rem;
	}
	.n-section2 .mian .mbox1.alarm{
		left: 0.3rem;
    	top: 3.3rem;
	}
	.n-section2 .mian .mbox1.lock-body{
		right: 0.3rem;
    	top: 3.3rem;
	}
	.n-section2 .mian .mbox1.lock{
		left: 1.1rem;
    	top:  4.9rem;
	}
	.n-section2 .mian .mbox1.display{
		right: 1.1rem;
    	top:  4.9rem;
	}
	
	

	/*c*/
	.n-section1 .mbox_c,
	.wel-section1 .mbox_h{
		position: absolute;
	    top: 0.8rem;
	    left: 4%;
	    width: 92%;
	    z-index: 2;
	}
	.n-section1 .mbox_c .flot .title{
		float: left;
		width: 100%;
		font-family: 'Proxima Nova',arial;
		font-weight: bold;
		font-size: 0.72rem;
		color: #222;
		text-transform: uppercase;
		line-height: 1;
	}
	.n-section1 .mbox_c .flot .mtit{
		float: left;
		font-size: 0.28rem;
		width: 100%;
		line-height: 1;
		margin: 0.05rem 0 0.2rem;
	}
	.n-section1 .mbox_c .flot .mtit span{
		line-height: 1;
		display: inline-block;
	}
	.n-section1 .mbox_c .tit{
		font-size: 0.42rem;
		color: #222;
		text-transform: uppercase;
		font-weight: bold;
		line-height: 1.2;
		font-family: 'Proxima Nova',arial;
		margin-bottom: 0.45rem;
	} 
	.n-section1 .mbox_c .btn,
	.wel-section1 .mbox_h .btn,
	.wel-section1 .mbox_x .btn,
	.wel-section1 .mbox_f .btn,
	.wel-section1 .mbox_k .btn,
	.wel-section1 .mbox_t .btn,
	.wel-section1 .mbox_l .btn{
		margin: 0 !important
	}
	.n-section2 .mian .section2-img{
		width: 60%;
		margin-bottom: 0.3rem;
	}
	.wel-section2 #wave{
		height: 4.5rem !important;
	}

	/*h*/
	.wel-section1 .mbox_h .title{
		font-size: 0.48rem;
		color: #002222;
		line-height: 1.2;
		/*font-family: '苹方';*/
	}
	.wel-section1 .mbox_h .mtit{
		font-size: 0.52rem;
	    color: #bbbdbd;
	    font-family: 'Avenir LT Std',arial;
	    line-height: 1.1;
	    margin: 0.15rem 0 0.5rem;
	}
	.wel-section2-h .title,
	.section2-l .title{
		margin: .05rem 0 0.15rem;
	}
	.wel-section1 .mbox_h .mtit span{
		display: block;
	}
	.zd-section01 .fa{
		font-size: 0.24rem;
	    color: #666;
	    line-height: 1.6;
	    text-align: center;
	    padding: 0 0.3rem;
	    margin-bottom: 0.5rem;
	    /*font-family: '苹方'*/
	}
	/*x*/
	.wel-section1 .mbox_x{
		position: absolute;
		left: 38%;
		top: 0.6rem;
	}
	.wel-section1 .mbox_x .title{
		font-size: 0.48rem;
		color: #ffffff;
		line-height: 1.3;
	}
	.wel-section1 .mbox_x .title span,
	.wel-section1 .mbox_x .mtit span{
		display: block;
	}
	.wel-section1 .mbox_x .mtit{
		font-size: 0.3rem;
		color: #c4c4c4;
		line-height: 1.3;
		margin: 0.15rem 0 0.4rem;
	}
	.wel-section1 .mbox_x .btn{
		border:1px solid #fff;
		color: #fff;
	}
	.wel-section1 .mbox_x .btn span i{
		background: url(../img/img23.6.png) right center/0.1rem no-repeat;
	}
	/*f*/
	.wel-section1 .mbox_f,
	.wel-section1 .mbox_t{
		position: absolute;
		top: 0.8rem;
		left: 4%;
	}
	.wel-section1 .mbox_f .title{
		font-size: 0.48rem;
		color: #333333;
		line-height: 1.2;
	}
	.wel-section1 .mbox_f .mtit{
		font-size: 0.38rem;
		color: #333;
		line-height: 1.3;
		padding-top:0.20rem;
		border-top: 1px solid #434343;
		margin: 0.18rem 0 0.4rem;
	}
	.wel-section1 .mbox_f .mtit span,
	.wel-section1 .mbox_k .mtit span{
		display: block;
	}
	.f-section2  .mian .section2-img{
		margin-bottom: 0
	}
	.f-section2 .mian .section2-img{
		width: 51%;
	}
	/*k*/
	.wel-section1 .mbox_k{
		position: absolute;
		top: 0.8rem;
		left: 4%;
	}
	/*k*/
	.wel-section1 .mbox_k .title,
	.wel-section1 .mbox_t .title{
		font-size: 0.44rem;
		color: #222222;
		line-height: 1.2;
	}
	.wel-section1 .mbox_k .title span{
		display: block;
	}
	.wel-section1 .mbox_k .mtit,
	.wel-section1 .mbox_t .mtit{
		font-size: 0.34rem;
		color: #222222;
		line-height: 1.3;
		font-family: 'Avenir LT Std',arial;
		margin: 0.15rem 0 0.4rem;
	}
	.wel-section1 .mbox_t .mtit{
		text-transform: inherit;
	}
	.wel-section1 .mbox_k .btn{
		margin: 0
	}
	.k-section2 .title{
		margin: .05rem 0 0.9rem;
	}
	/*t*/
	.wel-section1 .mbox_t{
		top: 1.4rem;
	}
	.wel-section1 .mbox_t .mtit{
		font-size: 0.28rem;
		/*text-transform: capitalize;*/
	}
	.wel-section1 .mbox_t .mtit span{
		display: block;
	}
	/*l*/
	.wel-section1 .mbox_l{
		position: absolute;
	    top: 0.6rem;
	    left: 4%;
	}
	.wel-section1 .mbox_l .title{
		font-family: 'Hlevetica Bold',arial;
		font-size: 0.52rem;
		color: #333333;
		line-height: 1.4;
	}
	.wel-section1 .mbox_l .title span{
		position: relative;
		display: inline-block;
	}
	.wel-section1 .mbox_l .title span:before{
		display: block;
		width: 100%;
		height: 1px;
		background-color: #434343;
		content: '';
		position: absolute;
		left: 0;
		bottom: -1px;
	}
	.wel-section1 .mbox_l .mtit{
		font-size: 0.42rem;
		color: #333333;
		line-height: 1.4;
		margin: 0.1rem 0 0.4rem;
	}


	/*特殊类*/
	.wel-section1 .lonely{
		position: relative;
		width: 150%;
		left: -20%;
	}
	.wel-section1 .mbox{
		text-align: left;
	}
	.wel-section1 .mbox .btn{
		margin: 0
	}
	.wel-section1 .mbox .title span{
		display: block;
	}
	.wel-section1 .mbox .math{
		padding-top: 0.8rem;
	}

	.wel-section1-x .lonely{
		left: -35%;
	}


	.rotate.ot .pic .img3{
		animation:fillt 0.4s 0.6s linear 1 forwards;
		-webkit-animation:fillt 0.4s 0.6s linear 1 forwards;
	}
	.rotate .pic .img3{
		opacity: 0;
		transform: rotate(14deg);
	    -webkit-transform: rotate(14deg);
	}
	@-webkit-keyframes fillt {
	    0% {
	    	opacity: 1;
	    	transform: rotate(14deg);
	    	-webkit-transform: rotate(14deg);
	    }
	    100% { 
	    	opacity: 1;
			transform: rotate(28deg);
	    	-webkit-transform: rotate(28deg);
	    }
	}
	@keyframes fillt {
	    0% {
	    	opacity: 1;
	    	transform: rotate(14deg);
	    	-webkit-transform: rotate(14deg);
	    }
	    100% { 
	    	opacity: 1;
			transform: rotate(28deg);
	    	-webkit-transform: rotate(28deg);
	    }
	}
	.rotate.ot .pic .img4{
		animation:filll 0.4s 1s linear 1 forwards;
		-webkit-animation:filll 0.4s 1s linear 1 forwards;
	}
	.rotate .pic .img4{
		opacity: 0;
		transform: rotate(28deg);
	    -webkit-transform: rotate(28deg);
	}
	@-webkit-keyframes filll {
	    0% {
	    	opacity: 1;
	    	transform: rotate(28deg);
	    	-webkit-transform: rotate(28deg);
	    }
	    100% { 
	    	opacity: 1;
			transform: rotate(45deg);
	    	-webkit-transform: rotate(45deg);
	    }
	}
	@keyframes filll {
	    0% {
	    	opacity: 1;
	    	transform: rotate(28deg);
	    	-webkit-transform: rotate(28deg);
	    }
	    100% { 
	    	opacity: 1;
			transform: rotate(45deg);
	    	-webkit-transform: rotate(45deg);
	    }
	}

	.wel-section1 .mbox_x .mtit span.tt{
		margin-top: 0.1rem;
	}
	.wels-mbox{
		width: 3.4rem;
	    margin: 0 auto 0.1rem;
	    padding-left: 1.1rem;
		box-sizing:border-box;
	}
	.wels .title{
		margin: .05rem 0 0.5rem;
	}
	.wels-mbox .img{
		position: absolute;
		left: 0;
		top: 0;
		width: 0.78rem;
    	height: 0.78rem;
		display: block;
		border: 1px solid #000;
    	border-radius: 50%;
	}
	.wels-mbox .ht{
		font-size: 0.24rem;
		color: #222222;
    	line-height:0.78rem;
	}
	.wels-mbox .deti{
		display: none;
	}
	.wels-sezz .pic .img2, 
	.wels-sezz .pic .img3, 
	.wels-sezz .pic .img4{
 		bottom: 2.85rem;
	}

	.v-xzs{
		width: 100%;
		overflow: hidden;
	}
	.v-xzs img{
		display: block;
		width: 120%;
		position: relative;
		left: -10%;
	}
	.v-xzs .mian{
		width: 1400px;
		max-width: 92%;
		position: absolute;
		top: 0;
		left: 50%;
		height: 100%;
		transform: translateX(-50%);
	}
	.v-xzs .mian .box{
		position: relative;
	    top: 48%;
	    width: 60%;
	    transform: translateY(-50%);
	    left: 40%;
	}
	.v-xzs .mian .title{
		font-size: 0.44rem;
	    color: #fff;
	    line-height: 1.4;
	    margin-bottom: 0.3rem;
	}
	.v-xzs .mian .title span{
		display: block;
	}
	.v-xzs .mian .detaile{
		font-size: 0.26rem;
		color: #dadada;
		line-height: 1.6;
	}

}
@media (min-width:768px){
	.ind-section {
	    margin-top: 70px;
	}
	.v-section1 .pc,
	.n-section1 .pc{
	    display: block;
	    position: relative;
	    width: 120%;
	    left: -10%;
	}
	.v-section1 .mod,
	.n-section1 .mod{
	    display: none;
	}
	.v-section1 .mbox .point{
		font-size: 16px;
	    margin-bottom: 12px;
	    height: 32px;
	}
	.v-section1 .mbox .point span {
	    padding-left: 43px;
	    line-height: 32px;
	}
	.v-section1 .mbox .point span:before {
	    height: 32px;
	    width: 32px;
	}
	.v-section1 .mbox .point span:before {
	    height: 32px;
	    width: 32px;
	    border-radius: 50%;
	    background: url(../img/btn.png) 11px center/10px no-repeat;
	}
	.v-section1 .mbox {
	    width: 65%;
	    left: 4%;
	    top: 42%;
	}
	.v-section1 .mbox .title {
	    font-size: 30px;
	    line-height: 1.2;
	}
	.v-section1 .mbox .btn,
	.n-section1 .mbox .btn,
	.n-section1 .mbox_c .btn,
	.wel-section1 .mbox_h .btn,
	.wel-section1 .mbox_x .btn,
	.wel-section1 .mbox_f .btn,
	.wel-section1 .mbox_k .btn,
	.wel-section1 .mbox_t .btn,
	.wel-section1 .mbox_l .btn{
	    width: 140px;
	    height: 38px;
	    line-height: 38px;
	    font-size: 16px;
	    margin-left: calc(100% - 140px - 2px);
	    margin-top: 50px;
	}
	.v-section1 .mbox .btn span,
	.n-section1 .mbox .btn span,
	.n-section1 .mbox_c .btn span,
	.wel-section1 .mbox_h .btn span,
	.wel-section1 .mbox_x .btn span,
	.wel-section1 .mbox_f .btn span,
	.wel-section1 .mbox_k .btn span,
	.wel-section1 .mbox_t .btn span,
	.wel-section1 .mbox_l .btn span{
	    padding-right: 20px;
	}
	.v-section1 .mbox .btn span i,
	.n-section1 .mbox .btn span i,
	.n-section1 .mbox_c .btn span i,
	.wel-section1 .mbox_h .btn span i,
	.wel-section1 .mbox_x .btn span i,
	.wel-section1 .mbox_f .btn span i,
	.wel-section1 .mbox_k .btn span i,
	.wel-section1 .mbox_t .btn span i,
	.wel-section1 .mbox_l .btn span i
	{
	    width: 20px;
	    background: url(../img/img23.png) right center no-repeat;
	}
	.v-section1 .points,
	.n-section1 .points{
	    width: 105px;
	    height: 48px;
	}
	.v-section1 .points:before,
	.n-section1 .points:before{
	    width: 105px;
	    height: 105px;
	}
	.v-section1 .points img,
	.n-section1 .points img{
		width: 36px;
		bottom: 3px;
	}
	.zd-section01 {
	    padding: 75px 0 100px;
	}
	.zd-section01 .title{
		font-size: 28px;
		margin: 5px 0 80px;
	}
	.zd-section01 .tit,
	.zd-section03 .tit,
	.zd-section02 .tit,
	.zd-section04 .tit,
	.zd-section05 .tit,
	.v-fill .box .tit{
		font-size: 22px;
	}
	.zd-section01 .mian .mbox1 .tits {
	    font-size: 18px;
	    margin-bottom: 2px;
	}
	.zd-section01 .mian .mbox1 .icon {
	    width: 70px;
	    height: 70px;
	    margin-bottom: 10px;
	}
	.zd-section01 .mian .img {
	    width: 50%;
	}
	.zd-section01 #wave{
		height: 3rem !important
	}
	.zd-section03 .title,
	.zd-section02 .title,
	.zd-section04 .title,
	.zd-section05 .title,
	.v-fill .box .title{
		font-size: 28px;
		margin: 4px 0 16px;
	}
	.zd-section03 .mian {
	    padding: 75px 0.3rem 0;
	}
	.zd-section03 .detaile,
	.v-fill .box .detaile{
		font-size: 16px;
		width: 85%;
    	margin: 0 auto;
	}
	.zd-section03 img{
		margin-top: 0
	}
	.zd-section02 {
	    padding: 75px 0.3rem 100px;
	}
	.zd-section02 .detaile {
	    line-height: 1.8;
	    font-size: 14px;
	    width: 75%;
	    margin: 0 auto;
	}
	.zd-section02 .list li {
	    margin-top: 40px;
	}
	.zd-section02 .list li .box {
	    width: 200px;
	    height: 200px;
	}
	.zd-section02 .list li .box .math span {
	    font-size: 40px;
	}
	.zd-section02 .list li .box .fa,
	.zd-section02 .list li .box .math{
	    font-size: 16px;
	}
	.zd-section04{
		padding: 85px 0 95px;
	}
	.zd-section04 .detaile{
		width: 70%;
		padding: 0;
		font-size: 16px;
		margin: 0 auto 75px;
	}
	.zd-section04 #mod{display: none;}
	.zd-section04 .pc,
	.zd-section04 .pad{
		display: none;
		width: 1400px;
		max-width: 92%;
		margin: 0 auto;
	}
	.zd-section04 .pad{
		display: block;
	}
	.zd-section04 .pc .img,
	.zd-section04 .pad .img{
		position: absolute;
		height: 100%;
		width: 0%;
		top: 0;
		overflow: hidden;
		left: 0;
	}

	.zd-section04 .pc #point_pc,
	.zd-section04 .pad #point_pad{
		width: 40px;
		height: 40px;
		position: absolute;
		top: 0;
		left: 0;
		width: 1px;
		z-index: 10;
		height: 100%;
		background-color: #ddcea2;
		cursor: url(../img/bitbug_favicon.ico),pointer;
	}
	.zd-section04 .pc #point_pc #ipot_pc,
	.zd-section04 .pad #point_pad #ipot_pad{
		position: absolute;
		top: calc(50% - 20px);
		margin-left: -19.5px;
		left: 0;
		cursor: pointer;
		width: 40px;
		cursor: url(../img/bitbug_favicon.ico),pointer;
		height: 40px;
		background: url(../img/img9.png) center/cover no-repeat;
	}
	
	.zd-section05 {
	    padding: 75px 0.3rem 50px;
	}
	.zd-section05 .detaile{
		font-size: 16px;
	}
	.zd-section05 .list li{
		width: calc(100% / 2);
		float: left;
		padding: 0.8rem 0 0.6rem;
	    margin-bottom: 0;
	}
	.zd-section05 .list li:before {
	    width: calc(100% - 14px);
	    height: calc(100% - 14px);
	    top: 7px;
	    left: 7px;
	}
	.zd-section05 .list li .icon {
	    width: 85px;
	    height: 85px;
	}
	.zd-section05 .list li {
	    padding: 0.8rem 0 0.6rem;
	    margin-bottom: 0;
	}
	.zd-section05 .list li .tits{
		font-size: 22px;
	    margin: 40px 0 15px;
	}
	.zd-section05 .list li .fa{
		font-size: 14px;
		min-height: 0.85rem;
	}
	.zd-section05 .list li .mtit{
	    font-size: 14px;
	    line-height: 20px;
	    margin-top: 30px;
	    margin: 40px auto 0;
	}
	.zd-section05 .list li .mtit span {
	    padding-left: 13px;
	    margin: 0 3px;
	}
	.zd-section05 .list li .mtit span:before {
	    width: 6px;
	    height: 6px;
	    top: calc(50% - 4px);
	}
	.v-fill .box{
		top: 80px;
	}
	.v-fill .img {
	    width: 160%;
	    left: -30%;
	}
	.v-fill .box .list{
		width: 500px;
		margin: 50px auto 0;
	}
	.v-fill .box .list li .icon{
		width: 65px;
	}
	.v-fill .box .list li .mtit{
		font-size: 14px;
	}
	.v-fill .box .list li .mtit span{
		display: inline;
	}
	.n-section1 .mbox{
		text-align: left;
		left: 52%;
    	width: 45%;
    	top: 45%;
    	transform:translateY(-50%);
	}
	.n-section1 .mbox .math{
		font-size: 41px;
		padding-top: 0;
    	margin-bottom: 10px;
	}
	.n-section1 .mbox .title {
	    font-size: 28px;
	    padding-bottom: 8px;
	}
	.n-section1 .mbox .tit {
	    font-size: 18px;
	    margin: 10px 0 50px;
	}
	.n-section1 .mbox .btn{
	    margin: 0;
	}
	.n-section1 .mbox .title:before{
		border-bottom: 0;
	}
	.n-section2 {
	    padding: 75px 0 100px;
	}
	.n-section2 .fa {
	    font-size: 16px;
	    padding: 0;
	    width: 85%;
	    max-width: 810px;
	    margin: 0 auto 50px;
	}
	.n-section2 .title {
	    font-size: 28px;
	    margin: 5px 0 16px;
	}
	.n-section2 .mian .img{
		width: 50%;
	}
	.n-section2 .mian .mbox1 .icon{
		margin-bottom: 5px;
	}
	.n-section2 .mian .mbox1.card-lock,
	.n-section2 .mian .mbox1.fingerprint{
		top: 0.25rem;
	}
	.n-section2 .mian .mbox1.key, 
	.n-section2 .mian .mbox1.password {
	    top: 1.5rem;
	}
	.n-section2 .mian .mbox1.alarm,
	.n-section2 .mian .mbox1.lock-body{
	    top: 2.9rem;
	}
	.n-section2 .mian .mbox1.lock,
	.n-section2 .mian .mbox1.display{
	    top: 4.2rem;
	}


	/*c*/
	.n-section1 .mbox_c{
	    top: 22%;
	    left: 12%;
	}
	.n-section1 .mbox_c .flot .title{
		width: 190px;
	    font-size: 51px;
	    line-height: 38px;
	    border-right: 1px solid #000000;
	}
	.n-section1 .mbox_c .flot .mtit {
	    font-size: 16px;
	    width: 300px;
	    line-height: 1;
	    margin: 0 0 0 12px;
	}
	.n-section1 .mbox_c .flot .mtit span {
	    line-height: 1.3;
	    display: block;
	}
	.n-section1 .mbox_c .tit {
	    font-size: 27px;
	    line-height: 1.2;
	    margin: 10px 0 50px;
	}
	.n-section2 .mian .section2-img{
	    width: 60%;
	    margin-bottom: 0;
	}
	/*h*/ 
	.wel-section1 .mbox_h{
		left: 12%;
		top: 48%;
		transform: translateY(-50%);
	}
	.wel-section1 .mbox_h .title{
		font-size: 30px;
	}
	.wel-section1 .mbox_h .mtit{
		font-size: 24px;
	    margin: 15px 0 50px;
	}
	.zd-section01 .title{
		margin: 5px 0 16px;
	}
	.zd-section01 .fa{
		font-size: 16px;
	    padding: 0;
	    width: 85%;
	    max-width: 810px;
	    margin: 0 auto 50px;
	}
	/*x*/
	.wel-section1 .mbox_x {
	    left: 50%;
	    top: 48%;
    	transform: translateY(-50%);
	}
	.wel-section1 .mbox_x .title {
	    font-size: 30px;
	    line-height: 1.3;
	}
	.wel-section1 .mbox_x .mtit {
	    font-size: 20px;
	    margin: 10px 0 50px;
	}
	.wel-section1 .mbox_x .btn span i{
		background: url(../img/img67.png) right center no-repeat;
	}
	/*f*/
	.wel-section1 .mbox_f .title {
	    font-size: 30px;
	}
	.wel-section1 .mbox_f .mtit {
	    font-size: 24px;
	    padding-top: 15px;
	    margin: 15px 0 50px;
	}
	.wel-section1 .mbox_f {
	    top: 43%;
	    left: 27%;
	    transform: translateY(-50%);
	}
	.f-section2 .mian .section2-img{
		width: 50%;
	}
	/*k*/
	.wel-section1 .mbox_k .title {
	    font-size: 28px;
	}
	.wel-section1 .mbox_k .mtit {
	    font-size: 22px;
	    margin: 10px 0 40px;
	}
	.wel-section1 .mbox_k {
	    top: 20%;
	    left: 22.5%;
	}
	.zd-section01 .title{
		margin-bottom:  50px;
	}
	/*t*/
	.wel-section1 .mbox_t {
	    top: 21.5%;
	    left: 18%;
	}
	.wel-section1 .mbox_t .title {
	    font-size: 28px;
	}
	.wel-section1 .mbox_t .mtit {
	    font-size: 18px;
	    margin: 10px 0 50px;
	}
	.t-section2 .title{
		margin: 5px 0 16px;
	}
	.wel-section1 .mbox{
		left: 12%;
		top: 19%;
		 transform: translateY(0%); 
	}
	.wel-section1 .mbox .title span {
	    display: inline;
	}
	.wel-section1 .lonely{
	    width: 120%;
	    left: -5%;
	}
	.wel-section1-x .lonely{
		left: -20%;
	}
	/*l*/
	.wel-section1 .mbox_l{
		left: 15%;
		top: 16.5%;
	}
	.wel-section1 .mbox_l .title {
	    font-size: 33px;
	}
	.wel-section1 .mbox_l .mtit {
	    font-size: 26px;
	    margin: 10px 0 40px;
	}
	.zd-section01 .title{
		margin: 5px auto 16px;
	}

	.wel-section1 .mbox_x .mtit span.tt {
	    margin-top: 10px;
	}
	.wels .title{
		margin:5px auto 40px;
	}
	.wels-mbox {
	    width: 265px;
	    margin: 0 auto 0px;
	    padding-left: 95px;
	}
	.wels-mbox .img {
	    width: 70px;
	    height: 70px;
	}
	.wels-mbox .ht {
	    font-size: 18px;
	    line-height: 72px;
	}
	.wels-sezz .pic .img2, 
	.wels-sezz .pic .img3, 
	.wels-sezz .pic .img4{
 		bottom: 211px;
	}
	.btnsst{
		font-size: 0;
	    margin-top: 20px;
	    width: 340px;
	    padding-left: calc(100% - 340px);
	}
	.btnsst a {
	    width: 70px;
	    height: 32px;
	    line-height: 32px;
	    border-radius: 30px;
	    font-size: 14px;
	}
	.setc-v .mbox{
		top: 45%;
	}
	.setc-v .mbox .btn{
		margin-top: 30px;
	}
	.tlll a{
		margin: 0 0 8px 8px;
	}
	.v-xzs img {
	    width: 100%;
	    left: 0%;
	}
	.v-xzs .mian .box {
	    top: 45%;
	    width: 310px;
	    transform: translateY(-50%);
	    left:0;
	    float: right;
	}
	.v-xzs .mian .title {
	    font-size: 28px;
	    margin-bottom: 15px;
	}
	.v-xzs .mian .detaile {
	    font-size: 14px;
	}

}
@media (min-width:992px){
	.v-section1 .pc,
	.n-section1 .pc{
	    width: 100%;
	    left: 0%;
	}
	.zd-section01 .mian{
		width: 1400px;
		max-width: 92%;
		margin: 0 auto;
	}
	.zd-section01 .mian .img {
	    width: 39.6%;
	}

	.zd-section01 .mian .mbox1.fingerprint,
	.zd-section01 .mian .mbox1.key{
	    left: 0;
	    width: 20%;
	    padding-right: 90px;
	    text-align: right;
	}
	.zd-section01 .mian .mbox1 .icon{
		margin-bottom: 0;
		position: absolute;
		right: 0;
		top: 0;
	}
	.zd-section01 .mian .mbox1 .detaile{
		display: block;
		font-size: 14px;
		color: #444444;
		line-height: 1.5;
	}
	.zd-section01 .mian .mbox1.card-lock,
	.zd-section01 .mian .mbox1.password{
		right: 0;
		width: 20%;
	    padding-left: 90px;
		text-align: left;
	}
	.zd-section01 .mian .mbox1.card-lock .icon,
	.zd-section01 .mian .mbox1.password .icon{
		left: 0;
		right: auto;
	}
	.zd-section01 .mian .mbox1.fingerprint,
	.zd-section01 .mian .mbox1.card-lock{
		top: 8vw;
	}
	.zd-section01 .mian .mbox1 .icon{
		width: 65px;
		height: 65px;
	}
	.zd-section01 #wave {
	    height: 260px !important;
	}

	.zd-section03 {
	    background: url(../img/img5.jpg) center top/100% auto repeat-y;
	}
	.zd-section03 .mian {
	    padding: 75px 0 0;
	}
	.zd-section03 .mod{display: none;}
	.zd-section03 .pc{
		display: block;
		margin-top: -20px;
	}
	.zd-section03 .detaile{
		width: 75%;
		max-width: 900px;
	}
	.zd-section02 .detaile {
	    margin: 0 auto 9vw;
	    width: 70%;
	}
	.zd-section02 .list li{
		width: 25%;
		margin-top: 0;
	}
	.zd-section02 .list li .box{
	    width: 190px;
	    height: 190px;
	}

	@-webkit-keyframes rotate{
		from{width: 0;}
	    to{width: 3.6rem;}
	}
	@keyframes rotate{
		from{width: 0;}
	    to{width: 3.6rem;}
	}
	.zd-section05 .list li .fa {
	    font-size: 16px;
		min-height: 75px;
	}
	.zd-section05 .list li .mtit{
		margin-top: 50px;
	}
	.zd-section05 .list li .mtit span {
	    padding-left: 15px;
	    margin: 0 6px;
	    font-size: 16px;
	}
	.v-fill .img {
	    width: 120%;
	    left: -10%;
	}
	.n-section1 .mbox{
	    left: 55%;
	    width: 40%;
	}
	.n-section2 {
	    padding: 75px 0 60px;
	}
	.n-section2 .mian .mbox1{
		width: 240px !important;
		box-sizing:border-box;
	}
	.n-section2 .mian .mbox1 .icon {
	    top: 50%;
	    transform:translateY(-50%);
	}
	.n-section2 .mian .mbox1.fingerprint, 
	.n-section2 .mian .mbox1.card-lock {
	    top: 4.5vw;
	    width: 200px !important;
		box-sizing:border-box;
	    padding-right: 83px;
	    left:7vw;
	}
	.n-section2 .mian .mbox1.card-lock{
		padding:0 0 0 83px;
		right: 7vw;
		left:auto;
	}
	.n-section2 .mian .mbox1.key, 
	.n-section2 .mian .mbox1.password{
    	top: 1.15rem;
    	width: 200px;
    	padding-right: 83px;
	}
	.n-section2 .mian .mbox1.password{
		padding:0 0 0 83px;
	}
	.n-section2 .mian .mbox1.alarm{
	    padding-right: 83px;
	    left: 0;
	    top: 1.98rem;
	    width: 200px !important;
	    box-sizing: border-box;
	    text-align: right;
	}
	.n-section2 .mian .mbox1.lock-body {
	    right: 0;
	    top: 1.98rem;
	    padding-left: 83px;
	    text-align: left;
	}
	.n-section2 .mian .mbox1.lock-body .icon{
		left: 0;
		right: auto;
	}
	.n-section2 .mian .mbox1.lock {
	    left: 7vw;
	    top: 2.8rem;
	    padding-right: 83px;
	    text-align: right;
	}
	.n-section2 .mian .mbox1.display {
	    right: 7vw;
	    top: 2.8rem;
	    padding-left: 83px;
	    text-align: left;
	}
	.n-section2 .mian .mbox1.display .icon{
		left: 0;
		right: auto;
	}
	.video-tip i{
		width: 37px;
		height: 37px;
	}
	
	/*c*/
	.n-section2 .mian .section2-img{
	    width: 46%;
	}
	.wel-section2{
	    padding: 75px 0 60px;
	}
	.zd-section01 {
	    padding: 75px 0 60px;
	}
	.wel-section2 #wave{
	    height: 310px !important;
	    width: 150%;
	    left: -25%;
	}
	/*x*/
	.wel-section1 .mbox_x{
		left: 54%;
	}

	.wel-section1 .lonely {
	    width: 100%;
	    left: 0%;
	}
	.wel-section1 .mbox {
	    left: 12%;
	}
	.wels-mbox {
	    width: 345px;
	    margin: 0 auto -20px;
	    padding-left: 95px;
	}
	.wels-mbox .ht {
	    font-size: 18px;
	    line-height: 1.6;
	    margin-bottom: 2px;
	}
	.wels-mbox .deti {
	    display: block;
	    font-size: 14px;
	    color: #444444;
	    line-height: 1.5;
	}
	.wels-mbox .img{
		width: 65px;
		height: 65px;
	}
	.wels-sezz .pic .img2, 
	.wels-sezz .pic .img3, 
	.wels-sezz .pic .img4{
 		bottom: 233px;
 		right: 6px;
	}
	.btnsst {
	    width: 350px;
	    padding-left: calc(100% - 350px);
	}
	.v-xzs .mian .box{
		 width: 360px;
	}
}
@media (min-width:1025px){
	.ind-section{
		margin-top: 90px;
		padding:0 0 3vw;
	}
	.v-section1 .mbox {
	    width: 63%;
	    left: 4%;
	}
	.v-section1 .mbox .title{
		font-size: 3vw;
	}
	.v-section1 .mbox .btn,
	.n-section1 .mbox .btn,
	.n-section1 .mbox_c .btn,
	.wel-section1 .mbox_h .btn,
	.wel-section1 .mbox_x .btn,
	.wel-section1 .mbox_f .btn,
	.wel-section1 .mbox_k .btn,
	.wel-section1 .mbox_t .btn,
	.wel-section1 .mbox_l .btn{
		margin-top: 4.3vw;
		width: 164px;
	    height: 44px;
	    line-height: 44px;
	    font-size: 18px;
	    border: 2px solid #535353;
	    margin-left: calc(100% - 164px - 4px);
	    -webkit-transition: all 0.3s;
    	transition: all 0.3s;
    	cursor: pointer;
	}
	.v-section1 .mbox .btn:hover,
	.n-section1 .mbox .btn:hover,
	.n-section1 .mbox_c .btn:hover,
	.n-section1 .mbox_h .btn:hover,
	.wel-section1 .mbox_x .btn:hover,
	.wel-section1 .mbox_f .btn:hover,
	.wel-section1 .mbox_k .btn:hover,
	.wel-section1 .mbox_t .btn:hover,
	.wel-section1 .mbox_l .btn:hover{
		border: 2px solid rgba(0,0,0,0.1);
    	background-color: #fff;
	}
	.v-section1 .mbox .btn:hover span i,
	.n-section1 .mbox .btn:hover span i,
	.n-section1 .mbox_c .btn:hover span i,
	.n-section1 .mbox_h .btn:hover span i,
	.wel-section1 .mbox_x .btn:hover span i,
	.wel-section1 .mbox_f .btn:hover span i,
	.wel-section1 .mbox_k .btn:hover span i,
	.wel-section1 .mbox_t .btn:hover span i,
	.wel-section1 .mbox_l .btn:hover span i{
		animation: doco 1.2s ease-out infinite;
	}
	@keyframes doco{
        0%{top: 0; opacity: 1;}
        35%{top: 25%; opacity: 0;}
        65%{top: -25%;opacity: 0;}
        100%{top: 0;opacity: 1;}
    }
	.zd-section01 {
	    padding: 5.8vw 0 60px;
	}
	.zd-section01 .tit,
	.zd-section03 .tit,
	.zd-section02 .tit,
	.zd-section04 .tit,
	.zd-section05 .tit,
	.zd-section05 .list li .tits,
	.v-fill .box .tit{
		font-size: 2vw;
	}
	.zd-section01 .title{
		font-size: 2.8vw;
		margin: 5px 0 5vw;
	}
	.zd-section01 .mian .mbox1.password,
	.zd-section01 .mian .mbox1.key{
		top: 1.75rem;
	}
	.zd-section01 #wave{
		height:25vw !important;
	}
	.zd-section01 #wave canvas{
		width: 140% !important;
		left: -20%;
	}
	.zd-section03 .mian {
	    padding: 5.2vw 0 0;
	}
	.zd-section03 .detaile span{
		font-size: 2vw;
		font-family: arial;
		line-height: 1.2;
	}
	.zd-section03 .detaile{
		width: 70%;
	}
	.zd-section03 .title,
	.zd-section02 .title,
	.zd-section04 .title,
	.zd-section05 .title,
	.v-fill .box .title{
		font-size: 2.8vw;
	}
	.zd-section02 {
	    padding: 6vw 0 17vw;
	}
	.zd-section02 .detaile {
	    margin: 0 auto 8vw;
	    max-width: 670px;
	}
	.zd-section02 .list{
		width: 1400px;
		margin: 0 auto;
		max-width: 92%;
	}
	.zd-section02 .list li .box .math span {
	    font-size: 4.3vw;
	}
	.zd-section02 .list li .box .math{
		font-size: 18px;
	}
	.zd-section02 .list li .box{
		-webkit-transition: all 0.3s;
	            transition: all 0.3s;
	}
	.zd-section02 .list li .box:hover{
		background: url(../img/img8.png) center/cover no-repeat;
	}
	.zd-section04 {
	    padding: 6vw 0;
	}
	.zd-section04 .pc{
		display:block;
		cursor: url(../img/bitbug_favicon.ico),pointer;
	}
	.zd-section04 .pad{display: none;}
	.zd-section04 .detaile{
		margin: 0 auto 5.5vw;
		max-width: 855px;
	}
	.guans{
		-webkit-animation: rotatess 0.7s 0s ease-in 1 forwards;
	    animation: rotatess 0.7s 0s ease-in 1 forwards;
	}
	@-webkit-keyframes rotatess{
		from{width: 0;opacity: 0}
	    to{width: 3.08rem;opacity: 1}
	}
	@keyframes rotatess{
		from{width: 0;opacity: 0}
	    to{width: 3.08rem;opacity: 1}
	}

	.zd-section05 {
	    padding: 0;
	}
	.zd-section05 .list li .icon {
	    width: 7.6vw;
	    height: 7.6vw;
	}
	.zd-section05 .list li .tits{
	    margin: 8.3vw 0 25px;
		font-size:42px;
	}
	.zd-section05 .list li .tits-2{
		font-size:16px;
		color:#fff;
		padding:0 0 20px;
	}
	.zd-section05 .list li{
	    padding: 8vw 7vw 5.4vw;
	}
	.zd-section05 .list li .more {
	    margin-top: 3vw;
	}
	.zd-section05 .list li .more a{
		padding:10px 30px;
		display:block;
		border:1px solid #777679;
		color:#777679;
		text-align:center;
		float:left;
		font-size:16px;
	}
	.zd-section05 .list li .more a:hover{
		background:#fff;
		color:#333;	
	}
	.v-fill .img {
	    width: 100%;
	    left: 0%;
		-webkit-animation: opct 5s 0s ease-in infinite;
	    animation: opct 5s 0s ease-in infinite;
	}
	@-webkit-keyframes opct{
		0%{
			-webkit-filter: grayscale(0%);
		    -moz-filter: grayscale(0%);
		    -ms-filter: grayscale(0%);
		    -o-filter: grayscale(0%);
    		filter: grayscale(0%);
    		filter: gray;
		}
	    50%{
	    	-webkit-filter: grayscale(100%);
		    -moz-filter: grayscale(100%);
		    -ms-filter: grayscale(100%);
		    -o-filter: grayscale(100%);
    		filter: grayscale(100%);
    		filter: gray;
	    }
	    100%{
	    	-webkit-filter: grayscale(0%);
		    -moz-filter: grayscale(0%);
		    -ms-filter: grayscale(0%);
		    -o-filter: grayscale(0%);
    		filter: grayscale(0%);
    		filter: gray;
	    }
	}
	@keyframes opct{
		0%{
			-webkit-filter: grayscale(0%);
		    -moz-filter: grayscale(0%);
		    -ms-filter: grayscale(0%);
		    -o-filter: grayscale(0%);
    		filter: grayscale(0%);
    		filter: gray;
		}
	    50%{
	    	-webkit-filter: grayscale(100%);
		    -moz-filter: grayscale(100%);
		    -ms-filter: grayscale(100%);
		    -o-filter: grayscale(100%);
    		filter: grayscale(100%);
    		filter: gray;
	    }
	    100%{
	    	-webkit-filter: grayscale(0%);
		    -moz-filter: grayscale(0%);
		    -ms-filter: grayscale(0%);
		    -o-filter: grayscale(0%);
    		filter: grayscale(0%);
    		filter: gray;
	    }
	}
	.v-fill .box .detaile{
		width: 70%;
		max-width: 680px;
	}
	.v-fill .box{
	    top: 6vw;
	}
	.v-fill .box .list {
	    margin: 3.7vw auto 0;
	}
	.n-section2 .title {
	    font-size: 2.8vw;
	    margin: 5px 0 16px;
	}
	.n-section1 .mbox .math{
		font-size: 3.5vw;
	}
	.n-section1 .mbox .title{
		font-size: 2.45vw;
	}
	.n-section1 .mbox .title:before{
		border-bottom: 1px solid #c9cfd4;
	}
	.n-section1 .mbox .btn{
		margin: 0
	}
	.n-section1 .mbox .tit{
		margin: 10px 0 7.3vw;
	}
	.n-section2 .mian .mbox1.password, 
	.n-section2 .mian .mbox1.key {
	    top: 15vw;
	}


	/*c*/
	.n-section1 .mbox_c .flot .title{
		font-size: 4.2vw;
		padding-right: 20px;
		line-height: 0.7;
		width: auto;
	}
	.n-section1 .mbox_c .flot .mtit{
		font-size: 1.4vw;
		line-height: 1.4;
		margin:-2px 0 0 20px;
	}
	.n-section1 .mbox_c .flot .mtit span{
		line-height: 1.2;
	}
	.n-section1 .mbox_c .tit {
	    font-size: 2.2vw;
	    margin: 10px 0 4.2vw  0;
	}
	
	/*h*/
	.wel-section1 .mbox_h .title,
	.wel-section1 .mbox_f .title{
	    font-size: 2.6vw;
	}
	.wel-section1 .mbox_h .mtit {
	    font-size: 2vw;
	    margin: 15px 0 5.3vw;
	}
	.wel-section2-h .title{
		margin: 5px 0 16px;
	}
	.wel-section2-h .fa{
		margin: 0 auto 50px;
	}
	/*x*/
	.wel-section1 .mbox_x{
		left: 56%;
		top: 45%;
	}
	.wel-section1 .mbox_x .title {
	    font-size: 2.6vw;
	}
	.wel-section1 .mbox_x .mtit {
	    font-size: 1.7vw;
	    margin: 15px 0 5.1vw;
	}
	.wel-section1 .mbox_x .btn{
		border:2px solid #fff;
	}
	.wel-section1 .mbox_x .btn:hover{
		color: #222;
	}
	.wel-section1 .mbox_x .btn:hover span i{
		background: url(../img/img23.png) right center no-repeat;
	}
	/*f*/
	.wel-section1 .mbox_f{
		top: 40%;
	}
	.wel-section1 .mbox_f .mtit{
		font-size: 2.1vw;
		margin: 20px 0 4vw;
		border-top: 2px solid #434343;
	}
	/*k*/
	.wel-section1 .mbox_k{
		top: 22%;
	}
	.wel-section1 .mbox_k .title{
		font-size: 2.45vw;
	}
	.wel-section1 .mbox_k .mtit{
		font-size: 2vw;
		line-height: 1.2;
		margin-bottom: 4.1vw;
	}
	.k-section2 .title{
		margin-bottom: 5vw;
	}
	/*t*/
	.wel-section1 .mbox_t{
		left: 23%;
	}
	.wel-section1 .mbox_t .mtit{
		margin-bottom: 5.3vw;
	}
	/*l*/
	.wel-section1 .mbox_l{
		left: 24%;
	}
	.wel-section1 .mbox_l .title {
	    font-size: 2.8vw;
	}
	.wel-section1 .mbox_l .mtit{
		margin: 15px 0 5.3vw;
		font-size: 2.2vw;
	}
	.zd-section01 .title{
		margin: 5px 0 16px;
	}
	.wel-section1 .mbox_l .title span:before{
		bottom: -2px;
	}

	.wel-section1 .mbox .tit {
	    margin: 10px 0 65px;
	}
	.n-section2 .mian .section2-img {
	    width: 51%;
	}
	.wel-section2 #wave{
	    width: 100% !important;
	    left: 0%;
	}
	.zd-section02 video,
	.v-fill video{
		display: block;
	}
	
	.video-tip video{
		width: 66%;
		left: 17%;
		height: auto;
		top: 50%;
		transform: translateY(-50%);
	}
	.v-fill:before,
	.zd-section02:before{
		display: block;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 2;
		background-color: rgba(0,0,0,0.9);
		content: '';
		height: 100%;
	}
	.wel-section1 .mbox_x .title span{
		display: inline;
	}
	.wel-section1 .mbox_x .mtit span.tt {
	    margin-top: 15px;
	}
	.wel-section1 .mbox_x .mtit .span.tt{
		font-size: 1.5vw;
	}
	.wels .title{
		margin: 5px 0 50px;
	}
	.wels-mbox{
		margin: 0 auto -1.8vw;
	}

	.setc-v .mbox .btn{
		margin-top: 3.3vw;
	}
	.wels-sezz .title{
		font-size: 2.6vw;
	}
	.v-xzs .mian .box{
		width: 38.5%;
	}
	.v-xzs .mian .title{
		font-size: 2.8vw;
		margin-bottom: 27px;
	}
	.v-xzs .mian .box{
		top: 41%;
	}
}
@media (min-width:1200px){
	.zd-section01 .mian .mbox1.fingerprint, 
	.zd-section01 .mian .mbox1.card-lock {
	    top: 9vw;
	}
	.zd-section01 .mian .mbox1.password,
	.zd-section01 .mian .mbox1.key{
		top: 22vw;
	}
	.zd-section02 .list li .box {
	    width: 200px;
	    height: 200px;
	}

	.n-section2 .mian .mbox1.fingerprint, 
	.n-section2 .mian .mbox1.card-lock{
	    top: 9%;
	}
	.n-section2 .mian .mbox1.password,
	.n-section2 .mian .mbox1.key{
		top: 28%;
	}
	.n-section2 .mian .mbox1.alarm,
	.n-section2 .mian .mbox1.lock-body{
		top: 48%;
	}
	.n-section2 .mian .mbox1.lock,
	.n-section2 .mian .mbox1.display{
		top: 68%;
	}
	.n-section2 .mian .mbox1.lock,
	.n-section2 .mian .mbox1.fingerprint{
		left: 8vw;
	}
	.n-section2 .mian .mbox1.card-lock,
	.n-section2 .mian .mbox1.display{
		right: 8vw;
	}

	/*t*/
	.wel-section1 .mbox_t .mtit{
		font-size: 20px;
	}
}

@media (min-width:1300px){
	.v-section1 .mbox .point{
		height: 36px;
		margin-bottom: 14px;
	}
	.v-section1 .mbox .point span{
		line-height: 36px;
	}
	.v-section1 .mbox .point span:before{
		height: 34px;
		width: 34px;
		background: url(../img/btn.png) 12px center/10px no-repeat;
	}
	.v-section1 .mbox .point span{
		font-size: 18px;
	}
	.v-section1 .points{
		width: 119px;
		height: 55px;
	}
	.v-section1 .points:before {
	    width: 119px;
	    height: 119px;
	}
	.v-section1 .points img{
		width: 44px;
	}
	.zd-section01 .mian .mbox1 .detaile{
		font-size: 16px;
	}
	.zd-section01 .mian .mbox1 .tits,
	.wels-mbox .ht{
		font-size: 24px;
	}
	.zd-section02 .list li .box {
	    width: 220px;
	    height: 220px;
	}
	.zd-section02 .list li .box .math{
		font-size: 20px;
	}
	.zd-section05 .list li .fa{
		min-height: 50px;
	}
	.n-section1 .mbox .tit{
		font-size: 22px;
	}
	.n-section2 .mian .mbox1 .tits{
		font-size: 20px;
	}
	/*t*/
	.wel-section1 .mbox_t .mtit{
		font-size: 22px;
	}

}

@media (min-width:1400px){
	.v-section1 .mbox{
		top: 41%;
	}
	.zd-section01 .mian .mbox1 .icon,
	.wels-mbox .img{
		width: 72px;
		height: 72px;
	}
	.zd-section01 .mian .mbox1.card-lock, 
	.zd-section01 .mian .mbox1.password,
	.zd-section01 .mian .mbox1.fingerprint, 
	.zd-section01 .mian .mbox1.key{
		width: 18%;
	}
	.zd-section01 .mian .mbox1.card-lock, 
	.zd-section01 .mian .mbox1.password,
	.wels-mbox{
		padding-left: 100px;
	}
	.zd-section01 .mian .mbox1.fingerprint, 
	.zd-section01 .mian .mbox1.key{
		padding-right: 100px;
	}
	.zd-section01 #wave {
	    height: 350px !important;
	}
	.zd-section02 .list li .box {
	    width: 235px;
	    height: 235px;
	}

	.n-section1 .mbox .tit{
		font-size: 24px;
	}
	.n-section2 .mian .mbox1.alarm,
	.n-section2 .mian .mbox1.lock{
		padding-right: 100px;
	}
	.n-section2 .mian .mbox1.lock-body,
	.n-section2 .mian .mbox1.display{
		padding-left: 100px;
	}

	.n-section2 .mian .mbox1.lock,
	.n-section2 .mian .mbox1.fingerprint{
		left: 9vw;
	}
	.n-section2 .mian .mbox1.card-lock,
	.n-section2 .mian .mbox1.display{
		right: 9vw;
	}
	.n-section2 .mian .mbox1.key,
	.n-section2 .mian .mbox1.alarm{
		left: 1vw;
	}
	.n-section2 .mian .mbox1.password,
	.n-section2 .mian .mbox1.lock-body{
		right: 1vw
	}
	.wels .title {
	    margin: 5px 0 55px;
	}
	.wels-mbox {
	    margin: 0 auto -2.1vw;
	}
	.wels-sezz .pic .img2, 
	.wels-sezz .pic .img3, 
	.wels-sezz .pic .img4{
 		bottom: 254px;
	}
}
@media (min-width:1500px){
	.n-section2 .mian .mbox1.lock,
	.n-section2 .mian .mbox1.fingerprint{
		left: 10.5vw;
	}
	.n-section2 .mian .mbox1.card-lock,
	.n-section2 .mian .mbox1.display{
		right: 10.5vw;
	}
	.zd-section01 .mian .mbox1 .icon,
	.wels-mbox .img{
	    width: 74px;
	    height: 74px;
	}
	.video-tip video{
		width: 60%;
		left: 20%;
	}
	
}
@media (min-width:1600px){
	.zd-section01 .mian .mbox1 .icon,
	.wels-mbox .img{
	    width: 76px;
	    height: 76px;
	}
	.n-section2 .mian .mbox1.lock, 
	.n-section2 .mian .mbox1.fingerprint{
		left: 12%;
	}
	.n-section2 .mian .mbox1.card-lock, 
	.n-section2 .mian .mbox1.display {
	    right: 12%;
	}
	.n-section2 .mian .mbox1.key, 
	.n-section2 .mian .mbox1.alarm{
		left: 2%
	}
	.n-section2 .mian .mbox1.password, 
	.n-section2 .mian .mbox1.lock-body{
		right: 2%;
	}
}

@media (min-width:1700px){
	.header .mian .nav{ margin-left:6vw;}
	.ind-section{
		padding:0 0 36px;
	}
	.v-section1 .mbox .title{
		font-size:54px;
	}
	.v-section1 .mbox .btn{
		margin-top: 70px;
	}
	.zd-section01 .tit,
	.zd-section03 .tit,
	.zd-section02 .tit,
	.zd-section04 .tit,
	.zd-section05 .tit,
	.zd-section05 .list li .tits,
	.v-fill .box .tit{
		font-size:36px;
	}
	.zd-section01 .title{
		font-size: 50px;
		margin: 5px 0 92px;
	}
	.zd-section01 .mian .mbox1 .tits,
	.zd-section03 .detaile span{
		font-size: 26px;
	}
	.zd-section01 .mian .mbox1 .icon{
		width: 78px;
		height: 78px;
	}
	.zd-section01 .mian .mbox1.card-lock,
	.zd-section01 .mian .mbox1.fingerprint{
		top: 145px;
	}
	.zd-section01 .mian .mbox1.password, 
	.zd-section01 .mian .mbox1.key{
		top: 368px;
	}
	.zd-section03 .title,
	.zd-section02 .title,
	.zd-section04 .title,
	.zd-section05 .title,
	.v-fill .box .title{
		font-size: 50px;
	}
	.zd-section02 {
	    padding: 105px 0 220px;
	}
	.zd-section02 .detaile {
	    margin: 0 auto 135px;
	}
	.zd-section02 .list li .box {
	    width: 257px;
	    height: 257px;
	}
	.zd-section02 .list li .box .math span {
	    font-size:60px;
	}
	.zd-section04 {
	    padding: 100px 0 115px;
	}
	.zd-section04 .detaile {
	    margin: 0 auto 93px;
	}
	.zd-section05 .list li{
	    padding: 214px 130px 90px;
	}
	.zd-section05 .list li .icon{
		width: 130px;
		height: 130px;
	}
	.zd-section05 .list li .tits{
		margin: 65px 0 25px;
	}
	.zd-section05 .list li .mtit {
	    margin-top:100px;
	}
	.zd-section05 .list li .mtit span{
	    margin: 0 17px;
	}
	.v-fill .box{
		top: 100px
	}
	.v-fill .box .list {
	    margin: 65px auto 0;
	}
	.v-fill .box .list li .icon{
		margin-bottom: 22px;
	}
	.n-section1 .mbox .title{
		padding-bottom: 10px;
		font-size: 44px;
	}
	.n-section1 .mbox .math{
		font-size: 60px;
		margin-bottom: 23px;
	}
	.n-section1 .mbox .tit{
		font-size: 26px;
	}
	.n-section1 .mbox .tit{
		margin: 14px 0 125px;
	}
	.n-section2 .mian .mbox1 .tits{
		font-size: 20px;
	}
	.n-section2 .mian .mbox1.card-lock, 
	.n-section2 .mian .mbox1.fingerprint {
	    top: 9%;
	}
	.n-section2 .mian .mbox1.password, 
	.n-section2 .mian .mbox1.key{
		top: 28%;
	}
	.n-section2 .title{
		margin: 5px auto 16px;
	}

	/*c*/
	.n-section1 .mbox_c .flot .title{
		font-size: 72px;
	}
	.n-section1 .mbox_c .tit {
	    font-size: 42px;
	    margin-bottom: 71px;
	}
	.n-section1 .mbox_c .flot .mtit{
		font-size: 24px;
	}
	/*h*/
	.wel-section1 .mbox_h .title,
	.wel-section1 .mbox_f .title{
	    font-size: 48px;
	}
	.wel-section1 .mbox_h .mtit {
	    font-size: 34px;
	    margin: 15px 0 90px;
	}
	.wel-section2-h .title{
		margin: 5px 0 16px;
	}
	/*x*/
	.wel-section1 .mbox_x .title{
		font-size: 48px;
	}
	.wel-section1 .mbox_x .mtit{
		font-size: 30px;
	}
	/*f*/
	.wel-section1 .mbox_f .mtit{
		font-size: 38px;
		margin: 20px 0 70px;
		padding-top: 17px;
	}
	/*k*/
	.wel-section1 .mbox_k .title{
		font-size: 44px;
	}
	.wel-section1 .mbox_k .mtit{
		font-size: 34px;
		margin-bottom:71px;
	}
	.k-section2 .title{
		margin-bottom: 92px;
	}
	/*t*/
	.wel-section1 .mbox_t .title{
		font-size: 44px;
	}
	.wel-section1 .mbox_t .mtit{
		margin-bottom: 93px;
	}
	/*l*/
	.wel-section1 .mbox_l{
		left: 26%
	}
	.wel-section1 .mbox_l .title {
	    font-size: 54px;
	}
	.wel-section1 .mbox_l .mtit{
		margin: 15px 0 90px;
		font-size: 42px;
	}
	.section2-l .title{
		margin: 5px auto 16px;
	}


	.wel-section1 .mbox .tit{
		margin: 14px 0 65px;
	}

	.wel-section1 .mbox_x .title{
		font-size: 44px;
	}
	.wel-section1 .mbox_x .mtit span.tt{
		font-size: 26px;
	}
	.wels .title{
		margin: 5px 0 55px;
	}
	.wels-mbox {
	    margin: 0 auto -40px;
	}

	.wels-sezz .title{
		font-size: 46px;
	}

	.setc-v .mbox .btn{
		margin-top:55px;
	}
	.v-xzs .mian .title{
		font-size: 50px;
	}
}
@media (min-width:1800px){
	.zd-section01 .mian .mbox1 .icon{
		width: 80px;
		height: 80px;
	}
}
@media (min-width:1900px){
	.zd-section03 .pc{
		margin-top: -110px;
	}
	.zd-section01 .mian .mbox1 .icon{
		width: 82px;
		height: 82px;
	}
}


/* Slider */
.slick-slider {
  position:relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list{ width:1244px; margin:0 auto; overflow:hidden;}

/***********banner***********/
.device { width:100%; height:600px;position: relative; z-index:10; background:url(../img/loadings.gif) no-repeat center center;}
.device:hover .arrow-left0, .device:hover .arrow-right0{ display:block;}
.device .arrow-left0 { z-index:99; background: url(../img/left.png) no-repeat left top; position: absolute; left: 90px; top: 50%;margin-top: -35px; width: 71px; height: 71px; display:none;}
.device .arrow-left0:hover{ background-position:left bottom;}
.device .arrow-right0 {z-index:99;background: url(../img/right.png) no-repeat left top; position: absolute; right: 90px; top: 50%; margin-top: -35px;width: 71px;  height: 71px; display:none;}
.device .arrow-right0:hover{ background-position:left bottom;}
.device .swiper-container {height:600px;width: 100%; overflow:hidden}
.device .swiper-slide{ background-position:center center; background-repeat:no-repeat; position:relative;}
.device .swiper-slide a{ height:600px; display:block;}
.device .swiper-note{ color:#fff; font-size:48px; position:absolute; top:50%; left:32%; margin:-20px 0 0 -200px;}
.device .pagination0 {z-index:99;position: absolute;left: 0;text-align: center;bottom:26px;width: 100%;}
.device .swiper-pagination-switch {display: inline-block;width: 45px; height:5px; margin: 0 6px; cursor: pointer; position:relative;}
.device .swiper-visible-switch { background: #fff;}
.device .swiper-active-switch { height:5px; }
.device .swiper-pagination-switch:after {
  content: "";
  position: absolute;
  top: 2px;
  width: 45px;
  height: 1px;
  left:0;
  background-color: #fff;
  overflow: hidden;
}
/*txt-scroll*/
.txt-scroll{ width: 100%; height: 30px; line-height: 30px; padding: 0 5px 0 30px; }
.txt-scroll .scrollbox{ width: 100%; white-space: nowrap; overflow:hidden; transition: all .2s; }
.txt-scroll .txt,.txt-scroll .txt-clone{ display: inline; position: relative; }
.txt-scroll a{ color:#333;}
.txt-scroll a:hover{ color:#00a2e9;}

/*search*/
.wrap { width:1400px; margin: 0 auto;}
.v-section-keywords{ background:#f6f6f6; height:90px; overflow:hidden; font-size:14px;}
.v-section-keywords p{ height:90px; line-height:90px; display:block; font-weight:bold; color:#2e2e2e;}
.v-section-keywords p b{ font-weight:normal; color:#ffffff;line-height:90px; }
.v-section-keywords span{ float:right; width:345px; height:35px; margin-top:28px;}
.v-section-keywords span input{border:0px; line-height:31px;}
.v-section-keywords .tint{ width:270px; height:35px; font:14px "Microsoft YaHei"; color:#c6c6c6; line-height:31px; padding-left:14px; float:left; border:1px solid #d9d9d9; border-right:0;}
.v-section-keywords .bint{ width:75px; height:35px; background:#00a2e9; font:14px "Microsoft YaHei"; color:#fff; cursor:pointer;float:right;}

.v-section-keywords .i-search-k{ width:900px; height:90px; line-height:90px; overflow:hidden; padding:0 0 0 10px;}
.v-section-keywords .i-search-k ul{ float:left;}
.v-section-keywords .i-search-k ul li,.i-search-k ul li div{ float:left;}
.v-section-keywords .i-search-k li,.i-search-k li a{ color:#808080;}
.v-section-keywords .i-search-k li a:hover{ color:#01ccd6;}

.productsbg {
	height:750px; overflow:hidden;	 position:relative
}
.wrapper{ width:1400px; margin:0 auto;}
.slider-products i {
  position: absolute;
  top: 50%;
  color: #fff;
  font-size: 50px;
  z-index: 1;
  margin-top: -110px;
  width: 50px;
  height: 100px;
  background: #e52d36;
  text-align: center;
  line-height: 100px;
  cursor:pointer;
}
.slider-products i.arrow-icon-left {
  left: 10px; background:url(../img/arr-left.png) no-repeat center center; background-size:60px;
}
.slider-products i.arrow-icon-right {
  right: 10px; background:url(../img/arr-right.png) no-repeat center center; background-size:60px;
}
#cen_right_top{ overflow:hidden; text-align:center; padding:80px 0 0;}
#cen_right_top span{display:inline-block;}
#cen_right_top .active{ background:#00a2e9;color:#fff; border:1px solid #00a2e9;}
#cen_right_top h3{ clear:none; line-height:48px;text-align:center;float:left; height:48px; color:#191919; display:block; padding:0 40px;font-size:20px; font-weight:bold;cursor:pointer; margin:0 11px 22px; border:1px solid #202020;}
#cen_right_top h3 a{ color:#fff;}
#cen_right_top h3 a:hover{ color:#fff;}
#cen_right_top div.hott{font-size:14px;display:none;clear:both;height:100px;padding:40px 0 0 0;}
/**************** display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; **************************/
/**************** display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; **************************/
/**************** display: flex; justify-content: center; align-items: center; **************************/
.h-pro{ overflow:hidden; padding:80px 0;}
.h-pro li{ float:left; margin:0 22px; padding-bottom:26px; overflow:hidden;}
.h-pro li a.pic{ display:block; color:#333; overflow:hidden;}
.h-pro li img{ width:100%;}
.h-pro li p{ display:block; padding:20px 0 5px; line-height:22px; font-size:20px; font-weight:bold; overflow:hidden}
.h-pro li span{ height:39px; line-height:39px; display:block; font-size:16px; color:#606060;}
.h-pro li a.pic:hover{ color:#333;}
.h-pro li.nomargin{ margin-right:0;}

.slider-products .slick-dots {
	clear:both;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  text-align: center;
}
.slider-products .slick-dots li {
  display: inline-block;
  width: 16px;
  height: 16px;
  background:#babbbe;
  border-radius: 50%;
  margin:0 20px 0 0;
  padding:0;
  float:none;
}
.slider-products .slick-dots ul{display:inline-block;}
.slider-products .slick-dots li span{ background:none; width:auto; height:auto; line-height:none;}
.slider-products .slick-dots li:last-child {
  margin-right: 0;
}
.slider-products .slick-dots li.slick-active {
  background: #00a2e9;
}

.ind_box5{ width:84%; padding:45px 0 100px; overflow:hidden; margin:0 auto;}
.ind_box5 .title{ font-size:28px; color:#333; padding:0 0 30px; text-align:left;}
.ind_box5 .title .more{ float:right; font-size:16px; color:#333; margin:20px 0 0;}
.case-ul-lager{float:left; width:77%; height:605px; overflow:hidden;}
.case_con li{float: left; position: relative;font-size: 14px;margin-bottom: 10px;}
.case_con li img{ display: block; width: 100%; height: 195px;}
.case_con li .intro,.case_con li em{ position: absolute; left: 0; bottom: 0; background: rgba(0, 0, 0, .6);}
.case_con li .intro{ width:100%; height: 110px; overflow: hidden; color:#FFF; line-height:20px; padding:25px 30px 20px; font-weight:bold; font-size:16px;}
.case_con li .note{ display:block; font-weight:normal; font-size:14px; padding:5px 0 0; height: 48px; overflow: hidden;}
.case_con li .note p{ line-height:20px;}
.case_con li.cur img{ border:3px solid #cb3522; }
.case_con li.cur em{ left: 3px; bottom: 3px; width:98.2%;}

.case-ul-lists{float:right; width:21%;}
.case_con li.fst{ width: 100%; height:auto;}
.case_con li.fst img{ width: 100%; height:auto; -webkit-filter:none; -moz-filter:none; -ms-filter: none; -o-filter:none; filter:none; filter:none; }
.case_con li i{font-style: normal; float: right; padding: 30px 50px 0 0;}
.case_con li i a{display: inline-block; width: 124px; height: 34px; line-height: 34px; color: #fff; text-align: center; background: #67b92c;}
.case_con li i a.last{margin-left: 12px;background: #29873e;}
.case_con li em{ height: 36px; line-height: 36px; overflow: hidden; padding-left: 20px; width: 100%; font-style:normal;}
.case_con li em a{color: #fff;}

.news_container{ margin-top: 30px; overflow: hidden; width: 1200px; margin:0 auto;}
.news_container .title{ font-size:28px; color:#333; padding:0 0 30px; text-align:left; border-bottom:1px solid #d6d6d6; margin:4px 0 36px;}
.news_container .title .more{ float:right; font-size:14px; color:#333; margin:20px 0 0;}
.news_container .news_left{ float: left; width:600px; overflow: hidden;}
.news_container .news_left .note{ font-size:16px; line-height:20px;}

.news_container .news_right{float: right; overflow: hidden; background-color: rgba(255,255,255,0.9); width: 550px; text-align:left;}
.news_container .news_right .news_text{border-bottom: 1px solid #E7E7E7; padding: 15px 0; overflow: hidden; }
.news_container .news_right .news_text .time{ width: 80px; float: left; text-align: center; color: #999999; margin-right: 20px; font-size: 14px;}
.news_container .news_right .news_text .time .g-d{ font-size: 60px; line-height: 50px; margin-bottom: 8px; }
.news_container .news_right .news_text .m-text{float: left; width: 420px;}
.news_container .news_right .news_text .m-text .g-tt{ font-size: 16px; margin-bottom: 10px; width: 100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news_container .news_right .news_text .m-text .g-tt a{ color: #333333;}
.news_container .news_right .news_text .m-text .g-text{color: #888888; height: 40px; font-size: 14px; line-height: 20px; overflow: hidden;}
.news_container .news_right .news_list{padding-top: 20px; padding-left: 10px;}
.news_container .news_right .news_list li{ background: url(../img/arr-right.png) left center no-repeat; background-size:8px; font-size: 14px; width: 100%; overflow: hidden; height: 28px; line-height: 28px; text-indent: 1.2em;}
.news_container .news_right .news_list li a{color: #666666;}
.news_container .news_right .news_list li span{ float:right; color: #999999;}
.news_container .news_right .news_list li a:hover{ color:#00a2e9;}
.news_container .news_right .news_text .m-text .g-tt a:hover{ color:#00a2e9;}

@media (max-width: 1679px){ 
.case-ul-lager{ height:auto;}
.ind_box5{ padding:45px 0 60px;}
.case_con li{ margin-bottom:25px;}
.case_con li img{ height:auto;}


}



@media (max-width: 1366px){ 
.device1{ height:475px; overflow:hidden; position:relative; touch-action: none;}
.swiper-wrapper,.swiper-slide{ width: 100%; height:auto}
.swiper1 { width:100%; position: relative; z-index:10;}
.swiper1 .pagination1 {z-index:99;position: absolute;left: 0;text-align: center;bottom:10px;width: 100%;}
.swiper1 .swiper-pagination-switch {display: inline-block;width:10px;height:10px;border-radius:100%;background: #fff;margin: 0 5px;cursor: pointer;}
.swiper1 .swiper-visible-switch { background: #fff;}
.swiper1 .swiper-active-switch { background: #009fe9;}
/***index products***/
.productsbg{ height:900px}
#cen_right_top{ padding:40px 0 0;}
#cen_right_top .title{ font-size:2.2rem; padding:20px 0 50px}
.h-pro{ padding:50px;}
.slider-products{ padding-left:50px !important; padding-right:50px !important;}
.container.logo-slider{ padding-top:30px;}
.slider-products .slick-dots li { width: 10px;  height: 10px; background:#babbbe; border-radius: 50%; margin:0 10px 0 0; float:none;}
.h-pro li{ float:left; margin:0 10px 0 10px; padding:5px; height:600px;}

.h-pro li p{ display:block; padding:20px 0 5px; line-height:22px; font-size:16px; font-weight:normal; overflow:hidden;}
.h-pro li span{ height:50px; line-height:22px; display:block; font-size:14px; color:#606060;}
/*.cen_series{width: 100%; overflow-x: auto; overflow-y: hidden;}
.cen_series span{ width: 1600px;}*/

.wrap{ width:100%; padding:0 20px; overflow:hidden;}
.wrapper{ width:100%;}
.slick-list{ width:100%;}

.v-section-keywords .i-search-k{ width:340px;}
.v-section-keywords span{ width:275px;}
.v-section-keywords .tint{ width:200px;}
#cen_right_top h3{ font-size:16px;}
.ind_box5{ width:90%; padding:45px 0;}
.case-ul-lager{ float:none; width:100%; height:auto;}
.case-ul-lists{ float:none; width:100%; height:auto;}
.case_con li{ float:left; width:31.6%; margin:0 2.5% 2.5% 0; overflow:hidden;}
.case_con li:nth-of-type(3n){ margin:0 0 2.5% 0;}
.case_con li .note{ height:45px; overflow:hidden;}
.case_con li img{ height:auto;}
.case_con li em{ padding:0 10px; text-align:center;}
.case_con li em a{ display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.zd-section04{ padding:45px 40px;}
.news_container{ width:100%;}
.news_container .news_left{ float:none; width:100%;}
.news_container .news_right{ float:none; width:100%; padding:60px 0 0;}
.news_container .news_right .news_text .m-text{ width:85%;}

.zd1,.zd2{ height:560px;}
.zd-section05 .list li{ padding:0 7vw;}


}

@media (min-device-width : 1024px) and (max-width: 1366px) and (orientation : portrait){
	.productsbg{ height:805px;}
	.device,.device .swiper-container{ height:440px;}
	.swiper-wrapper, .swiper-slide{ height:440px;}
}



@media only screen   
and (min-device-width : 768px)   
and (max-device-width : 1023px)   
and (orientation : portrait) {  
.pc{ display:none !important;}
.mod{ display:block !important;}
.device1{ height:475px; overflow:hidden; position:relative; touch-action: none;}
.swiper-wrapper,.swiper-slide{ width: 100%; height:auto !important}
.swiper1 { width:100%; position: relative; z-index:10;}
.swiper1 .pagination1 {z-index:99;position: absolute;left: 0;text-align: center;bottom:10px;width: 100%;}
.swiper1 .swiper-pagination-switch {display: inline-block;width:10px;height:10px;border-radius:100%;background: #fff;margin: 0 5px;cursor: pointer;}
.swiper1 .swiper-visible-switch { background: #fff;}
.swiper1 .swiper-active-switch { background: #009fe9;}
/***index products***/
.productsbg{ height:685px}
#cen_right_top{ padding:40px 0 0;}
#cen_right_top .title{ font-size:2.2rem; padding:20px 0 50px}
.h-pro{ padding:50px;}
.slider-products{ padding-left:50px !important; padding-right:50px !important;}
.container.logo-slider{ padding-top:30px;}
.slider-products .slick-dots li { width: 10px;  height: 10px; background:#babbbe; border-radius: 50%; margin:0 10px 0 0; float:none;}
.h-pro li{ float:left; margin:0 10px 0 10px; padding:5px; }

.h-pro li p{ display:block; padding:20px 0 5px; line-height:22px; font-size:16px; font-weight:normal; overflow:hidden}
.h-pro li span{ height:50px; line-height:22px; display:block; font-size:14px; color:#606060;}
/*.cen_series{width: 100%; overflow-x: auto; overflow-y: hidden;}
.cen_series span{ width: 1600px;}*/

.wrap{ width:100%; padding:0 20px; overflow:hidden;}
.wrapper{ width:100%;}
.slick-list{ width:100%;}

.v-section-keywords .i-search-k{ width:340px;}
.v-section-keywords span{ width:275px;}
.v-section-keywords .tint{ width:200px;}
#cen_right_top h3{ font-size:16px;}
.ind_box5{ width:90%; padding:45px 0;}
.case-ul-lager{ float:none; width:100%; height:auto;}
.case-ul-lists{ float:none; width:100%; height:auto;}
.case_con li{ float:left; width:31.6%; margin:0 2.5% 2.5% 0; overflow:hidden;}
.case_con li:nth-of-type(3n){ margin:0 0 2.5% 0;}
.case_con li .note{ height:45px; overflow:hidden;}
.case_con li img{ height:auto;}
.case_con li em{ padding:0 10px; text-align:center;}
.case_con li em a{ display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.zd-section04{ padding:45px 40px;}
.news_container{ width:100%;}
.news_container .news_left{ float:none; width:100%;}
.news_container .news_right{ float:none; width:100%; padding:60px 0 0;}
.news_container .news_right .news_text .m-text{ width:85%;}

.zd-section05 .list li{ float:none; width:100%;}
.zd1{ height:480px; background-size:cover !important; background-position:center center}
.zd2{ width:100%; height:auto; background-size:cover !important; background-position:center center;}
.zd-section05 .list li:last-child{ padding:0.8rem 0.6rem 0.6rem}
.zd-section05 .list li:last-child .tits-2{ color:#fff; padding:0 0 10px;}
.zd-section05 .list li .more a{ font-size:14px; border:1px solid #777679; color:#777679; padding:5px 20px;}

}

/* iPads (landscape) 纵向----------- */  
@media only screen   
and (min-device-width : 768px)   
and (max-device-width : 1024px)   
and (orientation : landscape) {  
.pc{ display:block !important;}
.mod{ display:none !important;}
.device.device .swiper-slide a,.device.device,.swiper-slide a{ height:500px;}
.device1{ height:500px; overflow:hidden; position:relative; touch-action: none;}
.swiper-wrapper,.swiper-slide{ width: 100%; height:500px !important}
.swiper1 { width:100%; position: relative; z-index:10;}
.swiper1 .pagination1 {z-index:99;position: absolute;left: 0;text-align: center;bottom:10px;width: 100%;}
.swiper1 .swiper-pagination-switch {display: inline-block;width:10px;height:10px;border-radius:100%;background: #fff;margin: 0 5px;cursor: pointer;}
.swiper1 .swiper-visible-switch { background: #fff;}
.swiper1 .swiper-active-switch { background: #009fe9;}
/***index products***/
.productsbg{ height:780px}
#cen_right_top{ padding:40px 0 0;}
#cen_right_top .title{ font-size:2.2rem; padding:20px 0 50px}
.h-pro{ padding:50px;}
.slider-products{ padding-left:50px !important; padding-right:50px !important;}
.container.logo-slider{ padding-top:30px;}
.slider-products .slick-dots li { width: 10px;  height: 10px; background:#babbbe; border-radius: 50%; margin:0 10px 0 0; float:none;}
.h-pro li{ float:left; margin:0 10px 0 10px; padding:5px; }

.h-pro li p{ display:block; padding:20px 0 5px; line-height:22px; font-size:16px; font-weight:normal; overflow:hidden}
.h-pro li span{ height:50px; line-height:22px; display:block; font-size:14px; color:#606060;}
/*.cen_series{width: 100%; overflow-x: auto; overflow-y: hidden;}
.cen_series span{ width: 1600px;}*/


.wrap{ width:100%; padding:0 20px; overflow:hidden;}
.wrapper{ width:100%;}
.slick-list{ width:100%;}

.v-section-keywords .i-search-k{ width:540px;}
.v-section-keywords span{ width:325px;}
.v-section-keywords .tint{ width:250px;}
#cen_right_top h3{ font-size:16px;}
.ind_box5{ width:90%; padding:45px 0;}
.case-ul-lager{ float:none; width:100%; height:auto;}
.case-ul-lists{ float:none; width:100%; height:auto;}
.case_con li{ float:left; width:31.6%; margin:0 2.5% 2.5% 0; overflow:hidden;}
.case_con li:nth-of-type(3n){ margin:0 0 2.5% 0;}
.case_con li .note{ height:45px; overflow:hidden;}
.case_con li img{ height:auto;}
.case_con li em{ padding:0 10px; text-align:center;}
.case_con li em a{ display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.zd-section04{ padding:45px 40px;}
.news_container{ width:100%;}
.news_container .news_left{ float:none; width:100%;}
.news_container .news_right{ float:none; width:100%; padding:60px 0 0;}
.news_container .news_right .news_text .m-text{ width:85%;}

.zd-section05 .list li{ float:left; width:50%;}
.zd1{ height:385px; background-size:cover; background-position:center center}
.zd2{ width:100%; height:385px; background-size:cover; background-position:0 center; background-color:#141318;}
.zd-section05 .list li:last-child{ padding:0.3rem 0.6rem 0}
.zd-section05 .list li:last-child .tits-2{ color:#fff; padding:0 0 10px;}
.zd-section05 .list li .fa{ font-size:14px; padding:0 0 20px;}
.zd-section05 .list li .more a{ font-size:14px; border:1px solid #777679; color:#777679; padding:5px 20px;}


}

@media (min-device-width : 1024px) and (max-width: 1366px) and (orientation : portrait){

.zd-section05 .list li{ float:left; width:50%;}
.zd1{ height:550px; background-size:cover !important; background-position:center center}
.zd2{ width:100%; height:550px; background-size:cover !important; background-position:0 center; background-color:#141318;}
.zd-section05 .list li:last-child{ padding:0.8rem 0.6rem 0.6rem}
.zd-section05 .list li:last-child .tits-2{ color:#fff; padding:0 0 10px;}
.zd-section05 .list li .fa{ font-size:14px; padding:0 0 20px;}
.zd-section05 .list li .more a{ font-size:14px; border:1px solid #777679; color:#777679; padding:5px 20px;}



}
@media (min-device-width : 1024px) and (max-width: 1366px) and (orientation : landscape){

.zd1{ height:620px; background-size:cover !important; background-position:center center}
.zd2{ width:100%; height:620px; background-size:cover !important; background-position:0 center; background-color:#141318;}
.productsbg{ height:880px}


}

@media screen and (max-width: 767px) {
.pc{ display:none !important;}
.mod{ display:block !important;}
.device1{ height:auto; overflow:hidden; position:relative; touch-action: none;}
.swiper-wrapper,.swiper-slide{ width: 100%; height:auto !important}
.swiper1 { width:100%; position: relative; z-index:10;}
.swiper1 .pagination1 {z-index:99;position: absolute;left: 0;text-align: center;bottom:0;width: 100%;}
.swiper1 .swiper-pagination-switch {display: inline-block;width:10px;height:10px;border-radius:100%;background: #fff;margin: 0 5px;cursor: pointer;}
.swiper1 .swiper-visible-switch { background: #fff;}
.swiper1 .swiper-active-switch { background: #009fe9;}
/***index products***/
.productsbg{ height:400px;}
#cen_right_top{ width:100%; padding:0 20px;}
#cen_right_top span{ width:100%;}
#cen_right_top .title{ font-size:2.2rem; padding:20px 0 50px}
#cen_right_top h3{ float:left; width:31.6%; margin:0 2.5% 2.5% 0; padding:0 10px; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#cen_right_top h3:nth-of-type(3n){ margin:0 0 2.5% 0;}

.h-pro{ padding:50px;}

.slider-products{ padding:0 15px 0 !important; margin-bottom:30px;}
.slider-products i{ display:none !important;}
.container.logo-slider{ padding-top:30px;}
.slider-products .slick-dots li { width: 10px;  height: 10px; background:#babbbe; border-radius: 50%; margin:0 10px 0 0; float:none;}
.h-pro li{ float:left; margin:0 5px 0 5px; padding:0;}

.h-pro li p{ display:block; padding:20px 0 5px; line-height:22px; font-size:16px; font-weight:normal; overflow:hidden}
.h-pro li span{ height:48px; line-height:22px; display:block; font-size:14px; color:#606060;}
/*.cen_series{width: 100%; overflow-x: auto; overflow-y: hidden;}
.cen_series span{ width: 1600px;}*/

.wrap{ width:100%; padding:20px 20px 15px; overflow:hidden;}
.wrapper{ width:100%;}
.slick-list{ width:100%;}

.v-section-keywords{ height:auto;}
.v-section-keywords p{ width:85px; height:30px; line-height:30px;}
.v-section-keywords .i-search-k{ width: calc(100% - 85px); height:30px; line-height:30px; padding:0;}
.v-section-keywords span{ float:none; width:100%; height:auto; overflow:hidden; margin:0 0 5px; display:block;}
.v-section-keywords .bint{ width:20%;}
.v-section-keywords .tint{ width:80%;}



#cen_right_top h3{ font-size:16px;}
.ind_box5{ width:90%; padding:30px 0;}
.ind_box5 .title{ font-size:0.44rem; padding:0 0 10px;}
.ind_box5 .title .more{ font-size:0.24rem; margin:15px 0 0;}
.case-ul-lager{ float:none; width:100%; height:auto; overflow:hidden;}
.case-ul-lists{ clear:both; float:none; width:100%; height:auto; overflow:hidden;}
.case_con li{ float:left; width:31.6%; margin:0 2.5% 2.5% 0; overflow:hidden;}
.case_con li:nth-of-type(3n){ margin:0 0 2.5% 0;}
.case_con li .note{ height:45px; overflow:hidden;}
.case_con li img{ height:auto;}
.case_con li em{ background:none; height:auto; padding:0; text-align:center;}
.case_con li em a{ color:#333; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.case_con li .intro, .case_con li em{ position:static;}
.case_con li .intro{ padding:20px 15px;}
.zd-section04{ padding:30px 20px;}
.news_container .title{ font-size:0.44rem; padding:0 0 10px; margin:4px 0 20px;}
.news_container .title .more{ font-size:0.24rem; margin:15px 0 0;}
.news_container{ width:100%;}
.news_container .news_left{ float:none; width:100%;}
.news_container .news_left .note{ font-size:14px;}
.news_container .news_right{ float:none; width:100%; padding:60px 0 0;}
.news_container .news_right .news_text .time{ margin-right:10px;}
.news_container .news_right .news_text .m-text{ width: calc(100% - 90px);}

.n-section2 .mian .mbox1 .icon{background-size:30px !important;}
.zd-section05{ padding:30px 20px;}
.zd-section05 .list li{ float:none; width:100%;}
.zd1{ height:380px; background-size:cover !important; background-position:center center}
.zd2{ width:100%; height:auto; background-size:cover !important; background-position:0 -40px; background-color:#141318;}
.zd-section05 .list li:last-child{ padding:0.8rem 0.6rem}
.zd-section05 .list li:last-child .fa{ padding:0 0 10px;}
.zd-section05 .list li:last-child .tits-2{ color:#fff; padding:0 0 10px;}
.zd-section05 .list li .more a{ font-size:14px; border:1px solid #777679; color:#777679; padding:5px 20px;}




}


@media screen and (max-width:480px) {
	.productsbg{ height:430px;}	
}

@media screen and (max-width:414px) {
	.productsbg{ height:400px;}	
}
@media screen and (max-width:375px) {
	.productsbg{ height:380px;}	
}
@media screen and (max-width:360px) {
	.productsbg{ height:370px;}	
}
@media screen and (max-width:320px) {
	.productsbg{ height:350px;}	
}	
	
	
	
	