@charset "utf-8";

.top_t{
    height: 25px;
    line-height: 25px;
    background: #606060;
    color: #e5e5e5;
    font-size: 12px;
    padding: 5px 0;
}
.top_t .fr a:hover,.top_t .fr .yu_en:hover{
    text-decoration: underline;
}

.top_gm{}
.top_gm_tel{
    float:left;
}
.top_gm_tel span{
    font-weight:bold;
    color: #eee;
}
.top_gm a{
    color: #e5e5e5;
    border-left: 1px solid #888;
    padding-left:  10px;
    margin-left: 10px;
}
.top_gm a:first-child{
    border-left: 0;
}
.top_gm a span{
    background: url(../images/yw.png) left no-repeat;
    padding-left: 30px;
    
}

.top_b{
    padding: 15px 0;
}
.logo{
    display: block;
}
.logo_kh{
    height: 60px;
    line-height: 60px;
    border-left: 1px dotted #ddd;
    margin-left: 20px;
    margin-top: 30px;
    padding: 5px 0 5px 20px;
}
.logo_kh p{
    color: #02b4b6;
    font-size: 32px;
    font-weight: bold;
}
.logo img{
    display: block;
    height: 53px;
}
.logo-list dl{
    margin-left: 10px;
    padding-left: 10px;
    margin-top: 7px;
    position: relative;
}
.logo-list dl:before{
    content:"";
    width: 1px;
    height: 40px;
    background: #eee;
    position: absolute;
    left: 0;
    top: 5px;
}
.logo-list dl dd{
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}
.top_b>ul{
    margin-top: 20px;
}
.top_b>ul>li{
    float: left;
    text-align: center;
    line-height: 35px;
    margin-left: 35px;
    position: relative;
}
.top_b>ul>li:first-child{
    margin-left: 0px;
}
.top_b>ul>li>a{
    color: #666;
    font-size: 16px;
    display: block;
    height: 45px;
    line-height: 20px;
    text-align: center;
    position: relative;
    border-bottom: 3px solid #fff;
}
.top_b ul li a:hover{
    color: #004da1;
    border-bottom: 3px solid #004da1;
}
.top_b .top_tel{
    background: url(http://jihui.test.dginfo.com/t/j/jihui/pc/images/t_tel.png) right no-repeat;
    padding-right: 70px;
    height: 47px;
    line-height: 50px;
    color: #004da1;
    font-size: 18px;
    font-weight: bold;
    margin-top: 6px;
}

.top_djon{
    color: #004da1!important;
    border-bottom: 3px solid #004da1!important;
}
.top_b ul li div{
    display: none;
    position: absolute;
    z-index: 999999;
    background: #fff;
    border-bottom: 1px solid #004da1;
}
.top_b ul li div dl dd{
    border-bottom: 1px solid #ccc;
    line-height: 35px;
    height:  35px;
    max-width: 200px;
    overflow: hidden;
    min-width: 130px;
    background: #f9f9f9;
}
.top_b ul li div dl dd a{
  color: #666;
  font-size:14px;
  display: block;
  padding:  0 10px;
}
.top_b ul li div dl dd a:hover{
  color:#fff;
  background:#004da1;
}
.nax_main>a{
    border-bottom: 3px solid #004da1;
}


/*搜索*/
.search{
    height: 50px;
    line-height: 50px;
    background: #f5f5f5;
    position: relative;
    margin-bottom: 30px;
}
.search:after{
    content: "";
    background: url(../images/search_bj.png) bottom no-repeat;
    height: 30px;
    width: 100%;
    bottom: -30px;
    position: absolute;
    left: 0;
}
.search_tit{
    
width: 830px;
    
height:  50px;
    
overflow:  hidden;
}
.search_tit span{
    font-weight: bold;
}
.search_tit a{
    margin-right: 7px;
    color: #666;
}
.search_tit a:hover{
    color: #004da1;
}
.search_ss{
    margin-top: 10px;
    position: relative;
}
.search_ss #gjz{
    line-height: 25px;
    height: 25px;
    float: left;
    border: 2px solid #004da1;
    width: 250px;
    padding-left: 50px;
    outline: 0;
    color: #999;
}
.search_ss #ssk{
    height: 29px;
    float: left;
    background: url(../images/search_tb02.png) no-repeat center #004da1;
    border: 2px solid #004da1;
    color: #fff;
    padding: 0 8px;
    cursor: pointer;
    width: 50px;
}
.search_ss .search_ss_tit{
    position: absolute;
    top: 0;
    line-height: 29px;
    left: 10px;
    color: #999;
    font-size: 12px;
}