
.o-main{width: 100%;padding-top: .8rem;padding-bottom: 1.2rem;background-color: #f7f7f7;}
.o-inner{width: 100%;max-width: 14.4rem;margin: 0 auto;}
.o-title{color: #333;line-height: 1;text-align: center;margin-bottom: .6rem;}
.o-table{width: 100%;padding-bottom: .8rem;}
.o-th{width: 100%;background-color: #fa0;font-size: 0;}
.o-th .o-td{color: #fff;line-height: .6rem;}
.o-td{display: inline-block;vertical-align: middle;text-align: center;position: relative;}
.o-td1{width: 7.15rem;text-align: left;padding-left: 1.05rem;}
.o-td2{width: 2.25rem;}
.o-td3{width: 1.97rem;}
.o-td4{width: 2.3rem;}
.o-tr{width: 100%;border-bottom: 1px solid #f7f7f7;padding: .18rem 0;background-color: #fff;font-size: 0;}
.o-tr:last-child{border-bottom: none;}
.o-icon{width: 1.625em;position: absolute;left: .4rem;top: 50%;transform: translate(0,-50%);}
.o-tit{color: #333;line-height: 1.5;}
.o-date{color: #333;line-height: 1.5;}
.o-size{color: #333;line-height: 1.5;}
.o-download{color: #fa0;line-height: 1.5;display: inline-block;vertical-align: top;cursor: pointer;}
.o-download:after{content: "";display: inline-block;vertical-align: middle;width: .875em;height: .9375em;background-image: url(/static/home/images/68.png);background-size: 100% 100%;margin-left: .1rem;}
@media(max-width: 1200px){
    .o-td1{width: 7.8rem;}
}
@media(max-width: 750px){
    .o-main{padding: .5rem .3rem;}
    .o-title{margin-bottom: .4rem;}
    .o-td{width: 25%;}
    .o-td1{width: 40%;padding-left: 0.1rem;text-align: center;}
    .o-td3{width: 15%;}
    .o-td4{width: 20%;}
    .o-icon{display: none;}
    .o-download:after{display: none;}
    .o-table{padding-bottom: .4rem;}
}

.pg-main{text-align: center;font-size: 0;}
.pg-one{display: inline-block;vertical-align: top;min-width: .46rem;height: .46rem;line-height: .44rem;padding: 0 0.05rem;text-align: center;color: #888;border: 1px solid #eee;margin: 0 .1rem;cursor: pointer;background-color: #fff;transition: background-color .3s;}
.pg-one.active{background-color: #fa0;color: #fff;}
.pg-input{width: 1rem;height: .46rem;border: 1px solid #eee;background-color: #fff;text-align: center;color: #888;margin: 0 .12rem 0 .3rem;}
.pg-submit{width: auto;border: none;background-color: transparent;height: 1px solid transparent;line-height: .44rem;color: #888;cursor: pointer;padding: 0;}
.pg-prev,
.pg-next{background-image: url(/static/home/images/56.png);background-size: .444444em auto;background-repeat: no-repeat;background-position: center center;}
.pg-prev{transform: rotate(180deg);margin-left: 0;}
body.pc .pg-one:hover{background-color: #fa0;color: #fff;}
body.pc .pg-next:hover,
body.pc .pg-prev:hover{background-image: url(/static/home/images/57.png)}
@media(max-width: 750px){
    .pg-one{margin: 0 0.05rem;}
    .pg-input{margin-left: .1rem;margin-right: .1rem;}
}
