@charset "utf-8";

body{
    background: #eeeeee;
    margin: 0 auto;
}
.banner{
    width: 100%;
    height: 7.8rem;
    overflow: hidden;
    position: relative;
}
.banner img{
    width: 100%;
}
.banner .t400{
    position: absolute;
    width: 3.5rem;
    height: 0.5rem;
    top: 4.56rem;
    left: 50%;
    margin-left: -1.75rem;
}

.F_title{
    width: 100%;
}
.F_title .b_title{
    height: 0.75rem;
    text-align: center;
    color: #662580;
    font:0.4rem/0.75rem bold;
}
.F_title .b_title span{
    display: inline-block;
    height: 0.73rem;
    border-bottom: 0.02rem solid #333333;
}
.F_title .b_title span:after{
    content: '';
    display: block;
    width: 1rem;
    height: 0.06rem;
    margin: -0.03rem auto 0;
    background: #662580;
}
.F_title .s_title{
    font: 0.24rem/100% normal;
    text-align: center;
    color: #662580;
    padding-top: 0.16rem;
}

.free{
    width: 100%;
    background: #fff;
    box-shadow: 0 0.03rem 0.05rem #bebebe;
}
.free .top{
    height:5.54rem;
    background: url("../images/free_bg.jpg") no-repeat center;
    background-size: 100%;
}
.free .top .F_title{
    padding:0.12rem 0 0.26rem ;
}
.free .top .clause{
    width: 7.27rem;
    height: 4.21rem;
    background: url('../images/free_a.png') no-repeat center;
    background-size: 100%;
    margin:0 auto;
    position: relative;
}
.free .top .clause .left_item{
    padding-top: 0.26rem;
    position: absolute;
}
.free .top .clause .left_item p{
    text-align: center;
    line-height: 100%;
}
.free .top .clause .left_item .p1{
    font-size: 0.3rem;
    margin-bottom: 0.12rem;
}
.free .top .clause .left_item .p2{
    font-size: 0.24rem;
    color: #333333;
}
.free .top .clause .item_a{
    width: 4.52rem;
    left: 1.58rem;
    top: 0.26rem;
}
.free .top .clause .item_a .p1{
    color: #e23e4f;
}
.free .top .clause .item_b{
    width: 4.95rem;
    left: 1.07rem;
    top: 1.61rem;
}
.free .top .clause .item_b .p1{
    color: #9db631;
}
.free .top .clause .item_c{
    width: 4.55rem;
    left: 1.22rem;
    top: 2.96rem;
}
.free .top .clause .item_c .p1{
    color: #c98a1c;
}
.free .bottom{
    width: 5.4rem;
    margin: 0.3rem auto 0;
    padding-bottom: 0.27rem;
}
.free .bottom .already{
    font-size:0.22rem;
    color: #111111;
    line-height: 100%;
    padding-bottom: 0.12rem;
    border-bottom: 0.01rem dashed #c6c6c6;
    margin-bottom: 0.1rem;
}
.free .bottom .already span{
    color: #662580;
    border-bottom: 0.01rem solid #662580;
}
.free .bottom .free_appley{
    width: 100%;
}
.free .bottom .free_appley input{
    display: block;
    width: 5.4rem;
    height: 0.7rem;
    font-size: 0.24rem;
    padding-left: 0.9rem;
}
.free .bottom .free_appley .user{
    background: url("../images/free_user.png") no-repeat center;
    background-size: 100%;
}
.free .bottom .free_appley .tel{
    background: url("../images/free_tel.png") no-repeat center;
    background-size: 100%;
    margin: 0.2rem 0 0.1rem;
}
.free .bottom .free_appley p{
    font-size:0.22rem;
    color: #555555;
    line-height:0.3rem;
}
.free .bottom .free_appley .submit_btn{
    width: 100% ;
    height: 0.6rem;
    border-radius: 5px;
    font-size: 0.3rem;
    color: #fff;
    text-align: center;
    line-height: 0.6rem;
    background: #662580;
    margin-top: 0.15rem;
}

.carefree{
    width: 100%;
}
.carefree .F_title{
    padding:0.14rem 0 0.30rem ;
}
.carefree .variety_list{
    width: 7.3rem;
    margin-left: 0.2rem ;
}
.carefree .variety_list li{
    width:3.43rem;
    margin: 0 0.2rem 0.2rem 0;
    border: 0.01rem solid #989898;
    overflow: hidden;
}
.carefree .variety_list li img{
    width: 3.43rem;
    height: 1.80rem;
}
.carefree .variety_list li .text{
    height: 1.28rem;
    background: #fff;
    text-align: center;
}
.carefree .variety_list li .text h4{
    font: 0.3rem/100% bold;
    padding-top: 0.2rem;
    color: #662580;
}
.carefree .variety_list li .text p {
    font: 0.24rem/0.3rem normal;
    padding-top: 0.06rem;
    color: #333333;
}
.carefree .platform{
    width: 100%;
    height: 10.90rem;
    margin-top: 0.1rem;
}
.carefree .platform img{
    width: 100%;
}

.upgrade{
    width: 100%;
}
.upgrade .F_title{
    padding:0.10rem 0 0.30rem ;
}
.upgrade .product{
    width: 100%;
    height: 4.7rem;
    position: relative;
    background: url("../images/product_bg.jpg") no-repeat center;
    background-size: 100%;
}
.upgrade .product .product_cont{
    width: 6.26rem;
    height: 3.35rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -1.67rem 0 0 -3.13rem;
    background: url("../images/product_cont.png") no-repeat center;
    background-size: 100%;
}
.upgrade .product .product_cont .show_btn{
    width: 4rem;
    height: 0.7rem;
    position: absolute;
    left: 50%;
    margin-left: -2rem;
    bottom: 0;
}
.upgrade .brand{
    width: 100%;
    height: 6.06rem;
    position: relative;
}
.upgrade .brand .brand_cont{
    width: 7.1rem;
    height:5.46rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -2.73rem 0 0 -3.55rem;
    background: url("../images/brand_cont.jpg") no-repeat center;
    background-size: 100%;
}
.upgrade .craft{
    width: 100%;
    height: 5.2rem;
    position: relative;
    background: url("../images/craft_bg.jpg") no-repeat center;
    background-size: 100%;
}
.upgrade .craft .craft_cont{
    width: 7.11rem;
    height: 4.62rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -2.31rem 0 0 -3.55rem;
}
.upgrade .craft .craft_cont p{
    position: absolute;
    overflow: hidden;
}
.upgrade .craft .craft_cont p img{
    width: 100%;
    height: 100%;
}
.craft_cont .a,.craft_cont .b,.craft_cont .c,.craft_cont .d,.craft_cont .g{
    width: 1.72rem;
    height: 1.49rem;
    top: 0;
}
.craft_cont .a{
    left: 0;
}
.craft_cont .b{
    left: 1.79rem;
}
.craft_cont .c{
    left: 3.59rem;
}
.craft_cont .d{
    right: 0;
}
.craft_cont .e{
    width: 1.72rem;
    height: 3.06rem;
    left: 0;
    bottom: 0;
}
.craft_cont .f{
    width: 3.52rem;
    height: 1.49rem;
    top: 1.57rem;
    left: 1.79rem;
}
.craft_cont .g{
    right: 0;
    top: 1.57rem;
}
.craft_cont .h{
    width: 3.12rem;
    height: 1.49rem;
    left: 1.79rem;
    bottom: 0px;
}
.craft_cont .i{
    width: 2.12rem;
    height: 1.49rem;
    right: 0px;
    bottom: 0px;
}

.ep{
    width: 100%;
    height: 6.38rem;
}
.ep .F_title{
    padding:0.12rem 0 0.30rem ;
}
.ep .health_cont{
    width: 7.4rem;
    height: 5rem;
    background: url("../images/health_cont_1.png") no-repeat center;
    background-size: 100%;
}

.sale{
    width: 100% ;
    height: 6rem;
    background: url("../images/sale_bg.jpg") no-repeat center;
    background-size: 100%;
}
.sale .F_title{
    padding: 0.12rem 0 0.3rem;
}
.sale .F_title .b_title{
    color: #fff;
}
.sale .F_title .b_title span{
    border-bottom: 0.02rem solid #fff;
}
.sale .F_title .b_title span:after{
    background: #fff;
}
.sale .sale_cont{
    width: 6.77rem;
    height: 4.51rem;
    background: url("../images/sale_cont_bg.png") no-repeat center;
    background-size: 100%;
    margin: 0 auto;
}

.benefit{
    width: 100%;
    padding-bottom: 0.45rem;
}
.benefit .F_title{
    padding: 0.12rem 0 0.3rem;
}
.benefit .benefit_apply{
    width: 5.8rem;
    margin: 0 auto;
}
.benefit .benefit_apply input{
    display: block;
    width: 5.8rem;
    height: 0.8rem;
    font-size: 0.28rem;
    padding-left: 1rem;
    margin-bottom: 0.2rem;
}
.benefit .benefit_apply .user{
    background: url("../images/benefit_user.png") no-repeat center;
    background-size: 100%;
}
.benefit .benefit_apply .tel{
    background: url("../images/benefit_tel.png") no-repeat center;
    background-size: 100%;
}
.benefit .benefit_apply .submit_btn{
    width: 100% ;
    height: 0.8rem;
    border-radius: 5px;
    font-size: 0.36rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 0.8rem;
    background: #662580;
}

footer p{
    color: #555;
}






/*弹出框*/
.apply_show_layer{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.7);
    display: none;
}
.apply_show{
    width: 6.7rem;
    height: 5rem;
    background: url("../images/show_apply.jpg") no-repeat center;
    background-size: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -2.5rem 0 0 -3.3rem;
    z-index: 2000;

}
.apply_show .close{
    position: absolute;
    width: 0.46rem;
    height: 0.46rem;
    right: 0.1rem;
    top: 0.1rem;
}
.apply_show .apply_form{
    width: 5.41rem;
    height: 3.23rem;
    position: absolute;
    top: 1.38rem;
    left: 0.65rem;
}
.apply_show .apply_form input{
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.30rem;
    padding-left: 1rem;
    position: absolute;
    left: 0;
}
.apply_show .apply_form .user{
    top: 0;
}
.apply_show .apply_form .tel{
    top: 1rem;
}
.apply_show .apply_form .submit_btn{
    width: 100%;
    height: 0.8rem;
    bottom: 0;
    position: absolute;
    left: 0;
}
/*弹出框 end*/

/*页面持续弹框*/
.continue_show_layer{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.7);
    z-index: 1000;
    display: none;
}
.continue_apply_show{
    width: 6.7rem;
    height: 5rem;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -2.5rem 0 0 -3.35rem;
    z-index: 2000;
}
.continue_apply_show .continue_close{
    position: absolute;
    width: 0.5rem;
    height: 0.5rem;
    right: 0.1rem;
    top: 0.1rem;
    background: url("../images/close.png") no-repeat center;
    background-size: 100%;
}
.continue_apply_show .apply_title{
    font:bold 0.45rem/100% "微软雅黑";
    color: #66247e;
    text-align: center;
    padding-top: 0.6rem;
}
.continue_apply_show .apply_form{
    width: 5.4rem;
    margin: 0.4rem auto 0;
}
.continue_apply_show .apply_form input{
    width: 100%;
    display: block;
    height: 0.7rem;
    font-size: 0.30rem;
    padding-left: 0.9rem;
}
.continue_apply_show .apply_form .area{
    background: url("../images/free_area.png") no-repeat center;
    background-size: 100%;
}
.continue_apply_show .apply_form .tel{
    background: url("../images/free_tel.png") no-repeat center;
    background-size: 100%;
    margin: 0.2rem 0 ;
}
.continue_apply_show .apply_form p{
    font:normal 0.22rem/100% normal;
    color: #bca6ca;
    text-align: center;
}
.continue_apply_show .apply_form .submit_btn{
    width: 100%;
    height: 0.8rem;
    font-size:0.4rem;
    text-align: center;
    line-height: 0.8rem;
    background: #662580;
    color: #fff;
    border-radius: 5px;
    margin-top: 0.2rem;
}
/*页面持续弹框*/