body{padding: 0;width:100%;min-width:320px;max-width:640px;margin:0 auto;font-family: "Microsoft YaHei";background: white;}
a , a:hover , a:before , a:after , a:focus{ text-decoration: none; color: inherit; }
ul , p{ margin: 0; padding: 0; }
li{ list-style: none; }
img{border: none;max-width:100%;}
.clear{clear:both;}

.panel-1{}
.panel-2{}
.panel-3{padding: 5% 3%;padding-left: 4%;background: white;}
.panel-4{background:url('../img/wap/panel4-bg.png');padding-top: 10px;background-repeat: no-repeat;padding-bottom: 40px;}
.p4-form{padding: 20px 0;}
.panel-4 .form-group{
    padding: 5px 25px;
}
.p4-bottom-bg{padding:0px 4%;}
.panel-4 .form-group input{
    padding: 5px 20px;
    border-radius: 5px;
    border: 1px solid #d3a272;
    width: 100%;
    height: 50px;
    font-size: 18px;
    color: #b38b64;
}
.panel-4 .p4-submit{
    width: 100%;
    background: #e50215;
    color: white;
    padding: 13px 0;
    text-align: center;
    border-radius: 5px;
    font-size: 18px;
    letter-spacing: 3px;
}
.panel-5{}
.panel-6{
    background: white;
}
.panel-6 .panel-touch-card{
    overflow: scroll;
    margin: 30px 4%;
}
.panel-6 .panel-touch-card img{max-width: 700px;}
.panel-6 .panel-tab{
    padding-bottom: 30px;
    font-size: .9em;
    height: 350px;
}
.panel-6 .panel-tab .pt-item{
    width: 22%;
    height: 360px;
    display: inline-block;
    overflow: hidden;
    font-size: inherit;
    float: left;
}
.panel-6 .panel-tab .pt-item li{
    width: 55px;
    height: 55px;
    border-radius: 50%;
    color: #cb9d71;
    line-height: 55px;
    text-align: center;
    margin: 40px auto;
    margin-left: 9px;
    border: 1px solid #cb9d71;
    transition:all .2s linear;
}

.panel-6 .panel-tab .pt-item li.active{
    color:white;
    background:#cb9d71;
    box-shadow: 1px 3px 8px -3px black;
    position: relative;
}
.panel-6 .panel-tab .pt-item li.active:after{
    content:"";
    position:absolute;
    right: -13px;
    width:0;
    height:0;
    border-width: 8px 0 8px 8px;
    border-style:solid;
    border-color:transparent transparent transparent #cb9d71;/*Ã©â‚¬ÂÃ¦ËœÅ½ Ã©â‚¬ÂÃ¦ËœÅ½ Ã©â‚¬ÂÃ¦ËœÅ½ Ã§ÂÂ°*/
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 66;
}
.panel-6 .panel-tab .pt-content{
    width: 76%;
    height: 360px;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    background: #f6f6f6;
    border-radius: 5px;
    transition:all .2s linear;
    font-size: inherit;
    font-size: .8em;
    float: left;
}
.panel-6 .panel-tab .pt-content li{
    padding: 5px 0;
    margin: 0;
    display: none;
    opacity: 0;
}
.panel-6 .panel-tab .pt-content li.active{
    display: block;
    opacity: 1;
}
.panel-6 .panel-tab .pt-content li .ptc-title{
    width: 34%;
    height: 83px;
    display: inline-block;
    overflow: hidden;
    line-height: 20px;
    font-weight: bold;
    margin-left: 1%;
    float: left;
    text-indent: 5px;
}
.panel-6 .panel-tab .pt-content li .ptc-intro{
    width: 64%;
    height: 83px;
    display: inline-block;
    overflow: hidden;
    line-height: 20px;
    float: left;
}
.panel-7{padding: 30px 4%;background: white;}
.panel-8{height: 367px;background: white;}
.p8-slibe{overflow:hidden;position:relative;width: 100%;height: 270px;margin: 15px auto;float: right;margin-bottom: 0;}
.p8-slibe img{width:260px ;height:197px;}
.p8-slibe .bd{padding:10px;}
.p8-slibe .bd li{margin:20px 7px;padding-bottom: 10px;box-shadow: 1px 3px 13px -8px;width: 250px;height: 225px;text-align: center;line-height: 35px;display: inline-block;overflow: hidden;}

.panel-9{padding: 30px 4%;background: white;}
.panel-10{position:relative;}
.panel-10 .p10-more-btn{
    position: absolute;
    right: 131px;
    bottom: 128px;
    width: 100px;
    height: 30px;
    background: #006db8;
    color: white;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
}
.panel-10 .p10-more-btn:before,.panel-10 .p10-more-btn:after{
    content:"";
    position:absolute;
    width:30px;
    height:30px;
    top:0;
    bottom:0;
    border-radius: 50%;
    background:#006db8;
}
.panel-10 .p10-more-btn:before{
    left: -15px;
}
.panel-10 .p10-more-btn:after{
    right: -15px;
}

.p10-slibe{overflow:hidden;position:relative;width: 100%;height: 130px;margin-top: -130px;margin-bottom: 0;}
.p10-slibe img{width:100%}
.p10-slibe .bd{padding:10px;}
.p10-slibe .bd li{width: 150px;height: 140px;text-align: center;display: inline-block;overflow: hidden;margin: 10px}

.panel-11{width:100%;background:url('../img/wap/panel11-bg.jpg');background-repeat: no-repeat;background-position: center;background-size: cover;padding-bottom: 45px;}
.panel-11 .p11-title{padding: 30px 0;text-align: center;color:white;font-weight: bold;font-size: 28px;letter-spacing: 6px;}
.panel-11 .form{
    padding: 10px 25px;
    color: white;
}
.panel-11 .form .p11f-group{
    margin: 10px auto;
    font-size: 14px;
}
.panel-11 .form .p11f-group .pg-title{
    margin: 5px 0;
    font-size: 16px;
}
.panel-11 .form .p11f-group input{
    width: 100%;
    height: 40px;
    padding: 10px 15px;
    font-size: 16px;
    border: none;
    border-radius: 3px;
}
.panel-11 .form .p11f-group input[type='radio']{
    width: 15px;
    height: 15px;
    margin: 0;
    margin-right: 5px;
}
.panel-11 .form .p11f-group .pg-submit{
    width: 100%;
    height: 40px;
    background: red;
    color: white;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    letter-spacing: 10px;
    border-radius: 2px;
    font-weight: bold;
}
.panel-11 .form .p11f-radio{
    margin: 10px 0;
}
.panel-11 .form .p11f-radio li{
    width: 48%;
    display: inline-block;
    margin: 5px 0;
}



.panel-title{font-weight: bold;color: #006db9;text-align: center;font-size: 20px;padding: 10px 0;padding-top: 20px;padding-bottom: 5px;}
.panel-intro{
    text-align: center;
    color: #006db9;
    margin-bottom: 5px;
    font-size: 14px;
}

.hot-call{}

.fixed-bottom{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    z-index: 66;
}
.fixed-bottom .fb-item{
    width: 50%;
    display: inline-block;
    overflow: hidden;
    height: 100%;
    float: left;
}
.fixed-bottom .fb-item.hot-call-btn{background:url('../img/wap/fb-hot-call.png');background-size: cover;background-repeat: no-repeat;background-position: center;}
.fixed-bottom .fb-item.hot-call-btn a{width:100%;height:100%;display: inline-block;}
.fixed-bottom .fb-item.getinfo-btn{background:url('../img/wap/fb-getinfo.png');background-size: cover;background-repeat: no-repeat;background-position: center;}

.fix-from{
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 70%;
    height: 320px;
    margin: auto;
    z-index: 68;
    background: white;
    border-radius: 5px;
    padding: 5%;
}
.fix-from .ff-title{
    text-align: center;
    color: #006db9;
    font-size: 1em;
    font-weight: bold;
}
.fix-from .ff-group{
    margin: 15px auto;
}
.fix-from .ff-group input{
    width: 100%;
    height: 40px;
    padding: 5px 10px;
    border-radius: 3px;
    border: 1px solid #999999;
}
.fix-from .ff-group textarea{
    width: 100%;
    height: 70px;
    border-radius: 5px;
    padding: 5px 10px;
}
.fix-from .ff-group .ff-submit{
    width: 100%;
    height: 40px;
    background: red;
    color: white;
    line-height: 40px;
    text-align: center;
    letter-spacing: 5px;
    border-radius: 5px;
    font-weight: bold;
}
.ff-zhezhao{
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: .6;
    z-index: 67;
}
.ff-close-btn{position: absolute;right: 6px;top: 2px;}