.h_title a:first-child{
    margin-left: 25%;
}
/* 广告 */
.banner {
    width: 100%;
    /*height: 800px;*/
    overflow: hidden;
    /*background-color: pink;*/
}
.banner .left {
    width: 50%;
    float: left;
}
.banner .left img{
    width: 100%;
}
.banner .right{
    width: 50%;
    /*height: 100%;*/
    float: left;
    background-color: #b8b1ab;
}
.banner .right h1{
    font-size: 32px;
    letter-spacing:7px;
    font-weight: 600;
    line-height: 50px;
    margin-top: 50%;
    margin-left: 10%;
}
.banner .right p{
    font-size: 16px;
    line-height: 30px;
    margin-top: 30px;
    margin-left: 10%;
}
/* line_title */
.line_title{
    margin: 70px 0 40px 20%;
}
.line_title a{
    font-size: 14px;
    margin-left: 10px;
}
.line_title a:hover{
    color: #111;
}
.line_title a:first-child{
    margin-left: 40%;
}
.line_title a >span{
    margin-right: 5px;
    font-size: 12px;
    padding: 0 4px;
    border: 1px solid #999;
    border-radius: 2em;
}
.line_title a:hover span{
    border: 1px solid #111;
}
.line_img{
    width: 95%;
    height: 800px;
    margin: 0 auto;
    /* background-color: pink; */
}
.line_img .left{
    width: 50%;
    float: left;
    position: relative;
}
.line_img .left .line_img_bg{
    width: 100%;
    height: 470px;
}
.line_img .left .line_img_cp{
    position: absolute;
    top: 20%;
    left: 0;right: 0;
    margin: auto;
}
.line_img .left .line_img_page{
    text-align: center;
}
.line_img .left .line_img_page h1{
    font-size: 32px;
    margin: 90px 0 20px 0;
}
.line_img .left .line_img_page h2{
    font-weight: 600;
}
.line_img .left .line_img_page p{
    line-height: 30px;
    font-size: 14px;
}
.line_product,.line_product_2{
    position: relative;
    width: 65%;
    margin: 0 auto;
    height: 420px;
    border-top: 1px solid #ececec ;
}
.line_product .product_1{
    float: left;
    width: 430px;
    height: 240px;
    left: 10%;
    text-align: center;
    margin-top: 100px;
}
.line_product .product_1 h1{
    margin: 10% 0 5% 0;
}
.line_product .product_1 p{
    font-size: 14px;
    line-height: 30px;
}
.line_product ul li {
    float: left;
    margin-top: 70px;
    margin-right: 52px;
}
.line_product ul li:last-child{
    margin-right: 0;
}
.line_product ul li img{
    width: 220px;
    height: 220px;
}
.line_product ul li p{
    text-align: center;
    line-height: 30px;
    font-size: 14px;
}
.line_product_2{
    height: 650px;
}

.line_product_2 >ul> li {
    float: left;
    width: 50%;
}

.line_product_2 >ul> li >div {
    margin-left: 4%;
    margin-top: 100px;
    text-align: center;
}
.line_product_2 >ul> li >div h1{
    margin-bottom: 30px;
}
.line_product_2 >ul> li >div p{
    font-size: 14px;
    line-height: 30px;
}
.line_product_2 >ul> li img{
    width: 220px;
    height: 220px;
}
.line_product_2 >ul> li >ul> li{
    float: left;
    text-align: center;
}
.line_product_2 >ul> li >ul> li:first-child{
    margin-left: 4%;
}
.line_product_2 >ul> li >ul> li p{
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 50px;
}
.line_product_2 >ul> li >ul> li>.f_title{
    margin-bottom: 0;
}
.line_product_2 .page{
    text-align: center;
    line-height: 30px;
}
.line_product_2 .page span{
    font-size: 16px;
    font-weight: 600;
}
/* MINI SET */
.mini{
    position: relative;
    width: 65%;
    margin: 50px auto 100px;
    border: 1px solid #111;
}
.mini h1{
    margin-left: 8%;
    margin-top: 8%;
    font-weight: 600;
}
.mini h1 span{
    font-weight: 400;
    font-size: 14px;
    margin-left: 30%;
}
.mini ul li{
    float: left;
    margin: 30px 0 40px 68px;
    text-align: center;
    line-height: 30px;
}
.mini ul li h3{
    font-weight: 600;
}
.mini ul li img{
    width: 220px;
    height: 220px;
}
.mini>p{
    text-align: center;
    margin-bottom: 30px;
}
.mini>p >span{
    font-weight: 600;
}
/* CLEAR OIL */
.clear_oil{
    width: 95%;
    margin: 0 auto;
    position: relative;
}
.clear_oil >img{
    width: 100%;
}
.clear_oil_img{
    position: absolute;
    left: 0;right: 0; bottom: -70px;
    margin: auto;
    width: 450px;
}
.clear_oil_page{
    text-align: center;
    margin-top: 80px;
}
.clear_oil_page h1{
    font-size: 30px;
    letter-spacing: 3px;
    margin-bottom: 20px;
}
.clear_oil_page h2{
    font-weight: 600;
}
.clear_oil_page p{
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 3px;
    margin-bottom: 100px;
}
.clear_oil_product{
    width: 50%;
    height: 471px;
    margin: 0 auto;
    text-align: center;
    line-height: 25px;
    margin-bottom: 100px;
}
.clear_oil_product ul li{
    width: 50%;
    float: left;
    text-align: center;
    line-height: 30px;
    margin-bottom: 70px;
}
.clear_oil_product ul li img {
    width: 100%;
}
.clear_oil_product ul li h3{
    font-weight: 600;
}
.clear_oil_product ul li p{
    font-size: 14px;
}
/* GIFT */
.gift{
    width: 95%;
    height: 1050px;
    margin: 150px auto ;
    background-color: #f7f5f2;
    position: relative;
}
.gift > h1{
    font-size: 18px;
    width: 16%;
    position: absolute;
    top: -3%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    padding: 20px 10px;
    border-top: 1px solid #111;
    border-bottom: 1px solid #111;
}
.gift .first,.gift .second {
    width: 80%;
    height: 371px;
    margin: 0 auto ;
    padding-top: 120px;
}
.gift .first div,.gift .second div{
    width: 50%;
    float: left;
}
.gift .first div img ,.gift .second div img{
    width: 100%;
}
.gift_page h1,.gift_page p{
    padding-left: 20%;
}
.gift_page h1{
    font-size: 30px;
    letter-spacing: 3px;
    margin: 40px 0;
}
.gift_page_1{
    color: #888;
    margin-bottom: 20px;
}
.gift_page>p{
    font-size: 14px;
    line-height: 25px;
}
.gift .second .gift_page_2 h1, .gift .second .gift_page_2 p{
    padding-left: 10%;
}
.gift .second .gift_page_2 h1{
    margin: 20px auto;
}
.gift .second .gift_page_2 p{
    margin: 20px auto;
    line-height: 25px;
    font-size: 14px;
}
/* how_use */
.how_use{
    width: 100%;
    background-color: #f7f7f7;
    position: relative;
}
.how_use_title {
    position: absolute;
    left: 0;right: 0;top: -1.9%;
    text-align: center;
    font-size: 32px;
    letter-spacing: 3px;
}
.how_use_div{
    width: 75%;
    margin: 0 auto;
    text-align: center;
}
.how_use_div>div{
    width: 340px;
    height: 230px;
    margin: 0 auto;
    padding-top: 100px;
}
.how_use_div>div>img{
    width: 100%;
    height: 100%;
}
.how_use_div h1{
    margin: 30px auto;
    font-size: 22px;
    font-weight: 600;
}
.how_use_div p{
    line-height: 25px;
    letter-spacing: 3px;
    margin-bottom: 15px;
}
/* TECHNOLOGY */
.TECHNOLOGY ,.TECHNOLOGY_2 {
    width: 100%;
    height: 1175px;
    margin-top: 100px;
}
.TECHNOLOGY .right ,.TECHNOLOGY_2 .left {
    width: 50%;
    float: left;
}
.TECHNOLOGY .right img ,.TECHNOLOGY_2 .left img{
    width: 100%;
}
.TECHNOLOGY .left ,.TECHNOLOGY_2 .right{
    float: left;
    margin-left: 10%;
    margin-top: 10%;
}
.TECHNOLOGY .left h3 ,.TECHNOLOGY_2 .right h3{
    font-size: 16px;
    letter-spacing:2px;
    margin-bottom: 70px;
}
.TECHNOLOGY .left h1,.TECHNOLOGY_2 .right h1{
    font-size: 40px;
    letter-spacing:7px;
    font-weight: 600;
    line-height: 100px;
}
.TECHNOLOGY .left p,.TECHNOLOGY_2 .right p{
    font-size: 16px;
    line-height: 40px;
    margin-top: 30px;
}
.TECHNOLOGY .left{
    width: 40%;
}
.TECHNOLOGY_2 .right{
    width: 30%;
}
.right_div{
    width: 290px;
    height: 240px;
}
.right_div > div{
    width: 100%;
    height: 33.3%;
    text-align: center;
}
.TECHNOLOGY_2 .right .right_div > div > h1{
    font-size: 16px;
    line-height: 16px;
    padding-top: 10px;
}
.TECHNOLOGY_2 .right .right_div > div > p{
    font-size: 14px;
    margin-top: 12px;
}
.right_div >.first{
    margin-top: 30px;
    background-color: #eeefef;
}
.right_div >.second{
    background-color: #dcdddd;
}
.right_div >.third{
    background-color: #c9c9ca;
}
/* hair_make              beauty_city*/
.hair_make ,.beauty_city{
    position: relative;
    z-index: 9;
    width: 100%;
    height: 360px;
    background-color: #f7f7f7;
}
.hair_make {
    background-color: white;
}
.hair_make > a {
    display: inline-block;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #111;
    width: 68%;
    height: 253px;
}
.hair_make > a > .hair_make_img,.beauty_city > a >.city_img{
    float: left;
    width: 50%;
    height: 100%;
    overflow: hidden;
}
.hair_make > a > .hair_make_img>img,.beauty_city > a >.city_img>img{
    width: 100%;
    height: 100%;
    transition: all 1s;
}
.hair_make > a:hover img,.beauty_city > a:hover img{
    transform: scale(1.095);
    
}
.hair_make > a:hover .hair_make_page,.beauty_city > a:hover .city_page{
    color: #888;
}
.hair_make > a >.hair_make_page ,.beauty_city > a >.city_page{
    color: #fff;
    width: 50%;
    margin-top: 4%;
    float: left;
    text-align: center;
}
.hair_make > a >.hair_make_page >h2{
    margin: 50px auto 0;
    text-align: center;
    font-size: 36px;
}
.hair_make > a >.hair_make_page > b ,.beauty_city > a >.city_page >p{
    font-size: 14px;
    letter-spacing:3px;
    text-align: center;
    margin-top: 10px;
}
.beauty_city{
    border-top: 1px solid #e8e8e8;
}
.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%;
}
/* 故事 */
.story_title {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #f7f7f7;
    z-index: 9;
    padding-top: 70px;
    padding-bottom: 130px;
    /* 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;
}
.story_title .more{
    width: 300px;
    height: 80px;
    position: absolute;
    bottom: 80px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 18px;
    border: 1px solid #111;
    text-align: center;
    line-height: 80px;
}
.story_title .more:hover {
    border: 1px solid #888;
}