@charset "utf-8";
/*reset*/
* {box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0}
input,button,select,textarea,button:focus,input:focus,textarea:focus,select:focus,a:focus,li:focus,span:focus,i:focus,img:focus,summary{outline:0}
body{background-attachment:fixed;}
ol,ul,li,summary{list-style:none}
img{vertical-align:middle;}
button,fieldset,img{border:0;}
textarea{overflow:auto;vertical-align:top;resize:none}
body,input,textarea,select,button{font-family:Arial,"Microsoft YaHei";color:#3e3a39;}
i{font-style:normal}
h1,h2,h3,h4,h5,h6{font-weight:normal}
table{border-collapse:collapse;border-spacing:0}
a,a:active,a:hover{text-decoration:none;}
html,body,button{-webkit-text-size-adjust:none;-webkit-touch-callout:none;}
a,button,input,textarea{-webkit-tap-highlight-color:transparent}
mark{background-color:transparent;}
input[type=text],input[type=submit],button,textarea{-webkit-appearance:none}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color:#e7e7e7;}
input:-moz-placeholder, textarea:-moz-placeholder {color: #e7e7e7;}
input::-moz-placeholder, textarea::-moz-placeholder {color: #e7e7e7;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #e7e7e7;}
q:before,q:after{content:"";}
i,em{font-style: normal;}
strong{font-weight: normal;}
img{max-width: 100%;}
body{
    background:#fff;
}
.clearfix:after {
    content:"";
    display:block;
    font-size:0;
    height:0;
    clear:both;
    visibility:hidden;
}
.flex-box{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
}
.flex1{
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 20%;
    max-width: 100%;
}
.fl{
    float:left;
}
.fr{
    float:right;
}
.downappCont {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 99;
}
.downappCont .downapp {    
    -moz-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
    height: 1.2rem;
    padding: 0 0.4rem;
    background: rgba(0,0,0,0.8);
}
.downappCont .downapp .tosclosebtn {
    width: 0.4rem;
    height: 0.4rem;
    font-size: 0.24rem;
    text-align: center;
    line-height: 0.36rem;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    background-color: transparent;
    position: relative;
}
.downappCont .downapp .tosclosebtn:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #fff;
    width: .24rem;
    height: .02rem;
    border-radius: .05rem;
    margin-left: -.12rem;
    margin-top: -.01rem;
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.downappCont .downapp .tosclosebtn:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #fff;
    width: .24rem;
    height: .02rem;
    border-radius: .05rem;
    margin-left: -.12rem;
    margin-top: -.01rem;
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.downappCont .downapp .pingan {
    margin-left: 0.3rem;
}
.downappCont .downapp .pingan img {
    float: left;
    width: 0.82rem;
}
.downappCont .downapp .pingan .p-tex {
    float: left;
    margin-left: 0.2rem;
}
.downappCont .downapp .pingan .p-tex .title {
    font-size: 0.3rem;
    color: #f37938;
    line-height: 0.5rem;
}
.downappCont .downapp .pingan .p-tex .understand {
    font-size: 0.24rem;
    color: #fff;
}
.downappCont .downapp .downbtn {
    display: block;
    width: 1.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    color: #fff;
    background: #f37938;
    border-radius: .05rem;
    font-size: .24rem;
}
.downappHide {
    display: none;
}
.mt10{
    margin-top: .1rem!important;
}
.mt30{
    margin-top: .3rem!important;
}
.mt55{
    margin-top: .57rem!important;
}
.left29{
    left:2.9rem!important;
}
.left7{
    left:.7rem!important;
}
.left56{
    left: 56%!important;
}
.top13{
    top:1.3rem!important;
}
.top28{
    top:2.8rem!important;
}
.mb0{
      margin-bottom:0!important;
}
.mb8{
    margin-bottom:0.08rem!important;
}
.mtb25{
     margin-top:0.2rem!important;
     margin-bottom:0.5rem!important;
}
.bottom2{
    bottom:-.2rem!important;
}
.bottom27{
    bottom:-.24rem!important;
}
.bottom5{
      bottom: -.5rem!important;
}
.top6{
    top:.6rem!important;
}

@charset "utf-8";
/* page-css */
.body-wrapper{
    background:#000;
    height:12rem;
}
.flex-vc{
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
}
.flex-vt{
    -webkit-box-align:top;
    -webkit-align-items:top;
    -ms-flex-align:top;
    align-items:top;
}
.banner-wrap{
    border-radius: .15rem;
    overflow:hidden;
    background:#000000;
    margin-bottom: 1.2rem;
}

.banka-btn{
    display:block;
    border:1px solid #FF5800;
    border-radius:.5rem;
    background:#FF5800;
    color:#fff;
    font-size:.24rem;
    width:2.2rem;
    height:.55rem;
    line-height:.55rem;
    text-align:center;
}
.banner-wrap .banner1{
    background:url(../img/banner1-01.jpg) no-repeat;
    background-size:100% 100%;
    height:3.74rem;
    width:100%;
}
.banner-wrap .banner1-1{
    background:url(../img/banner-01.jpg) no-repeat;
    background-size:100% 100%;
    height:5.55rem;
    width:100%;
}
.banner-wrap .banner2-1{
    background:url(../img/banner2-01.jpg) no-repeat;
    background-size:100% 100%;
    height:3.74rem;
    width:100%;
}
.banner-wrap .banner3-1{
    background:url(../img/banner3-01.jpg) no-repeat;
    background-size:100% 100%;
    height:3.74rem;
    width:100%;
}
.banner-wrap .banner4-1{
    background:url(../img/banner4-01.jpg) no-repeat;
    background-size:100% 100%;
    height:3.75rem;
    width:100%;
}
.banner-wrap .banner5-1{
    background:url(../img/banner5-01.jpg) no-repeat;
    background-size:100% 100%;
    height:3.96rem;
    width:100%;
}
.banner-wrap .banner2{
    position: relative;
    background:url(../img/banner1-02.jpg) no-repeat;
    background-size:6.16rem 3.66rem;
    height:3.66rem;
    width:6.16rem;
    margin: .3rem .65rem .5rem .65rem;
}
.banner-wrap .banner1-2{
    position: relative;
    background:url(../img/banner-02.jpg) no-repeat;
    background-size:100% 100%;
    height:3.49rem;
    width:100%;
}
.banner-wrap .banner2-2{
    position: relative;
    background:url(../img/banner2-02.jpg) no-repeat;
    background-size:6.16rem 3.69rem;
    height:3.69rem;
    width:6.16rem;
    margin:.25rem .65rem .6rem .65rem;
}
.banner-wrap .banner3-2{
    background:url(../img/banner3-02.jpg) no-repeat;
    background-size:100% 100%;
    height:.8rem;
    width:100%;
}
.banner-wrap .banner4-2{
    background:url(../img/banner4-02.jpg) no-repeat;
    background-size:100% 100%;
    height:.8rem;
    width:100%;
}
.banner-wrap .banner5-2{
    background:url(../img/banner5-02.jpg) no-repeat;
    background-size:100% 100%;
    height:.8rem;
    width:100%;
}
.banner-wrap .banner2 a,.banner-wrap .banner2-2 a,
.banner-wrap .banner3-3 a,.banner-wrap .banner5-3 a,
.banner-wrap .banner4-3 a{
    position: absolute;
    bottom: -.4rem;
    left: 32%;
    display: block;
    height:1rem;
    width:100%;
}
.banner-wrap .banner3{
    position: relative;
    background:url(../img/banner1-03.jpg) no-repeat;
    background-size:6.16rem 2.28rem;
    height:2.28rem;
    width:6.16rem;
    margin:0 .65rem .3rem .65rem;
}
.banner-wrap .banner1-3{
    position: relative;
    background:url(../img/banner-03.jpg) no-repeat;
    background-size:100% 100%;
    height:3.49rem;
    width:100%;
}
.banner-wrap .banner2-3{
    position: relative;
    background:url(../img/banner2-03.jpg) no-repeat;
    background-size:5.56rem 1.91rem;
    height:1.91rem;
    width:5.56rem;
    margin:0 1rem 1rem 1rem;
}
.banner-wrap .banner3-3{
    position: relative;
    background:url(../img/banner3-03.jpg) no-repeat;
    background-size:100% 100%;
    height:3.69rem;
    margin:.2rem .65rem .55rem .65rem;
}
.banner-wrap .banner4-3{
    position: relative;
    background:url(../img/banner4-03.jpg) no-repeat;
    background-size:100% 100%;
    height:3.72rem;
    margin:.2rem .65rem;
}
.banner-wrap .banner5-3{
    position: relative;
    background:url(../img/banner5-03.jpg) no-repeat;
    background-size:100% 100%;
    height:3.69rem;
    margin:.3rem .65rem;
}
.banner-wrap .banner3 a,.banner-wrap .banner4 a,.banner-wrap .banner5 a,
.banner-wrap .banner6 a,.banner-wrap .banner2-3 a,.banner-wrap .banner2-4 a,
.banner-wrap .banner2-5 a,.banner-wrap .banner2-6 a,.banner-wrap .banner2-7 a,
.banner-wrap .banner2-8 a,.banner-wrap .banner2-9 a,.banner-wrap .banner1-2 a,
.banner-wrap .banner1-3 a,.banner-wrap .banner1-4 a,.banner-wrap .banner1-5 a,
.banner-wrap .banner1-6 a{
    position: absolute;
    bottom: -.6rem;
    left: 51%;
    display: block;
    height:1rem;
}
.banner-wrap .banner3-5 a,.banner-wrap .banner3-6 a,.banner-wrap .banner3-8 a,
.banner-wrap .banner3-9 a,.banner-wrap .banner3-11 a,.banner-wrap .banner3-12 a,
.banner-wrap .banner3-14 a,.banner-wrap .banner3-15 a,.banner-wrap .banner5-4 a,
.banner-wrap .banner5-5 a,.banner-wrap .banner5-6 a{
    position: absolute;
    top:1.5rem;
    left:1.82rem;
    display: block;
    height:1rem;
    width:3rem;
}
.detail-btn{
    display:block;
    border:1px solid #fff;
    border-radius:.5rem;
    background:#000000;
    color:#fff;
    font-size:.24rem;
    width:1.9rem;
    height:.3rem;
    line-height:.3rem;
    text-align:center;
}
.left4{
    left:4rem!important;
}
.banner-wrap .banner4{
    position: relative;
    background:url(../img/banner1-04.jpg) no-repeat;
    background-size:6.16rem 2.28rem;
    height:2.28rem;
    width:6.16rem;
    margin:0 .65rem .3rem .65rem;
}
.banner-wrap .banner1-4{
    position: relative;
    background:url(../img/banner-04.jpg) no-repeat;
    background-size:100% 100%;
    height:3.50rem;
    width:100%;
}
.banner-wrap .banner2-4{
    position: relative;
    background:url(../img/banner2-04.jpg) no-repeat;
    background-size:5.56rem 1.91rem;
    height:1.91rem;
    width:5.56rem;
    margin:0 1rem 1rem 1rem;
}

.banner-wrap .banner5-4{
    position: relative;
    background:url(../img/banner5-04.jpg) no-repeat;
    background-size:100% 100%;
    height:2.02rem;
    margin:0 .65rem .25rem .65rem;
}
.banner-wrap .banner5{
    position: relative;
    background:url(../img/banner1-05.jpg) no-repeat;
    background-size:6.16rem 2.28rem;
    height:2.28rem;
    width:6.16rem;
     margin:0 .65rem .3rem .65rem;
}
.banner-wrap .banner1-5{
    position: relative;
    background:url(../img/banner-05.jpg) no-repeat;
    background-size:100% 100%;
    height:3.50rem;
    width:100%;
}
.banner-wrap .banner2-5{
    position: relative;
    background:url(../img/banner2-05.jpg) no-repeat;
    background-size:5.56rem 1.91rem;
    height:1.91rem;
    width:5.56rem;
    margin:0 1rem 1rem 1rem;
}
.banner-wrap .banner3-5{
    position: relative;
    background:url(../img/banner3-05.jpg) no-repeat;
    background-size:100% 100%;
    height:3.06rem;
    margin:0rem .35rem;
}
.banner-wrap .banner5-5{
    position: relative;
    background:url(../img/banner5-05.jpg) no-repeat;
    background-size:100% 100%;
    height:2.61rem;
    margin:0 .65rem .25rem .65rem;
}
.banner-wrap .banner6{
    position: relative;
    background:url(../img/banner1-06.jpg) no-repeat;
    background-size:6.16rem 2.28rem;
    height:2.28rem;
    width:6.16rem;
    margin:0 .65rem .3rem .65rem;
}
.banner-wrap .banner1-6{
    position: relative;
    background:url(../img/banner-06.jpg) no-repeat;
    background-size:100% 100%;
    height:3.5rem;
    width:100%;
}
.banner-wrap .banner2-6{
    position: relative;
    background:url(../img/banner2-06.jpg) no-repeat;
    background-size:5.56rem 1.91rem;
    height:1.91rem;
    width:5.56rem;
    margin:0 1rem 1rem 1rem;
}
.banner-wrap .banner3-6{
    position: relative;
    background:url(../img/banner3-06.jpg) no-repeat;
    background-size:100% 100%;
    height:2.35rem;
    margin: .1rem .35rem .6rem .35rem;
}
.banner-wrap .banner5-6{
    position: relative;
    background:url(../img/banner5-06.jpg) no-repeat;
    background-size:100% 100%;
    height:2.03rem;
    margin:0 .65rem .25rem .65rem;
}
.banner-wrap .banner2-7{
    position: relative;
    background:url(../img/banner2-07.jpg) no-repeat;
    background-size:5.56rem 1.91rem;
    height:1.91rem;
    width:5.56rem;
    margin:0 1rem 1rem 1rem;
}

.banner-wrap .banner2-8{
    position: relative;
    background:url(../img/banner2-08.jpg) no-repeat;
    background-size:5.56rem 1.91rem;
    height:1.91rem;
    width:5.56rem;
    margin:0 1rem 1rem 1rem;
}
.banner-wrap .banner3-8{
    position: relative;
    background:url(../img/banner3-08.jpg) no-repeat;
    background-size:100% 100%;
    height:3.09rem;
    margin:0 .35rem;
}
.banner-wrap .banner2-9{
    position: relative;
    background:url(../img/banner2-09.jpg) no-repeat;
    background-size:5.56rem 1.91rem;
    height:1.91rem;
    width:5.56rem;
    margin:0 1rem 1rem 1rem;
}
.banner-wrap .banner3-9{
    position: relative;
    background:url(../img/banner3-09.jpg) no-repeat;
    background-size:100% 100%;
    height:2.35rem;
    margin: .1rem .35rem .6rem .35rem;
}

.banner-wrap .banner3-11{
    position: relative;
    background:url(../img/banner3-11.jpg) no-repeat;
    background-size:100% 100%;
    height:3.06rem;
    margin:0 .35rem;
}
.banner-wrap .banner3-12{
    position: relative;
    background:url(../img/banner3-12.jpg) no-repeat;
    background-size:100% 100%;
    height:2.37rem;
    margin: .1rem .35rem .6rem .35rem;
}
.banner-wrap .banner3-14{
    position: relative;
    background:url(../img/banner3-14.jpg) no-repeat;
    background-size:100% 100%;
    height:3.06rem;
    margin:0 .35rem;
}
.banner-wrap .banner3-15{
    position: relative;
    background:url(../img/banner3-15.jpg) no-repeat;
    background-size:100% 100%;
    height:2.35rem;
    margin: .1rem .35rem .6rem .35rem;
}
.jwpt-box{
    background:#000000;
    display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      padding:.10rem .3rem;
      vertical-align:center;
      position: relative;
}
.love{
    display: block;
    
}
.love:before{
    content:'';
    position: absolute;
    left:.1rem;
    top:10%;
    width: .3rem;
    height: .26rem;
    background:url(../img/fqj-04.png) no-repeat;
    background-size:contain;

}
.box-left{
    -webkit-box-flex: 1;
      -moz-box-flex: 1;
      width: 20%;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      max-width: 100%;
      vertical-align:center;
}
.box-left a,.box-right a{
     display: block;
     width:2.5rem;
     height:auto;
     margin:auto;
}
.box-right{
    -webkit-box-flex: 1;
      -moz-box-flex: 1;
      width: 20%;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      max-width: 100%;
      vertical-align:center;
}
.jwpt-icon{
    width:2.13rem;
    height:2.13rem;
    margin:0 auto;
}
.icon-fx{
    background:url(../img/banner4-04.jpg) no-repeat;
    background-size:2.13rem 2.13rem;
}
.icon-wifi{
    background:url(../img/banner4-05.jpg) no-repeat;
    background-size:2.12rem 2.13rem;
}
.icon-xcq{
    background:url(../img/banner4-06.jpg) no-repeat;
    background-size:2.13rem 2.12rem;
}
.icon-sera{
    background:url(../img/banner4-07.jpg) no-repeat;
    background-size:2.12rem 2.12rem;
}
.bx-btn{
    display: block;
    border-radius:.5rem;
    border:1px solid #fff;
    background:#000000;
    width:1.9rem;
    height:.40rem;
    font-size:.24rem;
    color:#fff;
    text-align: center;
    line-height: .40rem;
    margin:0 auto .2rem;
}
.jwhd-desc{
    font-size:.24rem;
    color:#fff;
    line-height: 1.5;
    margin:.2rem auto;
    text-align: center;
}

/*暴走香港*/
.mb0{
    margin-bottom:0!important;
}
.height10{
    height:10rem!important;
}
.detail-body-wrapper{
    background:#fff;
    margin:.8rem .4rem;
}
.hk-detail-title{
    color:#ff5800;
    line-height: 1.2;
    text-align: center;
    margin:.8rem auto 0;
}
.hk-detail-title.mb8-h2{
    margin-bottom:.8rem;
}

.hk-detail-title h2{
    font-size:.4rem;
    border-bottom:2px solid #ff5800;
    width:6.3rem;
    margin: auto;
    padding-bottom: .15rem;
    /*font-weight: bold;*/
}
.article{
    font-size: .3rem;
    margin-top:.8rem;
}
.article p{
    color:#525252;
    margin-bottom:.5rem;
}
.article img{
    display: block;
    width:100%;
    margin:0 auto .2rem auto;
}
.police-banner{
    background:url('../img/hongkong/hongkong2-01.jpg') no-repeat;
    background-size:100% 100%;
    height:3.5rem;
    width:100%; 
}
.writer-message{
    border-top:2px solid #ff5800;
    border-bottom:2px solid #ff5800;
    width:4.8rem;
    height: 1.75rem;
    margin:.5rem auto;
}
.writer-message .photo{
}
.writer-message .photo img{
    width:1.37rem;
    height:1.37rem;
    display: block;
    margin:auto;
}
.writer{
    border-left:1px solid #5c5c5c;
    color:#5c5c5c;
    font-size:.24rem;
    margin:.2rem auto;
    height: 1.3rem;
    padding-top: .25rem;
}
.writer .name{
    color:#ff5800;
    font-size:.3rem;
    padding-left:.25rem;
}
.writer .job{
    padding-left:.25rem;
}
.hk-detail-title h1{
    font-size:.5rem;
    color:#000;
    margin:.5rem auto 0 auto;
    text-align: center;
    font-weight: bold;
}
.food-banner{
    background:url('../img/hongkong/food1-01.jpg') no-repeat;
    background-size:100% 100%;
    height:3.51rem;
    width:100%;
}
.mb20{
    margin-bottom: .2rem!important;
}
.article .jjnn{
    display: block;
    width:100%;
    height:9.2rem;
}
.article .nrm{
    height:7.07rem;
}
.article .payfor{
    height:8.92rem;
}
.article .img445{
    height:4.45rem;
}
.article .img502{
    height:5.02rem;
}
.article .img668{
    height:6.68rem;
}
.article .img675{
    height:6.75rem;
}
.article .img335{
    height:3.35rem;
}
.article .img891{
    height:8.91rem;
}
.article .img920{
    height:9.2rem;
}
.article .img707{
    height:7.07rem;
}
.article .img446{
    height:4.46rem;
}
.article .img1005{
    height:10.05rem;
}
.article .img470{
    height:4.70rem;
}
.article .img432{
    height:4.32rem;
}
.article .img450{
    height:4.50rem;
}
.article .img462{
    height:4.62rem;
}
.article .img453{
    height:4.53rem;
}
.article .img377{
    height:3.77rem;
}
.article .img393{
    height:3.93rem;
}
.article .img981{
    height:9.81rem;
}
.article .img420{
    height:4.20rem;
}
.article .img444{
    height:4.44rem;
}
.article .img744{
    height:7.44rem;
}
.article .img229{
    height:2.29rem;
}
.xjp-banner{
    background:url('../img/hongkong/xjp1.jpg') no-repeat;
    background-size:100% 100%;
    height:3.51rem;
    width:100%;
}
.qmzh-banner{
    background:url('../img/hongkong/qmzh1.jpg') no-repeat;
    background-size:100% 100%;
    height:3.52rem;
    width:100%;
}
.twcc-banner{
    background:url('../img/taiw/tw1.jpg') no-repeat;
    background-size:100% 100%;
    height:3.52rem;
    width:100%;
}
.jzms-banner{
    background:url('../img/taiw/tw11.jpg') no-repeat;
    background-size:100% 100%;
    height:3.53rem;
    width:100%;
}
.twys-banner{
    background:url('../img/taiw/tw58.jpg') no-repeat;
    background-size:100% 100%;
    height:3.53rem;
    width:100%;
}
.mlwh-banner{
    background:url('../img/malai/ml1.jpg') no-repeat;
    background-size:100% 100%;
    height:3.51rem;
    width:100%;
}
.tgms-banner{
    background:url('../img/taiguo/tg1.jpg') no-repeat;
    background-size:100% 100%;
    height:3.51rem;
    width:100%;
}
.asam-banner{
     background:url('../img/sam/1.jpg') no-repeat;
    background-size:100% 100%;
    height:3.51rem;
    width:100%;
}

/******************匠心京都邂逅日本精纯手艺人****************/
.header-top.JPSMheader {background: url(../img/JPSM-images/JPSM-headertop.jpg) no-repeat;background-size: 100% 100%;}


.jpet-title-image {
    width: 4.9rem;
    height: 1.68rem;
    margin: 0.2rem auto 0;
    display: flex;
    display: -webkitflex;
    display:-moz-flex ;
    display:-ms-flex ;
    display:-o-flex ;   
    border-top:2px solid #ff5800; 

}
.jpet-top-left {
    flex:1;
    margin-bottom: .1rem;
    margin-left: .40rem;
}
.jpet-top-left img {
    margin-top: .20rem;
    border-right: 2px solid #5c5c5c;
    width: 1.78rem;
    height: 1.38rem;
    padding-right: .40rem;

}
.jpet-top-right {
    flex:1;
    padding-top: .54rem;
}
.jpet-top-right p:nth-of-type(1){
    color: #ff4000;
    font-size: .30rem;


}
.jpet-top-right p:nth-of-type(2){
    color: #5c5c5c;
    font-size: .24rem;
}
.jpet-clear {
    clear: both;
}
.kong {
    border-bottom:2px solid #ff5800;
    width: 4.9rem;
    margin: .1rem auto 0;
 }
.jpet-text {
    margin-top: .54rem;
}
.jpet-text img {margin-top: .5rem;margin-bottom: .1rem;}
.jpet-martop {height: .60rem;}
.header-top {height: 3.50rem;}
.header-top-margin {margin-top: .50rem;}
.box {max-width: 7.5rem;}

.hk-detail-title.day-header-height {height: 1.90rem;}
.day-header {height: 1.92rem;margin-bottom: .90rem;}
.day-header-margin {margin-top: .42rem;}
p+.day-image-top30 {margin-top: -.15rem;}
p+.day-image-button60 {margin-bottom: .5rem;}
.header-top-margin .image1005 {height: 10.09rem;width: 6.68rem;}
.header-top-margin .image658 {height: 6.58rem;}

/******************私藏泰国岛屿****************/
.header-top.thailand {background: url(../img/THAL-images/THAL-headertop.jpg) no-repeat;background-size: 100% 100%;}
.hk-detail-title h1 {
    color: #000;
    font-size: .5rem;
}
.hk-detail-title.thailand-h2 {
    height: 1.70rem;
}

.header-top-margin .image420 {height: 4.20rem}
.header-top-margin .image1188 {height: 11.88rem}
.header-top-margin .image1072 {height: 10.72rem}
.header-top-margin .image1014 {height: 10.14rem;}
.header-top-margin .image1002 {height: 10.02rem;}
.header-top-margin .image1005 {height: 10.05rem;}
.header-top-margin .image926 {height: 9.26rem}
.header-top-margin .image890 {height: 8.90rem}
.header-top-margin .image835 {height: 8.35rem}
.header-top-margin .image538 {height: 5.38rem}
.header-top-margin .image500 {height: 5.00rem}
.header-top-margin .image452 {height: 4.52rem}
.header-top-margin .image478 {height: 4.78rem}
.header-top-margin .image458 {height: 4.58rem}
.header-top-margin .image443 {height: 4.44rem}
.header-top-margin .image448 {height: 4.48rem}
.header-top-margin .image465 {height: 4.65rem}
.header-top-margin .image490 {height: 4.90rem}
.header-top-margin .image430 {height: 4.30rem}
.header-top-margin .image434 {height: 4.34rem}
.header-top-margin .image426 {height: 4.34rem}
.header-top-margin .image416 {height: 4.16rem}
.header-top-margin .image390 {height: 3.9rem}
.header-top-margin .image400 {height: 4.00rem}
.header-top-margin .image375 {height: 3.75rem}
.header-top-margin .image360 {height: 3.6rem}
.header-top-margin .image334 {height: 3.34rem}
.thailand-footer {height: 1rem;}
.haitian {margin-top: .8rem;}
.sayam-header {
    height: 3.50rem;
    background: url(../gl9/img/header.jpg) no-repeat;
     background-size: 100% 100%;}
.hk-detail-title.sayam-width {width: 5.00rem;}

/******************日本虹夕****************/
.header-top,.jprx {background: url(../img/JPhx-images/JPhx-headertop.jpg) no-repeat;background-size: 100% 100%;}
.hk-detail-title.jp-top-width {width: 4.70rem}

/******************美国房车****************/
.header-top.usa-wd {background: url(../img/RV-images/RV-headertop.jpg) no-repeat;background-size: 100% 100%;}

/******************梦回暹罗****************/
.header-top.xianluo-heder {
    height: 3.50rem;
    background: url(../img/THALxl-images/THALxl-header.jpg) no-repeat;
     background-size: 100% 100%;}

/******************猫力****************/
.MLheader  {background: url(../img/ML-images/ML-header.jpg) no-repeat;background-size: 100% 100%;}
.cneter {text-align: center;}
.hk-detail-title .border{border-bottom:0px;}
