  /* common */
  body{background-color:#fff}
  /* .btn {color: var(--main-color);background-color: #fff;border-radius: 28px;border-color: var(--main-color);} */
  .toolhome-shipinyingxiao .btn-default {border-color: #fff;}
  .toolhome-shipinyingxiao .btn-default:hover {border-color: var(--main-color);}
  .toolhome-shipinyingxiao .btn-primary:hover {box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3);opacity: 0.9;}
  .toolhome-shipinyingxiao .btn-item {
    background: var(--main-color);
    color: #ffffff;
  }
  .btn-item {transition: .4s;}
  .btn-item:hover {
    box-shadow: 0 6px 10px 0 rgba(102, 131, 246, 0.3)
  }
  .toolhome-shipinyingxiao-advantage__icon .vop img{height:150px;}
  
  

.common-price__version-item{ flex: 1; padding: 0 .8vw;}
.common-price__version-item:nth-child(1) .common-price__version-header{background-image:linear-gradient(to right,#05B5DE,#15CCE2)}
.common-price__version-item:nth-child(2) .common-price__version-header{background-image:linear-gradient(to right,#4A84F7,#28A7F9)}
.common-price__version-item:nth-child(3) .common-price__version-header{background-image:linear-gradient(to right,#F2BB22,#F6C739)}
.common-price__version-item:nth-child(4) .common-price__version-header{background-image:linear-gradient(to right,#88a3cb,#a5b9d6)}
.common-price__version-item:nth-child(1) .common-price__version-body-button,
td:nth-of-type(2) .common-price__table-cell_btn {background-color:#19cae2!important;border-color:#19cae2!important}
.common-price__version-item:nth-child(2) .common-price__version-body-button,
td:nth-of-type(3) .common-price__table-cell_btn {background-color:#34ABF9!important;border-color:#34ABF9!important}
.common-price__version-item:nth-child(3) .common-price__version-body-button,
td:nth-of-type(4) .common-price__table-cell_btn {background-color:#F4C434!important;border-color:#F4C434!important}
.common-price__version-item:nth-child(4) .common-price__version-body-button,
td:nth-of-type(5) .common-price__table-cell_btn {background-color: #a0c1d4!important;border-color:#a0c1d4!important}
.common-price__table{width:100%;table-layout:fixed; min-width: 1000px;}
.common-price__table__body{margin-bottom:5%;}
.common-price__table td{border:1px solid #f0f0f5;padding:15px 20px;text-align:center}
.common-price__table__header/*{position:sticky;top:64px;*/background-color:#fff}
.common-price__table__body td{border-top:none}
.common-price__table-cell{background:linear-gradient(to top right,#fff,white 50%,#f0f0f5,white 51%,white);position:relative}
.common-price__table-cell span{position:absolute}
.common-price__table-cell span:nth-child(1){bottom: 40%; left: 15%; transform: translateY(50%);}
.common-price__table-cell span:nth-child(2){top: 40%; right: 15%; transform: translateY(-50%);}

.common-price__tool-item {background: #fff;border-radius: 6px;transition: .4s;flex-direction: column;color: #333;height: 100%;padding: 0 15px;}
.common-price__tool-item:hover {box-shadow: 0px 0px 35px 0px rgba(116, 125, 132, 0.2); text-decoration: none;color: inherit;}
.common-price__tool-item .image {flex-shrink: 0;margin-right: 15px;}
.common-price__tool-item .image img {max-width: 55px;}
.common-price__tool-item .top {display: flex;flex-direction: row;flex-grow: 1;padding: 15px 0;}
.common-price__tool-item .text {text-align: left;padding-top: 0;}
.common-price__tool-item .content {display: flex;flex-direction: row;justify-content: space-between;align-items: center;border-top: 1px solid #eee;}
.common-price__tool-item .description {opacity: .7;}
.common-price__tool-item .price {font-size: 14px;}
.common-price__tool-item .price em{font-style: normal;color: #FF532C;font-weight: 700;font-size: 18px;}
.common-price__tool-item .price em span{font-size: 12px;font-weight: normal;}
.common-price__tool-item .btn {border-color: #aaa;color: inherit;}
.common-price__tool-item .btn:hover {border-color: #0161FF;background-color: #0161FF;color: #fff;}

.index-section3{ background-color:#fff;padding-top:5%;padding-bottom:5%;width:100%;float:left;margin-bottom:50px;}
.index-section3 .section-title{ color:#333;}
.index-section3 .section-detail{ color:rgba(255,255,255,.5);}
.index-section3 .d-flex .text-sm{color:#666;padding-bottom: 5%;}
.tab-content .text {
	width: calc(100% - 700px);
}
.tab-content .tab-img {
	width: 650px;
    margin-right: 50px;
}
.tab-content .tab-img img {
	width: 100%;
}
.text-sm {
  font-size:20px;
  line-height: 2;
}.index-section3 .tab-item.on {
  position: relative;
  transform: none;
}
.index-section3 .tab-item {
  display: flex;
  align-items: center;
  text-align: left;
}
.section-title {
  text-align: center;
  font-size: 38px;
  color: #121212;
  margin-bottom: 15px;
}
.index-section3 .section-detail {
  color: rgba(255,255,255,.5);
}
.section-detail {
  text-align: center;
  color: #666;
  font-size: 20px;
}
.tab-item a.btn {
  display: block;
  width: 120px;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
  color: #fff;
  background: #740485;
  margin-top: 10px;
}

header{ position:fixed;}
@media (max-width:992px){
  /* .common-price__table__header{ top: 50px; } */
}
@media (max-width: 567px){
  .overflow-box{ overflow-x: hidden; }
  .overflow-box-item{ overflow-x: auto; }
  /* .common-price__table__header{ top: 0; } */
  .common-price__version-box{ flex-wrap: wrap; }
  .common-price__version-item{ flex: 1 0 auto; width: 100%; margin-bottom: 20px; }
  .common-price__version-item:last-child{ margin-bottom: 0; }
}
@media (min-width:768px) {
  .common-price__tab span {font-size: inherit;}
  .common-price__tool-item {padding: 5vw 15px;}
  .common-price__tool-item .top {display: block;padding: 0;}
  .common-price__tool-item .image {margin-right: 0;}
  .common-price__tool-item .image img {max-width: 40%;}
  .common-price__tool-item {padding-top: 2vw;padding-bottom: 2vw;}
  .common-price__tool-item .price {font-size: 16px;}
  .common-price__tool-item .price em{font-size: inherit;}
  .common-price__tool-item .text {border-top: 1px solid #E4E4E4;margin-top: 2vw;text-align: center;padding-top: 15px;}
  .common-price__tool-item .content {border: 0;flex-direction: column;}
}
@media (max-width:767px) {
  .common-price__tool-item .text .title{font-size: 18px;}
  .common-price__tool-item .text .description{font-size: 14px;}
  .common-price__tool-item .btn {border-color: #e2e2e2;font-size: 14px;color: #333;font-weight: 500;}
  .common-price__tab:first-child {margin-left: 0;}
  .common-price__tab:last-child {margin-right: 0;}
}









  
  
  @media(max-width:992px){.toolhome-shipinyingxiao .btn {padding: 5px 20px;white-space: nowrap;}}
  .toolhome-shipinyingxiao .opacity-50{opacity:.7!important}
  .toolhome-shipinyingxiao .c-white {color: #ffffff;}
  .toolhome-shipinyingxiao .lh18{line-height: 1.8}
  .toolhome-shipinyingxiao .lh15{line-height: 1.5}
  /* banner */

    /* advantage */
  .toolhome-shipinyingxiao-advantage__icon .iconfont{font-size:70px;line-height:1;
    color: rgb(1 126 255);}
  .toolhome-shipinyingxiao-advantage__item-inner{padding:15px;background:#fff;box-shadow:2px 4px 34px 0 rgba(15,24,44,0.05);border-radius:8px;transition:all .2s}
  .toolhome-shipinyingxiao-advantage__title{margin:10px 0}
  @media(min-width:768px){
    .toolhome-shipinyingxiao-advantage__item-inner{border:1px solid #E5EAF4;padding:30px;box-shadow:none}
    .toolhome-shipinyingxiao-advantage__item-inner:hover{border-color:transparent;box-shadow: 0px 10px 20px 0px rgba(7, 8, 19, 0.13);border-radius: 10px;}
    .toolhome-shipinyingxiao-advantage__text{transition:all .2s}
  }
  /* features */
  @media(min-width:768px){
    .toolhome-shipinyingxiao-features__items {
      padding: 4vw 14vw;
    }
    .toolhome-shipinyingxiao-features__items:nth-child(odd) {display: flex;justify-content: space-between;flex-flow: row-reverse!important;background: #FBFBFB;}
  }
  @media(max-width:768px){
    .toolhome-shipinyingxiao-features__text {padding: 2vw;text-align: center!important;}
    .toolhome-shipinyingxiao-features__items {background: #FFFFFF;box-shadow: 0px 10px 20px 0px rgba(7, 8, 19, 0.13);border-radius: 10px;margin-bottom: 4vw;text-align: center;}
  }
  /* painpoint */
  .toolhome-shipinyingxiao-painpoint__icon{margin-right: 10px;}
  .toolhome-shipinyingxiao-painpoint__container_fluid {background-color: rgb(59 67 242);position: relative;}
  .toolhome-shipinyingxiao-painpoint__item {width:33.333%;-ms-flex: 0 0 33.333%;
flex: 0 0 33.333%;
max-width: 33.333%;float:left;margin-bottom: 3vw;}
  .toolhome-shipinyingxiao-painpoint__item:nth-child(odd) {margin-right: 0vw;}
  .toolhome-shipinyingxiao-painpoint__item:nth-child(even) {}
.toolhome-shipinyingxiao-painpoint__bgimg {position: absolute;left: 50%;transform: translateX(-50%);top: -4vw;}
  .toolhome-shipinyingxiao-painpoint__items {position: relative;top: -3vw;}
  @media(min-width:1200px) and (max-width:1400px) {
    .toolhome-shipinyingxiao-painpoint__bgimg {top: -6vw;}
  }
  @media(max-width:991px) {
    .toolhome-shipinyingxiao-painpoint__item {margin: 0 0 3vw 0!important;padding: 4vw;}
    .toolhome-shipinyingxiao-painpoint__items {top: 0;}
    .toolhome-shipinyingxiao-painpoint__container_fluid {padding-top: 4vw;}
  }
  /* advantage2 */
  .toolhome-shipinyingxiao-advantage2-item {}
  .actives {display: block;}
  .toolhome-shipinyingxiao-advantage2-nav {border-bottom: 2px solid #fff;cursor: pointer;}
  .activeColor {border-bottom: 2px solid rgb(30 134 255)!important;color: rgb(30 134 255);}
  @media(max-width:992px){
    .toolhome-shipinyingxiao-advantage2-item__btn {
      padding: 5px 20px;
    }
  }
  /* system */
  .toolhome-shipinyingxiao-system__text{color:#fff}
  .toolhome-shipinyingxiao-system__header{position:relative;padding-top:4vw}
  .toolhome-shipinyingxiao-system__header::before{content:'';position:absolute;left:0;right:0;top:0;height:140%;background:#02A3C2}
  .toolhome-shipinyingxiao-system__icon .iconfont{font-size:30px;line-height:1}
  .toolhome-shipinyingxiao-system__item-inner{background:#fff;box-shadow:0 6px 10px 0 rgba(0,0,0,0.03);border-radius:10px}
  .toolhome-shipinyingxiao-system__header::before {background:url(../images/toolhome/shipinyingxiao/banner3.png) no-repeat bottom center;background-size:cover;
  }
  @media(min-width:992px){
    .toolhome-shipinyingxiao-system__item-inner{box-shadow: 0 6px 10px 0 rgba(0,0,0,0.03);border-radius:16px;transition:all .5s}
    .toolhome-shipinyingxiao-system__item-inner:hover{transform:translateY(-4px)}
    .toolhome-shipinyingxiao-system__icon .iconfont{font-size:65px}
    .toolhome-shipinyingxiao-system__header::before{height:160%}
  }
  /* morefeatures */
  .toolhome-shipinyingxiao-morefeatures__container {background: #FFFFFF;box-shadow: 0px 10px 20px 0px rgba(7, 8, 19, 0.13);border-radius: 10px;}
  .toolhome-shipinyingxiao-morefeatures__li {border-bottom: 1px solid #E1E1E1;border-right: 1px solid #E1E1E1;}
  .toolhome-shipinyingxiao-morefeatures__li:nth-child(3),
  .toolhome-shipinyingxiao-morefeatures__li:nth-child(6),
  .toolhome-shipinyingxiao-morefeatures__li:nth-child(9),
  .toolhome-shipinyingxiao-morefeatures__li:nth-child(12){border-right: none;}
  .toolhome-shipinyingxiao-morefeatures__li:nth-child(10),
  .toolhome-shipinyingxiao-morefeatures__li:nth-child(11),
  .toolhome-shipinyingxiao-morefeatures__li:nth-child(12){border-bottom: none;}
  .toolhome-shipinyingxiao-morefeatures__li:hover {background: #1E86FF;color: #ffffff;}
  .toolhome-shipinyingxiao-morefeatures__li:first-child,
  .toolhome-shipinyingxiao-morefeatures__li:first-child:hover {border-top-left-radius: 10px;}
  .toolhome-shipinyingxiao-morefeatures__li:nth-child(3),
  .toolhome-shipinyingxiao-morefeatures__li:nth-child(3):hover {border-top-right-radius: 10px;}
  .toolhome-shipinyingxiao-morefeatures__li:last-child,
  .toolhome-shipinyingxiao-morefeatures__li:last-child:hover {border-bottom-right-radius: 10px;}
  .toolhome-shipinyingxiao-morefeatures__li:nth-child(10),
  .toolhome-shipinyingxiao-morefeatures__li:nth-child(10):hover {border-bottom-left-radius: 10px;}
  .toolhome-shipinyingxiao-morefeatures__iconfont {line-height: 1;font-size: 40px;margin-right: 10px;}
  .toolhome-shipinyingxiao-morefeatures__iconbox {margin-right: 10px}
  @media(max-width:992px){
    .toolhome-shipinyingxiao-morefeatures__iconbox {margin-right: 0;}
    .toolhome-shipinyingxiao-morefeatures__title {flex-direction: column;justify-content: center;}
    .toolhome-shipinyingxiao-morefeatures__li {border: none;padding: 2vw}
    .toolhome-shipinyingxiao-morefeatures__li:hover {background: transparent;color: #212529;}
    .toolhome-shipinyingxiao-morefeatures__ul {padding: 2vw}
  }
  /* example */
  .toolhome-shipinyingxiao-example__li {position: relative;}
  .toolhome-shipinyingxiao-example__detail {position: absolute;top: 30%;left: 50%;transform: translateX(-50%);}
@media(max-width:992px){
  .toolhome-shipinyingxiao-example__ul {padding: 8vw 0;background:url(../images/toolhome/shipinyingxiao/example-bg.png) no-repeat center;background-size:100%;border-radius: 20px;}
  .toolhome-shipinyingxiao-example__li {margin-bottom: 4vw;}
  .toolhome-shipinyingxiao-example__detail {position: unset;top: unset; left: unset; transform: unset;}
}
  /* makevedio */
.toolhome-shipinyingxiao-makevedio {background-color: rgb(59 67 242);}
  [hide-agent-tab] .toolhome-shipinyingxiao .btn {display: none!important;}

   /* common */
  body{background-color:#fff}
  /* .btn {color: var(--main-color);background-color: #fff;border-radius: 28px;border-color: var(--main-color);} */
  .toolhome-shipinyingxiao .btn-default {border-color: #fff;}
  .toolhome-shipinyingxiao .btn-default:hover {border-color: var(--main-color);}
  .toolhome-shipinyingxiao .btn-primary:hover {box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.3);opacity: 0.9;}
  .toolhome-shipinyingxiao .btn-item {
    background: var(--main-color);
    color: #ffffff;
  }
  .btn-item {transition: .4s;}
  .btn-item:hover {
    box-shadow: 0 6px 10px 0 rgba(102, 131, 246, 0.3)
  }
  @media(max-width:992px){.toolhome-shipinyingxiao .btn {padding: 5px 20px;white-space: nowrap;}}
  .toolhome-shipinyingxiao .opacity-50{opacity:.7!important;font-size:16px;}
  .toolhome-shipinyingxiao .c-white {color: #ffffff;}
  .toolhome-shipinyingxiao .lh18{line-height: 1.8; font-size:16px;}
  .toolhome-shipinyingxiao .lh15{line-height: 1.5}
  /* banner */

    /* advantage */
  .toolhome-shipinyingxiao-advantage__icon .iconfont{font-size:70px;line-height:1;
    color: rgb(1 126 255);}
  .toolhome-shipinyingxiao-advantage__item-inner{padding:15px;background:#fff;box-shadow:2px 4px 34px 0 rgba(15,24,44,0.05);border-radius:8px;transition:all .2s}
  .toolhome-shipinyingxiao-advantage__title{margin:10px 0}
  @media(min-width:768px){
    .toolhome-shipinyingxiao-advantage__item-inner{border:1px solid #E5EAF4;padding:30px;box-shadow:none}
    .toolhome-shipinyingxiao-advantage__item-inner:hover{border-color:transparent;box-shadow: 0px 10px 20px 0px rgba(7, 8, 19, 0.13);border-radius: 10px;}
    .toolhome-shipinyingxiao-advantage__text{transition:all .2s}
  }
  /* features */
  @media(min-width:768px){
    .toolhome-shipinyingxiao-features__items {
      padding: 4vw 14vw;
    }
    .toolhome-shipinyingxiao-features__items:nth-child(odd) {display: flex;justify-content: space-between;flex-flow: row-reverse!important;background: #FBFBFB;}
  }
  @media(max-width:768px){
    .toolhome-shipinyingxiao-features__text {padding: 2vw;text-align: center!important;}
    .toolhome-shipinyingxiao-features__items {background: #FFFFFF;box-shadow: 0px 10px 20px 0px rgba(7, 8, 19, 0.13);border-radius: 10px;margin-bottom: 4vw;text-align: center;}
.section-title{ font-size:22px;}	
	
	.section-detail{ font-size:16px;}
	.toolhome-shipinyingxiao-advantage__title{ font-size:18px;}
	.tab-content .tab-img{width:100%;}.tab-content .text{width:100%;}
	.index-section3 .tab-item{display:block;}
	.index-section3 .d-flex .text-sm{ font-size:14px;}
	.toolhome-shipinyingxiao-painpoint__item{width: 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;}.title-xs{ font-size:18px;}
	.toolhome-shipinyingxiao-painpoint__items{display:block;width:100%;float:left;}
	
	.align-items-center{display:block;}
	.align-items-center .col-7{-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;}
	.align-items-center .col-4{-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;margin-left: 0%;}.toolhome-shipinyingxiao-advantage2-nav .d-none{display:block !important;}
.toolhome-shipinyingxiao-advantage2-nav{width:50%;float:left;margin-bottom:20px;}
.toolhome-shipinyingxiao-advantage2-layout .d-flex{ display:block !important;width:100%;float:left;}
.liop-1 span{ font-size:20px !important;}.liop-1 p{line-height:inherit !important; font-size:16px !important;}
.toolhome-shipinyingxiao .lh18{ font-size:14px !important;}.toolhome-shipinyingxiao .opacity-50{padding-left:10px;padding-right:10px;}
.toolhome-shipinyingxiao-morefeatures .text-sm{ font-size:16px;padding-left:10px;padding-right:10px;}
  }
  /* painpoint */
  .toolhome-shipinyingxiao-painpoint__icon{margin-right: 10px;}
  .toolhome-shipinyingxiao-painpoint__container_fluid {background-color: rgb(162 0 233);position: relative;}
  .toolhome-shipinyingxiao-painpoint__item {margin-bottom: 3vw;border-radius: 6px;padding:2%;}
 .kopop{background: #FFFFFF;box-shadow: 0px 10px 20px 0px rgba(7, 8, 19, 0.23);padding:5%;overflow:hidden;min-height:300px;}
 .kopop .d-flex{display:block !important;width:100%;float:left;}
 .kopop .text-sm{width:100%;float:left;}
 
  .toolhome-shipinyingxiao-painpoint__item:nth-child(odd) {margin-right: 0vw;}
  .toolhome-shipinyingxiao-painpoint__item:nth-child(even) {}
.toolhome-shipinyingxiao-painpoint__bgimg {position: absolute;left: 50%;transform: translateX(-50%);top: -4vw;}
  .toolhome-shipinyingxiao-painpoint__items {position: relative;top: -3vw;}
  @media(min-width:1200px) and (max-width:1400px) {
    .toolhome-shipinyingxiao-painpoint__bgimg {top: -6vw;}
  }
  @media(max-width:991px) {
    .toolhome-shipinyingxiao-painpoint__item {margin: 0 0 3vw 0!important;padding: 4vw;}
    .toolhome-shipinyingxiao-painpoint__items {top: 0;}
    .toolhome-shipinyingxiao-painpoint__container_fluid {padding-top: 4vw;}
  }
  /* advantage2 */
  .toolhome-shipinyingxiao-advantage2-item {}
  .actives {display: block;}
  .toolhome-shipinyingxiao-advantage2-nav {border-bottom: 2px solid #fff;cursor: pointer;}
  .activeColor {border-bottom: 2px solid rgb(30 134 255)!important;color: rgb(30 134 255);}
  @media(max-width:992px){
    .toolhome-shipinyingxiao-advantage2-item__btn {
      padding: 5px 20px;
    }
  }
  /* system */
  .toolhome-shipinyingxiao-system__text{color:#fff;z-index:9;}
  .toolhome-shipinyingxiao-system__header{position:relative;padding-top:4vw}
  .toolhome-shipinyingxiao-system__header::before{content:'';position:absolute;left:0;right:0;top:0;height:140%;background:#02A3C2}
  .toolhome-shipinyingxiao-system__icon .iconfont{font-size:30px;line-height:1}
  .toolhome-shipinyingxiao-system__item-inner{background:#fff;box-shadow:0 6px 10px 0 rgba(0,0,0,0.03);border-radius:10px}
  .toolhome-shipinyingxiao-system__header::before {background:url(../images/toolhome/shipinyingxiao/banner3.png) no-repeat bottom center;background-size:cover;
  }
  @media(min-width:992px){
    .toolhome-shipinyingxiao-system__item-inner{box-shadow: 0 6px 10px 0 rgba(0,0,0,0.03);border-radius:16px;transition:all .5s}
    .toolhome-shipinyingxiao-system__item-inner:hover{transform:translateY(-4px)}
    .toolhome-shipinyingxiao-system__icon .iconfont{font-size:65px}
    .toolhome-shipinyingxiao-system__header::before{}
  }
  /* morefeatures */
  .toolhome-shipinyingxiao-morefeatures__container {background: #FFFFFF;box-shadow: 0px 10px 20px 0px rgba(7, 8, 19, 0.13);border-radius: 10px;}
  .toolhome-shipinyingxiao-morefeatures__li {border-bottom: 1px solid #E1E1E1;border-right: 1px solid #E1E1E1;}
  .toolhome-shipinyingxiao-morefeatures__li:nth-child(3),
  .toolhome-shipinyingxiao-morefeatures__li:nth-child(6),
  .toolhome-shipinyingxiao-morefeatures__li:nth-child(9),
  .toolhome-shipinyingxiao-morefeatures__li:nth-child(12){border-right: none;}
  .toolhome-shipinyingxiao-morefeatures__li:nth-child(10),
  .toolhome-shipinyingxiao-morefeatures__li:nth-child(11),
  .toolhome-shipinyingxiao-morefeatures__li:nth-child(12){border-bottom: none;}
  .toolhome-shipinyingxiao-morefeatures__li:hover {background: #1E86FF;color: #ffffff;}
  .toolhome-shipinyingxiao-morefeatures__li:first-child,
  .toolhome-shipinyingxiao-morefeatures__li:first-child:hover {border-top-left-radius: 10px;}
  .toolhome-shipinyingxiao-morefeatures__li:nth-child(3),
  .toolhome-shipinyingxiao-morefeatures__li:nth-child(3):hover {border-top-right-radius: 10px;}
  .toolhome-shipinyingxiao-morefeatures__li:last-child,
  .toolhome-shipinyingxiao-morefeatures__li:last-child:hover {border-bottom-right-radius: 10px;}
  .toolhome-shipinyingxiao-morefeatures__li:nth-child(10),
  .toolhome-shipinyingxiao-morefeatures__li:nth-child(10):hover {border-bottom-left-radius: 10px;}
  .toolhome-shipinyingxiao-morefeatures__iconfont {line-height: 1;font-size: 40px;margin-right: 10px;}
  .toolhome-shipinyingxiao-morefeatures__iconbox {margin-right: 10px}
  @media(max-width:992px){
    .toolhome-shipinyingxiao-morefeatures__iconbox {margin-right: 0;}
    .toolhome-shipinyingxiao-morefeatures__title {flex-direction: column;justify-content: center;}
    .toolhome-shipinyingxiao-morefeatures__li {border: none;padding: 2vw}
    .toolhome-shipinyingxiao-morefeatures__li:hover {background: transparent;color: #212529;}
    .toolhome-shipinyingxiao-morefeatures__ul {padding: 2vw}
  }
  /* example */
  .toolhome-shipinyingxiao-example__li {position: relative;}
  .toolhome-shipinyingxiao-example__detail {position: absolute;top: 30%;left: 50%;transform: translateX(-50%);}
@media(max-width:992px){
  .toolhome-shipinyingxiao-example__ul {padding: 8vw 0;background:url(../images/toolhome/shipinyingxiao/example-bg.png) no-repeat center;background-size:100%;border-radius: 20px;}
  .toolhome-shipinyingxiao-example__li {margin-bottom: 4vw;}
  .toolhome-shipinyingxiao-example__detail {position: unset;top: unset; left: unset; transform: unset;}
}
  /* makevedio */
.toolhome-shipinyingxiao-makevedio {background-color: rgb(59 67 242);}
  [hide-agent-tab] .toolhome-shipinyingxiao .btn {display: none!important;}

  .common_swiper_pagination {text-align: center; position: absolute;bottom: 20px!important; z-index: 2; width: 20px;}
.common_swiper_pagination span{width: 40px!important; margin: 0 5px; height: 3px;opacity: .5;border-radius: 0;cursor: pointer;box-shadow: 0 0 2px rgba(0,0,0,.2);background-color: #fff;border: 0;}
.common_swiper_pagination .swiper-pagination-bullet-active{opacity: 1;background-color: #fff;}
.common_swiper_img{user-select: none;display: block;width: 100%;max-width: none;}

.pc_swiper_area{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%); height: auto;width: 100%;padding-right: 36%;font-family: Source Han Sans CN;}

@media (min-width:1921px) {
  .pc_swiper_area{padding-right: 400px !important;}
}

#common_banner_container p,{margin: 0;}
#common_banner_container a,#common_banner_container a:hover,#common_banner_container a:active{text-decoration: none;}

#common_banner_container .common_swiper_btn{cursor: pointer;}
.pc_swiper_area .common_swiper_mini_title{font-size: 24px;font-weight: normal;color: #fff;margin-bottom: 0.5vw;}
.pc_swiper_area .common_swiper_title{color: #fff;font-weight: bold;}
.pc_swiper_area .common_swiper_desc{padding: 10px 0 12px;font-weight: 400;color: #fff;line-height: 1.5;}
.pc_swiper_area .common_swiper_btn_box{width: 100%;display: flex;flex-flow: row nowrap;align-items: center;}
.pc_swiper_area .common_swiper_btn{white-space: nowrap; margin: 1vw 1vw 0 0;outline: none;border: none; width: auto;color: #fff;background:rgb(var(--btn-rgb));}

#common_banner_container .common_swiper_btn:focus{outline: none;border: none;}
#common_banner_container .common_swiper_btn:hover{filter:brightness(1.1);}


.mb_swiper_area{position: absolute;top:0;width: 100%;padding:50px 5%;color: #fff;}
.mb_swiper_area .common_swiper_mini_title{font-size: 16px;text-align: center;margin-bottom:1.5vw;}
.mb_swiper_area .common_swiper_title{font-size: 30px;text-align: center;}
.mb_swiper_area .common_swiper_desc{font-size: 16px;font-weight: 400;text-align: center;padding: 10px 0 12px;}
.mb_swiper_area .common_swiper_btn_box{width: 100%;display: flex;flex-flow: row nowrap;align-items: center;justify-content: center;}
.mb_swiper_area .common_swiper_btn{white-space: nowrap; margin: 20px 10px 0;outline: none;border: none; width: auto;color: #fff;background:rgb(var(--btn-rgb));}
.kopop-1{width:100%;float:left; text-align:center;}
.title-xs{width:100%;float:left; text-align:center; font-size:20px; }
.liop{width:100%;float:left;margin-top:50px;}
.liop ul li{width:33.333%;float:left;}
.liop-1{margin:5%;background-color: #8d0297; border-radius:5px;padding:5%;display: flow-root; text-align:center;}
.liop ul{}
.liop-1 span{color: #8d0297;line-height:150px; background-color:#fff; font-size:50px; font-weight:bold; text-align:center; border-radius:100%;margin: auto;
padding: 10%;}
.liop-1 p{width:100%; text-align:center;float:right; color:#fff; font-size:26px;line-height:150px;}
section{width:100%;float:left;}
footer{width:100%;float:left;}

.index-section4 {
  width: 100%;
  float: left;
  background-color:#6A037C;
  padding-bottom: 70px;
  margin-bottom: 0px;padding-top: 70px;
}

.index-section4 .section-title{ color:#fff;}
 .index-section4 .section-detail{ color:rgba(255,255,255,.6);}

.index-section4 .index-section4-left li{ background-color:#fff;}
.index-section4 .index-section4-right{ background-color:#fff;}

.index-section4 .index-section4-content{
	margin: 50px 0 0;
	font-size: 0;
}
.index-section4 .index-section4-left{
	display: inline-block;
	font-size: 14px;
	width: calc(100% - 810px);
	vertical-align: top;
	margin-right: 130px;
}
.index-section4 .index-section4-left ul{
	font-size: 0;
}
.index-section4 .index-section4-left li{
	display: inline-block;
	font-size: 14px;
	width: calc(50% - 20px);
	margin-right: 20px;
	margin-bottom: 40px;
	border-radius: 5px;
	border: 1px solid #e9e9e9;
	padding-bottom: 60px;
	box-sizing: border-box;
	transition: all 0.3s ease;
	cursor: pointer;
	vertical-align: top;
}
.index-section4 .index-section4-left li:hover,
.index-section4 .index-section4-left li.on{
	border-color: #BF09CB;
}

.index-section4 .index-section4-left li:nth-child(2n){
	margin-right: 0;
}
.index-section4 .index-section4-left li .svg{
	text-align: center;
}
.index-section4 .index-section4-left li .svg svg{
	height: 140px;
	width: 80px;
}
.index-section4 .index-section4-left li .detail{
	padding: 0 30px;
	color: #666;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
}

.index-section4 .index-section4-right{
	display: inline-block;
	font-size: 14px;
	width: 680px;
	vertical-align: top;
	overflow: hidden;
	border-radius: 0 0 5px 5px;
	box-shadow: 0 0 32px rgba(167,179,255,.15);
}
.index-section4 .index-section4-right .video{
	width: 100%;
	position: relative;
	z-index: 9;
}
.index-section4 .index-section4-right .video .img{
	position: relative;
	z-index: 10
}
.index-section4 .index-section4-right .video .img .bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);

}
.index-section4 .index-section4-right .video .img .bg svg{
	width: 120px;
	height: 120px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -60px 0 0 -60px;
	fill: #fff;
	cursor: pointer;
}
.index-section4 .index-section4-right .video .img img{
	width: 100%;
	display: block;
}
.index-section4 .index-section4-right .video video{
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.index-section4 .index-section4-right .video-content{
	padding: 30px 40px 85px;
}
.index-section4 .index-section4-right .video-content h4{
	font-size: 20px;
	color: #121212;
	font-weight: normal;
}
.index-section4 .index-section4-right .video-content p{
	color: #666;
	margin-top: 15px;
}

.index-section4-left .svg big {
  font-size: 60px;
  line-height: 80px;
  font-weight: 400;
}.index-section4-left .detail h3 {
  font-weight: 400;
  font-size: 16px;
}.index-section4-left .detail p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}


.more-functions-list{margin-top:50px;}
.more-functions .more-functions__tab{
	width:720px;
	height:40px;
	margin:0 auto 50px;
	border-radius:4px;
	background:#fff;
	overflow:hidden;
}
.more-functions .more-functions__tab a{
	float:left;
	width:33.333%;
	height:40px;
	line-height:40px;
	background:none;
	text-align:center;
	font-size:16px;
	box-sizing:border-box;
	border-right:1px solid #f8f8f8;
	color:#333;
}
.more-functions .more-functions__tab a.on,
.more-functions .more-functions__tab a:hover{
	background:#242ef3;
	color:#fff;
}
.more-functions .more-functions__con{
	width:100%;
	position:relative;
}
.more-functions .more-functions__item{
	height:0;
	font-size:0;
	opacity:0;
	visibility:hidden;
	transition:all 0.5s;
	overflow:hidden;
	
}
.more-functions .more-functions__on{
	opacity:1;
	visibility:visible;
	height:auto;
}
.more-functions .more-functions__item .more-functions__item-wapper{
	overflow:hidden;
	transition:all 0.3s;
}
.more-functions .more-functions__item .more-functions__show{
	max-height:1440px;
}
.more-functions .more-functions__item-wapper a{
	display:inline-block;
	vertical-align:top;
	width:33.333%;
	box-sizing:border-box;
	border-right:2px solid #f8f8f8;
	border-bottom:2px solid #f8f8f8;
	background:#fff;
	font-size:14px;
	text-align:center;min-height:550px;
}

.more-functions .more-functions__item-wapper a i{
	display:inline-block;
	width:90px;
	height:90px;
	line-height:90px;
	border-radius:50%;
	border:1px solid #eaeaea;
	box-sizing:border-box;
	text-align:center;
	font-size:50px;
	color:#BF09CB;
	margin:50px 0 0;
}
.more-functions .more-functions__item-wapper a i svg{
	height:70px;
	width:30px;
	fill:#7b69f1;
}
.more-functions .more-functions__item-wapper a h5{
	font-size:24px;
	color:#333;
	font-weight:normal;
	margin:10px 0 5px;
}
.more-functions .more-functions__item-wapper a p{
	font-size:16px;
	color:#999;
	padding: 10px 30px;
}

.more-functions .more-functions__item-wapper a:hover{
	background:#BF09CB; text-decoration:none;
}
.more-functions .more-functions__item-wapper a:hover i{
	background:#fff;
}
.more-functions .more-functions__item-wapper a:hover h5,
.more-functions .more-functions__item-wapper a:hover p{
	color:#fff;
}

.more-functions .more-functions__item .more{
	text-align:center;
}
.more-functions .more-functions__item .more a{
	display:inline-block;
	margin:50px 0 0;
}


.more-functions {width:100%;float:left;background: #f8f8f8;
padding: 100px 0;}

.new-big-title {
  text-align: center;
  font-size: 36px;
  color: #121212;
  margin-bottom: 15px;
}
@media (max-width:355px) {
  .mb_swiper_area .common_swiper_title{font-size: 20px;}
  .mb_swiper_area .common_swiper_desc{font-size: 12px;}
}


#common_banner_container .common_swiper_btn.gift_btn{background: rgba(0,0,0,0.3);}
#common_banner_container .common_swiper_btn.gift_btn:hover{background: rgba(0,0,0,0.5);}
 
@media (max-width:1460px) {
  .pc_swiper_area .common_swiper_mini_title{font-size: 22px;}
  .pc_swiper_area .common_swiper_desc{padding-top: 8px;}
  .pc_swiper_area{padding-right: 50%;}
}

@media (max-width:960px) {
  .pc_swiper_area .common_swiper_mini_title{font-size: 20px;}
  .pc_swiper_area .common_swiper_desc{padding-top: 4px;}
}

@media (max-width:768px) {
  .pc_swiper_area .common_swiper_mini_title{font-size: 14px;}
  .pc_swiper_area .common_swiper_desc{padding-top: 2px;}
  .pc_swiper_area{padding-right: 0%;}
  .toolhome-shipinyingxiao .opacity-50{ font-size:14px;}
  .index-section4 .index-section4-left li{
		width:100%;
		margin-right: 0px;
		margin-bottom: 20px;
	}
	.index-section4 .index-section4-left li .detail{
		font-size: 14px;
		padding: 0 10px;
		line-height: 18px;
		height:54px;
	}
	.index-section4 .index-section4-right .video-content{
		padding: 20px 15px 40px;
	}
	.index-section4 .index-section4-right .video-content h4{
		font-size: 18px;
	}.index-section4 .index-section4-left{width:100%;float:left;margin-right:0;}
	.index-section4 .index-section4-right{width:100%;}
	.more-functions .more-functions__item-wapper a{width:100%;min-height:inherit;}
	.new-big-title{ font-size:22px;}.more-functions{padding-top:5%;}
	.more-functions .more-functions__item-wapper a h5{ font-size:18px;}
}

@media (max-width:500px) {
  .pc_swiper_area .common_swiper_mini_title{font-size: 12px;}
  .pc_swiper_area .common_swiper_desc{display: none;}
  .toolhome-shipinyingxiao-advantage__icon .vop img{height: 80px;}
 
}