.col-center a {
    float: left;
    color: #fff;
    width: 24px;
    margin-left: 20%;
    margin-top: 8%;
}

input {
    height: 40px;
    padding: 6px 20px;
    background-color: #fff;
    border: 1px solid #c4c4c4;
    border-radius: 3px;
    width: 100%;
}

.el-icon-arrow-right:before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    border-bottom: 1px solid;
    border-right: 1px solid;
    transform: rotate( -45deg);
}

.sub-title {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #555;
    opacity: .6;
}

.phone {
    border-bottom: 1px solid #ccc;
}

.banner .swiper-button-prev,
.banner .swiper-button-next {
    display: none;
}

.banner:hover .swiper-button-prev,
.banner:hover .swiper-button-next {
    display: block;
}

.col-right {
    margin-right: 9px;
    font-size: 14px;
}

.img {
    width: 100%;
}

.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 100px;
}

.header .interferer {
    position: absolute;
    z-index: 500;
    top: 85vh;
    height: 130px;
}

.interferer-gfx {
    box-shadow: 15px 15px 0 #fff;
    position: absolute;
    border-radius: 20px;
    width: 100%;
    height: 117px;
    transform: skew( -15deg);
    background-color: #8cc63d;
    color: #fff;
    bottom: 14px;
    z-index: 1;
    left: -2%;
}

.interferer .interferer-content {
    bottom: -15px;
    position: absolute;
    z-index: 1;
    color: #fff;
    height: 117px;
    left: 0;
    width: 68%;
}

.banner .headline {
    font-size: 32px;
}

.banner .headline .bullet {
    font-size: 19px;
    top: -4px;
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
}

.banner .caption {
    font-size: 16px;
    margin-top: 3px;
}

.banner .mt-left {
    margin-top: 21px;
    transform: skew( 15deg);
}

.banner .mt-right {
    transform: skew( 15deg);
    margin-top: -10px;
    margin-left: 10%;
    position: relative;
    top: -10px;
}

.banner .mt-left,
.banner .mt-right {
    display: inline-block;
}

.travelist {
    width: 100%!important;
    padding-left: 68px;
}

.travelOneText {
    float: left;
    width: 45%;
    padding-left: 64px;
}

.travelOneimg {
    float: right;
    width: 45%;
}

.new-left-arrow,
.new-right-arrow {
    width: 42px;
    height: 136px;
    color: #fff;
    background: #8cc63d;
    top: 35%;
}

.new-right-arrow {
    right: 3.3%;
}

.read_more {
    color: #79960F;
    float: left;
    clear: both;
    font-size: 14px;
    cursor: pointer;
    left: 100px;
    bottom: 29px;
    position: relative;
    z-index: 11;
}

.read_more a {
    color: #8cc63f;
}

.read_more a span {
    vertical-align: middle;
    font-size: 15px;
    display: inline-block;
    margin-top: -5px;
}

.banner .interferer {
    position: absolute;
    z-index: 1;
    bottom: 2px;
    height: 130px;
    left: 0;
    width: 100%;
}

.banner .interferer.with-shadow .interferer-gfx {
    box-shadow: 15px 15px 0 #ccc;
}

.banner .interferer .interferer-gfx {
    position: absolute;
    border-radius: 20px;
    width: 65%;
    left: -10%;
    height: 90%;
    transform: skew( -15deg);
    background-color: #8cc63d;
    color: #fff;
    top: 0;
    z-index: 100;
}

.banner .interferer .interferer-content {
    top: 0;
    position: absolute;
    z-index: 99991;
    color: #fff;
    height: 90%;
    left: 0;
    width: 100%;
}

.banner .d-flex {
    display: flex!important;
}

.banner .align-items-center {
    align-items: center!important;
}

.banner .interferer .interferer-content .interferer-content-inside {
    width: 1160px;
    padding-right: 503px;
    margin: 0 auto;
    padding-left: 15px;
    margin-top: 10px;
}

.banner .interferer .row {
    width: 100%;
}

.banner .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.banner .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
}

header .interferer .bullet {
    display: inline-block;
    position: relative;
    top: -5px;
    font-size: 60%;
}

.banner .interferer .interferer-content .headline {
    font-size: 2rem;
}

.banner .interferer .interferer-content .caption {
    line-height: 1rem;
}

.banner .text-right {
    text-align: right!important;
}

.banner .d-md-block {
    display: block!important;
}


/*.banner .mt-1,

.banner .my-1 {

    margin-top: 0.75rem!important;

}*/

.banner .btn {
    border-radius: 5px;
    transition: all 0.4s ease-in-out;
    text-transform: uppercase;
    font-weight: 700;
}

.banner .btn .btn-text {
    transform: skew( 15deg);
    color: #fff;
    transition: all 0.4s ease-in-out;
}

h3 {
    font-size: 15px;
    padding: 0 0 7px 0;
    font-weight: 500;
}

.case ul li {
    width: 272px;
}

.news a {
    margin-top: 9.8px;
}

.travelOneText {
    padding: 20px 0 0;
}

.travelOneText .travelOneMore {
    position: relative;
    display: inline-block;
    padding: 0 0 0 15px;
    margin-top: 10px;
    color: #1865b0;
    font-size: 15px;
    border-bottom: none;
}

.travelOneText span {
    font-size: 14px;
    color: #8f8f8f;
    border-bottom: 1px solid #8f8f8f;
}

.travelOneText h3 {
    font-size: 28px;
    margin: 11px 0 0;
    overflow: hidden;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.travelOneMore:before {
    content: '';
    background-color: #1865b0;
    width: 3px;
    height: 15px;
    display: inline-block;
    vertical-align: top;
    margin-right: 13px;
    position: absolute;
    left: 0;
    top: 2px;
}

.row {
    display: flex;
    flex-wrap: wrap;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    width: 278px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-item .item-wrapper {
    position: relative;
    height: 180px;
    width: 100%;
}

.item-wrapper .item {
    display: block;
    width: 71%;
    border-radius: 20px;
    box-shadow: 20px 20px 20px rgb(204 204 204 / 60%);
    transform: skew( -15deg);
    transition: all 0.3s ease-in-out;
    background-color: #eee;
    color: #8cc63d;
    margin-left: 20px;
}

.owl-carousel .owl-item:nth-child(1) .item {
    margin-left: 0;
}

.owl-item .item-wrapper .item .item-inside {
    text-align: center;
    transform: skew( 15deg);
    padding: 20px 30px;
    text-transform: uppercase;
    transition: all 0.4s ease-in-out;
}

.item-wrapper .item:hover {
    box-shadow: 15px 15px 15px rgb(176 174 174 / 80%)
}

.item .item-inside img {
    display: inline-block;
    height: 75px;
    width: auto;
    margin: 0 auto;
}

.col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.gtbox-3 {
    width: 24%;
    float: left;
    margin-left: 15px;
}

.gtbox-3 .item-image {
    padding: 14px 32px 10px 32px;
}

.gtbox-3 .item-image img {
    width: 100%;
}

.gtbox-3:nth-child(1) {
    margin-left: 0;
}

.inner {
    margin: 10px;
    transform: skew( -7deg);
}

.overlay-impulse {
    background: transparent;
    position: relative;
    height: 0;
    padding-bottom: 89%;
}

.overlay-impulse .box-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.overlay-impulse .impulse-content {
    overflow: hidden;
    position: absolute;
    padding: 0;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    border-radius: 20px;
    box-shadow: 0 0 30px rgb(38 38 38 / 20%);
}

.overlay-impulse .item-overlay {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    background: url("../images/bg-transp-black.png") repeat scroll 0 0 transparent;
    bottom: 0;
    width: 100%;
    top: calc(100% - 50px);
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(128 130 133 / 60%);
}

.bg-blue {
    background-color: #8cc63d9c !important;
}

body.loading .overlay-impulse .item-overlay {
    -webkit-transition: all 0 ease-in-out;
    -moz-transition: all 0 ease-in-out;
    -o-transition: all 0 ease-in-out;
    -ms-transition: all 0 ease-in-out;
}

.overlay-impulse:hover .item-overlay,
body.loading .overlay-impulse .item-overlay {
    /*top: 0;
    height: 100%;*/
}

.overlay-impulse .item-title {
    background: #808285;
    color: #FFFFFF;
    height: 50px;
    margin-bottom: 0;
    padding: 0 20px;
}

.overlay-impulse .item-title p {
    margin: 0;
}

.overlay-impulse .item-title .vertical-aligner {
    display: table-cell;
    height: 50px;
    vertical-align: middle;
}

.overlay-impulse .item-content {
    height: 100%;
    width: 100%;
    padding: 20px;
}

.overlay-impulse .item-content p {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 0;
}

.overlay-impulse .item-title.bg-light-grey {
    color: #333;
}

.overlay-impulse .item-title.bg-green {
    color: #333;
}

.impulse-title {
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
}

.impulse .impulse-content {
    /* height: 100%; */
    width: 100%;
    position: relative;
    overflow: hidden;
}

.title p:nth-child(3) {
    font-size: 18px;
}

.s1 {
    width: auto;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center;
}

.owl-item:nth-child(1) .item .s1 {
    background-image: url(/templets/chuxin/skin/images/solution1.png);
    background-size: contain;
}

.owl-item:nth-child(2) .item .s1 {
    background-image: url(/templets/chuxin/skin/images/solution3.png);
    background-size: contain;
}

.owl-item:nth-child(3) .item .s1 {
    background-image: url(/templets/chuxin/skin/images/solution2.png);
    background-size: contain;
}

.owl-item:nth-child(4) .item .s1 {
    background-image: url(/templets/chuxin/skin/images/solution4.png);
    background-size: contain;
}

.mt-1 {
    border: 2px solid #fff;
    border-radius: 5px;
    transform: skew( -15deg);
    transition: all 0.4s ease-in-out;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 25px 10px 22px;
    position: relative;
}

.mt-1 .btn-text {
    transform: skew( 15deg);
    color: #fff;
}

.svg-inline--fa {
    width: 10px;
    position: absolute;
    top: 3px;
}

.about .con {
    margin-top: 0;
}

.about .con .tex {
    font-size: 20px;
    padding: 0;
}

.we {
    color: #fff!important;
    font-size: 14px!important;
}

.about .con p {
    line-height: 30px;
}

.title p:nth-child(1) {
    font-weight: 600;
    color: #92d050;
}

.gtbox-4 {
    padding: 28px;
    float: left;
    margin-left: -1px;
    padding-top: 0;
}

.gtbox-4 .item-image,
.gtbox-4 .item-image img {
    height: 100%;
}

.interferer-gfx1 {
    position: relative;
    top: -43px;
    left: 245px;
    width: 756px;
    overflow: hidden;
    box-shadow: -15px 15px #f2f2f2;
    background-color: #ccc;
    transform: skew(-15deg);
    border-bottom-right-radius: unset;
    border-top-right-radius: unset;
}

.f2-block {
    position: absolute;
    right: 0;
    background-color: #ccc;
    top: -33px;
    width: 21%;
    height: 117px;
}

.f3-block {
    position: absolute;
    right: 0;
    background-color: #f2f2f2;
    top: 84px;
    width: 22%;
    height: 15px;
}

.about .headline .bullet {
    display: inline-block;
    position: relative;
    top: -4px;
    padding-right: 5px;
    padding-left: 5px;
}

.we-img {
    display: inline-block;
}

.case ul {
    margin-left: 0;
}

.case-box .overlay-impulse .impulse-content {
    box-shadow: none;
}

.case-box .swiper-button-prev,
.case-box .swiper-button-next {
    display: none;
}

.case-box:hover .swiper-button-prev,
.case-box:hover .swiper-button-next {
    display: block;
}