* { margin: 0; padding: 0;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, ul, li{
    font-style:inherit;    
    font-weight: inherit;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
a {
    border:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    text-decoration:none;
}
ul {
    list-style:none;
}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.container{
    width: 375px;
    margin: 0 auto;
}
.header_title img{
    margin: 6px 0;
    width: 100%;
}
.header_slogan img{
    width: 375px;
    margin-bottom: 10px;
}
.header_button{
    margin: 0 16px;
}
.header_button a h1{
    font-size: 18px;
    color: #95B3D7;
    margin-right: 10px;
}
.header_button .selected{
    font-size: 20px;
    font-weight: bolder;
    color: #000;
}

.main_container{
    margin: 0 16px;
    overflow: hidden;
}
.page1_Hairdressing_chair{
    background-color: #FFC000;
    width: 343px;
    height: 133px;
    border-radius:16px;
}
.page1_Hairdressing_chair li{
    display: inline;
}
.page1_Hairdressing_chair ul{
    margin-left: 22px;
    margin-top: 9px;
}
.main span{
    color: #fff;
    font-size: 14px;
    padding-left: 10px;
}
.page2{
    margin-top: 15px;
}
.page2_Shampoo_bed{
    width: 166px;
    height: 111px;
    background-color: #C5BD97;
    border-radius:16px;
}
.page2_Shampoo_bed img{
    margin-left: 13px;
}
.page2_cutting_chair{
    width: 166px;
    height: 169px;
    background-color: #98C240;
    border-radius:16px;
    margin-top: 17px;
}
.page2_cutting_chair img{
    margin-top: 8px;
    margin-left: 16px;
}
.page2_hair_chair{
    width: 166px;
    height: 118px;
    background-color: #7F7F7F;
    border-radius:16px;
    margin-top: 17px;
    margin-bottom: 20px;
}
.page2_hair_chair img{
    margin-top: 1px;
    margin-left: 36px;
}
.page2_Hairdressing_mirror{
    width: 161px;
    height: 138px;
    background-color: #EEB680;
    border-radius:16px;
}
.page2_Hairdressing_mirror img{
    margin-top: 6px;
    margin-left: 43px;
}
.page2_Hair_care_chair{
    width: 161px;
    height: 116px;
    background-color: #C2D69B;
    border-radius:16px;
    margin-top: 15px;
}
.page2_Hair_care_chair img{
    margin-top: 14px;
    margin-left: 43px;
}
.page2_Salon_instruments{
    width: 161px;
    height: 148px;
    background-color: #8DB3E3;
    border-radius:16px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.page2_Salon_instruments img{
    margin-top: 11px;
    margin-left: 14px;
}
.massage_bed ul{
    margin-left: 5px;
}
.Hospital_bed{
    background-color: #8DB3E3;
}
.Hospital_bed img{
    margin-left: 22px;
}
.Operating_table img{
    margin-left: 4px;
    margin-top: 25px;
}
.Foot_bath_chair{
    height: 144px;
}
.Foot_bath_chair img{
    margin-left: 29px;
    margin-top: 9px;
}
.Consultation_desk{
    width: 343px;
    height: 122px;
    background-color: #7F7F7F;
}
.video_1 img{
    width: 343px;
}
.video_1{
    margin-bottom: 10px;
    text-align: center;    
}
.video_title p{
    margin-left: 18px;
    font-weight: bold;
}
.video_title a{
    padding-top: 6px;
    margin-right: 18px;
    font-size: 12px;
}
.video_2{
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.video_2 div{
    margin: 7px 0;
}
.video_2 div img{
    width: 160px;
}
.bottow-txt { margin-top:30px; }
	    .bottow-txt ul li {font-size:14px;color: #95b3d7;width: 96%;margin: 0px auto 12px;text-align: center;}
	    .bottow-txt ul li a.bottom-a {padding-bottom: 1px;border-bottom: 1px solid #95b3d7;color: #95b3d7;}
	    .bottow-txt ul li.bottom-li a.bottom-b {font-style: italic;color: #c00000;font-weight: bolder;}
	    .bottow-txt ul li.bottom-li span {font-size:10px;color: #95b3d7;}
