.h_title a:first-child{
    margin-left: 20%;
}
/* 广告图 */
.banner{
    width: 100%;
}
.banner div{
    float: left;
    width: 50%;
    height: 800px;
    margin-bottom: 80px;
}
.banner div img{
    width: 100%;
    height: 100%;
}
.banner_page{
    width: 100%;
    background: #f0da00;
}

.banner_page h1{
    letter-spacing: 3px;
    font-size: 32px;
    line-height: 60px;
    margin: 40% 0 50px 10%;
}
.banner_page p{
    margin-bottom: 50px;
    margin-left: 10%;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 3px;
}
/* LINE UP */
.make_line_up{
    position: relative;
    width: 70%;
    margin: 0 auto;
}
.make_line_up > h1{
    width: 100px;
    padding: 10px 0;
    border-bottom: 1px solid #111;
}
.make_line_up ul li {
    float: left;
    margin: 50px  80px 0;
    text-align: center;
}
.make_line_up ul li img{
    width: 320px;
    height: 350px;
}
.make_line_up ul li h1{
    font-size: 26px;
    letter-spacing: 3px;
}
.make_line_up ul li h2{
    font-weight: 600;
    margin-bottom: 20px;
}
.make_line_up ul li h3{
    margin: 15px auto;
}
.make_line_up ul li p{
    line-height: 25px;
}
/* recipe */
.recipe {
    float: left;
    position: relative;
    width: 100%;
    height: 880px;
    z-index: 9;
}

.recipe .video {
    position: absolute;
    width: 100%;
    bottom: 0;
}
.recipe>.left {
    position: absolute;
    left: 18%;
    top: 35%;
    color: white;
}
.recipe>.left > b {
    font-size: 40px;
}
.recipe>.left > p {
    font-size: 16px;
    margin-top: 30px;
    line-height: 45px;
}
.recipe>.left> .more{
    color: white;
}
.recipe>.left> .more > span {
    float: left;
}
.recipe>.left> .more >.more_1{
    margin: 50px 0.5em 0 0;
    border: 1px solid rgba(235, 231, 231, 0.836);
}
.recipe>.left> .more >.more_2{
    font-size: 16px;
    font-weight: 600;
    line-height: 36px;
    margin-top: 50px;
}
.recipe>.left> .more:hover .more_1{
    border: 1px solid #fff;
    border-radius: 2em;
    box-sizing: border-box;
}
.recipe>.right{
    position: absolute;
    right: 18%;
    top: 35%;
}
.recipe>.right > a {
    color: white;
}
.recipe>.right > a >img{
    width: 500px;
    height: 270px;
}
.recipe>.right > a > h1{
    margin-top: 50px;
    margin-bottom: 20px;
}
/* how_use */
.how_use{
    width: 100%;
    float: left;
    background-color: #f7f7f7;
    position: relative;
}
.how_use_title {
    margin: 100px auto 50px;
    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 {
    float: left;
    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{
    float: left;
    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%;
    float: left;
    /*margin-top: 4%;*/
    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 #686666;
}
.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%;
}
