@charset "utf-8";
.top_bj{
    background: url(http://kairuisy.test.dginfo.com/t/k/kairuisy/pc/images/logo_bg.jpg) center;
}
.topa{
    color: #cccccc;
    font-size: 12px;
    border-bottom: 1px solid #e9e9e9;
    padding: 6px 0;
    background: #424242;
}
.topa_com{
}
.topa_a{}
.topa_a a{
    color: #cccccc;
    display: block;
    float: left;
    border-right: 1px solid #cccccc;
    padding-right: 10px;
    padding-left: 10px;
}
.topa_a a:hover{
    color: #FF0101;
}
.topa_a a span{
    background: url(http://kairuisy.test.dginfo.com/t/k/kairuisy/pc/images/yw.png) left no-repeat;
    padding-left: 30px;
    color: #FF0101;
}
.topa_a a span:hover{
    text-decoration: underline;
}

.topb{
    padding: 20px 0;
}
.top_logo{
    width: auto;
}
.top_logo img{
    display: block;
    float: left;
    /* width: 431px; */
    height: 64px;
}
.top_wz{
    line-height:  64px;
    font-size:  28px;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px dotted #ddd;
}
.top_tel{
    background: url(../images/top_tel.png) left no-repeat;
    padding-left: 60px;
}
.top_tel p{
    font-size: 16px;
    line-height: 25px;
}
.top_tel p span{
    font-size: 20px;
    color: #da251d;
    font-weight: bold;
    line-height: 25px;
    display: block;
}
.top_img{}
.top_img img{
    width: 80px;
    height: 80px;
    display: block;
    margin-left: 20px;
}

.nav_list{
    background: #2a3646;
}
.nav_list ul{
}
.nav_list ul li{
    float: left;
    height: 45px;
    line-height: 45px;
    width: 149px;
    text-align: center;
    position: relative;
    margin-left: 1px;
}
.nav_list ul li:first-child a:after{
    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    background: #2a3646;
    left: -1px;
    top: 15px;
    z-index: 999;
}
.nav_list ul li:after{
    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    background: #fff;
    left: -1px;
    top: 15px;
}
.nav_list ul li a{
    color: #fff;
    display: block;
}
.nav_list ul li a:hover{
    background: #1f2833;
}
.nav_list ul li div{
    display: none;
    position: absolute;
    z-index: 999;
    background: #eee;
    border-bottom: 2px solid #119ae8;
    width: 150px;
    border-top: 1px solid #ccc;
}
.nav_list ul li div dl{}
.nav_list ul li div dl dd{
    border-bottom: 1px solid #ccc;
    line-height: 35px;
}
.nav_list ul li div dl dd a{
  color: #666;
  font-size:14px;
  display:block;
}
.nav_list ul li div dl dd a:hover{
  color:#fff;
  background:#2a3646;
}
.nax_main>a{
    background: #1f2833;
}


/*搜索*/
.search{
    height: 50px;
    line-height: 50px;
    background: #fafafa;
    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{
    
height: 50px;
    
width: 890px;
}
.search_tit span{
    font-weight: bold;
}
.search_tit a{
    margin-right: 7px;
    color: #666;
}
.search_tit a:hover{
    color:#c40101;
}
.search_ss{
    margin-top: 10px;
    position: relative;
}
.search_ss #gjz{
    line-height: 25px;
    height: 25px;
    float: left;
    border: 2px solid #da251d;
    width: 200px;
    padding-left: 50px;
}
.search_ss #ssk{
    height: 29px;
    float: left;
    background: url(../images/itb_img03.png) center no-repeat #da251d;
    border: 2px solid #da251d;
    color: #fff;
    width: 45px;
    cursor: pointer;
}
.search_ss .search_ss_tit{
    position: absolute;
    top: 0;
    line-height: 30px;
    left: 10px;
    color: #999;
    font-size: 12px;
}