/*created by songxue on 2020.2.7*/
@charset "utf-8";

.kaiFangTop{height:90px;background: #4A77AC;padding-top: 10px;margin-bottom: 58px;}
.kaiFangTop_tips>img,.kaiFangTop_tips>span{display: inline-block;vertical-align: middle;margin: 4px;}
.kaiFangTop_tips{text-align: center;color:#fff;}
.kaiFangTop_doc{padding: 7px 15px 0;font-size: 13px;}
.kaiFangTop_doc>div{background: #fff;border-radius: 4px;border-left:#0082EF 4px solid ;padding: 20px 7px;}
.kaiFangTop_doc .avatar{width:44px;height:44px;border-radius: 50%;overflow: hidden;margin-right: 10px;}
.kaiFangTop_doc .name{font-size: 16px;font-weight: bold;margin-right: 10px;}
.kaiFangTop_doc .lightC{color:#979797;display: inline-block;margin-right: 3px;}
.kaiFangTop_doc .yiy{color:#2D3034;margin-top: 3px}

.yellowTip{text-align: center;padding: 7px 12px;color:#fff;;background: #F5A623}
.form_topTip{height:40px;line-height: 40px;font-size: 15px;padding: 0 15px;color:#2D3034}
.red{color:#EC5F50}

.patientChoose{padding: 15px;border-bottom: 1px solid #eaeaea}
.patientChoose>div{height:72px;background: #FEDD2A;font-size: 18px;font-weight: bold;padding: 20px 15px 20px 20px;}
.patientChoose input{font-weight: bold;width:100%;}
.patientChoose .iconfont{color:#9B9B9B}

.formSub>.flex-col{height:46px;color:#2D3034;padding: 0 15px;}
.formSub_title{font-size: 15px;}
.formSub .flex-col-bd{font-size: 16px;}
.formSub label{display: inline-block;margin-left: 25px;}
.formSub label i{display: inline-block;vertical-align: middle;margin-right: 10px;width:22px;height:22px;
    background-image: url(../images/checkbox.png);background-repeat: no-repeat;background-size:auto 22px;}
.formSub input[type=radio]+i{background-position: 0px 0px;}
.formSub input[type=radio]:checked+i{background-position:-22px 0px;}
.formSub label span{display: inline-block;vertical-align: middle}

.formSub .formSunText{padding: 15px;position: relative}
.formSub textarea{border:1px solid #E4E6E9;height:90px;resize: none;border-radius: 4px;width:100%;padding: 10px 10px 20px;}
.formSub .formSunText>span{color:#B2B2B2;position: absolute;right:25px;bottom:22px}

.kaiFangBot{background: #fff;padding: 15px;}
.kaiFangBot .title{height:40px;line-height: 40px;background: #F9FAFC;font-size: 15px;font-weight: bold;color:#4A77AC;padding-left: 6px;border-left: 5px solid #4A77AC;border-radius: 4px}
.kaiFangBot .text{color:#2D3034;line-height: 24px;margin: 15px 0;}

.bg_blue{background: #2F7DCD;}
.foot-btnY input{font-size: 18px;height:46px;}






