a:hover {
    text-decoration: none;
}

html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
    overflow-y: scroll;
    text-rendering: optimizeLegibility;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

::selection {
    background-color: #173348;
    color: #fff;
}

::-webkit-selection {
    background-color: #173348;
    color: #fff;
}

::-moz-selection {
    background-color: #173348;
    color: #fff;
}

body {
    margin: 0;
    position: relative;
}

div {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

h1 {
    font-size: 36px;
    color: #1A2736;
    line-height: 40px;
    text-align: center;
    margin: 0;
    font-weight: normal;
}

h4 {
    margin: 0;
    font-weight: normal;
}

ul {
    list-style: none;
    margin: 0;
}

.dropdown-list ul {
    margin-left: 0;
}

img {
    max-width: 100%;
    user-select: none;
}

p {
     margin: 0;
}

a {
    text-decoration: none;
}

a:visited {
    color: inherit;
}

.is-flex {
    display: flex;
    justify-content: space-between;
}

.is-inline_block {
    display: inline-block;
}

.header {
    position: relative;
}

.container {
    width: 1280px;
    margin: auto;
}

.swiper-wrapper .title {
    font-size: 64px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    top: 235px;
    position: relative;
}

.swiper-wrapper .description {
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    position: relative;
    top: 245px;
}

.header .back {
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 999;
}

 
body .banner .carousel-inner .item {
}

.carousel-inner .item-1 {
    background-size: cover;
    background-position: center;
}

.carousel-inner .item-1 .sub-title {
    padding-top: 80px;
}

.carousel-inner .item-1 .item-1-mobile {
    display: none;
}

.carousel-inner .item-2 {
    background-size: cover;
    background-position: center;
}

.carousel-inner .item-2 .sub-title {
    padding-top: 80px;
}

body .banner .carousel-indicators {
    z-index: 3;
}

body .header .banner .radiusMask {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: -1px;
    width: 2560px;
    height: 216px;
    z-index: 2;
}

body .header .banner .radiusMask img {
    width: 100%;
}

body .header .banner .wrapMainIndexBanner {
    width: 2560px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.banner-item {
    width: 100%;
    height: 100%;
}

.swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    font-size: 20px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background-color: transparent;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.back {
    /*position: relative;
	top: -78px;*/
    z-index: 1;
}

/* åŽ»æŽ‰é¦–é¡µbanneræ‰‹åŠ¿é—®é¢˜ */

body .bs-slider:hover {
    cursor: default;
}

body .bs-slider:active {
    cursor: default;
}

@media screen and (max-width: 970px) {
    body .bs-slider:hover {
        cursor: -moz-grab;
        cursor: -webkit-grab;
    }
    body .bs-slider:active {
        cursor: -moz-grabbing;
        cursor: -webkit-grabbing;
    }
}

/* å¢žåŠ bannerè½®æ’­ä¸‹é¢çš„é—´è· */

body .indicators-line>.carousel-indicators li {
    margin-right: 7px;
    box-sizing: content-box;
    padding-top: 5px;
    padding-bottom: 3px;
}

/* æ¬¡banneræ•´ä¸ªå¡ç‰‡ç‚¹å‡»è¿›è¡Œè·³è½¬ */

body .newsLiMask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

/* å®¢æˆ·æ¨¡å—ç¬¬ä¸€æŽ’çš„logoæ˜¯å¯ä»¥ç‚¹å‡»çš„ */

.customer_logo-list-t ul li {
    cursor: pointer;
}

/* äº†è§£æ›´å¤šå­—ä½“é¢œè‰²å˜åŒ– */

.solution_know_more {
    font-size: 16px;
    color: #173348;
    letter-spacing: 0;
    line-height: 20px;
}

.solution_know_more img {
    vertical-align: middle;
}

.boxx{position: relative;}
.news {
    /*position: absolute;*/
    width: 100%;
   /* bottom: -80px;*/
    left: 0;
    z-index: 999;
	padding-top:50px;
}

.news-box-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-size: 100%;
    background-position: bottom right;
    background-repeat: no-repeat;
}

.container-news {
    width: 1100px;
    margin: auto;
	background:#fff;
	box-shadow: 0 5px 10px rgb(94 105 120 / 40%);
	padding:10px 30px 30px;
	margin-bottom:80px;
}

.news-box-row li {
    display: inline-block;
    width: 245px;
    height: 160px; 
    padding: 24px 0 0 24px;
    box-sizing: border-box;
    position: relative; 
    background-size: cover;
    background-position: center 0;
    background-repeat: no-repeat;
}

 

.news-box-row .dark {
    background-color: #E0F3FF;
}

.news-box-row img {
    position: absolute;
    bottom: 0;
    right: 0;
}

.news-box-row h4 {
    font-size: 18px;
    color: #173348;
    margin-bottom: 12px;
	 height:30px;
}
.news-box-row li h4.proC1{ background:url(proC1.png) no-repeat; padding-left:40px;}
.news-box-row li h4.proC2{ background:url(proC2.png) no-repeat; padding-left:40px;}

.news-box-row li h4.proC3{ background:url(proC3.png) no-repeat; padding-left:40px;}


.container-news .news-box-row h4 a {
    color: #173348;
}

.news-box-row a {
    font-size: 15px;
    color: #37475A;
    line-height: 30px; 
	display:block;
}

.navbar .container>div {
    display: inline-block;
    vertical-align: top;
}

.content-box{ padding:30px 0; font-size:16px; line-height:32px;font-family: 'å¾®è½¯é›…é»‘';
    font-weight: normal;}
.about-content{ padding:30px 0; font-size:16px; line-height:32px;font-family: 'å¾®è½¯é›…é»‘';
    font-weight: normal;}
.content-box h1,.about-content h1,.pro-content h1{text-align: center;
    font-size: 30px;
    font-family: 'å¾®è½¯é›…é»‘';
    font-weight: normal;
    padding: 50px 0 30px;}

.pro-content{ font-size:16px; line-height:32px;font-family: 'å¾®è½¯é›…é»‘';
    font-weight: normal;}
.pro-content p,.pro-content table td,.pro-content div{font-size:16px; line-height:32px;font-family: 'å¾®è½¯é›…é»‘';
    font-weight: normal;}
.pro-content h2{font-size:30px; line-height:40px;font-family: 'å¾®è½¯é›…é»‘'; margin-top:20px; margin-bottom:20px; font-weight: normal;}
  

.pro-content .pro-keys {width:890px; margin:auto}
.pro-content .pro-keys  ul{  display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-size: 100%;
    background-position: bottom right;
    background-repeat: no-repeat;}

.pro-content .pro-keys ul li{background: #FFFFFF;
    box-shadow: 0px 5px 20px 0px rgb(198 211 220 / 10%);
    border-radius: 4px;
    border: 1px solid #CBEDFF;
    font-size: 14px;
    color: #222F3D;
    line-height: 28px; 
	padding:0px 20px;
    text-align: center; margin-top:10px;}

.pro-content .conl{float:left; width:48%;}
.pro-content .conr{float:right; width:48%;}


/*  æˆåŠŸæ¡ˆä¾‹ */

.case_list{display: flex;
    width: 100%;
    flex-wrap: wrap;
	justify-content: flex-start;

	}
.case_list .list_item {
    width: 25%;
    height: 240px;
    background: #FFFFFF;
    margin-bottom: 16px;
    padding: 10px 10px;
}
.case_list .list_item img{width:100%; height:180px;}
.case_list .list_item h4{ margin-top:16px;
   /* font-size: 14px; */
    color: rgba(26, 39, 54, 1);
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-align: justify;}
.case_list .list_item h4 a{color:#3B3B3B;}
.case_list .list_item h4 a:hover{color:#437495;}

/* ä¸–ç•Œåœ°å›¾ */

.zstack-intro-word-map {
    margin-top: 176px;
}

.zstack-intro-word-map .achieve_num {
    width: 1080px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.zstack-intro-word-map .achieve_num .item {
    width: 147px;
    height: 147px;
    background: #FFFFFF;
    box-shadow: 0px 5px 20px 0px rgba(198, 211, 220, 0.1);
    border: 1px solid #CBEDFF;
    border-radius: 100%;
    padding-top: 37px;
    text-align: center;
}

.achieve_num .item .item_num {
    font-size: 36px;
    font-weight: 600;
    color: #173348;
    line-height: 32px;
    margin-bottom: 18px;
}

.achieve_num .item .item_desc {
    font-size: 18px;
    color: #5E6978;
    line-height: 24px;
}

.zstack-intro-word-map .map_container {
    margin-top: 63px;
    padding-bottom: 51px;
    background: linear-gradient(360deg, #EEF9FF 0%, #FFFFFF 100%);
    text-align: center;
}

.zstack-intro-word-map .map_container img {
    height: auto;
    width: auto;
    max-width: 1280px;
    max-height: 100%;
}

@media screen and (max-width:1280px) {
	.wrap{width:80%;}
	
	.icon-box-abo .icon-abo {width: 30%;margin-left: 3%;}
	.icon-box .icon-pro{width: 30%;margin-left: 3%;}
	/*.banner2{height:382px; background:url(ban2.jpg) center bottom ;}*/
	.pro-content{padding-top:50px;}
	.pro-content .pro-keys {   width: 100%;   }


	.case_list .list_item{width:44%;}
	
	.news{display:none;}
	.footer .wrap{display:none;}
	.footer-col{width:90%;  margin-top: 30px;}
	.flogo {  margin: 50px auto 20px;}
    .zstack-intro-word-map .achieve_num {
        width: 80%;
    }
    .zstack-intro-word-map .map_container img {
        width: 80%;
    }
}

@media screen and (max-width:1024px) {
	.wrap{width:80%;}
	.icon-box-abo .icon-abo {width: 30%;margin-left: 3%;}
	.icon-box .icon-pro{width: 30%;margin-left: 3%;}
	/*.banner2{height:382px; background:url(ban2.jpg) center bottom no-repeat;}*/
	.pro-content{padding-top:50px;}

	.pro-content .pro-keys {   width: 100%;   }
	.pro-content .conl{ clear:both; min-width:100%;}
	.pro-content .conr{ clear:both;  min-width:100%;}

	.news{display:none;}
	
	.case_list .list_item{width:100%;}
	.footer .wrap{display:none;}
	.footer-col{width:90%;  margin-top: 30px;}
	.flogo {  margin: 50px auto 20px;}
    .zstack-intro-word-map {
        margin-top: 360px;
    }
}

@media screen and (max-width:918px) {
	.wrap{width:80%;}
	.icon-box-abo .icon-abo {width: 30%;margin-left: 3%;}
	.icon-box .icon-pro{width: 30%;margin-left: 3%;}
	/*.banner2{height:382px; background:url(ban2.jpg) center bottom no-repeat;}*/
	.pro-content .pro-keys {   width: 100%;   }
	.pro-content{padding-top:50px;}
	
	.pro-content .conl{ clear:both; min-width:100%;}
	.pro-content .conr{ clear:both;  min-width:100%;}
	.news{display:none;}
	
	.case_list .list_item{width:100%;}
	.footer .wrap{display:none;}
	.footer-col{width:90%;  margin-top: 30px;}
	.flogo {  margin: 50px auto 20px;}
    .zstack-intro-word-map .achieve_num {
        max-width: 587px;
    }
}

@media screen and (max-width:480px) {
	.wrap{width:80%;}
	.icon-box-abo .icon-abo {width: 30%;margin-left: 3%;}
	.icon-box .icon-pro{width: 30%;margin-left: 3%;}
	/*.banner2{height:382px; background:url(ban2.jpg) center bottom no-repeat;}*/
	
	.pro-content{padding-top:50px;}
	
	.pro-content .pro-keys {   width: 100%;   }
	.pro-content .conl{ clear:both; min-width:100%;}
	
	.pro-content .conr{ clear:both;  min-width:100%;}
	.news{display:none;}
	
	.case_list .list_item{width:100%;}
	.footer .wrap{display:none;}
	.footer-col{width:90%;  margin-top: 30px;}
	.flogo {  margin: 50px auto 20px;}
    .zstack-intro-word-map {
        margin-top: 660px;
    }
}

@media screen and (max-width:375px) {
	.wrap{width:80%;}
	.icon-box-abo .icon-abo {width: 30%;margin-left: 3%;}
	.icon-box .icon-pro{width: 30%;margin-left: 3%;}
	.pro-content .pro-keys { width: 100%; }
	/*.banner2{height:382px; background:url(ban2.jpg) center bottom no-repeat;}*/
	.pro-content{padding-top:50px;}
	
	.pro-content .conl{ clear:both; min-width:100%;}
	.pro-content .conr{ clear:both;  min-width:100%;}
	.news{display:none;}
	
	.case_list .list_item{width:100%;}
	.footer .wrap{display:none;}
	.footer-col{width:90%;  margin-top: 30px;}
	.flogo {  margin: 50px auto 20px;}
    .zstack-intro-word-map {
        margin-top: 560px;
    }
}

/* åŒ å¿ƒ */

.zstack_product {
    padding-top: 67px;
    overflow: hidden;
}

.zstack_product>.title {
    font-size: 36px;
    font-weight: 500;
    color: #1A2736;
    line-height: 40px;
    text-align: center;
}

.zstack_product>.desc {
    font-size: 16px;
    color: #222F3D;
    line-height: 30px;
    margin-top: 22px;
    text-align: center;
}

.zstack_product .product_container {
    margin: 47px auto 0;
    display: flex;
    width: 1280px;
}

.product_container .product_left_menu {
    padding-top: 3px;
    width: 323px;
    margin-left: 88px;
}

.product_container.pc .product_left_menu {
    padding-top: 3px;
    width: 323px;
    margin-left: 88px;
    margin-right: 8px;
    transform: translateY(-472px);
}

.product_left_menu .menu_item {
    position: relative;
    margin-bottom: 7px;
    margin-right: 0;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 5px 10px 0px rgba(198, 211, 220, 0.3);
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    align-items: center;
    height: 72px;
    transition: all 0.3s ease-in-out;
}

.product_left_menu .menu_item.active {
    width: 363px;
    box-shadow: 0px 6px 30px 0px rgba(198, 211, 220, 0.4);
    left: -32px;
    height: 80px;
}

.product_left_menu .menu_item .text {
    padding-left: 60px;
    text-align: left;
    font-size: 18px;
    color: #97A4B6;
}

.product_left_menu .menu_item.active .text {
    font-size: 22px;
    font-weight: 500;
    color: #173348;
    padding-left: 55px;
}

.product_left_menu .menu_item .item_icon {
    position: absolute;
    top: 8px;
    left: -32px;
    width: 60px;
    height: 60px;
    border: 2px solid #f5f5f5;
    border-radius: 100%;
    padding: 0px;
}

.product_left_menu .menu_item.active .item_icon {
    width: 60px;
    height: 60px;
    border: 1px solid #f5f5f5;
    top: 8px;
    left: -35px;
}

.product_left_menu .menu_item .item_icon .icon_con {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product_left_menu .menu_item .item_icon .icon {
    width: 34px;
    height: 34px;
	background:url(icon.svg) center no-repeat; 
     
}

.product_left_menu .menu_item .icon1 {
    background-position-x: -26px;
}

.product_left_menu .menu_item .icon2 {
    background-position-x: -78px;
}

.product_left_menu .menu_item .icon3 {
    background-position-x: -104px;
}

.product_left_menu .menu_item .icon4 {
    background-position-x: 0;
}

.product_left_menu .menu_item .icon5 {
    background-position-x: -52px;
}

.product_left_menu .menu_item .icon6 {
    background-position-x: -130px;
}

.product_left_menu .menu_item.active .icon_con {
    background: #437495;
}

.product_left_menu .menu_item.active .icon {
    width: 34px;
    height: 34px;
	background:url(icon2.png) center no-repeat; 
}

.product_left_menu .menu_item.active .icon1 {
    background-position-x: -30px;
}

 

.product_left_menu .menu_item.active .icon3 {
    /**background-position-x: -120px;**/
}

.product_left_menu .menu_item.active .icon4 {
    background-position-x: 0;
}

.product_left_menu .menu_item.active .icon5 {
    background-position-x: -60px;
}

.product_left_menu .menu_item.active .icon6 {
    background-position-x: -150px;
}

.product_container .line {
    width: 3px;
    height: 407px;
    background: #173348;
    box-shadow: 0px 20px 40px 10px rgba(224, 229, 238, 0.2);
    margin-right: 53px;
}

.product_container .product_right_container {
    padding-top: 30px;
}

.product_detail .title {
    font-size: 24px;
    font-weight: 500;
    color: #3B3B3B;
    line-height: 33px;
    margin-bottom: 21px;
    text-align: left;
}

.product_detail .switch_zstack_version {
    position: relative;
    user-select: none;
}

.product_detail .switch_zstack_version .switch_container {
    width: 478px;
    display: flex;
    justify-content: space-between;
}

.product_detail .switch_zstack_version .move_line {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 76px;
    height: 2px;
    background: #173348;
    box-shadow: 0px 20px 40px 10px rgba(224, 229, 238, 0.2);
    transition: all 0.3s ease-out;
}

.product_detail .switch_zstack_version .version_item {
    font-size: 22px;
    font-weight: 500;
    color: #3B3B3B;
    line-height: 30px;
    padding: 0 5px;
    cursor: pointer;
}

.product_detail .switch_zstack_version .version_item.active {
    color: #173348;
}

.product_detail .zstack_product_list {
    margin-top: 10px;
}

.zstack_product_list.cloud_product>div {
    display: none;
}

.zstack_product_list .version_detail {
    width: 703px;
}

.zstack_product_list .version_detail .desc {
    font-size: 16px;
    color: #8d8d8d;
    line-height: 30px;
    text-align: justify;
}

.zstack_product_list .version_detail .advance {
    font-size: 20px;
    font-weight: 500;
    color: #37475A;
    line-height: 36px;
    margin-top: 22px;
}

.zstack_product_list .version_detail .tags {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.zstack_product_list .version_detail .tags>div {
    background: #FFFFFF;
    box-shadow: 0px 5px 20px 0px rgba(198, 211, 220, 0.1);
    border-radius: 4px;
   /** border: 1px solid #CBEDFF;**/
    font-size: 15px;
    color: #222F3D;
    line-height: 28px;
    margin-top: 15px;
   /* margin-left: 40px;
    text-align: center;*/
}

.w122>div {
    min-width: 122px;
}

.w128>div {
    min-width: 128px;
}

.w133>div {
    min-width: 133px;
}

.w180>div {
    min-width: 180px;
}

.w187 {
    width: 187px;
}

.w187 {
    width: 187px;
}


.p10>div {
    padding-left: 10px;
    padding-right: 10px;
}

.zstack_product_list .version_detail .tags>div:first-child,
.left_none {
   /* margin-left: 0 !important;*/
}

.zstack_product_list .version_btn_jump {
    width: 246px;
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}

.version_btn_jump>div {
    width: 113px;
    height: 28px;
    box-shadow: 0px 5px 20px 0px rgba(198, 211, 220, 0.1);
    border-radius: 4px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #173348;
    color: #173348 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: all 0.3s linear;
    cursor: pointer;
    margin-top: 0;
}

.version_btn_jump>div .version_btn_icon {
    width: 12px;
    height: 10px;
    margin-left: 12px;
    background-image: url(arrow_detail.svg);
}

.version_btn_jump>div:hover {
	color: #fff;
    background-color: #437495;
    
}

.version_btn_jump>div:hover .version_btn_icon {
    background-image: url(home_arrow_l.svg);
}

.version_btn_jump .know_more a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media screen and (max-width:1440px) {
    .zstack_product .product_container.pc {
        width: auto;
        transform: scale(0.85);
    }
    .product_container.pc .move_line {
        display: none;
    }
}

@media screen and (max-width:1280px) {
    .zstack_product>.title,
    .zstack_product>.desc {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .zstack_product .product_container.pc {
        display: none !important;
    }
    .product_container.mobile {
        width: 80%;
        display: block !important;
    }
    .product_container .product_left_menu {
        width: 100%;
        margin-left: 40px;
    }
    .product_left_menu .menu_item.active {
        width: 100%;
        transform: scaleX(1.05);
        left: auto;
    }
    .zstack_product .product_container {
        transform: none;
    }
    .product_left_menu .product_detail {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .zstack_product_list .version_detail {
        width: auto;
    }
    .zstack_product_list .version_detail .tags {
        margin-left: -10px;
    }
    .zstack_product_list .version_detail .tags>div {
        margin-left: 10px !important;
    }
    .zstack_product_list .version_detail .tags>div:first-child {
        margin-left: 10px !important;
    }
}

@media screen and (max-width:600px) {
    .product_container .product_left_menu {
        margin-left: 10px;
    }
    .product_detail .switch_zstack_version {
        overflow: scroll;
    }
}

/* å”¯ä¸€ å¯ä¿¡ å®ˆå®¶ ç®€å• */

.feature_container {
    width: 1280px;
    margin: 35px auto 0;
    overflow: hidden;
    display: flex;
    position: relative;
}

.feature_container .shade {
    position: absolute;
    height: 100%;
    width: 120px;
    top: 0;
    z-index: 10;
}

.feature_container .left_shade {
    background: linear-gradient(90deg, #FFFFFF 0, rgba(255, 255, 255, 0) 100%);
    left: 0;
}

.feature_container .right_shade {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    right: 0;
}

.feature_container .visible_list {
    display: flex;
    animation: featureMoveLeft 20s linear 0s infinite;
}

.feature_container .list_feature {
    width: 1965px;
    display: flex;
    justify-content: space-between;
}

.feature_container .list_feature.list2 {
    transform: translateX(20px);
}

@keyframes featureMoveLeft {
    0% {
        transform: translateX(0);
        ;
    }
    100% {
        transform: translateX(-1965px);
    }
}

.list_feature .list_item {
    width: 377px;
    height: 240px;
    padding-top: 33px;
    padding-left: 35px;
    background-image: url(/templets/default/images/indexn/202104/feature_bg.svg);
    box-shadow: 0px 5px 20px 0px rgb(94 105 120 / 10%);
}

.list_feature .list_item .item_top {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 2px;
}

.list_feature .list_item .icon_img {
    width: 30px;
    height: 30px;
    background-image: url(/templets/default/images/indexn/202104/feature_icon_list.svg);
    background-position-y: 0;
}

.list_feature .list_item .icon_img.icon2 {
    background-position-x: -30px;
}

.list_feature .list_item .icon_img.icon3 {
    background-position-x: -60px;
}

.list_feature .list_item .icon_img.icon4 {
    background-position-x: -90px;
}

.list_feature .list_item .icon_img.icon5 {
    background-position-x: -120px;
}

.list_feature .list_item .item_top .title {
    margin-left: 15px;
    font-size: 18px;
    color: #37475A;
    line-height: 25px;
    font-weight: 500;
}

.list_feature .list_item .desc_title {
    margin-top: 12px;
    font-size: 16px;
    font-weight: 500;
    color: #37475A;
    line-height: 22px;
}

.list_feature .list_item .desc_text {
    width: 240px;
    font-size: 16px;
    color: #37475A;
    line-height: 22px;
    margin-top: 5px;
}

/* 4S ç‰¹æ€§ */

.zstack-intro-4s {
    padding-top: 40px;
}

.zstack-intro-4s .svg {
    text-align: center;
    position: relative;
}

.zstack-intro-4s .svg i {
    display: inline-block;
    width: 46px;
    height: 46px;
    cursor: pointer;
    background-position-x: 0;
    background-size: 100%;
    animation-duration: 5s;
    animation-play-state: running;
    animation-iteration-count: infinite;
}

.zstack-intro-4s .zstack_4s1 {
    background-image: url(/templets/default/images/indexn/4s_ç®€å•.png);
    animation-timing-function: steps(26, end);
    background-position-y: -1196px;
    animation-name: moveUP_4s_1;
}

@keyframes moveUP_4s_1 {
    0% {
        background-position-y: 0;
    }
    25% {
        background-position-y: -1196px;
    }
    100% {
        background-position-y: -1196px;
    }
}

.zstack-intro-4s .zstack_4s2 {
    background-image: url(/templets/default/images/indexn/4s_å¥å£®.png);
    animation-timing-function: steps(23, end);
    background-position-y: -1058px;
    animation-name: moveUP_4s_2;
}

@keyframes moveUP_4s_2 {
    0% {
        background-position-y: 0;
    }
    25% {
        background-position-y: -1058px;
    }
    100% {
        background-position-y: -1058px;
    }
}

.zstack-intro-4s .zstack_4s3 {
    background-image: url(/templets/default/images/indexn/4s_å¼¹æ€§.png);
    animation-timing-function: steps(24, end);
    background-position-y: -1104px;
    animation-name: moveUP_4s_3;
}

@keyframes moveUP_4s_3 {
    0% {
        background-position-y: 0;
    }
    25% {
        background-position-y: -1104px;
    }
    100% {
        background-position-y: -1104px;
    }
}

.zstack-intro-4s .zstack_4s4 {
    background-image: url(/templets/default/images/indexn/4s_æ™ºèƒ½.png);
    animation-timing-function: steps(34, end);
    background-position-y: -1564px;
    animation-name: moveUP_4s_4;
}

@keyframes moveUP_4s_4 {
    0% {
        background-position-y: 0;
    }
    25% {
        background-position-y: -1564px;
    }
    100% {
        background-position-y: -1564px;
    }
}

.zstack-intro-4s .content ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 70px;
}

.zstack-intro-4s .content li {
    display: inline-block;
    width: 23%;
    height: 235px;
}

.zstack-intro-4s h4 {
    color: #37475A;
    text-align: center;
    font-size: 18px;
    margin: 20px 0;
}

.zstack-intro-4s span {
    display: block;
    text-align: center;
    color: #5E6978;
    font-size: 16px;
    line-height: 30px;
}

/* æ–°åŸºå»º */

.index-sol .tit span {
	padding: 10px 20px;
	height: 60px;
	line-height: 52px;
	background: #437495;
	color: #fff;
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 20px;
}
.index-sol .tit span.active{background:#0099FF;}

.xin_jijian {
    
    position: relative;
}

.xin_jijian .jijian_bg {
    position: absolute;
    z-index: -1;
    top: -640px;
    left: 0;
    width: 100%;
    height: fit-content;
}

.xin_jijian .title {
    font-size: 36px;
    font-weight: 500;
    color: #222F3D;
    line-height: 40px;
    text-align: center;
}

.xin_jijian>.desc {
    width: 769px;
    font-size: 16px;
    color: #222F3D;
    line-height: 30px;
    margin: 20px auto 0;
    text-align: center;
}

.xin_jijian .solotion_case {
    width: 1268px;
    margin: 10px auto 0;
    display: flex;
    justify-content: space-between;
}

.solotion_case .left_menu {
	/*width:280px;*/
   
}

.solotion_case .left_menu .menu_item {
    padding: 0 2px 6px 3px;
    display: flex;
    cursor: pointer;
    position: relative;
    width: max-content;
    transition: all 0.3s ease-in-out;
}

.solotion_case .left_menu .menu_item::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%) scaleX(0);
    height: 2px;
    width: 100%;
    background-color: #173348;
    transition: all 0.3s ease-in-out;
}

.solotion_case .left_menu .menu_item.active::before {
    transform: translateX(-50%) scaleX(1);
}

.solotion_case .left_menu .menu_item .icon {
    width: 40px;
    height: 70px;
 }

.solotion_case .left_menu .menu_item .icon1 {  background:url(sol3.jpg)  0px 14px  no-repeat;}

.solotion_case .left_menu .menu_item .icon2 {  background:url(sol7.jpg)  0px 14px   no-repeat;}

.solotion_case .left_menu .menu_item .icon3 {  background:url(sol1.jpg)  0px 14px   no-repeat;}

.solotion_case .left_menu .menu_item .icon4 {  background:url(sol4.jpg)  0px 14px   no-repeat;}

.solotion_case .left_menu .menu_item .icon5 {  background:url(sol2.jpg)  0px 14px   no-repeat;}

.solotion_case .left_menu .menu_item .icon6 {  background:url(sol5.jpg)  0px 14px   no-repeat;}

.solotion_case .left_menu .menu_item .icon7 {  background:url(sol7.jpg)  0px 14px   no-repeat;}
 
.solotion_case .left_menu .menu_item .text {
    margin-left: 16px;
    font-size: 20px;
    font-weight: 500;
    color: #37475A;
    line-height: 60px; 
	overflow:hidden; 
	white-space:nowrap;
}

.solotion_case .left_menu .menu_item.active .text {
    color: #173348;
}

.solotion_case .right_content {
    position: relative;
    width: 936px;
    height: 462px;
}

/**
.solotion_case .right_content .triangle {
    position: absolute;
    top: 8px;
    left: -52px;
    border: 32px solid #0000;
    border-right: 52px solid #fff;
    transition: top 0.3s ease-in-out;
    z-index: 1;
}
**/
.menu_more{text-align:center;}
.menu_more a { text-align:center; font-size:20px; line-height:50px;}

.solotion_case .case_detail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
    display: none;
}

.case_detail .title {
    font-size: 24px;
    font-weight: 500;
    color: #222F3D;
    line-height: 40px;
    text-align: left;
}

.case_detail .desc {
    width: 769px;
    font-size: 16px;
    color: #222F3D;
    line-height: 30px;
    text-align: justify;
    margin-bottom: 24px;
    margin-top: 12px;
}

.case_detail .block_title {
    font-size: 20px;
    font-weight: 500;
    color: #222F3D;
    line-height: 40px;
}

.case_detail .block_icon_list {
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    transform: translateX(-29px);
}

.case_detail .block_icon_list .icon_item {
    margin-top: 15px;
    margin-left: 30px;
    display: flex;
}

.case_detail .block_icon_list .icon_item .icon {
    width: 24px;
    height: 24px;
    margin-right: 10px;
}

.case_detail .icon_item:nth-child(1) .icon { background-position-x: 0;}

.case_detail .icon_item:nth-child(2) .icon { background-position-x: -24px;}

.case_detail .icon_item:nth-child(3) .icon { background-position-x: -48px;}

.case_detail .icon_item:nth-child(4) .icon {  background-position-x: -72px;}

.case_detail .icon_item:nth-child(5) .icon {  background-position-x: -96px;}

.case_detail .icon_item .text {
    font-size: 18px;
    color: #202C3B;
    line-height: 28px;
}

.case_detail .case_logo {
    height: auto;
}

.case_detail .case_logo img {
    height: 60px;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    margin-top: 10px;
}

.case_detail .case_detail_more {
    width: 113px;
    height: 28px;
    background: #68BFFF;
    box-shadow: 0px 5px 20px 0px rgba(198, 211, 220, 0.1);
    border-radius: 4px;
    border: 1px solid #CBEDFF;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
    margin-top: 20px;
}

.case_detail .case_detail_more .text {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 28px;
}

.case_detail .case_detail_more .icon {
    background-image: url(/templets/default/images/indexn/home_arrow_l.svg);
    width: 12px;
    height: 10px;
    margin-left: 12px;
}

.case_detail .case_detail_more a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}




.index_case_list{display: flex;
    width: 100%;
    flex-wrap: wrap;
	justify-content: flex-start;

	}
.index_case_list .list_item {
    width: 25%;
    height: 180px;
    /* background: #FFFFFF; */
    margin-bottom: 16px;
    padding: 10px 10px;
}
.index_case_list .list_item img{width:100%;height: 130px;}
.index_case_list .list_item h4{
   margin-top: 8px;
   /* font-size: 14px; */
   color: rgba(26, 39, 54, 1);
   line-height: 24px;
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 5;
   -webkit-box-orient: vertical;
   text-align: justify;
   }
.index_case_list .list_item h4 a{color:#3B3B3B;}
.index_case_list .list_item h4 a:hover{color:#437495;}

/***********************/

.xin_jijian .solotion_programme {
    width: 1268px;
    margin: 10px auto 0;
    display: flex;
    justify-content: space-between;
}

.solotion_programme .left_menu {
	/*width:280px;*/
   
}

.solotion_programme .left_menu .menu_item {
    padding: 0 2px 6px 3px;
    display: flex;
    cursor: pointer;
    position: relative;
    width: max-content;
    transition: all 0.3s ease-in-out;
}

.solotion_programme .left_menu .menu_item::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%) scaleX(0);
    height: 2px;
    width: 100%;
    background-color: #173348;
    transition: all 0.3s ease-in-out;
}

.solotion_programme .left_menu .menu_item.active::before {
    transform: translateX(-50%) scaleX(1);
}

.solotion_programme .left_menu .menu_item .icon {
    width: 40px;
    height: 70px;
 }

.solotion_programme .left_menu .menu_item .icon1 {  background:url(sol3.jpg)  0px 14px  no-repeat;}

.solotion_programme .left_menu .menu_item .icon2 {  background:url(sol7.jpg)  0px 14px   no-repeat;}

.solotion_programme .left_menu .menu_item .icon3 {  background:url(sol1.jpg)  0px 14px   no-repeat;}

.solotion_programme .left_menu .menu_item .icon4 {  background:url(sol4.jpg)  0px 14px   no-repeat;}

.solotion_programme .left_menu .menu_item .icon5 {  background:url(sol2.jpg)  0px 14px   no-repeat;}

.solotion_programme .left_menu .menu_item .icon6 {  background:url(sol5.jpg)  0px 14px   no-repeat;}

.solotion_programme .left_menu .menu_item .icon7 {  background:url(sol7.jpg)  0px 14px   no-repeat;}
 

.solotion_programme .left_menu .menu_item .text {
    margin-left: 16px;
    font-size: 20px;
    font-weight: 500;
    color: #37475A;
    line-height: 60px; 
	overflow:hidden; 
	white-space:nowrap;
}

.solotion_programme .left_menu .menu_item.active .text {
    color: #173348;
}

.solotion_programme .right_content {
    position: relative;
    width: 936px;
    height: 462px;
	
}

/**
.solotion_programme .right_content .triangle {
    position: absolute;
    top: 8px;
    left: -52px;
    border: 32px solid #0000;
    border-right: 52px solid #fff;
    transition: top 0.3s ease-in-out;
    z-index: 1;
}
**/
.menu_more{text-align:center;}
.menu_more a { text-align:center; font-size:20px; line-height:50px;}

.solotion_programme .programme_detail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-left: 64px;
    padding-top: 30px;
    display: none;
}

.programme_detail .title {
    font-size: 24px;
    font-weight: 500;
    color: #222F3D;
    line-height: 40px;
    text-align: left;
}

.programme_detail .desc {
    width: 769px;
    font-size: 16px;
    color: #222F3D;
    line-height: 30px;
    text-align: justify;
    margin-bottom: 24px;
    margin-top: 12px;
}

.programme_detail .block_title {
    font-size: 20px;
    font-weight: 500;
    color: #222F3D;
    line-height: 40px;
}

.programme_detail .block_icon_list {
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    transform: translateX(-29px);
}

.programme_detail .block_icon_list .icon_item {
    margin-top: 15px;
    margin-left: 30px;
    display: flex;
}

.programme_detail .block_icon_list .icon_item .icon {
    width: 24px;
    height: 24px;
    margin-right: 10px;
}

.programme_detail .icon_item:nth-child(1) .icon { background-position-x: 0;}

.programme_detail .icon_item:nth-child(2) .icon { background-position-x: -24px;}

.programme_detail .icon_item:nth-child(3) .icon { background-position-x: -48px;}

.programme_detail .icon_item:nth-child(4) .icon {  background-position-x: -72px;}

.programme_detail .icon_item:nth-child(5) .icon {  background-position-x: -96px;}

.programme_detail .icon_item .text {
    font-size: 18px;
    color: #202C3B;
    line-height: 28px;
}

.programme_detail .case_logo {
    height: auto;
}

.programme_detail .case_logo img {
    height: 60px;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    margin-top: 10px;
}

.programme_detail .programme_detail_more {
    width: 113px;
    height: 28px;
    background: #68BFFF;
    box-shadow: 0px 5px 20px 0px rgba(198, 211, 220, 0.1);
    border-radius: 4px;
    border: 1px solid #CBEDFF;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative;
    margin-top: 20px;
}

.programme_detail .programme_detail_more .text {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 28px;
}

.programme_detail .programme_detail_more .icon {
    background-image: url(/templets/default/images/indexn/home_arrow_l.svg);
    width: 12px;
    height: 10px;
    margin-left: 12px;
}

.programme_detail .programme_detail_more a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}



/*************************/


@media screen and (max-width:1440px) {
    .xin_jijian .solotion_case,.xin_jijian .solotion_programme {
        width: 1080px;
    } 
    .solotion_case .right_content,.solotion_programme .right_content  {
        width: 870px;
		flex: auto;
		height:auto;
    }
	
    .solotion_programme .programme_detail {
        padding-left: 30px;
        padding-top: 0px;
		position:static;
    }
	.solotion_case .case_detail { 
		position:static;
    }
	
	
	 
}

@media screen and (max-width:1180px) {
    .xin_jijian .solotion_case,.xin_jijian .solotion_programme {
        width: 880px;
    }
	 
    .solotion_case .right_content,.solotion_programme .right_content {
        width: 660px;
		flex: auto;
    }
	
	.solotion_programme .programme_detail {
        padding-left: 30px;
        padding-top: 0px;
		position:static;
    }
	 
	 .solotion_case .case_detail { 
		position:static;
    }
	
    .case_detail .desc ,.programme_detail .desc {
        width: 95%;
    }
    .case_detail .block_icon_list,.case_detail .desc,.programme_detail .block_icon_list,.programme_detail .desc {
        margin-bottom: 20px;
    }
    .case_detail .block_icon_list .icon_item,.programme_detail .block_icon_list .icon_item {
        margin-top: 10px;
    }
	
	
}

@media screen and (max-width:980px) {
    .xin_jijian .solotion_case,.xin_jijian .solotion_programme {
        flex-direction: column;
        width: 80%;
    }
    .solotion_case .right_content .triangle,.solotion_programme .right_content .triangle {
        display: none;
    }
	
	.solotion_programme .programme_detail {
        padding-left: 30px;
        padding-top: 0px;
    }
	 
    .solotion_case .left_menu, .solotion_programme .left_menu {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .solotion_case .left_menu .menu_item,.solotion_programme .left_menu .menu_item {
        width: 25.1%;
        justify-content: center;
    }
    .solotion_case .right_content,.solotion_programme .right_content {
        margin-top: 50px;
        width: 100%;
        height: 620px;
		flex: auto;
		height:auto;
    }
    .solotion_programme .programme_detail {
        padding-left: 30px;
        padding-top: 0px;
		position:static;
    }
	 
	 .solotion_case .case_detail { 
		position:static;
    }
	
    .xin_jijian>.desc,
    .xin_jijian .title {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
	
	.index_case_list .list_item {
    width: 100%;
    height: 220px;
    /* background: #FFFFFF; */
    margin-bottom: 16px;
    padding: 10px 10px;
}
.index_case_list .list_item img{width:100%;height: 160px;}
	
	
}

@media screen and (max-width:909px) {
    .solotion_case .right_content,.solotion_programme .right_content {
        height: 680px;
		flex: auto;
		height:auto;
    }
	.solotion_programme .programme_detail {
        padding-left: 30px;
        padding-top: 0px;
		position:static;
    }
	 
	 .solotion_case .case_detail { 
		position:static;
    }
	 
	.index_case_list .list_item {
    width: 100%;
    height: 220px;
    /* background: #FFFFFF; */
    margin-bottom: 16px;
    padding: 10px 10px;
}
.index_case_list .list_item img{width:100%;height: 160px;}
}

@media screen and (max-width:880px) {
    .solotion_case .left_menu .menu_item ,.solotion_programme .left_menu .menu_item {
        width: calc(100% / 3);
    }
    .case_detail .block_icon_list .icon_item,.programme_detail .block_icon_list .icon_item {
        margin-top: 15px;
    }
    .case_detail .block_icon_list,.case_detail .desc,.programme_detail .block_icon_list,.programme_detail .desc {
        margin-bottom: 40px;
    }
	.solotion_programme .programme_detail {
        padding-left: 30px;
        padding-top: 0px;
		position:static;
    }
	 
	 .solotion_case .case_detail { 
		position:static;
    }
	 
	.index_case_list .list_item {
    width: 100%;
    height: 220px;
    /* background: #FFFFFF; */
    margin-bottom: 16px;
    padding: 10px 10px;
}
.index_case_list .list_item img{width:100%;height: 160px;}
}

@media screen and (max-width:717px) {
    .solotion_case .right_content, .solotion_programme .right_content {
        height: 740px;
		flex: auto;
		height:auto;
    }
	.solotion_programme .programme_detail {
        padding-left: 30px;
        padding-top: 0px;
    }
	 
    .xin_jijian {
        margin-top: 0;
    }
	
	.index_case_list .list_item {
    width: 100%;
    height: 220px;
    /* background: #FFFFFF; */
    margin-bottom: 16px;
    padding: 10px 10px;
}
.index_case_list .list_item img{width:100%;height: 160px;}
}

@media screen and (max-width:660px) {
    .solotion_case .left_menu .menu_item,.solotion_programme .left_menu .menu_item {
        width: 50%;
    }
	.solotion_programme .programme_detail {
        padding-left: 30px;
        padding-top: 0px;
		position:static;
    }
	 
	 .solotion_case .case_detail { 
		position:static;
    }
	 
	.index_case_list .list_item {
    width: 100%;
    height: 220px;
    /* background: #FFFFFF; */
    margin-bottom: 16px;
    padding: 10px 10px;
}
.index_case_list .list_item img{width:100%;height: 160px;}
}

@media screen and (max-width:649px) {
    .solotion_case .right_content,.solotion_programme .right_content {
        height: 780px;
		flex: auto;
		height:auto;
    }
	.solotion_programme .programme_detail {
        padding-left: 30px;
        padding-top: 0px;
		position:static;
    }
	 
	 .solotion_case .case_detail { 
		position:static;
    }
	 
	.index_case_list .list_item {
    width: 100%;
    height: 220px;
    /* background: #FFFFFF; */
    margin-bottom: 16px;
    padding: 10px 10px;
}
.index_case_list .list_item img{width:100%;height: 160px;}
}

@media screen and (max-width:569px) {
    .solotion_case .right_content,.solotion_programme .right_content {
        height: 850px;
		flex: auto;
		height:auto;
    }
	.solotion_programme .programme_detail {
        padding-left: 30px;
        padding-top: 0px;
		position:static;
    }
	 
	 .solotion_case .case_detail { 
		position:static;
    }
	 
	.index_case_list .list_item {
    width: 100%;
    height: 220px;
    /* background: #FFFFFF; */
    margin-bottom: 16px;
    padding: 10px 10px;
}
.index_case_list .list_item img{width:100%;height: 160px;}
}

@media screen and (max-width:443px) {
    .solotion_case .right_content,.solotion_programme .right_content {
        height: 950px;
		flex: auto;
		height:auto;
    }
	.solotion_programme .programme_detail {
        padding-left: 30px;
        padding-top: 0px;
    }
	 
	.index_case_list .list_item {
    width: 100%;
    height: 220px;
    /* background: #FFFFFF; */
    margin-bottom: 16px;
    padding: 10px 10px;
}
.index_case_list .list_item img{width:100%;height: 160px;}
}

@media screen and (max-width:450px) {
    .solotion_case .left_menu .menu_item ,.solotion_programme .left_menu .menu_item {
        width: 50%;
    }
	.solotion_programme .programme_detail {
        padding-left: 30px;
        padding-top: 0px;
    }
	 
    .solotion_case .left_menu,.solotion_programme .left_menu {
        justify-content: center;
    }
	.index_case_list .list_item {
    width: 100%;
    height: 220px;
    /* background: #FFFFFF; */
    margin-bottom: 16px;
    padding: 10px 10px;
}
.index_case_list .list_item img{width:100%;height: 160px;}
}

@media screen and (max-width:400px) {
    .solotion_case .left_menu .menu_item,.solotion_programme .left_menu .menu_item {
        width: 50%;
    }
	.solotion_programme .programme_detail {
        padding-left: 30px;
        padding-top: 0px;
		position:static;
    }
	 
	 .solotion_case .case_detail { 
		position:static;
    }
	 
	.index_case_list .list_item {
    width: 100%;
    height: 220px;
    /* background: #FFFFFF; */
    margin-bottom: 16px;
    padding: 10px 10px;
}
.index_case_list .list_item img{width:100%;height: 160px;}
}

@media screen and (max-width:377px) {
    .solotion_case .right_content,.solotion_programme .right_content {
        height: 1020px;
		flex: auto;
		height:auto;
    }
	.solotion_programme .programme_detail {
        padding-left: 30px;
        padding-top: 0px;
    }
	 
	.index_case_list .list_item {
    width: 100%;
    height: 220px;
    /* background: #FFFFFF; */
    margin-bottom: 16px;
    padding: 10px 10px;
}
.index_case_list .list_item img{width:100%;height: 160px;}
}

/* å…±ç”Ÿ */

.mod18_bg {
    background: linear-gradient(360deg, #F4FBFF 0%, #FFFFFF 100%);
}

.mod18 {
    position: relative;
    margin: 0 auto;
    width: 65%;
}

.mod18 .picBox {
    width: 100%;
    height: 320px;
    position: relative;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 60px;
}

.mod18 .picBox ul .active {
    background-color: white;
    box-shadow: 0 2px 21px 0 #E9F3FD;
    padding: 0 200px 40px 40px;
}

.mod18 .picBox ul {
    height: 240px;
    font-size: 0;
    position: absolute;
    left: 0;
    margin: 0;
    transition: transform 0.8s ease 0s;
}

.mod18 .picBox li {
    height: 240px;
    margin-left: 0;
    margin-right: 20px;
    padding-left: 0;
    font-size: 14px;
    color: black;
    width: 800px;
    float: left;
    display: inline-block;
    padding: 0 200px 40px 40px;
    background: url('/templets/default/images/indexn/client_bg.svg');
    background-position: right;
    background-size: cover;
    border-radius: 4px;
    position: relative;
}

.mod18 .picBox .mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.50) 0%, #FFFFFF 100%);
}

.mod18 .picBox .active .mask {
    display: none;
}

.mod18 .picBox li .logo {
    width: 180px;
    margin-left: -34px;
}

.mod18 .picBox li .logo img {
    width: 100%;
}

@media screen and (max-width: 1344) {
    .mod18 .picBox li {
        width: 100
    }
}

#nextTop,
#prevTop {
    display: none;
}

.background {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.left {
    width: 800px;
    height: 240px;
    margin-right: 20px;
    display: inline-block;
    box-shadow: 0px 0px 5px #888888;
}

.right {
    width: 380px;
    height: 240px;
    display: inline-block;
    box-shadow: 0px 0px 5px #888888;
}

.mod18 #prevTop,
.mod18 #nextTop {
    top: 250px;
    width: 32px;
    height: 48px;
}

.mod18 #prev,
.mod18 #next {
    top: 490px;
    width: 10px;
    height: 16px;
}

.mod18 .cf li span {
    filter: progid:DXImageTransform.Microsoft.gradient( GradientType=0, startColorstr="#60000000", endColorstr="#60000000");
}

.mod18 .picBox .active {
    background-color: beige;
}

.mod18 .listBox {
    margin: 0 auto;
    position: relative;
    width: 100%;
}

.listBox ul {
    padding-left: 0;
    margin: 0;
    display: none;
}

.mod18 .listBox .on {
    border: 1px solid #CBEDFF;
    border-radius: 4px;
    background-color: white;
    box-shadow: 0 0 20px #E0F3FF;
    transition: box-shadow .3s linear;
}

.mod18 .listBox .on i {
    display: block;
}

.zstack-intro-customer {
    margin-top: 130px;
}

.zstack-intro-customer .gs_title {
    font-size: 36px;
    font-weight: 500;
    color: #222F3D;
    line-height: 40px;
    text-align: center;
}

.zstack-intro-customer .gs_desc {
    font-size: 16px;
    color: #222F3D;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 60px;
    text-align: center;
}

.zstack-intro-customer .gs_customer_show {
    width: 1280px;
    margin: 0 auto 50px;
    display: flex;
    justify-content: space-between;
}

.gs_customer_show .show_right {
    width: 658px;
    display: flex;
    justify-content: space-between;
}

.gs_customer_show img {
    max-width: 100%;
    max-height: 100%;
    transition: transform 0.3s linear;
}

.gs_customer_show .show_img_con:hover .show_cus_img {
    transform: scale(1.1);
}

.gs_customer_show .show_img_con:hover .jt {
    transform: translateX(10px)
}

.gs_customer_show .right_cus {
    width: 326px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
}

.gs_customer_show .left_cus {
    width: 615px;
    height: auto;
}

.gs_customer_show .show_img_con {
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.gs_customer_show .show_text {
    position: absolute;
    bottom: 15px;
    left: 20px;
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 26px;
    text-shadow: 0px 5px 3px #060606;
}

.gs_customer_show .jt {
    line-height: 14px;
    transition: transform 0.3s linear;
}

.gs_customer_show .left_cus.show_text {
    bottom: 20px;
    left: 40px;
}

.gs_customer_show a {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.zstack-intro-customer .praise-list {
    position: relative;
    width: 100%;
    margin: auto;
}

.praise-list-slider-inner li p {
    color: #37475A;
    font-size: 16px;
    line-height: 28px;
    overflow: auto;
    display: block;
    height: 100%;
    height: 140px;
}

.customer_logo-list-t ul li {
    width: 180px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 30px;
    margin-right: 4px;
    box-sizing: border-box;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 0 0 #E0F3FF;
}

.customer_logo-list-t ul li:hover {
    border: 1px solid #CBEDFF;
}

.customer_logo-list-t ul li img {
    width: 100%;
    margin: 0 auto;
}

.customer_logo-list-b {
    margin: 0 auto;
    position: relative;
    width: 100%;
    cursor: pointer;
    transition: 1s cubic-bezier(.19, 1, .22, 1);
    will-change: transform;
}

.customer_logo-list-b:hover .logo-lure {
    filter: blur(10px)
}

.customer_logo-list-b:hover .customer_logo-list-b-shelter {
    display: block;
}

.customer_logo-list-b .customer_logo-list-b-shelter {
    z-index: 1000;
    display: none;
    vertical-align: middle;
    font-size: 16px;
    line-height: 22px;
    color: #37475A;
    letter-spacing: 0;
    top: 50%;
    position: absolute;
    left: 50%;
    margin-left: -90px;
    margin-top: -30px;
}

.customer_logo-list-b .customer_logo-list-b-shelter:hover img {
    margin-left: 14px;
}

.customer_logo-list-b .customer_logo-list-b-shelter img {
    transition: margin-left .2s ease-in;
    position: relative;
    margin-left: 10px;
}

.customer_logo-list-b ul li {
    width: 180px;
    height: 100px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 30px;
}

.customer_logo-list-b ul li img {
    width: 100%;
    margin: 0 auto;
}

@media screen and (max-width:1440px) {
    .zstack-intro-customer .gs_customer_show {
        width: 80%;
        flex-direction: column;
        align-items: center;
    }
    .gs_customer_show .left_cus {
        width: 80%;
    }
    .gs_customer_show .show_right {
        width: 80%;
        margin-top: 10px;
    }
    .gs_customer_show .right_cus {
        width: calc(50% - 5px);
    }
    .gs_customer_show .show_img_con:last-child {
        margin-top: 10px;
    }
}

@media screen and (max-width:980px) {
    .gs_customer_show .show_text {
        font-size: 18px;
        line-height: 24px;
    }
    .zstack-intro-customer .gs_title,
    .zstack-intro-customer .gs_desc {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .zstack-intro-customer {
        margin-top: 100px;
    }
}

@media screen and (max-width:976px) {
    .zstack-intro-customer {
        margin-top: 50px;
    }
}

@media screen and (max-width:880px) {
    .zstack-intro-customer {
        margin-top: 125px;
    }
}

@media screen and (max-width:767px) {
    .gs_customer_show .left_cus,
    .gs_customer_show .show_right {
        width: 100%;
    }
}

@media screen and (max-width:560px) {
    .gs_customer_show .show_text {
        font-size: 14px;
        line-height: 18px;
        left: 10px;
        bottom: 10px;
    }
}

@media screen and (max-width:443px) {
    .zstack-intro-customer {
        margin-top: 200px;
    }
}

@media screen and (max-width:377px) {
    .zstack-intro-customer {
        margin-top: 300px;
    }
}

/*ä¸‹è½½äº§å“*/

.zstack-download {
    height: 420px;
    position: relative;
}

.back-triangle {
    position: absolute;
    top: 0;
    width: 100%;
    overflow: hidden;
}

.zstack-download .content {
    margin: auto;
    padding-top: 76px;
    display: block;
    height: 280px;
    width: 800px;
    border-radius: 6px;
    background-image: url(/templets/default/images/indexn/download-back.png);
    background-size: 800px 280px;
    position: absolute;
    z-index: 999;
    left: 50%;
    top: 100px;
    transform: translate(-50%, 0);
}

.zstack-download a:hover {
    background: rgba(255, 255, 255, 0.10);
    box-shadow: 0 3px 10px 0 rgba(94, 105, 120, 0.14);
    /* margin-top: 31px; */
    transform: translateY(-2px);
}

.zstack-download p {
    font-size: 24px;
    line-height: 40px;
    color: white;
    text-align: center;
}

.zstack-download a {
    border-radius: 4px;
    display: block;
    margin: auto;
    margin-top: 32px;
    /*height: 56px;*/
    width: 180px;
    font-size: 20px;
    line-height: 58px;
    text-align: center;
    border: 1px solid white;
    font-size: 20px;
    color: #FFFFFF;
    transition: all .3s linear;
    cursor: pointer;
}

/*è¡Œä¸šåˆä½œä¼™ä¼´*/

.zstack-intro-partners {
    padding-top: 120px;
    padding-bottom: 118px;
    /*width: 1200px;*/
}

.zstack-intro-partners h1 {
    margin-bottom: 50px;
    font-size: 36px;
    color: #1A2736;
    letter-spacing: 0;
    text-align: center;
    line-height: 40px;
}

.zstack-intro-partners ul li {
    text-align: center;
}

.zstack-intro-partners img {
    /*width: 100%;*/
    vertical-align: middle;
    height: 80px;
}

.partners-list-container {
    width: 1180px;
    margin: auto;
    font-size: 0;
}

.partners-list-container ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.partners-list-container-container {
    /*margin-right: -60px;*/
    width: auto;
    margin: auto;
    margin-bottom: 40px;
}

.partners-list-container-container2 {
    width: auto;
    margin: auto;
    margin-bottom: 40px;
}

.partners-list-container-container3 {
    width: auto;
    margin: auto;
    margin-bottom: 40px;
}

.partners-list-container-container4 {
    width: auto;
    margin: auto;
    margin-bottom: 40px;
}

.partners-list-container-container5 {
    width: auto;
    margin: auto;
}

.partners-list-bottom {
    width: 100%;
    text-align: center;
    padding-left: 0;
    font-size: 0px;
    margin-left: 0;
}

.partners-list-bottom li {
    display: inline-block;
    margin-right: 40px;
    margin-left: 40px;
}

.partners-list-bottom li:first-child {
    margin-left: 0;
}

.partners-list-bottom li:last-child {
    margin-right: 0;
}

.partners-list-t {
    /*width: 100%;*/
    margin-left: 0;
    padding-left: 0;
}

.partners-list-t li {
    display: inline-block;
    margin-right: 40px;
    margin-left: 40px;
}

.partners-list-t li:first-child {
    margin-left: 0;
}

.partners-list-t li:last-child {
    margin-right: 0;
}

.clear {
    clear: both;
}

/*äº§å“ç›¸å…³css*/

@media screen and (max-width: 1408px) {
    h1 {
        font-size: 32px;
    }
    .is-hidden-widescreen {
        display: none !important;
    }
    .container {
        width: 80%;
    }
    .news-box-row h4 {
        font-size: 18px;
    }
    .news-box-row p {
        font-size: 14px;
    }
    .praise-list-slider-inner li p {
        font-size: 14px;
    }
}

@media screen and (max-width: 1216px) {
    .container {
        width: 90%;
    }
    .is-hidden-dexktop {
        display: none !important;
    }
    .zstack-intro-solution .solution-info {
        width: 100%;
    }
    .solution-info-item-right {
        padding-right: 5%;
    }
    .partners-list-container {
        width: 80%;
    }
    .footer .container {
        width: 95%;
    }
    .container-news {
        width: 88%;
    }
    .news-box-row li {
        width: 24%;
    }
    .partners-list-t li:nth-child(5),
    .partners-list-container-container-container4 ul li:nth-child(5),
    .partners-list-container-container2 li:nth-child(4),
    .partners-list-container-container-container3 li:nth-child(4),
    .partners-list-container-container-container5 li:nth-child(4) {
        margin-right: 0;
    }
    .partners-list-t li:last-child,
    .partners-list-container-container-container4 ul li:last-child {
        margin-right: 40px;
    }
    .partners-list-container-container-container2 ul li:last-child,
    .partners-list-container-container-container3 ul li:last-child,
    .partners-list-container-container-container5 ul li:last-child {
        margin-right: 40px;
    }
}

@media screen and (max-width: 1188px) {
    .solution-content {
        width: 792px;
    }
}

/*å°å±å¹•1024*/

@media screen and (max-width: 1024px) {
    .zstack-download .content {
        width: 90%;
        padding-left: 10%;
        padding-right: 10%;
    }
    .zstack-download .content p {
        font-size: 22px;
    }
    .is-hidden-tablet {
        display: none !important;
    }
    .container {
        width: 96%;
    }
    .container-news {
        width: 70%;
    }
    .news-box-row li {
        width: 48%;
        margin-bottom: 20px;
    }
    .news {
        bottom: -300px;
    }
    .news-box-row li {
        width: 48%;
        margin-bottom: 20px;
    }
    .praise-list-slider-inner li p {
        font-size: 14px;
        line-height: 22px;
    }
    .solution-tab-container {
        width: 100%;
    }
    .partners-list-container-container-container1,
    .partners-list-container-container-container2,
    .partners-list-container-container-container3,
    .partners-list-container-container-container4,
    .partners-list-container-container-container5 {
        width: 100%;
    }
}

@media screen and (max-width: 900px) {
    .partners-list-container {
        width: 750px;
    }
    .zstack-intro-partners img {
        height: 70px;
    }
}

@media screen and (max-width: 792px) {
    .solution-content {
        width: 396px;
    }
}

@media screen and (max-width: 769px) {
    .zstack-intro-solution .solution-des {
        width: 100%;
        padding: 0 30px 0 30px;
    }
}

@media screen and (max-width: 768px) {
    /*.news-box-row li{
		display: none;
	}*/
    .container {
        width: 90%;
    }
    .container-news {
        width: 90%;
    }
    .zstack-intro-4s .content li {
        width: 100%;
        margin-bottom: 60px;
    }
    .is-hidden-mobile {
        display: none !important;
    }
    .is-block-mobile {
        display: block !important;
    }
    .solution-info-item-right {
        width: 100%;
        padding-left: 5%;
    }
    .solution-tab li {
        margin-right: 40px;
    }
    .partners-list-container {
        width: auto;
    }
    .partners-list-container-container {
        width: auto;
    }
    .zstack-intro-partners ul li {
        width: 40%;
        margin: 0 !important;
    }
    /* .zstack-intro-partners ul li:last-child{
		margin-right: 0;
	}
	.zstack-intro-partners ul li:first-child{
		margin-left: 0;
	} */
    .back {
        top: -60px;
    }
    .partners-list-container-container2 {
        width: auto;
    }
    .partners-list-container-container-container2 {
        width: auto;
    }
    .partners-list-container-container-container1 {
        width: auto;
    }
    .partners-list-bottom {
        text-align: inherit;
    }
    .partners-list-container-container3 {
        width: auto;
    }
    .partners-list-container-container4 {
        width: auto;
    }
    .partners-list-container-container5 {
        width: auto;
    }
    .partners-list-container-container-container3 {
        width: auto;
    }
    .partners-list-container-container-container4 {
        width: auto;
    }
    .partners-list-container-container-container5 {
        width: auto;
    }
}

@media screen and (max-width: 480px) {
    .container {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
    .container-news {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
    .zstack-intro-partners ul li {
        width: 30%;
        margin: 0 10% !important;
    }
    .container-news .news-box-row li {
        width: 100%;
    }
    .news {
        top: 560px;
    }
    .news-box-row li {
        height: 160px;
    }
    .zstack-intro-4s {
        padding-bottom: 60px;
    }
    .zstack-intro-4s .content li {
        margin-bottom: 60px;
    }
    .zstack-intro-4s h4 {
        margin-bottom: 10px;
    }
    .zstack-intro-4s span {
        line-height: 26px;
    }
    .zstack-intro-customer h1 {
        padding: 0 30px;
        line-height: 40px;
    }
    .cd-morph-dropdown.nav-open .morph-dropdown-wrapper {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .mod18 {
        padding-right: 30px;
        padding-left: 30px;
        width: 100%;
    }
    .listBox ul {
        padding-left: 0;
        font-size: 0;
        margin: 0;
        align-content: flex-start;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .customer_logo-list-t ul li {
        width: 32%;
        margin-right: 0;
    }
    .customer_logo-list-b ul li {
        height: auto;
    }
    .lure-list {
        align-content: flex-start;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .customer_logo-list-b ul li {
        width: 33%;
    }
    .mod18 .picBox ul .active {
        padding-right: 30px;
    }
    .mod18 .picBox li .logo {
        width: 80px;
    }
    .partners-list-container-container {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
    .partners-list-container-container2 {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
    .partners-list-container-container3 {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
    .partners-list-container-container4 {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
    .partners-list-container-container5 {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
    .zstack-intro-customer {
        padding-bottom: 100px;
    }
    .zstack-intro-partners {
        padding-top: 100px;
    }
    .solution-info section {
        flex-direction: column;
        text-align: center;
    }
    .solution-info .solution-info-item-left {
        width: 200px;
        height: 150px;
        margin-left: auto;
        margin-right: auto;
    }
    .solution-info-item-right p {
        padding: 0 10px;
        margin-bottom: 40px;
    }
    .carousel-inner .item-1 {
        /*background-image: url(/templets/default/images/indexn/banner/banner-conference-mobile.svg) !important;*/
        background-color: #041729;
        background-image: unset !important;
    }
    .carousel-inner .item-2 {
        background-image: url(/templets/default/images/indexn/banner/banner-conference-xunzhan2019-mobile.png) !important;
    }
    .carousel-inner .item-1 .item-1-mobile {
        display: block;
    }
    .zstack-intro-partners img {
        height: 50px;
    }
    #topbanners .xunzhan2020 {
        background-color: #003156;
    }
}

/*@media screen and (max-width: 480px){
	.solution-info section {
		flex-direction: column;
		text-align: center;
	}
	.solution-info .solution-info-item-left {
		width: 200px;
		height: 150px;
		margin-left: auto;
		margin-right: auto;
	}
	.solution-info-item-right p {
		padding: 0 10px;
		margin-bottom: 40px;
	}
}*/

@media screen and (max-width: 396px) {
    .solution-content {
        width: 100%;
    }
    .solution-block-item {
        width: 100%;
        margin-left: 30px;
        margin-right: 30px;
        height: 300px;
    }
}

@media screen and (max-width: 375px) {
    /*.navbar-right .btn{
		margin-right: 0;
	}
	.btn div {
		height: 30px;
		width: 70px;
		background-color: white;
		border-radius: 2px;
		text-align: center;
		line-height: 30px;
		color: #173348;
		font-size: 12px;
		margin-right: 50px;
	}*/
    .container {
        width: 93%;
    }
    .dropdown-item-block {
        margin-top: 10px;
    }
    .dropdown-item-title {
        padding-bottom: 10px;
        font-size: 14px;
    }
    .cd-morph-dropdown .dropdown-list>ul>li {
        margin-bottom: 1.5em !important;
    }
    .dropdown-item-flex {
        margin-top: 10px;
    }
    .dropdown-item-flex a {
        font-size: 12px;
    }
    .dropdown-item-flex-r a {
        padding-left: 10px;
    }
    .cd-morph-dropdown .nav-trigger {
        right: 1%;
    }
    .zstack-download .content p {
        font-size: 16px;
        line-height: 32px;
    }
    .zstack-download .content {
        height: 180px;
    }
    .zstack-download .content {
        padding-top: 30px;
    }
    .zstack-download a {
        margin-top: 16px;
        line-height: 40px;
        width: 100px;
        font-size: 16px;
        line-height: 40px;
    }
    .zstack-intro-partners {
        padding-top: 0;
    }
    .zstack-intro-4s,
    .zstack-intro-customer {
        padding-bottom: 60px;
    }
    .zstack-intro-customer {
        width: 100%;
    }
    .zstack-intro-solution {
        width: 100%;
    }
    .zstack-download {
        padding-top: 100px;
    }
    .banner {
        height: 450px;
    }
    .slide-text {
        top: 120px;
    }
    .bs-slider {
        height: auto;
    }
    .zstack-intro-4s {
        padding-top: 60px;
        padding-bottom: 40px;
    }
    .mod18 {
        width: 90%;
    }
    .listBox ul {
        display: block !important;
    }
    .logo-lure ul {
        display: block !important;
    }
    .customer_logo-list-b ul li {
        width: 30%;
        display: inline-block;
    }
    .customer_logo-list-t ul li {
        width: 30%;
        display: inline-block;
        margin-bottom: 20px;
    }
    .customer_logo-list-b ul li {
        margin-right: 4px;
        margin-bottom: 20px;
    }
    .customer_logo-list-b ul li {
        height: auto;
    }
    .mod18 .picBox li .logo {
        width: 60px;
    }
    .mod18 .picBox li {
        padding: 0 20px 40px 20px;
    }
    .praise-list-slider-inner li p {
        height: 160px;
        height: 160px;
        color: black;
        width: 150px;
        display: block;
    }
    .mod18 .picBox li .logo {
        margin-left: 0;
    }
    /* .mod18 .picBox li{ */
    /* background: ; */
    /* } */
    .slide-text {
        top: 130px !important;
    }
    .zstack-intro-4s .content ul {
        margin-top: 30px;
    }
    .zstack-intro-4s .content li {
        margin-bottom: 50px;
    }
    .zstack-intro-customer h1 {
        font-size: 24px;
        width: 90%;
        margin: auto;
    }
    .zstack-intro-4s span {
        font-size: 14px;
    }
    .zstack-intro-customer {
        padding-bottom: 60px;
    }
    .zstack-intro-solution h1 {
        margin-bottom: 30px;
        font-size: 24px;
    }
    .solution-tab li span {
        font-size: 18px;
    }
    .solution-info .solution-info-item-active {
        padding-top: 20px;
        width: 93%;
        margin: auto;
    }
    .lure-list {
        display: block;
    }
    .solution-info-item-left {
        display: inline-block;
        height: 200px;
        width: 100%;
    }
    .solution-info-item-right {
        padding-top: 20px;
    }
    .solution-info-item-right h4 {
        margin-bottom: 10px;
        font-size: 18px;
    }
    .solution-info-item-right p {
        font-size: 14px;
        margin-bottom: 30px;
    }
    .zstack-download .content {
        top: 100px;
    }
    .zstack-download a:hover {
        background: rgba(255, 255, 255, 0.10);
        box-shadow: 0 3px 10px 0 rgba(94, 105, 120, 0.14);
        margin-top: 14px;
    }
    .zstack-intro-partners h1 {
        font-size: 24px;
    }
    .zstack-intro-partners {
        padding-bottom: 60px;
    }
    .zstack-intro-partners h1 {
        margin-bottom: 30px;
    }
    .zstack-intro-partners img {
        height: 45px;
    }
    .news-box-row li {
        height: 125px;
        margin: auto;
        margin-bottom: 15px;
        width: 90%;
        padding-top: 15px;
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: bottom;
    }
    .news {
        top: 500px;
    }
    .zstack-intro-4s {
        padding-top: 50px;
    }
    .banner {
        height: 550px;
    }
    .slide-text h1 {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 5px;
    }
    .bs-slider {
        width: 100%;
    }
    .liner {
        width: 100%;
    }
    .back-triangle {
        width: 100%;
        overflow: hidden;
    }
    .partners-list-container {
        width: 100%;
    }
    .mod18 .picBox ul .active {
        padding: 0 20px 20px 20px;
    }
}

/* è¿™é‡Œçš„æ ·å¼æ˜¯è¦†ç›–è½®æ’­è‡ªå¸¦çš„æ ·å¼ */

@media screen and (max-width: 899px) {
    body .mod18 .picBox li {
        padding: 0 40px 40px 40px;
    }
    body .mod18 .picBox li p {
        text-align: justify;
    }
    body .mod18 .picBox ul .active {
        padding: 0 40px 40px 40px;
    }
    .praise-list-slider-inner li p {
        font-size: 14px;
        line-height: 24px;
    }
}

.zstack-intro-customer-pc {
    display: block;
}

.zstack-intro-customer-mc {
    display: none;
}

@media screen and (max-width: 767px) {
    .zstack-intro-customer-pc {
        display: none;
    }
    .zstack-intro-customer-mc {
        display: block;
    }
    .zstack-intro-customer-mc h1 {
        margin-bottom: 20px;
    }
    .zstack-intro-customer-mc-wrap {
        width: 85%;
        margin-left: auto;
        margin-right: auto;
    }
    .zstack-intro-customer-mc-ul {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
    }
    .zstack-intro-customer-mc-ul li {
        width: 32%;
        margin-bottom: 30px;
    }
    .zstack-intro-customer-mc-slideWrap {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        padding: 20px 0;
    }
    .zstack-intro-customer-mc-slideUl {
        display: flex;
        flex-flow: row nowrap;
        justify-content: space-between;
        width: 540%;
    }
    .zstack-intro-customer-mc-slideUl li {
        width: 16%;
        background: url('/templets/default/images/indexn/homepage_client_bg.svg') no-repeat;
        background-position: right;
        background-size: cover;
        border-radius: 4px;
        overflow: hidden;
        box-sizing: border-box;
        padding: 20px 30px 30px;
        box-shadow: 0 2px 21px 0 #E9F3FD;
    }
    .customer-mc-listLogo {
        width: 60%;
        margin-left: -30px;
    }
    .zstack-intro-customer-mc-slideUl li p {
        font-size: 16px;
        color: #37475A;
        letter-spacing: 0;
        text-align: justify;
        line-height: 28px;
    }
}

/*** å›½é™…ç«™ ***/

#HomeIntl .slide-text>h1 {
    font-size: 46px;
    line-height: 66px;
}

/* å‰¯å¯¼èˆª */

#HomeIntl .container-news {
    width: auto;
}

#HomeIntl .news-box-row {
    width: 1060px;
    margin-left: auto;
    margin-right: auto;
}

#HomeIntl .news-box-row li {
    width: 340px;
    padding: 50px 20px 20px;
    text-align: center;
    background-size: cover;
}

#HomeIntl .news-box-row li .sm_banner_title {
    font-size: 20px;
    font-weight: 500;
    color: #1A2736;
    line-height: 30px;
}

#HomeIntl .news-box-row li .sm_banner_desc {
    font-size: 16px;
    color: #1A2736;
    line-height: 26px;
    margin-top: 8px;
    margin-bottom: 20px;
}

#HomeIntl .news-box-row li .sm_banner_more {
    width: 12px;
    height: 10px;
    display: inline-block;
    background-image: url(/templets/default/images/indexn/icon_more.svg);
    transition: all 0.2s ease-in-out;
}

#HomeIntl .news-box-row li:hover .sm_banner_more {
    background-image: url(/templets/default/images/caseSelection/arrow_detail.svg);
    transform: translateX(5px);
}

/* 4S ç‰¹æ€§ */

#HomeIntl .zstack-intro-4s {
    padding-top: 0;
    margin-top: 220px;
}

#HomeIntl .zstack-intro-4s .title_4s {
    font-size: 36px;
    font-weight: 500;
    color: #1A2736;
    line-height: 42px;
    margin-bottom: 30px;
    text-align: center;
}

#HomeIntl .zstack-intro-4s .content ul {
    margin-top: 0;
}

#HomeIntl .zstack-intro-4s .content li {
    margin-top: 30px;
}

/* map */

#HomeIntl .zstack-intro-word-map {
    margin-top: 140px;
}

#HomeIntl .zstack-intro-word-map .map_title {
    font-size: 36px;
    font-weight: 500;
    color: #1A2736;
    line-height: 50px;
    text-align: center;
}

#HomeIntl .zstack-intro-word-map .map_desc {
    font-size: 18px;
    color: #5E6978;
    line-height: 30px;
    text-align: center;
    width: 770px;
    margin: 20px auto 60px;
}

#HomeIntl .zstack-intro-word-map .achieve_num .item {
    background: #fff;
    box-shadow: none;
    border: none;
    width: 195px;
    height: auto;
}

#HomeIntl .zstack-intro-word-map .map_container {
    margin-top: 80px;
    padding-bottom: 0;
    background: none;
}

/* å®¢æˆ·LOGO */

#HomeIntl .mod18 {
    width: 1180px;
}

#HomeIntl .mod18_bg {
    padding-bottom: 120px;
}

#HomeIntl .customer_logo-list-b {
    transform: none !important;
    cursor: auto;
}

#HomeIntl .customer_logo-list-b:hover .logo-lure {
    filter: none;
}

/* æ¡ˆä¾‹åˆ‡æ¢ */

#HomeIntl .homeCaseList {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

#HomeIntl .homeCaseList .leftTitleBlock {
    width: 380px;
    height: 240px;
    padding: 34px 0 34px 40px;
    background: linear-gradient(176deg, #419DFF 0%, #65CAFF 100%, #65CAFF 100%);
    box-shadow: 0px 10px 20px 0px rgba(224, 243, 255, 0.5);
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#HomeIntl .leftTitleBlock .titleItem {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    user-select: none;
}

#HomeIntl .leftTitleBlock .titleItem .title {
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 28px;
    opacity: 0.5;
    transition: opacity 0.2s ease-in-out;
}

#HomeIntl .leftTitleBlock .titleItem .rightLine {
    width: 20px;
    height: 2px;
    background: #FFFFFF;
    opacity: 0.5;
    transition: width 0.2s ease-in-out;
}

#HomeIntl .leftTitleBlock .active .title {
    opacity: 1;
}

#HomeIntl .leftTitleBlock .active .rightLine {
    width: 80px;
    background: #FFFFFF;

    opacity: 1;
}

#HomeIntl .homeCaseList .rightContentBlock {
    width: 780px;
    height: 240px;
    background: #FFFFFF;
    border-radius: 4px;
    padding: 20px 40px;
}

#HomeIntl .rightContentBlock .contentItem {
    display: none;
}

#HomeIntl .rightContentBlock .contentItem.active {
    display: block;
}

#HomeIntl .contentItem .caseLogo {
    margin-bottom: 20px;
}

#HomeIntl .contentItem .caseLogo img {
    height: 50px;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}

#HomeIntl .contentItem .caseDesc {
    font-size: 16px;
    color: #37475A;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-align: left;
}

#HomeIntl .viewAllCase {
    display: block;
    width: 234px;
    height: 40px;
    background: #173348;
    border-radius: 2px;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 40px;
    margin: 40px auto 0;
    cursor: pointer;
    user-select: none;
    transition: all 0.2s linear;
}

#HomeIntl .viewAllCase:hover {
    background: #173348 rgba(255, 255, 255, 0.1);
    box-shadow: 0px 3px 10px 0px rgba(94, 105, 120, 0.14);
    transform: translateY(-2px);
}

/* åˆä½œä¼™ä¼´ */

#HomeIntl .partners-list-container ul {
    justify-content: space-between;
}

#HomeIntl .partners-list-container ul li {
    margin: 0;
}

#HomeIntl .zstack-intro-partners {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 120px;
    margin-bottom: 300px;
}

/* ç«‹å³ä¸‹è½½ */

.download {
    width: 100%;
    height: 180px;
    background: #002847;
    position: relative;
    text-align: center;
}

.download_card {
    width: 800px;
    height: 280px;
    background: url("/templets/default/images/selection/product_bg.svg") no-repeat;
    border-radius: 6px;
    position: absolute;
    top: -140px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.download_card p {
    font-size: 24px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 40px;
    margin-top: 76px;
    padding: 0 40px;
}

.download_btn {
    box-sizing: border-box;
    width: 180px;
    height: 56px;
    border: 1px solid #ffffff;
    border-radius: 4px;
    display: inline-block;
    text-decoration: none;
    font-size: 20px;
    color: #ffffff !important;
    line-height: 56px;
    margin-top: 32px;
    transition: all 0.3s linear;
}

.download_btn:hover {
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 3px 10px 0 rgba(94, 105, 120, 0.14);
    transform: translateY(-2px);
}

@media screen and (max-width: 1408px) {
    #HomeIntl .zstack-intro-4s .content li {
        width: calc(50% - 30px) !important;
    }
}

@media screen and (max-width: 1280px) {
    #HomeIntl .homeCaseList,
    #HomeIntl .mod18 {
        width: 90%;
    }
    #HomeIntl .homeCaseList .rightContentBlock {
        width: calc(100% - 340px);
        padding: 20px;
    }
    #HomeIntl .homeCaseList .leftTitleBlock {
        padding-left: 30px;
        width: 320px;
    }
    #HomeIntl .leftTitleBlock .active .rightLine {
        width: 50px;
    }
}

@media screen and (max-width: 1216px) {
    #HomeIntl .container-news {
        width: 88%;
    }
    #HomeIntl .news-box-row {
        width: 100%;
    }
    #HomeIntl .news-box-row li {
        width: calc((100% / 3) - 13px);
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
    }
    #HomeIntl .news-box-row li .sm_banner_desc {
        margin: 0
    }
}

@media screen and (max-width: 1024px) {
    #HomeIntl .news {
        bottom: -120px;
    }
}

@media screen and (max-width: 991px) {
    .download_card {
        width: 80%;
    }
    #HomeIntl .zstack-intro-word-map .map_title,
    #HomeIntl .zstack-intro-word-map .map_desc {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 800px) {
    #HomeIntl .footer-item-support {
        margin-right: 0;
    }
}

@media screen and (max-width: 796px) {
    #HomeIntl .news-box-row {
        flex-direction: column;
        align-items: center;
    }
    #HomeIntl .news-box-row li {
        width: 80%;
    }
    #HomeIntl .news {
        position: relative;
        bottom: 0;
        top: -60px;
    }
    #HomeIntl .zstack-intro-4s {
        margin-top: 70px;
    }
    #HomeIntl .zstack-intro-4s .content ul {
        width: 310px;
        margin-left: auto;
        margin-right: auto;
        align-items: center;
        flex-direction: column;
    }
    #HomeIntl .zstack-intro-4s .content li {
        width: 100% !important;
    }
    #HomeIntl .zstack-intro-word-map {
        margin-top: 80px;
    }
}

@media screen and (max-width: 768px) {
    #HomeIntl .zstack-intro-partners {
        margin-top: 60px;
        margin-bottom: 240px;
    }
    #HomeIntl .partners-list-container ul {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    #HomeIntl .mobileCaseList {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    #HomeIntl .mobileCaseList .contentItem {
        margin-top: 30px;
        width: 100%;
    }
    #HomeIntl .slide-text>h1 {
        font-size: 36px;
        line-height: 48px;
    }
    #HomeIntl .news {
        top: 60px;
    }
    #HomeIntl .zstack-intro-4s {
        margin-top: 190px;
    }
}

@media screen and (max-width: 574px) {
    .download_card p {
        margin-top: 56px;
    }
}

@media screen and (max-width: 485px) {
    #HomeIntl .news-box-row li {
        padding-top: 30px;
        width: 100%;
    }
    #HomeIntl .zstack-intro-word-map {
        margin-top: 0;
    }
    #HomeIntl .zstack-intro-customer {
        margin-top: 130px;
        padding-bottom: 0;
    }
}

@media screen and (max-width: 425px) {
    #HomeIntl .news-box-row li {
        padding: 25px 15px 20px;
    }
    #HomeIntl .zstack-intro-4s .content ul {
        width: auto;
    }
    #HomeIntl .slide-text>h1 {
        font-size: 26px;
        line-height: 40px;
    }
}

@media screen and (max-width: 375px) {
    .download_card p {
        margin-top: 35px;
    }
    #HomeIntl .news-box-row li {
        padding: 10px 15px;
    }
    #HomeIntl .indicators-line>.carousel-indicators {
        top: 85%;
    }
}