* {
    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 {
  
    position: absolute;
    left: 50%;
    top: 100px;
    min-height: 600px;
    margin-left: -335px;
    margin-top: 0 !important;
    z-index: 2;
    box-sizing: content-box;
 
}
.online_mark .content .con {
    overflow: hidden;
    width: 540px;
    float: left;
    background: #fff;
    border-radius: 20px;
    box-sizing: content-box;
       padding: 25px 30px 20px;
}

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

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

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


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


.online_mark .content .con .tit .right {
    line-height: 40px;
    height: 40px;
    border-radius: 22px;
    overflow: hidden;
    text-align: center;
    font-size: 30px;
    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: 22px;
    width: 100%
}

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


.online_mark .content .con .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: 54px;
    height: 52px;;
    background: #f7f7f7;
    float: left;
    margin-top: 25px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
    position: absolute;
    right: -54px
}
.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;
    margin-top: 15px;
}


.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_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 .form .item {
    margin-top: 10px;
}

.online_mark .content .form .item .name {
    width: 56px;
    color: #333;
    font-size: 18px;
    line-height: 60px;
}

.online_mark .content .form .item .cont {
    margin-left: 56px;
    height: 60px
}



.online_mark .content .form .item .cont .item1 {
    border: solid 1px #f9be00;
    border-radius: 10px;
    width: 210px;
    height: 60px;
    overflow: hidden;
}


.online_mark .content .form .item .cont .item1 .inp1 {
    width: 100%;
    height: 58px;
    background: 0 0;
    border: 0;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
}


.online_mark .content .form .item .cont .item2 {
    border: solid 1px #f9be00;
    border-radius: 10px;
    width: 260px;
    height: 60px;
    padding: 6px 10px;
    overflow: hidden;
}



.online_mark .content .form .item .cont .item2 .hqyzm {
    width: 100px;
    height: 46px;
    background: #fdf1cb;
    border-radius: 10px;
    text-align: center;
    line-height: 46px;
    color: #333;
    font-size: 16px;
}

.online_mark .content .form .item .cont .item2 .inp2 {
    width: 100px;
    height: 46px;
    background: 0 0;
    border: 0;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
}



.online_mark .content  .form .item .cont .item1 {
   
    border: solid 1px #f9be00;
    border-radius: 10px;
    width: 210px;
    height: 60px;
}


.online_mark .content .form .item .cont .item1 select {
     background: #fff url(../images/consultation/selectbgff.png) no-repeat center;
    background-position-x: 168px;
    border: 0;
    height: 58px;
    width: 100%;
    font-size: 18px;
}


.online_mark .content  .form .item .cont .item3 {
    width: 260px;
    height: 60px;
}



.online_mark .content  .form .item .cont .item3 .btn1 {
    width: 100%;
    height: 100%;
    background: #f9be00;
    border-radius: 10px;
    border: 0;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
}





.online_mark  .home-right-btn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    background-color: #fdf1cb;
    cursor: pointer;
       margin-top: 9px;
    padding: 0 10px;
    border-radius: 10px;
    height: 40px;
    line-height: 40px;
}
.online_mark  .home-res-box {
    position: relative;
    width: calc(100% - 42px);
}

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


.online-swip img{width: 100%}