.ja-a{width: 100%;padding: .95rem 0 1rem;}
.ja-main{width: 14rem;margin:  0 auto;}
.ja-top{width: 100%;margin-bottom: .45rem;}
.ja-titles{width: 100%;margin-bottom: .25rem;color: #000000;font-weight: bold;line-height: 1.23;}
.ja-intro{width: 100%;padding-left: .3rem; color: #666666;line-height: 2.57;}
.ja-intro *{max-width: 100%;line-height: inherit;}
.ja-bottom{width: 100%;}
.ja-one{width: 100%;margin-bottom: .45rem;}
.ja-one:last-child{margin-bottom: 0;}
.ja-name{width: 100%;padding-bottom: .08rem;margin-bottom: .1rem;color: #000000;line-height: 1.4;font-weight: bold;border-bottom: 1px solid #999999;}
.ja-name img{width: .13rem;margin: 0 .12rem 0 .06rem;}
.ja-textbox{width: 100%;padding-left: .3rem;color: #666666;line-height: 2.57;}
.ja-textbox *{line-height: inherit;max-width: 100%;}
.ja-list{width: 100%;padding: .45rem .3rem 0;}
.ja-item{width: 100%;margin-bottom: .25rem;}
.ja-item:last-child{margin-bottom: 0;}
.ja-subtitle{width: 100%;margin-bottom: .15rem; color: #000000;font-weight: bold;line-height: 1.5;}
.ja-span{color: #666666;font-weight: normal;}
.ja-tr{width: 100%;}
.ja-td{width: 100%;margin-bottom: .25rem;}
.ja-td:last-child{margin-bottom: 0;}
.ja-tip{position: relative;width: 100%;padding: 0 .3rem;margin-bottom: .15rem;color: #333333;line-height: 1.5;font-weight: bold;}
.ja-tip:before{content: '';position: absolute;top:  .75em;left: calc(.3rem - 15px);margin-top: -2.5px;width: 5px;height: 5px;border-radius: 50%;background-color: #0055b8;}

@media (max-width: 900px) {
    .ja-main{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}
}

.jb-a{width: 100%;padding: .95rem 0 .8rem;}
.jb-form{width: 100%;}
.jb-main{width: 14rem;margin: 0 auto;}
.jb-titles{width: 100%;margin-bottom: .7rem;color: #000000;font-weight: bold;line-height: 1.23;}
.jb-subtitle{width: 100%;padding-bottom: .08rem;margin-bottom: .1rem;color: #000000;line-height: 1.4;font-weight: bold;border-bottom: 1px solid #999999;}
.jb-subtitle img{width: .19rem;margin-right: .13rem;}
.jb-intro{width: 100%;margin-bottom: .45rem;color: #666666;line-height: 2.57;}
.jb-intro *{line-height: inherit;}
.jb-intro img{width: .09rem;margin: 0 .11rem 0 .08rem;}
.jb-cont{width: 100%;padding: 0 1.9rem 0 .7rem;}
.jb-two{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.jb-item{width: 100%;margin-bottom: .35rem;}
.jb-tip{width: 100%;margin-bottom: .1rem;color: #000000;}
.jb-tip:before{content: '';display: inline-block;vertical-align: middle;margin-right: .1rem;width: 5px;height: 5px;border-radius: 50%;background-color: #000000;}
.jb-b{width: 100%;position: relative;}
.jb-box{width: 100%;position: relative;}
.jb-input{display: block;border: none;width: 100%;padding: 0 4em 0 .15rem;color: #000;height: .4rem;background-color: #e7e7e7;}
.jb-required{position: absolute;top: 0;right: .15rem; color: #ff0000;line-height:.4rem;white-space: nowrap;}
.jb-hint{position: absolute;top: 0;left: 100%;padding-left: .15rem;color: #666666;line-height:.4rem;white-space: nowrap;}
.jb-textarea{display: block;border: none;width: 100%;padding: 0 4em 0  .15rem;color: #000;line-height: .4rem; height: 1.5rem;background-color: #e7e7e7;}

.jb-bottom{width: 100%;padding: .2rem .3rem;}
.j-link{width: 100%;margin-bottom: .1rem;color: #666666;line-height: 1.7;}
.j-link a{cursor: pointer;color: #0055b8;text-decoration: underline;}
.jb-agree{width: 100%;}
.jb-buttom{width: 100%;text-align: center;font-size: 0;padding-top: .55rem;}
.jb-submit{display: inline-block;cursor: pointer;border: none;padding: 0 .54rem;height: .6rem;line-height: .6rem;color: #ffffff;background-color: #fd5b1a;}

.jb-form .lb-label{display: inline-block;font-size: 0;position: relative;vertical-align: top;cursor: pointer;}
.jb-form .lb-icon{box-sizing: border-box;display: inline-block;vertical-align: middle;margin-right: .1rem;width: 1em;height: 1em;border: solid 1px #666666;}
.jb-form .lb-text{display: inline-block;vertical-align: middle;color: #666666;line-height: 1.7; user-select:none;}
.jb-form .lb-label.selected .lb-icon{border-color: #0055b8;background-color: #0055b8;background-image: url('../images/jb3.png');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.jb-form .lb-input{position: absolute;left: 0;top: 0;z-index: 10;opacity: 0;filter: alpha(opacity=0);width: 100%;height: 100%;cursor: pointer;}

@media (min-width: 900px) {
    .jb-two .jb-item{width: calc(50%  - .9rem);}
}
@media (max-width: 1150px) {
    .jb-input{height: .6rem;}
    .jb-required{line-height: .6rem;}
    .jb-hint{line-height: .6rem;}
    .jb-textarea{line-height: .6rem;height: 2rem;}
}
@media (max-width: 900px) {
    .jb-main{width: 100%;max-width: 500px;padding-left: 10px;padding-right: 10px;}
    .jb-cont{padding-left: 0;padding-right: 0;}
    .jb-bottom{padding: .2rem 0;}
    .jb-hint{display: none;}
}


.wchoose .wchlist .wcom .rmk .cim{display: none !important;}
.wchoose .wchlist .wcom .rmk .rt{margin-bottom: 0 !important;font-size: calc(24 * 1rem / 100);}
@media(max-width: 1248px){
    .wchoose .wchlist .wcom .rmk .rt{font-size: 15.6px;}
}
.factorys .factper .swiper-scrollbar{height: 10px !important;}
.factorys .factper .swiper-slide .imgs .vom .fd{width: 30px !important;height: auto !important;}

/*
.wd-img{width: 100%;position: relative;overflow: hidden; padding-top: calc(551/980*100%);}
.wd-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}

background-size: cover;background-position: center center;background-repeat: no-repeat;
14rem
background-color: #ff5e1d;
teaser
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.ellipsis{display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.eps2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}  
*/