.main {
    display: inline-block;
    width: 100%;
}
@media (min-width: 992px) {
    html,body {
        font-size:16px;
    }

    .container-custom {
        width: 85.652%;
        max-width: 1430.016px;
    }

    .container {
        width: 93.705%;
        max-width: 1799.136px;
    }
}
/* 新聞 */
@media (min-width: 1920px) {
	.imgbox {
        height:280px;
    }
}

@media (max-width: 1920px) {
	.imgbox {
        height:280px;
    }
}

@media (max-width: 1680px) {
	.imgbox {
        height:240px;
    }
}

@media (max-width: 1440px) {
	.imgbox {
        height:220px;
    }
}

@media (max-width: 1366px) {
	.imgbox {
        height:200px;
    }
}

@media (max-width: 1200px) {
	.imgbox {
        height:180px;
    }
}

@media (max-width: 992px) {
	.imgbox {
        height:180px;
    }
	.main{
		margin-top: 60px;
	}
}
.col-item {
    position: relative;
    margin-bottom: 30px;
}
.col-item .imgbox{
    overflow: hidden;
    position: relative;
}
.col-item .textbox {
    background: #f8f8f8;
    text-align: left;
    padding: 32px 28px 36px 28px;
}
@media(max-width: 991px) {
    .panel-img-list-mobile-slide .text-box .name {
        overflow:hidden;
        font-size: 1.2em;
        max-height: 112px;
    }

    .panel-img-list-mobile-slide .text-box .text {
        display: none;
    }

    .panel-img-list-mobile-slide .slick-dots {
        bottom: 0px;
    }

    .panel-img-list-mobile-slide .text-box .category {
        color: #fff;
    }
}

.col-item .textbox .overtext {
    height: 9.6em;
    overflow: hidden;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .news-item .list-box{
        height: 514px; 
        overflow: hidden;
        outline: none; 
        touch-action: none;
        overflow-y: auto;
     }
}
@media (max-width: 768px){
	.col-item .textbox .title {
	    height: auto;
	    font-size: 16px !important;
	}
	.col-item .textbox .info {
	    font-size: 14px !important;
	    margin-top: 0;
	}
}

@media (min-width: 992px){
    .col-item .textbox .overtext .title{
        -webkit-line-clamp: 4;
        max-height: 104px;
    }
}
@media (min-width: 1441px){
    .col-item .textbox .overtext .title{
        max-height: 108px;
    }
}
@media (min-width: 1680px){
    .col-item .textbox .overtext .title{
        max-height: 116px;
    }
}
@media (min-width: 992px) and (max-width:1365px) {
    .col-item .textbox .overtext {
        height:11.5em;
    }
}
@media (min-width: 1366px) and (max-width:1439px){
    .col-item .textbox{
        padding-bottom: 28px;
    }
    .col-item .textbox .overtext {
        height:10em;
    }
}
@media (min-width: 1440px) and (max-width:1700px) {
    .col-item .textbox .overtext {
        height:9.9em;
    }
}

@media (max-width: 992px) {
    .col-item .textbox .overtext {
        height:9.6em;
    }

    .col-item .textbox .overtext {
        height: auto;
    }
	.col-item .textbox {
		padding: 20px 15px !important;
	}
	.col-item .textbox .text {
		margin: 9px 0 25px 0;
	}
}
.event-card .col-item .textbox .overtext {
    height: 6.7em;
}

.event-card .col-item .textbox .overtext .title {
    max-height: 62px;
}

.col-item .textbox .overtext .title {
    height: auto;
    display: block;
	color: #333333;
	font-size: 18px;
}
.col-item .textbox .info {
    font-size: 0.875em;
    height: auto;
    overflow: hidden;
    margin-bottom: 0px;
	color: #333333;
}
.col-item .textbox .info {
    height: 46px;
}
.col-item .textbox .overtext .text {
    font-size: 0.875em;
    line-height: 1.6875em;
    color: #666;
    clear: both;
    height: 60px;
}
.col-item .textbox .overtext .text {
    display: block;
}
.index-service .col-item .textbox .overtext .text {
    display: block;
    overflow: hidden;
}

.col-item .textbox .title {
    font-weight: bold;
    font-size: 1em;
    line-height: 1.625em;
    height: 62px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 10px;
	margin-top: 0;
}

@media (min-width: 768px) and (max-width:992px) {
     .col-item .imgbox {
        height:300px;
    }
}
.imgbox img{
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}
.imgbox img {
    float: none;
    height: auto;
    width: 100%;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 0;
}
/* 面向客户 */
.page-four-sec {
  width: 100%;
  height: 150vw;
  position: relative;
  overflow: hidden;
  color: #fff;
}
.page-four-sec .mb-bg {
  position: absolute;
  width: 100%;
  height: 150vw;
  top: 0;
  left: 0;
}
.page-four-sec .bg,
.page-four-sec .bg-s,
.page-four-sec .bg-f {
  display: none;
}
.page-four-sec .main-box {
  width: 100%;
  height:150vw;
  position: relative;
  z-index: 2;
}
.page-four-sec .main-box .sec-tit {
  position: relative;
  width: 88.8888vw;
  margin: 0 auto;
  height: 40vw;
}
.page-four-sec .main-box .sec-tit h3 {
  position: absolute;
  font-size: 28px;
  color: #FFFFFF;
  line-height: 30px;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-weight: normal;
}
.page-four-sec .main-box .sec-tit h3 span {
  font-size: 0.3rem;
  display: block;
}
.page-four-sec .main-box .four-box {
  width: 88vw;
  margin: 0 auto;
}
.page-four-sec .main-box .four-box .f-cell {
  padding: 0.1rem 0;
  border-bottom: 2px solid #fff;
}
.page-four-sec .main-box .four-box .f-cell h4 {
  font-size: 18px;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 30px;
  margin: 3vw 0;
}
/* .page-four-sec .main-box .four-box .f-cell h4.cur:after {
  display: none;
} */
.page-four-sec .main-box .four-box .f-cell h4:after {
  display: inline-block;
  margin-left: 10px;
  width: 10px;
  height: 10px;
  content: "";
  background-size: 100% 100%;
  background-image: url(../image/add.png);
 /* background-image: url("/img/add.png");
  vertical-align: 5px; */
}
.page-four-sec .main-box .four-box .f-cell p {
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 0.3rem;
  display: none;
}
@media (min-width: 769px) {
  .page-four-sec {
    height: 600px;
    position: relative;
    overflow: hidden;
  }
  .page-four-sec .mb-bg {
    display: none;
  }
  .page-four-sec .bg-s {
    display: block;
    position: absolute;
    width: 1920px;
    height: 600px;
    top: 0;
    left: 50%;
    margin-left: -960px;
  }
  .page-four-sec .bg-s div {
    position: absolute;
    top: 0;
    height: 600px;
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .page-four-sec .bg-s div.cur,
  .page-four-sec .bg-s div:hover {
    opacity: 1;
  }
  .page-four-sec .bg {
    display: block;
    position: absolute;
    width: 1920px;
    height: 600px;
    top: 0;
    left: 50%;
    margin-left: -960px;
  }
  .page-four-sec .main-box {
    width: 97%;
    height: 600px;
    margin: 0 auto;
    max-width: 1480px;
    position: relative;
    overflow: hidden;
  }
  .page-four-sec .main-box .sec-tit {
    position: relative;
    width: 100%;
    max-width: 700px;
    height: 280px;
    z-index: 2;
    margin: 0;
  }
  .page-four-sec .main-box .sec-tit h3 {
    position: absolute;
    font-size: 40px;
	font-weight: 500;
    line-height: 40px;
	color: #FFFFFF;
  }
  .page-four-sec .main-box .sec-tit h3 span {
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 30px;
  }
  .page-four-sec .main-box .four-box {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0;
    padding-top: 340px;
  }
  .page-four-sec .main-box .four-box .f-cell {
    position: absolute;
    width: 25%;
    height: 100%;
    padding: 340px 0 40px 0;
    border-bottom: none;
    top: 0;
    color: #fff;
  }
  .page-four-sec .main-box .four-box .f-cell:hover .pos,
  .page-four-sec .main-box .four-box .f-cell.cur .pos {
    bottom: 135px;
  }
  .page-four-sec .main-box .four-box .f-cell .pos {
    position: absolute;
    width: 82%;
    left: 10%;
    bottom: 226px;
    -webkit-transition: bottom 0.3s;
    -moz-transition: bottom 0.3s;
    -ms-transition: bottom 0.3s;
    -o-transition: bottom 0.3s;
    transition: bottom 0.3s;
  }
  .page-four-sec .main-box .four-box .f-cell:nth-child(1) {
    left: 0;
    border-right: 1px solid #fff;
  }
  .page-four-sec .main-box .four-box .f-cell:nth-child(2) {
    left: 25%;
    border-right: 1px solid #fff;
  }
  .page-four-sec .main-box .four-box .f-cell:nth-child(3) {
    left: 50%;
    border-right: 1px solid #fff;
  }
  .page-four-sec .main-box .four-box .f-cell:nth-child(4) {
    left: 75%;
  }
  .page-four-sec .main-box .four-box .f-cell h4 {
    font-size: 18px;
    line-height: 2;
    margin: 0 0 20px 0;
	color: #FFFFFF;
  }
  .page-four-sec .main-box .four-box .f-cell h4:after {
    display: none;
  }
  .page-four-sec .main-box .four-box .f-cell p {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 0;
    display: none;
  }
}
.swiper-pagination.ie9 {
  position: absolute;
  width: 100%;
  text-align: center;
  height: 12px;
  left: 0;
  top: 610px;
  z-index: 10;
}
.swiper-pagination.ie9 span {
  display: inline-block;
  margin: 0 2px;
  width: 12px;
  height: 12px;
  vertical-align: top;
  background: #bbb;
  border-radius: 50%;
  cursor: pointer;
}
.swiper-pagination.ie9 span.cur {
  background: #fff;
}
.vd-tk-box {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.6);
}
.vd-tk-box .bg-cls {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.vd-tk-box .tk-main {
  position: absolute;
  z-index: 2;
  width: 7.5rem;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.vd-tk-box .tk-main a.cls-tk {
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;
  background-size: 60% 60%;
  background-image: url("http://www.allrun.com.cn/Assets/corp/bciw/img/icon/close2.png");
  background-repeat: no-repeat;
  background-position: center;
  top: -0.5rem;
  right: 0;
  border: 1px solid #fff;
  box-sizing: border-box;
}
.vd-tk-box .tk-main video {
  display: block;
  width: 7.5rem;
  height: auto;
}
@media (min-width: 769px) {
  .vd-tk-box .tk-main {
    width: 80%;
    max-width: 1100px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .vd-tk-box .tk-main a.cls-tk {
    position: absolute;
    width: 30px;
    height: 30px;
    top: -15px;
    right: -15px;
    border: 1px solid #fff;
    box-sizing: border-box;
    border-radius: 50%;
    background-color: #000;
    z-index: 10;
  }
  .vd-tk-box .tk-main video {
    display: block;
    width: 100%;
    height: auto;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .page-four-sec .main-box .four-box .f-cell:hover .pos, .page-four-sec .main-box .four-box .f-cell.cur .pos {
        bottom: 55px;
    }
    .page-four-sec .main-box .four-box .f-cell p {
        line-height: 20px;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .page-four-sec .main-box .sec-tit {
        max-width: 100% !important;
    }
}
/* 新聞按钮 */
.news-more {
    text-align: center;
    margin-top: 15px;
}
.news-more a {
    color: #111111;
    border: 1px solid #111111;
    font-weight: 600;
    display: inline-block;
    padding: 9px 30px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.news-more a:hover {
    background: #3363ff;
	border: 1px solid #3363ff;
    color: #ffffff;
}
/* 底部 */
footer {
    background-color: #f2f2f2;
    padding-top: 20px;
    overflow: hidden;
    text-align: left;
}
.container-custom {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    footer .container {
        width:100%;
    }
	header .container {
	        width:100%;
	    }
}

@media (min-width: 992px) {
    .container-custom {
        width: 85.652%;
        max-width: 1430.016px;
    }

    footer .container {
        width: 93.705%;
        max-width: 1799.136px;
    }
	header .container {
	        width: 93.705%;
	        max-width: 1799.136px;
	    }
}
footer .top-line {
    border-bottom: 1px solid #e2e2e2;
    padding: 20px 0;
    height: 65px;
    overflow-y: visible;
    position: relative;
}

footer .top-line ul {
    overflow: hidden;
}

footer .top-line ul li {
    float: left;
}

footer .top-line a,footer .top-line em {
    font-size: 0.875em;
    line-height: 24px;
    height: 24px;
    color: #595757;
    float: left;
    opacity: 0.6;
}

footer .top-line em {
    margin: 0 15px;
}

footer .top-line a.index {
    opacity: 1;
}

footer .top-line .search-box {
    background-color: transparent;
    top: -5px;
    right: -10px;
    position: absolute;
}

footer .top-line a.btn-open-search {
    float: right;
    height: 24px;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    text-decoration: none;
}

footer .top-line a.btn-open-search .iconfont {
    font-size: 30px;
}

footer .top-line a.btn-open-search.nav-hide {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    visibility: hidden;
}

footer .footer-nav h3 {
    border-bottom: 1px solid #d4d4d4;
    font-size: 1.125em;
    padding: 10px 5px;
	color: #000;
	font-weight: 800;
}

footer .footer-nav h3 span.iconfont {
    float: right;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

footer .footer-nav h3.collapsed span.iconfont {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

footer .footer-nav ul li {
    border-bottom: 1px solid #d4d4d4;
    padding: 10px 0;
}

footer .footer-other-link {
    margin: 30px 0;
}

footer .footer-other-link ul {
    text-align: center;
}

footer .footer-other-link ul li {
    text-align: center;
    display: inline-block;
    margin: 5px 8px;
}

footer .copy {
    background-color: #e6e6e6;
    text-align: center;
    padding: 20px 0;
    margin-top: 20px;
    font-size: 12px;
    line-height: 16px;
    line-height: 2em;
}

footer .copy span {
    display: block;
}

footer .copy ul li {
    display: inline-block;
    margin: 0 5px;
}
footer .read-more .iconfont{
    color: #595757;
    line-height: 0.95em;
    float: none;
    display: inline-block;
}
footer .read-more span, footer .read-more-white span{
    float:none;
   display:inline-block;
  }
@media (min-width: 992px) {
    footer .top-line {
        height:65px;
        overflow: visible;
    }

    footer .footer-nav {
        padding: 48px 0 34px 0;
        border-bottom: 1px solid #e2e2e2;
        margin-bottom: 38px;
    }
    footer .footer-nav .col-md-2{
        width:25%
      }
    footer .footer-nav h3 {
        font-size: 0.9375em;
        border: none;
        line-height: 25px;
        margin: 0;
        margin-bottom: 18px;
        padding: 0;
    }

    footer .footer-nav ul li {
        border: none;
        padding: 0;
        margin-bottom: 15px;
    }

    footer .footer-nav ul li a {
        font-size: 0.8125em;
        line-height: 1.5em;
        color: #595757;
    }

    footer .footer-nav .visitor-link {
        color: #595757;
        border-bottom: 1px solid #e2e2e2;
        padding: 28px 0;
        margin-left: 15px;
        margin-right: 15px;
    }

    footer .footer-nav .visitor-link h3 {
        float: left;
        font-size: 0.8125em;
        margin: 0;
        line-height: 2.8em;
    }

    footer .footer-nav .visitor-link #footer-list-7 {
        float: left;
        margin: 0;
    }

    footer .footer-nav .visitor-link #footer-list-7 li {
        float: left;
        margin: 0 10px;
    }

    footer .footer-other-link {
        margin: 0;
        float: left;
    }

    footer .footer-other-link ul {
        text-align: left;
        margin: 0;
    }

    footer .footer-other-link ul li {
        margin: 0;
        margin-right: 20px;
    }

    footer .footer-other-link ul li a {
        color: #5a5858;
        font-size: 0.8125em;
    }

    footer .share-box {
        float: right;
    }

    footer .copy {
        margin-top: 100px;
        height: auto;
        line-height: 30px;
        padding: 10px 0;
        font-size: 1em;
    }

    footer .copy span {
        display: inline-block;
    }

    footer .copy ul {
        display: inline-block;
        margin: 0;
    }

    footer .copy .copy-text {
        font-size: 0.8125em;
        color: #666;
    }

    footer .copy .copy-text .line {
        width: 1px;
        height: 14px;
        background: #c2c3c3;
        display: inline-block;
        margin: 0 8px 0 8px;
    }

    footer .copy .copy-text a {
        color: #666;
    }

    footer .copy .copy-text span,footer .copy .copy-text li {
        margin: 0 10px;
    }
    /*footer .footer-nav >[class*="col-md"]{
        width: 20%;
    }*/
}
@media (min-width:992px) and (max-width:1024px){
    footer .copy{
        height: auto;
        line-height: 30px;
        padding: 10px 0;
    }
}
@media (max-width: 991px) {
    footer .list-unstyled {
        margin:7px 0 0 0;
    }

    footer .list-unstyled li {
        margin: 8px !important;
    }

    footer .top-line .pull-left {
        display: none;
    }

    footer .top-line .btn-open-search {
        display: none;
    }

    footer .top-line .search-box {
        background-color: transparent;
        top: -10px;
        left: 0;
        position: absolute;
        visibility: visible;
        padding-left: 0;
        padding-right: 0;
        z-index: 80;
    }

    footer .top-line .search-box a.btn-search {
        right: 15px;
    }

    footer .top-line .search-box a.btn-close {
        display: none;
    }
}
.navbar-collapse{
	padding: 0;
}
.share-box li {
    display: inline-block;
    margin: 0 8px;
    vertical-align: middle;
}
.share-box li a {
    position: relative;
    text-decoration: none;
}

.share-box li a span {
    font-size: 30px;
    color: #666666;
}
.share-box li a span.iconFM{
    font-size: 27px;
    position: relative;
    top: -2px;
}
.share-box li a span.hwic_icon_VK1 {
    font-size: 24px;
}
.share-box li .wechat-qrcode {
    position: absolute;
    z-index: 999;
    top: -246px;
    left: -89px;
    width: 200px;
    height: 222px;
    color: #666;
    font-size: 12px;
    text-align: center;  
    -webkit-transition: all 200ms;
    transition: all 200ms;
    display: none;
}
@media (min-width:1025px){
    .share-box li .wechat-qrcode{
        height: 176px;
        top: -196px;
    }
    .share-box li .wechat-qrcode .qrcode p{
        display: none;
    }
}
@media (min-width:768px){
    .share-box li .wechat-qrcode{
        border: 1px solid #eee;
        background-color: #fff;
        box-shadow: 0 2px 10px #aaa;  
    }

}
footer .share-box li .wechat-qrcode {
    border: 1px solid #eee;
    background-color: #fff;
    box-shadow: 0 2px 10px #aaa;
}
.share-box li .wechat-qrcode.show {
    display: block;
}

.share-box li .wechat-qrcode:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: -13px;
    width: 0;
    height: 0;
    border-width: 6px 6px 8px 6px;
    border-style: solid;
    border-color: transparent transparent #f3f3f3 transparent;
}
.share-box li .wechat-qrcode button,.share-box li .wechat-qrcode .share-close {
    background: transparent;
    border: 0;
    font-size: 25px;
    position: absolute;
    top: -6px;
    right: 2px;
    color: #000 !important;
}
.share-box li .wechat-qrcode h4 {
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777;
}

.share-box li .wechat-qrcode .qrcode {
    width: 138px;
    margin: 5px auto;
}

.share-box li .wechat-qrcode img {
    width: 100%;
    vertical-align: middle;
}

footer .share-box li .wechat-qrcode:after {
    border-width: 8px 6px 6px 6px;
    top: auto;
    border-color: #f3f3f3 transparent transparent transparent;
}
/* 设备黑匣子 */
.dirac {
    letter-spacing: calc(-0.037em + 0.526px);
    color: #000;
}
.dirac *, .dirac *:before, .dirac *:after {
    -webkit-font-smoothing: antialiased;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-rendering: optimizeLegibility;
}
.dirac .dirac-section {
  position: relative;
  min-height: 1vh;
}

@media screen and (max-width: 779px), screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
  .dirac .dirac-section {
    min-height: 1vh;
  }
  .product-tabs-wrap{
  	margin-top: 60px;
  }
  .dirac .section-mic{
	  padding-top: 8.41667vw;
	  padding-bottom: 8.41667vw;
  }
}

.second-navigation {
	position: sticky;
	top: 0;
	z-index: 150;
	background-color: #fff;
	width: 100%;
	border-top: 2px solid #efefef;
	border-bottom: 1px solid #d5d5d6;
}
.product-tabs__title{
	float: left;
	line-height: 76px;
}
.product-link{
	color: #000000;
}
.product-tabs__button-container{
	float: right;
	padding-top: 22px;
}
.product-tabs__button.btn--blue {
    border: 2px solid #3363ff;
    background-color: #3363ff;
}
.product-tabs__button-container .btn {
    color: #fff;
    display: inline-block;
    font-size: 13px;
    line-height: 24px;
    font-weight: 800;
    border-radius: 40px;
}
.product-tabs__button {
    padding: 2px 24px;
    height: auto;
    min-width: auto;
}
.kv-textWrap {
    position: absolute;
	top: 6.25vw;
	left: 24.76562vw;
	width: 50.46875vw;
	text-align: center;
	z-index: 99;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1 / 1), (width: 677px) {
  .dirac .section-kv .kv-textWrap {
    /* position: relative;
    top: auto;
    left: auto;
    width: 80.55556vw;
    margin: 0 auto; */
		position: absolute;
		top: 13vw;
		left: 5%;
		width: 90%;
		/* height: 100%; */
		z-index: 1;
		text-align: center;
  }
}
.section-kv .kv-textWrap > div {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 0.26042vw;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1 / 1), (width: 677px) {
  .dirac .section-kv .kv-textWrap > div {
    margin-top: 1.38889vw;
  }
}
.kv-textWrap p {
    font-size: 1.14583vw;
	line-height: 1.6;
	color: #000000;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1 / 1), (width: 677px) {
  .dirac .section-kv .kv-textWrap p {
    font-size: 3.05556vw;
  }
}
.kv-textWrap h2{
	font-size: 3.33333vw;
	letter-spacing:10px;
	line-height: 1.6;
	color: #000000;
	font-weight: 500 !important;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1 / 1), (width: 677px) {
  .dirac .kv-textWrap h2 {
    font-size: 8.88889vw;
  }
}
.mobile{
    display: none;
}
@media only screen and (max-width: 1023px){
	.web {
	    display: none;
	}
	.mobile {
	    display: inline-block;
	}
}

.s1-price-btn {
    display: block !important;
}
.s1-price-btn >a {
    font-size: 0.677083vw !important;
    padding: 0.73vw 1.22vw;
    background: black;
    color: white !important;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    line-height: 1.5;
    border: 1px #000 solid;
    display: inline-block;
    margin-top: 1.2vw;
}
.dirac img, .dirac video {
    width: 100%;
}
.dirac .section-mic {
    padding-top: 8.41667vw;
    text-align: center;
}
.dirac .section-mic .mic-textWrap {
    width: 65%;;
    margin: 0 auto;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1 / 1), (width: 677px) {
  .dirac .section-mic .mic-textWrap {
    margin-left: auto;
    margin-right: auto;
	width: 88.88889vw;
  }
}
.dirac .section-subTitle {
    font-size: 1.66667vw;
    margin-bottom: 0.52083vw;
}
.dirac h2, .dirac h3, .dirac h4 {
    line-height: 1.25;
    font-weight: 700;
	/* margin-bottom: 2vw; */
}
 .section-title1 {
    font-size: 3.33333vw;
	color: #000000;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1 / 1), (width: 677px) {
   .section-title1 {
    font-size: 8.88889vw !important;
    margin-left: auto;
    margin-right: auto;
  }
  .mic-bgWrap .imgs{
	width: 15.1145vw;
	height: 10.1145vw;
	position: absolute;
	left: 26.4vw;
	top: 23vw;
  }
  .mic-textWrap .edition{
	  width: 20.25vw;
	  height: 20.25vw;
	  border-radius: 100%;
	  background-color: #292929;
	  color: #FFFFFF;
	  text-align: center;
	  font-size: 4vw;
	  margin: 0 auto;
	  line-height: 20.25vw;
	  margin-bottom: 1vw;
  }
}
.dirac .section-mic .mic-descWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 3.125vw;
}
.dirac .section-mic .mic-bgWrap {
    width: 37.13542vw;
    margin: 3.125vw auto 0;
   /* border-radius: 1.5625vw; */
    overflow: hidden;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
@media (max-width: 1200px) and (max-aspect-ratio: 1 / 1), (width: 677px) {
  .dirac .section-mic .mic-bgWrap {
    width: 88.88889vw !important;
    margin-top: 8.33333vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.dirac .section-subDesc {
    font-size: 1.66667vw;
    color: #010101;
	line-height: 1.5;
	text-align: center;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1 / 1), (width: 677px) {
  .dirac .section-subDesc {
    font-size: 4.44444vw;
    
  }
}
@media (max-width: 1200px) and (max-aspect-ratio: 1 / 1), (width: 677px) {
  .dirac .mic-descWrap .edition-box {
    width: 88.88889vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.dirac .section-mic .antig-imgs-cntr {
    position: relative;
    /* padding-left: 4.1145vw; */
    width: 59.9687vw;
    z-index: 2;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1 / 1), (width: 677px) {
  .dirac .section-mic .antig-imgs-cntr {
    width: 88.88889vw;
    margin-top: 4.33333vw;
	padding-bottom: 4.33333vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.bg-hui{
	background-image: linear-gradient( #f6f6f8, #d6d6da);
}

.imgs {
    width: 9.1145vw;
    height: 5.1145vw;
    position: absolute;
    left: 18.2vw;
    top: 16.4vw;
}
@keyframes spread
{
	0%{
		transform: scale(0);
		opacity:100;
	   -webkit-transform: scale(0);
	}
	100%{
		transform: scale(4);
		opacity: 0;
		-webkit-transform: scale(4);
	}
}
.circle {
    width: 100%;
    background: hsla(0,0%,50%,.2);
    border-radius: 50%;
    height: 100%;
    -webkit-animation: spread 4s linear infinite;
    animation: spread 4s linear infinite;
    position: absolute;
    top: 0;
    left: 0;
	background: radial-gradient(rgba(255, 255, 255, 0) 40%, #5194ea);
}
.circle2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.circle3 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.circle4 {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}
.bg-black{
	background: #000000;
}
.dirac .section-title-white{
	color: #FFFFFF;
}
.dirac .section-subDesc-white{
	color:#FFFFFF
}
.edition{
	width: 12.25vw;
	height: 12.25vw;
	border-radius: 100%;
	background-color: #292929;
	color: #FFFFFF;
	text-align: center;
	font-size: 2vw;
	margin: 0 auto;
	line-height: 12.25vw;
	margin-bottom: 1vw;
}
.dirac .edition-box{
    position: relative;
    margin: 2vw;
	width: 17.25vw;
}
/* 搭配产品 */
.relate-product-main {
    background: #fff;
    padding: 112px 80px 0;
    overflow: hidden;
}

.relate-product-main .relate-product-title {
    text-align: center;
    font-weight: 700;
    font-size: 3.33333vw;
    line-height: 3.33333vw;
	margin-bottom: 35px;
}
.relate-product-main .list-li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px;
    padding-top: 64px;
}
.relate-product-main .product-li .sub-title {
    font-size: 24px;
    padding-top: 40px;
    font-weight: 700;
    color: #000;
    line-height: 30px;
    overflow: hidden;
	text-align: center;
}
.relate-product-main .list-li .product-li {
    position: relative;
    width: 100%;
    min-height: 1px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 50%;
    max-width: 35%;
	margin: 0 2vw;
    margin-bottom: 80px;
}
.relate-product-main .buy-common-btn {
    padding-top: 40px;
	text-align: center;
}
.relate-product-main .buy-common-btn a {
    display: inline-block;
    font-size: 13px;
    line-height: 24px;
    font-weight: 800;
    padding: 10px 26px;
    border-radius: 40px;
    border: 2px solid rgba(0,0,0,0.3);
    color: #000;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    margin-bottom: 15px;
}

@media only screen and (max-width:1599.98px) and (min-width:768px){
	.relate-product-main{
		padding:112px 40px
	}
}

@media screen and (max-width:991.98px){
	.relate-product-main{
		padding:64px 0 0
	}
	.relate-product-main .relate-product-title{
		font-size:26px;
		line-height:36px;
		color:#000;
		padding:0 40px;
		margin-bottom: 0;
	}
	.relate-product-main .list-li{
		/* margin-right:16px;
		margin-left:16px; */
		padding-top:24px
	}
	.relate-product-main .list-li .product-li{
		padding-left:4px;
		padding-right:4px;
		margin-bottom:40px
	}
	.relate-product-main .list-li .product-li:nth-child(2n-1){
		padding-left:0
	}
	.relate-product-main .list-li .product-li:nth-child(2n){
		padding-right:0
	}
	.relate-product-main .product-li .product-item{
		padding:0;
		min-height:215px;
		border-radius:16px
	}
	.relate-product-main .product-item-colorlist{
		display:none
	}
	.relate-product-main .product-li .sub-title{
		font-size:15px;
		padding-top: 20px;
		line-height:18px;
	}
	.relate-product-main .list-li .product-li .relate_price{
		padding:0 16px
	}
	.relate-product-main .buy-common-btn{
		padding-top:12px;
	}
	.relate-product-main .buy-common-btn a{
		margin:0 0 5px;
		border: 1px solid rgba(0,0,0,0.3);
		padding: 5px 15px;
	}
	.relate-product-main .buy-common-btn a:hover{
		border:0
	}
	.relate-product-main .buy-common-btn button{
		display:block;
		margin:0 0 5px;
		border-radius:0;
		border:0;
		padding:0
	}
	.relate-product-main .buy-common-btn button:hover{
		border:0
	}
	.relate-product-main .buy-common-btn .btn--arrow::after{
		margin-left:5px
	}
}
.relate-product-main .relate-product-wrap {
    max-width: 1760px;
    width: 100%;
    margin: 0 auto;
}
.relate-product-main .list-li.pc-list-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
}

.relate-product-main * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.relate-product-main .product-li .product-item {
    padding: 24px;
    background-color: #f5f5f5;
    min-height: 457px;
    position: relative;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: .6s ease-out;
    transition: .6s ease-out;
}
@media screen and (max-width: 991.98px){
	.relate-product-main .product-li .product-item {
	    padding: 0;
	    min-height: 140px;
	    border-radius: 16px;
	}
}
@media screen and (min-width:992px){
	.relate-product-main .product-li .product-item{
		border-radius:24px
	}
}
@media only screen and (max-width: 1600px) and (min-width: 1200px){
	.relate-product-main .product-li .product-item {
    min-height: 25vw;
	}
}
.relate-product-main .product-li .product-item-imageLink {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    height: calc(100% - 50px);
    width: 500px;
    max-height: 78%;
}
@media screen and (max-width: 1600px){
	.relate-product-main .product-li .product-item-imageLink {
		width: 80%;
	}
}

/* 设备摄像头 */
.hooke-kv-logo-container {
    width: 40.458333vw;
    position: absolute;
    top: 14.989583vw;
    left: 15.760417vw;
	text-align: left;
}
.hooke-ga1{
	width: 17.40625vw !important;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1 / 1), (width: 677px) {
  .dirac .hooke-ga1{
    width: 88.88889vw;
  }
}
/* 设备广告屏 */
.screen-kv-container{
	width: 23.85vw;
	position: absolute;
	top: 14.989583vw;
	left: 12.760417vw;
}
.screen-ga1{
	width: 14.5vw !important;
	z-index: 999;
}
.screen-imgs{
	width: 10vw;
	height: 10vw;
	position: absolute;
	left: 45vw;
	top: 35vw;
	z-index: -999;
}
@media (max-width: 1200px) and (max-aspect-ratio: 1 / 1), (width: 677px) {
	.screen2-img {
		width: 40vw !important;
	}
	.screen-imgs{
	  top: 90vw;
	  width: 30vw;
	  height: 30vw;
	  position: absolute;
	  left: 35vw;
	  z-index: -999;
	}
	.dirac .section-kv .kv-wrap .screen-kv-container{
		width: 65%;
		left: 17.5%;
	}
}
/* 关于我们 */
.content-img-box {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
}
@media (min-width: 992px)
.mb70 {
    margin-bottom: 70px !important;
}
.content-img-box img.bg {
    width: 100%;
    height: auto;
    float: left;
}
@media (min-width: 1200px){
	.hidden-lg {
	    display: none !important;
	}
}
@media (max-width: 991px) and (min-width: 768px){
	.hidden-sm {
	    display: none !important;
	}
}
.content-img-box .content-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.vertical-middle-sm {
    display: table;
    height: 100%;
    width: 100%;
}
@media (min-width: 992px){
	.h1style .content-box .vertical-middle-sm {
	    width: 80%;
	    margin: 0 auto;
	    max-width: 1366px;
	}
}
.vertical-middle-sm>div {
    vertical-align: middle;
    display: table-cell;
    height: 100%;
    min-height: 100%;
    float: none !important;
	position: relative;
	top: -80px;
}
@media (max-width: 992px){
	.vertical-middle-sm>div {
	    position: relative;
	    top: 0;
	}
}
.content-img-box .content-box h1, .content-img-box .content-box h2, .content-img-box .content-box h3 {
    color: #fff;
	text-align: center;
	font-weight: normal !important;
}
.content-box h1 {
    max-width: 80%;
    margin-top: 0;
    margin-bottom: 0;
    margin: 0 auto;
    padding-bottom: 0;
}
@media (min-width: 992px){
	.content-box h1 {
	    font-size: 3em;
	}
}
.content-img-box .content-box .subtitle.p1 {
    font-size: 1em;
    line-height: 1.95em;
	font-weight: normal !important;
}
.content-img-box .content-box .subtitle {
    color: #fff;
    font-size: 1em;
    line-height: 1.95em;
}
@media (min-width: 992px){
	.content-img-box .content-box .subtitle {
	    max-width: 50%;
	}
}
@media (min-width: 992px){
	.content-box .subtitle {
	    margin-top: 22px;
	    max-width: 75%;
	}
}
.content-box .subtitle {
    margin: 0 auto;
    margin-top: 11px;
    font-size: 1em;
    line-height: 1.95em;
    color: #666;
    text-align: center;
    padding: 0 20px;
}
.main-subnav {
    text-align: center;
    height: 68px;
    width: 100%;
    background-color: #161616;
    z-index: 101;
    position: relative;
}
.main-subnav .nav-box {
    height: 68px;
    line-height: 40px;
}
.main-subnav ul {
    overflow: hidden;
    text-align: left;
    margin: 0;
    width: 100%;
}

.main-subnav ul li {
	float: left;
	border: none;
	padding: 0;
	overflow: visible;
}
@media (max-width: 992px){
	.main-subnav ul li {
		width: 30% !important;
	}
	.about-quality.content-box .app_title {
	    text-align: center !important;
	}
}
.main-subnav ul li span{
	display: block;
}


.main-subnav ul li.active {
	border-right: 1px solid #3363ff;
	background: #262626;
}
.main-subnav ul li a {
	font-size: .875rem;
	line-height: 0.8125em;
	height: 50px;
	color: #FFFFFF;
	min-width: 160px;
	min-width: 10rem;
	padding: 16px;
	padding: 1rem;
	display: inline-block;
	line-height: 1.125rem;
}

.content-title-left {
    position: relative;
}
@media (min-width: 992px){
	.content-title-left {
	    padding-left: 315px;
	}
}
@media (min-width: 992px){
	.content-title-left .content-title-left-l {
	    width: 300px;
	    position: absolute;
	    left: 0;
	    top: 0;
	}
}
.content-box h2 {
    color: #333;
	font-weight: bold;
    text-align: center;
    position: relative;
    padding: 0;
    padding-bottom: 8px;
    display: inline-block;
    margin: 0;
    float: none !important;
    max-width: 80%;
}
.content-box h3{
	padding-bottom: 8px;
}
.p70{
	padding-top: 35px;
	padding-bottom: 35px;
}
@media (min-width: 992px){
	.content-box h2.pull-left {
	    float: left !important;
	    text-align: left;
	    max-width: none;
	}
	.p70 {
	    padding-top: 70px;
		padding-bottom: 70px;
	}
}

.content-title-left .content-title-left-r .r-c-text p {
    text-align: left;
    text-indent: 0em;
    margin-bottom: 20px;
	font-size: 18px;
}
.main-subnav .collapse {
	display: block !important;
}
/*  */
.series-item-card_wrap{
	width: 100%;
	height: 100%;
	padding: 64px 100px;
	background-color: #fff;
	border-radius: 24px;
}
.pt70{
	padding-bottom: 0;
}
.content-box h2:after {
    content: '';
    width: 15%;
    height: 2px;
    background-color: #000000;
    position: absolute;
    left: 15%;
    margin-left: -15%;
    bottom: 0;
    min-width: 35px;
}
.about-quality.content-box h2 {
    text-align: center;
    float: none;
    margin-bottom: 15px;
}
.about-ul-box{
	width: 100%;
	float: left;
    padding-left: 18px;
	padding-bottom: 15px;
}
.about-quality ul {
	width: 354px;
}
.about-quality ul li {
	float: left;
	width: 50%;
    list-style: disc;
    text-align: left;
    color: #333;
    margin: 5px 0;
    font-size: 1em;
    line-height: 1.875em;
}
.about-quality p {
    width: 100%;
    height: 32px;
    position: relative;
    line-height: 30px;
    margin: 0;
    text-align: center;
    overflow: hidden;
}
.about-quality p a {
    color: #3d6eff;
	border: 1px solid #3d6eff;
	border-radius: 20px;
    width: 100px;
    height: 32px;
    display: block;
    cursor: pointer;
    text-align: center;
    font-family: PingFangSC-Regular;
}
.about-quality .travel_plan_logo {
    width: 577px;
    height: 85px;
    background-image: url(../image/case4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    text-indent: -9999;
	margin-top: 30px;
}
.about-quality .pull-left {
    font-size: 22px;
    color: #3d6eff;
	width: 100%;
    line-height: 28px;
    margin: 20px 0 0;
    text-align: left;
    font-weight: 200;
}
/* -花果园 */
.case1-banner-title{
	color: #000000 !important;
}
.case1-banner-subtitle{
	color: #000000 !important;
}
.case-vc{
	display: flex;
	justify-content:center;
	align-items:Center;
}
@media (max-width: 992px){
	.case-vc {
	    display: inherit;
	}
	.about-quality .travel_plan_logo{
		width: 100%;
		height: 53px;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.about-quality ul {
		width: 100%;
	}
	.section-mic .container-custom .p2{
		padding-top: 20px;
	}
	.series-item-card_wrap{
		padding: 30px ;
	}
	.about_app_title{
		max-width: 100% !important;
		text-align: left !important;
		font-size: 26px;
		width: 100%;
	}
}
.case1-imgs{
	width: 10vw;
	height: 10vw;
	position: absolute;
	left: 5vw;
	top: 1vw;
	z-index: -999;
}
/* .about-quality .col-md-4 .screen-ga1{
	width: 10vw !important;
} */
.case-bg-hui{
	background: #f6f7f8;
}
/* 联系我们 */
.content-title-left-r .row .title {
    font-weight: bold;
    font-size: 2.2em;
    margin-bottom: 30px;
    width: 92%;
    padding-bottom: 8px;
	color: #333333;
	font-weight: 500;
}
@media (max-aspect-ratio: 1/1) and (max-width: 1200px), (width: 677px){
	.content-title-left-r{
		padding: 10vw 0;
	}
	.content-title-left-r .row .title{
		margin-bottom: 0;
	}
	.content-title-left-r .row .col-md-4{
		padding-top: 5vw;
		padding-bottom: 5vw;
	}
}
/* 供应商 */
.supplier_1{
	/* width: 26.25vw; */
	margin: 1vw;
	height: 18.71875vw;
	border-radius: 1.5625vw;
	padding: 2vw;
	background: #FFFFFF;
}
@media (max-aspect-ratio: 1/1) and (max-width: 1200px), (width: 677px){
	.supplier_1{
	    width: 88.88889vw;
		margin: 0 auto;
	    height: 88.33333vw;
	    border-radius: 6.52778vw;
		margin-bottom: 13.88889vw;
		margin-top: 13.88889vw;
		padding: 7vw;
	}
	.supplier_1 h2{
		font-size: 6.66667vw !important;
	}
}

.supplier_1 h2{
	font-size: 1.2vw;
	margin-bottom: 0 !important;
	padding-bottom: 10px !important;
	font-weight: 500;
}
.supplier_1 div{
	color: #666666;
}
.supplier_1 h2:after {
    content: '';
    width: 15%;
    height: 2px;
    background-color: #3363ff;
    position: absolute;
    left: 15%;
    margin-left: -15%;
    bottom: -200%;
    min-width: 20px;
}
.supplier-2{
	width: 70%;
	padding-top: 0.8vw;
}
.supplier_title1 .section-title1{
	text-align: center;
	/* margin-bottom: 2vw; */
	font-size: 2.3vw;
	font-weight: 500;
}

.dirac .function-icon.icon1 img {
    width: 5vw;
    margin: 0 auto;
}
@media (max-aspect-ratio: 1/1) and (max-width: 1200px), (width: 677px){
	.dirac .function-icon.icon1 img{
	    width: 20.77778vw;
	}
	.platform-icon{
		width: 22vw !important;
	}
	.platform-advantage-title{
		height: 98.33333vw !important;
	}
}
.supplier-3{
	text-align: center;
	padding-top: 1vw;
}

/* 平台 */
.platform-advantage-title h2::after{
	display: none;
}
.platform-advantage-title{
	height: 20vw;
}
.pt-ys-title::after{
	display: none;
}
.pt-ys-nr{
	color: #666666;
	font-size: ;
}
.platform-img{
	text-align: center;
	padding: 30px 0;
}
.platform-icon{
	width: 8vw;
	margin: 0 auto;
}
.sm_cover_ul {
    width: 60% !important;
    margin: 0 auto;
}
.ksp-wrap{
	position: relative;
	width: 61vw;
	height: 15.52083vw;
	margin: 3.125vw auto 0;
}
.ksp-detail{
	text-align: center;
}
.ksp-detail.detail1 {
    width: 19vw;
    height: 13.41667vw;
    top: 0;
    left: 0;
	position: absolute;
	padding: 1vw;
}
.ksp-detail.detail2 {
    width: 19vw;
    height: 13.41667vw;
    top: 0;
    left: 21vw;
	position: absolute;
	padding: 1vw;
}
.ksp-detail.detail3 {
    width: 19vw;
    height: 13.41667vw;
    top: 0;
    left: 42vw;
	position: absolute;
	padding: 1.5vw 2vw;
}
.platform-1{
	border-radius: 1.5625vw;
	background: #f6f7f8;
}
.vertical-middle-sm .platform-2{
	top: 0;
}
@media (max-aspect-ratio: 1/1) and (max-width: 1200px), (width: 677px){
	.ksp-wrap {
	    width: 88.88889vw;
		height: 130.58333vw;
	    margin-top: 8.33333vw;
	}
	.ksp-detail.detail1{
		width: 100%;
		left: 0;
		top: 0;
		height: 37.36111vw;
		bottom: auto;
	}
	.ksp-detail.detail2{
		width: 100%;
		left: 0;
		top: 45vw;
		height: 37.36111vw;
		bottom: auto;
	}
	.ksp-detail.detail3{
		width: 100%;
		left: 0;
		top: 90vw;
		height: 37.36111vw;
		bottom: auto;
	}
	.sm_cover_ul {
	    width: 90% !important;
	    margin: 0 auto;
	}
	.vertical-middle-sm .platform-2{
		top: -80px;;
	}
	.section-mic .about-quality .col-md-6 {
		text-align: center;
		max-width: 100%;
	}
	.section-mic .about-quality .col-md-6 .app_title::after{
		display: none;
	}
	.section-mic .about-quality .col-md-6 div{
		text-align: center;
		padding-bottom: 20px;
	}
}
/* 小程序 */
.about-quality.content-box .app_title{
	text-align: left;
}