.none {
  display: none;
}
.specialModule_mian{
    width: 100%;
    background: #F5F5F5;
}
.specialModule_mian_center{
    width: 1200px;
    margin: 0 auto;
}

/* 面包屑导航开始 */
.specialModule_nav{
    width: 100%;
    height: 46px;
    display: flex;
    align-items: center;
    background-color: #fff;
}
.specialModule_nav>span,.specialModule_nav>a{
    font-size: 14px;
    color: #333333;
}
.specialModule_nav>a:first-child{
    margin-left: 20px;
}
.specialModule_nav>span.nav_curPath{
    color: #B34746;
}
.specialModule_nav>a:not(:first-child),.specialModule_nav>span{
    margin-left: 3px;
}
/* 面包屑导航结束 */

/* 专题栏目集合开始 */
.specialModule_list{
    width: 100%;
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    background: #fff;
    box-sizing: border-box;
    padding: 0 20px;
}
.specialModule_list>div{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.listItem_top{
    justify-content: space-between;
}
.specialModule_list>p.listItem_title{
    margin: 20px auto;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}
.listItem_top>div,.listItem_bottom div.specialModule_listItem{
    display: flex;
    flex-direction: column;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 14px 14px 20px;
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
    border-radius: 4px;
}
.listItem_top>div{
    width: 568px;
}

.listItem_bottom div.specialModule_listItem{
   width: 372px;
}
.listItem_bottom>div>div:not(:nth-child(3n)){
   margin-right: 22px;
}
.listItem_top>div.specialModule_listItem img{
    width: 538px;
    height: 336px;
}
.listItem_bottom div.specialModule_listItem img{
    width: 344px;
    height: 214px;
}
.specialModule_listItem>a:nth-child(2){
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.specialModule_listItem p{
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin: 15px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.specialModule_listItem p:hover{
    text-decoration: underline;
}
.specialModule_listItem span{
    font-size: 14px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.specialModule_listItem span.listItem_status:hover{
    text-decoration: underline;
}
.specialModule_listItem span.listItem_status{
    width: 88px !important;
    height: 30px;
    background: #FFF7F1;
    border: 1px solid #EB7B21;
    border-radius: 4px;
    font-size: 16px;
    color: #EB7B21;
    line-height: 30px;
    text-align: center;
}

.listItem_top>div span{
    width: 525px;
}
.listItem_bottom div.specialModule_listItem span{
    width: 340px;
}
.listItem_bottom div.specialModule_listItem p{
    width: 220px;
}
.specialModule_listItem>div:last-child{
    display: flex;
    margin-top: 20px;
}
.specialModule_listItem>div:last-child>a:hover{
    text-decoration: underline;
}
.listItem_top>div.specialModule_listItem>div>a{
    width: 270px;
    height: 40px;
    border: 1px solid #B34746;
    border-radius: 4px;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.listItem_bottom div.specialModule_listItem>div>a{
    width: 162px;
    height: 40px;
    border: 1px solid #B34746;
    border-radius: 4px;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}
.listItem_top>div.specialModule_listItem>div>a:first-child
,.listItem_bottom div.specialModule_listItem>div>a:first-child{
    color: #B34746;
    background: #FFFFFF;
}
.listItem_top>div.specialModule_listItem>div>a:last-child
,.listItem_bottom div.specialModule_listItem>div>a:last-child{
    color: #fff;
    background: #B34746;
    
}
.listItem_top>div.specialModule_listItem>div>a:last-child{
    margin-left: 20px;
}
.listItem_bottom div.specialModule_listItem>div>a:last-child{
    margin-left: 32px;
}
.listItem_bottom{
    margin-top: 24px;
    flex-direction: column;
}
.listItem_bottom>div{
    display: flex;
    flex-wrap: wrap;
}
.listItem_bottom div.specialModule_listItem{
    margin-bottom: 24px;
}
/* 分页器样式 */
.list_pager{
    display: flex;
    justify-content: center;
}
.list_pager>a
,.list_pager>span{
    width: 30px;
    height: 30px;
    border: 1px solid #D4D4D4;
    border-radius: 4px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    margin-right: 9px;
}
.list_pager>a{
    background: #FFFFFF;
    color: #535353;
}
.list_pager>a:hover{
    background: rgba(0,0,0,.1);
}
.list_pager>span{
    background: #FFF4F4;
    border: 1px solid #B34746;
    color: #B34746;
}
/* 专题栏目集合结束 */

/* 热门工具 */
.list_hotTools{
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px 30px;
    background: #fff;
    margin-top: 30px;
}
.index_mian_hotTools{
    width: 100%;
    height: 145px;
    background: url(/statics/theme/img/content/bg_index_NinthBg.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    
}
.index_mian_hotTools>p{
    width: 48px;
    height: 60px;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 36px;
    margin-left: 45px;
}
.index_mian_hotTools>div{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 155px;
    margin-top: 28px
}
.index_mian_hotTools>div>div{
    margin-bottom: 18px;
    display: flex;
    align-items: center;
    width: 804px;
    justify-content: space-between;
}
.index_mian_hotTools_toolList{
    display: flex;
    align-items: center;
}
.index_mian_hotTools_toolList>img{
    width: 34px;
    height: 34px;
}
.index_mian_hotTools_toolList>a{
    font-size: 18px;
    font-weight: 400;
    color: #B34746;
    margin-left: 11px;
}
.index_mian_hotTools_toolList>a:hover{
     font-size: 20px;
     transition: all .2s;
     text-decoration: underline;
}
.tool_marginLeft{
    margin-left: -15px;
}
/* 热门工具结束 */