*{
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
}
.wrapper{
	width: 100%;
	min-height: 100vh;
	overflow: hidden;
	background-color: #fff;
}
.wrapper h4 p{
	font-size: 1.875rem;
}
.wrapper h4 b{
	font-size: 0.75rem;
}
/* 导航 */
.wrapper .header{
	width: 100%;
	padding-top: 0;
	min-height: 50px;
	overflow: hidden;
	box-sizing: border-box;
	background-color: #fff;
}
.wrapper .header .nav-box {
	display: none;
}
.wrapper .header .logos{
	width: 50%;
	height: auto;
	margin-left: 0;
	padding-left: 0.625rem;
}
.wrapper .header .logos img{
	width: auto;
	height: 1.875rem;
	margin-top: 0.625rem;
}

.wrapper .header .menu-btn{
	float: right;
	width: 3.125rem;
	height:3.125rem;
	text-align: center;
	background: url(../img/menu.png) center no-repeat;
	background-size: 20px 20px;
	box-sizing: border-box;
	border-radius: 0.3125rem;
	cursor: pointer;
}
.wrapper .header .small-menu{
	/* display: none; */
	width: 12.5rem;
	height: 100vh;
	position: fixed;
	right: -12.5rem;
	top: 0;
	background-color: #20222A;
	z-index: 3;
}
.wrapper .header .nav-bg{
	width: 100%;
	height: 100vh;
	background-color: rgba(0,0,0, 0.3);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 2;
}
.wrapper .header .small-menu .slide-nav{
	width: 100%;
	height: 100%;
	padding-top: 1.25rem;
}
.wrapper .header .small-menu .slide-nav ul li{
	display: block;
	height: 3.125rem;
}
.wrapper .header .small-menu .slide-nav ul li a{
	display: block;
	height: 3.125rem;
	line-height: 3.125rem;
	padding: 0 20px;
	color: #fff;
	font-size: 14px;
}
.wrapper .header .small-menu .slide-nav ul li a:hover{
	background-color: #fff;
	color: #000;
}

.wrapper h4 p{
	font-size: 18px;
}
.wrapper h4 b{
	font-size: 13px;
}
.tab-wrap .tab-box{
	width: 94%;
	margin: 20px auto;
}
.tab-wrap .tab-box .tab-title a{
	font-size: 14px;
}
.banner1{
	width: 80%;
	margin: 0 auto
}
.banner1 a .text-box{
	display: none;
}
.pro .img-box img{
	width: 70%;
}
.pro .img-box img,.pro .img-box-pro{
	margin-top: 20px;
}
.pro10{
	height: auto;
}
.pro10 .video-box img{
	width: 20%;
	margin-left: -10%;
	margin-top: -10%;
}
.pro10 video{
	width: auto;
	height: 180px;
	margin: 15px auto;
}
.pro{
	min-height: 400px;
}

.pro11{
	min-height: 230px;
}
.pro12{
	min-height: 400px;
}
.pro3>img{
	margin-top: 60px;
}
.pro5>img{
	margin-top: 50px;
}
.pro4{
	padding-top: 80px;
}

.customized-content .forms .forms-item{
	text-align: center;
	padding: 0 10px ;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.customized-content .forms .forms-item>.layui-input{
	width: 80%;
	float: none;
	margin-right: 0;
	margin-left: 0!important;
	margin:  0 auto!important;
	margin-bottom: 10px!important;
}

.customized-content .forms .forms-item.yzm{
	width: 80%;
}
.customized-content .forms .forms-item.yzm .layui-input{
	padding-left: 10px;
}
.customized-content .forms .forms-item .yzm-box{
	width: 100%;
	height: 40px;
	overflow: hidden;
	margin-bottom: 20px;
}
#mpanel2{
	float: right;
	height: 38px;
}
#mpanel2 .cerify-code-panel .verify-code{
	height: 38px!important;
	line-height: 36px!important;
}
#mpanel2 .cerify-code-panel .verify-code font{
	font-size: 16px!important;
}
.customized-content .forms .forms-item.yzm .layui-btn{
	display: block;
	width: 40%;
	margin:  0 auto;
}
.right_nav li img{
	width: 20px;
	height: 20px;
}

.customized-content>h3{
	font-size: 18px;
}
.customized-content>p{
	margin-bottom: 30px;
}
.customized-content .forms .forms-item .layui-input,.customized-content .forms .forms-item .layui-textarea{
	font-size: 12px;
}
.customized-content .forms .forms-item>.layui-textarea{
	font-size: 12px;
	width: 80%;
	margin: 0 auto;
	height: 150px;
	padding: 10px 16px;
	background-position: 16px 12px;
	text-indent: 2em;
}
.customized-content .forms .forms-item .layui-input{
	height: 38px;
	line-height: 36px;
}
.customized-content .forms .forms-item .layui-btn{
	height: 38px;
	line-height: 38px;
}

.swiper-container.twos{
	margin: 0 10px;
}
.swiper-container.twos a p{
	height: 20px;
	
}
.swiper-container.twos a p span{
	font-size: 12px;
	line-height: 20px;
	padding: 0 4px;
}
.swiper-button-next.small{
	display: none;
}
.swiper-button-prev.small{
	display: none;
}


/* 底部 */
.wrapper .footer-wrap .footer .footer-left{
	display: none;
}
.wrapper .footer-wrap .footer .footer-center{
	width: 100%;
	padding-left: 8%;
	box-sizing: border-box;
}
.wrapper .footer-wrap .footer .footer-right{
	display: none;
}
.wrapper .footer-wrap .footer .footer-center p span{
	display: block;
	width: 80%;
	float: none!important;
	margin-bottom: 1.25rem;
}
.wrapper .footer-wrap .footer .footer-center p span:last-child{
	margin-bottom: 0;
}
.wrapper .footer-wrap .footer .footer-center .ewm-img .img-box-ewm{
	width: 32%;
}
.ones{padding: 35px 0;}
.swiper-button-next.one{display: none;}
.swiper-button-prev.one{display: none;}
.banner1{width: 100%;}
