.top1 h1{
    font-size: 30px;
    float: left;
}
.j_tag{
    font-size: 14px;
    color: #41b0a7;
    border:1px solid #41b0a7;
    display:inline-block;
    text-align: center;
    height: 25px;
    line-height: 25px;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.hot_news{
    margin-top: 44px;
    padding: 30px 10px;
}
.info_top{
    margin-top: 5px;
}
.j_title{
    border-bottom: 1px solid #eeeeee;
    margin-top: 30px;
}
.j_title h4{
    font-weight: bold;
}
.titles-top{
    margin-top: 20px;
}
.r_list1,.r_list2{
    padding-bottom: 20px;
    border-bottom: 1px dashed #eeeeee;
}
.r_list1>li,.r_list2>li{
    line-height: 40px;
}
.r_list1>li>a,.r_list2>li>a{
    font-size: 14px;
    color: #000000;
}
.mail{
    width: 270px;
    height: 28px;
    border-radius: 20px;
    border: 1px solid #41b0a7;
    margin-top: 20px;
    background-image: url("../images/mail_03.png");
    background-repeat: no-repeat;
    background-position: left;
}
.mail span{
    line-height: 28px;
}
.mail span:nth-child(1){
    color: #ffffff;
    font-size: 14px;
}
.mail span:nth-child(2){
    margin-left: 10px;
}
.address{
    color: #8e8e8e;
    font-size: 14px;
    margin-top: 20px;
}
.tel{
    margin-top: 10px;
}
.tel span:nth-child(1){
    font-size: 14px;
    color: #8e8e8e;
}
.tel span:nth-child(2){
    color: #41b0a7;
    font-weight: bold;
}
.h_job h4{
    color: #41b0a7;
    font-weight: bold;
    margin-top: 30px;
}
.j_lists{
    line-height: 50px;
}
.j_lists>li{
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
}
.j_lists>li>a{
    color: #8e8e8e;
    font-size: 14px;
}
.nav-active{color:#41b0a7;}