.content{
    width: 100%;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}
.banner{
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.w_img{
    width: 100%;
    display: block;
}
.join_box{
    width: 180px;
    float: left;
    margin: 40px 0 0 5%;
}
.dl{
    width: 50px;
    border:1px solid #00a0e9;
    border-radius: 5px;
    color: #00a0e9;
    font-size: 14px;
    background: #fff;
    cursor: pointer;
    margin: 0 10px 0 0;
}
.zc{
    width: 50px;
    border:1px solid #00a0e9;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    background: #00a0e9;
    cursor: pointer;
}
.block_box{
    display: block;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}
.block_box img{
    width: 100%;
    margin: 30px 0;
}
.h1_title{
    width: 150px;
    text-align: center;
    margin: 40px auto;
    padding: 6px 0;
    color: #00a0e9;
    font-size: 33px;
    border-bottom: 2px solid #222222;
    position: relative;
}
.line{
    border-bottom: 2px solid #ff7d1e;
    width: 20px;
    display: inline-block;
    position: absolute;
    bottom:-2px;
    left: 0;
}
.advantage_lsit{
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.advantage_lsit li{
    float: left;
    width: 24%;
    border-right: 1px solid #ccc;
    text-align: center;
}
.advantage_lsit li img{
}
.advantage_title{
    color: #00a0e9;
    font-size: 14px;
    display: block;
    margin: 5px 0;
}
.advantage_contents{
    color: #343434;
    font-size: 12px;
    display: block;
}
.w_img2{
    width: 90%;
    margin: 20px 5%;
}

.partner_list{
    width: 100%;
    background: #f0faff;
}
.brand_list{
    width: 1190px;
    margin: 20px auto;
    padding: 0;
    overflow: hidden;
}
.brand_list li{
    width: 23.8%;
    border: 1px solid #ccc;
    margin: 0 1% 1% 0;
    float: left;
}
.brand_list li:nth-child(4n){
    margin: 0 0% 1% 0;
}
.brand_list li img{
    width: 100%;
}
.nav li:nth-child(1) .nav_href{
    color:#000; 
    border-bottom:2px solid #339ee2; 
    padding-bottom:5px;
}
.bussiness_list{
    width: 1190px;
    margin:20px auto;
    padding: 0;
    overflow: hidden;
}
.bussiness_list li{
    width: 17%;
    margin: 0 8%;
    padding: 20px 0;
    font-size: 18px;
    float: left;
    text-indent: 30px;
}
.banner{
    position: relative;
}
.banner_btn{
    width: 70%;
    position: absolute;
    bottom: 9%;
    left: 15%;
    text-align: center;
    z-index: 9999;
    /* display: none; */
}
.banner_btn a{
    float: left;
    text-align: center;
    color: #1367be;
    display: inline-block;
    width: 15%;
    background: #fff;
    border:1px solid #1367be;
    border-radius:5px;
    margin: 0 7.8%;
    padding: 10px 0;
    cursor:pointer;
}
.banner_btn a:hover{
    background: #ff7d1e;
    border:1px solid #ff7d1e;
    color: #fff;
}
.advantage_text{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #343434;
    margin: 10px 0;
}
.adv_color{
    color: #ff7d1e;
}
.bussiness_list li:nth-child(1){
    background: url(/images/index/icon_05.gif) no-repeat 0 15px/30px;
}
.bussiness_list li:nth-child(2){
    background: url(/images/index/icon_06.gif) no-repeat 0 15px/30px;
}
.bussiness_list li:nth-child(3){
    background: url(/images/index/icon_07.gif) no-repeat 0 15px/30px;
}
.auto_kh_btn{
    border-radius:5px;
    background: #ff9d11;
    color: #fff;
    font-size: 14px;
    width: 150px;
    margin: 20px auto;
    text-align: center;
    padding: 10px 0;
    border: none;
    cursor:pointer;
}
.bottom_btn{
    width: 100%;
    text-align: center;
    background: #f0faff;
    padding: 20px 0 0 0;
}
.bottom_btn2{
    width: 100%;
    text-align: center;
    background: #fff;
}
.Mongolia_layer{
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 9998
}
.login_box{
    width: 90%;
    max-width: 400px;
    background: #fff;
    position: fixed;
    top: 25%;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius:5px;
    display: none;
    z-index: 9999;
}
.login_title{
    background: #eeeeee;
    font-size:24px;
    color: #222222;
    display: block;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 10px 0;
    position: relative;
}
.npwd_box{
    width: 90%;
    max-width: 400px;
    background: #fff;
    position: fixed;
    top: 25%;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius:5px;
    display: none;
    z-index: 9999;
    padding-bottom: 10px;
}
.close_box{
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #666;
    font-size: 24px;
    font-style: normal;
    cursor: pointer;
    line-height: 30px;
}
.login_list{
    margin:20px 0;
    padding:0 10%;
    overflow: hidden;
    color: #222;
}
.login_list li{
    margin: 20px 0 0 0;
}
.default_input{
    border:1px solid #222;
    border-radius:5px;
    padding:5px 10px;
}
.submit_btn{
    width: 30%;
    background: #00a0e9;
    color: #fff;
    border-radius:5px;
    padding: 5px 0;
    text-align: center;
    border: none;
    margin: 5% 35% 0 35%;
    cursor: pointer;
}
label{
    width: 80px;
    display: inline-block;
    text-align: right;
}
.action_red{
    color: red;
    text-align: center;
    font-size: 12px;
    text-align: center;
    width: 90%;
    margin: 0 5%;
    display: none;
}

.register{
    width: 90%;
    max-width: 400px;
    background: #fff;
    position: fixed;
    top: 25%;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius:5px;
    display: none;
    z-index: 9999;
}
.register_title{
    background: #eeeeee;
    font-size:24px;
    color: #222222;
    display: block;
    text-align: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 10px 0;
    position: relative;
}
.close_box{
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #666;
    font-size: 24px;
    font-style: normal;
    cursor: pointer;
    line-height: 30px;
}
.register_list{
    margin:20px 0;
    padding:0 10%;
    overflow: hidden;
    color: #222;
}
.register_list li{
    margin: 20px 0 0 0;
}
.radio_label{
    width: 40px;
    font-size: 15px;
    text-align: center;
    cursor: pointer;
}
.yzm{
    width: 100px;
    border: 1px solid #222;
    border-radius: 5px;
    padding: 5px 10px;
}
.yzm_send{
    width:80px;
    background: #7c7c7c;
    color: #fff;
    padding: 5px 0;
    text-align: center;
    border-radius:5px;
    border: none;
    font-size: 12px;
    cursor:pointer;
}
.register_btn{
    background: #00a0e9;
    border-radius:5px;
    width: 40%;
    margin: 20px 30% 0 30%;
    border:none;
    color: #fff;
    padding: 5px 0;
    cursor:pointer;
}
.no_account{
    display: inline-block;
    text-align: center;
    font-size: 12px;
    color: #00a0e9;
    margin: 10px 35% 30px 35%;
    width: 30%;
    cursor: pointer;
}
.has_account{
    display: inline-block;
    text-align: center;
    font-size: 12px;
    color: #00a0e9;
    margin: 10px 35% 30px 35%;
    width: 30%;
    cursor: pointer;
}
.f_pwd{
    display: inline-block;
    text-align: center;
    font-size: 12px;
    color: #00a0e9;
    margin: 10px 35% 30px 35%;
    width: 30%;
    cursor: pointer;
}
.tbox {
    background: #000;
    opacity: 0.7;
    color: #fff;
    font-size: 12px;
    width: 50%;
    position: absolute;
    top: 35%;
    left: 25%;
    text-align: center;
    padding: 10px 5px;
    border-radius: 5px;
    display: none;
}
.yzm_hover{
    background: #ccc;
}
.hospital_img{
    width: 88%;
    margin: 0 6%;
}
.banner{
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.banner img{
    width: 100%;
}
.sub_banner{
    width: 100%;
    margin:20px 0 0 0;
    padding: 0;
    overflow: hidden;
    display: block;
}
