/*公用样式*/
* {
    margin: 0px;
    padding: 0px;
    font-family: "微软雅黑";
}

input {
    border: 0px none;
    outline: 0px none;
    background: none;
}

ol,
ul,
li {
    list-style: outside none none;
}

a {
    text-decoration: none
}

img {
    display: block;
    border: none;
}

.wrap {
    max-width: 750px;
    min-width: 320px;
    height: auto;
    margin: 0 auto;
}

.mod_basic {
    float: left;
    width: 100%;
}

/*logo*/
header {
    border-bottom: 1px solid #eee;
}

header a {
    display: block;
    width: 100%;
}

/*banner*/
.wrap .header .banner_swiper {
    overflow: hidden;
}

.wrap .header .banner_swiper .swiper-wrapper .banner2 img {
    width: 7.5rem;
}
.banner3 img{
    width: 7.5rem;
}

/*导航*/
nav {
    margin-top: .18rem;
    margin-bottom: .39rem;
}

nav a,
nav div {
    float: left;
    width: 25%;
    text-align: center;
}

nav img {
    width: .9rem;
    margin-left: .49rem;
}

nav p {
    color: #636060;
    font-size: .2rem;
    line-height: .47rem;
}

/*活动推荐*/
.index_hd {
    clear: left;
    background-color: #eeeeee;
    position: relative;
    height: 1.12rem;
}

.index_hd a {
    position: absolute;
    left: 0;
    bottom: .24rem;
}

/*板块标题*/
.index_t {
    margin-left: .48rem;
}

.index_t h3 {
    font-size: .3rem;
    line-height: .77rem;
    font-weight: bold;
    margin: .2rem 0 0;
}

.index_t .orange {
    color: #333;
}

.index_t .black {
    color: #444;
}

.index_t::after {
    content: '';
    width: .55rem;
    display: block;
    border-bottom: .02rem solid #f24600;
}

/*公益祛痘行*/
.technology_video {
    height: 4.2rem;
}

.technology_video,
.thanksgiving_video {
    margin: .24rem 0;
}

#technology_video,
#thanksgiving_video {
    width: 7.5rem;
}

#technology_video .vjs-big-play-button,
#thanksgiving_video .vjs-big-play-button {
    font-size: .70rem;
    line-height: 1.07rem;
    height: 1.07rem;
    width: 1.07rem;
    display: block;
    position: absolute;
    top: 1.57rem;
    left: 3.22rem;
    opacity: 0.4;
    border: none;
    background-color: #000;
    border-radius: 50%;
    transition: all .4s;
}

/*灰色间隙*/
.kong {
    height: .32rem;
    background: #eee;
}

/*服务体系*/
.system_box {
    height: 4.2rem;
    margin: .23rem 0 .24rem;
    padding: 0 .36rem;
    background: #f8f8f8;
}

.system_box img {
    float: left;
    width: 3.15rem;
    margin: 0 .12rem .1rem;
}

/*祛痘保险*/
.insurance_box {
    margin: .24rem 0;
}

/*痘友随笔*/
.informal_essay_box {
    margin: .24rem 0 0;
}

.informal_essay_box .swiper-slide img {
    margin-bottom: .39rem;
}

.informal_essay_box .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: -.14rem;
    left: 0;
}

.informal_essay_box .swiper-pagination-bullet {
    background: #ffcfd3;
    opacity: 1;
}

.informal_essay_box .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 .09rem;
}

.informal_essay_box .swiper-pagination-bullet-active {
    background: #fc2f22;
    border-radius: 100%;
}

/*品牌中国*/
.brand_box {
    background: #f8f8f8;
    padding: .25rem 0 .01rem;
    margin: .24rem 0;
}

.brand_in {
    width: 6.54rem;
    margin: 0 .48rem .25rem;
    background: #fff;
    height: 1.41rem;
    display: none;
}

.brand_in img {
    float: left;
    width: 2.34rem;
}

.brand_right {
    float: left;
    width: 3.86rem;
    margin-left: .21rem;
    font-size: .24rem;
    padding-top: .04rem;
    background: url("../images/index_brand_ico.jpg") right .14rem no-repeat/.18rem;
}

.brand_right span {
    line-height: .58rem;
    color: #999;
    font-weight: bold;
}

.brand_right p {
    line-height: .31rem;
    color: #444;
}

.brand_more {
    width: 1.5rem;
    height: .36rem;
    text-align: center;
    line-height: .36rem;
    color: #666;
    font-size: .2rem;
    border: .01rem #666 solid;
    margin: .2rem 3rem;
}

/*八步法*/
.eightStepMethod_box {
    margin: .24rem 0;
    position: relative;
}

.eightStepMethod_box .swiper-button-prev,
.eightStepMethod_box .swiper-button-next {
    background-image: none;
    width: .18rem;
    top: 1.72rem;
    height: auto;
}

.eightStepMethod_box .swiper-button-prev {
    left: .14rem;
}

.eightStepMethod_box .swiper-button-next {
    left: 7.15rem;
}

/*底部版权信息*/
.footer {
    background: #eeeeee;
    padding-bottom: 1.34rem;
}

footer {
    background: #fff;
    border-top: .02rem solid #efefef;
}

.foot_copyright1 {
    width: 5.22rem;
    margin: .17rem 1.14rem;
}

.foot_logo {
    border-top: .01rem solid #cbcbcb;
    padding-bottom: .01rem;
}

.foot_logo img {
    width: 100%;
}

/*首页祛痘效果险弹窗*/
.effectivenessRisk {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 6.37rem;
    height: 8.22rem;
    margin-left: -3.18rem;
    margin-top: -4.11rem;
    z-index: 12;
    display: none;
}

.effectivenessRiskClose {
    position: absolute;
    width: .82rem;
    height: .82rem;
    top: 0;
    right: 0;
}

/*底部浮窗*/
#scroll_bottom {
    position: fixed;
    width: 7.5rem;
    bottom: 0;
    left: 50%;
    margin-left: -3.75rem;
    background: url("../images/scroll_bottom.png") left bottom no-repeat;
    background-size: 100%;
    height: 1.34rem;
    z-index: 10;
}

.scroll_bottom_left {
    float: left;
    width: 1.51rem;
    height: 1.34rem;
}

.scroll_bottom_right {
    float: right;
    width: 5.99rem;
    margin-top: .195rem;
}

.scroll_bottom_right a {
    float: left;
    width: 25%;
    text-align: center;
}

.scroll_bottom_right a img {
    width: .48rem;
    margin: .11rem .5rem .03rem;
}

.scroll_bottom_right a p {
    color: #999999;
    font-size: .2rem;
    line-height: .31rem;
}

/*祛痘效果险遮罩*/
.indexCover {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.6;
    z-index: 11;
    display: none;
}

/*祛痘效果险-弹窗*/
.indexEffectivenessRisk {
    position: fixed;
    width: 6.36rem;
    height: 6.98rem;
    left: 50%;
    top: 50%;
    margin-left: -3.18rem;
    margin-top: -3rem;
    border: .02rem solid rgba(255, 255, 0, 1);
    background: linear-gradient(90deg, rgba(230, 231, 234, 1) 0%, rgba(255, 255, 255, 1) 100%);
    z-index: 12;
    display: none;
}

.indexEffectivenessRisk_img1 {
    position: absolute;
    width: 6.32rem;
    left: .02rem;
    top: -.45rem;
}

.indexEffectivenessRisk_img2 {
    position: absolute;
    width: 5.7rem;
    left: .33rem;
    top: 2.51rem;
}

.indexEffectivenessRisk_img3 {
    position: absolute;
    width: 5.59rem;
    left: .36rem;
    bottom: .34rem;
}

.indexEffectivenessRisk_close {
    position: absolute;
    width: .82rem;
    right: 0;
    top: -1.23rem;
}

/*品牌页*/
/*媒体*/
.brand_media {
    width: 6.54rem;
    background: #f6f6f6;
    padding: .2rem .48rem .23rem;
    margin-bottom: .13rem;
}

/*领导品牌、技术专利*/
.brand_con {
    width: 6.54rem;
    padding: 0 .48rem;
}

.LeadingBrand,
.patent {
    padding-top: .27rem;
    padding-bottom: .63rem;
}

.LeadingBrand p,
.patent p {
    color: #666;
    font-size: .24rem;
    line-height: .43rem;
}

.LeadingBrand p {
    padding-bottom: .42rem;
}

.brand_mt {
    margin-top: .13rem;
}

.patent img {
    margin: .17rem 0 .22rem;
}

.patent p i {
    color: #e50012;
    font-size: .3rem;
    font-weight: bold;
}

/*设备*/
.brand_device {
    padding: .41rem 0 0;
}

.brand_device ul {
    width: 100%;
    height: 2.18rem;
}

.brand_device li {
    float: left;
    width: 2.5rem;
    text-align: center;
    margin-top: .14rem;
}

.brand_device .device_t {
    font-size: .24rem;
    margin-bottom: .1rem;
    color: #3e3a39;
}

.brand_device .device_con {
    font-size: .20rem;
    line-height: .32rem;
    color: #898989;
}

.device_bg {
    background: url("../images/device_bg.jpg") center top repeat-y/100%;
}


/*附近门店*/
/*导航*/
.map_box_t {
    float: left;
    width: 100%;
    margin-bottom: .48rem;
}

.map_box_t li {
    float: left;
    width: 2.34rem;
    font-size: .3rem;
    color: #676767;
    padding-left: 1.41rem;
    line-height: .9rem;
    background-repeat: no-repeat;
    background-position: .86rem center;
    background-size: .42rem;
    background-color: #eaeaea;
}

.map_box_t li:nth-of-type(1) {
    background-image: url("../images/map_ico1.png");
}

.map_box_t li:nth-of-type(2) {
    background-image: url("../images/map_ico2.png");
}

.map_box_t .active {
    background-color: #fff;
}

.map_con_img_select {
    float: left;
    width: 6.52rem;
    height: .96rem;
    border: 1px solid #676767;
    margin: 0 .48rem .41rem;
    border-radius: .15rem;
    color: #676767;
    font-size: .3rem;
    background: url("../images/map_ico3.png") 5.65rem center no-repeat/.31rem;
    position: relative;
}

.map_con_img_select span {
    float: left;
    padding-left: .34rem;
    line-height: .96rem;
}

.map_con_img_select ul {
    position: absolute;
    top: .98rem;
    left: .1rem;
    width: 6.34rem;
    height: 3.44rem;
    z-index: 2;
    background: #fff;
    overflow-y: auto;
    overflow-x: hidden;
    display: none;
}

.map_con_img_select li {
    float: left;
    width: 6.05rem;
    border: .01rem solid #676767;
    padding-left: .23rem;
    line-height: .96rem;
}

/*地图导航*/
#map_body {
    float: left;
    width: 100%;
    height: 7rem;
    margin-bottom: .95rem;
    display: none;
}

/*地图导航（门店详情弹窗）*/
.storeDetails {
    float: left;
    width: 5.57rem;
    background: #fff;
    color: #676767;
    padding-bottom: .11rem;
}

.storeDetails_in {
    width: 5.35rem;
    padding: .11rem;
}

.storeDetailsClose {
    float: right;
    width: .37rem;
    margin-top: .2rem;
}

.storeDetails span {
    font-size: .3rem;
    font-weight: bold;
    line-height: .55rem;
}

.storeDetails p {
    font-size: .24rem;
    line-height: .33rem;
    padding-bottom: .16rem;
}

.storeDetails .form_btn {
    width: 2.52rem;
    text-align: center;
    line-height: .88rem;
    color: #fff;
    background: #f23131;
    font-size: .3rem;
    border-radius: .1rem;
}

.form_btn_box div:nth-of-type(1) {
    float: left;
}

.form_btn_box div:nth-of-type(2) {
    float: right;
}

/*文字导航*/
#map_con_list {
    background: #f6f6f6;
    margin-top: .13rem;
    padding-bottom: .3rem;
    margin-bottom: 1.07rem;
    display: none;
}

.map_con_list_in {
    float: left;
    background: #fff;
    margin-top: .37rem;
    border: .01rem solid #676767;
}

.map_con_list_left {
    float: left;
    width: 5.2rem;
    padding: .24rem .3rem 0 .3rem;
}

.map_con_list_left div {
    font-size: .3rem;
    color: #444;
    font-weight: bold;
    vertical-align: bottom;
}

.map_con_list_left span {
    width: .51rem;
    height: .55rem;
    background: url("../images/map_marker.jpg") no-repeat;
    background-size: 100%;
    display: inline-block;
    color: #fff;
    text-align: center;
    line-height: .51rem;
    margin-right: .13rem;
}

.map_con_list_left p {
    font-size: .22rem;
    color: #888;
    line-height: .55rem;
    height: .55rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.map_con_list_right {
    float: right;
    width: 1.60rem;
    text-align: center;
    line-height: 1.58rem;
    height: 1.58rem;
    border-left: .01rem solid #676767;
    font-size: .3rem;
    color: #fff;
    background: #f23131;
    cursor: pointer;
}

/*预约弹窗*/
.black_cover {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    position: fixed;
    background: #000000;
    opacity: 0.6;
    display: none;
}

/**/
.immediateAppointment {
    position: absolute;
    width: 6.22rem;
    height: 6.28rem;
    left: 50%;
    top: 20%;
    margin-left: -3.11rem;
    background: #fff;
    z-index: 12;
    display: none;
}

.immediateAppointment_in {
    float: left;
    width: 5.32rem;
    margin-left: .45rem;
}

.immediateAppointment_in img {
    float: left;
    width: 5.27rem;
    margin: .02rem 0 0 .03rem;
}

.immediateAppointment_inp {
    margin-top: .23rem;
    border-bottom: .01rem solid #adadad;
}

.immediateAppointment_inp label {
    float: left;
    color: #555;
    font-size: .3rem;
    line-height: .84rem;
}

.immediateAppointment_inp_left label {
    width: 1rem;
    text-align: center;
}

.immediateAppointment_inp_right label {
    margin-left: .05rem;
    margin-right: .13rem;
}

.immediateAppointment_inp_left input[type='text'] {
    float: left;
    width: 2.7rem;
    line-height: .54rem;
    padding: .17rem 0;
    font-family: "微软雅黑";
    font-size: .28rem;
    color: #555;
}

.immediateAppointment_inp_right input {
    float: left;
    height: .84rem;
}

.immediateAppointment_btn {
    margin-top: .36rem;
}

.immediateAppointment_btn div {
    text-align: center;
    width: 2.52rem;
    height: .88rem;
    text-align: center;
    line-height: .88rem;
    font-size: .3rem;
    color: #fff;
    border-radius: .1rem;
}

.immediateAppointment_submit {
    float: left;
    background: #f23131;
}

.immediateAppointment_close {
    float: right;
    background: #adadad;
}

/*痘圈百态*/
.poxCircle {
    float: left;
    background: #f6f6f6;
    border-top: 1px solid #f0f0f0;
    padding-top: .17rem;
}

.poxCircle_t {
    padding-left: .5rem;
    width: 7rem;
    line-height: .93rem;
    font-size: .32rem;
    color: rgba(33, 82, 219, 1);
    font-weight: bold;
    background: url("../images/poxCircle_t.jpg") .24rem center no-repeat;
    background-size: .1rem;
}

.poxCircle_talk {
    width: 7.26rem;
    padding-left: .24rem;
    overflow: hidden;
}

.poxCircle_talk_in {
    width: 8.79rem;
}

.poxCircle_talk .swiper-slide img {
    width: 2.7rem;
}

.poxCircle_talk .swiper-slide p {
    width: 2.4rem;
    margin: .09rem .15rem .13rem;
    font-size: .24rem;
    color: rgba(60, 60, 60, 1);
    line-height: 160%;
    text-align: center;
}

.poxCircle_states_t {
    width: 7.12rem;
    padding-left: .38rem;
    margin-bottom: .28rem;
    height: .52rem;
    line-height: .52rem;
    font-size: .24rem;
    font-weight: 400;
    color: rgba(60, 60, 60, 1);
}

.poxCircle_con {
    float: left;
    width: 7.32rem;
    padding: 0 .09rem .4rem;
    position: relative;
}

.poxCircle_con ul {
    float: left;
    width: 3.66rem;
}

.poxCircle_con li {
    position: relative;
    width: 3.36rem;
    margin: 0 .15rem .24rem;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 7px 0px rgba(123, 123, 123, 0.19);
    border-radius: .16rem;
}

.poxCircle_con_img {
    border-radius: .16rem .16rem 0 0;
    margin-bottom: .12rem;
}

.poxCircle_con_t img {
    float: left;
    width: .4rem;
    margin: .08rem .16rem;
    border-radius: 100%;
}

.poxCircle_con_t span {
    float: left;
    font-size: .2rem;
    color: rgba(183, 183, 183, 1);
    line-height: .56rem;
}

.poxCircle_con_t span:nth-of-type(1) {
    width: 1.5rem;
}

.poxCircle_con_p {
    width: 3.06rem;
    padding: 0 .15rem .15rem;
    font-size: .24rem;
    line-height: .4rem;
    height: .8rem;
    overflow: hidden;
}

.poxCircle_con_p a {
    color: rgba(60, 60, 60, 1);
}

.poxCircle_con_info {
    height: .3rem;
    padding-bottom: .25rem;
}

.poxCircle_con_info img {
    float: left;
    width: .51rem;
    margin-left: .16rem;
}

.poxCircle_con_info span {
    float: left;
    margin-left: 1.83rem;
    padding-left: .4rem;
    padding-top: .05rem;
    background: url("../images/poxCircle_thumbs.jpg") left center no-repeat;
    background-size: .3rem;
    font-size: .2rem;
    line-height: .3rem;
    color: rgba(183, 183, 183, 1);
    cursor: pointer;
}

/*痘圈百态详情页*/
.tc_box_in {
    float: left;
    width: 6.38rem;
    padding: .34rem .32rem;
    height: 80%;
    overflow-y: auto;
    background: #fff;
    border-radius: .1rem;
    margin: 0 .24rem .3rem;
}

.details_t {
    border-bottom: 1px solid #eaeaea;
}

.details_t .goBack {
    float: left;
    width: .24rem;
    padding: .1rem .1rem;
}

.details_con {
    float: left;
    color: #3c3c3c;
    font-size: .32rem;
    line-height: .6rem;
    margin-left: 2.45rem;
}

.details_info {
    padding: .2rem 0;
}

.details_info_left {
    float: left;
}

.details_info_left img {
    float: left;
    width: .6rem;
    margin-right: .05rem;
    border-radius: 100%;
}

.details_info_left span {
    float: left;
    line-height: .6rem;
    color: #3c3c3c;
    font-size: .24rem;
}

.details_info_right {
    float: right;
    line-height: .6rem;
    color: #3c3c3c;
    font-size: .24rem;
}

.details_title {
    padding-top: .29rem;
}

.details_title span {
    float: left;
    font-size: .3rem;
}

.details_title p {
    float: left;
    color: #333333;
}

.details_title img {
    float: right;
    width: .51rem;
    margin-top: .05rem;
}

.details_p {
    line-height: 180%;
    color: #3c3c3c;
    font-size: .24rem;
    padding-top: .1rem;
}

.details_time {
    color: #b7b7b7;
    font-size: .24rem;
    line-height: 180%;
    padding-top: .1rem;
    padding-bottom: 1.4rem;
}

/*表单弹窗*/
.tc_form_zt {
    position: fixed;
    left: 0;
    top: 50%;
    margin-top: -.35rem;
    width: 100%;
    height: .7rem;
    text-align: center;
    z-index: 20;
    display: none;
}

.tc_form_zt span {
    border-radius: .1rem;
    background: rgba(7, 7, 7, 1);
    opacity: 0.8;
    line-height: .7rem;
    color: #fff;
    font-size: .28rem;
    color: rgba(255, 255, 255, 1);
    display: inline-block;
    padding: 0 .39rem;
}

/*祛痘知识页面*/
.knowledge_type {
    float: left;
    width: 7.16rem;
    margin-top: .52rem;
    margin-left: .34rem;
    margin-bottom: .35rem;
}

.knowledge_type li {
    float: left;
    width: 1.99rem;
    margin: 0 .14rem .1rem;
}

.knowledge_type li span {
    font-size: .26rem;
    color: #333;
    display: block;
    text-align: center;
    line-height: .49rem;
}

.knowledge_misunderstanding {
    width: 6.54rem;
    height: 6.4rem;
    margin: .54rem .48rem;
}

.knowledge_misunderstanding li {
    float: left;
    width: 100%;
    margin-bottom: .06rem;
}

.knowledge_misunderstanding li img {
    float: left;
    width: 2.96rem;
}

.knowledge_misunderstanding div {
    float: right;
    width: 3.24rem;
}

.knowledge_misunderstanding div span {
    padding-left: .34rem;
    font-size: .26rem;
    display: block;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: .25rem;
    line-height: .55rem;
    margin-top: .06rem;
}

.knowledge_misunderstanding li:nth-of-type(1) div span {
    background-image: url("../images/knowledge_misunderstanding_ico1.jpg");
}

.knowledge_misunderstanding li:nth-of-type(2) div span {
    background-image: url("../images/knowledge_misunderstanding_ico2.jpg");
}

.knowledge_misunderstanding li:nth-of-type(3) div span {
    background-image: url("../images/knowledge_misunderstanding_ico3.jpg");
}

.knowledge_misunderstanding li:nth-of-type(4) div span {
    background-image: url("../images/knowledge_misunderstanding_ico4.jpg");
}

.knowledge_misunderstanding div p {
    font-size: .24rem;
    line-height: .35rem;
    color: #666666;
}

.knowledge_maintenance {
    width: 6.54rem;
    margin: .35rem .48rem .35rem;
}

.knowledge_maintenance span {
    display: block;
    font-size: .3rem;
    font-weight: bold;
    margin-top: .12rem;
    line-height: .6rem;
    color: #444444;
}

.knowledge_maintenance p {
    font-size: .24rem;
    color: #555555;
    line-height: .46rem;
}

.knowledge_form {
    width: 6.36rem;
    height: 4.36rem;
    margin: .31rem 0.57rem 0;
}

.knowledge_form input[type^="text"] {
    float: left;
    width: 5.54rem;
    border: .02rem solid #858585;
    border-radius: .1rem;
    margin-bottom: .36rem;
    font-size: .24rem;
    color: #666666;
    padding: .19rem 0 .19rem .78rem;
    line-height: .6rem;
    background-repeat: no-repeat;

}

.knowledge_form input:nth-of-type(1) {
    background-image: url("../images/knowledge_ico1.jpg");
    background-size: .25rem;
    background-position: .36rem center;
}

.knowledge_form input:nth-of-type(2) {
    background-image: url("../images/knowledge_ico2.jpg");
    background-size: .27rem;
    background-position: .34rem center;
}

.knowledge_form input::placeholder {
    color: #666666;
}

.knowledge_form input[type^="image"] {
    float: left;
    width: 100%;
}

/*大事记内容页面*/
.LeadingBrand_con,
.LeadingBrand_con2 {
    padding-bottom: 0;
}

.LeadingBrand_con img {
    margin-bottom: .27rem;
}

.LeadingBrand_con2 span {
    font-size: .2rem;
    display: block;
    color: #666666;
    text-align: center;
    line-height: .57rem;
}

.LeadingBrand_con b {
    color: #000;
}

/*公众号9999999底部浮窗*/
.new_scroll_bottom {
    position: fixed;
    left: 50%;
    bottom: 0;
    margin-left: -3.75rem;
    width: 7.5rem;
    background: #fff;
    z-index: 11;
    display: none;
}

.new_scroll_bottom img {
    float: left;
    width: 7.13rem;
    margin: .31rem 0 .32rem .2rem;
}

.new_scroll_bottom a {
    position: absolute;
    width: 2.64rem;
    height: .8rem;
    right: .2rem;
    top: .37rem;
}