* {
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif
}

.online_mark {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 88888;
    display: none;
    overflow-y: scroll;
    left: 0;
    top: 0;

}

.online_mark .content {
    width: 90%;
    position: absolute;
    padding: 20px 5%;
    min-height: 600px;
    z-index: 2;
    overflow: hidden;
    box-sizing: content-box
}
.online_mark .content .con {
    overflow: hidden;
    width: 90%;
    float: left;
    background: #fff;
    border-radius: 20px;
    box-sizing: content-box;
    padding: 2% 5%;
}

.online_mark .content .con .tit {
    overflow: hidden
}

.online_mark .content .con .form form .title textarea:disabled {
    background: none
}

.online_mark .content .con .form form .form_con {
    overflow: hidden
}


.online_mark .content .con .tit .left {
    font-size: 32px;
    color: #f9be00;
    line-height: 46px;
    float: left;
    font-weight: bold;
}


.online_mark .content .con .tit .right {
    line-height: 46px;
    height: 46px;
    border-radius: 22px;
    overflow: hidden;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    float: right;
}

.online_mark .content .con .tit .right .icon {
    width: 33px;
    height: 32px;
    background: url(../images/consultation/icon_tel.png) no-repeat center center;
    background-size: cover;
    display: inline-block;
    text-align: center;

    vertical-align: middle
}


.online_mark .content .con .tit .right .txt {

    font-size: 30px;
    color: #aacd23;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    font-family: "HELVETICACDMED"
}
.online_mark .content .con .pic {
    margin-top: .2rem;
     margin-bottom: .1rem;
    width: 100%
}

.online_mark .content .con .form form .title {
    font-size: 16px;
    color: #333333;
    line-height: 40px;
    font-weight: bold;
    min-height: 40px
}


.online_mark .content .con .form form .title textarea {
    overflow: auto;
    width: 100%;
    height: 70px;
    line-height: 70px;
    border: 0 none;
    font-size: 20px;
    color: #333;
    resize: none;
    font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Tahoma, sans-serif
}

.online_mark .content .con .bottom .label .text a {
    color: #aacd23;
    text-decoration: none
}

.online_mark .content .close {
    width: 40px;
    height: 40px;

    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
       position: absolute;;
       right: 5%
}
.online_mark .content .close img {
    max-width: 100%;
    margin: 18px auto 0;
    display: block
}
.online_mark .bg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1
}


.online_mark .content .con .bottom .label .input.on {
    background: url(../images/consultation/input_active.png) no-repeat center center;
    background-size: cover
}

.online_mark .content .con .bottom .label .text {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    color: #666;
    vertical-align: middle;
    margin: 0 5px
}

.online_mark .content .con .bottom .label .input input {
    width: 17px;
    height: 17px;
    border: 0 none;
    padding: 0;
    opacity: 0;
    margin: 0
}

.online_mark .content .con .bottom .label .input {
    width: 17px;
    height: 17px;
    background: url(../images/consultation/input.png) no-repeat center center;
    background-size: cover;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin: 0 5px;
    cursor: pointer
}

.online_mark .content .con .bottom .label {
    text-align: center;
    font-size: 0;
    line-height: 30px;
}


.online_mark .content .con .bottom>a .txt {
    font-size: 20px;
    color: #fff;
    line-height: 46px;
    display: inline-block;
    text-align: center;
    margin: 0 4px;
    vertical-align: middle
}
.online_mark .content .con .bottom>a .icon {
    width: 71px;
    height: 72px;
    background: url(../images/consultation/online_icon.png) no-repeat center center;
    background-size: cover;
    display: inline-block;
    text-align: center;
    vertical-align: middle
}

.online_mark .content .con .bottom>a {
    width: 71px;
    height: 72px;
   
    background-size: cover;
    display: block;
    text-align: center;
    font-size: 0;
    margin: 10px auto
}

.online_mark .content .con .bottom {
    overflow: hidden
}

.online_mark .content .con .form form .form_con .right button {
    width: 100%;
    height: 100%;
    background-color: #f9be00;
    border: 0 none;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    border-radius: 10px;
}


.online_mark .content  .tr {
    width: 50%;
    font-size: 16px;
height: 58px;
    line-height: 58px;
    margin-bottom: 8px;
}

.online_mark .content  .tr .in{
      line-height: 58px;
}

.online_mark .content  .tr input {
    height: 58px;
    line-height: 58px;
        width: 92%;
    margin-left: 3%;
    font-size: 16px;
 border: none;
}

select.yuyueselect {
        width: 92%;
    margin-left: 3%;
    background: #fff url(../images/consultation/selectbgff.png) no-repeat center;
    background-position-x: 97%;
    height: 58px;
    line-height: 58px;
  
    border: none;
    font-size: 16px;

    margin-top: 2px;
}


.online_mark  .home-right-btn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px;
    background-color: #fdf1cb;
    cursor: pointer;
    border-radius: 10px;

    width: 30%;
    text-align: center;

}
.online_mark  .home-res-box {
    position: relative;
    width: calc(100% - 42px);
}

.online_mark .home-res-box input{padding:0 40px 0 5px!important}

.online_mark  .foot_alert{
        width: 100%;
    height: 58px;
    line-height: 58px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    background-color: #f9be00;
    border-radius: 10px;
    border: none;
}

.online-swip img{width: 100%}

/*@media (max-width: 420px) {*/

   
 
    .online_mark .content .con .tit .left{
        float: none;
          text-align: left;
          padding-left: 10px;
          font-size: 30px;
              line-height: 40px;
    height: 40px;
    }

    .online_mark .content .con .tit .right{
        float: none;
            text-align: left;
             padding-left: 10px;
              font-size: 30px;
                  line-height: 40px;
    height: 40px;
    }


    .online_mark .slideBox .bd li img{
        vertical-align: top;
    width: 100%;
    height: auto;
    }

    .online_mark .slideBox .bd li {
    position: relative;
    text-align: center;
    }

   .online_mark .slideBox .hd{display: none;}



   .online_mark .content .tr{width: 100%;  line-height: 45px;
    height: 45px;}
   .online_mark .content .tr .in .left-text{width: 20%;    float: left;}
    .online_mark .content .tr .in .right{width: 79%;    float: right;position: relative;

   border: 1px solid #f9be00;
       border-radius: 10px
    }
    .online_mark .home-res-box{width: 83%;float: right;}
    .online_mark .content .tr input{
         height: 45px;
        line-height: 45px;

    }


    .online_mark .content .tr .in{
        height: 45px;
        line-height: 45px;
    }
    select.yuyueselect{
     
        height: 45px;
        line-height: 45px;

    }
    .online_mark .foot_alert{
        height: 45px;
        line-height: 45px;
    }

    .online_mark{height: 200%}
    .online_mark .content .tr .bottom2{
        width: 80%;
    float: right;

    }
/*}*/


@media (max-height: 750px) {
.online_mark .content{top:2%}

.online_mark .content .con{
    padding-top: 0
}
.online_mark .content .con .tit{
    margin-top: 0.3rem;}

  .online_mark .content .con .tit .left{
    font-size: 28px;
    line-height: 35px;
    height: 35px;
  }  

  .online_mark .content .con .tit .right{
      font-size: 28px;
    line-height: 35px;
    height: 35px;
  }

  .online_mark .content .con .pic{margin-top: .2rem; margin-bottom: .1rem;}
  .online_mark .content .con .form form .title{
    height: 40px;line-height: 40px;min-height: 40px;font-size: 15px
  }
  .online_mark .content .con .bottom>a{margin: 0 auto}

}

@media (max-height: 650px) {
.online_mark .content{top:1%;padding: 0 5%;}

}





@media (min-height: 750px) {
.online_mark .content{top:5%}
}



@media (max-width: 374px) {

    .online_mark .content{width:92%;padding: 20px 4%;}
    .online_mark .content .con{padding: 2% 4%;width:93%;}



    .online_mark .content .con .tit .left{font-size: 26px;
    line-height: 32px;
    height: 32px;}
    .online_mark .content .con .tit .right{font-size: 26px;
    line-height: 32px;
    height: 32px;

    }

    select.yuyueselect{
     
        height: 40px;
        line-height: 40px;
    }
    .online_mark .home-right-btn{
    font-size: 14px;
    }
    .online_mark .content .con .bottom .label .text{
        font-size: 13px
    }

    .online_mark .content .tr .in{
        height: 40px;
        line-height: 40px;
    }
    .online_mark .content .tr input{
        height: 40px;line-height: 40px;
    }
    .online_mark .content .tr{
height: 40px;line-height: 40px;
    }
    .online_mark .content .con .pic{
        margin-bottom: .1rem
    }

}

@media (max-height: 510px) {
.online_mark .content{top:0%;padding: 0 4%;width: 92%}


}
.bgy {
    background: #f9be00
}

.bgg {
    background: #a9cd23
}

.checklist {
    width: 100%;
    overflow: hidden;
    background: rgba(0,0,0,.5);
    position: fixed;
    height: 100%;
    z-index: 999999;
    top: 0;
    left: 0;
    display: none;
    overflow-y: scroll;
}
.checklistbox {
    width: 550px;
    height: 500px;
    margin: 7% auto auto;
    padding: 40px 70px;
    background: #fff;
    border-radius: 20px;
}

.checkcon {
    width: 100%;
    height: 350px;
    overflow: hidden;
    overflow-y: scroll;
}
.author {
    width: 100%;
    text-align: center;
}
.checktit {
    width: 100%;
    text-align: center;
    font-size: 20px;
}
.checkconword {
    width: 100%;
    overflow: hidden;
    padding: 10px 20px;
    color: #999;
    font-size: 16px;
}

.author a {
    display: inline-block;
    padding: 5px 30px;
    font-size: 16px;
    color: #fff;
    margin: 15px 20px;
}

.author a {
    display: inline-block;
    padding: 5px 30px;
    font-size: 16px;
    color: #fff;
    margin: 15px 20px;
}
.bgg {
    background: #a9cd23;
}
.bgy {
    background: #f9be00;
} 

.resignbox_x {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,0.5);
    z-index: 9999999999999;
    display: none;
    overflow-y: scroll;
}
.resignbg_x {
    width: 700px;
    margin: auto;
    margin-top: 6%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100% auto;
    min-height: 400px;
    padding: 80px 80px;
    position: relative;
}

.resignbg_x .formbg1 {
    width: 140px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 66;
}

.resignbg_x .resignrio {
    width: 100%;
    overflow: hidden;
    border-radius: 20px;
}

.resigntit {
      width: 100%;
    overflow: hidden;
    position: relative;
    height: .8rem;
    line-height: .6rem;
}
.resigntit .resigntitsmall {
    display: inline-block;
    vertical-align: middle;
    color: #000;
    text-align: center;
    width: 100%;
        font-size: .3rem;
}

.closeresign {
    position: absolute;
    right: 20px;
    top: 30px;
    color: #000;
    width: 35px;
    text-align: center;
    display: block;
    font-size: 16px;
}
.closeresign i {
    display: block;
    font-size: 20px;
}
.resigntit_t {
    background: #fffbed;
    padding: 50px;
    text-align: center;
    font-size: 18px;
    color: #000;
}
.resigntit_ta {
    color: #000;
    background: #f9be00;
    border-radius: 20px;
    width: 100px;
    line-height: 35px;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px;
    display: inline-block;
}
@media only screen and (max-width: 767px) and (min-width: 320px) {

    .checklist {
        width: 100%;
        overflow: hidden;
        background: rgba(0, 0, 0, .5);
        position: fixed;
        height: 100%;
        z-index: 999999;
        top: 0;
        left: 0;
        display: none;
        overflow-y: scroll
    }

    .checklistbox {
       width: 94%;
        margin: 7% 3% auto;
        background: #fff;
        border-radius: 20px;
        padding: 0;
        padding-top: 20px
    }

    .checkcon {
        width: 100%;
        height: 350px;
        overflow: hidden;
        overflow-y: scroll
    }

    .checktit {
        width: 100%;
        text-align: center;
        font-size: 20px;
        padding-top: .5rem
    }

    .checkconword {
       
        overflow: hidden;
        margin: 0.2rem;
        color: #999;
        font-size: 16px;
        width: auto;
        padding: 10px
    }

    .author {
        width: 100%;
        text-align: center
    }

    .author a {
        display: inline-block;
        padding: 5px 30px;
        font-size: 16px;
        color: #fff;
        margin: 15px 20px
    }

}
@media only screen and (min-width :320px) and (max-width :767px) {
 .resignbox_x {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, .5);
        z-index: 9999999999999;
        display: none;
        overflow-y: scroll
    }

    .resignbg_x {
        width: 96%;
        margin: 2% auto auto;
        top: 20%;
        overflow: hidden;
        background-repeat: no-repeat;
        background-position: top;
        background-size: 100% auto;
        min-height: 400px;
        position: relative;
        padding:0;
    }

    .resigntit_t {
        background: #fffbed;
        padding: .3rem;
        text-align: center;
        font-size: 18px;
        color: #000
    }

    .resigntit_ta {
        color: #000;
        background: #f9be00;
        border-radius: 20px;
        width: 100px;
        line-height: 35px;
        margin: 30px 0 0;
        padding: 0;
        display: inline-block
    }

    .resignbox_x .closeresign {
        position: absolute;
        right: 20px;
        top: 16px;
        color: #000;
        width: 35px;
        text-align: center;
        display: block;
        font-size: 16px
    }

    .resignbox_x .closeresign i {
        display: block;
        font-size: 20px
    }
    .resigntitsmall .f22cf{

        color: #000; text-align: center;
    }
    .formbg1 {
    width: 140px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 66;
    display: none;
}
.resigntitsmall{color: #000;text-align: center;width: 100%;font-size: .4rem;line-height: 1rem;}

.resignrio {
    width: 100%;
    overflow: hidden;
    border-radius: 20px;
}


}

select::-ms-expand { display: none; }
select{appearance:none;
-moz-appearance:none;
-webkit-appearance:none;}
