/*自定义样式*/

.search_div1{
    z-index: 1000;
    position: relative;
    margin-top: 1em;
}
.search_div2{
    height: 80px;
    width: 90%;
    margin-left: 5%;
    background-color: #f9fcf6;
    border-bottom: 4px solid #5663e7;
    box-shadow: 3px 3px 2px #dbc4c4;
    padding-top: 10px;
    border-radius: 4px;
}
.label_div{
    display: inline-block;
    height: 60px;
    line-height: 60px;
    width: 17%;
    font-size: 12px;
    text-align: center;
}
.input_search{
    height: 40px;
    width: 68%;
    border-radius: 4px;
    border: 1px solid #d5c8c8;
}
input::-webkit-input-placeholder{
    left: 20px ;
    font-size: 12px;
}
.btn-search{
    padding: 4px 1%;
    color: #fff;
    background-color: #428bca;
    border: 1px solid #428bca;
    border-radius: 4px;
    font-size: 12px;
    margin-left: 1%;
}
.btn-search .iconfont{
    font-size: 14px !important;
}
.center-li{
    position: absolute;
    width: 170px !important;
    height: 170px;
    border-radius: 50%;
    margin-left: 24%;
    margin-top: 90px !important;
    z-index: 300;
}
.center-li .info{
    border-radius: 50% !important;
    width: 150px !important;
    height: 150px !important;
    padding-top: 10%;
    border: 8px solid #fff;
}
.function_div1{
    width: 100%;
    margin-top: 20px;
}
.function_div2{
    width: 98%;
    margin-left: 1%;
    padding-top: 1em;
}
.function_div2 .ul{
    display: flex;
    flex-wrap: wrap;
}
.function_div2 .ul .li{
    float: left;
    /*margin-right: 2%;*/
    width: 48%;
    margin-top: 6px;
}
.function_div2 .ul .li2{
    float: left;
    margin-right: 2%;
    width: 48%;
    margin-top: 6px;
}
.function_div2 a{
    text-decoration: none;
    color: #184470 !important;
}
.function_div2 a .info{
    width: 100%;
    height: 160px;
    background-size: 100% 100% !important;
    text-align: center;
    padding-top: 15%;
}
.function_div2 a .info span{
    font-size: 2em;
}
.function_div2 a .text1{
    font-size: 20px;
    font-weight: 700;
}
.function_div2 a .text2{
    font-size: 12px;
}
.function_img{
    height: 160px;
    width: 100px;
    max-width: 120px;
    position: absolute;
}
.dynamic_btn{
    width: 100%;
    height: 80px
}
.dynamic{
    width: 100%;
}
.dynamic .img_left{
    width: 80%;
    margin-left:10%;
    vertical-align: text-top;
}
.dynamic .news{
    display:inline-block;
    width: 90%;
    margin-left: 5%;
    height: 115px;
    vertical-align: text-top;
    overflow-y: scroll;
}
.dynamic .d_date{
    display: none;
}
.onSelect{
    background-color:#0b7ed9;
    color: #ffffff;
    border: 1px solid #0b7ed9 !important;
}
.onUnChoose{
    background-color:#f1ebeb;
    color: #333333;
    border: 1px solid #f1ebeb !important;
}
.medical{
    margin-top: 1em;
}
.medical-title{
    width:65%;
    height:50px;
    padding-left: 5%;
}
.medical .area1{
    width: 100%;
    display: block;
}
.area1 .medical-title{
    display: block;
}

.area1 .row-div{
    float: left;
    vertical-align: top;
    height: 100%;
    width: 50%;
}

.area1:before , .area1:after{
    content: "";
    clear: both;
}

.area1 .row-div img{
    width:100%;
    height: 173px;
}
.area1 .menu_img1{
    width: 100%;
    height: 173px;
}
.area1 .menu-title, .area1 .menu_title1{
    width: 100%;
    background-color: #436e33;
    color: #fff;
    height: 3em;
    line-height: 3em;
    text-align: center;
    opacity: 0.7;
    z-index: 600;
    position: relative;
}
.medical .area2{
    width: 100%;
}

.medical .area3:before , .medical .area3 :after{
    content: "";
    clear: both;
}

.medical .area4:before , .medical .area4 :after{
    content: "";
    clear: both;
}

.area2:before , .area2:after{
    content: "";
    clear: both;
}

.medical .area3, .medical .area4
{
    float: left;
}

.menu_img2{
    width: 100%;
    height: 100%;
}
.area2 .row-div .menu-title{
    background-color: #436e33;
    width: 100%;
    color: #fff;
    height: 2em;
    line-height: 2em;
    text-align: center;
    opacity: 0.7;
    z-index: 100;
    position: relative;
}
.area2 .row-div{
    vertical-align: top;
    height: 100%;
    width: 50%;
    float: left;
}
.area2 .row-div .menu_img2{
    width: 100%;
    height: 100%;
    text-align: right;

}
.area2 .row-div .menu-title{
    background-color: #FF5722;
    width: 3em;
    color: #fff;
    height: 100px;
    text-align: center;
    opacity: 0.7;
    z-index: 100;
    writing-mode: tb-rl;
    position: absolute;
    line-height: 3em;
}
.area2 .row-div img{
    width: 100%;
    height: 100%;
}

.medical .area3{
    width: 100%;
    margin-top:10px
}

.area4 .row-div img{
    width: 100%;
    height: 137px;
}
.area3 .menu_title2{
    width: 6em;
    color: #000088;
    height: 140px;
    background-color: #4177d3;
    text-align: center;
    opacity: 0.7;
    z-index: 100;
    display: inline-block;
    position: absolute;
    line-height: 140px;
}

.area3 img{
    height: 100%;
    width: 100%;
}




.line{
    height: 1px;
    background: #1967be;
    margin-top: -6px;
    width: 60%;
    margin-left: 20%;
}
.float{
    position: fixed;
    bottom: 200px;
    opacity: 0.8;
    background: #036407;
    width: 60px;
    height: 60px;
    z-index: 9999;
    border-radius: 50%;
    right: 20px;
    text-align: center;
    line-height: 60px;
}
.float a{
    text-decoration: none;
    color: #fff;
    font-size: 12px;
}