.container-company-shiye,
.container-company {
    width: 1320px;
    margin: 0px auto;
}

.container-company-shiye .swiper-container,
.container-company .swiper-container {
    padding: 60px;
}

.container-company-shiye .swiper-container:after,
.container-company .swiper-container:after {
    display: block;
    width: 60px;
    height: 100%;
    background: #fff;
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 9;
}

.container-company-shiye .swiper-container:before,
.container-company .swiper-container:before {
    display: block;
    width: 60px;
    height: 100%;
    background: #fff;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 9;
}

.container-company-shiye .swiper-container:after,
.container-company .swiper-container:after {
    display: block;
    width: 60px;
    height: 100%;
    background: #fff;
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 9;
}

.container-company-shiye .swiper-container:before,
.container-company .swiper-container:before {
    display: block;
    width: 60px;
    height: 100%;
    background: #fff;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 9;
}

.newContent {
    height: max-content !important;
}

.container-company .swiper-slide {
    padding: 15px;
}

.container-company .swiper-slide .wrap {
    cursor: pointer;
    padding: 0px 20px 20px;
    position: relative;
    box-shadow: 0px 0px 15px 2px rgba(170, 198, 255, 0.37);
}


.container-company-shiye .swiper-slide .wrap {
    cursor: pointer;
}

.container-company-shiye .swiper-slide.active h3 {
    color: #1764FF !important;
}

.container-company-shiye .swiper-slide.active .wrap .img:before {
    border-color: transparent #1764FF transparent transparent;
}

.container-company-shiye .swiper-slide.active .wrap .img:after {
    border-color: transparent transparent transparent #1764FF;
}

.container-company-shiye .swiper-slide.active .wrap .img {
    background-color: #1764FF;
}

.container-company-shiye .swiper-slide.active .wrap .img .iconfont {
    color: #fff;
}

.container-company-shiye .swiper-slide .wrap .img {
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 51px;
    height: 86.6px;
    margin: 20px auto;
    position: relative;
    border-radius: 3px;
    background-color: #ECECEC;
    transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    -o-transform: rotate(30deg);
}

.container-company-shiye .swiper-slide .wrap .img img {
    max-width: 100%;
    max-height: 100%;
    min-width: 90%;
    min-height: 90%;
}

.container-company-shiye .swiper-slide .wrap .img .icon {
    transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
}

.container-company-shiye .swiper-slide .wrap .img .icon .iconfont {
    font-size: 36px;
}

.container-company-shiye .swiper-slide .wrap .img:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    right: 50px;
    border-width: 43.3px 25px;
    border-style: solid;
    border-color: transparent #ECECEC transparent transparent;
}

.container-company-shiye .swiper-slide .wrap .img:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    left: 50px;
    border-width: 43.3px 25px;
    border-style: solid;
    border-color: transparent transparent transparent #ECECEC;
    top: 0;
}

.container-company-shiye .swiper-slide .wrap h3 {
    font-size: 20px;
    font-weight: 400;
    color: #444444;
    height: 28px;
    line-height: 28px;
    text-align: center;
}

.container-company .wrap .banner {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 18px;
    margin: 10px 0px;
    font-family: "Times New Roman", Georgia, Serif;
    letter-spacing: 2px;
    color: #62636F
}

.container-company .wrap .icon {
    /*width: 25px;
        height: 25px;*/
    margin-bottom: 10px;
    overflow: hidden;
}

.container-company .wrap .icon .iconfont {
    color: #1764FF;
    font-size: 24px;
}

.container-company .wrap h3 {
    font-size: 22px;
    font-weight: 500;
    color: #62636F;
    line-height: 30px;
    margin: 5px 0px;
}

.container-company .wrap p {
    font-size: 13px;
    font-weight: 400;
    color: #62636F;
    line-height: 17px;
    height: 34px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.container-company .swiper-slide.active {
    background: #1764FF;
    box-shadow: 0px 0px 15px 2px rgba(23, 100, 255, 0.37);
    border-radius: 2px;
}

.container-company .swiper-slide.active .iconfont {
    color: #fff !important;
}

.container-company .swiper-slide.active .wrap {
    box-shadow: none;
}

.container-company .swiper-slide.active .wrap:after {
    display: block;
    width: 78px;
    height: 14px;
    background: #fff;
    content: "";
    position: absolute;
    right: 0px;
    bottom: 5px;
    background: url("../img/companyline.png") bottom right no-repeat;
    z-index: 9;
}

.container-company .swiper-slide.active .banner,
.container-company .swiper-slide.active h3,
.container-company .swiper-slide.active p {
    color: #fff !important;
}

.container-company .swiper-slide.active .logo img:first-child {
    display: none !important;
}

.container-tabs .tab {
    margin-bottom: 100px;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
    position: relative;
}

.container-tabs .tab:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -25px;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -moz-transform: rotate(45deg);
    /* Firefox */
    -webkit-transform: rotate(45deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(45deg);
    background: #fff;
    box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.1);
}

.container-tabs .tab .wrap {
    width: 1200px;
    padding: 10px;
    margin: 0px auto;
}

.container-tabs .tab ul {
    width: 122px;
    height: 42px;
    background: url("../img/companytabbg.png") no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.container-tabs .tab ul li {
    width: 55px;
    height: 32px;
    cursor: pointer;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.container-tabs .tab ul li img {
    display: block;
    width: 24px;
    height: 21px;
    margin: 9px auto;
}

.container-tabs .tab ul li.active {
    background: #1764FF;
    border-radius: 20px;
}

.container-tabs .tab ul li.active .iconfont {
    color: #fff;
}

.container-tabs .itemcontent {
    width: 1200px;
    margin: 0px auto;
}

.container-tabs .smalltab-swiper {

    padding: 0px 40px;
    position: relative;
}


.container-tabs .smalltab-swiper:after {
    display: block;
    width: 40px;
    height: 100%;
    background: #fff;
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 9;
}

.container-tabs .smalltab-swiper:before {
    display: block;
    width: 40px;
    height: 100%;
    background: #fff;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 9;
}

.container-tabs .smalltab .swiper-slide {
    padding: 5px;
}

.container-tabs .smalltab .swiper-slide.active {
    background: #1764FF;
}

.container-tabs .smalltab .swiper-slide.active .iconfont {
    color: #fff !important;
}

.container-tabs .smalltab .swiper-slide.active .wrap {
    box-shadow: none;
}

.container-tabs .smalltab .swiper-slide.active p {
    color: #fff !important;
}

.container-tabs .smalltab .wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    box-shadow: 0px 0px 15px 2px rgba(170, 198, 255, 0.37);
    cursor: pointer;
}

.container-tabs .smalltab .wrap .img {
    width: 34px;
    height: 20px;
    overflow: hidden;
}

.container-tabs .smalltab .wrap .icon {
    /*width:34px;*/
    height: 24px;
    padding: 0px 8px;
}

.container-tabs .smalltab .wrap .icon .iconfont {
    font-size: 20px;
    color: #666666;
}

.container-tabs .smalltab .wrap p {
    line-height: 25px;
    padding: 5px 0px;
    text-align: center;
}

.container-tabs .itemcontent .inner {
    padding: 10px;
    padding-bottom: 130px;
}

.container-tabs .itemcontent .inner h3 {
    text-align: center;
    font-size: 32px;
    margin: 60px auto;
    font-weight: 500;
    color: #393939;
    line-height: 45px;
}

.container-tabs .itemcontent .inner .title {
    font-size: 22px;
    font-weight: 600;
    color: #444444;
    line-height: 30px;
    position: relative;
    padding: 10px 20px;
}

.container-tabs .itemcontent .inner .title:after {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #1764FF;
    content: "";
    position: absolute;
    top: 25px;
    left: 0px;
}


.container-tabs .itemcontent .inner .content .p-1 {
    font-size: 18px;
    font-weight: 400;
    color: #444444;
    line-height: 30px;
    text-indent: 2em;
}

.container-tabs .itemcontent .inner .content .p-2 {
    font-size: 18px;
    font-weight: 400;
    color: #444444;
    line-height: 30px;
    text-indent: 2em;
    position: relative;
}

.container-tabs .itemcontent .inner .content .p-2:after {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #444444;
    content: "";
    position: absolute;
    top: 11px;
    left: 15px;
}

/*如果有图片*/
.container-tabs .itemcontent .inner .has-img {
    display: flex;
}

.container-tabs .itemcontent .inner .has-img .work {
    /*max-width: 60%;*/
}

.container-tabs .itemcontent .inner .has-img .img {
    max-width: 40%;
    padding: 3%;
}

.container-tabs .itemcontent .inner .has-img .img img {
    max-width: 100%;
    margin: 10px;
}

.jjfaInner img {
    margin: 20px;
    max-width: calc(100% - 40px)
}

.jjfaInner p {
    line-height: 35px !important;
    font-weight: 100 !important;
}

.jjfaInner span {
    line-height: 35px !important;
    font-weight: 100 !important;
}

/* 了解更多弹窗样式开始 */
.ljgd {
    width: 100%;
    height: 35px;
    text-align: right;
    margin-top: 30px;
}

    .ljgd > div {
        width: 126px;
        height: 35px;
        line-height: 35px;
        background: #1B79F8;
        color: #fff;
        border-radius: 18px;
        text-align: center;
        float: right;
    }
.ljgdAll {
    width: 80%;
    margin: 35px auto;
}

    .ljgdAll > form {
        width: 100%;
        height: 100%;
    }

    .ljgdAll .listinput {
        width: calc(50% - 20px);
        margin: 10px 10px 0 10px;
        border: 1px solid #E4E4E4 !important;
        display: flex;
    }

    .ljgdAll .pull-left {
        float: left !important;
    }

    .ljgdAll .pull-right {
        float: right !important;
    }

    .ljgdAll .listinput label {
        width: 115px;
        display: flex;
        align-items: center;
        padding-left: 20px;
        color: #393939;
        position: relative;
    }

        .ljgdAll .listinput label .required {
            color: red;
            width: 15px;
            height: 100%;
            display: flex;
            align-items: center;
            position: absolute;
            left: 5px;
            justify-content: center;
        }

    .ljgdAll .listinput input {
        width: calc(100% - 115px);
        padding-left: 14px;
        height: 50px;
        color: #393939;
        font-size: 14px;
        border-style: none;
        font-weight: 100;
    }

    .ljgdAll .lastInput {
        margin-bottom: 10px;
    }

    .ljgdAll .word {
        width: calc(100% - 20px);
        float: left;
        padding: 10px 20px;
        border: 1px solid #E4E4E4 !important;
        display: flex;
        margin: 0px 10px 20px;
    }

        .ljgdAll .word label {
            width: 100px;
            align-items: center;
            color: #393939;
        }

        .ljgdAll .word textarea {
            font-size: 14px;
            width: calc(100% - 100px);
            height: 150px;
            color: #393939;
            vertical-align: top;
            border-style: none;
            font-weight: 100;
            padding-left: 10px;
        }

    .ljgdAll form .btn {
        display: block;
        border: none;
        font-size: 18px;
        line-height: 51px;
        width: 231px;
        height: 51px;
        color: white;
        background-color: #1B79F8;
        /*margin: 0px auto;*/
        /*margin-top: 100px;
        margin-bottom: 100px;*/
        margin-bottom: 50px;
        margin-left: calc( ( 100% - 231px ) / 2 );
        cursor: pointer;
        outline: none;
        border-radius: 5px;
    }

.layui-layer-dialog{
    height: auto !important;
}

    .layui-layer-dialog #okBtn {
        height: 70px !important;
        line-height: 70px !important;
        text-align: center !important;
        padding: 0 !important;
    }

.layui-layer-btn-c {
    text-align: center !important;
    width: 100% !important;
    padding: 12px 15px 30px 15px !important;
}

.layui-layer-btn0 {
    border-color: #1B79F8 !important;
    background-color: #1B79F8 !important;
    color: #fff !important;
    height: 40px !important;
    line-height: 40px !important;
    margin: 0 !important;
    padding: 0 20px !important;
    border-radius: 5px !important;
}
/* 了解更多弹窗样式结束 */

/* 移动端样式 */
@media screen and (max-width: 1360px) {
    .container-company-shiye, .container-company {
        width: 100%;
    }

    .container-tabs .itemcontent,
    .container-tabs .tab .wrap {
        width: 100%;
    }

    .container-tabs .itemcontent .inner {
        padding-bottom: 40px;
    }

    .container-company .wrap .banner {
        height: 25px;
        line-height: 25px;
        margin: 5px 0px 10px;
    }

    .container-company .wrap .logo {
        margin: 5px 0px;
    }

    .container-company .wrap h3 {
        font-size: 18px;
    }

    .container-company-shiye .swiper-slide .wrap .img {
        transform: scale(0.7);
        margin: 0px auto;
    }

    .container-tabs .tab {
        margin-bottom: 50px;
    }

    .container-tabs .smalltab {
        padding: 10px;
    }

    .container-tabs .smalltab .wrap {
        flex-direction: column;
    }

    .jjfaInner img {
        margin: 15px;
        max-width: calc(100% - 30px)
    }

    .container-tabs .itemcontent .inner h3 {
        margin: 0px auto;
    }

    .container-tabs .itemcontent .inner .content {
        /*padding*/
    }

    .container-tabs .itemcontent .inner .has-img {
        flex-direction: column;
    }

    .container-tabs .itemcontent .inner .has-img .img {
        max-width: 100%;
    }

    .container-tabs .itemcontent .inner .has-img .img img {
        max-width: 100%;
        margin: 0px auto;
    }

    /* 了解更多弹窗样式开始 */
    .ljxqTableAll {
        max-width: 90% !important;
        left: 5% !important;
        height: 80% !important;
        top: 10% !important;
    }

    #ljxqTable {
        height: calc( 100% - 42px) !important;
        margin: auto 0;
    }

    .ljgdAll {
        margin-top: 5px !important;
    }

    .ljgdAll .listinput {
        width: calc(100% - 20px) !important;
    }

    .ljgdAll {
        width: 100% !important;
    }
        .ljgdAll .listinput input {
            padding: 0px 5px 0 14px !important;
            height: 40px !important;
        }

        .ljgdAll .word textarea {
            height: 90px !important;
        }

        .ljgdAll .word {
            padding: 10px 5px 10px 20px;
        }

        .ljgdAll .word textarea {
            resize: none;
        }

        .ljgdAll form .btn {
            margin-bottom: 20px !important;
            width: 55% !important;
            min-width: 200px !important;
        }
    /* 了解更多弹窗样式结束 */
}