.solution-tag{
    width: 129px;
    height: 129px;
    position: absolute;
    background: url(./tagbg.png) no-repeat;
    background-size: 100%;
    text-align: center;
    animation: tagscale 3s linear infinite;
}
.ish5{
    display: none;
}
.solution-tag span{
    width: 100%;
    line-height: 24px;
    top:40%;
    margin-top:-19%;
    position: absolute;
    left:0;
    color:#fff;
}
.solution-tag:first-child{
    top: 45%;
    font-size: 18px;
    left: -13%;
}
.solution-tag:nth-child(2){
    width: 130px;
    height: 130px;
    left: 0%;
    top: 60%;
    font-size: 14px;
}
.solution-tag:nth-child(3){
    width: 127px;
    height: 127px;
    font-size: 17px;
    right: 76%;
    top: 36%;
}
.solution-tag:nth-child(4){
    width: 110px;
    height: 110px;
    left: 30%;
    top: 51%;
    font-size: 14px;
}
.solution-tag:nth-child(5){
    width: 120px;
    height: 120px;
    left: 22%;
    top:40%;
    font-size: 16px;
}
.solution-tag:nth-child(6){
    width: 128px;
    height: 128px;
    right: 0px;
    top:24%;
    font-size: 17px;
}

@keyframes tagscale{
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(0.6);
    }
    100% {
        transform: scale(1);
    }
}

.ks-bg-light{
    background-color: #fff;
}
.app-banner{
    background-color: #2E65EF;
    position: relative;
    overflow: hidden;
}
.app-banner::before{
    content: '';
    width: 300px;
    height: 300px;
    position: absolute;
    left:-150px;
    top:-150px;
    background: url(../images/OEM_banner_part1.png) no-repeat;
    background-size: 100% 100%;
    animation: partmove 3s linear infinite;
}
.app-download{
    text-align: center;
}
.app-downloadbtn{
    border-radius: 6px;
    width: 240px;
    height: 54px;
    line-height: 54px;
    padding: 0px;
    font-size: 16px;
    margin-top: 40px;
}
.app-download img{
    margin-top: 35px;
    width: 150px;
    height: 150px;
    box-shadow: 0px 10px 20px 0px rgba(23, 60, 98, 0.08);
    border-radius: 6px;
}
.ks-containerb{
    padding-bottom: 100px;
}
.navTab .formul .iconfont{
    font-size: 48px;
    color: #4265fb;
}
.navTab .ks-container{
    padding-top: 100px;
}
.navTab .navTab-switch__left img{
    height: 342px;
}

.navTab .navTab-switch__left{
    text-align: center;
}

.navTab .navTab-switch ul{
    margin-top: 50px;
    text-align: center;
}

.navTab .navTab-switch ul li{
    float: left;
    margin-right: 40px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #888888;
}
.navTab .navTab-switch .navTab-switch_title{
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
    margin-top: 50px;
}
.navTab .navTab-switch .navTab-switch_subtitle{
    width: 500px;
    height: 79px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    margin-top: 40px;
}
.new{
    position: relative;
    padding-bottom: 110px;
}
.new-shell{
    position: absolute;
    width: 330px;
    height: 550px;
    z-index: 9;
    left: 36.5%;
    top: 78px;
}
.service .subtitle{
    text-align: center;
    margin-top: -25px;
    color: #999;
}

.service .triangle{
    position: relative;
    text-align: center;
    height: 669px;
    margin-top: 55px;
}
.service .triangle img{
    position: absolute;
    left: 18.4%;
}
.service .triangle1{
    top: -79px;
}
.service .triangle2{
    top: 63px;
}
.service .triangle3{
    top: 204px;
}
.service .triangle4{
    top: 346px;
}
.colorF9{
    background-color:#F9FAFD;
}
.V8 .row .col-4{
    padding-top: 85px;
}
.V8-subtitle{
    text-align: center;
    margin-top: -30px;
    color: #999;
    margin-bottom: 50px;
}
.V8 .V8-title{
    height: 50px;
}
.V8 .V8-title i{
    width: 6px;
    height: 6px;
    background: #2E65EF;
    border-radius: 50%;
    float: left;
    margin: 13px;
    margin-left: 0;
}
.V8 .V8-title span{
    float: left;    
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}

.V8 .V8-title img{
    width: 42px;
    height: 18px;
    margin-left: 10px;
    margin-top: 6px;
}

.V8 .V8-info{
    width: 401px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    margin-top: 20px;
}

.cooperation-list ul{
    margin-bottom: 36px;
}

.cooperation-list ul li i{
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #4265fb;
    float: left;
    margin: 12px 12px 12px 0;
    display: block;
}

.cooperation-list ul li{
    width: 33.3333%;
    float: left;
    font-size: 20px;
    margin-bottom: 40px;
}
.cooperation-list ul li img{
    height: 18px;
    margin-bottom: 5px;
    margin-left: 10px;
    width: 42px;
}
.honorTab{
	width: 1050px;
	height: 50px;
	margin: 0 auto 50px;
	border-radius: 50px;
}
.honorTab-item{
	width: 11%;
	height: 50px;
	line-height: 50px;
	border-radius: 50px;
	color: #888;
	font-size: 16px;
}
.tabAct{
	background-color: #2D65EF;
	font-weight: 600;
	color: #fff;
}

@keyframes partmove{
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
  }
.app-banner .ks-container{
    position: relative;
    height: 100%;
    background: url(../images/OEM_banner_part2.png) no-repeat 100% 100%;
    background-size: auto 95%;
}
.app-banner__info{
    position: absolute;
    top:50%;
    margin-top:-220px;
}
.app-banner__title{
    font-size: 50px;
    color:#fff;
    font-weight: bold;
    letter-spacing: 3px;
}
.app-banner__desc{
    font-size: 28px;
    color:#fff;
    font-weight: 500;
    letter-spacing: 3px;
    margin-top: 20px;
}
.app-banner__button{
    width: 240px;
    height: 54px;
    line-height: 54px;
    padding:0px;
    font-size: 24px;
    background-color: #fff;
    color: #2E65EF;
    margin-top: 80px;
}
.app-banner__img{
    height: 400px;
    position: absolute;
    right: 0;
    top:50%;
    margin-top:-240px;
}
.app-banner__img img{
    height: 100%;
    display: block;
}

/*合作展望*/

.cooperation-outlook__desc{
    font-size: 15px;
    line-height: 34px;
    color:#666;
    text-align: center;
    margin-top: -35px;
}
.cooperation-outlook__icon img{
    height: 64px;
    display: block;
    margin: 0 auto;
}
.cooperation-outlook__item{
    padding: 60px 40px;
    text-align: center;
}
.cooperation-outlook__title{
    font-size: 20px;
    line-height: 40px;
    margin-top: 20px;
}
.cooperation-outlook__info{
    line-height: 26px;
    color:#666;
    margin-top:10px;
}

.cooperation-list{
    margin-left: -60px;
}

.cooperation-explain{
    margin-left: 60px;
    border: 1px solid #eee;
    padding:30px 40px 25px 40px;
}
.cooperation-explain__title{
    font-size: 24px;
    line-height: 34px;
    text-align: center;
}

.cooperation-explain__info{
    line-height: 40px;
    color:#666;
    font-size: 15px;
    padding:20px 0 10px 20px;
    margin-top: 20px;
    background: url(../images/OEM_common_icon_content.png) no-repeat;
}

/*市场认可*/

.market-data{
    text-align: center;
    margin-top: -50px;
}
.market-data__value{
    font-size: 60px;
    color:#2E65EF;
    font-weight: bold;
    margin-top: 45px;
}
.market-data__text{
    font-size: 24px;
    color:#666;
    line-height: 44px;
    margin-top: 10px;
}
.market-approval__text{
    padding:0 90px;
    margin-top:40px;
}
.market-approval__text p{
    margin-top:35px;
    padding-left: 25px;
    font-size: 15px;
    line-height: 25px;
    color:#666;
    background: url(../images/OEM_common_icon_triangle.png) no-repeat 0 5px;
    background-size: auto 15px;
}

/*核心竞争力*/
.competitiveness{
    overflow: hidden;
}
.competitiveness-item{
    border: 1px solid #E7EAF2;
    padding:36px;
}
.competitiveness-item__title{
    font-size: 20px;
    height: 70px;
    line-height: 70px;
    position: relative;
    padding-top: 10px;
}
.competitiveness-item__title::before{
    content: '';
    width: 40px;
    height: 4px;
    background-color: #2E65EF;
    position: absolute;
    left:0;
    top:0;
}
.competitiveness-item__img{
    height: 164px;
    position: relative;
    overflow: hidden;
}
.competitiveness-item__img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.competitiveness-item__img:hover .competitiveness-item__intro{
    top: 0;
    opacity: 1;
}
.competitiveness-item__intro{
    position: absolute;
    width: 100%;
    height: 100%;
    left:0;
    top:100%;
    box-sizing: border-box;
    background-color: #fff;
    transition: .3s;
    opacity: 0;
}
.competitiveness-item__intro p{
    padding:7px 0;
    line-height: 24px;
    color:#666;
}

/*合作优势*/
.advantages-cooperation{
    text-align: center;
    margin-top: -30px;
}

.advantages-cooperation__item{
    margin-top: 30px;
}
.advantages-cooperation__icon img{
    height: 64px;
    display: block;
    margin: 0 auto;
}
.advantages-cooperation__text{
    line-height: 44px;
    margin-top: 5px;
}

/*多终端支持*/
.multi-terminal{
    margin-left: -40px;
}
.multi-terminal__img{
    overflow: hidden;
}
.multi-terminal__img img{
    width: 100%;
    display: block;
    transition: .3s;
}
.multi-terminal__img:hover img{
    transform: scale(1.2);
}
.multi-terminal__item{
    margin-left: 40px;
}
.multi-terminal__name{
    text-align: center;
    font-size: 15px;
    line-height: 35px;
    margin-top: 15px;
}


/*合作模型*/

.case-info{
    background-image: url(../images/OEM_content6_bg.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position:  0 50%;
    height: 330px;
    padding: 70px 130px;
    box-sizing: border-box;
   
}
.case-info-list{
    overflow: hidden;
}
.case-info-item{
    position: relative;
    padding-left: 420px;
    min-height: 190px;
}
.case-info-item__cover{
    width: 340px;
    padding-bottom: 20px;
    position: absolute;
    left:0;
    top:0;
    text-align: center;
}
.case-info-item__cover img{
    width: 300px;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.case-info-item__play{
    width: 300px;
    height: 168px;
    position: absolute;
    left:0;
    right: 0;
    margin: 0 auto;
    top:0;
    background-color: rgba(0,0,0,0.3);
    z-index: 2;
    line-height: 168px;
    cursor: pointer;
}
.case-info-item__play .iconfont{
    font-size: 30px;
    color:#fff;
}
.case-info-item__cover::after{
    content: '';
    height: 100%;
    background: url(../images/OEM_content5_part1.png) no-repeat 0 100%;
    background-size: 100% auto;
    width: 100%;
    position: absolute;
    left:0;
    bottom: 0;
}
.case-info-item__title{
    font-size: 20px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}
.case-info-item__intro{
    font-size: 14px;
    line-height: 24px;
    height: 96px;
    color:#666;
    margin-top:30px;
}
.case-info .case-info-pagination{
    position: absolute;
    bottom: 24px;
    left:0;
    width: 100%;
    text-align: center;
}
@media screen and (max-width: 1024px) {
    .navTab .formul .iconfont{
        font-size: 28px;
    }
    .app-banner__title{
        font-size: 42px;
    }
    .app-banner__img{
        height: 60%;
        top: 20%;
        margin-top: 0px;
        right: 40px;
    }
    .app-banner__title{
        font-size: 66px;
    }
    .app-banner__desc{
        font-size: 34px;
    }
    .app-banner__info{
        left:40px;
        margin-top:-170px;
    }
    .app-banner__button{
        font-size: 22px;
        width: 220px;
        height: 50px;
        line-height: 50px;
    }
    .app-banner::before{
        width: 240px;
        left: -120px;
        top:-120px;
        height: 240px;
    }
    .cooperation-list{
        margin-left: -40px;
    }
    .cooperation-explain{
        margin-left: 40px;
    }
    .cooperation-explain__info{
        font-size: 14px;
    }

    .market-data__value{
        margin-top: 40px;
        font-size: 54px;
    }
    .market-data__text{
        font-size: 18px;
        line-height: 38px;
    }
    .market-approval__text p{
        font-size: 14px;
        line-height: 24px;
        background-size: auto 14px;
    }

    .competitiveness-item{
        padding:30px;
    }
    .competitiveness-item__img{
        height: 130px;
    }
    .cooperation-outlook__desc{
        margin-top: -25px;
    }
    .case-info{
        padding:40px;
        height: 320px;
    }

    .case-info-item{
        padding-left: 380px;
    }
    .ks-reserve-form__input{
        width: 80%;
    }
    /*V8*/
    .service .triangle{
        position: relative;
        text-align: center;
        height: 450px;
        margin-top: 40px;
    }
    .service .triangle img{
        left: 0;
        position: absolute;
    }
    .service .triangle1{
        top: -37px;
    }
    .service .triangle2{
        top: 63px;
    }
    .service .triangle3{
        top: 162px;
    }
    .service .triangle4{
        top: 262px;
    }
    .honorTab{
        width: 85%;
        height: 38px;
        margin: 0 auto 50px;
        border-radius: 50px;
    }
    .honorTab-item{
        width: 11%;
        height: 36px;
        line-height: 36px;
        border-radius: 50px;
        font-size: 16px;
    }
    .navTab .navTab-switch__left{
        text-align: right;
    }
    .navTab .fromrow{
        display: none;
    }
    .navTab .navTab-switch .navTab-switch_subtitle{
        width: 100%;
        height: auto;
        font-size: 16px;
        font-weight: 400;
        color: #666666;
        line-height: 30px;
        margin-top: 40px;
    }
    .new-shell {
        position: absolute;
        width: 25%;
        height: 73%;
        z-index: 9;
        left: 37.5%;
        top: 83px;
    }
    .V8 .row .col-4 {
        padding-top: 20px;
    }
    .V8 .V8-info{
        width: 100%;
    }
    .cooperation-list ul li img {
        height: 15px;
        margin-bottom: 7px;
        margin-left: 7px;
        width: 28px;
    }
    .cooperation-list .col-md-5{
        text-align: center;
    }
    .cooperation-list .col-md-5 img{
        width: 80%;
        margin-top: 40px;
    }
    .cooperation-list ul li {
        width: 33.3333%;
        float: left;
        font-size: 18px;
        margin-bottom: 25px;
    }
    .cooperation-list ul li i {
        width: 6px;
        height: 6px;
        border-radius: 50%;
        background-color: #4265fb;
        float: left;
        margin: 10px 12px 12px 0;
        display: block;
    }
    .app-downloadbtn {
        border-radius: 6px;
        width: 180px;
        height: 38px;
        line-height: 38px;
        padding: 0px;
        font-size: 14px;
        margin-top: 0px;
    }
    .app-download img {
        margin-top: 10px;
        width: 120px;
        height: 120px;
        box-shadow: 0px 10px 20px 0px rgba(23, 60, 98, 0.08);
        border-radius: 16px;
    }
    .solution-tag-list{
        display: none;
    }
}

@media screen and (max-width: 768px) 
{
    .m-mainCont .bgImage-m
    {
        width: 75% !important
    }
    .service .triangle img
    {
        width: 21.5rem;
    }
    .new .competitiveness-pagination
    {
        margin-top: 30px;
    }
    .service .triangle .new-img
    {
        left: 28px;
        width: 89%;
     }
    .new .swiper-wrapper .new-img {
        width: 13rem;
        height: 27.5rem;
    }
    .new .new-shell-m
    {
        left: 0;
        right: 0;
        margin: auto;
        height: 32rem;
        top: 3rem;
    }   
    .app-banner__title {
        font-size: 42px;
    }
    .app-banner__info{
        margin-top:-130px;
    }
    .app-banner__desc{
        font-size: 24px;
        margin-top: 15px;
    }
    .app-banner__button{
        margin-top:60px;
        width: 200px;
        height: 44px;
        line-height: 44px;
        font-size: 20px;
    }
    .app-banner::before{
        width: 220px;
        left: -110px;
        top:-110px;
        height: 220px;
    }

    .cooperation-outlook__title{
        font-size: 18px;
    }
    .cooperation-outlook__item{
        padding:40px 15px;
    }
    .cooperation-outlook__info{
        font-size: 12px;
        line-height: 23px;
    }
    .cooperation-explain__title{
        font-size: 22px;
        line-height: 32px;
    }
    .cooperation-list{
        margin-left: -20px;
    }
    .cooperation-explain{
        margin-left: 20px;
        padding:20px 30px 15px 30px;
    }
    .cooperation-explain p{
        line-height: 28px;
        padding:5px 0;
    }
    .market-data__value{
        font-size: 48px;
    }
    .market-data__text{
        font-size: 16px;
    }
    .market-approval__text{
        padding:0 40px;
    }
    .competitiveness{
        margin: 0px;
    }
    .competitiveness-pagination{
        margin-top: 20px;
    }
    .competitiveness-item__img{
        height: inherit;
    }
    .competitiveness-item__intro{
        position: relative;
        width: inherit;
        height: inherit;
        top:0;
        opacity: 1;
        font-size: 16px;
        margin-top: 20px;
    }
    .multi-terminal{
        margin:-40px 0 0 -40px;
    }
    .multi-terminal__item{
        margin: 40px 0 0 40px;
        border: 1px solid #E7EAF2;
        padding: 20px 20px 15px 20px;
    }
    .multi-terminal__name{
        line-height: 25px;
        margin-top: 15px;
    }
    .case-info{
        height: 280px;
    }
    .case-info-item{
        padding-left: 315px;
        min-height: 160px;
    }
    .case-info-item__cover{
        width: 290px;
    }
    .case-info-item__cover img{
        width: 250px;
    }
}

@media screen and (max-width: 480px) {
    .ish5{
        display: block;
    }
    .V8 .V8-title img {
        width: 28px;
        height: 12px;
        margin-left: 8px;
        margin-top: 0px;
        margin-bottom: 5px;
    }
    .app-downloadbtn{
        width: 160px;
    }
    .V8 .V8-title{
        height: 40px;
    }
    .V8 .V8-info{
        width: 100%;
        font-size: 12px;
    }
    .ks-containerb{
        padding-bottom: 50px;
    }
    .V8 .V8-title i{
        width: 6px;
        height: 6px;
        background: #2E65EF;
        border-radius: 50%;
        float: left;
        margin: 8px;
        margin-left: 0;
    }
    .V8 .V8-title span {
        float: left;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333;
    }
    .m-mainStream::after {
        content: "";
        position: absolute;
        bottom: 20px;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 1px;
        background-color: #EFEFEF;
        bottom: 10px;
    }
    .m-mainStream .active {
        color: #2E65EF;
        font-weight: 600;
    }
    .m-mainStream .swiper-slide .ks-ttc {
        padding-bottom: 10px;
    }
    .m-mainStream .active::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: 2;
        width: 40px;
        height: 4px;
        background-color: #2E65EF;
    }
    .banner-box::before { width: 100%; }
	.cloudSwiper .item1 .title { font-size: 35px;line-height: 1; }
	.cloudSwiper .item1 .text-area { 
		top: 137px;
		padding-right: 0;
		transform: translateY(0);
		width: 100%;
		text-align: center;
	}
	.cloudSwiper .item1 .des {
	    font-size: 18px;
	    padding-top: 25px;
		line-height: 1;
	}
	.cloudSwiper .item1 .Illustration {
	    top: 262px;
		width: 208.5px;
		height: 205px;
		left: 50%;
		transform: translateX(-50%);
	}
	.cloudSwiper .item1 .ks-button {
	    margin-top: 333px;
		width: 160px;
		height: 39px;
		line-height: 39px;
		font-size: 16px;
	}
	.slideDown-icon {
		display: inline-block;
		width: 20px;
		height: 22px;
	}
	.function-box .bgImg1 {
	    width: 80px;
	    height: 127px;
	}
	.function-box .bgImg2, .function-box .bgImg3, .function-box .bgImg4 {
	    width: 135.5px;
	    height: 79.5px;
	    margin-top: 45.5px;
	}
	.function-box .title { font-size: 12px; }
	.function-box .item { height: 155px; }
	.demand-des { font-size: 14px;line-height: 22px; }
	.demand-box {
	    margin-top: 25px;
	    margin-bottom: 20px;
	}
	.demand-box .item { height: 100px; }
	.demand-box .title { font-size: 18px;line-height: 100px; }
	.ftz-32 { font-size: 16px; }
	.m-mainStream .active::after { width: 20px; }
	.m-mainCont .bgImage {
        width: 85%;
        height: 67%;
        margin-top: 14px;
        margin-bottom: 15px;
	}
	.ftz-24 { font-size: 12px; }
	.m-mainCont .swiper-container { 
        height: 674px; 
        box-shadow: 1px 16px 40px 0px rgba(112, 144, 176, 0.2);
        border-radius: 16px;
    }
	.m-mainStream .swiper-slide{width: 75px;}
	.compatible .item {
		width: 184px;
		height: 196px;
	}
	.compatible .upShow {
	    padding-left: 9px;
	    padding-right: 9px;
	}
	.compatible .upShow .title { padding-top: 58px;font-size: 16px; }
	.compatible .upShow .title::after {
	    bottom: -5px;
	    width: 20px;
	    height: 2px;
	}
	.compatible .upShow .des {
	    font-size: 12px;
		padding-top: 10px;
	}
	.team .itemImg {
	    width: 60px;
	    height: 60px;
		margin-bottom: 15px;
	}
	.col-20p .ks-fonts-sm { font-size: 10px; }
	.col-20p .ks-ttc { margin-bottom: 30px; }
	.team {
	    margin-top: 35px;
	    margin-bottom: 50px;
	}
	.m-mainStream .swiper-container { padding-bottom: 10px; }
	.m-mainStream::after { bottom: 10px; }
    .m-mainCont { 
        margin-top: 15px; 
        box-shadow: 1px 16px 40px 0px rgba(112, 144, 176, 0.2);
        border-radius: 16px;
    }
    .m-mainCont .navTab-switch_title{
        font-size: 16px;
        font-weight: bold;
        color: #343434;
        line-height: 32px;
        padding: 25px 0 15px;
    }
    .m-mainCont .navTab-switch_subtitle{
        font-size: 14px;
        font-weight: 400;
        color: #666;
        line-height: 26px;
        padding: 0 25px;
    }
	.demand-img {
	    width: 305px;
	    height: 257.5px;
	}
	.tag-olevel .ks-color-text{ color: #666; }
	.compatible .col-md-6:nth-child(odd){ text-align: left;	}
	.compatible .col-md-6:nth-child(even){ text-align: right; }



    .navTab{
        display: none;
    }
    .new-shell {
        position: absolute;
        width: auto;
        z-index: 9;
        left: 0px;
        top: 44px;
        height: 572px;
    }
    .new {
        text-align: center;
    }
    .new .swiper-wrapper img{
        width: 66%;
        height: 91%;
    }
    .cooperation-list ul li{
        width: 33.3333%;
        float: left;
        font-size: 14px;
        margin-bottom: 13px;
    }
    .cooperation-list ul li img {
        height: 12px;
        margin-bottom: 5px;
        margin-left: 7px;
        width: 25px;
    }
    .cooperation-list ul li i {
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background-color: #4265fb;
        float: left;
        margin: 7px 6px 12px 0;
        display: block;
    }
    .service .triangle {
        position: relative;
        text-align: center;
        height: 230px;
        margin-top: 40px;
    }
    .service .triangle2{top: 13px;}
    .service .triangle3{top: 62px;}
    .service .triangle4{top: 112px;}
    .app-banner::before{
        width: 180px;
        height: 180px;
        left:-90px;
        top:-90px;
    }
    .app-banner__img{
        height: inherit;
        top:40%;
        right: 0;
        left:0;
        margin: 0 auto;
    }
    .app-banner .ks-container{
        background-position: 50% 50%;
        background-size: auto 76%;
    }
    .app-banner__img img{
        height: auto;
        width: 70%;
        display: block;
        margin: 0 auto;
    }
    .app-banner__info{
        top:6%;
        width: 100%;
        left:0;
        margin-top:50px;
        height: 74%;
    }
    .app-banner__info::after{
        content: '';
        width: 30px;
        height: 30px;
        background: url(../../common/images/common_icon_more@2x.png) no-repeat;
        background-size: auto 100%;
        position: absolute;
        left:0;
        right: 0;
        margin: 0 auto;
        bottom: -50px;
        animation: bannermore 2s linear infinite;
    }
    @keyframes bannermore{
        0% {
           bottom: -50px;
        }
        50% {
            bottom: -65px;
        }
        100% {
            bottom: -50px;
        }
      }
    .app-banner__title{
        font-size: 32px;
        margin-left: 40px;
    }
    .app-banner__desc{
        margin-left: 40px;
    }
    .app-banner__button{
        font-size: 16px;
        width: 160px;
        height: 38px;
        line-height: 38px;
        left:0;
        right: 0;
        margin: 0 auto;
        position: absolute;
        bottom: 0;
    }
    
    .customized-service{
        padding-left: 0px;
    }
    .customized-service__left{
        position: relative;
        text-align: center;
        width: inherit;
    }
    .customized-service__left strong{
        font-size: 32px;
        font-weight: bold;
        color:#2E65EF;
    }
    .customized-service__left p{
        color:#666;
        font-size: 18px;
        margin-top: 10px;
    }
    .customized-service__right{
        margin-top: 30px;
    }
    .customized-service__text{
        position: relative;
        padding:15px;
        border: 1px solid #E7EAF2;
    }
    .cooperation-outlook__desc{
        line-height: 26px;
        padding:0 15px;
        margin-top: -20px;
    }
    .cooperation-outlook__item{
        padding:20px 15px 15px 15px;
    }
    .cooperation-outlook__title{
        font-size: 16px;
        line-height: 30px;
    }
    .cooperation-outlook .row{
        margin-top: 15px;
    }
    .cooperation-explain{
        padding:20px 15px;
        margin-left: 0px;
        margin-top:15px;
    }
    .cooperation-outlook .row{
        margin-left: 0px;
    }
    .cooperation-explain__title{
        font-size: 18px;
        font-weight: bold;
    }
    .cooperation-explain__info{
        margin-top:0px;
        background-position: 0 10px;
    }
    .cooperation-explain p{
        line-height: 26px;
        padding:8px 0;
    }
    .market-data{
        margin-top: -30px;
    }
    .market-data__value{
        font-size: 32px;
        margin-top: 30px;
    }
    .market-data__text{
        font-size: 14px;
        line-height: 24px;
    }
    .market-approval__text{
        padding:0 15px 20px 15px;
        border: 1px solid #E7EAF2;
    }
    .market-approval__text p{
        background: none;
        padding-left:0px;
        margin-top: 20px;
    }
    .competitiveness-pagination{
        margin-top: 50px;
    }
    .competitiveness-item{
        padding:20px;
    }
    .competitiveness-item__img{
        height: inherit;
    }
    .competitiveness-item__intro{
        position: relative;
        width: inherit;
        height: inherit;
        top:0;
        opacity: 1;
        font-size: 14px;
    }
    .multi-terminal{
        margin:-15px 0 0 -15px;
    }
    .multi-terminal__item{
        margin:15px 0 0 15px;
    }
    .competitiveness-item__title{
        font-size: 16px;
        padding-top:0px;
        height: 60px;
        line-height: 60px;
    }
    .competitiveness-item__title::before{
        width: 30px;
        height: 3px;
    }
    .competitiveness-item__intro{
        margin-top: 15px;
    }
    .advantages-cooperation{
        margin-top: -20px;
    }
    .advantages-cooperation__item{
        margin-top: 20px;
    }
    .advantages-cooperation__text{
        font-size: 12px;
        line-height: 22px;
        margin-top: 10px;
    }
    .advantages-cooperation__icon img{
        height: 44px;
    }
    .multi-terminal__item{
        padding: 12px 12px 6px 12px;
    }
    .multi-terminal__name{
        font-size: 12px;
        line-height: 22px;
        margin-top: 6px;
    }
    .case-info{
        padding-top:0px;
        height: auto;
        background-size: auto 70%;
        background-position: 0 100%;
    }
    .case-info-item{
        padding:10px 0 0 0;
        min-height: initial;

    }
    .case-info-item__cover{
        width: 100%;
        position: relative;
        
    }
    .case-info-item__cover img{
      width: 86%;
      box-shadow: 0 -1px 8px rgba(0,0,0,0.06);
      height: auto;
    }
    .case-info-item__title{
        margin-top: 15px;
        font-size: 16px;
        text-align: center;
    }
    .case-info-item__intro{
        margin-top:10px;
    }
    .case-info .case-info-pagination{
        bottom: 15px;
    }
    .ks-reserve-form{
        padding:15px 40px 40px 40px;
        height: inherit;

    }
    .ks-reserve-form__input{
        width: 100%;
        margin-top: 25px;
    }
    .ks-reserve-form__button{
        margin-top: 30px;
    }
}

@media screen and (max-width: 375px){
    .case-info{
        padding-left:30px;
        padding-right: 30px;
    }
}

@media screen and (max-width: 320px) {

    .app-banner::before{
        width: 160px;
        height: 160px;
        top:-80px;
        left:-80px;
    }
    .app-banner__title{
        font-size: 38px;
        margin-left: 30px;
    }
    .app-banner__desc{
        font-size: 20px;
        margin-left: 30px;
        letter-spacing: 8px;
    }
    .app-banner__button{
        font-size: 14px;
        width: 150px;
        height: 36px;
        line-height: 36px;
    }
    .advantages-cooperation__text{
        transform: scale(0.85);
    }
}