@charset "utf-8";

.topa{
    color: #d4d4d4;
    font-size: 12px;
    line-height: 20px;
    background: #222;
    padding: 7px 0;
    border-bottom: 1px solid #ebebeb;
}
.topa_com{
    background: url(../images/top_home.png) left no-repeat;
    padding-left: 20px;
    line-height: 20px;
}
.topa_com a{
    color: #d4d4d4;
}
.topa_com a:hover{
    color: #007cc3;
}
.topa_a a{
    color: #d4d4d4;
    display: block;
    float: left;
    border-right: 1px solid #a6a6a6;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 20px;
}
.topa_a a:hover{
    color: #007cc3;
}
.topa_a a span{
    padding-left: 30px;
    color: #f00;
}
.topa_a a .top-yw{
    background: url(../images/yw.png) left no-repeat;
}
.topa_a a span:hover{
    text-decoration: underline;
}


.topb{
    padding: 30px 0;
}
.top-nav{
    height: auto;
    margin-top: 35px;
}
.nav-list{
    height: auto;
    margin-top: 15px;
}
.nav-list>ul>li{
    float: left;
    margin-left: 60px;
    text-align: center;
    position: relative;
}
.nav-list>ul{
    margin-right:40px
}
.nav-list>ul>li:first-child{
    margin-left: 0;
}
.nav-list>ul>li>a{
    font-size: 16px;
    padding-bottom: 10px;
    display: block;
    border-bottom: 3px solid #fff;
}
.nav-list>ul>li>a:hover{
    border-bottom: 3px solid #007cc3;
    font-weight: bold;
    color: #007cc3;
}
.subNav{
    display: none;
    position: absolute;
    z-index: 999;
    background: #f9f9f9;
    border-bottom: 3px solid #007cc3;
    width: 430px;
    padding: 20px 25px;
    /* top: 64px; */
}
.newstop_heard_lxian{
    width: 64px;
    height: 5px;
    background:#fff;
    display: block!important;
}
.top_b>ul>li:hover .newstop_heard_lxian{
    background:#8d6120;    
}
.subNav ul{float: left; width: 240px;  box-sizing: border-box;}
.subNav ul li{ width: 50%; float: left; height: 30px; padding-left: 14px; background: url(../images/icon_20.png) no-repeat left center; box-sizing: border-box; margin-bottom: 20px;text-align: left;}
.subNav ul li:hover{background: url(../images/icon_21.png) no-repeat left center;}
.subNav ul li a{ display: block; width: 100%; line-height: 30px; font-size: 14px; color: #666;}
.subNav ul li:hover a{ color: #007cc3;}
.subNav .imgNav{ float: left; width: 190px; box-sizing: border-box; padding-left:10px;}
.subNav .imgNav img{
    width: 180px;
    height: 180px;
    display: block;
    border: 1px solid #fff;
}
.nax_main{}
.nax_main>a{
    border-bottom: 3px solid #007cc3!important;
    font-weight: bold!important;
    color: #007cc3!important;
}



.top-logo img{
    float: left;
    height: 53px;
}
.top-lx{
    position: relative;
    padding-left: 10px;
    margin-left: 10px;
    margin-top: 10px;
}
.top-lx:before{
    content: "";
    position: absolute;
    width: 1px;
    height: 20px;
    background: #eee;
    top: 15px;
    left: 0;
}
.top-lx p{
    font-size: 18px;
    color: #da272e;
    font-weight: bold;
    padding-left: 25px;
    line-height: 25px;
}
.top-lx .top-lx-tel{
    background: url(http://kaida.test.dginfo.com/t/k/kaida/pc/images/top-tel.png) left no-repeat;
}
.top-lx .top-lx-wx{
    background: url(http://kaida.test.dginfo.com/t/k/kaida/pc/images/top-wx.png) left no-repeat;
}


/*搜索*/
.top-search{
    position: relative;
}
.top-search i{
    font-size: 22px;
    color: #007cc3;
    cursor: pointer;
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
}
.top-search i.fa-close,.search_x i.fa-search{
    display: none;
}
.search_x i.fa-close{
    display: block;
}
.top-search-bk{
    position: absolute;
    left: -220px;
    width: 245px;
    display: none;
    bottom: -45px;
}
.top-search-bk #gjz{
    border: 1px solid #007cc3;
    height: 28px;
    line-height: 29px;
    padding-left: 10px;
    width: 180px;
    float: left;
    border-right: 0;
}
.top-search-bk #ssk{
    float: left;
    border: 0;
    height: 30px;
    width: 50px;
    background: #007cc3;
    color: #fff;
    cursor: pointer;
}