
.successfulCase-item {
    position: relative;
    margin-bottom: 30px;
    width: 580px;
    height: 270px;
    border: 1px solid #eee;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.successfulCase-item .successfulCase-item-active {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    line-height: 270px;
    background-color: rgba(250, 146, 21, .58);
    z-index: 998;
    text-align: center;
    opacity: 0
}

.successfulCase-item .successfulCase-item-active .active-url-text {
    color: #fff;
    font-size: 30px
}

.successfulCase-item:hover .successfulCase-item-active {
    opacity: 1
}

.successfulCase-item .successfulCase-item-img {
    height: 130px;
    text-align: center
}

.successfulCase-item .successfulCase-item-img img {
    margin-top: 20px
}

.successfulCase-item .successfulCase-item-content {
    height: 138px;
    border-top: 1px solid #eee;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.successfulCase-item .successfulCase-item-content-list {
    -webkit-box-orient: horizontal;
    -webkit-flex-flow: row;
    -moz-box-orient: horizontal;
    -ms-flex-flow: row;
    flex-flow: row;
    height: 100%
}

.successfulCase-item .successfulCase-item-content-list,
.successfulCase-item .successfulCase-item-content-list .content-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal
}

.successfulCase-item .successfulCase-item-content-list .content-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 10px 14px;
    letter-spacing: 1px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column
}

.successfulCase-item .successfulCase-item-content-list .content-item .content-item-theme {
    text-align: left;
    font-size: 16px;
    color: #ff8700
}

.successfulCase-item .successfulCase-item-content-list .content-item .content-item-points {
    font-size: 14px
}

.successfulCase-item .successfulCase-item-content-list .content-item .content-item-point {
    width: 4px;
    height: 4px;
    display: inline-block;
    border-radius: 50%;
    background-color: #333;
    margin-right: 5px;
    vertical-align: middle
}

.successfulCase-item .successfulCase-item-content-list .content-item+.content-item {
    border-left: 1px solid #eee
}

.module-cooperative_wrapper {
    padding-bottom: 60px;
    background-color: #fff
}

.advantage--wrapper,
.cooperation--wrapper,
.history--wrapper,
.introduction--wrapper,
.product-services--wrapper,
.qualification--wrapper,
.serviceCompany--wrapper {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto;
    width: 1180px
}

.advantage--wrapper .ibenew-title__wrapper-v2,
.cooperation--wrapper .ibenew-title__wrapper-v2,
.history--wrapper .ibenew-title__wrapper-v2,
.introduction--wrapper .ibenew-title__wrapper-v2,
.product-services--wrapper .ibenew-title__wrapper-v2,
.qualification--wrapper .ibenew-title__wrapper-v2,
.serviceCompany--wrapper .ibenew-title__wrapper-v2 {
    margin-bottom: 40px
}

.cooperation--wrapper .content,
.introduction--wrapper .content {
    padding: 0 87px
}

.qualification--wrapper .swiper__wrapper,
.serviceCompany--wrapper .swiper__wrapper {
    border: 1px solid #eee;
    box-shadow: 0 13px 32px 0 rgba(16, 12, 13, .16)
}

.serviceCompany--wrapper .successfulCase-item {
    height: 300px
}

.serviceCompany--wrapper .successfulCase-item .successfulCase-item-img {
    height: 166px
}

.serviceCompany--wrapper .successfulCase-item .successfulCase-item-img img {
    margin-top: 40px
}

.serviceCompany--wrapper .successfulCase-item .successfulCase-item-content {
    height: 133px
}

.serviceCompany--wrapper .successfulCase-item .successfulCase-item-content-list .content-item .content-item-points,
.serviceCompany--wrapper .successfulCase-item .successfulCase-item-content-list .content-item .content-item-theme {
    font-size: 12px
}

.history--wrapper .content {
    padding-top: 32px
}

.introduction-content .introduction-desc+.introduction-desc {
    margin-top: 17px
}

.cooperation--wrapper {
    margin-bottom: -20px
}

.cooperation--wrapper .list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cooperation--wrapper .item {
    width: 308px;
    margin-left: 34px;
    margin-right: 34px;
    margin-bottom: 20px
}

.cooperation--wrapper .item .title {
    text-align: center;
    display: block;
    margin-top: 12px;
    font-size: 18px;
    color: #333;
    letter-spacing: 1px
}

.cooperation--wrapper .item .description {
    margin-top: 26px
}

.advantage-content {
    width: 1180px;
    margin: 0 auto;
}

.advantage-content .advantage-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 1040px;
    margin-right: auto;
    margin-left: auto
}

.advantage-content .advantage-list .advantage-item {
    text-align: center;
    width: 225px;
    margin-top: 20px;
    padding: 0 17px
}

.advantage-content .advantage-list .advantage-item .advantage-item-img {
    height: 55px
}

.advantage-content .advantage-list .advantage-item .advantage-item-title {
    margin-top: 12px;
    text-align: center;
    font-size: 18px;
    color: #333;
    letter-spacing: 1px
}

.advantage-content .advantage-list .advantage-item .advantage-item--description {
    margin-top: 26px
}

.product-services-content {
    width: 1180px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.product-services-content .product-services-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 1074px;
    margin-left: auto;
    margin-right: auto
}

.product-services-content .product-services-list .product-services-item {
    text-align: center;
    margin-left: 34px;
    margin-right: 34px;
    margin-bottom: 44px
}

.product-services-content .product-services-list .product-services-item .product-services-title {
    display: block;
    margin-top: 12px;
    font-size: 18px;
    color: #333;
    letter-spacing: 1px
}

.product-services-content .product-services-list .product-services-item .product-services-description {
    margin-top: 26px;
    width: 290px
}

.product-services-content .product-services-list .product-services-item .product-services-icon {
    display: inline-block;
    max-width: 100%;
    height: 54px
}

.history--wrapper .history-inner {
    position: relative;
    width: 1010px;
    margin-left: auto;
    margin-right: auto
}

.history--wrapper .history-progress--node {
    width: 178px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer
}

.history--wrapper .history-progress,
.history--wrapper .history-progress--node {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.history--wrapper .history-progress {
    margin-bottom: 40px
}

.history--wrapper .history-progress span {
    display: inline-block
}

.history--wrapper .history-progress--label {
    font-size: 24px;
    font-weight: 700;
    color: #ff8700;
    margin-right: 35px
}

.history--wrapper .history-progress--square {
    width: 128px;
    height: 12px
}

.history--wrapper .history-progress--time {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 0 12px;
    position: relative;
    text-align: center
}

.history--wrapper .history-progress--time.active .history-progress--year {
    color: #ff8700
}

.history--wrapper .history-progress--time.current .history-progress--year {
    font-size: 28px;
    color: #ff8700
}

.history--wrapper .history-progress--time.active .history-progress--circle {
    background-color: #ff8700
}

.history--wrapper .history-progress--time.current .history-progress--circle {
    width: 25px;
    height: 25px;
    background-color: #ff8700
}

.history--wrapper .history-progress--year {
    width: 60px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 18px;
    color: #cbd2e2;
    font-weight: 700;
    position: absolute;
    top: -42px;
    left: -20px
}

.history--wrapper .history-progress--circle {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%
}

.history--wrapper .history-progress--circle,
.history--wrapper .history-progress--square {
    background-color: #cbd2e2
}

.history--wrapper .history-progress--circle.active,
.history--wrapper .history-progress--square.active {
    background-color: #ff8700
}

.history--wrapper .history-progress--arrow {
    width: 151px;
    height: 44px;
    background-image: url(/Public/home/images/historyArrow.png);
    background-repeat: no-repeat
}

.history--wrapper .history-system--content {
    color: #333
}

.history--wrapper .histroy-system--list {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.history--wrapper .histroy-system--label {
    display: inline-block;
    width: 100px;
    text-align: right;
    margin-right: 32px;
    font-size: 18px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-align-self: self-end;
    -ms-flex-item-align: self-end;
    align-self: self-end;
    margin-top: 13px
}

.history--wrapper .histroy-system--item {
    display: inline-block;
    margin-right: 35px;
    margin-bottom: 10px;
    padding: 0 36px;
    min-width: 100px;
    max-width: 300px;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    text-align: center;
    background-color: #f3f3f3;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.history--wrapper .histroy-system--item.active {
    background-color: #ffe7cc
}

.history--wrapper .system-item11,
.history--wrapper .system-item21 {
    margin-right: 20px
}

.history--wrapper .line .history-online-decotator {
    position: absolute;
    top: 45px;
    text-align: right;
    height: 100%
}

.history--wrapper .line:first-of-type .history-online-decotator {
    left: 291.16px
}

.history--wrapper .line:nth-of-type(2) .history-online-decotator {
    left: 469.16px
}

.history--wrapper .line:nth-of-type(3) .history-online-decotator {
    left: 647.16px
}

.history--wrapper .line:nth-of-type(4) .history-online-decotator {
    left: 825.16px
}

.history--wrapper .line.current {
    display: block
}

.history--wrapper .line-module:first-of-type .module {
    margin-left: 160px
}

.history--wrapper .line-module:nth-of-type(2) .module {
    margin-left: 340px
}

.history--wrapper .line-module:nth-of-type(3) .module {
    margin-left: 520px
}

.history--wrapper .line-module:nth-of-type(4) .module {
    margin-left: 700px
}

.history--wrapper .line-module.current {
    display: block
}

.history--wrapper .history-online-list {
    top: 40px;
    display: none;
    margin-top: 64px
}

.history--wrapper .history-online-list .history-online-content {
    min-height: 120px
}

.history--wrapper .history-online-list.current {
    display: block
}

.history--wrapper .history-online-vertical {
    width: 2px;
    height: 100%;
    background-color: #ff8700
}

.history--wrapper .history-online-circle {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ff8700;
    position: relative;
    left: -4px
}

.history--wrapper .history-online-title {
    line-height: 30px;
    font-size: 18px;
    color: #ff8700
}

.history--wrapper .history-online-item {
    line-height: 30px;
    color: #333;
    position: relative;
    text-align: left;
    text-indent: 38px
}

.history--wrapper .history-online-item:after {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #000;
    position: absolute;
    left: 25px;
    top: 12px
}

.honers-wrapper {
    margin: 0 auto;
    min-width: 1180px;
    background-color: #f6f9f9
}

.honers-wrapper .honers-logo-block {
    margin: 0 auto 14px;
    width: 1180px;
    text-align: center
}

.honers-wrapper .honers-content {
    margin: 0 auto;
    width: 1180px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.honers-wrapper .honers-content .main-skeleton-content-left,
.honers-wrapper .honers-content .main-skeleton-content-right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.honers-wrapper .honers-content .main-skeleton-content-left .main-skeleton-content-block,
.honers-wrapper .honers-content .main-skeleton-content-right .main-skeleton-content-block {
    height: 308px
}

.honers-wrapper .honers-content .main-skeleton-content-left .main-skeleton-content-block .content-title,
.honers-wrapper .honers-content .main-skeleton-content-right .main-skeleton-content-block .content-title {
    position: relative;
    padding: 0 40px;
    line-height: 1
}

.honers-wrapper .honers-content .main-skeleton-content-left .main-skeleton-content-block .content-title .main-skeleton-year,
.honers-wrapper .honers-content .main-skeleton-content-right .main-skeleton-content-block .content-title .main-skeleton-year {
    display: inline-block;
    font-size: 26px;
    letter-spacing: 1px;
    color: #ff8700
}

.honers-wrapper .honers-content .main-skeleton-content-left .main-skeleton-content-block .content-group,
.honers-wrapper .honers-content .main-skeleton-content-right .main-skeleton-content-block .content-group {
    padding-top: 17px;
    font-size: 14px;
    letter-spacing: 1px
}

.honers-wrapper .honers-content .main-skeleton-content-left .main-skeleton-content-block .content-group .content-cell,
.honers-wrapper .honers-content .main-skeleton-content-right .main-skeleton-content-block .content-group .content-cell {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px;
    padding-right: 17px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #dcdcdc;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.honers-wrapper .honers-content .main-skeleton-content-left .main-skeleton-content-block .content-group .content-cell .cell-date,
.honers-wrapper .honers-content .main-skeleton-content-right .main-skeleton-content-block .content-group .content-cell .cell-date {
    width: 90px;
    color: #ff8700;
    border-right: 1px solid #dcdcdc;
    text-align: center
}

.honers-wrapper .honers-content .main-skeleton-content-left .main-skeleton-content-block .content-group .content-cell .cell-title,
.honers-wrapper .honers-content .main-skeleton-content-right .main-skeleton-content-block .content-group .content-cell .cell-title {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 18px;
    padding-right: 10px;
    color: #222;
    line-height: 1
}

.honers-wrapper .honers-content .main-skeleton-content-left .main-skeleton-content-block .content-group .content-cell .cell-search-action i,
.honers-wrapper .honers-content .main-skeleton-content-right .main-skeleton-content-block .content-group .content-cell .cell-search-action i {
    font-size: 27px;
    vertical-align: sub
}

.honers-wrapper .honers-content .main-skeleton-content-left .main-skeleton-content-block .content-group .content-cell:hover,
.honers-wrapper .honers-content .main-skeleton-content-right .main-skeleton-content-block .content-group .content-cell:hover {
    background-color: #ff8700
}

.honers-wrapper .honers-content .main-skeleton-content-left .main-skeleton-content-block .content-group .content-cell:hover .cell-date,
.honers-wrapper .honers-content .main-skeleton-content-left .main-skeleton-content-block .content-group .content-cell:hover .cell-search-action i,
.honers-wrapper .honers-content .main-skeleton-content-left .main-skeleton-content-block .content-group .content-cell:hover .cell-title,
.honers-wrapper .honers-content .main-skeleton-content-right .main-skeleton-content-block .content-group .content-cell:hover .cell-date,
.honers-wrapper .honers-content .main-skeleton-content-right .main-skeleton-content-block .content-group .content-cell:hover .cell-search-action i,
.honers-wrapper .honers-content .main-skeleton-content-right .main-skeleton-content-block .content-group .content-cell:hover .cell-title {
    color: #fff
}

.honers-wrapper .honers-content .main-skeleton-content-left {
    padding-top: 77px
}

.honers-wrapper .honers-content .main-skeleton-content-left .main-skeleton-content-block .content-title {
    text-align: right
}

.honers-wrapper .honers-content .main-skeleton-content-left .main-skeleton-content-block .content-title:after {
    content: "";
    position: absolute;
    top: 12px;
    right: 5px;
    width: 31px;
    height: 1px;
    background-color: #fa9215
}

.honers-wrapper .honers-content .main-skeleton-content-left .main-skeleton-content-block .content-group {
    padding-right: 40px
}

.honers-wrapper .honers-content .main-skeleton-content-right {
    padding-top: 230px
}

.honers-wrapper .honers-content .main-skeleton-content-right .main-skeleton-content-block .content-title {
    text-align: left
}

.honers-wrapper .honers-content .main-skeleton-content-right .main-skeleton-content-block .content-title:before {
    content: "";
    position: absolute;
    left: 5px;
    top: 12px;
    width: 31px;
    height: 1px;
    background-color: #fa9215
}

.honers-wrapper .honers-content .main-skeleton-content-right .main-skeleton-content-block .content-group {
    padding-left: 40px
}

.honers-wrapper .honers-content .main-skeleton {
    width: 20px;
    text-align: center
}

.honers-wrapper .honers-content .main-skeleton .main-skeleton-line {
    margin: 6px auto;
    width: 2px;
    height: 120px;
    background-color: #ccc
}

.honers-wrapper .honers-content .main-skeleton .main-skeleton-up-action .main-skeleton-line {
    margin-top: 0;
    height: 50px
}

.aboutUs-swiper__wrapper {
    position: relative;
    width: 966px;
    height: 350px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 24px;
    padding-top: 24px;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.aboutUs-swiper__wrapper .icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    width: 40px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    -webkit-transition: all .23s;
    transition: all .23s
}

.aboutUs-swiper__wrapper .icon.aside-left-icon {
    left: 0;
    background-image: url(/Public/home/images/arrow-left.png)
}

.aboutUs-swiper__wrapper .icon.aside-left-icon:hover {
    background-image: url(/Public/home/images/arrow-left-active.png)
}

.aboutUs-swiper__wrapper .icon.aside-right-icon {
    right: 0;
    background-image: url(/Public/home/images/arrow-right.png)
}

.aboutUs-swiper__wrapper .icon.aside-right-icon:hover {
    background-image: url(/Public/home/images/arrow-right-active.png)
}

.aboutUs-swiper__wrapper .swiper__wrapper {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 580px;
    height: 300px;
    overflow: hidden
}

.aboutUs-swiper__wrapper .swiper__wrapper .swiper__inner {
    -webkit-transition: all .23s;
    transition: all .23s;
    position: absolute;
    left: 0;
    top: 0;
    width: 9999px
}

.aboutUs-swiper__wrapper .swiper__wrapper .item {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 580px;
    height: 300px;
    float: left;
    text-align: center
}

.aboutUs-swiper__wrapper .swiper__wrapper .item .path {
    display: block;
    width: 580px;
    height: 300px
}

.aboutUs-swiper__wrapper .swiper__wrapper .item img {
    max-width: 100%;
    max-height: 100%
}