*{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;}
body,div,ol,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,form,fieldset,legend,input{ margin:0; padding:0;}/*清除默认边框*/
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal;}/*重设浏览器默认字体大小框*/
ol,ul{ list-style:none; }/*清除默认边距清除有序列表*/
img,fieldset{ border:0 none; display:block; width:100%;max-width: 100%; height: auto;}/*清除默认边框*/
body{
    max-width: 750px;
    margin: 0 auto;
    width:100%;
}
header{
    width: 100%;
    height:1.07rem;
}
.img-responsive{
    max-width: 100%;
    height: auto; 
    display: block; 
}
.clear{
    clear: both;
}
/* .header-fix-top{
    position:sticky;
    z-index:999;
    top:0px;
} */
.header-fix-top a{
    position: absolute;
    top: 0px;
    display: block;
    height:1rem;
    width:15%
}

.header-fix-top a:last-child{
    width:60%;
    right: 0px;
}
a{
    text-decoration: none;
}
a{
    outline: none;
    color:#333;
}
.clear{
    clear: both;
}

.box7_center{
    width: 6.7rem;
    margin:0.3rem auto;
}
.box7_center .box7_btn{
    display: flex;
    justify-self:center;
}
.box7_center .box7_btn span{
    width: 3.32rem;
    height:0.7rem;
    font-size:0.5rem;
    background: #08a6a9;
    line-height: 0.7rem;
    text-align:center;
    background: #e7e7e7;
    color:#000;
}
.box7_center .box7_btn .active{
    background: #08a6a9;
    color:#fff;
}
.box7_center .box7_pic{
    width:6.70rem;
    height:4.05rem;
    margin-top:0.2rem;
    overflow: hidden;
}

.footer{
    width:100%;
    background: #1ab4b4;
    position: fixed;
    bottom:0px;
    z-index:9999;
    max-width: 750px;
}
.footer ul{
    display: flex;
    justify-content:space-around;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    height:1.27rem;
}
.footer ul li,.footer ul li a{
    display: flex;
    flex-direction: column;
    align-items: center;
    
}
.footer ul li img {
    width:0.4rem;
    height:0.4rem;
    display:inline-flex;
}
.footer ul li span{
    font-size: 0.2rem;
    line-height: 0.2rem;
    color:#fff;
    display:inline-flex;
    margin-top:0.1rem;
}
.footer .footer-big{
    width:1.92rem;
    height:1.89rem;
    margin-bottom: 0.1rem;
}
.footer .footer-big img{
    width:1.92rem;
    height:1.89rem;
}
.box-bottom{
    width:100%;
    background: url("../images/bottom.png") no-repeat center;
    background-size: cover;
    height:6.04rem;
}
.box-bottom{
    text-align: center;
    margin-bottom: 0.8rem;
}
.box-bot-inof .bot-tel{
    width:4.48rem;
    height:0.8rem;
    background:#05a7aa;
    color:#fff;
    border-radius: .5rem;
    margin:0 auto;
    display:flex;
    align-items: center;

}
.box-bot-inof .bot-tel .bot-tel-center{
    height:.8rem;
    width:3.67rem;
    margin:0 auto;
    font-size:.3rem;
    display: flex;
    justify-content:space-around;
    align-items:center;
}
.box-bot-inof .bot-tel .bot-tel-center img{
    width:0.42rem;
    height:0.42rem;
}
.box-bot-inof .bot-tel .bot-tel-center span:first{
    font-size:24px;
}
.box-bot-inof p{
    font-size: 0.18rem;

}

.box_center_title{
    width: 100%;
    height:0.56rem;
    max-width:6.68rem;
    margin:0 auto;
}
.box_center_title ul{
    display: flex;
    font-size: 0.2rem;
    justify-content: space-between;
    border-bottom: 0.01rem solid #ccc;
    padding-bottom:0.1rem;
}
.box_center_title ul li{
    display: flex;
    align-items: center;
}
.box_center_title ul li:last-child{
    align-items: flex-end;
}
.box_title_ico{
    width:0.48rem;
    height:0.48rem;
}
.box_title{
    color:#363636;
    line-height: 0.4rem;
    display:block;
    margin:0px 0.1rem;
    font-size: 0.4rem;
    font-weight:bold;
}
.box_title_desc{
    color:#909090;
    font-size:0.18rem;
    line-height: .4rem;
}
.b{max-width: 100%; height: auto; vertical-align: top}
.box6{
    margin-top: 0.35rem;
    width: 100%;
    max-width: 750px;
    margin-left: 0px;
    margin-right: 0px;
}
.box7{
    margin-top: 0.3rem;
}
.box6-swiper-pagination  .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #05a7aa;
}
.box6-swiper-pagination .swiper-pagination-bullet{
    background:#fff;
    height:.1rem;
    width:.1rem;
    border:0.01rem solid #05a7aa;
    margin: 0 0.03rem;
    display: inline-flex;
}
.box6-swiper-pagination{
    position:absolute;
    z-index: 999;
    display: flex;
    justify-content: center;
}
.box6-swiper{
    margin-bottom: 0.35rem;
}
