@font-face{
    font-family: 'icomoon';
    src: url('../fonts/icomoon_84ae1276.eot');
    src:url('../fonts/icomoon_78b36d08.woff') format('woff'),
    url('../fonts/icomoon_6ec29d57.ttf') format('truetype'),
    url('../fonts/icomoon_9faddc17.svg') format('svg');
}
body{color: #666666;
    max-width: 640px;
    margin:0 auto !important;
    font-size: 0.22rem;
    padding-bottom: 1rem;
}
.banner{
    position: relative;
}
.dt{
    position: absolute;
    top: 0rem;
    left: 0rem;
}
/**/
#pageFormWrapper .inputBox {
    margin-bottom: 0.3rem;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
#pageFormWrapper .sexInput .btn-group {
    width: 100%;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
#pageFormWrapper .sexInput .btn-group .BtnLeft {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: none;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#pageFormWrapper .sexInput {
    float: left;
    width: 40%;
    display: inline-block;
    padding: 0;
    border: 0;
    background-color: rgba(255, 255, 255, 0);
}
#pageFormWrapper .sexInput .btn-group .sexBtn {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    width: 50%;
    height: 0.8rem;
    line-height: 0.8rem;
    padding: 0;
    border-top: none;
    border-bottom: none;
    font-size: 0.3rem;
    outline: none;
}
.layui-form-select .layui-input{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 0.8rem;
    line-height: 0.78rem;
    font-size: 0.3rem;
    outline: none;
    padding:0.06rem 0.12rem;
}
.btn-primary {
    color: #fff;
    background-color: #0666b0;
    border-color:#0666b0;
}
#pageFormWrapper .sexInput .btn-group .BtnLeft {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: none;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    float: left;
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group>.btn:first-child {
    margin-left: 0;
}
#pageFormWrapper .sexInput .btn-group .BtnRight {
    margin-left: 0px;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px!important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
#pageFormWrapper .nameInput {
    display: inline-block;
    float: left;
    width: 60%;
    height: 0.8rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
    font-size: 0.3rem;
    line-height: 0.8rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
}
#pageFormWrapper .telInput {
    width: 100%;
    height: 0.8rem;
    font-size: 0.3rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
}
#pageFormWrapper .selectBox {
    height: 0.8rem;
    font-size: 0.18rem;
}
#pageFormWrapper .submitBtn {
    width: 100%;
    height: 0.8rem;
    font-size: 0.3rem;
    border-radius: 0.1rem;
    background-color: #0666b0;
    color:white;
    border: 0;
    line-height: 0.8rem;
    -moz-box-shadow:0px 5px 12px #d0b8b9; -webkit-box-shadow:0px 5px 12px #d0b8b9; box-shadow:0px 5px 12px #d0b8b9;
}
#option2{width: 0.01rem;height: 0.01rem;}
#option3{width: 0.01rem;height:0.01rem;}
.layui-form-radio>i {
    margin-right: 0px;
    font-size: 0px;
    color: #c2c2c2;
}
.layui-form-radio{margin: 0;line-height: 0;padding: 0;}
.tit{padding: 0.4rem 0 0.3rem}
#biaodan{display: block;/*padding: 0rem  0.4rem 0.9rem 0.4rem; */ border-bottom-right-radius: 0.1rem;border-bottom-left-radius: 0.1rem;padding: 0 0.3rem 0.25rem 0.3rem;/*background: rgba(255, 255, 255, 0.79);*/-moz-box-shadow:0px 0px 9px #f0f0f0; -webkit-box-shadow:0px 0px 9px #f0f0f0; box-shadow:0px 0px 9px #f0f0f0;
}
#pageFormWrapper>p{color: red;font-size: 0.22rem;line-height: 2;margin-bottom: 0.15rem}
.on-primary{background: red;}
.form-bottom{width: 1.15rem;position: absolute;bottom: -0.32rem;left: calc(50% - 0.57rem)}
.form-content{ padding: 0 0.1rem 0 0.1rem; }
.f-top{
    position: relative;
    bottom: -0.02rem;
}
.f-top{
    text-align: center;
    color: red;
    padding: 0.1rem 0 0.3rem;
}
.lb {
    font-size: 0.18rem;
    font-weight: 400;
    width: 4.2rem;
    text-align: center;
    margin: 0 auto 0.1rem auto;
    padding: 0.15rem 0;
    border-radius: 0.3rem;
    -moz-box-shadow: 0px 0px 7px #edecec;
    -webkit-box-shadow: 0px 0px 7px #edecec;
    box-shadow: 0px 0px 7px #edecec;
    letter-spacing: 0.02rem;
}
.lb>span {
    display: inline-block;
    position: relative;
    width: 0.4rem;
    height: 0.3rem;
    background-size: cover;
    left: -0.05rem;
}
.lb>b {
    font-weight: 400;
    color: #f61818;
}
.warp-main{
    margin-top: 0.35rem;
}
.swiper-container{
   /* -moz-box-shadow:0px 2px 5px #B8B8B8; -webkit-box-shadow:0px 2px 5px #B8B8B8; box-shadow:0px 2px 5px #B8B8B8;*/
}
.swiper-container .swiper-slide{
    border-radius: 0.1rem!important;
    overflow: hidden;
}
.swiper-container .swiper-slide img{
    border-radius: 0.1rem!important;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0.09rem;
}
.swiper-pagination-bullet {
    width: 0.15rem;
    height: 0.15rem;
    display: inline-block;
    border-radius: 100%;
    background: #ffffff;
    opacity: .8;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 2.8rem;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #d0b8b9;
}
/**/
/**/
.fixBottomBox {
    z-index: 9999;
    position: fixed;
    bottom: 0;
    bottom: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 6.4rem;
    height:1rem;
    border-top: 0.02rem solid #0666b0;
    border-right: 0.02rem solid #0666b0;
}
.fixBottomBox .left {
    float: left;
    width: 40%;
    text-align: center;
    color: white;
    line-height: 1rem;
    border-right: 1px solid #0666b0;
    font-size: 0.3rem;
    font-weight: 600;
    box-sizing: border-box;
    background: #0666b0;
}
.fixBottomBox .right {
    width: 60%;
    float: left;
    text-align: center;
    color:white;
    line-height: 0.98rem;
    font-size: 0.36rem;
    font-weight: 600;
    background: white;
}

.fixBottomBox a, .fixBottomBox a:active, .fixBottomBox a:visited, .fixBottomBox a:hover {
    color: white;
    text-decoration: none;
    font-size: 0.36rem;
}
.fixBottomBox .right a{color: #0666b0;}
[class^="icon-"],[class*="icon-"] {
    font-family: 'icomoon'!important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-headphones:before {
    content: "\e910";
}
.icon-phone:before {
    content: "\e942";
}
.layui-form-select dl dd.layui-this {
    background-color: #5c7ac2;
    color: #fff;
}
.fixLeft{
    position: fixed;
    left: 0;
    top: 35%;
    writing-mode:tb-rl;
    z-index: 999;
    background: rgba(211, 78, 78, 0.89);

    padding: 0 ;
    border-bottom-right-radius: 0.1rem;
    border-top-right-radius: 0.1rem;
}
.fixLeft>a{
    display: block;
    color: white;
    padding: 0.2rem 0.25rem;
    font-size: 0.3rem;
    letter-spacing:5px;
}
.ce{

    background: #7cc8f7;
    height: 1.63rem;
}
.cc{
    position: relative;
    background: #ffffff;
    height: 0.06rem;
    top: 0.8rem;
}
.cc a{
    display: inline-block;
    width: 2.68rem;
    position: absolute;
    top:-0.45rem;
    left: 1.9rem;
    animation: shake 7s infinite linear;
     -o-animation: shake 7s infinite linear;
    -webkit-animation: shake 7s infinite linear;
     -moz-animation: shake 7s infinite linear;
}
@keyframes shake {
    0%, 100% {
        -webkit-transform: scale(1);
    }20%, 40%, 60%, 80%
     {  -webkit-transform: scale(0.9);
     }
    10%, 30%, 50%, 70%, 90%  {
        -webkit-transform: scale(1.2);
    }
}
@-o-keyframes shake {
    /* Opera */
    0%, 100% {
        -webkit-transform: scale(1);
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: scale(0.9);
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: scale(1.2);  }
}
@-webkit-keyframes shake {
    /* Safari 和 Chrome */
    0%, 100% {
        -webkit-transform: scale(1);
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: scale(0.9);
    }
    20%,40%,60%, 80% {
        -webkit-transform: scale(1.2);  }
}
@-moz-keyframes shake {
    /* Firefox */
    0%, 100% {
        -moz-transform: scale(1);
    }
    10%, 30%, 50%, 70%, 90% {
        -moz-transform: scale(0.9)
    }

    20%, 40%, 60%, 80% {
        -moz-transform: scale(1.2); }
}
/**/