.banner_img{
    width: 65%;
    margin: 0 auto;
}
.content{
    width: 60%;
    margin: 0 auto;
}
/* 标题文章 */
.title-page {
    width: 45%;
    margin: 50px auto;
    padding-bottom: 30px;
    text-align: center;
    border-bottom: 1px solid #dcdddd;
}
.title-page >.s_time{
    margin: 25px;
}
.title-page >.s_time  > span{
    margin-right: 7px;
    color: #999;
    font-size: 16px;
    font-weight: 600;   
}
.title-page>h1{
    margin-bottom: 50px;
    font-size: 36px;
    font-weight: 600;
    line-height:70px;
    letter-spacing: 2px;
}
.title-page > span{
    font-size: 16px;
    padding-bottom: 50px;
}
.title-page > p{
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 2px;
    margin-top: 50px;
}
.title-page .title-page_img {
    width: 225px;
    height: 225px;
    margin: 50px auto;
}
.title-page .title-page_img img{
    width: 100%;
    height: 100%;
}
.title-page_human{
    padding: 2em;
    background: #ececec;
    text-align: left;
    margin-bottom: 50px;
}
.title-page_human h2{
    font-weight: 600;
}
.title-page_human p{
    line-height: 30px;
    margin: 18px 0;
    font-size: 16px;
    letter-spacing: 2px;
}
.title-page_human a {
    display: block;
    font-size: 16px;
    text-decoration: underline;
    margin-bottom: 5px;
}
.title-page_human a:hover{
    text-decoration: none;
}
/* 内容 */
.content{
    width: 45%;
    margin: 50px auto;
    text-align: center;
}
.content >.content_page{
    width: 100%;
}
.content > div > h3{
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2px;
}
.content > .content_page > p{
    text-align: left;
    font-size: 18px;
    margin-top: 50px;
    letter-spacing: 2px;
    line-height: 40px;
}
.content > .content_page img{
    width: 100%;
    margin-top: 50px;
}
.content > .content_page p:last-child{
    text-align: left;
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
}
.wp {
    align-self: center;
    width: 2em;
    border-color: #4d4d4d;
    margin: 60px auto;
}
.content_page_2 ,.content_page_4{
    width: 100%;
    border-bottom: 1px solid #dcdddd;
}
.content_page_2 >img{
    width: 470px;
    height: 670px;
    margin-top: 50px;
}
.content_page_2 > p,.content_page_4 > p{
    text-align: left;
    margin: 10px 0 50px 0;
    font-size: 14px;
    line-height: 20px;
}
.content_page_3 {
    margin-top: 60px;
    width: 100%;
}
.content_page_3  h2{
    font-weight: 600;
}
.content_page_3 img{
    margin: 50px auto;
    width: 100%;
}
 .content_page_3_text{
    background-color: #ececec;
    text-align: left;
    padding: 2em
}
.content_page_3_text p{
    font-size: 18px;
    margin-bottom: 50px;
    letter-spacing: 1px;
    line-height: 40px;
}
.content_page_4 >img {
    width: 100%;
    margin-top: 50px;
}
/* activity */
.activity{
    width: 45%;
    margin: 50px auto;
    text-align: center;
    border-bottom: 1px solid #dcdddd;
}
.activity > div ,.activity > div > a,.activity > div > a > img{
    width: 100%;   
}
.activity > div{
    margin: 50px 0;
}
.activity > div > a > img:hover{
    filter:opacity(60%);
}
/* fashion */
.fashion{
    width: 45%;
    margin: 40px auto;
    position: relative;
}
.fashion p{
    margin-bottom: 10px;
}
.fashion > a{
    display: inline-block;
    margin-top: 50px;
    padding: 10px 20px;
    background-color: #f2f2f2;
    border-radius: 2em;
    border: 1px solid #f2f2f2;
}
.fashion > a:hover{
    border: 1px solid #111;
    background-color: #fff;
}
 .c-share {
    margin-top: -1.9em;
    padding-top: 0;
    justify-content: flex-end;
    /* margin: 70px 0 0 auto; */
    display: flex;
    align-items: center;
}
.c-share > b {
    display: block;
    padding: 0 0 0.3em;
    border-bottom: 1px solid #444;
    font-size: 12px;
    font-weight: 500;
    font-family: Jost,sans-serif;
    letter-spacing: 0.04em;
    line-height: 1;
}
.c-share > ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: -0.45em 0 0 -0.45em;
    padding: 0 0 0 0.8em;
}
.c-share > ul > li {
    margin: 0.45em 0 0 0.95em;
}
.c-share > ul > li > a {
    display: inline-block;
    width: 36px;
    height: 36px;
    padding: 5;
}
.c-share > ul > li > a >img  {
    width: 100%;
    height: 100%;
    border: 1px solid #e7e7e7;
    border-radius: 3em; 
}
.c-share > ul > li > a >img:hover{
    border: 1px solid #111;
}
.fashion > .pager {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    font-family: Jost,sans-serif;
    letter-spacing: 0.04em;
    line-height: 1;
    margin-top: 100px;
}
.fashion > .pager li{
    margin: 0 20px;
    font-size: 16px;
}
.fashion > .pager li :hover{
    color: #888;
}
/* 故事 */
.story_title {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #f7f7f7;
    z-index: 9;
    padding-top: 70px;
    /* border-bottom: 1px solid #e7e7e7; */
}
.story_title > p {
    font-size: 40px;
    text-align:center;
    margin-bottom: 80px;
}
.first_div > a > .pick_up{
    display: flex;
    justify-content: center;
    align-items: center;
    content: "\e821";
    width: 60px;
    height: 60px;
    background-color: #e0dac2;
    border-radius: 4em;
    box-sizing: border-box;
    font: bold 17px icons;
    transition: border-color 0.2s ease-in-out 0s;
    text-align: center;
    line-height: 1.38;
    position: absolute;
    right: 30px;
    top: -33px;
    z-index: 99;
}
.story_title > .second {
    width: 70%;
    margin: 0 auto;
    position: relative;
    margin-top: 30px;
}
.story_title > .second > ul > li {
    position: relative;
    float: left;
    margin: 0 25px 100px 0;
    width: 30%;
    height: 488px;
    background-color: #fff;
}
.story_title > .second >ul > li > a{
    width: 100%;
    height: 100%;
}
.story_title > .second >ul > li > a > img {
    width: 100%;
}
.story_title > .second  .s_time{
    margin: 25px;
}
.story_title > .second  .s_time  > span{
    margin-right: 7px;
    color: #999;
    font-size: 12px;
    font-weight: 600;
}
.story_title > .second >ul > li > a > p{
    margin: 0 33px 25px 25px;
    line-height: 34px;
    font-size: 18px;
    color: #000;
}
.story_title > .second >ul > li > a > p:last-child{
    font-size: 14px;
}

.story_title > .second >ul > li > a:hover p{
    color: #888;
}
/* for_salon              beauty_city*/
.for_salon ,.beauty_city{
    position: relative;
    z-index: 9;
    width: 100%;
    height: 360px;
    background-color: #fff;
}

.for_salon > a {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #111;
    margin-top: 60px;
    width: 68%;
    height: 253px;
}
.for_salon > a > .for_img,.beauty_city > a >.city_img{
    float: left;
    width: 50%;
    height: 100%;
    overflow: hidden;
}
.for_salon > a > .for_img>img,.beauty_city > a >.city_img>img{
    width: 100%;
    height: 100%;
    transition: all 1s;
}
.for_salon > a:hover img,.beauty_city > a:hover img{
    transform: scale(1.095);
    
}
.for_salon > a:hover .for_page,.beauty_city > a:hover .city_page{
    color: #888;
}
.for_salon > a >.for_page ,.beauty_city > a >.city_page{
    color: #fff;
    width: 50%;
    float: left;
}
.for_salon > a >.for_page >h1{
    margin: 50px auto 0;
    text-align: center;
    font-size: 36px;
}
.for_salon > a >.for_page > p ,.beauty_city > a >.city_page >p{
    font-size: 14px;
    letter-spacing:3px;
    text-align: center;
    margin-top: 10px;
}
.beauty_city{
    border-top: 1px solid #e7e7e7;
}
.beauty_city >a{
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #f7f7f7;
    width: 68%;
    height: 253px;
    border: 1px solid #111;
}
.beauty_city > a >.city_page{
    height: 100%;
    color: #111;
    background-color: #dddada;
}
.beauty_city > a >.city_page >p:first-child{
    margin-top: 18%;
}
/* salon_search */
.salon_search{
    position: relative;
    width: 100%;
    height: 400px;
    z-index: 9;
    background-color: #fff;
}
.salon_search >div {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    /* background-color: pink; */
    width: 68%;
    height: 253px;
}
.salon_search >div > .left,.salon_search >div > .right{
    float: left;
}
.salon_search >div > .left{
    width: 20%;
    margin-right: 12%;
}
.salon_search >div > .left > h1 {
    font-weight: 600;
    letter-spacing:3px;
    margin-top: 10px;
}
.salon_search >div >.right > p{
    font-size: 14px;
    line-height: 30px;
    letter-spacing:3px;
}
.salon_search >div >.right > p:first-child{
    margin-top: 10px;
}
.salon_search >div >.right > p:nth-child(3){
    font-size: 12px;
    color: #888;
    margin-bottom: 20px;
}
.salon_search > div >.right > form > .select > select {
    width: 85%;
    padding: 0.6em 0;
    border-bottom: 1px solid #111;
    border-radius: 0;
    background: transparent;
    float: left;
}
.salon_form> div >.right >form> .select {
    flex: 1 1 100%;
    position: relative;
}
.salon_search > div >.right> form > .search {
    float: left;
    margin-left: 10px;
    padding: 0.7em 2.1em;
    border-radius: 2em;
    outline: none;
    background: #111;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    transition: background-color 0.4s ease-in-out;
}
