.header{
    box-shadow: 0 5px 15px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.1);
    -moz-box-shadow: 0 5px 15px rgba(0,0,0,.1);
}
.materialInfo-box{
    margin-top: 75px;
}

.materialInfo-list-box{
    width: 100%;
    background-color: white;
    overflow: hidden;
    color: #14191e;
    padding-top: 10px
}
.materialInfo-list-box-content{
    width: 1190px;
    margin: 0 auto;
    overflow: hidden;
}
.materialInfo-list-box-content .nav-row{
    padding: 11px 0 5px;
    border-bottom: 1px solid #edf1f2;
    overflow: hidden;
}
.materialInfo-list-box-content .nav-row .hd{
    width: 52px;
    line-height: 35px;
    font-weight: 700;
    font-size: 14px;
    color: #07111b;
    text-align: right;
    float: left;
}
.materialInfo-list-box-content .nav-row.hot .bd ul li a{
    color: #1b961b;
    border: 1px solid #1b961b;
}
.materialInfo-list-box-content .nav-row .bd{
    margin-left: 64px;
    overflow: hidden;
}
.materialInfo-list-box-content .nav-row .bd ul li{
    float: left;
    margin: 0 4px;
}
.materialInfo-list-box-content .nav-row .bd ul li a{
    display: block;
    line-height: 14px;
    margin-bottom: 5px;
    padding: 10px;
    font-size: 14px;
}
.materialInfo-list-box-content .nav-row .bd ul li.active a{
    background: #1b961b;
    color: #fff;
    border-radius: 2px;
}
.materialInfo-list-box-content .nav-row.hot .bd ul li.active a{
    color: #1b961b;
    border: 1px solid #1b961b;
    background-color: white;
}
.material-list-item{
    width: 1190px;
    margin: 10px auto;
}

.material-list-item .top-tool-nav{
    background-color: white;
    overflow: hidden;
    height: 35px;
    margin-bottom: 10px;
    line-height: 35px;
}
.material-list-item .material-list-choose{
    width: 760px;
    float: left;
    margin-top: 6px;
    margin-left: 10px;
}
.material-list-item .material-list-choose .sort{
    float: left;
}
.material-list-item .material-list-choose .sort2{
    float: left;
}
.material-list-item .material-list-choose .sort2 input{
    display: block;
    float: left;
    width: 150px;
    height: 23px;
    line-height: 23px;
    border: 1px solid #1b961b;
    padding-left: 5px;
    cursor: text;
    margin-left: 30px;
}
.material-list-item .material-list-choose .sort2 button{
    width: 60px;
    height: 23px;
    line-height: 23px;
    background-color: #1b961b;
    color: white;
    border: 0;
    text-align: center;
    outline: none;
    cursor: pointer;
    float: left;
}
.material-list-item .material-list-choose .sort2 input:focus{
    outline: none;
}

.material-list-item .material-list-choose .sort a{
    float: left;
    padding: 0 9px;
    height: 23px;
    border: 1px solid #CCC;
    line-height: 23px;
    margin-right: -1px;
    /*background: #FFF;*/
    color: #333;
    position: relative;
}
.material-list-item .bottom-page{
    margin-top: 15px;

}
.material-list-item .material-list-choose .sort a.active{
    color: #1b961b;
}
.material-list-item .material-list-choose .sort a span{
    display: inline-block;
    vertical-align: top;
}
.material-list-item .material-list-choose .sort a em{
    display: inline-block;
    width: 7px;
    margin-left: 5px;
    vertical-align: top;
}
.material-list-item .material-list-choose .sort a em i{
    border: 4px solid transparent;
    height: 0;
    width: 0;
    position: absolute;
}
.material-list-item .material-list-choose .sort a em i.t{
    border-bottom: 4px solid #999999;
    top: 2px;
}
.material-list-item .material-list-choose .sort a em i.b{
    border-top: 4px solid #999999;
    top: 12px;
}
.material-list-item .material-list-choose .sort a em i.t.active{
    border-bottom-color:#1b961b
}
.material-list-item .material-list-choose .sort a em i.b.active{
    border-top-color:#1b961b
}
.material-list-item .green-tips{
    color: #999999;
    width: 420px;
    padding-bottom: 15px;
    overflow: hidden;
    float: right;
}
.material-list-item .green-tips .list{
    float: left;
    width: 378px;
    height: 35px;
}
.material-list-item .green-tips .tips-span{
    float: left;
}
.material-list-item .green-tips ul li{
    float: left;
    transition: all 0.5s;
}
.material-list-item .green-tips ul li .tips-word{
    padding: 0 5px;
    color: white;
}
.material-list-item .green-tips ul li .tips-text{
    padding-right: 10px;
}

.material-list-item .green-tips ul li .tips-word.a{background-color: #4cc28d;}
.material-list-item .green-tips ul li .tips-word.b{background-color: #52bbe8;}
.material-list-item .green-tips ul li .tips-word.c{background-color: #f09522;}
.material-list-item .green-tips ul li .tips-word.d{background-color: #e72551;}
.material-list-item .material-list-item-m{
    clear: both;
    min-height: 275px;
}
.material-list-item .material-list-item-m ul{
    margin-left: -10px;
}
.material-list-item .material-list-item-m ul li{
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    transition: all 0.5s;
}
.material-list-item .material-list-item-m ul li.null{
    width: 100%;
    padding: 30px;
    text-align: center;
    font-size: 18px;
}
.material-list-item .material-list-item-m ul li:hover{
    border: 0;
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -moz-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
}

.material-list-item .material-list-item-m ul li a{
    padding: 20px 30px 20px;
    background: #fff;
    display: block;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.material-list-item .material-list-item-m ul li a .material-pic{
    position: relative;
    width: 230px;
    height: 230px;
    overflow: hidden;
}

.material-list-item .material-list-item-m ul li a .material-pic span{
    position: absolute;
    bottom: 1px;
    right: 1px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    color: white;
    font-size: 25px;
    display: block;
}
.material-list-item .material-list-item-m ul li a .material-pic span.a{
    background-color: #4cc28d;
}
.material-list-item .material-list-item-m ul li a .material-pic span.b{
    background-color: #52bbe8;
}
.material-list-item .material-list-item-m ul li a .material-pic span.c{
    background-color: #f09522;
}
.material-list-item .material-list-item-m ul li a .material-pic span.d{
    background-color: #e72551;
}
.material-list-item .material-list-item-m ul li a .material-pic span.add{
    width: 50px;
    background-color: #1b961b;
}
.material-list-item .material-list-item-m ul li a .material-pic img{
    width: 230px;
    height: 230px;
    border: 1px solid #ececec;
}

.material-list-item .material-list-item-m ul li a .material-title{
    background-color: white;
    width: 230px;
}
.material-list-item .material-list-item-m ul li:hover a .material-title h4{
    color: #1b961b;
}
.material-list-item .material-list-item-m ul li a .material-title h4{
    font-size: 16px;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.material-list-item .material-list-item-m ul li a .material-title p{
    margin: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.material-list-item .bottom-page{
    width: 100%;
    height: 40px;
    line-height: 40px;
    clear: both;
}

.material-list-item .bottom-page .page-box{ float: left}
.material-list-item .bottom-page .page-box a{
    border: 1px solid #E5E5E5;
    padding: 0px 15px;
    background-color: white;
    cursor: pointer;
    margin-left: -1px;
    display: block;
    float: left;
}
.material-list-item .bottom-page .page-box a.prev-page{
    margin-left: 0;
}
.material-list-item .bottom-page .page-box a.prev-page.disabled{
    color: #999999;
}
.material-list-item .bottom-page .page-box a.prev-page.disabled:hover{
    cursor: default;
    background-color: white;
}
.material-list-item .bottom-page .page-box a.next-page.disabled{
    color: #999999;
}
.material-list-item .bottom-page .page-box a.next-page.disabled:hover{
    cursor: default;
    background-color: white;
}

.material-list-item .bottom-page .page-box a:hover{
    background-color: #f2f2f2;
}
.material-list-item .bottom-page .page-box a.active{
    background-color: #1b961b;
    color: white;
}
/*.material-list-item .bottom-page .page-box a.more:hover{*/
    /*background-color: white;*/
    /*color: #000;*/

/*}*/
.material-list-item .bottom-page .page-num{
    float: left;
    margin-left: 30px;
}
.material-list-item .bottom-page .page-num i{
    margin: 0 5px;
}
.material-list-item .bottom-page .page-num span input{
    height: 28px;
    width: 50px;
    margin: 0 10px;
    text-align: center;
}
.material-list-item .bottom-page .page-num span button{
    border: 0;
    background-color: #fea700;
    cursor: pointer;
    color: white;
    width: 70px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
}