.search_div1{
    margin-top: -50px;
    z-index: 1000;
    position: relative;
}
.search_div2{
    height: 100px;
    width: 60%;
    margin-left: 20%;
    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: 14%;
    font-size: 1.5em;
    text-align: center;
}
.input_search{
    height: 40px;
    width: 75%;
    border-radius: 4px;
    border: 1px solid #d5c8c8;
}
input::-webkit-input-placeholder{
    left: 20px ;
}
.btn-search{
    padding: 5px 2%;
    color: #fff;
    background-color: #428bca;
    border: 1px solid #428bca;
    border-radius: 5px;
    margin-left: 1.5%;
}
.function_div1{
    height: 230px;
    margin-top: 4em;
}
.function_div2{
    width: 100%;
    height: 230px;

}
.function_div2 .ul{
    list-style: none;
}
.function_div2 .ul .li{
    float: left;
    margin-right: 0.8%;
    width: 16%;
}
.function_div2 a{
    text-decoration: none;
    color: #165ba8 !important;
}
.function_div2 a .info{
    width: 100%;
    height: 210px;
    background-size: 100% 100% !important;
    padding-top: 20%;
    text-align: center;
}
.function_div2 a .info span{
    font-size: 3em;
}
.function_div2 a .text1{
    font-size: 1.3em;
    font-weight: 600;
}
.function_div2 a .text2{
    font-size: 12px;
}
.function_img{
    height: 210px;
    width: 100%;
    max-height: 220px;
}
.onSelect{
    background-color:#0b7ed9;
    color: #ffffff;
    border: 1px solid #0b7ed9 !important;
}
.onUnChoose{
    background-color:#f1ebeb;
    color: #333333;
    border: 1px solid #f1ebeb !important;
}
.dynamic_btn{
    width: 100%;
    height: 120px
}
.dynamic{
    width: 100%;
    height:300px;
}
.dynamic .img_left{
    display:inline-block;
    width: 52%;
    height: 300px;
    vertical-align: text-top;
}
.dynamic .news{
    display:inline-block;
    width: 47%;
    height: 300px;
    vertical-align: text-top;
    overflow-y: scroll;
}

.medical{
    height: 650px;
    margin-top: 2em;
}
.medical-title{
    width:100%;
    height: 8%;
}
.medical .area1{
    width: 25%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
}
.area1 .row-div{
    width: 96%;
    height: 44%;
}

.area1 .yzhl{
    height: 46%;
    margin-top: 4%
}

.area2 .jzwk{
     margin-right: 2%;
}

.area1 .menu_img4{
    width: 100%;
    height: 100%;
}
.area1 .menu-title{
    background-color: #9ca370;
    width: 100%;
    height: 3em;
    line-height: 3em;
    text-align: center;
    color: #fff;
    opacity: 0.7;
}
.area1 img{
    width: 100%;
    height: 100%;
    margin-top: -3em;
}
.medical .area2{
    width: 74%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
}
.medical .area3{
    width: 100%;
    height: 46%;
    margin-top: 1.5%;
}
.medical .area4{
    width: 100%;
    display: flex;
    height: 52%;
    flex-wrap: wrap;
}
.menu_title1{
    color: #fff;
    background-color: #5184d5;
    z-index: 100;
    position: relative;
    width: 96%;
    height: 5em;
    line-height: 5em;
    opacity: 0.7;
    text-align: center;
}
.menu_img1{
    z-index: 1;
    position: relative;
    width: 96%;
    height: 100%;
    margin-top: -2em;
}
.menu_img1 img{
    width: 100%;
    height: 100%;
}
.menu_title2{
    width: 8em;
    color: #fff;
    height: 100%;
    line-height: 18em;
    background-color: #4177d3;
    text-align: center;
    opacity: 0.7;
    z-index: 100;
    display: inline-block;
    position: relative;
}
.menu_img2{
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
}
.menu_img2 img{
    width: 100%;
    height: 100%;
    margin-left: -8em;
    display: inline-block;
}
.menu_img3{
    width: 100%;
    height: 100%;
}
.menu_img5{
    width: 100%;
    height: 100%;
}
.menu_img6{
}
.menu_img7{
}
.area4 .row-div{
    display: inline-block;
    vertical-align: top;
    height: 100%;
    width: 49%;
}
.area4 img{
    width: 100%;
    height: 100%;
    margin-top: -5em;

}
.area4 .menu-title{
    width: 100%;
    color: #fff;
    height: 5em;
    line-height: 5em;
    text-align: center;
    opacity: 0.7;
    z-index: 100;
    position: relative;
}
.line{
    height: 1px;
    background: #1967be;
    margin-top: -6px;
    width: 60%;
    margin-left: 20%;
}