header{
    background-color: #52b989;
    position: relative;
}
.header{
    width: 9.213rem;
    margin: 0 auto;
    height: 1.6rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    color: #ffffff;
}
header img:first-child{
    width: .373rem
}
header img:nth-child(3){
    width: .773rem
}
header p {
    font-size: .48rem;
}
.exit{
    display: none;
    position: absolute;
    width: 2.67rem;
    height: 5.67rem;
    background-color: #e2fff1;
    top: 1.6rem;
    right: .267rem;
}
.exit ul li{
    border-bottom: 1px solid #65cf9d;
    text-align: center;
    color: #333333;
}

.exit ul li:last-child{
    border: 0;
}
.exit ul li a{
    display: block;
    line-height: .933rem;
    text-decoration: none;
    color: inherit;
    font-size: .4rem;
}
.exit ul li.active{
    color: #ffffff;
    background-color: #52b989;
}
.content{
    background-color: #f9f9f9;
}
.nav{
    height: 1.733rem;
    background-color: #fff;
    margin-bottom: .4rem;
}
.nav ul{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
}
.nav ul li{
    width: 4.6rem;
    height: 1.067rem;
    line-height: 1.067rem;
    border-radius: .0533rem;
    border: solid .02667rem #52b989;
    margin-top: .267rem;
    font-size:.426rem ;
    text-align: center;
    color: #52b989;
}
.nav ul li a{
    color: inherit;
    text-decoration:none;
}
.nav ul li.active{
    color: #ffffff;
    background-color: #52b989;
}
.block-head{
    height: 1.253rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: #fff;
}
.line{
    width: 2px;
    height: .453rem;
    background-color: #52b989;
    margin-left: .267rem;
}
.block-head div:nth-child(2){
    font-size: .38rem;
    color: #52b989;
    margin-left: .267rem;
}
.block-1{
    background-color: #fff;
}
.block-1-content{
    overflow: hidden;
}
.block-1-content h2{
    height: .667rem;
    line-height: .667rem;
    text-align: center;
    font-size: .427rem;
    color: #333333;
}
.block-1-content h2 img{
    width: .56rem;
    vertical-align: middle;
    margin-right: .053rem;
}
.zhengming{
    margin-top: .667rem;
    padding-bottom: .8rem;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.zhengming div:first-child{
    width: 4.44rem;
    height: 6.36rem;
}
.zhengming div:first-child img{
    width: 100%;
}
.zhengming div:last-child{
    width: 4.32rem;
}
.zhengming div:last-child p:first-child{
    font-size: .32rem;
    margin-top: 1.13rem;
    margin-bottom: .8933rem;
}
.zhengming div:last-child p:last-child{
    font-size: .293rem;
    color: #666666;
}
.padd{
    margin-top: .8rem;
    margin-bottom: .533rem;
}
.block-2{
    background-color: #e2fff1;
    padding-bottom: .667rem;
}
.equ1{
    display: block;
    width: 6.813rem;
    margin: 0 auto;
}
.block-2 p{
    text-align: center;
    font-size: .32rem;
    color: #666666;
}
.block-2 h3{
    font-size: .4rem;
    color: #333333;
    font-weight: 600;
    text-align: center;
}
.gline{
    width: 4.96rem;
    height: 1px;
    background-color: #52b989;
    margin: 10px auto;
}
.equ2{
    width: 100%;
    margin-top: 1.33rem;
}
.equ3{
    margin-top: 0;
}
.block-4{
    width: 9.47rem;
    margin: 0 auto;
}
.safe-img{
    display: block;
    width: 100%;
}
.safe-text{
    text-align: center;
    font-size: .373rem;
    color: #666666;
    margin-top: .133rem;
    margin-bottom: .547rem;
}
.img-up{
    margin-top: .533rem;
}
.text2{
    font-size: .32rem;
    color: #666666;
    line-height: .427rem;
    margin-top: .133rem;
    margin-bottom: .667rem;
}
.safe-thing{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
.safe-thing img{
    display: block;
    width: 2.267rem;
}
.safe-thing p{
font-size: .32rem;
text-align: center;
color: #666666;
margin-top: .1rem;
margin-bottom: .1rem;
}
.once{
    color: #666666;
    font-size: .32rem;
    line-height: .427rem;
    text-align: center;
    margin-top: .4rem;
    padding-bottom:.6rem;
}
.once p:first-child{
    color: #333333;
}
.footer{
    background-color: #3f3f3f;
    padding-top: .4rem;
    padding-bottom: .4rem;
margin-bottom: 1.773rem;
}
.footer p{
    color: #fff;
    font-size: .32rem;
    text-align: center;

}
.swt{
width:100%;
    position: fixed;
    bottom: 0;
    left: 0;
    font-size: 0;
    z-index: 999;
    background-color: #fff;
    padding-top: .267rem;
    padding-bottom: .267rem;
}
.swt>div{
    display: inline-block;
}
.write input{
    width: 4.267rem;
	height: 1.067rem;
	border-radius: .08rem;
    border: solid .0267rem #47b683;
    margin-left: .267rem;
    padding-left: .28rem;
}
.write button{
    margin-left: .267rem;
    vertical-align: top;
}
.write a{
    display: inline-block;
    line-height: 1.067rem;
}
.onbtn{
    width: 2.33rem;
    height: 1.067rem;
    background-color: #47b682;
	box-shadow: .0267rem .0533rem 0px 0px 
		#2e9464;
	border-radius: .08rem;
    border: solid .0267rem #47b683;
    color: #ffffff;
}
.freeph{
    margin-left: .267rem;
    vertical-align: top;
}
.phbtn{
    width: 2.33rem;
	height: 1.067rem;
	background-color: #4776b6;
	box-shadow: .0267rem .0533rem 0px 0px 
		#295ca0;
	border-radius: .08rem;
    border: solid .0267rem #4776b6;
}
.phbtn a{
color: #ffffff;
text-decoration:none;
display: inline-block;
line-height: 1.067rem;
}

#LRfloater1{
	left: -50%!important;
}
/* 弹窗 */
.tc{
    position: fixed;
    top: 25%;
    left: 10%;
    width: 8rem;
    height: 8.547rem;
    border-radius: .08rem;
    border: solid .107rem #4eb584;
    z-index: 99999;
    background-color: #fff;
}
.m-tcbox{
    height: 100%;
    position: relative;
    overflow: hidden;
}
.tc img{
    display: block;
    margin: 0 auto;
}
.tc a{
    display: inline-block;
    width: 3.6rem;
    height: 1.067rem;
    line-height: 1.067rem;
    text-align: center;
    border-radius: .08rem;
    color: #ffffff;
    font-size: .373rem;
}
.tc .mtc-img1{
    width: 3.413rem;
    margin-top: .4rem;
}
.tc .mtc-img2{
    width: 5.507rem;
    margin-top: .387rem;
}
.tc .mtc-img3{
    width: 7.52rem;
    margin-top: .4rem;
}
.tc .mtc-btn{
    width: 7.5rem;
    margin: .533rem auto 0;
}
.tc .mtc-btn1{
    background-color: #177373;
	box-shadow: .027rem .053rem 0px 0px 
		#054848;
}
.tc .mtc-btn2{
    background-color: #47b683;
	box-shadow: .027rem .053rem 0px 0px 
        #2e9464;
    margin-left: .267rem;
}
.tc .mclose{
    position: absolute;
    width: .5rem;
    top: .2rem;
    right: .2rem;
}
#LRfloater0{
    display: none;
}
a{
    text-decoration: none;
}
#swtdz{
    display: inline-block;
    width: 4rem;
    border: 1px solid #666666;
    border-radius: .1rem;
    height: 1.067rem;
    line-height: 1.067rem;
    color: #666666;
    margin-left: .2rem;
    vertical-align: top;
    padding-left: .1rem;
    font-size: .32rem;
}


.check{
    background-color: #fff;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-left: .1rem;
    padding-right: .1rem;
}
.check img{
    width: 4.307rem;
    height: 3.467rem;
    margin-top: .267rem;
}
.btn{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.arr{
    /* display: block; */
    /* margin: 0 auto; */
    width: .267rem;
    margin-top: .133rem;
    margin-bottom: .547rem;
}
.more{
    /* text-align: center; */
    margin-top: .267rem;
}
.hide{
    display: none;
}
.font-24{
    font-size: .32rem;
}
.c-666666{
    color: #666666;
}
