.top_t{
    height: 18px;
    line-height: 18px;
    background: #1b1b1b;
    color: #ccc;
    font-size: 12px;
    padding: 10px 0;
}
.top_t .fr{
    background: url(404.png) left no-repeat;
    padding-left: 25px;
}
.top_t .fr a{
    color: #ccc;
    display: block;
    float: left;
    border-right: 1px solid #ccc;
    text-align: center;
    margin-right: 10px;
    padding-right: 10px;
    padding-left: 10px;
}
.top_t .fr .yu_en{
    color: #fff;
    background: #d82518;
    border-right: 0px;
    border-radius: 5px;
}
.top_t .fr a:hover,.top_t .fr .yu_en:hover{
    text-decoration: underline;
}

.top_b{
    height: 63px;
    padding: 15px 0;
}
.logo{
    display: block;
}
.logo img{
    display: block;
    width: 282px;
    height: 63px;
}
.top_b ul{
    float: left;
    margin-left: 90px;
    margin-top: 15px;
}
.top_b ul li{
    float: left;
    text-align: center;
    line-height: 35px;
    height: 35px;
    margin-left: 45px;
}
.top_b ul li:first-child{
    margin-left: 0px;
}
.top_b ul li a{
    color: #666;
    font-size: 16px;
    display: block;
    font-weight: bold;
}
.top_b ul li a:hover{
    color: #76aa07;
    border-bottom: 3px solid #76aa07;
}
.top_b .top_tel{
    background: url(../image/t_tel.png) left no-repeat;
    padding-left: 35px;
    height: 30px;
    line-height: 30px;
    color: #da251c;
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
}

.top_djon{
    color: #76aa07!important;
    border-bottom: 3px solid #76aa07!important;
}

.left_dj{
    background: #da251b!important;
    color: #fff!important;
}