@charset "utf-8";

.top{
    background: #27323b;
    
}
.top .w{
    position: relative;
}
.top_logo{
     margin-top: 10px; 
}

.top-newstel{
    background:url(../images/phone.png) left no-repeat;
    background-size: contain;
    height: 30px;
    line-height: 30px;
    padding-left: 40px;
    font-size: 19px;
}
.top-newstel span{
    color:#00009c;
    font-weight:bold;
}
.top_logo img{
    float: left;
    display: block;
}
.top_logo .logo_wz{
    font-size: 38px;
    color: #4D4DFF;
    float: left;
    line-height: 30px;
    font-weight: bold;
    margin-left: 10px;
}
.top_logo .logo_wz dd{
    font-size: 28px;
    margin-top:10px;
    color: #000;
    line-height: 35px;
}
.top_logo .logo_wz dt{
    font-size: 14px;
    color: #999;
    line-height: 20px;
    letter-spacing: .4px;
}
.top_nav{
    /* margin-top: 18px; */
    position: relative;
}
.top_nav ul{}
.top_nav ul li{
    float: left;
}
.top_nav ul li a{
    display: block;
    color: #fff;
    line-height: 55px;
    font-size: 16px;
    padding: 0 45px;
}
.top_nav ul li a:hover{
    background: #00adef;
}

.top_nav_yy{
    margin-top: 15px;
    margin-left: 15px;
}
.top_nav_yy img{
    margin:0 5px;
}

.top_nav .top_tel{
    position: absolute;
    color: #FFFFFF;
    font-weight: bold;
    top: -25px;
    right: 5px;
    font-size: 18px;
}


.top_djon{
    background: #00adef!important;
}

.left_djon{
    background: #00adef!important;
    color: #fff!important;
}

.pof{
    position:fixed;
    width: 100%;
    z-index: 99999999;
    background: #fff;
  
    top: 0;
}
.top_a{
    padding: 15px;
}
.top_a_tel{
    /* margin-top: 10px; */
    float:  left;
}
.top_a_tel .tat_t1{
    float:  left;
    font-size: 16px;
    margin-bottom: 10px;
    margin-left: 30px;
}
.top_a_tel .tat_t1 i{
    display:block;
    float:left;
    font-style:normal;
}
.top_a_tel .tat_t1 span{
    font-size: 24px;
    font-weight: bold;
    color: #00009c;
    display:block;
    float:left;
    line-height: 28px;
}
.top_a_tel .tat_t2{
    
}

.search_ss{
    margin-top: 10px;
    float: right;
}
.search_ss #gjz{
    line-height: 25px;
    height: 25px;
    float: left;
    border: 1px solid #ccc;
    width: 240px;
}
.search_ss #ssk{
    height: 27px;
    float: left;
    background: #00009c;
    border: 1px solid #00009c;
    color: #fff;
    padding: 0 8px;
    cursor: pointer;
}


/*右边联系*/
.top_l_contact{
    border: 3px solid #00adef;
    padding: 5px;
    background: #fff6f9;
    width: 209px;
    position: absolute;
    display: none;
}
.top_l_contact img{
    display: block;
    margin:5px 0;
    width: 100%;
}
.top_l_contact>p{
    color: #222;
    line-height: 25px;
    font-size: 12px;
}
.top_l_contact p a{}
.top_l_contact p a:hover{
    text-decoration: underline;
}

.nax_main>a{
    background: #00adef;
}

.top_mb{
    height: 1px;
    width: 100%;
    margin-top: 162px;
}



.top-yy{
    margin-right: 30px;
    margin-top: 20px;
}
.top-yy span{
    display: block;
    float: left;
    line-height: 30px;
}
.top-yy a{
    display: block;
    float: left;
    width: 50px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #fff;
}
.top-yy a.zw{background: #00009c;border-radius: 10px 0 0 10px;}
.top-yy a.en{
    background: #00adef;
    border-radius: 0 10px 10px 0;
}