﻿body {
    background: #fff;
}

.sign, .fill-message-icon, .controlBtn-Up, .controlBtn-Down {
    background: url(../../../Images/FirstDiagnosis.png) no-repeat;
}

.sign {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-position: -20px -2px;
    vertical-align: middle;
    margin-right: 11px;
}


.controlBtn {
    width: 12px;
    height: 18px;
    /* margin-right: 3px; */
    position: absolute;
    right: 0;
    top: 1px;
}

.div-registration-message {
    display: none;
}


.controlBtn-Up {
    height: 9px;
    background-position: -13px -33px;
    cursor: pointer;
}

.controlBtn-Down {
    height: 6px;
    background-position: -23px -34px;
    cursor: pointer;
}

.urgency-phone {
    display: inline-block;
    width: 323px;
    text-align: left;
    /* margin: 5px 0; */
    height: 30px;
    line-height: 30px;
    float: left;
    margin-left: 16px;
}

    .urgency-phone label {
        width: 10%;
        min-width: 84px;
        float: left;
        font-weight: normal;
        padding-left: 6px;
        color: #999;
    }

    .urgency-phone input {
        border-radius: 2px;
        text-indent: 0;
        padding-left: 10px;
        box-sizing: border-box;
        font-style: normal;
        outline: none;
        border: none;
        background-color: #eee;
        height: 28px;
        line-height: 28px;
        margin-left: 3px;
    }

.disease-type {
    height: 40px;
    line-height: 40px;
    width: 100%;
    background: #fff;
    border-radius: 2px;
    margin: 10px 0;
}

    .disease-type .span_disease_type {
        display: inline-block;
        float: left;
        height: 18px;
        line-height: 18px;
        padding: 0 40px;
        box-sizing: border-box;
        margin-top: 10px;
    }

.magic-radio, .magic-checkbox {
    position: absolute;
    display: none;
}

    .magic-radio + label, .magic-checkbox + label {
        position: relative;
        display: block;
        padding-left: 23px;
        cursor: pointer;
        vertical-align: middle;
        font-weight: normal;
    }

        .magic-radio + label:before, .magic-checkbox + label:before {
            top: 0px;
            left: 0px;
        }

        .magic-radio + label:after {
            top: 5px;
            left: 5px;
        }

.writeMagnifying {
    display: none;
    position: absolute;
    top: 46px;
    left: 70px;
    width: 220px;
    height: 36px;
    line-height: 32px;
    font-weight: bold;
    font-size: 20px;
    color: #f38402;
    border: 1px solid #faae54;
    border-radius: 3px;
    padding-left: 10px;
}


/********   协议服务样式开始  *************/
.p_wrap {
    padding: 30px 50px 0;
    box-sizing: border-box;
    width: 100%;
}

.link_title {
    width: 100%;
    font-size: 16px;
    margin-bottom: 26px;
}

.icon-inputSN {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../../../Images/icon_01_1.png) no-repeat;
    margin-right: 12px;
    vertical-align: middle;
}

.icon-baseMessage {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../../../Images/icon_01.png) no-repeat;
    margin-right: 12px;
    vertical-align: middle;
}

.icon-registerType {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../../../Images/icon_02.png) no-repeat;
    margin-right: 12px;
    vertical-align: middle;
}

.icon-fillmessage {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../../../Images/icon_03.png) no-repeat;
    margin-right: 12px;
    vertical-align: middle;
}

.u_equipment li {
    width: 354px;
    float: left;
    position: relative;
    line-height: 40px;
}

    .u_equipment li:first-child {
        margin-right: 100px;
    }

.u_equipment label {
    color: #666;
    width: 70px;
    font-weight: normal;
    float: left;
    margin-bottom: 0;
}

.u_equipment input {
    color: #333;
    width: 230px;
    height: 40px;
    line-height: 40px;
    padding-left: 12px;
}

.u_equipment li:nth-child(2) input {
    /*background: #f6f9fb;*/
}

.arrow_D {
    display: inline-block;
    width: 12px;
    height: 7px;
    background: url(../../../Images/FirstDiagnosis.png) no-repeat -2px -34px;
    vertical-align: middle;
    position: absolute;
    right: 14px;
    top: 17px;
    cursor: pointer;
}

.line_p {
    margin: 52px 0 30px;
    height: 1px;
    background: #e9eef2;
}

/*.protocol_title {
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
}

.page {
    padding: 0 0.5rem;
}

.weui-article div {
    font-size: 0.9rem;
}

.weui-article p {
    max-width: 100%;
    box-sizing: border-box;
    word-wrap: break-word;
    font-size: 0.9rem;
    margin: 0;
}

.protocol_content {
    height: 240px;
    overflow: hidden;
}

.proto_label {
    margin-top: 17px;
}

.page {
    padding: 0 0.5rem;
}

    .page p {
        max-width: 100%;
        box-sizing: border-box;
        word-wrap: break-word;
        font-size: 14px;
        margin: 0;
        line-height: 1.6;
    }

section p {
    text-indent: 40px;
}

.page h2 {
    margin: 14px 0;
    font-weight: bold;
    font-size: 18px;
}

.page h1 {
    line-height: 1.6;
    font-size: 14px;
}

.a_p h1 {
    text-indent: 6px;
}*/


.basic-message-list input {
    height: 40px;
    margin-top: 0;
    width: 230px;
}

.basic-message-list > li {
    border: none;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
}

.pop-title {
    font-size: 16px;
    padding: 0;
}

.spanradio {
    margin-right: 20px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin-top: 12px;
}

    .spanradio.orghr {
        margin-left: 40px;
    }

.basic-message-list > li:nth-child(2) {
    margin-left: 80px;
}

.basic-message-list.ulother > li:nth-child(2) {
    margin-left: 0px;
}


.basic-message-list > li > label {
    width: 80px;
}

.textindent {
    text-indent: 10px;
}

.unfold {
    margin: 26px auto 0;
    background: url(../../../Images/button_more.png) no-repeat;
    color: #fff;
    border-bottom: 1px solid #e5e5e5;
}

    .unfold:hover {
        background: url(../../../Images/button_more01.png) no-repeat;
    }

.protocol_title {
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
}

.proto_label {
    margin-top: 10px;
}

.protocol_content {
    height: 256px;
    overflow: hidden;
}
/********   协议服务样式结束  *************/

.basic-message-list input {
    background-color: #f6f9fb;
}

    .basic-message-list input:focus {
        background-color: #fff;
    }

.questionMark {
    width: 22px;
    height: 22px;
    display: inline-block;
    background: url(../../../Images/icon_doubt_01.png) no-repeat;
    vertical-align: middle;
    margin-left: 10px !important;
    margin-top: 8px;
    cursor: pointer;
}

    .questionMark:hover {
        background: url(../../../Images/icon_doubt.png) no-repeat;
    }

.getSN {
    display: none;
    background: #fff;
    max-height: 650px;
}

.P_ul {
    height: 310px;
    /*overflow-y: scroll;*/
    margin: 182px 0 0 104px;
}

    .P_ul li {
        float: left;
        margin-left: 60px;
    }

        .P_ul li img {
            width: 390px;
            height: 238px;
            cursor: pointer;
        }

        .P_ul li:first-child {
            margin-left: 0px;
        }

        .P_ul li img:hover {
            border: 2px solid #06c1ac;
        }

.k_label {
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
}

.stepDetail_title {
    margin: 40px 0;
    text-align: center;
    font-size: 24px;
}

.waysClass {
    background: #498DFA;
    width: 150px;
    height: 48px;
    line-height: 48px;
    color: #fafafa;
    text-align: center;
    font-size: 20px;
    margin: auto;
    border-radius: 4px;
}

.waysLabel {
    text-align: center;
    margin: 30px auto 50px;
    font-size: 18px;
}

.boxPic {
    width: 530px;
    height: 392px;
    margin: auto;
    margin-bottom: 80px;
    display: block;
}

    .boxPic.boxPic2 {
        height: 462px;
    }

    .boxPic.boxPic3 {
        height: 486px;
    }

    .boxPic.boxPic4 {
        height: 482px;
        margin-bottom: 40px;
    }

.backTo {
    display: inline-block;
    width: 32px;
    height: 32px;
    float: left;
    margin-left: 50px;
    background: url(../../../Images/icon_return.png) no-repeat;
    cursor: pointer;
    position: fixed;
    top: 30px;
}

    .backTo:hover {
        background: url(../../../Images/icon_return__sel.png) no-repeat;
    }

.message-div {
    position: absolute;
    width: 140px;
    border: 1px solid #dcdcdf;
    border-radius: 3px;
    z-index: 9999;
    left: -90px;
    text-align: center;
    background: #fff;
    box-sizing: border-box;
    overflow: auto;
    top: 41px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    line-height: 30px;
}

.messageTriangle {
    width: 0px;
    height: 0px;
    border-width: 6px;
    border-style: solid dashed dashed dashed;
    border-color: transparent transparent #D5D5D5 transparent;
    position: absolute;
    top: 29px;
    left: -20px;
}

    .messageTriangle.triangleBg {
        top: 30px;
        border-color: transparent transparent #fff transparent;
        z-index: 99999;
    }
