﻿#div_company_mini {
    display: none !important;
}

.banner {
    width: 100%;
    height: 648px;
    background: url(/images/review/banner.jpg) no-repeat;
    padding-top: 134px;
    box-sizing: border-box;
}

.contaiter {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

    .contaiter .qds_slogan1 {
        text-align: center;
        color: #fff;
        font-size: 60px;
        font-weight: bold;
        letter-spacing: 8px;
    }


    .contaiter .qds_slogan2 {
        text-align: center;
        color: #fff;
        font-size: 22px;
        font-weight: 400;
        margin-top: 27px;
        margin-bottom:30px;
    }

    .contaiter .bannerTab {
        width: 100%;
        display: flex;
        justify-content: center;
        margin: 50px 0;
        box-sizing: border-box;
    }

        .contaiter .bannerTab .tabItem a {
            margin: 0 15px;
            padding: 7px 15px;
            border-radius: 4px;
            font-size: 16px;
            cursor: pointer;
            color: #fff;
        }

        .contaiter .bannerTab .tabItem.active a {
            background: #fff;
            color: #3A3A3A;
            position: relative;
        }

        .contaiter .bannerTab .tabItem a:hover {
            background: #fff;
            color: #3A3A3A;
            position: relative;
        }

        .contaiter .bannerTab .tabItem.active a::after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border-width: 5px 5px 0;
            border-style: solid;
            border-color: #fff transparent transparent;
            position: absolute;
            bottom: -5px;
            left: 0px;
            right: 0px;
            margin: 0 auto;
        }

        .contaiter .bannerTab .tabItem a:hover::after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border-width: 5px 5px 0;
            border-style: solid;
            border-color: #fff transparent transparent;
            position: absolute;
            bottom: -5px;
            left: 0px;
            right: 0px;
            margin: 0 auto;
        }



    .contaiter .ss_wrap {
        width: 1160px;
        height: 84px;
        box-sizing: border-box;
        background: rgba(255,255,255,0.14);
        margin: 0 auto;
    }

        .contaiter .ss_wrap .form1160 {
            width: 100%;
            height: 100%;
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 0 22px;
        }

        .contaiter .ss_wrap .ssfomr_box .tithiht {
            height: 61px;
            line-height: 61px;
            color: #000;
            font-size: 16px;
            display: inline-block;
            clear: both;
            padding: 0 22px;
            box-sizing: border-box;
            position: absolute;
        }

        .contaiter .ss_wrap .ssfomr_box .qie_view {
            display: inline-block;
            margin-left: 15px;
            color: #f9ff00;
            font-size: 18px;
            cursor: pointer;
            position: relative;
        }

            .contaiter .ss_wrap .ssfomr_box .qie_view span {
                position: absolute;
                display: inline-block;
                width: 250px;
                padding: 5px 25px;
                line-height: 25px;
                font-size: 16px;
                border-radius: 30px;
                background: #52A6E7;
                top: 60px;
                left: -90px;
            }

        .contaiter .ss_wrap .ssfomr_box .cpzhItem.piview {
            margin-bottom: 5px;
            position: relative;
        }

        .contaiter .ss_wrap .ssfomr_box .cpzhItem input {
            padding-left: 67px;
        }

        .contaiter .ss_wrap .ssfomr_box .piview input {
            height: 40px;
            line-height: 40px;
        }

        .contaiter .ss_wrap .ssfomr_box .piview .tithiht {
            height: 40px;
            line-height: 40px;
        }

        .contaiter .ss_wrap .ssfomr_box .cpzhItem .cpzhClose {
            /*display: none;*/
            width: 40px;
            height: 40px;
            line-height: 40px;
            background: #F8B551;
            color: #fff;
            position: absolute;
            right: 0px;
            top: 50%;
            transform: translateY(-50%);
            text-align: center;
            font-size: 18px;
            cursor: pointer;
        }

        .contaiter .ss_wrap .ssfomr_box .addword {
            display: none;
            height: 40px;
            line-height: 40px;
            background: #fff;
            text-align: center;
            font-size: 17px;
            color: #9B9B9B;
            border-radius: 3px;
            cursor: pointer;
        }

        .contaiter .ss_wrap .ssfomr_box .qie_view span::after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border-width: 0 10px 20px;
            border-style: solid;
            border-color: transparent transparent #52A6E7;
            position: absolute;
            top: -20px;
            left: 0px;
            right: 0px;
            margin: 0 auto;
        }

        .contaiter .ss_wrap .ssfomr_box input {
            width: 100%;
            height: 61px;
            line-height: 61px;
            margin: 0;
            font-size: 16px;
            padding-left: 14px;
            display: inline-block;
            clear: both;
            border: none;
            outline: none;
        }

        .contaiter .ss_wrap .ssfomr_box select {
            width: 203px;
            height: 61px;
            line-height: 61px;
            margin: 0;
            font-size: 16px;
            color: #454545;
            padding-left: 5px;
            display: inline-block;
            clear: both;
            border: none;
            outline: none;
            appearance: none;
            -moz-appearance: none;
            -webkit-appearance: none;
            background: url(/images/review/xiala.png) no-repeat scroll 90% center #fff;
            padding-left:22px;
        }

        .contaiter .ss_wrap .ssfomr_box button {
            width: 170px;
            height: 61px;
            line-height: 61px;
            font-size: 18px;
            border: none;
            cursor: pointer;
            outline: none;
            background: #FA7911;
            font-weight: 500;
            color: #fff;
        }

        .contaiter .ss_wrap .region {
            width: 171px;
            position: relative;
        }

        .contaiter .ss_wrap .cpzh {
            width: 260px;
            position: relative;
        }

        .contaiter .ss_wrap .qmword {
            width: 360px;
            position: relative;
        }

            .contaiter .ss_wrap .qmword input {
                width: 110px;
            }

        .contaiter .ss_wrap .qmwnum {
            width: 216px;
            position: relative;
        }

            .contaiter .ss_wrap .qmwnum input {
                width: 125px;
            }

        .contaiter .ss_wrap .hytype {
            width: 285px;
            position: relative;
        }

            .contaiter .ss_wrap .hytype input {
                padding-left: 98px;
            }

#queryForm {
    line-height: 41px;
}

.hint {
    font-size: 14px;
    font-weight: 400;
    color: rgb(232,232,232);
    width: 1160px;
    margin: 24px auto 0;
    text-align: center;
    padding-top: 51px;
}

.contaiter .syrs1 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: #fff;
    height: 38px;
    width: 1124px;
    margin: auto;
}

.syrs1 img {
    margin-right: 19px;
}

.contaiter .syrs1 span {
    padding: 0 4px;
    color: #fa7a12;
    font-weight: bold;
}
/*文案*/
.qishu {
    width: 100%;
    height: 164px;
    position: relative;
}
/*今日好名推荐*/
.goodName {
    width: 100%;
    height: 790px;
    padding: 20px 0;
    box-sizing: border-box;
}

    .goodName .goodscontent {
        width: 1200px;
        height: 100%;
        margin: 0 auto;
    }

.goodscontent .goods {
    width: 1202px;
    height: 632px;
    margin: 115px auto 0;
    background: #fff;
    border: 1px solid rgba(210,210,210,1);
    box-shadow: 0px 3px 13px 0px rgba(48,92,174,0.26);
    border-radius: 4px;
}

.goodscontent .today_name {
    width: 100%;
    padding: 35px 20px 32px;
    box-sizing: border-box;
    position: relative;
}

    .goodscontent .today_name .goodNameImg {
        position: absolute;
        width: 606px;
        height: 72px;
        top: -27px;
        margin: 0 auto;
        left: 0;
        right: 0;
    }

        .goodscontent .today_name .goodNameImg img {
            width: 100%;
            height: 100%;
        }

        .goodscontent .today_name .goodNameImg span {
            width: 100%;
            height: 72px;
            position: absolute;
            text-align: center;
            left: 0;
            top: 0;
            line-height: 72px;
            color: #fff;
            font-size: 38px;
        }

    .goodscontent .today_name .top {
        width: 100%;
        height: 128px;
        margin-top: 35px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0 55px;
        box-sizing: border-box;
    }

        .goodscontent .today_name .top .nameItem {
            width: 252px;
            height: 56px;
            line-height: 56px;
            margin-bottom: 8px;
            text-align: center;
            border: 1px solid #BFBFBF;
            position: relative;
        }

            .goodscontent .today_name .top .nameItem .nameItemActive {
                display: none;
                width: 252px;
                height: 56px;
                position: absolute;
                left: -1px;
                top: -1px;
            }

            .goodscontent .today_name .top .nameItem label {
                display: inline-block;
                width: 100%;
                height: 100%;
                cursor: pointer;
            }

            .goodscontent .today_name .top .nameItem input {
                position: absolute;
                left: 80px;
                top: 50%;
                transform: translateY(-50%);
                opacity: 0;
            }

    .goodscontent .today_name .bottom {
        width: 150px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        padding: 0 20px;
        background: #fff;
        border-radius: 5px;
        box-sizing: border-box;
        color: #fa7a12;
        cursor: pointer;
        margin: 10px auto 0;
    }

        .goodscontent .today_name .bottom .loader {
            width: 20px;
            height: 16px;
            vertical-align: middle;
            margin-right: 10px;
            margin-bottom: 3px;
        }

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.goodscontent .bottomReview {
    width: 100%;
    padding: 5px 55px;
    box-sizing: border-box;
}

    .goodscontent .bottomReview .reviewForm {
        width: 100%;
        box-sizing: border-box;
        display: flex;
        justify-content: space-between;
    }

        .goodscontent .bottomReview .reviewForm .formitem {
            width: 220px;
            text-align: center;
            padding: 10px 20px;
            box-sizing: border-box;
            display: flex;
            position: relative;
        }

        .goodscontent .bottomReview .reviewForm .itemword {
            display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            width: 420px;
            height: 205px;
            border-radius: 4px;
            padding: 14px 33px;
            box-sizing: border-box;
            box-shadow: 0px 1px 31px 0px rgba(85,129,186,0.29);
        }

            .goodscontent .bottomReview .reviewForm .itemword .wordInp {
                width: 168px;
                height: 44px;
                border: 1px dashed #BFBFBF;
                border-radius: 4px;
                margin-bottom: 10px;
                position: relative;
            }

                .goodscontent .bottomReview .reviewForm .itemword .wordInp input {
                    width: 100%;
                    height: 100%;
                    line-height: 44px;
                    border: 1px solid #F8B551;
                    border-radius: 4px;
                }

::-webkit-input-placeholder {
    color: #999;
}

.goodscontent .bottomReview .reviewForm .itemword .wordInp .inpClose {
    width: 38px;
    height: 100%;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background: #F8B551;
    cursor: pointer;
    font-size: 25px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.goodscontent .bottomReview .reviewForm .itemword .hiht {
    width: 100%;
    text-align: left;
    color: red;
    font-size: 15px;
}

.goodscontent .bottomReview .reviewForm .formitem input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    border: none;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0px 3px 14px 0px rgba(0, 72, 252, 0.55);
    border-radius: 4px;
}

.goodscontent .bottomReview .reviewForm .itemtype {
    width: 194px;
}

    .goodscontent .bottomReview .reviewForm .itemtype select {
        width: 100%;
        height: 40px;
        line-height: 40px;
        box-shadow: 0px 3px 14px 0px rgba(0, 72, 252, 0.55);
        border-radius: 4px;
        padding: 0 10px;
        border: none;
        box-sizing: border-box;
    }

.goodscontent .batch_btn {
    width: 100%;
    height: 48px;
    text-align: center;
    margin-top: 30px;
}

    .goodscontent .batch_btn button {
        width: 192px;
        height: 48px;
        line-height: 48px;
        text-align: center;
        border: none;
        font-size: 17px;
        font-weight: 500;
        color: #fff;
        background: linear-gradient(180deg,rgba(251,126,38,1),rgba(251,163,38,1));
        box-shadow: 0px 5px 16px 0px rgba(237,109,32,0.32);
        border-radius: 4px;
        cursor: pointer;
    }

/*人工*/
.realReview {
    width: 993px;
    height: 173px;
    background: rgba(255,255,255,1);
    box-shadow: 0px 11px 40px 0px rgba(174,175,187,0.29);
    border-radius: 14px;
    display: flex;
    justify-content: space-between;
    padding: 29px;
    margin: -52px auto 82px;
}

    .realReview .real_left {
        width: 180px;
        text-align: center;
    }

        .realReview .real_left .left_title {
            font-size: 26px;
            font-family: Source Han Sans CN;
            font-weight: bold;
            color: rgba(74,74,74,1);
            margin-bottom: 20px;
        }

    .realReview .list {
        width: 344px;
        height: 100%;
        margin-left: 30px;
        box-sizing: border-box;
    }

        .realReview .list ul.line {
            width: 100%;
            height: 100%;
            overflow: hidden;
        }

            .realReview .list ul.line li {
                width: 100%;
                height: 30px;
                box-sizing: border-box;
                text-indent: 15px;
                font-size: 14px;
                line-height: 30px;
                list-style: none;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                color: #3e3e3e;
            }

.bigData {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bigBox {
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(137,139,155,1);
}

    .bigBox img {
        margin-bottom: 20px;
    }

.he_box {
    width: 1100px;
    margin: 100px auto 0;
}

.main_title {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: rgba(74,74,74,1);
    text-align: center;
}

.bourReview {
    width: 100%;
    display: flex;
}

    .bourReview .bourimg {
        width: 316px;
        height: auto;
    }

    .bourReview .bourRight {
        margin-left: 50px;
    }

        .bourReview .bourRight .bourtitle {
            height: 60px;
            line-height: 60px;
            font-size: 35px;
            color: #292929;
            margin-bottom: 20px;
        }

            .bourReview .bourRight .bourtitle span {
                font-size: 25px;
                color: #525151;
            }

        .bourReview .bourRight .bouricon {
            width: auto;
            height: 95px;
        }

            .bourReview .bourRight .bouricon span {
                display: inline-block;
                height: 95px;
                line-height: 95px;
                font-size: 21px;
                color: #292929;
                vertical-align: top;
                margin-left: 10px;
            }

        .bourReview .bourRight .price {
            width: 500px;
            height: 60px;
            line-height: 60px;
            font-size: 15px;
            color: #A2A2A2;
            background: #F4F4F4;
            padding: 0 18px;
            margin-top: 35px;
        }

            .bourReview .bourRight .price span.pricespan {
                font-size: 21px;
                color: #FF5539;
            }

            .bourReview .bourRight .price span.linePrice {
                font-size: 21px;
                color: #B1B1B1;
                text-decoration: line-through;
                padding-left: 25px;
            }

        .bourReview .bourRight .bourbtn {
            margin-top: 26px;
        }

            .bourReview .bourRight .bourbtn button {
                width: 178px;
                height: 46px;
                line-height: 46px;
                border-radius: 2px;
                border: none;
                margin-right: 26px;
                cursor: pointer;
            }

            .bourReview .bourRight .bourbtn .bourBtn1 {
                display: inline-block;
                width: 178px;
                height: 46px;
                line-height: 46px;
                text-align: center;
                border-radius: 2px;
                border: none;
                margin-right: 26px;
                background: -webkit-linear-gradient(0deg,rgba(251,171,38,1),rgba(251,125,38,1));
                background: linear-gradient(0deg,rgba(251,171,38,1),rgba(251,125,38,1));
                color: #fff;
                font-size: 16px;
            }

            .bourReview .bourRight .bourbtn .bourBtn2 {
                background: #fff;
                border: 1px solid rgba(236,105,65,1);
                color: #FB9626;
                font-size: 16px;
            }

.labour-btn {
    width: 100%;
    text-align: center;
    margin-top: 50px;
}

    .labour-btn button {
        width: 218px;
        height: 50px;
        line-height: 50px;
        color: #fff;
        font-size: 17px;
        border: none;
        background: linear-gradient(0deg,rgba(251,173,38,1) 0%,rgba(251,123,38,1) 100%);
        box-shadow: 0px 6px 14px 0px rgba(235,86,20,0.25);
        border-radius: 3px;
        cursor: pointer;
    }
/*公司注册流程*/
.lc {
    width: 100%;
    height: 608px;
    background: url(/images/review/banner2.jpg) no-repeat;
    margin-top: 90px;
    padding-top: 66px;
}

.lc_active {
    color: #fff;
}

.lc_box {
    width: 1110px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}

.lc_con {
    width: 368px;
    display: flex;
    margin-top: 99px;
}

.lc_left {
    margin-right: 33px;
}

.lc_right {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255,255,255,1);
}
    .lc_right p{
        margin-bottom:5px;
    }
    .lc_title {
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: bold;
        color: rgba(255,255,255,1);
        margin-bottom: 12px!important;
        line-height:30px;
    }
.s_t2 {
    background: #fff;
    padding-top: 64px;
    padding-bottom: 35px;
}
/*材料下载*/
.noned {
    display: none;
}

.cailiao {
    width: 100%;
    background: #F4F5F8;
    padding-bottom: 57px;
    padding-top:42px;
}

.mat_down {
    width: 1200px;
    margin: auto;
    background:#fff;
    padding:47px 0 0;
}

.md_con {
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.mc_left {
    float: left;
    width: 100%;
    padding: 20px 0px;
}

.ml_tit {
    height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(220,220,220,1);
    margin-top:47px;
}

.ml_sp {
    width: 25%;
    position: relative !important;
    display: block;
    /*width: 50%;*/
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(59,59,59,1);
    cursor: pointer;
}

.clickitem {
    color: #FA7911;
    width: 25%;
    border-bottom: 3px solid rgba(250,121,17,1);
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 1;
}

.md_con {
    width: 100%;
    overflow: hidden;
    padding: 0 30px;
    margin-bottom: 30px;
}

.mc_left {
    float: left;
    width: 100%;
    padding: 20px 0px;
}

.ml_li {
    width: 50%;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    display: flex;
    align-items: center;
    float: left;
}

    .ml_li > span:nth-of-type(1) {
        width: 275px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(59,59,59,1);
        margin-left: 12px;
    }

    .ml_li > span:nth-of-type(2) {
        color: rgba(59,59,59,1);
        margin-left: 10px;
        width: 100px;
        margin-right: 30px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .ml_li > a {
        width: 79px;
        height: 35px;
        border: 1px solid rgba(250,121,17,1);
        border-radius: 2px;
        line-height: 35px;
        text-align: center;
        color: rgba(250,121,17,1);
    }

        .ml_li > a:hover {
            background: rgba(250,121,17,1);
            color: #fff;
        }

.mc_right {
    float: right;
    width: 600px;
    padding: 10px 21px 30px 49px;
}

.ml_qy {
    border-left: 1px solid #fff;
}



/*文章*/
.article {
    width: 100%;
    padding-top:62px;
    /*height: 670px;*/
}

    .article .artitle {
        width: 100%;
        text-align: center;
        font-size: 36px;
        color: #333333;
        margin-top: 50px;
    }

    .article .arsubtitle {
        width: 100%;
        text-align: center;
        font-size: 18px;
        color: #999999;
    }
.zs_box {
    height: 400px;
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.zc_left {
    width: 357px;
    height: 100%;
}

.zc_lin {
    width: 365px;
    height: 45px;
    line-height: 45px;
    /* background: yellow; */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    padding-right: 20px;
    font-size: 16px;
    font-weight: 500;
    color: rgba(78, 78, 78, 1);
    position: relative;
    padding-left: 25px;
}

    .zc_lin a:hover {
        color: #FA7911;
        cursor: pointer;
    }

    .zc_lin::before {
        position: absolute;
        content: "";
        display: block;
        width: 6px;
        height: 6px;
        background: rgba(245, 152, 59, 1);
        left: 5px;
        top: 20px;
    }

.zc_content {
    width: 340px;
    line-height: 34px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(118,118,118,1);
    padding-left: 25px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.zc_time {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(165,165,165,1);
    line-height: 34px;
    padding-left: 25px;
    box-sizing: border-box;
}

.zc_left img {
    padding-left: 25px;
    box-sizing: border-box;
    width: 357px;
    height: 192px;
    margin-top: 46px;
}

.zc_right div {
    width: 750px;
    max-height: 100%;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.zclc_a {
    width: 100%;
    height: 127px;
    background: rgba(244,245,248,1);
}

.zclc_b {
    width: 1100px;
    height: 100%;
    margin: 0 auto;
    padding-top: 28px;
    box-sizing: border-box;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: rgba(81,81,81,1);
    display: flex;
    justify-content: space-between;
}

.zc_hq {
    width: 900px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

    .zc_hq p {
        min-width: 150px;
        font-size: 16px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: rgba(120,120,120,1);
    }

.check {
    text-align: center;
}

    .check > a {
        width: 130px;
        height: 35px;
        border: 1px solid rgba(170,170,170,1);
        display: inline-block;
        text-align: center;
        line-height: 35px;
        font-size: 16px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        color: rgba(78,78,78,1);
        margin-bottom: 40px;
        margin-top: 50px;
    }

        .check > a:hover {
            background: rgba(250,121,17,1);
            color: #fff;
            border: none;
        }
    /*.article .news {
        width: 100%;
        margin-top: 60px;
        display: flex;
        justify-content: space-around;
    }

        .article .news .left {
            width: 438px;
        }

            .article .news .left .time {
                color: #FCAA38;
                font-size: 25px;
            }

            .article .news .left .title {
                width: 100%;
                color: #404040;
                font-size: 20px;
                margin-top: 12px;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

            .article .news .left .subtitle {
                width: 100%;
                color: #727272;
                font-size: 17px;
                margin-top: 16px;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
            }

            .article .news .left .articleImg {
                width: 370px;
                height: 180px;
                overflow: hidden;
                margin-top: 22px;
            }

                .article .news .left .articleImg img {
                    width: 100%;
                    height: auto;
                }

            .article .news .left .artlook {
                display: inline-block;
                margin-top: 34px;
                width: 164px;
                height: 46px;
                line-height: 46px;
                text-align: center;
                color: #fff;
                background: -webkit-linear-gradient(-35deg,rgba(252,171,57,1),rgba(250,129,10,1));
                background: linear-gradient(-35deg,rgba(252,171,57,1),rgba(250,129,10,1));
                box-shadow: 0px 5px 10px 0px rgba(250,129,10,0.29);
                border-radius: 3px;
            }

        .article .news .rightList {
            width: 510px;
        }

            .article .news .rightList .item {
                width: 100%;
                padding-bottom: 40px;
                border-bottom: 1px solid #D2D2D2;
                margin-bottom: 30px;
            }

                .article .news .rightList .item:last-child {
                    border: none;
                }

                .article .news .rightList .item a {
                    display: block;
                    width: 100%;
                    height: 100%;
                }

                .article .news .rightList .item .tit {
                    width: 100%;
                    display: flex;
                    justify-content: space-between;
                }

                    .article .news .rightList .item .tit .title {
                        width: 400px;
                        height: 35px;
                        line-height: 35px;
                        overflow: hidden;
                        white-space: nowrap;
                        text-overflow: ellipsis;
                        color: #404040;
                        font-size: 17px;
                    }

                    .article .news .rightList .item .tit .time {
                        color: #FCAA38;
                        font-size: 25px;
                    }

                .article .news .rightList .item .subtitle {
                    width: 100%;
                    color: #727272;
                    font-size: 17px;
                    margin-top: 16px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    display: -webkit-box;
                    -webkit-line-clamp: 2;
                    -webkit-box-orient: vertical;
                }*/

/*批量核名弹窗*/
.flayBatch {
    display: none;
    width: 840px;
    height: 570px;
    padding: 40px 45px 0 50px;
    box-sizing: border-box;
    background: #fff;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10000;
    border-radius: 8px;
    overflow: hidden;
}

    .flayBatch .batchClose {
        position: absolute;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        font-size: 40px;
        right: 0;
        top: 0;
        cursor: pointer;
    }

    .flayBatch .title {
        width: 100%;
        text-align: center;
        color: #272727;
        font-size: 25px;
    }

    .flayBatch .batch_list {
        width: 100%;
        margin-top: 35px;
    }

        .flayBatch .batch_list li.batch_item {
            width: 100%;
            height: 55px;
            line-height: 55px;
            display: flex;
            justify-content: space-between;
        }

            .flayBatch .batch_list li.batch_item .item_title {
                width: 50%;
                font-size: 19px;
                color: #272727;
            }

                .flayBatch .batch_list li.batch_item .item_title span {
                    color: #FA8B15;
                }

            .flayBatch .batch_list li.batch_item .item_right {
                width: 50%;
                display: flex;
                justify-content: space-around;
                align-items: center;
            }

                .flayBatch .batch_list li.batch_item .item_right .item_lv {
                    font-size: 17px;
                    color: #272727;
                }

                .flayBatch .batch_list li.batch_item .item_right .item_bar {
                    width: 146px;
                    height: 14px;
                    border-radius: 7px;
                    background: #eee;
                    position: relative;
                }

                    .flayBatch .batch_list li.batch_item .item_right .item_bar span {
                        height: 14px;
                        border-radius: 7px;
                        position: absolute;
                        top: 0;
                        left: 0;
                    }

                        .flayBatch .batch_list li.batch_item .item_right .item_bar span span {
                            width: 100%;
                            height: 14px;
                            border-radius: 7px;
                            background: linear-gradient(90deg,rgba(252,171,57,1),rgba(250,129,10,1));
                            position: absolute;
                            top: 0;
                            left: 0;
                            animation: jindutiao 1s;
                        }

@keyframes jindutiao {
    from {
        width: 0%;
    }

    to {
        width: 100%;
    }
}

.flayBatch .batch_list li.batch_item .item_right .item_zhi {
    font-size: 21px;
}

    .flayBatch .batch_list li.batch_item .item_right .item_zhi.gao {
        color: #259D4A;
    }

    .flayBatch .batch_list li.batch_item .item_right .item_zhi.zhong {
        color: #F67E26;
    }

    .flayBatch .batch_list li.batch_item .item_right .item_zhi.di {
        color: #E72A2A;
    }

.flayBatch .ailoading {
    width: 100%;
    height: 40px;
    line-height: 40px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 75px;
    text-align: center;
    color: #999;
}

    .flayBatch .ailoading span::after {
        animation: txt 1.5s infinite;
        content: "";
    }

@keyframes txt {
    0% {
        content: ".";
    }

    50% {
        content: "..";
    }

    100% {
        content: "...";
    }
}

.flayBatch .batch_btn {
    width: 100%;
    height: 48px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 20px;
}

    .flayBatch .batch_btn button {
        width: 170px;
        height: 48px;
        text-align: center;
        background: #F19149;
        font-size: 19px;
        color: #fff;
        border: #fff;
        border-radius: 4px;
        cursor: pointer;
    }
