/*顶部图片css*/
.crumbs_img>img{
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}

/*导航标签css*/
.navigation_bar{
    width: 100%;
    height: auto;
    background-color: #f8f8f8;
}

.navigation_bar1{
    width: 62%;
    height: auto;
    margin: 0 19%;
    padding: 10px 0;
}
/*home标签*/
.navigation_bar1 span:nth-child(2)>a>span{
    letter-spacing: 0;
    line-height: 1.5em;
    text-align: left;
    margin: 0 5px;
    font-size: 14px;
    color: #666;
    font-weight: 400;
}
/*download标签*/
.navigation_bar1 span:nth-child(3){
    letter-spacing: 0;
    line-height: 1.5em;
    text-align: left;
    margin: 0 5px;
    font-size: 14px;
    color: #666;
    font-weight: 400;
}
/*news_*标签*/
.navigation_bar1 span:nth-child(4){
    letter-spacing: 0;
    line-height: 1.5em;
    text-align: left;
    margin: 0 5px;
    font-size: 14px;
    color: #666;
    font-weight: 400;
}

.navigation_bar1 span:nth-child(2)>a>span:hover{
    color: #f6b32f;
}

/*下载栏标签css*/
#download_do{
    width: 100%;
    height: auto;
}

#download_bar{
    width: 100%;
    height: auto;
}

#download_bar2{
    width: 100%;
    height: auto;
    display: none;
}

.download_bar_top{
    width: 1180px;
    height: auto;
    margin: 0 auto;
    text-align: left;
}

.download_bar_top>h2{
    font-family: Montserrat;
    font-size: 24px;
    color: #333;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.8em;
    text-align: left;
}

/*下载内容标签css*/
.download_table{
    width: 1180px;
    margin: 0 auto;
    box-shadow:0 0 10px 0 #999999;
}

.download_table table{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    height: auto;
}

.download_table thead{
    background-color: #f8f9f9;
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
    width: 1180px;
    height: auto;
    float: left;
}

.download_table_thead{
    display: block;
    font-size: 14px;
    color: #545454;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.7em;
    text-align: left;
    width: 1180px;
}

.thead_one{
    width: 373px;
    height: 50px;
    padding: 8px;
}

.thead_two{
    width: 154px;
    height: 50px;
    padding: 8px;
}

.thead_three{
    width: 155px;
    height: 50px;
    padding: 8px;
}

.thead_four{
    width: 155px;
    height: 50px;
    padding: 8px;
}

.thead_five{
    width: 155px;
    height: 50px;
    padding: 8px;
}

.thead_six{
    width: 188px;
    height: 50px;
    padding: 8px;
}

.download_table tbody{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    height: auto;
}

.download_table_tbody{
    background-color: #ffffff;
    display: table-header-group;
    vertical-align: middle;
    border-color: inherit;
    width: 1180px;
    height: auto;
    border-top: 1px solid #ddd;
    float: left;
}

.tbody_one{
    width: 373px;
    height: 50px;
    padding: 8px;
}

.tbody_one a{
    color: #545454;
}

.tbody_one a:hover{
    color: #f6b32f;
}

.tbody_two{
    width: 154px;
    height: 50px;
    padding: 8px;
}

.tbody_three{
    width: 155px;
    height: 50px;
    padding: 8px;
}

.tbody_four{
    width: 155px;
    height: 50px;
    padding: 8px;
}

.tbody_five{
    width: 155px;
    height: 50px;
    padding: 8px;
}

.tbody_six{
    width: 188px;
    height: 50px;
    padding: 8px;
}

.tbody_six span{
    width: 100px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    background-color: #44b549;
    border-radius: 15px;
    text-align: center;
    display: block;
}

.tbody_six>span:hover{
    background-color: #1fa91e;
}

.tbody_six a{
    color: #fff;
    display: block;
    line-height: 32px;
    text-align: center;
}

.download_table_tbody span{
    font-family: Lato;
    font-size: 14px;
    color: #545454;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.7em;
    text-align: left;
}

.download_paging{
    width: 1180px;
    height: auto;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.paging_area{
    margin: 20px 46%;
    width: 100px;
    height: 30px;
    display: block;
    text-align: center;
}

.paging_area_1{
    background-color: #ffc107;
    border: 1px solid #ffc107;
}

.paging_area_2{
    text-decoration: none;
    border: 1px solid #c9caca;
    margin: 0 5px;
}

.paging_area_3{
    text-decoration: none;
    border: 1px solid #c9caca;
}

.paging_area span{
    display: inline-block;
    text-align: center;
    min-width: 28px;
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
}

.paging_area li{
    text-decoration: none;
    border: 1px solid #c9caca;
    float: left;
    width: 30px;
    height: 30px;

}
.paging_area li>a{
    display: inline-block;
    text-align: center;
    line-height: 30px;
    min-width: 30px;
    font-size: 14px;
    color: #898989;
}

.paging_area li:hover{
    border: 1px solid #f6b32f;
}
.paging_area li>a:hover{
    color: #f6b32f;
}