@charset "UTF-8";
/*****************************************************
	area module style
*/


/*ulthera*/
.ulthera-area-sec {
    padding:0;
    background-color: #ecc237;
}
.ulthera-area-sec .fix_area {
    position: relative;
}
.ulthera-area-sec .ds-cont {
    position: relative;
    height: 380px;
    margin-left: auto;
    background-color: #fff;
    z-index: 10;
    overflow: hidden;
}
.ia-tit_box {max-width:80%; min-width: 320px;
    word-break: keep-all;
    padding: 60px 10px 40px 10px;
    margin:0px auto;text-align:center;background:#464234;letter-spacing:-1px;}
.ia-tit_box strong {
    display:block;font-weight: 600;color: #eec843;font-size:24px;line-height:120%;
}
.ia-tit_box span {
    display:block;font-weight: 400;color: #fff;font-size:16px;line-height:150%;padding-bottom:5px;
}
.ulthera-area-sec .ds-cont ul {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    word-break: keep-all;
}
.ulthera-area-sec .ds-cont li {
    position: relative;
    display: table;
    float: left;
    width: 50%;
    height: 14.2857%;
    padding: 10px;
    padding-left: 40px;
    outline: 1px solid #f1f1f1;
    transition: 0.2s;
}
.ulthera-area-sec .ds-cont li .num {
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 10px;
    margin-top: -10px;
    background-color: #ff9c00;
    color:#fff;
    border-radius: 50%;
    line-height: 20px;
    text-align: center;
}
.ulthera-area-sec .ds-cont li .text {
    display: table-cell;
    vertical-align: middle;
}
.ulthera-area-sec .ds-cont li.active {
    text-decoration: underline;
    background-color: #f1f1f1;
}
.ulthera-area-sec .ds-cont2 {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
}
.ulthera-area-sec .ds-cont2 ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.ulthera-area-sec .ds-cont2 .back-img1 {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.ulthera-area-sec .ds-cont2 li {
    opacity: 0;
    position: absolute;
    -webkit-transform: translateX(-50%) scale(0.5);
    -ms-transform: translateX(-50%) scale(0.5);
    transform: translateX(-50%) scale(0.5);
    z-index: 10;
    transition: 0.2s;
}
.ulthera-area-sec .ds-cont2 li.active {
    opacity: 1;
    -webkit-transform: translateX(-50%) scale(1) rotate(0.0001deg);
    -ms-transform: translateX(-50%) scale(1) rotate(0.0001deg);
    transform: translateX(-50%) scale(1) rotate(0.0001deg);
}
.ulthera-area-sec .ds-cont2 img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.ulthera-area-sec .ds-cont2 li.i1 {
    top: 20%;
    left: 61%;
    width: 35%;
}
.ulthera-area-sec .ds-cont2 li.i2 {
    top: 33.3%;
    left: 62%;
    width: 33%;
}
.ulthera-area-sec .ds-cont2 li.i3 {
    top: 36%;
    left: 65%;
    width: 7%;
}
.ulthera-area-sec .ds-cont2 li.i4 {
    top: 37.5%;
    left: 61%;
    width: 30%;
}
.ulthera-area-sec .ds-cont2 li.i5 {
    top: 39%;
    left: 61%;
    width: 33%;
}
.ulthera-area-sec .ds-cont2 li.i6 {
    top: 44%;
    left: 55.5%;
    width: 38%;
}
.ulthera-area-sec .ds-cont2 li.i7 {
    top: 54.5%;
    left: 56%;
    width: 28%;
}
.ulthera-area-sec .ds-cont2 li.i8 {
    top: 62.5%;
    left: 56%;
    width: 15%;
}
.ulthera-area-sec .ds-cont2 li.i9 {
    top: 70.5%;
    left: 52.5%;
    width: 16.5%;
}
.ulthera-area-sec .ds-cont2 li.i10 {
    top: 46%;
    left: 40%;
    width: 13%;
}
.ulthera-area-sec .ds-cont2 li.i11 {
    top: 71%;
    left: 43%;
    width: 28%;
}
.ulthera-area-sec .ds-cont2 li.i12 { }
.ulthera-area-sec .ds-cont2 li.i13 { }
