.beauty
{
    position: relative;
    background: url(images/bg-slotion.png) no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 60px;
    /* text-align: center; */
    padding: 100px 0;
}
.beauty img.bgimg{
    width: 100%;
}
.beauty_title{
    font-size: 40px; color: #fff; 
}
.beauty_remark{
    font-size: 22px; color: #fff; 
    margin-top: 50px; line-height: 40px;
}
.beauty_btn{
    display:inline-block;
    width: 188px;
   color: #fff;
    /* background: linear-gradient(90deg, #fc82e6 0, #a072db 100%); */
    background: linear-gradient(90deg, #0ac4b4 0, #16aece 100%);
    box-shadow: 0 5px 10px rgba(229,47,72,.2);
    line-height: 50px;
    border-radius: 100px;  font-size: 18px; text-align: center;
}
.beauty_btnshow{
    margin-top: 50px; text-align: center;
}
.beauty_btn:hover{
    color: #fff;
    background: linear-gradient(270deg, #0ac4b4 0, #16aece 100%);
}
.beauty_yingyong{
    background: #fff;
    padding: 100px 0;
}
.beauty_yingyong_title_text{
    width: 200px; margin: auto;
    font-size: 36px;
    font-weight: 700;
    line-height: 32px;
    color: #333;
    position: relative; text-align: center; padding-bottom: 20px;
}
.beauty_yingyong_title_text .lines{
    position:absolute; height:8px; width: 100px;
    background: linear-gradient(90deg, #0ac4b4 0, #16aece 100%);
    bottom: 0px; left: 50px;
    border-radius: 5px;
}
.yingyonglist{
    display: flex;
    justify-content:space-between; margin-top: 80px;
}
.yingyonglistitem{
    width: 100px; text-align: center;
}
.yingyonglistitem .itemface{
    width: 100px;
}
.yingyonglistitem .itemtext{
    font-size: 16px; margin-top: 20px;
}
.beauty_now{
    background: #fbfaff;
    padding: 100px 0;
}
.nowlist{
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.nowlist .nowitemn{
    width: 260px;
}
.nowlist .nowitemn .nowitemnface{
    width:100%; border-radius: 20px;
}
.nowlist .nowitemn .nowitemtext{
    font-size: 16px; margin-top: 10px;
}
.beauty_fuwu{
    width: 100%;
    height: 280px;
    background: url(images/header.png) no-repeat;
    background-size: cover;
    text-align: center;
}
.beauty_fuwu_title{
    font-size: 32px;
    font-weight: 700;
    color: #fff; padding-top: 70px;
}
.beauty_fuwu_remark{
    font-size: 24px;
    font-weight: 400;
    color: #fff; padding-top: 20px;
}
.beauty_fuwu_btnshow{
    text-align: center;
    margin-top: 40px;
}
.beauty_fangan{
    background: #fff;
    padding: 100px 0;
}
.beauty_fangan_remark{
    font-size: 28px;
    font-weight: 400;
    color: #333; text-align: center; margin-top: 30px;
}
.fanganlist{
   
    margin-top: 50px; text-align: center;
}


.beauty_tongdian{
    width: 100%;
    background: url(images/bg.png) no-repeat;
    background-size: cover;
    text-align: center;
    padding: 90px 0;
}
.td_title{
   
    margin-bottom: 64px;
    font-size: 32px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    text-align: center; color: #fff;
}
.tab_title{
    display: flex;
    justify-content: center;
}
.tab_title .tab_item{
    background: #232122; 
    color: #fff;
    padding: 20px 60px; margin-right: 2px;
    cursor: pointer;
    position: relative; width: 150px;
    font-size: 20px;
    font-weight: 400;
}
.tab_title .tab_item:hover{
    background: linear-gradient(90deg, #0ac4b4 0, #16aece 100%);
}

.sanjiaoxing{
    /* content: ''; */
    width: 0;
    height: 0;
    border-top: 9px solid #0ac4b4;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    position: absolute;
    bottom: -9px;
    left: 120px; display: none;
}
.tab_title .tab_item:hover .sanjiaoxing{
    display:block;
}
.tab_title .tab_item_checked{
    background: linear-gradient(90deg, #0ac4b4 0, #16aece 100%);
}
.tab_title .tab_item_checked .sanjiaoxing{
    display: block;
}
.td_show{
    min-height:650px; 
    background: #fff;
    border-radius: 20px; margin-top: 50px;
    padding: 30px;
    box-sizing: border-box;
}
.td_show_title{
    font-size: 18px; text-align: center; color: rgb(65, 65, 65); margin:20px 0;
}

.beauty_yunyong{
    background: #f8f8f8;
    padding: 100px 0;
}
.beauty_yunyong_remark{
    font-size: 28px;
    font-weight: 400;
    color: #333; text-align: center; margin-top: 30px;
}
.yunyonglist{
    display: flex;
    justify-content: space-between; margin-top: 50px;
}
.yunyonglistitem{
    box-shadow: 0px 5px 5px rgba(94, 93, 93, 0.2);
    box-sizing: border-box; padding: 20px;
    width: 200px;
}
.yunyonglistitem .faces{
    text-align: center;
}
.yunyonglistitem .itemtitles{
    background: #c4fffa; color: #048f83;
    font-size: 18px; text-align: center;
    padding: 10px 0; font-weight: 600;
}
.yunyonglistitem .itemremark{
    display: flex;
    justify-content:space-between;
    margin-top: 10px;
}
.yunyonglistitem .itemremark .itemremarkshow{
    width: 50%;
}
.yunyonglistitem .itemremark .itemremarkshow1{
    width: 50%; margin: auto;
}
.yunyonglistitem .itemremark .itemremarkshow .itemtitle_tt{
    font-size: 16px; font-weight: bold; color: rgb(61, 61, 61);
}
.yunyonglistitem .itemremark .itemremarkshow1 .itemtitle_tt{
    font-size: 16px; font-weight: bold;
}
.yunyonglistitem .itemremark .itemremarkshow ul li{
font-size: 14px; line-height: 25px; position: relative; padding-left: 8px; color: rgb(143, 143, 143);
width: 100%;
}
.yunyonglistitem .itemremark .itemremarkshow1 ul li{
    font-size: 14px; line-height: 25px; position: relative; padding-left: 8px;
    width: 100%;
}
.yunyonglistitem .itemremark .itemremarkshow ul li span{
    font-size: 30px;
    display: block;
    position: absolute;
    left: -2px; top: 0;
}
.yunyonglistitem .itemremark .itemremarkshow1 ul li span{
    font-size: 30px;
    display: block;
    position: absolute;
    left: -2px; top: 0;
}
.beauty_case{
    width: 100%;
    background: url(images/case_bg.png) no-repeat;
    background-size: cover;
    text-align: center;
    padding: 90px 0;
}
.caselist{
    display: flex;
    justify-content: center;
}
.caselist .caseitem{
    width: 250px; background: #fff;
    box-sizing: border-box;
    padding: 30px;
    border-radius: 20px; margin: 0 20px;
    position: relative;
    cursor: pointer;
} 
.caselist .caseitem .faseshow{
    text-align: center;
}
.caselist .caseitem .faseshow img{
    width: 100px;
}
.caselist .caseitem .itemtitleshow{
    font-size: 14px; text-align: center; margin: 20px 0 20px 0; color: rgb(92, 92, 92);
}
.caselist .caseitem .itemremarkshow{
    font-size: 16px; text-align: center; font-weight: 600;
}
.caselist .caseitem ul{
margin-top: 20px;
}
.caselist .caseitem ul li{
    font-size: 12px; position: relative;
    padding-left:40px; color: rgb(138, 138, 138); line-height: 25px;
}
.caselist .caseitem ul li span{
    display: block;
    position: absolute;
    left: 30px; top: 0px;
    font-size: 20px;
}
.caselist .caseitem .item_qrshow{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    left: 0px;
    top: 0px; background: #fff;
    box-sizing: border-box;
    padding: 30px;
}
.caselist .caseitem:hover .item_qrshow{
    display: block;
}
.caselist .caseitem .item_qrshow a{
    display: block;
    width: 100%;
    height: 100%;
}
.caselist .caseitem .item_qrshow .item_qrshow_img{
    margin-top: 50px;
}
.caselist .caseitem .item_qrshow .item_qrshow_img img{
    width: 100%;
}
.caselist .caseitem .item_qrshow .tolink{
    margin-top: 40px; color: rgb(82, 82, 82);
}
.beauty_gengduo{
    background: #fff;
    padding: 100px 0;
}
.beauty_gengduo .titletext{
    font-size: 28px;
    font-weight: 400;
    color: #333; text-align: center; margin-bottom: 50px;
}
.beauty_gengduo .gn_content{
    text-align: center;
}
/* .gongnenglist{
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    margin-top: 50px;
}
.gongnengitem{
    width: 20%; text-align: center; margin-top: 30px;
}
.itemiconshow img{
    width: 70px;
}
.itemtextshow{
    font-size: 14px; font-weight: 500; color: rgb(121, 121, 121);
} */
.xiazaifangan{
    width: 100%;
    background: url(images/beauty.jpg) no-repeat;
    background-size: cover;
    text-align: center;
    padding: 60px 0;
}
.xiazaifangan .xiazaititle{
    color: #fff;  font-size: 20px; 
}
.xiazaifangan .xiazai_btnshow{
text-align: center; margin-top: 20px;
}
.xiazaifangan .xiazai_btnshow a{
    display: inline-block; color: #16aece;
    background: #fff;
    border-radius: 20px; padding: 0px 50px; line-height: 40px; font-size: 14px;
}
.beauty_news{
    background: #fff;
    padding: 100px 0;
}
.beauty_newslist{
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    margin-top: 50px;
}
.beauty_newslist a{
    display: block;
    width: 47.5%;
    margin-right: 5%;
   
    box-sizing: border-box;
    padding: 30px 30px 30px 60px;
    position: relative;
}
.beauty_newslist a span{
    position: absolute;
    left: 20px; top: 32px;
    background: linear-gradient(270deg, #0ac4b4 0, #16aece 100%);
    width:25px; height: 25px; font-size: 14px; font-weight: bold;
    color: #fff; text-align: center; 
    border-radius: 5px; line-height: 25px;
    box-shadow: 0px 5px 5px rgba(243, 172, 243, 0.2);
}
.beauty_newslist a:hover{
    box-shadow: 0px 5px 5px rgba(94, 93, 93, 0.2);
}
.beauty_newslist a:nth-child(2n){
    margin-right: 0;
}
.beauty_newslist a div.newsitemtitle{
    font-size: 18px; color: #000;
}
.beauty_newslist a div.newsitemremark{
    margin-top: 5px;
    font-size: 14px; color: rgb(139, 139, 139);
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
}

