@charset "utf-8";
@media screen and (max-width: 640px) {


#ctt_con {
    
padding-top: 0;
}

div#ctt_con .wrapper {position: relative;}
.text_1 {
    
font-size: 24px;
    
font-weight: 500;
}

.text_1 p:first-child{
    font-weight: 900;
}
#ctt h2 {
    font-size: 20px;
    font-weight: 200;
    text-align: center;
    padding: 40px 0 65px;
}

.text_1 p {
    padding-bottom: 70px;
    line-height: 50px;
}

/*common lnb*/
#ctt .lnb {
    padding: 8px 25px;
    width: 100%;
    margin: 0 auto;
}
#ctt .lnb.pc{display:none}
#ctt .lnb.mobile{display:block;overflow: hidden;}
.lnb {
    width: 100%;
    position: relative;
    background:#fff;
    padding: 0 10px;
    transition: all .2s;
    
}
.lnb.pc{display: none;}
.lnb.mobile{display: block;padding: 8px 10px;}
.lnb.mobile .select_wrap {
    width: 50%;
    float: left;
}

.lnb.mobile .select_wrap select {
    padding-left: 5px;
    font-size: 3.2vw;
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.lnb.mobile .select_wrap.lnb_sel_1 {
    padding-right: 2px;
}

.lnb.mobile .select_wrap.lnb_sel_2 {
    padding-left: 2px;
}




/**/
.content {
    padding: 0 0 40px;
}

.item_wrap {
    display: none;
}
.item_wrap:not(:first-child){/* padding: 20px 160px; */}
.item_wrap:first-child {
    display: block;
}
.item_wrap:nth-child(2) ul {
    text-align: left;
}
.item_wrap ul {
    text-align: center;
    margin: 0px -12px;
}

.item_wrap:first-child li {}
.item_wrap:first-child li:nth-child(1) {margin-left: 200px;}
.item_wrap:first-child li:nth-child(5) {margin-right: 200px;}
.item_wrap li {
    padding: 0 12px 135px;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.item_wrap li img {}


.txt_wrap {
    width: 100%;
    position: absolute;
    padding: 20px 0 0;
    left: 0;
    text-align: center;
}


.txt_wrap .in_num {
    font-size: 20px;
    font-weight: 900;
    padding-bottom: 8px;
}

.txt_wrap .in_txt {
    font-size: 18px;
    font-weight: 200;
}

.txt_wrap span {
    display: block;
}


/*modal*/
section.modal_wrap {
    position: fixed;
    width: 100vw;
    height: 100vh;
    /* max-height: 650px; */
    z-index: 9999;
    top: 0;
    text-align: center;
    /* background: rgba(0,0,0,.5); */
}
section.modal_wrap .modal_bg{
    background: rgba(0,0,0,.5);
    position: relative;
    top: 0;
    min-height: 100vh;
}
section.modal_wrap .modal {
    display: inline-block;
    position: relative;
    margin-top: 20vh;
    max-width: unset;
    width: 100%;
}
section.modal_wrap .modal.garo {
    margin-top: 5%;
    max-width: 1000px;
}
section.modal_wrap button.cls_btn {
    position: absolute;
    top: 0;
    right: -156px;
    width: 36px;
    height: 35px;
    border: 0;
    background: transparent;
    color: #fff;
    font-size: 0;
    background-image: url(../../../img/20/product/slide/x_btn.png);
}

button.cls_btn {}

section.modal_wrap .modal img {
    width: 100%;
}

.pdt_slide.slick-slider {
}

.slick-list {
    width: 100%;
    /* max-width: 1200px; */
    /* height: 0 !important; */
    /* padding-bottom: calc(570/1200*100%) !important; */
}

section.modal_wrap button.slick-arrow {
    
font-size: 0;
    
line-height: 0;
    
position: absolute;
    
top: 42%;
    
display: inline-block;
    
margin: 0;
    
width: 39px;
    
height: 77px;
    
padding: 0;
    
cursor: pointer;
    
color: transparent;
    
border: 0;
    
outline: none;
    
background: transparent;
    
background-repeat: no-repeat;
    
background-position: center;
    
z-index: 1;
}

section.modal_wrap button.slick-prev {background-image: url(../../../img/20/product/slide/modal_prev_btn.png);left: -15%;}

section.modal_wrap button.slick-next {background-image: url(../../../img/20/product/slide/modal_next_btn.png);right: -15%;}

section.modal_wrap .slick-track {height: auto;}

/*product*/
.product_wrap {}

.product_wrap .product {
    min-height: 635px;
    opacity:0;
    display:none;
}
.item_01 .product_wrap .product:nth-child(3),
.item_02 .product_wrap .product{
    min-height: 500px;
    opacity:0;
    display:none;
}
.item_03 .product_wrap .product{
    min-height: 550px;
    opacity:0;
    display:none;
}
.product_wrap .product:first-child{opacity:1;display:block}



.product_wrap .pdt_hd{
    position: relative;
}
.product_wrap .pdt_hd .pdt_tit{display: none;}
.product .pdt_tit {
    font-size: 5.8vw;
    font-weight: 900;
}

.product .pdt_tit span {}

.product .hd_txt_wrap {
    background: #fff;
    border-bottom: 70px solid #e8ecea;
    height: auto;
}
.product .hd_txt_wrap .wrapper:after{content:'';background:#f3f5f4;position: absolute;width: 100%;height: 50%;left: 0;bottom: 0;z-index: 0;}


.product .pdt_col_1{font-size:0}
.product .pdt_col_1>div {font-size:0.75em;width:100%;display:inline-block;vertical-align:top}
.product .pdt_col_2{font-size:0;}
.product .pdt_col_2>div {font-size:0.75em;width: 100%;display: block;vertical-align:top;}
.product .pdt_col_3{font-size:0}
.product .pdt_col_3>div {font-size:0.75em;width: 100%;display:inline-block;vertical-align:top;}
.product .pdt_col_4{font-size:0}
.product .pdt_col_4>div {font-size:0.75em;width:25%;display:inline-block;vertical-align:top}

.product .pdt_col_2>div.pdt_colx2{width:100%;}
.product .pdt_col_3>div.pdt_colx2{width:calc(2/3*100%);}
.product .pdt_col_4>div.pdt_colx2{width:50%}


.product .pdt_wrap:nth-child(2) .wrapper>div:nth-child(2){
    width: 100%;
}

.product .hd_txt {
    padding: 0;
}

.product .hd_txt_mn {
    border-bottom: 4px solid #bebebe;
    padding-bottom: 4px;
    position: relative;
}

.product .hd_txt_mn span {
    font-size: 5.8vw;
    font-weight: 900;
}

.product .hd_txt_mn button {
    font-size: 0 !important;
    font-weight: 900;
    background: transparent;
    border: 0;
    width: auto;
    height: 15px;
    padding: 15px;
    background: url(../../../img/ico/ico_img_more.png) no-repeat center;
    position: absolute;
    right: 0;
    top: unset;
    bottom: 0;
}

.product .hd_txt_info {
    font-size: 3.2vw;
    font-weight: 200;
    padding-top: 22px;
    padding-bottom: 0px;
}

.product .mid_bar {
    padding-left: 10px;
    position: relative;
}
.product .mid_bar:before {content:'';position: absolute;width: 6px;height: 1px;background: #000;top: 1vw;left: 0;}
.product .pdt_sel_btn {display: none;}

.product .pdt_sel_btn button {
    background: transparent;
    border: 1px solid #bebebe;
    margin: 0;
    display: inline-block;
    font-size: 24px;
    width: calc(1/3*100%);
    height: 45px;
}
.pdt_sel_btn.btn_col_2 button{width:50%}
.product .pdt_sel_btn button.active{
    color: #fff;
    background: #e44320;
}
.product .hd_img {
    position: relative;
    height: 70vw;
    z-index: 1;
}
.item_01 .product:nth-child(1) .hd_img {
    position: relative;
    height: 78vw;
}
.item_01 .product:nth-child(2) .hd_img {
    position: relative;
    height: 78vw;
}
.item_01 .product:nth-child(3) .hd_img {
    position: relative;
    height: 70vw;
    margin-top: 30px;
}
.item_02 .product:nth-child(1) .hd_img {
    position: relative;
    height: 85vw;
}
.item_02 .product:nth-child(2) .hd_img {
    position: relative;
    height: 84vw;
}
.item_03 .product:nth-child(1) .hd_img {
    position: relative;
    height: 60vw;
}
.product .hd_img .img_trg{
    
position: absolute;
    
top: 0;
    
right: 0;
    
width: 91%;
    
height: 0;
    
padding-bottom: 100%;
    
cursor: pointer;
    
display: none;
}

html[lang=zh] .product .hd_txt_mn button {
    padding: 15px;
}
html[lang=zh] .product .mid_bar:before {top: 2vw;}

/*caption*/
/*pdt_01*/
.product .img_wrap {
    position: relative;
}
.product .img_wrap>span {
    position: absolute;
    font-size: 2vw;
    font-family: Malgun Gothic;
    font-weight: 700;
    color: #6e6d6e;
    display: inline-block;
    text-align: center;
}
.product .img_wrap>span>strong{
    display: block;
    font-size: 2.6vw;
    font-weight: 400;
}
.product .img_wrap.pdt_01_img_01>span{
    width: 100%;
    left: 0;
    bottom: 4%;
    text-align: center;
}
.product .img_wrap.pdt_01_img_02>span.cap_1{
    top: 41%;
    right: -8%;
    width: 29%;
}
.product .img_wrap.pdt_01_img_02>span.cap_2{
    left: 31.5%;
    bottom: 36%;
    width: 29%;
}
.product .img_wrap.pdt_01_img_03>span{
    top: 39.7%;
    left: -5%;
    width: 28%;
}
.product .img_wrap.pdt_01_img_04>span{
    color: #fff;
    left: 0;
    bottom: 25%;
    width: 100%;
    text-align: center;
}
.product .img_wrap.pdt_01_img_05>span{
    width: 39%;
    top: 44%;
    right: 0;
    /* text-align: right; */
    padding-right: 11%;
}
.product .img_wrap.pdt_01_img_06>span{}


html[lang=en] .product .img_wrap.pdt_01_img_03>span {
    top: 38.5%;
    left: -4%;
}
html[lang=en] .product .img_wrap.pdt_01_img_05>span{
    width: 39%;
    top: 44%;
    right: 0;
    padding-right: 11%;
}


html[lang=ru] .product .img_wrap.pdt_01_img_02>span.cap_1 {
    top: 41.7%;
    right: -7%;
}
html[lang=ru] .product .img_wrap.pdt_01_img_02>span.cap_2{
    left: 10.5%;
    bottom: 36%;
    width: 70%;
}
html[lang=ru] .product .img_wrap.pdt_01_img_03>span{
    top: 38.7%;
    left: -5%;
    width: 28%;
}
/*pdt_02*/
.product .img_wrap.pdt_02_img_01>span{
    width: 100%;
    left: 0;
    bottom: 6%;
    text-align: center;
}
.product .img_wrap.pdt_02_img_02>span.cap_1{
    top: 48.5%;
    right: -7%;
    width: 27%;
}
.product .img_wrap.pdt_02_img_02>span.cap_2{
    left: 31%;
    bottom: 25%;
    width: 27%;
}
.product .img_wrap.pdt_02_img_03>span{
    top: 39.5%;
    left: -5%;
    width: 28%;
}
.product .img_wrap.pdt_02_img_04>span{
    color: #fff;
    left: 0;
    bottom: 26%;
    width: 100%;
    text-align: center;
}
.product .img_wrap.pdt_02_img_05>span{
    width: 46%;
    top: 44%;
    right: -5%;
    /* text-align: right; */
    padding-right: 12%;
}
.product .img_wrap.pdt_02_img_06>span{}


html[lang=en] .product .img_wrap.pdt_02_img_02>span.cap_2{
    left: 15%;
    bottom: 25%;
    width: 60%;
}
html[lang=en] .product .img_wrap.pdt_02_img_03>span{
    top: 38.5%;
    left: -5%;
}
html[lang=en] .product .img_wrap.pdt_02_img_05>span{
    width: 46%;
    top: 44%;
    right: -5%;
    padding-right: 12%;
}


html[lang=ru] .product .img_wrap.pdt_02_img_02>span.cap_2{
    left: 13%;
    bottom: 25%;
    width: 65%;
}
html[lang=ru] .product .img_wrap.pdt_02_img_03>span{
    top: 38.5%;
    left: -5%;
    width: 28%;
}
html[lang=ru] .product .img_wrap.pdt_02_img_05>span{
    width: 46%;
    top: 45%;
    right: -5%;
    padding-right: 12%;
}
/*pdt_03*/
.product .img_wrap.pdt_03_img_01>span{
    width: 100%;
    left: 0;
    bottom: 6%;
    text-align: center;
}
.product .img_wrap.pdt_03_img_02>span.cap_1{
    top: 40%;
    right: -8%;
    width: 29%;
}
.product .img_wrap.pdt_03_img_02>span.cap_2{
    left: 30%;
    bottom: 31.5%;
    width: 27%;
}
.product .img_wrap.pdt_03_img_03>span{
    top: 36.5%;
    left: -5%;
    width: 28%;
}
.product .img_wrap.pdt_03_img_04>span{
    color: #fff;
    left: 0;
    bottom: 26%;
    width: 100%;
    text-align: center;
}
.product .img_wrap.pdt_03_img_05>span{
    width: 46%;
    top: 44%;
    right: -5%;
    /* text-align: right; */
    padding-right: 12%;
}
.product .img_wrap.pdt_03_img_06>span{}


html[lang=en] .product .img_wrap.pdt_03_img_02>span.cap_1{
    top: 36.5%;
    right: -1%;
    width: 22%;
}
html[lang=en] .product .img_wrap.pdt_03_img_02>span.cap_2{
    left: 14.5%;
    bottom: 44.5%;
    width: 55%;
}
html[lang=en] .product .img_wrap.pdt_03_img_03>span{
    top: 35.5%;
    left: 3%;
    width: 22%;
}
html[lang=en] .product .img_wrap.pdt_03_img_05>span{
    width: 46%;
    top: 44%;
    right: -5%;
    padding-right: 12%;
}

html[lang=ru] .product .img_wrap.pdt_03_img_02>span.cap_1{
    top: 39%;
    right: -4%;
    width: 23%;
}
html[lang=ru] .product .img_wrap.pdt_03_img_02>span.cap_2{
    left: 12%;
    bottom: 31.5%;
    width: 65%;
}
html[lang=ru] .product .img_wrap.pdt_03_img_03>span{
    top: 35.5%;
    left: -5%;
    width: 28%;
}

/**/
.product .bd_img {position:relative}
.product .bd_img.bd_img_1{
    padding-left: 0;
    height: 0;
    padding-bottom: 100% !important;
}
.product .bd_img.bd_img_2{
    width: 100%;
    padding-left: 23px;
    height: 0;
    padding-bottom: 155% !important;
}

.product .bd_img.bd_img_2 .over_img{
    top: 0;
    width: 100%;
    left: 0;
    /* padding: 0 25px; */
}
.item_02 .product .pdt_04_img_02{
    top: 0;
}
.product .bd_img.bd_img_2 .over_img.pdt_03_img_03{
    top: 100px;
}
.product .bd_img_3{
    max-width: unset;
    margin-top: 23px;
}
.product .bd_img_3:first-child{
    margin-right: 0;
}
.product .bd_img_4{
    margin-top: 23px;
}
.product .bd_img_5{
    margin-top: 23px;
}
.product .bd_img .img_wrap {}

.product .bd_img img {}


.product  .img_wrap.shw_box.pdt_01_img_06,
.product  .img_wrap.shw_box.pdt_02_img_06 {
    box-shadow: none;
    background: transparent;
}

.product .pdt_01_img_06 .img_wrap,
.product .pdt_02_img_06 .img_wrap{
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    background: #fff;
    margin-bottom: 20px;
}


.product .over_img {
    position: absolute;
    top: unset;
}
.product .over_img.pdt_03_img_02{
    top: 150px;
}
.product .img_wrap img {
    width: 100%;
}

.product .pdt_more_btn {
    display: none;
    width: 58px;
    height: 58px;
    position: absolute;
    left: 50%;
    margin-left: -29px;
    bottom: -30px;
    z-index: 1;
    background: #e8ecea;
    border-radius: 50px;
    overflow: hidden;
    text-align: center;
    padding: 13px 0;
    cursor: pointer;
}

.product .pdt_more_btn span {
    display: block;
    color: #000;
    font-size: 2.4vw;
    font-weight: 200;
    padding-bottom: 7px;
}

.product .pdt_more_btn img {
    height: 18px;
    width: 18px;
}


.product .pdt_bd {
    /* height: 0; */
    overflow: hidden;
}

.product .pdt_wrap{
	 margin-top: 60px;
}
.product .pdt_wrap:first-child{
    margin-top: 0px;
    padding-top: 40px;
}
.product .pdt_wrap:nth-child(2){
    margin-top: 50px;
}
.product .pdt_wrap:nth-child(3){
    margin-top: 0;
    padding-top: 60px;
}
.product .pdt_wrap.spec{
    margin-top: 60px;
}
.product .pdt_wrap.video{
    margin-top: 60px;
}
.item_01 .product .pdt_wrap:first-child .pdt_info .wrapper,
.item_01 .product .pdt_wrap:nth-child(2) .pdt_info .wrapper {padding: 0 25px;}
.product .pdt_wrap:first-child .wrapper>div{
    padding-top: 10px;
    padding-bottom: 0;
}
.product .pdt_wrap:nth-child(2) .wrapper>div{
    padding-top: 50px;
    padding-bottom: 25px;
}
.item_02 .product .pdt_wrap:nth-child(2) .bd_img_2{
    padding-bottom: 200% !important;
}
.product .pdt_wrap.spec .pdt_info .wrapper{
    padding: 20px 25px 0;
}
.product .pdt_wrap.video .pdt_info .wrapper{
    padding: 33px 25px;
}
.product_wrap .pdt_wrap:first-child .pdt_info:after{content:'';position: absolute;bottom: 0;left: 0;width: 100%;height: 80%;background: #e8ecea;z-index: 0;}
.product .pdt_tit {}

.product .pdt_tit span {
    border-bottom: 1px solid #bebebe;
    display: block;
    padding-bottom: 10px;
}

html[lang=en] .item_01 .product .pdt_tit span,
html[lang=en] .item_02 .product .pdt_tit span,
html[lang=en] .item_03 .product .pdt_tit span {
    width: 100%;
    display: block;
}

html[lang=ru] .product .pdt_tit span {
    width: 100%;
    display: block;
}

.product .pdt_info {
    background: #fff;
    position: relative;
}

.product .pdt_wrap:nth-child(2) .pdt_info{
    background: transparent;
}
.product .pdt_wrap:nth-child(2) .pdt_info:after{content:'';position: absolute;bottom: 0;left: 0;width: 100%;height: 40%;background: #e8ecea;}
.product .pdt_wrap:nth-child(2) .pdt_info:before{content:'';position: absolute;top: 3%;left: 0;width: 100%;height: 40%;background: #f3f5f4;}
.product .pdt_info>div{
    position: relative;
    z-index: 1;
}
.product .pdt_txt_1 {
    font-size: 4.2vw;
    font-weight: 900;
    padding-bottom: 0;
    border-bottom: 0;
}
.product .pdt_wrap:nth-child(2) .pdt_txt_1:not(:nth-child(1)){
    padding-top: 60px;
}
.product .pdt_img_1 {
    margin-top: 30px;
}

.product .pdt_txt_1 div {
    padding-bottom: 5px;
    display: inline-block;
}

.product .pdt_txt_2 {
    font-size: 3vw;
    font-weight: 200;
    padding-top: 24px;
}

.product .pdt_txt_2 div {
    margin-bottom: 9px;
}

.product .pdt_img_1 .img_wrap {}

.product .pdt_img_1 img {}



.pdt_colx2 {}

.pad_l{padding-left: 0;}
.pad_r{padding-right: 0;}
.align_r {text-align: left;}
.align_l {text-align: left;}

.shw_box {
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    background: #fff;
}

.product .pdt_info table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
}

.product .pdt_info table thead th {
    width: 50%;
    font-size: 3vw;
    font-weight: 500;
    border: 1px solid #bebebe;
    background: #6d6c6d;
    color: #fff;
    height: auto;
    padding: 4px 0;
}

.product .pdt_info table tbody th {
    font-size: 2.6vw;
    font-weight: 200;
    border: 1px solid #bebebe;
    background: #e8ecea;
    height: auto;
    padding: 4px 0;
}

.product .pdt_info table tbody td {
    font-size: 2.6vw;
    font-weight: 200;
    border: 1px solid #bebebe;
    text-align: center;
    height: auto;
    padding: 4px 0;
}

.product .pdt_info table tr {}

html[lang=en] .product .pdt_info table tbody th {
    width: auto;
    height: auto;
    font-size: inherit;
}
html[lang=en] .product .pdt_txt_1 {
    font-size: 4vw;
}

html[lang=ru] .product .pdt_info table tbody th,
html[lang=ru] .product .pdt_info table tbody td {
    height: auto;
    font-size: 3vw;
}

.product .pdt_video_wrap {
    width: 100%;
    height: 0;
    padding-bottom: 55.8%;
    position: relative;
}

.product .pdt_video_wrap iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}


html[lang=en] .product .pdt_txt_1 div{
    display: inline;
}


/*item_02*/
/*pdt_04*/
.item_02 .product:nth-child(1) .pdt_img_1{margin-top: 0;height: 0;padding-bottom: 55%;}

.item_02 .over_img.pdt_04_img_01 {
    bottom: 0;
    top: unset;
    width: 100%;
    left: 0;
    padding: 0 25px;
}


.item_02 .product .pdt_wrap:nth-child(2) .pdt_info .wrapper {padding: 0 25px;}


.item_02 .product .pdt_wrap:nth-child(2) .pdt_info .wrapper:nth-child(2) {
    padding: 0 25px;
}

.item_02 .product .pdt_wrap:nth-child(2) .pdt_info .wrapper:nth-child(2) .pdt_txt_1 {
    width: auto;
    float: none;
    padding-top: 25px;
    padding-bottom: 0;
}

.item_02 .product .pdt_wrap:nth-child(2) .pdt_info .wrapper:nth-child(2) .bd_img {clear: both;width: 100%;}

.item_02 .product .pdt_wrap:nth-child(2) .pdt_info .wrapper:nth-child(2) .bd_img .img_wrap {
    margin: 0;
}
.item_02 .product .pdt_wrap:nth-child(2) .pdt_info .wrapper:nth-child(2) .bd_img_5_wrap .bd_img_5 {
    width: 50%;
}
.item_02 .product .pdt_info .wrapper .bd_img_5_wrap{
    padding-top: 25px;
}
.item_02 .product .pdt_wrap:nth-child(2) .pdt_info {
    background: url(../../../img/pdt_mid_bg.png) repeat-x top 470px left;
}

.product .img_wrap.pdt_04_img_02>span {
    left: -7%;
    top: 27.5%;
    width: 27%;
}

.product .img_wrap.bd_img_3.pdt_04_img_03>span.cap_1 {
    left: 13%;
    bottom: 20%;
    width: 14%;
}

.product .img_wrap.bd_img_3.pdt_04_img_03>span.cap_2 {
    bottom: 20%;
    right: 12%;
    color: #fff;
    width: 15%;
}
.product .img_wrap.bd_img_3.pdt_04_img_03 strong {font-size: 2.6vw;}

.product .img_wrap.pdt_04_img_04>span {
    top: 45%;
    right: 11%;
    width: 29%;
}

.product .img_wrap.pdt_04_img_05>span.cap_1 {bottom: 5%;left: 2%;background: #fff;padding: 5px;/* border: 1px solid #000; */width: 28%;}
.product .img_wrap.pdt_04_img_05>span.cap_1 strong {font-size: 2.6vw;}
.product .img_wrap.pdt_04_img_05>span.cap_2 {
    bottom: 8%;
    right: 26%;
    width: 28%;
}

.img_wrap.pdt_04_img_06>span,
.img_wrap.pdt_04_img_07>span,
.img_wrap.pdt_04_img_08>span,
.img_wrap.pdt_04_img_09>span {
    top: 0;
    left: 0;
    font-size: 3.2vw !important;
    line-height: 3.2vw;
    font-weight: 900;
    color: #000;
    width: 20%;
    height: 20%;
    text-align: left;
    padding-left: 3%;
    padding-top: 3%;
    border-bottom-right-radius: 100%;
    background: #bdbdbd;
}

.item_02 .product .pdt_wrap:nth-child(3) .pdt_info:after{content:'';position: absolute;bottom: -50px;left: 0;width: 100%;height: 370px;background: #e8ecea;}
.product .img_wrap.pdt_04_img_10>span{
    font-size: 2.6vw;
    font-weight: 700;
}
.product .img_wrap.pdt_04_img_10>span.cap_1 {
    top: 4%;
    right: 19%;
    width: 10%;
}

.product .img_wrap.pdt_04_img_10>span.cap_2 {
    bottom: 58%;
    left: 2%;
    width: 10%;
}

.item_02 .product .pdt_wrap:nth-child(2) .pdt_info:after{content:'';position: absolute;bottom: 70px;left: 0;width: 100%;height: 370px;background: #f3f5f4;}

html[lang=en] .product .img_wrap.pdt_04_img_04>span {
    top: 44%;
    right: 10%;
    width: 27%;
}
html[lang=en] .product .img_wrap.pdt_04_img_05>span.cap_1 {bottom: 3%;left: 1%;width: 32%;font-size: 2vw;}

html[lang=en] .product .img_wrap.pdt_04_img_10>span.cap_1 {
    top: 4%;
    right: 20%;
    width: 10%;
}

html[lang=en] .product .img_wrap.pdt_04_img_10>span.cap_2 {
    bottom: 55%;
    left: 1%;
    width: 10%;
}


html[lang=zh] .product .img_wrap.pdt_04_img_02>span {
    left: -7%;
    top: 27.5%;
}
html[lang=zh] .product .img_wrap.pdt_04_img_05>span.cap_1 {bottom: 5%;left: 4%;width: 21%;/* background: #FFF; *//* border: 1px solid #000; */}


html[lang=ru] .product .img_wrap.pdt_04_img_02>span {
    left: -7%;
    top: 27.5%;
}
html[lang=ru] .product .img_wrap.pdt_04_img_05>span.cap_1 {bottom: 5%;left: 3%;width: 29%;background: #fff;border: 1px solid #000;}
html[lang=ru] .product .img_wrap.pdt_04_img_10>span.cap_1 {
    top: 4%;
    right: 20%;
    width: 10%;
}

html[lang=ru] .product .img_wrap.pdt_04_img_10>span.cap_2 {
    bottom: 51%;
    left: 1%;
    width: 10%;
}

/*pdt_05*/
.item_02 .product:nth-child(2) .pdt_img_1{margin-top: 120px;height: 0;padding-bottom: 12.5%;}
.item_02 .over_img.pdt_05_img_01 {
    bottom: 0px;
    top: unset;
}

.item_02 .product .pdt_wrap:first-child .pdt_info>div>div:nth-child(2) {
    width: 1520px;
    margin: 0 auto;
}



.product .img_wrap.pdt_05_img_02>span {
    left: -6%;
    top: 28%;
    width: 28%;
}
.product .img_wrap.pdt_05_img_03>span strong{
    font-size: 2.6vw;
}
.product .img_wrap.pdt_05_img_03>span.cap_1 {
    left: 13%;
    bottom: 20%;
    width: 13%;
}
.product .img_wrap.pdt_05_img_03>span.cap_2 {
    right: 14%;
    bottom: 20%;
    color: #fff;
    width: 13%;
}
.product .img_wrap.pdt_05_img_04>span {
    right: 11%;
    top: 44%;
    width: 29%;
}
.product .img_wrap.pdt_05_img_05>span.cap_1 {
    left: 3%;
    bottom: 6%;
    background: #fff;
    padding: 3px;
    /* border: 1px solid #000; */
    width: 28%;
}
.product .img_wrap.pdt_05_img_05>span.cap_1 strong{font-size: 2.6vw;}
.product .img_wrap.pdt_05_img_05>span.cap_2{
    bottom: 9%;
    right: 27%;
    width: 26%;
}
.product .img_wrap.pdt_05_img_06>span,
.product .img_wrap.pdt_05_img_07>span {
    top: 0;
    left: 0;
    font-size: 3.2vw !important;
    font-weight: 900;
    color: #000;
    width: 10%;
    height: 12%;
    text-align: left;
    padding-left: 2%;
    padding-top: 1%;
    border-bottom-right-radius: 100%;
    background: #bdbdbd;
}
.product .img_wrap.pdt_05_img_8>span{
    font-size: 2.6vw;
    font-weight: 700;
}
.product .img_wrap.pdt_05_img_8>span.cap_1 {
    top: 4%;
    right: 19%;
    width: 10%;
}

.product .img_wrap.pdt_05_img_8>span.cap_2 {
    bottom: 58%;
    left: 2%;
    width: 10%;
}
.item_02 .product .pdt_wrap:nth-child(3) .pdt_img_1{
    padding-bottom: 50%;
}

html[lang=en] .product .img_wrap.pdt_05_img_02>span {
    left: -5%;
    top: 27.5%;
}
html[lang=en] .product .img_wrap.pdt_05_img_04>span {
    right: 12%;
    top: 43%;
    width: 27%;
}
html[lang=en] .product .img_wrap.pdt_05_img_05>span.cap_1 {bottom: 3%;left: 1%;width: 32%;font-size: 2vw;}

html[lang=en] .product .img_wrap.pdt_05_img_8>span.cap_1 {
    top: 4%;
    right: 20%;
    width: 10%;
}

html[lang=en] .product .img_wrap.pdt_05_img_8>span.cap_2 {
    bottom: 55%;
    left: 1%;
    width: 10%;
}

html[lang=zh] .product .img_wrap.pdt_05_img_04>span {
    right: 12%;
    top: 44%;
}
html[lang=zh] .product .img_wrap.pdt_05_img_05>span.cap_1 {bottom: 7%;left: 4%;width: 21%;/* background: #FFF; *//* border: 1px solid #000; */}



html[lang=ru] .product .img_wrap.pdt_05_img_02>span {
    left: -5%;
    top: 28%;
}
html[lang=ru] .product .img_wrap.pdt_05_img_04>span {
    right: 12%;
    top: 44%;
}
html[lang=ru] .product .img_wrap.pdt_05_img_8>span.cap_1 {
    top: 4%;
    right: 20%;
    width: 10%;
}

html[lang=ru] .product .img_wrap.pdt_05_img_8>span.cap_2 {
    bottom: 51%;
    left: 1%;
    width: 10%;
}  



/*20210226*/
.product .img_wrap span.cap_1.border-red {
    padding: 0px;
    border: 1px solid #ed4522;
    border-radius: 5px;
    background-color: #fff;
}
.product .img_wrap.pdt_04_img_05>span.cap_1.border-red{
    width: 28%;
    bottom: 3%;
    left: 1.5%;
}
.product .img_wrap.pdt_05_img_05>span.cap_1.border-red{
    width: 28%;
    bottom: 4%;
    left: 2%;
}
.product .img_wrap span.cap_1.border-red span{}
.product .img_wrap span.cap_1.border-red strong{
    font-size: 2.6vw;
    font-weight: 700;
    color: #ed4522;
}
.product .img_wrap span.cap_1.border-red:before{content:'';position: absolute;right: 0;top: 50%;transform: translate(50%, -50%);width: 13px;height: 13px;border-radius: 100%;background-color: #fff;}
.product .img_wrap span.cap_1.border-red:after{content:'';position: absolute;right: 0;top: 50%;transform: translate(50%, -50%);width: 7px;height: 7px;border-radius: 100%;background-color: #fff;border: 2px solid #ed4522;}




/*item_03*/
/*pdt_06*/
.item_03 .product .pdt_wrap:first-child .pdt_info .wrapper,
.item_03 .product .pdt_wrap:nth-child(2) .pdt_info .wrapper {padding: 0 25px;}


.item_03 .product .over_img{
    top: 20px;
    display: flex;
    justify-content: center;
}


.product .img_wrap.pdt_06_img_01>span {}

.product .img_wrap.pdt_06_img_01>span.cap_1 {
    left: 10%;
    bottom: 5.5%;
    width: 29%;
}

.product .img_wrap.pdt_06_img_01>span.cap_2 {
    right: 13%;
    bottom: 5.5%;
    width: 29%;
}

.product .img_wrap.pdt_06_img_02>span {
    left: 38%;
    bottom: 27%;
    width: 29%;
}

.product .img_wrap.pdt_06_img_03>span {}

.product .img_wrap.pdt_06_img_03>span.cap_1 {
    left: -7%;
    top: 38.5%;
    width: 27%;
}

.product .img_wrap.pdt_06_img_03>span.cap_2 {
    top: 37.8%;
    right: 41%;
    width: 25%;
}

.product .img_wrap.pdt_06_img_04>span {
    left: 39%;
    top: 41%;
    width: 27%;
}

.item_03 .product .bd_img_3_wrap {
    width: 100%;
    display: inline-block;
}

.item_03 .product .pdt_wrap:nth-child(2) .wrapper>div:nth-child(2) {
    text-align: right;
}

.item_03 .img_wrap.bd_img_3.pdt_06_img_04 {
    margin-right: 0;
}
.item_03 .product .pdt_wrap:nth-child(2) .bd_img_2 {
    padding-bottom: 100% !important;
}

.item_03 .product .img_wrap.over_img.main {
  top: -5px;
  padding: 31px;
  left: unset;
}
.img_wrap.over_img.main img {
  min-width: unset;
}
html[lang=en] .product .img_wrap.pdt_06_img_01>span.cap_1 {
    left: 6%;
    bottom: 1.5%;
    width: 38%;
}

html[lang=en] .product .img_wrap.pdt_06_img_01>span.cap_2 {
    right: 30%;
    bottom: 7.5%;
    width: 40%;
}
html[lang=en] .product .img_wrap.pdt_06_img_02>span {
    left: 20%;
    bottom: 27%;
    width: 65%;
}
html[lang=en] .product .img_wrap.pdt_06_img_03>span.cap_1 {
    left: -8%;
    top: 37.5%;
}
html[lang=en] .product .img_wrap.pdt_06_img_03>span.cap_2 {
    top: 34%;
    right: 44%;
    width: 20%;
}
html[lang=en] .product .img_wrap.pdt_06_img_04>span {
    left: 40%;
    top: 40%;
    width: 27%;
}



html[lang=zh] .product .img_wrap.pdt_06_img_01>span.cap_1 {
    left: 10%;
    bottom: 5.5%;
}

html[lang=zh] .product .img_wrap.pdt_06_img_01>span.cap_2 {
    right: 13%;
    bottom: 5.5%;
}
html[lang=zh] .product .img_wrap.pdt_06_img_02>span {
    left: 39%;
    bottom: 27%;
}
html[lang=zh] .product .img_wrap.pdt_06_img_03>span.cap_2 {
    top: 37%;
    right: 41%;
}
html[lang=zh] .product .img_wrap.pdt_06_img_03>span.cap_1 {
    left: -7%;
    top: 38.5%;
}
html[lang=zh] .product .img_wrap.pdt_06_img_04>span {
    left: 37%;
    top: 40%;
}




html[lang=ru] .product .img_wrap.pdt_06_img_01>span.cap_1 {
    left: 7%;
    bottom: 5.5%;
    width: 35%;
}

html[lang=ru] .product .img_wrap.pdt_06_img_01>span.cap_2 {
    right: 9%;
    bottom: 3.5%;
    width: 38%;
}
html[lang=ru] .product .img_wrap.pdt_06_img_02>span {
    left: 15%;
    bottom: 27%;
    width: 75%;
}
html[lang=ru] .product .img_wrap.pdt_06_img_03>span.cap_1 {
    left: -7%;
    top: 37.5%;
    width: 25%;
}

html[lang=ru] .product .img_wrap.pdt_06_img_03>span.cap_2 {
    top: 32.8%;
    right: 44%;
    width: 20%;
}

.product.product_7700 .over_img.pdt_03_img_02{top: 55px;}
.product.product_7700 .img_wrap.pdt_03_img_02>span.cap_2 {bottom: 25%;}

.product.product_7700 .img_wrap.pdt_03_img_02>span.cap_1 {
    top: 49.5%;
    right: -6%;
}

.product.product_7700 .pdt_colx2.pad_r{margin-top: 50px;}
.product .img_wrap.pdt_12_img_02>span.cap_1 {
    top: 39%;
    right: -6%;
}

.product .img_wrap.pdt_12_img_02>span.cap_2 {
    left: 40%;
    bottom: 41%;
}
.product.product_7600 .over_img.pdt_03_img_02{
    top: 55px;
}
.product.product_7600 .img_wrap.pdt_03_img_02>span.cap_2 {bottom: 25%;left: 28%;}

.product.product_7600 .img_wrap.pdt_03_img_02>span.cap_1 {
    top: 49.5%;
    right: -6%;
}
.product.product_7600 .img_wrap.pdt_03_img_03>span {
    left: 0;
    top: 36%;
}

.product.product_7600 .pdt_colx2.pad_r{margin-top: 50px;}

.qr.wrapper{margin-top: 50px; margin-bottom: 50px;}
.item_wrap .qr-list{margin: 0 -10px;}
.item_wrap .qr-list li{flex: 1; padding: 0 10px;}
.item_wrap .qr-list .img-wrap img{width: 100%;}
.qr .img-txt{font-size: 14px;}
.item_01 .product .hd_img .img_wrap img{width: 100%;}
.item_03 .product:nth-child(2) .hd_img .img_wrap img {
    width: 85%;
}

.item_03 .product:nth-child(2) .hd_img {height: 80vw;}
.product_wrap .product:first-child .img_wrap.pdt_01_img_02>span.cap_2 {
    left: 32%;
}

.product_wrap .product:nth-child(2) .img_wrap.pdt_02_img_02>span.cap_2 {
    left: 32%;
}
.item_01 .product .hd_img .img_wrap img {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
}

