.memebg {
    display: flex;
    justify-content: center;
}

/* tab鏍忔牱寮� */

.set-content {
    height: 100%;
    width: 200px;
    /* margin:0 auto; */
}

.set-title {
    background-color: #1E2C52;
    width: 100%;
    height: 42px;
    display: flex;
    z-index: 9999;
}

.set-title ul li {
    background-color: pink;
    float: left;
    display: block;
    text-align: center;
    height: 100%;
    line-height: 42px;
    color: #3E6899;
    position: static;
    background: rgba(255, 255, 255, .1);
    box-sizing: border-box;
    cursor: pointer;
    width: 100px;
    cursor: pointer;
}

.set-title ul .on {
    background: #002F5D;
    color: #FCFC00;
}

.set-middle {
    background-color: #002F5D;
    box-sizing: border-box;
    overflow: hidden;
    height: 100%;
    padding: 15px 17px 0 19px;
}

.set-middle-item {

}

.set-middle-image img {
    display: block;
    float: left;
    cursor: pointer;
}

.set-middle-list ul li {
    display: flex;
    color: #fff;
    font-size: 13px;
    height: 43px;
    line-height: 43px;
    cursor: pointer;
    box-sizing: border-box;
    padding: 0 5px 0 2px;
}

.set-ali {
    flex: 1;
}

.set-middle-list .set-ali span {
    color: #fff;
    border-left: 3px solid #002f5d;
    padding-left: 10px;
}

.set-middle-list .onn span {
    border-left: 3px solid #fff !important;
}

.set-middle-list ul li:hover span {
    border-left: 3px solid #fff;
}

/*
.set-middle-list ul li:hover a{
	border-left: 3px solid #fff;
}
*/
.set-java {
    flex: 1.8;
}

.set-salary {
    flex: 1;
}

.set-more {
    text-align: right;
    flex: 1;
}

.set-more:after {
    content: "";
    display: inline-block;
    height: 8px;
    width: 8px;
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
    transform: rotate(-45deg);
    position: relative;
    top: 0;
    margin-left: 2px;
}

.servernav {
    height: 50px;
}

.serverbox {
    display: flex;
    position: relative;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hytitle {
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    width: 200px;
    height: 50px;
    background-color: #33587D;
}

.wetitle {
    color: #fff;
    font-size: 14px;
    line-height: 50px;
}

.regist {
    width: 100%;
    background-color: #9EB9D4;
    padding: 0 17px 30px;
}

.hyfw {
    height: 100%;
}

.wel {
    color: #fff;
    height: 50px;
    line-height: 50px;
    padding-left: 17px;
    font-size: 14px;
}

.wel a:link, .wel a:visited {
    color: #fff;
    text-decoration: none;
}

.wel a:hover {
    color: #fff;
    text-decoration: underline;
}

.process {
    position: relative;
    width: 100%;
    background-color: #fff;
    padding: 10px 17px 10px 0;
}

.weltit {
    font-size: 30px;
    text-align: center;
    height: 130px;
    line-height: 130px
}

.linelf,
.linert {
    float: left;
    height: 2px;
    width: 150px;

}

.line {
    position: absolute;
    left: 50%;
    transform: translate(-53%);
}

.linelf {
    background-color: orange;
}

.linert {
    background-color: green;
}

.fenlei {
    width: 93%;
    margin: 0 auto;
    /* height: 260px; */
    padding-bottom: 5px;
    background-color: #EEF4F8;
}

.normal {
    width: 124px;
    background-color: #fff;
}

.reg-btn {
    width: 126px;
    background-color: #fff;
}

.reg-btn a.button {
    /*position: absolute;*/
    /*display: block;*/
    /*text-align: center;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*transform: translate(-50%, -50%);*/
    /*width: 80px;*/
    /*height: 30px;*/
    /*line-height: 30px;*/
    /*background-color: #65B74A;*/
    /*border-radius: 3px;*/
    /*color: #fff;*/
}

.flform {
    display: flex;
    justify-content: space-around;
    padding-top: 5px;
}

.biaoti {
    margin: 0 auto;
    width: 93%;
    line-height: 43px;
    font-size: 16px;
    color: #fff;
    background-color: #ACBDCD;
    border-radius: 8px 8px 0 0;
}

.neirong {
    width: 70%;
    background-color: #fff;
    padding: 20px;
}

.normal,
.reg-btn {
    position: relative;
}

.normal p {
    font-size: 16px;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.regist {
    overflow: hidden;
    width: calc(100% - 300px);
    float: right;
    margin-top: 20px;
}

.biaoti {
    padding-left: 37px;
    position: relative;
}

.biaoti.center {
    padding-left: 0px !important;
    text-align: center;
}

.block {
    position: absolute;
    top: 14px;
    left: 20px;
    display: block;
    width: 5px;
    height: 17px;
    background-color: #fff;
}

.process .flowline {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 99%;
    height: 145px;
    margin: 0 auto;
    background-color: #fff;
}

.ybt {
    color: #002e5c;
    display: inline-block;
    width: 83px;
    height: 21px;
    border-radius: 21px;
    text-align: center;
    line-height: 21px;
    border: 1px solid #002e5c;
    background-color: #DBDBDB;
    position: relative;
    z-index: 2;
}

.process-module .process-1 {
    text-align: center;
}

.icon-block img {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin: 0 auto;
    border-radius: 50%;
    position: relative;
    z-index: 2;
}

.flow-line {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 100px;
    height: 1px;
    background-color: red;
}

.flowline {
    padding: 10px 30px;
}

.flowline li {
    color: #002e5c;
    position: relative;
    text-align: center;
    padding-top: 45px;
    width: 100px;
    height: 83px;
}

li.process-0,
li.process-5 {
    padding-top: 50px;
}

.flow-line {
    position: absolute;
    top: 61px;
    left: 53px;
    width: 151px;
    border-bottom: 1px solid #002e5c;
    z-index: 1;
}

.lefline,
.ritline {
    width: 130px;
    height: 1px;
    background-color: #002e5c;
    position: absolute;

}

.lefline {
    top: 61px;
    left: 90px;
}

.ritline {
    width: 100px;
    top: 61px;
    left: -91px;
}

.membertypetips {
    margin-top: 25px;
    text-align: center;
    color: #4895DE;
    line-height: 30px;
    font-size: 16px;

}

.item {
    margin-top: 25px;
}

.item span {
    color: #6c6c6c;
}

.item .clr_r {
    color: #fa0404;
}

.yinlian {
    /* height: 66px; */
    padding: 20px 0;
    display: flex;
    position: relative;
}

.yinlian p {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 127px;
    background-color: #fff;
    text-align: center;

}

div.weixin {
    border-bottom: 5px solid #EDF3F7
}

div.zhifu {
    width: 84%;
}

/* tab鏍忔牱寮� */
.tab-wrapper {
    width: 100%;
}

.tab-menu li {
    float: left;
    width: 50%;
    text-align: center;
    background-color: #EBEBEB;
    position: relative;
    color: #a1a1a1;
    display: inline-block;
    padding: 12px 40px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 0;
    list-style: none;
}

.tab-menu li:hover {
    color: #464646;
}

.tab-menu li.active {
    background-color: #FAFAFA;
    color: #464646;
    opacity: 1;
}

.tab-menu li.active:hover {
    color: #444444;
}

.tab-content > div {
    background-color: #fff;
    box-sizing: border-box;
    width: 100%;
    padding: 80px 26px;
    min-height: 300px;
}

/*cheinfo寮€濮�*/

.fenlei {
    overflow: hidden;
    padding-bottom: 20px;
}

.fenlei > div {
    width: 85%;
    height: auto;
    overflow: hidden;
    margin: auto;
    margin-top: 15px;
}

.fenlei.lg-size > div {
    width: 87%;
}

.fenlei > div > span:nth-child(1) {
    display: block;
    width: 14%;
    text-align: right;
    font-size: 14px;
    color: #3e3e3e;
    float: left;
}

.fenlei > div > span:last-child {
    -color: #5e5e5e;
}

.fenlei > div > span {
    line-height: 37px;
}

.fenlei .membertype span {
    line-height: 24px;
}

.fenlei .membertype .Labledisabled {
    line-height: 24px;
}

.fenlei > div > input, .fenlei .neirong > input {
    padding: 5px;
    background: #fff;
    border: 1px solid #c0ddf1;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 50%;
}

.fenlei > div > textarea {
    padding: 5px;
    background: #fff;
    border: 1px solid #c0ddf1;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 50%;
}

.fenlei .success {
    padding: 50px 0;
}

.fenlei .success img {
    float: left;
    width: 100px;
    height: auto;
    padding: 20px;
}

.fenlei .success p {
    font-size: 16px;
    display: block;
    padding: 20px 20px;
}

.fenlei .majors ul {
    list-style: none;
    padding: 5px 0
}

.fenlei .majors li {
    padding: 3px 10px 3px 0;
    text-align: left;
    float: left;
    white-space: nowrap;
    word-break: keep-all;
}

.verifycode input {
    width: 33.4% !important;
}

.verifycode button {
    padding: 8px 2px;
    width: 16%;
    border: 1px solid #c0ddf1;
    background: -webkit-linear-gradient(top, #ffffff, #e9e9e9);
}

.fenlei div select {
    padding: 5px;
    background: #fff;
    border: 1px solid #c0ddf1;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 50%;
}

.con_b {
    width: 41%;
    height: auto;
    margin: auto;
    overflow: hidden;
    margin-top: 45px;
    margin-bottom: 45px;
    text-align: center;
}

.con_b a {
    display: block;
    width: 188px;
    height: 45px;
    border-radius: 3px;
    background: #f5f5f5;
    text-align: center;
    line-height: 45px;
    color: #666666;
    border: 1px solid #e7e7e7;
    float: left;
    font-size: 14px;
}

.con_b a:last-child {
    float: right;
    color: #fff;
    background: #4ba32d;
    border: 1px solid #4ba32d;
}

.pho_sc_r {
    width: 85%;
    height: auto;
    overflow: hidden;
    float: left;
}

.pho_sc_r_l {
    width: 49%;
    height: 200px;
    float: left;
    background: #fff;
    border: 1px solid #c0ddf1;
    position: relative;
}

.pho_sc_r_r {
    width: 49%;
    height: 200px;
    float: right;
    background: #fff;
    border: 1px solid #c0ddf1;
    position: relative;
}

.process {
    -height: 96.8%;
}

.process .content {
    padding: 30px 30px 20px 40px;
}

.bot {
    margin-top: 30px;
}

/*cheinfo缁撴潫*/

.con_b a button {
    display: block;
    width: 100%;
    height: 100%;
    background: none;
    border: none;
    outline: none;
    color: #fff;
}

.pho_sc_r_ll {
    width: 49%;
    height: 170px;
    float: left;
    background: #fff;
    border: 1px solid #c0ddf1;
    position: relative;
}

.pho_sc_r_ll img {
    display: block;
    margin: auto;
    height: 155px;
    margin-top: 7px;
}

.pho_sc_r_rr {
    width: 49%;
    height: 170px;
    float: right;
    background: #fff;
    border: 1px solid #c0ddf1;
    position: relative;
}

.pho_sc_r_rr img {
    display: block;
    margin: auto;
    height: 155px;
    margin-top: 7px;
}

.wtx input {
    color: #8c8c8c !important;
}

.normal {
    border-right: 1px solid #eef4f8;
    margin-left: 10px;
}

.weixin {
    border-bottom: 3px solid #EDF3F7 !important;
}

.weixin {
    padding: 20px 12px;
    background: #e6f5ff;
}

.wx_ul li {
    width: 124px;
}

.wx_ul li img {
    width: 124px;
    height: 124px;
}

.flform {
    margin-top: 0px !important;
    padding-top: 1px !important;
}

.jiaof {
    padding-left: 0px;
    text-align: center;
}

.flform {
    width: 100% !important;
}

.price {
    width: 104px;
    height: 25px;
    background: #7f7f7f;
    float: left;
    overflow: hidden;
    margin-left: 20px;
    cursor: pointer;
}

.price:hover {
    background: #ffa800;
}

.price.selected {
    background: #ffa800;
}

.price p {
    width: 39.5%;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    line-height: 25px;
    border-right: 1px solid #fff;
    float: left;
}

.price span {
    display: block;
    width: 60%;
    height: 25px;
    line-height: 25px !important;
    font-size: 14px;
    color: #ffffff !important;
    text-align: center;
    float: left;
}

.pay_con_b {
    margin-left: 43px;
    margin-right: 43px;
    height: auto;
    overflow: hidden;

}

.pay_con_b_t {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px dashed #acbdcd;
    padding-bottom: 14px;
}

.pay_con_b p {
    color: #444444;
    font-size: 14px;
    margin-top: 14px;
    margin-left: 40px;
    margin-right: 40px;
}

.pay_con_b_b {
    width: 190px;
    height: 45px;
    background: #1e7bb3;
    border-radius: 3px;
    margin: auto;
    margin-top: 40px;
}

.pay_con_b_b button {
    display: block;
    width: 100%;
    height: 100%;
    background: none;
    font-size: 14px;
    color: #ffffff;
}

/*loginsucc寮€濮�*/
.log_one {
    margin-left: 17px;
    height: auto;
    background: #eef4f8;
    overflow: hidden;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

.log_one_t {
    margin-left: 23px;
    margin-right: 23px;
    height: auto;
    overflow: hidden;
    height: 52px;
    line-height: 52px;
    font-size: 24px;
    color: #002f5d;
}

.log_one_b {
    margin-left: 5px;
    margin-right: 5px;
    height: auto;
    overflow: hidden;

}

.log_one_b table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
}

.log_one_b table td {
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    color: #010101;
}

.log_one_b table td:nth-child(1) {
    text-align: center;
}

.log_one_b table td:nth-child(2) {
    padding-left: 18px;
}

.log_one_b table td l {
    color: #0168d0;
    margin-left: 22px;
    cursor: pointer;
}

.log_one_b table td l:hover {
    text-decoration: underline;
}

.log_one_b table, th, td {
    border: 1px solid #eef4f8;
}

.log_one_b table td img {
    width: 319px;
    height: auto;
    margin-top: 19px;
}

.log_one_b_b {
    width: 184px;
    height: 40px;
    background: none;
    float: right;
    border: 1px solid #b5b5b5;
    border-radius: 3px;
    margin-top: 18px;
}

.log_one_b_b a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    line-height: 40px;
}

.log_one {
    margin-top: 13px;
}

.log_hy_t {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #254c73;
}

.log_hy_t img {
    display: block;
    width: 100px;
    max-height: 200px;
    border-radius: 50%;
    padding: 5px;
    background: #fff;
    margin: auto;
}

.log_hy_t p {
    font-size: 14px;
    color: #f5f5f5;
    text-align: center;
    margin-top: 10px;
}

.log_hy_t a {
    width: 69px;
    height: 25px;
    display: block;
    border: 1px solid #4281d3;
    color: #4281d3;
    margin: auto;
    text-align: center;
    line-height: 21px;
    padding-left: 3px;
    padding-right: 3px;
    margin-top: 17px;
    margin-bottom: 17px;
}

.log_hy_t a:hover {
    color: #7dabe6;
    border: 1px solid #7dabe6;
}

.log_hy_b {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 17px;
    border-bottom: 1px solid #254c73;
}

.log_hy_b p l {
    color: #ff0000;
}

.log_hy_b p w {
    color: #04c902;
}

.log_hy_b p {
    font-size: 14px;
    color: #f5f5f5;
    margin-top: 11px;
}

.log_hy_b p a {
    color: #07a8fc;
    margin-left: 4px;
    margin-right: 4px;
}

.log_hy_b p a:hover {
    text-decoration: underline;
}

.log_sjhy {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px dashed #dcdcdc;
    background: #f1eeee;
}

.log_sjhy img {
    width: 65px;
    height: 65px;
    margin: auto;
    display: block;
    padding: 2px;
    background: #fff;
    border-radius: 50%;
    margin-top: 10px;
}

.log_sjhy p {
    text-align: center;
    font-size: 14px;
    color: #5a5a5a;
    margin-top: 5px;
}

.log_sjhy a {
    padding: 0 !important;
    margin: 0;
    width: 68px;
    height: 25px;
    border: 1px solid #5a5a5a;
    text-align: center;
    color: #5a5a5a !important;
    line-height: 23px !important;
    margin: auto !important;
    margin-top: 10px !important;
    margin-bottom: 15px !important;

}

.log_sjhy a:before {
    display: none;
}

.log_sjhy_b {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px dashed #dcdcdc;
    padding-bottom: 15px !important;
    background: #f1eeee;
}

.log_sjhy_b p {
    color: #5a5a5a;
    font-size: 14px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.log_sjhy_b p a {
    display: inline-block !important;
    padding: 0 !important;
    margin: 0;
    color: #969494 !important;
    overflow: visible !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.log_sjhy_b p a:before {
    display: none;
}

.line_div {
    width: 1200px;
    margin: 0 auto;
    height: 38px;

}

/*loginsucc缁撴潫*/

@media (max-width: 767px) {
    .weltit {
        height: 92px;
    }

    .log_one {
        margin-top: 10px;
    }

    .line_div {
        height: 16px;
    }

    .log_one_b_b {
        width: 153px;
        height: 34px;
    }

    .log_one_b_b a {
        line-height: 34px;
        font-size: 13px;
    }

    .log_one {
        margin-left: 0px;
    }

    .log_one {
        margin-bottom: 0px !important;
    }

    .zdy_h {
        height: auto;
    }

    .newj {
        margin-bottom: 20px;
    }

    .regist {
        width: 100% !important;
    }

    .log_one_b table td:nth-child(1) {
        width: 30%;
    }

    .log_one_t {
        font-size: 20px;
    }

    .log_one_b table td img {
        width: 50%;
    }

    .log_one_b table td {
        font-size: 13px;
    }

    .ind_mar {
        margin-bottom: 40px;
    }

    .ind_mar .tab-content div {
        margin-top: 65px;
    }

    .tab-content > div {
        padding: 18px 26px;
    }

    .line {
        left: 53%;
    }

    .ybt {
        width: 70px;
        height: 19px;
        font-size: 12px;
        line-height: 19px !important;
        top: 1px;
    }

    .lefline {
        left: 0px;
    }

    .icon-block img {
        width: 27px;
        height: 27px;
        margin: -18px auto;
    }

    .regist {
        padding-bottom: 9px !important;
    }

    .bgg.fenlei > div > span:last-child {
        display: block !important;
    }

    .price {
        width: 90px;
        height: 22px;
        margin-left: 13px;
        margin-top: 10px;
    }

    .price p {
        line-height: 22px;
        font-size: 13px;
    }

    .price span {
        line-height: 22px !important;
        font-size: 13px;
    }

    .price:last-child {
        margin-bottom: 10px;
    }

    .flow-line {
        width: 100%;
    }

    .flowline {
        padding: 10px 10px;
    }

    .hyfw {
        display: none;
    }

    .regist {
        padding: 0px 5px;
    }

    .line {
        margin-bottom: 15px;
    }

    .memebg {
        -display: none;
        display: block;
        width: 100%;
        height: 8rem;
        overflow: hidden;
    }

    .memebg img {
        width: 100%;
        height: auto;
        overflow: hidden;
        transform: scale(1.8);
        position: relative;
        left: 6%;
        top: 22%;
    }

    .flform {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        padding-top: 5px;
    }

    .neirong {
        width: 100%;
    }

    .normal {
        width: 100%;
        height: 45px;
    }

    .reg-btn {
        width: 100%;
        height: 45px;
    }

    div.zhifu {
        width: 100%;
    }

    .fenlei > div {
        width: 94%;
    }

    .fenlei > div > span:nth-child(1) {
        width: 26%;
        font-size: 13px;
    }

    .fenlei > div > span:last-child {
        display: none;
    }

    .fenlei > div span.error {
        display: block !important;
        margin: 0 0 0 10em;
    }

    .pho_sc span {
        width: auto !important;
    }

    .pho_sc_r {
        width: 100%;
    }

    .fenlei > div > input {
        padding-top: 5px;
        padding-bottom: 5px;
        width: 65%;
        font-size: 13px;
    }

    .fenlei > div > span {
        line-height: 25px;
    }

    .fenlei > div > select {
        padding-top: 5px;
        padding-bottom: 5px;
        width: 65%;
    }

    .danw > div > span:nth-child(1) {
        width: 32%;
    }

    .con_b {
        width: 75%;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .con_b a {
        width: 43%;
        height: 40px;
        line-height: 40px;
    }

    .con_b a button {
        display: block;
        width: 100%;
        height: 100%;
        background: none;
        border: none;
        outline: none;
    }

    .process {
        padding-right: 0px;
    }

    .code button {
        padding-top: 4px;
        padding-bottom: 4px;
        width: 25%;
    }

    .code input {
        width: 39% !important;
    }

    .pho_sc_r_ll img {
        height: 82%;
        margin-top: 15px;
    }

    .pho_sc_r_rr img {
        width: 82%;
        height: auto;
        margin-top: 32px;
    }

    .neirong p {
        text-align: center;
    }

    .bgg .normal {
        margin-left: 0px !important;
        border-bottom: 1px solid #eef4f8;
        border-right: none;
    }

    .bgg {
        border: 1px solid #eef4f8;
    }

    .normal p {
        font-weight: bold;
    }

    .bgg .neirong.zhifu {
        margin-left: 0px;
        min-height: 45px;
        padding: 0px;

    }

    .bgg .neirong > p {
        line-height: 45px;
        font-size: 16px;
        color: #545454;
    }

    /*.bgg .normal{
        width:40%!important;
        float:left;
    }
    .bgg .flform{
            flex-direction: row!important;
    }
    .bgg .neirong.zhifu{
        width:60%!important;
        float:left;
    }*/

}

div.zhifu {
    margin-right: 10px;
}

.ghh {
    color: #0c53d5;
}

.daijn {
    color: #ff0000;
}

/*一像素边框问题*/
/*分辨率图片问题2倍图，3倍图*/
.normal {
    margin-left: 0px !important;
    border-right: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5) {
    .border-1px::after {
        -webkit-transform: scaleY(0.7);
        transform: scaleY(0.7);
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2) {
    .border-1px::after {
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
    }
}

.mm-menu-panel {
    display: none;
    -webkit-transition: transform 0.3s linear;
    -moz-transition: transform 0.3s linear;
    -ms-transition: transform 0.3s linear;
    -o-transition: transform 0.3s linear;
    transition: transform 0.3s linear;
}

.container-fluid {
    -webkit-transition: transform 0.3s linear;
    -moz-transition: transform 0.3s linear;
    -ms-transition: transform 0.3s linear;
    -o-transition: transform 0.3s linear;
    transition: transform 0.3s linear;
}

.all-pagination {
    margin-top: 20px;
    text-align: center;
    font-size: 0;
}

.all-pagination span {
    display: inline-block;
    vertical-align: top;
    padding: 4px 10px;
    font-size: 16px;
    color: #fff;
    margin: 0 5px;
    background: #666;
}

.all-pagination a {
    display: inline-block;
    vertical-align: top;
    padding: 4px 10px;
    font-size: 16px;
    color: #333;
    margin: 0 5px;
}

.all-pagination a:hover {
    color: #fff;
    background: #666;
}

.header .header-top {
    padding: 13px 0;
    background: #fff;
}

.header .header-top .logo-wrapper {
    position: relative;
    display: inline-block;
    width: 254px;
    height: 64px;
}

.header .header-top .logo-wrapper img {
    width: 100%;
    height: 100%;
}

.header .header-top .search-wrapper {
    position: relative;
    margin: 14px 0;
    float: right;
    width: 220px;
    height: 36px;
    border: 1px solid #ccc;
}

.header .header-top .search-wrapper .text {
    padding-left: 10px;
    display: block;
    width: 183px;
    height: 34px;
    line-height: 34px;
}

.header .header-top .search-wrapper .btn-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    border-left: 1px solid #ccc;
}

.header .header-top .search-wrapper .btn-wrapper .submit {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.header .header-top .search-wrapper .btn-wrapper .iconfont {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 26px;
    color: #666;
}

.header .header-top .login-register-wrap {
    float: right;
    margin: 14px 0;
    height: 34px;
    line-height: 34px;
    font-size: 0;
}

.header .header-top .login-register-wrap a {
    margin-left: 10px;
    display: inline-block;
    font-size: 12px;
    /*
    vertical-align: top;

    color: #666;
    */
}

.header .header-top .login-register-wrap a:hover {
    text-decoration: underline;
}

.header .m-nav-header {
    display: none;
}

.header .allNav-wrap {
    position: relative;
}

.header .nav {
    background: #002e5c;
}

.header .nav .menu {
    font-size: 0;
}

.header .nav .menu li {
    padding: 0 15px;
    display: inline-block;
    vertical-align: top;
}

.header .nav .menu li a {
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.header .nav .menu li:hover a,
.header .nav .menu li.active a {
    color: #ffff00;
}

.header .vice-nav {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    z-index: 99;
    margin: auto;
    padding: 15px 10px;
    width: 100%;
    max-width: 1360px;
    background: #fff;
    -webkit-border-radius: 0 0 15px 15px;
    -moz-border-radius: 0 0 15px 15px;
    border-radius: 0 0 15px 15px;
}

.header .vice-nav .vice-menu {
    position: relative;
    font-size: 0;
}

.header .vice-nav .vice-menu > li {
    padding: 0 10px;
    display: inline-block;
    max-width: 150px;
    vertical-align: top;
}

.header .vice-nav .vice-menu > li .second-vice-menu li a {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    text-align: left;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.header .vice-nav .vice-menu > li .second-vice-menu li:hover a,
.header .vice-nav .vice-menu > li .second-vice-menu li.active a {
    color: #3f9bf6;
}

.header .vice-nav .vice-menu > li > a {
    display: block;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #333;
    text-align: left;
}

.header .vice-nav .vice-menu > li:hover > a,
.header .vice-nav .vice-menu > li.active > a {
    color: #0080ff;
}

.footer .classify-wrapper {
    font-size: 0;
    padding: 30px 0;
    background: #666;
}

.footer .classify-wrapper ul {
    display: inline-block;
    vertical-align: top;
    width: 84%;
}

.footer .classify-wrapper ul .classify-item {
    display: inline-block;
    vertical-align: top;
    width: 25%;
}

.footer .classify-wrapper ul .classify-item a {
    margin-bottom: 10px;
    display: block;
    line-height: 14px;
    font-family: "Microsoft YaHei UI";
    font-size: 14px;
    color: #fff;
}

.footer .classify-wrapper ul .classify-item a:hover {
    text-decoration: underline;
}

.footer .classify-wrapper .QR-code {
    display: inline-block;
    vertical-align: top;
    width: 16%;
}

.footer .classify-wrapper .QR-code .img-wrap {
    max-width: 110px;
    max-height: 110px;
}

.footer .classify-wrapper .QR-code .img-wrap img {
    width: 100%;
    height: 100%;
}

.footer .footer-bottom {
    background: #333;
}

.footer .footer-bottom p {
    text-align: center;
    line-height: 40px;
    font-family: "Microsoft YaHei UI";
    font-size: 14px;
    color: #fff;
}

.banner-wrapper .swiper-container .swiper-wrapper {
    height: inherit;
}

.banner-wrapper .swiper-slide {
    position: relative;
    height: inherit;
}

.banner-wrapper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    max-height: 460px;
}

.banner-wrapper .swiper-pagination-bullet {
    opacity: 1;
    background: #fff;
}

.banner-wrapper .swiper-pagination-bullet-active {
    background: #002e5c;
}

.my-operation-wrap {
    margin-top: 30px;
}

.my-operation-wrap ul {
    font-size: 0;
    text-align: center;
    border: 1px solid #dcdcdc;
}

.my-operation-wrap ul li {
    display: inline-block;
    vertical-align: top;
    width: 16.6%;
    border-right: 1px solid #dcdcdc;
}

.my-operation-wrap ul li:last-child {
    border-right: none;
}

.my-operation-wrap ul li .img-wrapper {
    margin: 20px auto;
    display: block;
    width: 52px;
    height: 52px;
}

.my-operation-wrap ul li .img-wrapper img {
    width: 100%;
    height: 100%;
}

.my-operation-wrap ul li .img-wrapper img:last-child {
    display: none;
}

.my-operation-wrap ul li .icon-wrapper {
    position: relative;
    margin: 20px auto;
    display: block;
    width: 52px;
    height: 52px;
}

.my-operation-wrap ul li .icon-wrapper .iconfont {
    font-size: 52px;
    color: #666;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.my-operation-wrap ul li .operation {
    margin-bottom: 10px;
    display: block;
    font-size: 16px;
    color: #666;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.my-operation-wrap ul li:hover .img-wrapper img:last-child {
    display: block;
}

.my-operation-wrap ul li:hover .img-wrapper img:first-child {
    display: none;
}

.my-operation-wrap ul li:hover .icon-wrapper .iconfont {
    color: #002e5c;
}

.my-operation-wrap ul li:hover .operation {
    color: #002e5c;
}

.all-list-wrapper .row {
    margin: 30px -15px 0;
    font-size: 0;
}

.all-list-wrapper .row .list-1,
.all-list-wrapper .row .list-2,
.all-list-wrapper .row .list-3,
.all-list-wrapper .row .list-4,
.all-list-wrapper .row .list-6 {
    padding: 0 15px;
    display: inline-block;
    vertical-align: top;
}

.all-list-wrapper .row .list-1 {
    width: 100%;
}

.all-list-wrapper .row .list-2 {
    width: 50%;
}

.all-list-wrapper .row .list-3 {
    width: 33.33%;
}

.all-list-wrapper .row .list-4 {
    width: 25%;
}

.all-list-wrapper .row .list-6 {
    width: 16.66%;
}

.all-list-wrapper .info-list .title-wrapper {
    padding-bottom: 10px;
    border-bottom: 1px solid #002e5c;
    overflow: hidden;
}

.all-list-wrapper .info-list .title-wrapper .title-wrap {
    display: inline-block;
}

.all-list-wrapper .info-list .title-wrapper .title-wrap .iconfont {
    margin-right: 4px;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    font-size: 18px;
    color: #002e5c;
}

.all-list-wrapper .info-list .title-wrapper .title-wrap .title {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    font-size: 18px;
    color: #002e5c;
}

.all-list-wrapper .info-list .title-wrapper .more {
    float: right;
    font-size: 14px;
}

.all-list-wrapper .info-list .list-wrapper li {
    margin-top: 20px;
    position: relative;
    padding-left: 18px;
}

.all-list-wrapper .info-list .list-wrapper li::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent transparent #666;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.all-list-wrapper .info-list .list-wrapper li:hover .title {
    color: #002e5c;
}

.all-list-wrapper .info-list .list-wrapper li:hover .date {
    color: #002e5c;
}

.all-list-wrapper .info-list .list-wrapper li:hover::before {
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent transparent #002e5c;
}

.all-list-wrapper .info-list .list-wrapper .title {
    display: inline-block;
    width: 75%;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.all-list-wrapper .info-list .list-wrapper .date {
    float: right;
    font-size: 14px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.all-list-wrapper .info-list-special-one .list-wrapper li {
    margin-top: 0;
    padding: 15px 0;
    border-bottom: 1px solid #dcdcdc;
}

.all-list-wrapper .info-list-special-one .list-wrapper li:hover .date-wrapper {
    background: #002e5c;
}

.all-list-wrapper .info-list-special-one .list-wrapper li:hover .sec-wrapper .title {
    color: #002e5c;
}

.all-list-wrapper .info-list-special-one .list-wrapper li::before {
    content: none;
}

.all-list-wrapper .info-list-special-one .date-wrapper {
    float: left;
    width: 46px;
    height: 46px;
    background: #999;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.all-list-wrapper .info-list-special-one .date-wrapper .day {
    text-align: center;
    line-height: 26px;
    font-size: 18px;
    color: #fff;
}

.all-list-wrapper .info-list-special-one .date-wrapper .year-month {
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.all-list-wrapper .info-list-special-one .sec-wrapper {
    padding-left: 51px;
    width: 100%;
}

.all-list-wrapper .info-list-special-one .sec-wrapper .title {
    width: 95%;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.all-list-wrapper .info-list-special-one .sec-wrapper .sec {
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #666;
}

.all-list-wrapper .info-list-special-two {
    padding: 0 15px;
}

.all-list-wrapper .info-list-special-two .book-wrapper {
    width: 100%;
}

.all-list-wrapper .info-list-special-two .book-wrapper .img-wrap {
    position: relative;
    margin: auto;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
}

.all-list-wrapper .info-list-special-two .book-wrapper .img-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.all-list-wrapper .info-list-special-two .book-wrapper .info {
    margin-top: 10px;
    display: block;
    text-align: center;
    line-height: 16px;
    font-size: 16px;
    color: #000;
    height: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.all-list-wrapper .display-img-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.3%;
}

.all-list-wrapper .display-img-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.all-list-wrapper .friend-anchor-wrap {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.3%;
}

.all-list-wrapper .friend-anchor-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*首页*/
.sec-page {
    margin-top: 20px;
    overflow: hidden;
}

.sec-page .left-board {
    float: left;
    width: 230px;
}

.sec-page .left-board .sec-nav {
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}

.sec-page .left-board .sec-nav .title {
    padding-left: 20px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    background: #002e5c;
}

.sec-page .left-board .sec-nav .sec-menu > li {
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
}

.sec-page .left-board .sec-nav .sec-menu > li a {
    font-size: 16px;
    color: #333;
}

.sec-page .left-board .sec-nav .sec-menu > li:hover,
.sec-page .left-board .sec-nav .sec-menu > li.active {
    background: #dcdcdc;
}

.sec-page .section-list-wrapper {
    margin-left: 250px;
}

.sec-page .section-list-wrapper .info-list {
    padding: 20px;
    background: #fff;
}

.sec-page .section-list-wrapper .info-list .list-wrapper li {
    margin-top: 0;
    margin-bottom: 20px;
}

.sec-page .section-list-wrapper .info-list .list-wrapper li:last-child {
    margin-bottom: 0;
}

.sec-page .section-section-wrapper {
    margin-left: 250px;
}

.sec-page .section-section-wrapper .slip-wrap {
    padding: 20px;
    background: #fff;
}

.sec-page .section-section-wrapper .slip-wrap .title {
    margin-bottom: 20px;
    padding: 10px 0;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    font-weight: 500;
    color: #333;
    border-bottom: 1px solid #f5f5f5;
}

.sec-page .section-section-wrapper .slip-wrap .pending {
    margin-bottom: 20px;
    text-align: center;
}

.sec-page .section-section-wrapper .slip-wrap .pending span {
    margin-right: 15px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #333;
    line-height: 20px;
}

.sec-page .section-section-wrapper .slip-wrap .pending span:last-child {
    margin-right: 0;
}

.sec-page .section-section-wrapper .slip-wrap .content {
    font-size: 14px;
}

.sec-page .section-section-wrapper .slip-wrap .content img {
    max-width: 100%;
}

.sec-page.second-sec-page .left-board .sec-nav .sec-menu > li {
    padding-left: 0;
    height: auto;
}

.sec-page.second-sec-page .left-board .sec-nav .sec-menu > li a {
    display: block;
    padding-left: 20px;
}

.sec-page.second-sec-page .left-board .sec-nav .sec-menu > li:hover,
.sec-page.second-sec-page .left-board .sec-nav .sec-menu > li.active {
    background: none;
}

.sec-page.second-sec-page .left-board .sec-nav .sec-menu > li.active > a {
    background: #dcdcdc;
}

.sec-page.second-sec-page .left-board .sec-nav .sec-menu > li > a:hover {
    background: #dcdcdc;
}

.sec-page.second-sec-page .left-board .sec-nav .sec-menu > li .second-vice-menu li {
    padding-left: 30px;
    line-height: 30px;
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.sec-page.second-sec-page .left-board .sec-nav .sec-menu > li .second-vice-menu li a {
    font-size: 14px;
}

.sec-page.second-sec-page .left-board .sec-nav .sec-menu > li .second-vice-menu li:hover,
.sec-page.second-sec-page .left-board .sec-nav .sec-menu > li .second-vice-menu li.active {
    background: #eae7e7;
}

.sec-page.second-sec-page .left-board .sec-nav .sec-menu > li.bottom-has {
    position: relative;
}

.sec-page.second-sec-page .left-board .sec-nav .sec-menu > li.bottom-has::after {
    content: '';
    display: block;
    position: absolute;
    right: 17px;
    top: 17px;
    border-width: 6px;
    border-style: solid;
    border-color: #666 transparent transparent transparent;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.sec-page.second-sec-page .left-board .sec-nav .sec-menu > li.bottom-has.active::after {
    top: 13px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sec-page.second-sec-page .left-board .sec-nav .sec-menu > li.bottom-has.active .second-vice-menu li {
    height: 30px;
}

.sec-page-none {
    margin-top: 20px;
}

.sec-page-none .crumbs-wrapper {
    margin: 0 0 20px;
}

.sec-page-none .notice-board {
    float: right;
    padding: 10px;
    width: 300px;
    background: #fff;
}

.sec-page-none .notice-board .list-wrapper li .sec-wrapper .title {
    width: 90%;
}

.sec-page-none .notice-board .list-wrapper li:last-child {
    border-bottom: none;
}

.sec-page-none .section-list-wrapper {
    margin-right: 0;
}

.sec-page-none .section-list-wrapper .info-list {
    padding: 20px;
    background: #fff;
}

.sec-page-none .section-list-wrapper .info-list .list-wrapper li {
    margin-top: 0;
    margin-bottom: 20px;
}

.sec-page-none .section-list-wrapper .info-list .list-wrapper li:last-child {
    margin-bottom: 0;
}

.sec-page-none .section-section-wrapper {
    margin-left: 0;
}

.sec-page-none .section-section-wrapper .slip-wrap {
    margin-right: 330px;
    padding: 20px 20px 50px;
    background: #fff;
}

.sec-page-none .section-section-wrapper .slip-wrap .title {
    margin-bottom: 20px;
    padding: 10px 0;
    width: 90%;
    height: 40px;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    font-weight: 500;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #f5f5f5;
}

.sec-page-none .section-section-wrapper .slip-wrap .pending {
    margin-bottom: 20px;
    text-align: center;
}

.sec-page-none .section-section-wrapper .slip-wrap .pending span {
    margin-right: 15px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #333;
    line-height: 20px;
}

.sec-page-none .section-section-wrapper .slip-wrap .pending span:last-child {
    margin-right: 0;
}

.sec-page-none .section-section-wrapper .slip-wrap .content {
    font-size: 14px;
}

.sec-page-none .mm-notice-board {
    display: none;
}

@media screen and (max-width: 1200px) {
    .container {
        width: 100%;
    }

    .header .header-top {
        padding: 10px;
    }

    .header .nav .menu li {
        padding: 0 14px;
    }

    .footer .classify-wrapper {
        padding: 15px 10px;
    }

    .my-operation-wrap {
        padding: 0 10px;
    }

    .all-list-wrapper {
        padding: 0 10px;
    }

    .all-list-wrapper .list-3 .info-list .list-wrapper .title {
        width: 60%;
    }

    .all-list-wrapper .display-img-wrapper {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 56.3%;
    }

    .all-list-wrapper .display-img-wrapper img {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
    }

    /*首页*/
    .sec-page {
        padding: 0 10px;
    }

    .sec-page-none {
        padding: 0 10px;
    }
}

@media screen and (max-width: 1100px) {
    .header .nav .menu li {
        padding: 0 10px;
    }
}

@media screen and (max-width: 1000px) {
    .header .nav .menu li a {
        font-size: 14px;
    }

    .header .vice-nav .vice-menu {
        font-size: 12px;
    }

    /*首页*/
    .sec-page-none .notice-board {
        display: none;
    }

    .sec-page-none .section-section-wrapper {
        margin-left: 0;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .sec-page-none .section-section-wrapper .slip-wrap {
        margin-right: 0;
    }

    .sec-page-none .mm-notice-board {
        display: block;
        float: inherit;
        margin-top: 20px;
        width: 100%;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
}

@media screen and (max-width: 900px) {
    .header .nav .menu li {
        padding: 0 5px;
    }

    /*首页*/
    .sec-page-none .notice-board {
        display: none;
    }

    .sec-page-none .section-section-wrapper {
        margin-left: 0;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .sec-page-none .section-section-wrapper .slip-wrap {
        margin-right: 0;
    }

    .sec-page-none .mm-notice-board {
        display: block;
        float: inherit;
        margin-top: 20px;
        width: 100%;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
}

@media screen and (max-width: 800px) {
    .header .nav .menu li {
        padding: 0 4px;
    }

    /*首页*/
    .sec-page-none .notice-board {
        display: none;
    }

    .sec-page-none .section-section-wrapper {
        margin-left: 0;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .sec-page-none .section-section-wrapper .slip-wrap {
        margin-right: 0;
    }

    .sec-page-none .mm-notice-board {
        display: block;
        float: inherit;
        margin-top: 20px;
        width: 100%;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }
}

@media screen and (max-width: 767px) {
    .mm-menu-panel {
        display: block;
        position: fixed;
        width: 80%;
        height: 100%;
        background: #f3f3f3;
        overflow: scroll;
        -webkit-transform: translate(-100%, 0);
        -moz-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -o-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
    }

    .mm-menu-panel .nav .menu li {
        border-bottom: 1px solid #dcdcdc;
    }

    .mm-menu-panel .nav .menu li a {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        line-height: 24px;
        display: block;
        padding: 12px 10px 12px 20px;
        margin: 0;
        font-size: 14px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .mm-menu-panel .nav .menu li.active a {
        color: #002e5c;
    }

    .mm-menu-panel .vice-nav .vice-menu > li {
        border-bottom: 1px solid #dcdcdc;
    }

    .mm-menu-panel .vice-nav .vice-menu > li a {
        position: relative;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        line-height: 24px;
        display: block;
        padding: 12px 10px 12px 20px;
        margin: 0;
        font-size: 14px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .mm-menu-panel .vice-nav .vice-menu > li.active a {
        color: #002e5c;
    }

    .mm-menu-panel .vice-nav .vice-menu > li.bottom-has > a::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        right: 12px;
        top: 0;
        bottom: 0;
        margin: auto;
        border-width: 6px;
        border-style: solid;
        border-color: transparent transparent transparent #666;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .mm-menu-panel .vice-nav .vice-menu > li.bottom-has:hover > a::after {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .mm-menu-panel .vice-nav .vice-menu > li.bottom-has:hover .second-vice-menu {
        height: auto;
    }

    .mm-menu-panel .vice-nav .vice-menu > li .second-vice-menu {
        height: 0;
        width: 100%;
        background: #e8e8e8;
        overflow: hidden;
        -webkit-transition: height 0.3s linear;
        -moz-transition: height 0.3s linear;
        -ms-transition: height 0.3s linear;
        -o-transition: height 0.3s linear;
        transition: height 0.3s linear;
    }

    .mm-menu-panel .vice-nav .vice-menu > li .second-vice-menu li:hover {
        background: #666666;
    }

    .mm-menu-panel .vice-nav .vice-menu > li .second-vice-menu li:hover a {
        color: #fff;
    }

    .mm-menu-panel .vice-nav .vice-menu > li .second-vice-menu li:hover a::before {
        background: #fff;
    }

    .mm-menu-panel .vice-nav .vice-menu > li .second-vice-menu li a {
        position: relative;
        padding-left: 40px;
    }

    .mm-menu-panel .vice-nav .vice-menu > li .second-vice-menu li a::before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 20px;
        margin: auto;
        width: 8px;
        height: 8px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        background: #707070;
    }

    .mm-menu-panel.toggle-nav {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .container-fluid.toggle-nav {
        position: fixed;
        width: 100%;
        box-shadow: -3px 0 6px 0 #dcdcdc;
        -webkit-transform: translate(80%, 0);
        -moz-transform: translate(80%, 0);
        -ms-transform: translate(80%, 0);
        -o-transform: translate(80%, 0);
        transform: translate(80%, 0);
    }

    .header .header-top {
        padding: 0;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .header .header-top .logo-wrapper {
        display: none;
    }

    .header .header-top .login-register-wrap {
        display: none;
    }

    .header .header-top .search-wrapper {
        position: absolute;
        right: 85px;
        top: 0;
        bottom: 0;
        margin: auto;
        display: block;
        width: 220px;
        height: 36px;
        border: 1px solid #ccc;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

    .header .header-top .search-wrapper .text {
        padding-left: 10px;
        display: block;
        width: 183px;
        height: 34px;
        line-height: 34px;
    }

    .header .header-top .search-wrapper .btn-wrapper {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        width: 34px;
        height: 34px;
        text-align: center;
        line-height: 34px;
        border-left: 1px solid #ccc;
    }

    .header .header-top .search-wrapper .btn-wrapper .submit {
        z-index: 1;
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        opacity: 0;
    }

    .header .header-top .search-wrapper .btn-wrapper .iconfont {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        font-size: 26px;
        color: #666;
    }

    .header .header-top.toggle-search {
        position: fixed;
        z-index: 20;
        top: 0;
        left: 0;
        padding: 0;
        width: 100%;
        height: 100%;
        display: block;
        background: rgba(0, 0, 0, 0.5);
    }

    .header .header-top.toggle-search .container {
        width: 100%;
        height: 0;
        padding: 12.6% 0 10px;
        background: #fff;
    }

    .header .header-top.toggle-search .search-wrapper {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        display: block;
        width: 90%;
        height: 36px;
        border: 1px solid #ccc;
    }

    .header .header-top.toggle-search .search-wrapper .text {
        padding-left: 10px;
        display: block;
        width: 100%;
        height: 34px;
        line-height: 34px;
    }

    .header .header-top.toggle-search .search-wrapper .btn-wrapper {
        position: absolute;
        z-index: 1;
        top: 0;
        right: 0;
        display: block;
        width: 34px;
        height: 34px;
        text-align: center;
        line-height: 34px;
        border-left: 1px solid #ccc;
        background: #fff;
    }

    .header .header-top.toggle-search .search-wrapper .btn-wrapper .submit {
        z-index: 1;
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        opacity: 0;
    }

    .header .header-top.toggle-search .search-wrapper .btn-wrapper .iconfont {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        font-size: 26px;
        color: #666;
    }

    .header .m-nav-header {
        display: block;
        position: fixed;
        z-index: 10;
        top: 0;
        left: 0;
        padding: 5px 10px;
        width: 100%;
        background: #fff;
        box-shadow: 0 0 48px 0 rgba(0, 0, 0, 0.1);
    }

    .header .m-nav-header .logo-wrapper {
        position: relative;
        margin: auto;
        width: 50%;
        max-width: 200px;
    }

    .header .m-nav-header .logo-wrapper img {
        width: 100%;
        height: 100%;
    }

    .header .m-nav-header .nav-bar {
        position: absolute;
        left: 10px;
        top: 0;
        bottom: 0;
        margin: auto;
        padding-top: 4px;
        width: 30px;
        height: 30px;
    }

    .header .m-nav-header .nav-bar .iconfont {
        font-size: 22px;
    }

    .header .m-nav-header .search {
        position: absolute;
        right: 50px;
        top: 0;
        bottom: 0;
        margin: auto;
        padding-top: 4px;
        width: 30px;
        height: 30px;
    }

    .header .m-nav-header .search .iconfont {
        font-size: 22px;
    }

    .header .m-nav-header .login-register {
        position: absolute;
        right: 10px;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 30px;
        height: 30px;
    }

    .header .m-nav-header .login-register .iconfont {
        font-size: 26px;
    }

    .header .m-nav-header .login-register-box {
        display: none;
        position: absolute;
        right: 0;
        top: 100%;
        width: 150px;
        background: #fff;
        border: 1px solid #dcdcdc;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .header .m-nav-header .login-register-box a {
        padding: 5px;
        display: block;
        text-align: center;
        font-size: 16px;
        color: #333333;
        border-bottom: 1px solid #dcdcdc;
    }

    .header .m-nav-header .login-register-box a:last-child {
        border-bottom: none;
    }

    .header .nav {
        display: none;
    }

    .header .vice-nav {
        display: none;
    }

    .footer .classify-wrapper {
        padding: 15px 0;
    }

    .footer .classify-wrapper ul {
        padding: 0 10px;
        width: 100%;
    }

    .footer .classify-wrapper ul .classify-item {
        display: inline-block;
        vertical-align: top;
        width: 50%;
        padding: 0 10%;
    }

    .footer .classify-wrapper ul .classify-item a {
        margin-bottom: 10px;
    }

    .footer .classify-wrapper .QR-code {
        margin-top: 5px;
        display: block;
        width: 100%;
        text-align: center;
    }

    .footer .classify-wrapper .QR-code .img-wrap {
        display: inline-block;
        max-width: 110px;
        max-height: 110px;
    }

    .footer .classify-wrapper .QR-code .img-wrap img {
        width: 100%;
        height: 100%;
    }

    .footer .footer-bottom {
        padding: 5px 10px;
    }

    .footer .footer-bottom p {
        line-height: 20px;
    }

    .my-operation-wrap {
        margin-top: 30px;
    }

    .my-operation-wrap ul li {
        width: 33.33%;
    }

    .my-operation-wrap ul li:nth-child(1),
    .my-operation-wrap ul li:nth-child(2),
    .my-operation-wrap ul li:nth-child(3) {
        border-bottom: 1px solid #dcdcdc;
    }

    .my-operation-wrap ul li:nth-child(3n) {
        border-right: none;
    }

    .my-operation-wrap ul li .img-wrapper {
        margin: 10px auto;
    }

    .my-operation-wrap ul li .icon-wrapper {
        margin: 10px auto;
    }

    .all-list-wrapper .row {
        margin: 30px -15px 0;
    }

    .all-list-wrapper .row .list-1,
    .all-list-wrapper .row .list-2,
    .all-list-wrapper .row .list-3,
    .all-list-wrapper .row .list-4,
    .all-list-wrapper .row .list-6 {
        margin-top: 20px;
        padding: 0 15px;
        display: block;
        vertical-align: inherit;
    }

    .all-list-wrapper .row .list-1 {
        width: 100%;
    }

    .all-list-wrapper .row .list-2 {
        width: 100%;
    }

    .all-list-wrapper .row .list-3 {
        width: 100%;
    }

    .all-list-wrapper .row .list-4 {
        display: inline-block;
        vertical-align: top;
        margin: 5px 0;
        width: 100%;
    }

    .all-list-wrapper .row .list-6 {
        display: inline-block;
        vertical-align: top;
        margin: 5px 0;
        width: 33.33%;
    }

    .all-list-wrapper .info-list .title-wrapper {
        padding-bottom: 10px;
    }

    .all-list-wrapper .info-list .list-wrapper li {
        margin-top: 20px;
        padding-left: 18px;
    }

    .all-list-wrapper .info-list .list-wrapper .title {
        width: 60%;
    }

    .all-list-wrapper .info-list .list-wrapper .date {
        font-size: 14px;
    }

    .all-list-wrapper .info-list-special-one .list-wrapper li {
        padding: 10px 0;
    }

    .all-list-wrapper .info-list-special-one .date-wrapper {
        width: 46px;
        height: 46px;
    }

    .all-list-wrapper .info-list-special-one .date-wrapper .day {
        line-height: 26px;
        font-size: 18px;
        color: #fff;
    }

    .all-list-wrapper .info-list-special-one .date-wrapper .year-month {
        line-height: 20px;
        font-size: 14px;
        color: #fff;
        background: rgba(0, 0, 0, 0.5);
    }

    .all-list-wrapper .info-list-special-one .sec-wrapper {
        padding-left: 51px;
        width: 100%;
    }

    .all-list-wrapper .info-list-special-one .sec-wrapper .title {
        width: 95%;
        height: 23px;
        line-height: 23px;
        font-size: 16px;
        font-weight: 500;
        color: #333333;
    }

    .all-list-wrapper .info-list-special-one .sec-wrapper .sec {
        height: 23px;
        line-height: 23px;
        font-size: 14px;
        color: #666;
    }

    .all-list-wrapper .info-list-special-two {
        padding: 0 15px;
    }

    .all-list-wrapper .info-list-special-two .book-wrapper .info {
        margin-top: 10px;
        line-height: 16px;
        font-size: 16px;
        color: #000;
    }

    .all-list-wrapper .display-img-wrapper {
        position: relative;
        width: 100%;
        height: 0;
        padding-bottom: 56.3%;
    }

    .all-list-wrapper .display-img-wrapper img {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
    }

    /*首页*/
    .sec-page {
        margin-top: 0;
    }

    .sec-page .left-board {
        float: inherit;
        width: 100%;
    }

    .sec-page .left-board .sec-nav {
        background: #fff;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        overflow: hidden;
    }

    .sec-page .left-board .sec-nav .title.collapse {
        position: relative;
    }

    .sec-page .left-board .sec-nav .title.collapse::after {
        content: '';
        display: block;
        position: absolute;
        top: -8px;
        bottom: 0;
        right: 20px;
        margin: auto;
        width: 0;
        height: 0;
        border-width: 8px;
        border-style: solid;
        border-color: transparent transparent #eee transparent;
        -webkit-transition: all 0.6s linear;
        -moz-transition: all 0.6s linear;
        -ms-transition: all 0.6s linear;
        -o-transition: all 0.6s linear;
        transition: all 0.6s linear;
    }

    .sec-page .left-board .sec-nav .title.collapse.in::after {
        top: 0;
        bottom: -8px;
        border-width: 8px;
        border-style: solid;
        border-color: #eee transparent transparent transparent;
    }

    .sec-page .left-board .sec-nav .collapse-box.collapse {
        display: none;
        -webkit-transition: height 0.6s linear;
        -moz-transition: height 0.6s linear;
        -ms-transition: height 0.6s linear;
        -o-transition: height 0.6s linear;
        transition: height 0.6s linear;
    }

    .sec-page .left-board .sec-nav .collapse-box.collapse.in {
        display: block;
    }

    .sec-page .left-board .sec-nav .collapse-box.collapsing {
        position: relative;
        height: 0;
        overflow: hidden;
        -webkit-transition: height 0.6s linear;
        -moz-transition: height 0.6s linear;
        -ms-transition: height 0.6s linear;
        -o-transition: height 0.6s linear;
        transition: height 0.6s linear;
    }

    .sec-page .left-board .sec-nav .sec-menu > li {
        padding-left: 20px;
        height: 40px;
        line-height: 40px;
    }

    .sec-page .left-board .sec-nav .sec-menu > li a {
        font-size: 16px;
        color: #333;
    }

    .sec-page .left-board .sec-nav .sec-menu > li:hover {
        background: #dcdcdc;
    }

    .sec-page .section-list-wrapper {
        margin-left: 0;
        padding: 20px 5px 0;
    }

    .sec-page .section-list-wrapper .info-list {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .sec-page .section-list-wrapper .info-list .list-wrapper li {
        margin-top: 0;
    }

    .sec-page .section-section-wrapper {
        margin-top: 20px;
        margin-left: 0;
        margin-right: 0;
        padding: 5px 5px 0;
    }

    .sec-page .section-section-wrapper .slip-wrap {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .sec-page .section-section-wrapper .slip-wrap .title {
        margin-bottom: 20px;
        padding: 10px 0;
        width: 90%;
        height: 40px;
        text-align: center;
        line-height: 20px;
        font-size: 20px;
        font-weight: 500;
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        border-bottom: 1px solid #f5f5f5;
    }

    .sec-page .section-section-wrapper .slip-wrap .pending {
        margin-bottom: 20px;
        text-align: center;
    }

    .sec-page .section-section-wrapper .slip-wrap .pending span {
        margin-right: 15px;
        display: inline-block;
        vertical-align: top;
        font-size: 14px;
        color: #333;
        line-height: 20px;
    }

    .sec-page .section-section-wrapper .slip-wrap .pending span:last-child {
        margin-right: 0;
    }
}

/*# sourceMappingURL=style.css.map */

/*login*/

.login .login-tab {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}

.login .login-tab a {
    float: left;
    width: 50%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
}

.login .login-tab .tab-active {
    background: #128aed;
    color: #fff;
}

.login .fenlei {
    background: none;
    width: 100%;
}

.login .fenlei .item {
    width: 100%;
    margin-top: 0;
}

.login .fenlei .item span:nth-child(1) {
    width: 18%;
    color: #333;
}

.login .fenlei .item span.clr_r {
    color: #f10;
}

.login .fenlei .item input {
    width: 65%;
    padding: 8px 5px;
}

.login .fenlei .item span:last-child {
    float: right;
    width: 82%;
}

.login .fenlei .verifycode input {
    width: 30% !important;
}

.login .fenlei .verifycode button {
    width: auto;
    min-width: 15%;
}

.login .con_b {
    margin: 0 auto;
}

/*单位会员注册上传附件模块*/
.apply-upload-content .upload-btn {
    display: inline-block;
    width: 78px;
    line-height: 26px;
    border-radius: 7px;
    background-color: #4F83F7;
    color: #fff;
    font-size: 12px;
    text-align: center;
    margin-left: 20px;
}

.fenlei .upload-tips {
    margin-bottom: 20px;
    line-height: 26px;
}

.apply-upload-content .upload-item {
    margin-bottom: 20px;
}

.apply-upload-content .name {
    float: left;
}

.apply-upload-content .upload-list {
    width: 100%;
    overflow: hidden;
}

.apply-upload-content .upload-list-hide {
    height: 0;
    animation: listheight 1s;
    -webkit-animation: listheight 1s;
}

.log_one_b .upload-list {
    padding: 0 18px;
}

.log_one_b .audit-tip {
    margin: 20px 0;
    text-align: center;
}

.log_one_b .audit-err {
    color: #FF0000;
    padding: 0 18px;
}

@keyframes listheight {
    from {
        height: auto;
    }

    to {
        height: 0;
    }
}

.upload-list {
    overflow: hidden;
}

.upload-list li {
    width: 538px;
    height: 56px;
    border: 1px solid #ccc;
    padding: 8px 20px;
    margin-top: 20px;
    border-radius: 4px;
    position: relative;
    background: #FFFFFF;
    overflow: hidden;
}

.upload-list li img {
    display: inline-block;
    width: 54px;
    height: 40px;
    margin-right: 10px;
}

.upload-list li:hover {
    background: #F4F9FF;
}

.upload-list li.uploaderro {
    border: 1px solid #f10;
    background: rgba(255, 17, 0, .4);
}

.upload-list li.uploading:hover .uploading, .upload-list li.uploaderro .uploadFailed, .upload-list li.uploaded:hover .uploadDelete {
    display: block;
}

.upload-list li.uploading:hover .uploadProgress, .upload-list li.uploaderro .uploadProgress, .upload-list li.uploaded .uploadProgress {
    display: none;
}

.upload-list li .fr {
    float: right;
    display: none;
}

.upload-list li .uploadProgress {
    display: block;
}

.upload-list li .progress-bar {
    position: absolute;
    left: 0;
    bottom: -1px;
    z-index: 1;
    width: 0;
    height: 3px;
    background: #2A85EF;
}

.upload-list li .progress-bar-cuccess {
    background: #7DEE2A;
    width: 100%;
}

.upload-list li i {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 2px;
    vertical-align: sub;
}

.upload-list li .icon-cancel {
    background: url("../images/newlogin/cancel-icon.png") no-repeat center;
}

.upload-list li .icon-delete {
    background: url("../images/newlogin/del-icon.png") no-repeat center;
}

.upload-list li .icon-reload {
    background: url("../images/newlogin/reload-icon.png") no-repeat center;
}

.upload-list li .uploadSuccess,
.upload-list li .uploadDelete,
.upload-list li .upload-again,
.upload-list li .upload-cancel
{
    color: #7C7C7C;
    line-height: 40px;
}

.form-group .open-list-icon {
    transform: rotateZ(-90deg);
    transition: all 1s;
    cursor: pointer;
}

.upload-list li .name {
    float: left;
    max-width: 65%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.apply-preview-img {
    width: 100%;
}

.radioBox {
    position: relative;
}

.radioBox.Labledisabled:before {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0px;
    left: -1px;
    content: " ";
    background-color: #999;
    color: #fff;
    display: inline-block;
    visibility: visible;
    border-radius: 50%;
}

.Labledisabled {
    color: #999;
}






