.home_home_c > div:hover {
    background: rgb(23, 61, 104);
    transition: all 0.3s;
}

.home_home_c .hover_menu:hover li {
    display: block;

    transition: all 0.3s;
    /*height: 0;*/
  
}

.home_home_c .hover_menu:hover .hone_level a {
    display: block;
}
.container-fluid a:hover span{
    transition: all 0.3s;
    transform: scale(1.1);
}

.hone_level_top:hover .hone_level {

}

.yaowen_content_right ul li:first-child:hover a {
    transition: all 0.3s;
    color: red;
}

.head_main_right_right a:hover, .home_home_c div a:hover {
    transition: all 0.3s;
    color: rgb(246 177 94);
}

.yaowen ul li a:hover,
.notice_r_nav div a:hover, .notice_l_nav div a:hover,
.research_l_n div a:hover, .research_r_n div a:hover {
    transition: all 0.3s;
    color: rgb(9, 76, 177);
}
.hone_level li:hover{background: #f59b5b;}
.hone_level li:hover a{color:#fff;}
.notice_r_concent ul li:hover a span {
    transition: all 0.3s;
    color: rgb(9, 76, 177);
}

.notice_r_concent ul li:hover::marker {
    transition: all 0.3s;
    color: rgb(9, 76, 177);
}

.research_l_n_c ul li a:hover {
    transition: all 0.3s;
    color: rgb(9, 76, 177);

}

.research_l_n_c ul li:hover::marker {
    transition: all 0.3s;
    color: rgb(9, 76, 177);
}

.research_l_n_c ul li:hover div {
    transition: all 0.3s;
    background: rgb(35, 109, 191);
    color: rgb(255, 255, 255);
}

.research_l_n_c ul li:hover a {
    transition: all 0.3s;
    color: rgb(9, 76, 177);
}

.research_l_n_c ul li:hover img {
    filter: grayscale(100%) brightness(200%);
}


.notice_l_conent a:hover {
    transition: all 0.3s;
    color: rgb(9, 76, 177);
}


/*.yaowen_content_right ul li + li a :hover p{*/
/*    background-color: rgb(24, 63, 106);*/
/*    color: #FFFFFF;*/
/*}*/

.yaowen_content_right ul li + li:hover a, .yaowen_content_right ul li + li:hover p {
    color: rgb(9, 76, 177);
}

/*.yaowen_content_right ul li + li:hover{*/
/*    background-color: rgb(24, 63, 106);*/
/*}*/

.research_r_n_c .p1:hover {
    transition: all 0.3s;
    color: rgb(9, 76, 177);
}

.research_r_n_c .p1:hover:before {
    transition: all 0.3s;
    color: rgb(9, 76, 177);
}

.modal-content {
    border-radius: 0 !important;
    padding: 0;
    border: 0;
}

.modal-body, .modal-body .col-lg-12 {
    padding: 0;
    margin: 0;
}



.modal {
    width: auto;
    border: none !important;
    border-radius: 0 !important;
    padding: 0 25% !important;
    box-shadow: none !important;
}

.img_beijing_1:hover {

}

.form-control {
    border-radius: 0 !important;
    width: 80%;
    float: left;
    border: 0;
    padding: 14px;
    height: 55px;
}

.btn-default {
    background: rgba(24, 63, 106);
    color: #FFFFFF;
    width: 20%;
    border-radius: 0;
    border: 0;
    float: right;
    line-height: 57px;
}

.modal-content span {
    position: absolute;
    font-size: 100px;
    top: 100%;
    left: 45%;
    padding-top: 10px;
    border-radius: 0;
    border: 0;
}

.btn-default:hover,
.btn-default:focus {
    outline: none;
}


.close {
    float: right;
    font-weight: 100;
    line-height: 1.5;
    opacity: 0.5;
    color: rgba(24, 63, 106);
    text-shadow: 0 1px 0 #fff;
    overflow: hidden;
}

.close:hover {
    float: right;
    font-weight: 100;
    line-height: 1.5;
    opacity: 0.5;
    color: rgba(24, 63, 106);
    text-shadow: 0 1px 0 #fff;
    transform: scale(1.1);
    transition: all 0.3s;
    overflow: hidden;

}

.btn-default:focus {
    background: rgba(24, 63, 106);
    color: #FFFFFF;
    outline: none;
}


.btn-default:hover {
    background: rgba(24, 63, 106);
    color: #FFFFFF;
}

.modal-open .modal {

}

.modal-dialog {

}

.modal-open {
    padding: 0 !important;
    overflow: auto;
}

.modal:focus, .btn-default,
.modal:active:focus,
.modal.active:focus,
.modal.focus,
.modal:active.focus,
.modal.active.focus {
    outline: none;
    box-shadow: none;
}

.modal-content span {
    height: 120px;
}

.btn-default.visible {
    background: red;
}

.button_n_l ul li a:hover {
    color: #FFFFFF;
}