.rqj {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.rqj li {
    border: 1px solid #b5b5b5;
    float: left;
    padding: 60px 10px 10px 10px;
    position: relative;
    border-radius: 5px;
    margin: 0 0 15px 60px;
    width: 240px;
}

.rqj-1 {
    position: absolute;
    text-align: center;
    color: #fff;
    width: 256px;
    height: 39px;
    line-height: 39px;
    top: 5px;
    left: -9px;
    background: #262626;
}
.rqj-1:before,.rqj-1:after{content:"";position:absolute;bottom:-6px;width:0;height:0;border-top:8px solid #262626;}
.rqj-1:before{border-left:8px solid transparent;left:0;}
.rqj-1:after{border-right:8px solid transparent;right:0;}
.rqj-2{margin:0 0 10px 0;display:block;box-shadow:0 0 1px rgba(0,0,0,.1);}
.rqj-2 img{width:100%;}
.rqj-right{display:inline-block;background:url(../images/rqj_right.png) no-repeat;width:12px;height:12px;margin-left:3px;}
.rqj-3 a{margin-left:4px;float:left;}
.rqj-3 a:first-child{margin-left:0;}
.rqj-3 img{width:70px;}
.rqj-4{margin-top:10px;}
.rqj-4 .fr{background:#ff0001;border-radius:5px;padding:2px 5px;}
.rqj-4 span{font-size:14px;}

.page-nav {
    text-align: center;
    padding: 20px 0;
}
.page-nav a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #999;
    text-align: center;
    border:1px solid #e4e4e4;
    margin-left: 3px;
    display: inline-block;
}
.page-nav a.current {color:#fff;background:#ff0001;border-color:#ff0001;}
.page-nav label{padding:0 10px 0 20px;}
.page-nav input{width:50px;height:30px;text-align:center;line-height:30px;border:1px solid #e4e4e4;margin:0 3px;}
.page-nav button{color:#fff;background:#d12f53;border:none;height:30px;padding:0 10px;}

.ppj-nav{height: 40px;}
.ppj-nav li{float:left;background:#d5d5d5;color:#fff;height:40px;line-height:40px;cursor:pointer;font-size:22px;padding:0 17px;}
.ppj-nav li:nth-child(even){background:#c5c3c3;}
.ppj-nav li.current{color:#333333;background:#fff;}
.ppj-nav .current,.ppj{box-shadow:0 0 10px rgba(0,0,0,.5);}
.ppj-nav-fix ul{position: fixed;width: 1440px;top: 0;left: 50%;margin-left: -720px;}
.ppj dl{border-bottom:1px solid #e5e5e5;}
.ppj dt{float:left;width:260px;text-align:center;font-size:46px;}
.ppj dd{float:left;width:1180px;border-left:1px solid #e5e5e5;padding: 20px 0;}
.ppj dd a{float:left;width:20%;color:#333;text-align:center;line-height:60px;}
.gsc-fl{width:268px;border:1px solid #eee;}
.gsc-fr{width:1155px;}
.gsc-fl label input{margin:-3px 5px 0 0;}
.gsc-fl label{display:block;padding:5px 0 5px 50px;cursor:pointer;}
.gsc-fl dt{background:#eee;padding:10px 25px;}
.gsc-fl dt .fr{background:url(../images/gsc_fl_up.png) no-repeat;width:13px;height:7px;cursor:pointer;margin-top:8px;}
.gsc-fl dl.gsc-hide .fr{background-image:url(../images/gsc_fl_down.png);}
.gsc-fl dl.gsc-hide dd{display:none;}
.gsc-fl dt span{font-size:16px;}
.gsc-fl dt i{vertical-align:middle;margin-top:-5px;display:inline-block;}
.gsc-fl dd{padding: 10px 0;}
.gsc-fl-1{background:url(../images/gsc_fl_1.png) no-repeat;width:18px;height:18px;}
.gsc-fl-2{background:url(../images/gsc_fl_2.png) no-repeat;width:19px;height:21px;}
.gsc-fl-3{background:url(../images/gsc_fl_3.png) no-repeat;width:21px;height:20px;}
.gsc-fl-4{background:url(../images/gsc_fl_4.png) no-repeat;width:16px;height:20px;}
.gsc-fl-5{background:url(../images/gsc_fl_5.png) no-repeat;width:20px;height:18px;}

.gsc-fl-pp {
    position: relative;
}
.gsc-fl-pp li {
    width: 16%;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
    float: left;
}
.mask {
    width: 1440px;
    height: 500px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 0;
    overflow: auto;
    background: #000;
    opacity: 1;
    border: 1px solid #eee;
    display: none;
    z-index: 2;
}
.gsc-fl-pp div.clearfix {
    width: 1440px;
    height: 500px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 0;
    overflow: auto;
    border: 1px solid #eee;
    display: none;
}
.gsc-fl-pp div.clearfix a {
    width: 33%;
    line-height: 45px;
    color: #fff;
    text-align: center;
    float: left;
}
.gsc-fl-pp div.clearfix i {
    width: 11px;
    height: 11px;
    background: url(../images/gsc_fl_close_wihte.png) no-repeat;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 2;
    cursor: pointer;
}

.gsc-1,.gsc-2,.gsc-3{border:1px solid #eee;}
.gsc-1{margin-bottom:10px;}
.gsc-11{text-align:center;padding:10px 0;}
.gsc-13{padding:10px 50px;font-size:16px;}
.gsc-2{background:#eee;}
.gsc-2 li{float:left;}
.gsc-2 li a{display:inline-block;line-height:48px;padding:0 30px;color:#333;}
.gsc-2 li.current a{background:#fff;color:#ef0405;}
.gsc-3{padding-top:20px;}
.gsc-3 li{float:left;border:1px solid #eee;margin:0 0 20px 17px;}
.gsc-3 li .fr{color:#fff;background:#ff0001;border-radius:5px;height:30px;line-height:30px;padding:0 30px;margin-top:8px;cursor:pointer;}
.gsc-3 li .fr.followed{background: none;border: 1px solid #ff0001;color: #333;}
.gsc-3 li .clearfix a{font-size:18px;color:#333;}
.gsc-3 li .clearfix span{color:#ff0001;}
.gsc-3 li .clearfix{width:330px;margin:10px auto;}