/*商业授权*/
.emp_content {
    padding: 0 !important;
}

#emp_dialog .tip-box {
    top: 150px !important;
}

.emp_content.blue-i .icon {
    background: url(../images/authorization/a3.png) no-repeat center top;
    height: 50px;
    width: 50px;
    margin: 10px auto;
}

.emp_content.blue-i p:first-child {
    color: #0099F1;
    font-size: 20px;
}

.emp_content.blue-i p:nth-child(2) {
    font-size: 16px;
}

.emp_content.green-i .icon {
    background: url(../images/authorization/a1.png) no-repeat center top;
    height: 50px;
    width: 50px;
    margin: 10px auto;
}

.emp_content.green-i p:first-child {
    color: #12AB7A;
    font-size: 20px;
}

.emp_content.green-i p:nth-child(2) {
    font-size: 16px;
}

.emp_content.no-i .icon {
    background: url(../images/authorization/a2.png) no-repeat center top;
    width: 60px;
    height: 60px;
    margin: 10px auto;
}

.emp_content.no-i span {
    margin-top: 10px;
    display: inline-block;
}

.emp_content.no-i span, a {
    color: #DB0000;
    font-size: 18px;
}

.section-banner {
    height: 425px;
    background: url(../images/authorization/00-banner.jpg) no-repeat center top;
}

.btn-div .btn-border-blue:hover {
    color: #f20d23;
}

.section-banner .text .pic-3 {
    padding-top: 257px;
}

.section-banner .text .pic-3 p {
    width: 181px;
    height: 22px;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 300;
    text-decoration: underline;
    color: #FFEEA0;
    line-height: 30px;
    margin: 30px auto 0;
    letter-spacing: inherit;
    cursor: pointer;
}

.section-banner .s-form {
    margin: 0 auto;
    border-radius: 5px;
    overflow: hidden;
    width: 640px;
}

.section-banner .s-form .s-input {
    width: 492px;
    height: 50px;
    border: 0 none;
    float: left;
    padding-left: 18px;
    font-size: 16px;
}

.section-banner .s-form .s-button {
    height: 50px;
    width: 130px;
    background: #B80C01;
    color: #fff;
    border: 0 none;
    font-size: 16px;
    cursor: pointer;
}

.section-banner .s-form .s-button:hover {
    background: #c50b01;
}

.section-2 .item-list {
    font-size: 0;
    border: 1px solid #E6E6E6;
    box-sizing: content-box;
    width: 1200px;
}

.section-2 .item-list .item {
    width: 300px;
    height: 310px;
    background: #fff;
    text-align: center;
    display: inline-block;
    border-right: 1px solid #E6E6E6;
    box-sizing: border-box;
}

.section-2 .item-list .item:last-child {
    border-right: 0;
}

@keyframes item-scale {
    from {
        transform: scale(1);
    }
    to {
        transform: scale(1.1);
    }
}

.section-2 .item-list .item:hover {
    box-shadow: 0px 10px 40px 0px #0000001a;
    border-right: 0;
    animation: item-scale 0.2s;
    animation-fill-mode: forwards;
}

.section-2 .item-list .item .img {
    transform: translate3d(0, 0, 0);
    width: 70px;
    height: 70px;
    background: url(../images/authorization/1f-icon.png) no-repeat center top;
    background-size: cover;
    margin: 49px auto 20px;
}

.section-2 .item-list .item.item-1 .img {
    background-position: 0 0;
}

.section-2 .item-list .item.item-2 .img {
    background-position: -140px 0;
}

.section-2 .item-list .item.item-3 .img {
    background-position: -280px 0;
}

.section-2 .item-list .item.item-4 .img {
    background-position: -420px 0;
}

.section-2 .item-list .item h3 {
    transform: translateZ(0) translate3d(0, 0, 0);
    color: #333333;
    font-size: 22px;
    margin-bottom: 10px;
}

.section-2 .item-list .item p {
    transform: translateZ(0) translate3d(0, 0, 0);
    font-size: 15px;
    color: #666;
    line-height: 1.8;
    margin: 0 40px;
}

.section-3 {
    background: url("../images/authorization/2f-bg.jpg") no-repeat center top;
    background-size: cover;
    height: 263px;
}

.section-3 .btn-div a:nth-child(1) {
    background-color: #FFFFFF;
    color: #f20d23;
}

.section-3 .btn-div a:nth-child(1):hover {
    opacity: 0.9;
}

.section-3 .section-title {
    margin-top: 60px;
    padding: 0;
    margin-bottom: 0;
}

.section-3 .section-title h2 {
    color: #fff;
}

.section-3 .btn-div {
    margin-top: 35px;
}


.section-4 {
    padding-bottom: 110px;
}

.section-4 .section-title {
    padding-top: 10px;
}

.section-4 .list {
    text-align: center;
}

.section-4 .list .item {
    display: inline-block;
    width: 271px;
    height: 262px;
    box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    overflow: hidden;
    background-color: #FFFFFF;
    margin-right: 23px;
}

.section-4 .list .item:last-child {
    margin-right: 0;
}

.section-4 .list .item .bg-img {
    width: 271px;
    height: 188px;
    border-radius: 2px;
}

.section-4 .list .item-1 .bg-img {
    background: url(../images/authorization/3f-img1.png) no-repeat center top;
    background-size: cover;
}

.section-4 .list .item-2 .bg-img {
    background: url(../images/authorization/3f-img2.png) no-repeat center top;
    background-size: cover;
}

.section-4 .list .item-3 .bg-img {
    background: url(../images/authorization/3f-img3.png) no-repeat center top;
    background-size: cover;
}

.section-4 .list .item-4 .bg-img {
    background: url(../images/authorization/3f-img4.png) no-repeat center top;
    background-size: cover;
}

.section-4 .list .item h2 {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    line-height: 77px;
}

.el-collapse {
    border: 0;
    text-align: center;
}

.el-collapse-item {
    width: 1000px;
    padding: 18px 20px;
    border-top: 1px solid #EDEDED;
    display: inline-block;
}

.el-collapse-item:last-child {
    border-bottom: 1px solid #EDEDED;
}

.el-collapse-item__header {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    background: none;
    border: 0;
}

.el-collapse-item__wrap {
    background: none;
    border: 0;
}

.el-collapse-item.is-active {
    background: #FFFFFF;
    box-shadow: 0px 6px 25px 0px #0000000f;
}

.el-collapse-item__content {
    font-size: 15px;
    color: #666666;
    text-align: left;
}

.el-collapse-item.is-active .el-icon-arrow-right {
    display: none;
}

.el-icon-arrow-right:before {
    content: '';
    background: url("../images/authorization/4f-icon.png") no-repeat center top;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: cover;
}

.section-2 .container {
    opacity: 0;
}

.section-3 .container {
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
}

.section-4 .container {
    opacity: 0;
}

.section-5 .container {
    opacity: 0;
}

@media screen and (max-width: 768px) {

    .mob-s1 .list {
        margin: 0 -.5rem;
    }

    .mob-s1 .list li {
        border: 1px solid #eaeaea;
        background: #fff;
        float: left;
        padding: 1.5rem 0;
        width: 47%;
        margin: 1.5%;
        cursor: pointer;
        overflow: hidden;
        text-align: center;
        height: 16.5rem;
    }

    .mob-s1 .list li .img {
        width: 4rem;
        height: 4rem;
        margin: 0.5rem auto;
        background: url(../images/mobile/authorization/1f-icon.png) no-repeat center top;
        background-size: cover;
    }

    .mob-s1 .list li.item-1 .img {
        background-position: 0 0;
    }

    .mob-s1 .list li.item-2 .img {
        background-position: -96px 0;
    }

    .mob-s1 .list li.item-3 .img {
        background-position: -192px 0;
    }

    .mob-s1 .list li.item-4 .img {
        background-position: -288px 0;
    }

    .mob-s1 .list li h3 {
        line-height: 3rem;
        font-weight: 600;
    }

    .mob-s1 .list li p {
        margin: 0 1rem;
    }

    .pub-img-div {
        background: url("../images/mobile/authorization/2f-img.jpg") no-repeat center top;
        background-size: cover;
        height: 12rem;
    }

    .mob-s2 .list {
        margin: 0 -.5rem;
    }

    .mob-s2 .list li {
        background: #fff;
        float: left;
        width: 47%;
        margin: 1.5%;
        cursor: pointer;
        overflow: hidden;
        text-align: center;
        box-shadow: 0px 10px 35px 0px #0000001a;
        border-radius: 2px;
    }

    .mob-s2 .list li .img {
        width: 100%;
        height: 9rem;
    }

    .mob-s2 .list li.item-1 .img {
        background: url(../images/mobile/authorization/3f-img1.png) no-repeat center top;
        background-size: cover;
    }

    .mob-s2 .list li.item-2 .img {
        background: url(../images/mobile/authorization/3f-img2.png) no-repeat center top;
        background-size: cover;
    }

    .mob-s2 .list li.item-3 .img {
        background: url(../images/mobile/authorization/3f-img3.png) no-repeat center top;
        background-size: cover;
    }

    .mob-s2 .list li.item-4 .img {
        background: url(../images/mobile/authorization/3f-img4.png) no-repeat center top;
        background-size: cover;
    }

    .mob-s2 .list li h3 {
        line-height: 4rem;
        font-weight: 600;
    }

    .mob-s2 .list li p {
        margin: 0 1rem;
    }

    .mob-s3 .el-collapse-item {
        width: 100%;
        padding: 15px 10px;
    }

}
