@charset "utf-8";
/* CSS Document */
@media screen and (max-width:640px){
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, font {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: 微软雅黑;
}
a {
	text-decoration: none;
}
body {
	font-size: 0.625%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	font-family: "微软雅黑";
}
#heard {
	width: 100%;
	height: 4.8rem;
	background: #fff;
}
#heard .neirong {
	width: 91.875%;
	margin: 0 auto;
}
#heard .neirong .logo {
	margin: 0.8rem 0 0 8.75rem;
	float: left;
	width: 32.97%;
}
#heard .neirong .logo img{
	width:100%;
}
#heard .neirong .phone {
	margin: 1.7rem 0 0 0;
	float: right;
}
#navigation {
	width: 91.875%;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	padding: 0.5rem 0;
}
#navigation li {
	width: 25%;
	font: normal 1.6rem/1.6rem '黑体';
	color: #3a2304;
	float: left;
	border-right: 0.1rem solid #d0d0d0;
}
.navigationline {
	width: 100%;
	height: 0.1rem;
	background: #fff;
}
.dropdown-menu {
	position: relative;
}
.dropdown-menu li {
	color: #fff;
	line-height: 3rem;
}
.dropdown-menu li a{
	color:#fff;
}
.dropdown-menu .erji, .dropdown-menu .erji2 {
	position: absolute;
	top: 0;
	right: -18rem;
	width: 18rem;
	padding: 1rem 0;
	margin: 2px 0 0;
	font-size: 1.2rem; 
	text-align: center;
	list-style: none;
	background-color: #18a3c7;
	display: none;
}
.dropdown-menu .erji li {
}
.dropdown-menu .zjwm:hover .erji, .dropdown-menu .zjwm2:hover .erji2 {
	display: block;
}
.dropdown-menu .zjwm .erji li:hover a, .dropdown-menu .zjwm2 .erji2 li:hover a{
	color: #262626;
}
/*首页计算*/
.wxxx {
	font-size: 1rem;
}
.jisuan {
	width: 100%;
	margin: 0 auto
}
.jisuan h2 {
	margin: 15px auto;
	text-align: center;
	color: #01a6c6;
	border: 5px solid #dedede;
	padding: 20px 0;
}
.jsul {
	float: left;
	width: 100%;
}
.jsul li {
	float: left;
	width: 50%;
	margin: 0.5rem 0
}
.jsul li.you {
	text-align: left;
}
.jsul li.double span {
	padding: 0 0.5rem;
	text-align: center;
}
.jsul span {
	background-color: #01a6c6;
	padding: 0.5rem 0.5rem;
	color: #fff;
	float: left;
}
.jsul input {
	width: 4.5rem;
	padding: 0.5rem;
	border: 1px solid #e3e3e3;
	border-radius: 0 5px 5px 0;
}
.jsclear {
	text-align: center;
	float: left;
	margin-top: 1rem;
	margin-left: 3rem;
	overflow: hidden;
}
.jsclear span {
	cursor: pointer;
	width: 10rem;
	text-align: center;
	float: left;
	color: #01a6c6;
	font-size: 1rem;
	line-height: 2rem;
	border-radius: 5px;
	margin-right: 2rem;
	border: 1px solid #e0e0e0;
}
.bleft b {
	font-size: 1rem;
	margin-right: 10px;
}
.bleft span {
	font-size: 1rem;
	float: right;
	color: #ff8b11;
}
.jsbot {
	float: left;
	width: 80%;
	margin: 1rem auto;
}
.jsbot .bleft {
	float: left;
	width: 50%;
}
.bleft p {
	float: left;
	width: 100%;
	text-align: right;
	margin-bottom: 1rem;
	font-size: 1rem;
}
.jsbot .bright {
	width: 40%;
	float: left;
	margin-left: 8%;
}
.jsbot .bright img {
	width: 100%;
}
.qyzztp {
	margin-top: 1rem;
}
.qyzztp img {
	width: 100%;
}
.qyzztp .swiper-slide {
	height: 12rem;
}
/*首页标题*/
.title {
	width: 96%;
	margin: 1rem auto;
	overflow: hidden;
}
.title .block {
	width: 1rem;
	height: 2rem;
	background: #18a3c7;
	float: left;
}
.title h1 {
	font-size: 1rem;
	line-height: 2rem;
	float: left;
	margin-left: 1rem;
	color: #333;
}
.title h2 {
	font-size: 1rem;
	line-height: 2rem;
	float: right;
	color: #333;
}
.zjwzl {
	width: 96%;
	height: 21.8rem;
	margin: 0 auto;
	position: relative;
}
.zjwzl .img {
	width: 100%;
	height: 20.8rem;
}
.zjwzl .img img {
	height: 22rem;
	width: 100%;
	display: flex;
	align-items: center;
}
.zjwzl .nr {
	position: absolute;
	top: 0;
	padding: 0 1rem;
	background: rgba(0,0,0,0.50);
	height: 22rem;
}
.zjwzl h1 {
	font-size: 1.2rem;
	color: #fff;
	line-height: 2.6rem;
}
.zjwzl p {
	font-size: 1rem;
	color: #fff;
	line-height: 1.6rem;
}
/*产品细节*/
.detail {
	width: 96%;
	margin: 0 auto;
	position: relative;
}
.detail li {
	margin-bottom: 1rem;
}
.detail h3 {
	font-size: 1.2rem;
	color: #333;
}
.detail p {
	font-size: 1rem;
	color: #555;
	line-height: 2rem;
}
.detail .indexcp01 {
	position: absolute;
	top: 2rem;
	right: 1rem;
	;
}
.detail .indexcp02 {
	position: absolute;
	top: 16rem;
	right: 1rem;
	;
}
.detail .indexcp03 {
	position: absolute;
	top: 30rem;
	right: 1rem;
	;
}
.detail .indexcp04 {
	position: absolute;
	top: 40rem;
	right: 4rem;
	;
}
.detail .indexcp09 {
	position: absolute;
	top: 4rem;
	right: 1rem;
	;
}
.detail .indexcp08 {
	position: absolute;
	top: 16rem;
	right: 1rem;
	;
}
.detail .indexcp07 {
	position: absolute;
	top: 24rem;
	right: 1rem;
	;
}
.detail .indexcp06 {
	position: absolute;
	top: 30rem;
	right: 2rem;
	;
}
/*优势*/
.core {
	padding: 0 2%;
	background: url(../images/ysbg.png);
	background-size: 100%;
	padding-bottom: 5rem;
}
.core_intitle {
	margin: 0 auto;
	font-size: 2.4rem;
	color: #01a6c6;
	font-weight: bold;
	padding-top: 1.5rem;
	text-align: center;
}
.core_intitle span {
	font-size: 3.6rem;
	color: #ff8b11;
}
.core_intext {
	height: 2.5rem;
	line-height: 1.5rem;
	font-size: 1.5rem;
	color: #01a6c6;
	text-align: center;
	margin: 0 auto;
}
.core_content {
	height: auto;
	overflow: hidden;
	margin: 3.2rem auto 0;
}
.wow {
	width: auto;
	height: 1.6rem;
	overflow: hidden;
}
.core_title {
	width: 1.55rem;
	height: 1.6rem;
	float: left;
	background: #008aa5;
	text-align: center;
	font-size: 1rem;
	color: #fff;
	border-radius: 10px 0 0 10px;
	line-height: 1.6rem;
	font-weight: bold;
}
.core_text {
	width: auto;
	line-height: 1.6rem;
	height: 1.6rem;
	float: left;
	background: #01a6c6;
	padding: 0 0.75rem 0 0.5rem;
	font-size: 0.7rem;
	color: #fff;
	border-radius: 0 0.5rem 0.5rem 0;
}
.core_one {
	padding-left: 2rem;
}
.core_two {
	padding-left: 2rem;
	margin-top: 1.2rem;
}
.core_three {
	padding-left: 2rem;
	margin-top: 1.4rem;
}
.core_four {
	padding-left: 2rem;
	margin-top: 1.9rem;
}
.core_five {
	padding-left: 2rem;
	margin-top: 1.9rem;
}
.core_six {
	padding-left: 2rem;
	margin-top: 0.4rem;
}
.core_seven {
	padding-left: 2rem;
	margin-top: 1.6rem;
}
.core_eight {
	padding-left: 2rem;
	margin-top: 2.4rem;
}
.core_nine {
	padding-left: 2rem;
	margin-top: 1.9rem;
}
.core_ten {
	padding-left: 2rem;
	margin-top: 2.4rem;
}
.core_eleven {
	padding-left: 2rem;
	margin-top: 1.0rem;
}
.core_twe {
	padding-left: 2rem;
	margin-top: 1.6rem;
}
/*品牌优势*/
.ppys {
	width: 96%;
	margin: 0 auto;
}
.ppys .tupian {
	width: 86.32%;
}
.ppys .tupian img {
	width: 100%;
}
.m_gypp {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.m_gypp h3 {
	color: #01a0bf;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 14px;
}
.m_gypp h3 em {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
	font-family: 微软雅黑;
	font-weight: normal;
	padding-top: 4px;
}
.m_gypp p {
	line-height: 24px;
	font-size: 14px;
	color: #555;
	background: url(../images/ppico.jpg) no-repeat left 10px;
	padding-left: 16px;
	margin-bottom: 10px;
}
.m_gypp p b {
	color: #01a0bf;
}
.cpzx {
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
}
.cpzx .cpfl {
	float: left;
	width: 30%;
}
.cpzx .cpfl li {
	font-size: 0.8rem;
	line-height: 4rem;
	border-bottom: 1px solid #e0e0e0;
	text-align: center;
	cursor: pointer;
}
.cpzx .cpfl li:hover {
	background: #11a7b5;
	color: #fff;
}
.cpzx .cpfl .active {
	background: #11a7b5;
	color: #fff;
}
.cpzx .cpt {
	float: right;
	width: 70%;
}
.cpzx .cpt ul {
	width: 100%;
	overflow: hidden;
}
.cpzx .cpt ul li {
	width: 48%;
	float: left;
	padding-left: 2%
}
.cpzx .cpt ul li img {
	width: 100%;
}
/*万兹莱动态*/
.m_zxc{
	width: 96%;
	margin: 0 auto;
}
.u_lst4 li {
	height: 3.4rem;
	line-height: 3.4rem;
	border-bottom: 1px dashed #a6a6a6;
	padding-left: 1rem;
	background: url(../images/dtico.jpg) no-repeat 0.1rem 1.5rem;
	overflow: hidden;
	font-size: 1rem;
}
.u_lst4 .lastli {
	border-bottom: none;
}
.u_lst4 li a {
	color: #333333;
}
.u_lst4 li a:hover {
	color: #01a0bf;
}
.u_lst4 li span {
	color: #999999;
	font-size: 1rem;
	font-family: 微软雅黑;
	float: right
}
.yewei{
	width: 100%;
	margin-top: 4rem;
}
.yewei .mini1{
	overflow: hidden;
	background: #11a7b5;
}
.yewei .mini1 li{
	float: left;
	width: 25%;
	font-size: 1rem;
	line-height: 3rem;
	text-align: center;
}
.yewei .mini1 li a{
	color: #fff;
}
.yewei .endlogo{
	width: 40.96%;
	margin: 1rem auto;	
}
.yewei .endlogo img{
	width:100%;
	
}
.yewei .info{
	text-align: center;
}
.yewei .info p{
	font-size: 1rem;
	line-height: 2rem;
	color: #333;
}
.yewei  .ewm{
	overflow: hidden;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.yewei  .ewm img{
	width: 21.875%;
	float: left;
}
.yewei  .ewmm{
	margin-left: 30%;
}

/*走进万兹莱*/
.zjmenu{
	overflow: hidden;
	width: 96%;
	margin: 0 auto;
	border: 1px solid #18a3c7
}
.zjmenu li{
	float: left;
	width: 20%;
	font-size: 1rem;
	padding: 1rem 0;
	background: #18a3c7;
	text-align: center;
}
.zjmenu li a{
	color: #fff;
}
.zjmenu .on{
	background: #fff;
}
.zjmenu .on a{
	color: #18a3c7;
}
.jsnr{
	width: 96%;
	margin: 0 auto;
	margin-top: 1rem;
}
.jsnr p{
	font-size:1rem;
	line-height: 2rem;
	text-indent: 2rem;
}
.jsnr img{
	max-width: 100%;
}

/*产品中心*/
.zjmenu2{
	overflow: hidden;
	width: 96%;
	margin: 0 auto;
	border: 1px solid #18a3c7;
	background: #18a3c7;
}
.zjmenu2 li{
	float: left;
	width: 33.33%;
	font-size: 0.9rem;
	padding: 1rem 0;
	text-align: center;
	background: #18a3c7;
	
}
.zjmenu2 li a{
	color: #fff;
}
.zjmenu2 .on{
	background: #fff;
}
.zjmenu2 .on a{
	color: #18a3c7;
}
.acptnr{
	width:96%;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 1rem;
}
.acptnr li{
	width:48%;
	float: left;
	margin-bottom: 1rem;
}
.acptnr li img{
	width: 100%;
}
.acptnr li p{
	font-size:1rem;
	text-align: center;
	color: #333;
}
.acptnr .fl{
	float: left;
}
.acptnr .fr{
	float: right;
}

/*产品详情*/
.cpxqnr{
	width:96%;
	margin: 0 auto;
	
}
.cpxqnr .cpt{
	width:80%;
	margin: 0 auto;
	display: block;
}
.cpxqnr .wzjs h1{
	font-size: 1rem;
	line-height: 3rem;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 1rem;
}
.cpxqnr .wzjs p{
	font-size: 1rem;
	color: #333;
	line-height: 1rem;
}
.cpxqnr .lxwm {
	margin-top: 1rem;
}
.cpxqnr .lxwm .ljzx{
	width: 10rem;
	font-size: 1rem;
	background: #18a3c7;
	line-height: 2rem;
	text-align: center;
	color: #fff;

}
.tpnr{
	width:100%;
}
.tpnr img{
	width: 100%;
}
.pp4sd{
 overflow: hidden;
	width: 96%;
	margin: 0 auto;
}
.pp4sd li{
	float: left;
	width: 48%;
	padding: 0 1%;
	margin-bottom: 1%;
}
.pp4sd li img{
	width: 100%;
}
.myNetwork{
	width: 50%;
	margin: 0 auto;
}
.myNetwork li{
	margin-bottom: 1rem;
}
.myNetwork span{
	font-size: 1.4rem;
	color: #333;
	line-height: 2rem;
}
.myNetwork p{
	font-size: 1.2rem;
	color: #444;
	line-height: 2rem;
}
.qgjxs{
	overflow: hidden;
	width: 96%;
	margin: 0 auto;
}
.floatleft{
	float: left;
}
.floatright{
	float: right;
}
/*新闻中心*/
.newscenter{
	margin-bottom: 2rem;
}
/*招商加盟*/
.zsjm{
	width: 100%;
}
.zsjm img{
	width: 100%;
}
/*联系万兹莱*/
.pro_main{
	width: 96%;
	margin:0 auto;
	text-align: center;
	margin-top: 2rem;
}
.pro_main strong{
	font-size: 1.4rem;
	line-height: 3rem;
}
.pro_main p{
	font-size: 1rem;
	line-height: 2rem
}
/*留言咨询*/
.lianxi{
	width: 96%;
	margin: 0 auto;
}
.lianxi input{
	width: 96%;
	font-size: 1rem;
	line-height: 2.4rem;
	margin: 0 auto;
	display: block;
	padding-left: 1rem;
	border: 1px solid #e0e0e0;
	border-radius: 0.4rem;
	margin-bottom: 1rem;
}
.lianxi select{
	width: 100%;
	font-size: 1rem;
	height: 2.4rem;
	line-height: 2.4rem;
	margin: 0 auto;
	font-family: "微软雅黑";
	display: block;
	padding-left: 1rem;
	border: 1px solid #e0e0e0;
	border-radius: 0.4rem;
	margin-bottom: 1rem;
}
.lianxi select option{
	margin-bottom: 1rem;
}
.lianxi .lyzx{
	width: 100%;
	background: #18a3c7;
	font-size: 1rem;
	text-align: center;
	color: #fff;
	line-height: 3rem;
	border-radius: 0.4rem;
}
.dropdown-menu{
	position:relative;
}
.first_div,.second_div{
                display:none;
                position: absolute;
                left: 10rem;
	top: 0;
                width: 14rem;
	background: #18a3c7;
            }
#heard{
	position: relative;
}
#heard .caidan{
	position: absolute;
	top: 1.8rem;
	left: 1rem;;
}
#heard .caidan{
	width: 2rem;
}
.menumain{
	width: 10rem;
	background: #18a3c7;
	position: relative;
	position: absolute;
	top: 5rem;
	z-index: 999999;
}
.menumain li{
	line-height: 3rem;
	font-size: 1rem;
	text-align: center;
	color: #fff;
	border-bottom: 1px solid #fff;
}
.menumain li a{
	color: #fff;
}

.rightfixed{
	width:4rem;
	position:fixed;
	bottom:11rem;
	right:1.2rem;
	
	}
.rightfixed .fixed1{
	width:4rem;
	height:4rem;
	border-radius:2rem;
	background:#fff;
	text-align:center;
	box-shadow: 2px 2px 10px 2px rgba(0,0,0,0.1);
	margin-top:1.5rem;
	}
.rightfixed .fixed1 img{
	width:62.5%;
	margin-top:0.6rem;
	}
	.zstupian{
		width:96%;
		margin: 1rem auto;
		overflow: hidden;
	}
	.zstupian img{
		width:14.6rem;
		height: 11rem;
		margin-bottom: 0.6rem;
	}
	.zstupian .fl{
		float: left;
	}
	.zstupian .fr{
		float: right;
	}
	.newsdetail{
		width:96%;
		margin: 0 auto;
	}
	.newsdetail h1{
		font-size:1.4rem;
		font-weight: bold;
		color: #333;
		text-align: center;
	}
	.newsdetail h2{
		font-size:1.2rem;
		color: #333;
		text-align: center;
		line-height: 3rem;
	}
	.newsdetail p{
		font-size:1rem;
		color: #333;
		text-indent:2rem;
		line-height: 1.6rem;
	}
	.newsdetail img{
		max-width: 100%;
		width: auto;
		height: auto;
	}
/*电脑隐藏*/	
	#backbg{
		display: none;
	}
	.showimg{
		display: none;
	}
	.g_top{
		display: none;
	}
	.header2{
		display: none;
	}
	#flashs{
		display: none;
	}
	.g_ser{
		display: none;
	}
	.g_con2{
		display: none;
	}
	.g_sjs{
		display: none;
	}
	.bottomnav{
		display: none;
	}
	.detailwww{
		display: none;
	}
	.corewww{
		display: none;
	}
	.f_fw{
		display: none;
	}
	.m_pright {
		display: none;
	}
	.f_fl{
		display: none;
	}
	.wwwend{
		display: none;
	}
	.topadcs{
		display: none;
	}
	.contentwww{
		display: none;
	}
	.qyzztp img{
		cursor: pointer;
  transition: all 0.6s;
	}
	.qyzztp img:hover{
		transform: scale(1.4);
	}
	
	/*招商加盟*/	
	.cometitle{
		font-size: 1.8rem;
		color: #666666;
    text-align: center;
    line-height: 1;
		margin-top: 50px;
	}	
	.cometitle:before{
		    margin-right: 15px;
		content: "";
    width: 60px;
    height: 1px;
    background: #c0c0c0;
    display: inline-block;
    vertical-align: middle;
	box-sizing: border-box;
	}
	.cometitle:after{
		margin-left: 15px;
		    content: "";
    width: 60px;
    height: 1px;
    background: #c0c0c0;
    display: inline-block;
    vertical-align: middle;
	}
/*滚动数字样式开始*/	
.demo{
	width:96%;
	margin: 0 auto;
	padding: 2em 0;
	margin-top: 50px;
	}
	.demo .row{
		width:100%;
		overflow: hidden;
	}
	.demo .col-md-3{
		width:50%;
		float: left;
	}
.counter{
	padding: 20px 0;
	text-align: center;
	position: relative;
	width: 50%;
	margin: 0 auto;
}
.counter .counter-content{
	width: 7rem;
	height: 7rem;
	border-radius: 50%;
	background: #fff;
	padding: 1.5rem 0;
	margin: 0 auto 1.5rem;
	z-index: 1;
	position: relative;
	transition: all 0.3s ease 0s;
}
.counter .counter-content:before{
	content: "";
	width: 122%;
	height: 122%;
	border-radius: 50%;
	border: 20px solid #f19f48;
	border-bottom: 20px solid transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.counter .counter-content:after{
	content: "";
	border-top: 16px solid #f19f48;
	border-left: 16px solid transparent;
	border-right: 16px solid transparent;
	position: absolute;
	bottom: -14px;
	left: 50%;
	transform: translateX(-50%);
}
.counter .counter-icon{
	display: block;
	font-size: 2.5rem;
	color: #f19f48;
	line-height: 2.5rem;
}
.counter .counter-value{
	font-size: 1.5rem;
	font-weight: 700;
	color: rgba(0,0,0,0.7);
	line-height: 3.5rem;
}
.counter .title{
	width: 10rem;
	display: inline-block;
	padding: 5px 25px;
	background: #f19f48;
	border-radius: 10px;
	font-size: 1rem;
	font-weight: 600;
	color: #fff;
	text-transform: capitalize;
	margin-left: -1.2rem;
}
.counter.red .counter-content:before{
	border-color: #ef5f61;
	border-bottom-color: transparent;
}
.counter.red .counter-content:after{ border-top-color: #ef5f61; }
.counter.red .counter-icon{ color: #ef5f61; }
.counter.red .title{ background: #ef5f61; }
.counter.blue .counter-content:before{
	border-color: #4d9fcf;
	border-bottom-color: transparent;
}
.counter.blue .counter-content:after{ border-top-color: #4d9fcf; }
.counter.blue .counter-icon{ color: #4d9fcf; }
.counter.blue .title{ background: #4d9fcf; }
.counter.purple .counter-content:before{
	border-color: #a98ceb;
	border-bottom-color: transparent;
}
.counter.purple .counter-content:after{ border-top-color: #a98ceb; }
.counter.purple .counter-icon{ color: #a98ceb; }
.counter.purple .title{ background: #a98ceb; }	
/*滚动数字样式结束*/	
	
/*申请加盟*/	
	.shuruner{
		width:96%;
		margin: 0 auto;
		margin-top: 2rem;
		margin-bottom: 5rem;
	}
	.apply_form {
    width: 94%;
    margin: 0 auto;
}
.apply_ipt {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
}	
.apply_ipt:before {
    content: attr(data-txt);
    position: absolute;
    left: 0;
    vertical-align: middle;
    padding-left: 50px;
    font-size: 18px;
    color: #999999;
}	
.apply_ipt input {
    padding-left: 110px;
    border: none;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    line-height: 28px;
    padding-bottom: 12px;
	font-family: "microsoft yahei", 宋体, Arail;
    font-size: 14px;
    color: rgb(130, 130, 130);
    outline: none;
}	
.apply_ipt.even {
    margin-right: 0;
}	
.apply_ipt.first:before {
    background: url(../images/men.png) no-repeat center left 1rem ;
}	
.apply_ipt.second:before {
    background: url(../images/tell_icon.png) no-repeat center left 1rem;
}	
.apply_ipt.third:before {
    background: url(../images/mail_icon.png) no-repeat center left 1rem;
}	
.apply_ipt.forth:before {
    background: url(../images/add_icon.png) no-repeat center left 1rem;
}	
.apply_txt {
    padding-left: 1rem;
    font-size: 1rem;
    color: #c3c3c3;
    margin-top: 1rem;
}	
.btn-apply {
    width: 36.25%;
    height: 50px;
    background: #ff6f15;
    color: #fff;
    line-height: 50px;
    text-align: center;
    display: block;
    margin: 60px auto 0;
    border: 1px solid #ff6f15;
    font-size: 18px;
}
	/*市场潜力3*/
	.potential_list{
		width: 96%;
		margin: 0 auto;
		margin-top: 3rem;
	}	
	.potential_list ul{
		overflow:hidden;
		width:100%;
		margin: 0 auto;
	}
	.potential_list ul li{
		float:left;
		width:30%;
		height: 7rem;
		border: 1px solid #e0e0e0;
		margin: 0 1%;
	}
	.potential_list ul li img{
		display:block;
		margin:0 auto;
		margin-top: 8px;
	}
	.potential_list ul li p{
		text-align:center;
		margin-top: 12px;
		font-size: 1rem;
		color: #333;
	}
	.potential_list .qljs{
		width:96%;
		margin: 0 auto;
		margin-top: 3.5rem;
	}
	.potential_list .qljs p{
		font-size:1.4rem;
		line-height: 2.6rem;
		color: #333;
		text-indent: 2.8rem;
	}
	
	.allzsys{
		margin: 0 auto;
		width: 96%;
		margin-top:2.5rem;
	}
	.allzsys ul{
		overflow:hidden;
	}
	.allzsys ul li{
		width:50%;
		float: left;
		margin-bottom: 2rem;
	}
	.allzsys ul li img{
		display:block;
		margin: 0 auto;
	}
	.allzsys ul li  p{
		text-align:center;
		font-size: 1.2rem;
		color: #434343;
	}	
	
	.chpifl{
		display:none;
	}
	.qyzztp img{
		width:100%;
	}
	
	/*我们的服务手机*/
	
.dban {
	background: url(../images/servicemob.png) no-repeat;
	background-size: cover;
	width: 100%;
	height: 18rem;
	overflow: hidden;
}
.fuwutitle {
	width: 96%;
	margin: 0 auto;
	margin-top: 1rem;
	overflow: hidden;
}
.fuwutitle .block {
	width: 0.3rem;
	height: 1.35rem;
	background: #01a0bf;
	float: left;
}
.fuwutitle h1 {
	font-size: 1.2rem;
	color: #333333;
	line-height: 1.3rem;
	float: left;
	margin-left: 0.5rem;
}
.wmdfwnr {
	width: 96%;
	height: 9.1rem;
	overflow: hidden;
	margin: 0 auto;
	border: 1px solid #e0e0e0;
	margin-top: 1rem;
}
.wmdfwnr ul {
	overflow: hidden;
}
.wmdfwnr ul li {
	float: left;
	border-right: 1px solid rgba(232,232,223,1.00);
	position: relative;
	width: 24.73%;
	height: 9.1rem;
	cursor: pointer;
}
.wmdfwnr ul li .xian {
	width: 100%;
	height: 9.1rem;
}
.wmdfwnr ul li .xian .yuan {
	width: 4.3rem;
	height: 4.3rem;
	margin: 0 auto;
	border-radius: 2.15rem;
	border: 1px solid #e0e0e0;
	margin-top: 1.7rem;
	margin-bottom: 0.8rem;
}
.wmdfwnr ul li .xian .yuan img {
	display: flex;
	text-align: center;
	width: 100%;
}
.wmdfwnr ul li .xian p {
	width: 100%;
	text-align: center;
	font-size: 1rem;
	line-height: 1rem;
	margin-bottom: 1.5rem;
	color: #333;
}
.wmdfwnr ul li .yin {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.50);
	width: 100%;
	height: 9.1rem;
	display: none;
}
.wmdfwnr ul li .yin p {
	font-size: 0.8rem;
	text-align: center;
	color: #fff;
	margin-top: 0.5rem;
}
.wmdfwnr ul li .yin img {
	display: block;
	margin: 0 auto;
	width: 100%;
	margin-top: 1.5rem;
}
.wmdfwnr ul li:hover .xian {
	display: none;
}
.wmdfwnr ul li:hover .yin {
	display: block;
}
.zddfw {
	width: 92%;
	margin: 0 auto;
	border: 1px solid #0bc3df;
	background: #e5fcff;
	padding: 4% 2%;
	margin-top: 20px;
}
.zddfw h1 {
	font-size: 16px;
	color: #0bc3df;
	line-height: 16px;
}
.zddfw .fuwu {
	font-size: 16px;
	color: #828282;
	line-height: 30px;
	margin-top: 10px;
}
.zddfw .beizhu {
	font-size: 16px;
	color: #0bc3df;
	line-height: 30px;
	margin-top: 10px;
}
.linetab {
	display: none;
}
.sidetab {
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 1rem;
}
.sidetab .menubox {
	float: left;
	width: 30%;
	border-bottom: 1px solid #e0e0e0;
}
.sidetab .menubox li {
	margin: 0 0 0 0;
	height: 6rem;
	text-align: center;
	font: normal 14px/40px '微软雅黑';
	border: 1px solid #e0e0e0;
	border-bottom: none;
	cursor: pointer;
}
.sidetab .menubox li.active {
	color: #fff
}
	.sidetab .menubox li img{
		width:30%;
		display: block;
		margin: 0.7rem auto 0;
	}
.sidetab .tabcont {
	float: right;
	width: 64%;
	height: 27.9rem;
	border: 1px solid #e0e0e0;
	padding: 4% 2%;
}
	.sidetab .tabcont  p{
		font-size: 1rem;
		color: #434343;
		line-height: 1.6rem;
		margin-bottom: 0.5rem;
	}
/*加盟新增*/
	.jiamtit {
	width:100%;
		margin: 0 auto;
		margin-top: 1rem;
	}
	.jiamtit img{
		width:100%;
	}
	.jiamtit p{
		font-size: 1rem;
		font-family: 微软雅黑;
		color: #000;
		text-align: center;
		font-weight: bold;
		line-height: 2.7rem;
	}
	.jiamengnr1{
		width:96%;
		margin: 0 auto;
		overflow: hidden;
		margin-top: 1.3rem;
	}
	.jiamengnr1 .leftnr{
		float: left;
	}
	.jiamengnr1 .leftnr p{
		font-size: 1.1rem;
		line-height: 1.7rem;
		text-indent: 1.6rem;
		margin-bottom: 2rem;
		letter-spacing: 3px;
	}
	.jiamengnr1 .rightnr{
		float: right;
		width: 100%;
	}
	.jiamengnr1 .rightnr img{
		width:80%;
		display: block;
		margin: 0 auto;
	}
	.jiamengnr2{
		width:96%;
		margin: 0 auto;
		margin-top: 3.5rem;
		overflow: hidden;
	}
	.jiamengnr2 .leftnr{
		width:100%;
		float: left;
	}
	.jiamengnr2 .leftnr img{
		width:80%;
		display: block;
		margin: 0 auto;
	}
	.jiamengnr2 .rightnr{
		width: 100%;
		float: right;
		margin-top: 1.5rem;
	}
	.jiamengnr2 .rightnr ul{
		margin-left: 1rem;
	}
	.jiamengnr2 .rightnr ul li{
		overflow: hidden;
	}
	.jiamengnr2 .rightnr ul li .btm{
		width:1.4rem;
		height: 1.4rem;
		background: #c90803;
		border-radius: 0.7rem;
		font-size: 0.8rem;
		line-height: 1.4rem;
		text-align: center;
		color: #fff;
		float: left;
	}
	.jiamengnr2 .rightnr ul li p{
		height: 4rem;
		font-size: 1.1rem;
		line-height: 1.4rem;
		font-family: 黑体;
		width:90%;
		color: #333;
		float: left;
		margin-left: 0.9rem;
	}
	.jiamengnr3{
		width:96%;
		margin: 0 auto;
	}
	.jiamengnr3 ul{
	}
	.jiamengnr3 ul .no1{
	}
	.jiamengnr3 ul li{
		margin-bottom:1rem;
	}
	.jiamengnr3 ul li h1{
		font-size:1.2rem;
		color: #fff;
		line-height: 2.5rem;
		line-height: 2.5rem;
		margin-bottom: 1.3rem;
		background:url(../images/jiameng21.png) no-repeat;
		padding-left: 1rem;
	}
	.jiamengnr3 ul li h2{
		font-size:1.2rem;
		color: #fff;
		line-height: 2.5rem;
		line-height: 2.5rem;
		margin-bottom: 1.3rem;
		background:url(../images/jiameng21.png) no-repeat;
		padding-left: 1rem;
	}
	.jiamengnr3 ul li p{
		font-size:1.1rem;
		color: #333;
		line-height: 1.8rem;
		letter-spacing: 2px;
		font-family: 微软雅黑;
	}
	.jiamengnr3 ul li p span{
		color:#ed0e39;
	}
	.jiamengnr3 ul .no2{
	}
	.jiamengnr3 ul .no3{
	}
	.jiamengnr3 ul .no4{
	}
	.jiamengnr4{
		width:96%;
		margin: 0 auto;
	}
	.jiamengnr4 ul{
		overflow:hidden;
		padding-top: 2.5rem;
		padding-left: 1rem;
	}
	.jiamengnr4 ul li{
		float:left;
		width:50%;
		margin-bottom: 1.5rem;
	}
	.jiamengnr4 ul li img{
		display: block;
		margin: 0 auto;
	}
	.bg{
		background: #f5f5f7; 
		padding-top: 1.5rem;
		padding-bottom: 2rem;
	}
	.jiamengnr4 ul li h1{
		font-size: 1.2rem;
		color: #5a5a5a;
		text-align: center;
		font-weight: normal;
		line-height: 1.25rem;
		margin-top: 0.5rem;
		margin-bottom: 0.5rem;
	}
	.jiamengnr4 ul li p{
		font-size:1rem;
		line-height: 1.4rem;
		color: #797979;
		margin: 0 auto;
	}	
	.jiamengnr4 ul li .tp1{
		width: 98%;
	}	
	
	
	
	
	
}