/*行业解决方案开始*/
.industry-solutions-top{
    display: flex;
    justify-items: center;
    align-items: center;
    vertical-align: middle;
    margin-top: 60px;
    margin-top:60px;
    background-image: url("../images_web/industry-solution/industry-solution1/industry-solution-banner.jpg");
    background-position: center;
    background-size:cover;
}
.applicable-industry-title{
    margin-top: 5%;
}
.industry-characteristics-body{
    margin-bottom: 5%;
}
.industry-characteristics-reason{
    margin-top: 5%;
    margin-left: 10%;
}
.industry-characteristics-num{
    background-image: url("../images_web/industry-solution/industry-solution1/num-bgimg.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 15%;
    height: 100%;
    /*margin-right: 3%;*/
    /*margin-top: 3%;*/
    padding:1% 5%;
}
.in-icon{
    display: block;
    color: #ffffff;
    font-size: 20px;
    /*margin-left: 30%;*/
}
.industry-characteristics-box{
    width: 70%;
    background-color: #c5ecff;
    box-shadow: 0px 10px 15px 0px
    rgba(6, 0, 1, 0.2);
    border-radius: 20px;
    padding-left: 2%;
    padding-top: 1%;
}
.industry-characteristics-p{
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #555555;
}
.industry-solution{
}
.industry-solution2{
    height: 2000px;
}
.industry-solution-title{
    margin-bottom: 5%;
}
.industry-solution-topbox,.industry-solution-centerbox,.industry-solution-bottombox{
    position: relative;
    height: 350px;
}
.industry-solution-bottombox{
}
.industry-solution-centerbox{
}
.industry-solution-img{
    width: 30%;
    height: 400px;
    /*height: 100%;*/
}
.industry-solution-img1{
    margin-left: 20%;
}
.industry-solution-img2{
    position: absolute;
    right: 30%;
}
.industry-solution-img3{
    position: absolute;
    left: 0;
    top: 10%;
}
.industry-solution-box{
    z-index: 99;
    text-align: center;
    width: 40%;
    padding: 1% 5%;
    background-color: #7ecef4;
    box-shadow: 0px 10px 15px 0px
    rgba(6, 0, 1, 0.2);
    border-radius: 20px;
}
.industry-solution-box1{
    position: absolute;
    right: 15%;
    top: 30%;
}
.industry-solution-box2{
    position: absolute;
    left: 5%;
    top: 30%;
}
.industry-solution-box3{
    position: absolute;
    right: 15%;
    top: 30%;
}
.circle-i{
    display: block;
    color: #ffffff;
    text-shadow: 6px 8px 5px
    rgba(48, 81, 96, 0.6);
    font-size: 30px;
    margin-bottom: 3%;
}
.industry-solution-p{
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #ffffff;
    text-align: justify;
}
/*关联产品*/
.related-products{
    margin-top: 10%;
}
.related-products-box{
    margin: 10% 10% 5% 10%;
}
.related-products-box2{
    margin-bottom: 10%;
}
.related-products-txt{
    width: 47%;
    margin:7% auto;
    background-color: #ffab40;
    box-shadow: 0px 10px 20px 0px
    rgba(0, 0, 0, 0.4);
    border-radius: 50px;
    text-align: center;
    padding: 10% 3% 3%;
    position: relative;
}
.related-products-p{
    font-size: 20px;
    letter-spacing: 3px;
    color: #ffffff;
}
.related-products-btn{
    border-radius: 32px;
    border: solid 3px #ffffff;
    padding: 3% 10%;
    background-color: #ffab40;
}
.related-products-a{
    font-size: 16px;
    letter-spacing: 3px;
    color: #ffffff;
}
.related-products-a:hover{
    color: #ffffff;
    text-decoration: none;
}
.related-products-img{
    height: 200px;
    position: absolute;
    left: 35%;
    top: -50%;
}
.related-products-img2{
    width: 200px;
    left: 25%;
    top: -40%;
}
.related-products-img3{
    position: absolute;
    width: 45%;
    left: 25%;
    top: -47%;
}
.related-products-img4{
    top: -35%;
}
/*行业解决方案结束*/


/*小程序商城开始*/
/*顶部*/
.small-program-top{
    display: flex;
    justify-items: center;
    align-items: center;
    vertical-align: middle;
    margin-top: 60px;
    background-color: #000000;
    opacity: 1;
    background-image: url("../images_web/small-program/small-program-banner.jpg");
    background-position: center center;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
}
.small-top-p{
    text-align: left;
    width: 52%;
    margin: 0 auto;
    font-weight: bold;
    font-size: 45px;
    font-style: italic;
    letter-spacing: 8px;
    color: #7ecef4;
}
.small-center-p{
    margin-top: 65px;
    text-align: center;
    font-weight: bold;
    font-size: 70px;
    letter-spacing: 12px;
    color: #f3f3f3;
}
.small-center-span{
    font-size: 70px;
    font-weight: bold;
    letter-spacing: 12px;
    color: #ffb03a;
}
.small-bottom-p{
    width: 52%;
    margin: 0 auto;
    font-weight: bold;
    text-align: left;
    font-size: 70px;
    letter-spacing: 12px;
    color: #f3f3f3;
}
.small-program-top-btn{
    cursor: pointer;
    position: absolute;
    bottom: 20%;
    left: 40%;
    border: 0;
    text-align: center;
    background-color: #ffb03a;
    border-radius: 40px;
    opacity: 0.7;
    padding:  1% 4%;
}
.small-program-top-btn:hover{
    background-color: #EEEE00;
    outline: none;
}
.small-program-top-txt{
    display: block;
    font-size: 30px;
    letter-spacing: 11px;
    color: #ffffff;
}
.fly-icon{
    width: 70px;
    height: 70px;
    background-image: linear-gradient(-70deg,
    #3d7b99 0%,
    #7ecef4 100%),
    linear-gradient(
            #7ecef4,
            #7ecef4);
    background-blend-mode: normal,
    normal;
    opacity: 0.8;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    display: none;
}
.xiaoshou{
    position: absolute;
    right: 33%;
    top: -5%;
}
.shangcheng1{
    position: absolute;
    right: 21%;
    top: 9%;
}
.kucun{
    position: absolute;
    right: 17%;
    top: 30%;
}
.shangcheng{
    position: absolute;
    right: 23%;
    top: 52%;
}
.fly-icon-i{
    display: block;
    font-size: 45px;
}
.small-program-advantages-title{
    margin-top: 94px;
    margin-bottom: 106px;
}
.small-program-advantages ul{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    opacity: 0.5;
}

.small-program-advantages ul li {
    width: calc(85%/3);
    margin: 0 2.5%;
    height: 400px;
    box-sizing: border-box;
    cursor: pointer;
    background-color: #ffffff;
    border-radius: 20px;
    border: solid 1px #625b5b33;
    text-align: center;
}
.small-program-advantages-li:hover .small-program-advantages-icon{
    border: solid 2px #7ecef4;
}
.small-program-advantages-li:hover .small-program-advantages-h4{
    font-weight:bold;
}
.small-program-advantages-li:hover{
    border: solid 2px #7ecef4;
}
.small-program-advantages-icon{
    box-sizing: border-box;
    background-color: rgba(230, 223, 223, 0.37);
    border-radius: 100%;
    line-height: 120px;
    width: 120px;
    height: 120px;
    text-align: center;
    margin: 50px auto;
}
.hongli{
    width: 72px;
    height: 72px;
    font-size: 70px;
    color: #7ecef4;
    margin: 0 auto;
    text-shadow: 3px 12px 7px
    rgba(98, 98, 98, 0.2);
}
.small-program-advantages-h4{
    font-size: 20px;
    letter-spacing: 5px;
    font-weight: 550;
    color: #202020;
    margin-top: 10%;
}
.small-program-advantages-underline{
    width: 60px;
    height: 5px;
    background-color: #ededed;
    margin-left: 40%;
    margin-bottom: 20%;
}
.small-program-advantages-p{
    font-size: 14px;
    color: #555555;
}

/*小程序商城开通*/
.small-program-opened-top{
    position: relative;
    width: 100%;
}
.small-program-opened-top-img{
    width: 40%;
    position: relative;
    left: 10%;
    top: 0;
}
/*时间轴*/
div.item {
    position: absolute;
    right: 25%;
    top: 10%;
    width: 40%;
    height: 40%;
}

#timeline {
    position: relative;
    display: table;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
}
#timeline div:after {
    content: '';
    width: 7px;
    position: absolute;
    top: -10px;
    bottom: 0;
    left: 60px;
    z-index: 1;
    background-image: linear-gradient(0deg,
    #7ecef4 0%,
    #3689d5 100%,
    #20699d 100%,
    #094964 100%),
    linear-gradient(
            #3689d5,
            #3689d5);
    background-blend-mode: normal,
    normal;
}

#timeline section.year {
    position: relative;
}
#timeline section.year:first-child section {
    margin-top: -20px;
    padding-bottom: 0;
}
#timeline section.year section {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 40px;
}
#timeline section.year section ul {
    list-style-type: none;
    padding: 0 0 0 75px;
    margin:0 0 16px;
    font-size: 16px;
}
#timeline section.year section ul:last-child {
    margin-bottom: 0;
}
#timeline section.year section ul:first-of-type:after {
    content: '';
    width: 22px;
    height: 22px;
    background-color: #ffffff;
    border: 6px solid #3689d5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    /*-ms-border-radius: 50%;*/
    border-radius: 50%;
    position: absolute;
    left: 53px;
    top: 3px;
    z-index: 2;
}
.timeline-span{
    display: block;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 5px;
    color: #555555;
}
#timeline section.year section ul li {
    padding-top: 3%;
    padding-bottom: 3%;
    width: 100%;
    display: none;
    margin-bottom: 10%;
    margin-left: 6%;
    padding-left: 8%;
    background-image: linear-gradient(-70deg,
    #ffffff 0%,
    #7ecef4 100%),
    linear-gradient(
            #7ecef4,
            #7ecef4);
    background-blend-mode: normal,
    normal;
    border-radius: 31px;
}
.small-program-opened-bottom{
    margin-top: -6%;
}
.small-program-opened-p{
    position: absolute;
    right: 30%;
    top: 6%;
    font-size: 20px;
    letter-spacing: 3px;
    color: #555555;
}
.small-program-opened-bottom1{
    position: relative;
    height: 560px;
}
.small-program-opened-bottom1:hover{
    z-index: 99;
}
.small-program-opened-bottom1-bgimg1{
    position: absolute;
    top: 15%;
    right: 10%;
    width: 45%;
    height: 550px;
    z-index: 1;
    background-image:url(../images_web/small-program/yellow.png);
    box-shadow: rgba(224, 180, 32, 0.836) 0px 0px 50px; 
    background-size: 100% 100%;
}
.small-program-opened-bottom1-h4{
    font-size: 50px;
    font-weight: bold;
    letter-spacing: 3px;
    color: #ffffff;
    margin-bottom: 5%;
}
.small-program-opened-bottom2-h4{
    text-align: right;
}
.small-program-opened-bottom1-underline{
    width: 35%;
    height: 3px;
    background-color: #ffffff;
    opacity: 0.5;
}
.small-program-opened-bottom2-underline{
    margin-left: 60%;
}
.small-program-opened-bottom1-p{
    font-size: 22px;
    letter-spacing: 2px;
    color: #ffffff;
    margin-top: 10%;
    margin-bottom: 8%;
}
.phone-right{
    width: 24%;
    position: relative;
    left: 24%;
    top: 22%;
    z-index: 99;
}
/*.yellow-img{*/
    /*width: 50%;*/
/*}*/
.small-program-opened-bottom-btn1{
    position: absolute;
    bottom: 75px;
    left: 25%;
    width: 270px;
    height: 80px;
    display: block;
    margin: 0 auto;
    border-radius: 42px;
    background-color: #de8e1e;
    border: solid 2px #ffffff;
}
.small-program-opened-bottom-txt{
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 9px;
    color: #ffffff;
}
.small-program-opened-bottom2{
    top: -100px;
    position: relative;
    height: 700px;
}
.small-program-opened-bottom1-bgimg2{
    position: absolute;
    top: 1%;
    left: 10%;
    z-index: 50;
    width: 45%;
    height: 550px;
    background-image:url(../images_web/small-program/blue.png);
   box-shadow: rgba(66, 117, 228, 0.836) 0px 0px 50px; 
    background-size: 100% 100%;
}
.phone-left{
    position: relative;
    left: 45%;
    top: 31%;
    z-index: 99;
    width: 35%;
}
.small-program-opened-bottom-btn2{
    position: absolute;
    bottom: 75px;
    left: 25%;
    display: block;
    margin: 0 auto;
    width: 270px;
    height: 80px;
    background-color: #2273bb;
    border-radius: 42px;
    border: solid 2px #ffffff;
}

/*小程序商城案例*/
.small-program-case-title{
    margin-top: 5%;
    margin-bottom: 5%;
}
.small-program-case-body ul{
    width: 80%;
    margin: 0 auto;
    display: flex;
    justify-items: center;
    align-items: center;
    text-align: center;
    flex-wrap: wrap;
}

.small-program-case-body ul li {
    opacity: 0;
    width: 26%;
    margin: 0 auto 31px;
    text-align: center;
}
.small-program-case-img{
    width: 100%;
}
/*小程序商城开通*/
.small-program-opened-title{
    margin-top: 5%;
    margin-bottom: 5%;
}
/*小程序商城结束*/

/*产品与服务开始*/
.product-service-top{
    display: flex;
    justify-items: center;
    align-items: center;
    vertical-align: middle;
    margin-top:60px;
     background-color: #000000;
     opacity: 1;
     background-image: url("../images_web/product-service/product-service-banner.jpg");
     background-position: center center;
    background-size:100% 100%;
     background-repeat: no-repeat;
     position: relative;
 }
.product-top-p{
    position: absolute;
    left: 30%;
    top: 30%;
    font-size: 100px;
    font-weight: bold;
    letter-spacing: 15px;
    color: #fefefe;
}
.product-bottom-p{
    position: absolute;
    left: 40%;
    top: 50%;
    font-size: 48px;
    font-weight: bold;
    letter-spacing: 5px;
    color: #7ecef4;
}
.bg3{
    background: url(../images_web/product-service/product_service_banner_center.png);
    background-size: 100% 100%;
    height: 666px;
}
    /*免费产品*/
.free-product-title{
    margin-bottom: 66px;
}

/*付费产品*/
.paid-product-title{
    margin-bottom: 86px;
}
.paid-product-content{
    position: relative;
}
.paid-product-img{
    width: 50%;
    position: relative;
    z-index: 9;
}
.computer-img{
    width: 50%;
    position: relative;
    left: 35%;
    top: 3%;
}
.down_pc,.down_pc:hover{
    background-image: linear-gradient(-27deg,#669bb5 0%,#7bacc4 50%,#8fbcd3 100%),linear-gradient(#70afce,#70afce);
    color:#FFF;
    display:inline-block;
    width:120px;
    height:40px;
    box-shadow: 0px 10px 15px 0px rgba(6, 0, 1, 0.5);
    border-radius:8px;
    text-decoration:none;
    line-height:40px;
}
.down_pc:active{
    background-image: linear-gradient(-27deg,#8fbcd3 0%,#c3eafd 100%),linear-gradient(#70afce,#70afce);
    box-shadow: 0px 10px 15px 0px rgba(6, 0, 1, 0.5);
}
.paid-product-box{
    position: absolute;
    left: 40%;
    top: 8%;
    width: 40%;
    height: 300px;
    box-shadow:20px 20px 3px -6px rgba(6, 0, 1, 0.3) inset, 20px 20px 3px -6px rgba(6, 0, 1, 0.3);
    border: solid 10px #7ecef4;
    text-align: center;
}
.paid-box-two{
    margin-top: 15%;
}
.paid-product-box p:first-child{
    font-size: 25px;
    letter-spacing: 4px;
    color: #555555;
    margin-top: 13%;
}
.paid-product-box p:nth-child(2){
    font-size: 16px;
    letter-spacing: 2px;
    color: #666666;
    margin-top: 5%;
    margin-left: 10%;
    margin-bottom: 10%;
    width: 80%;
}
.download{
	margin-top: 10px;
	margin-right: 20px;
	text-align: center;
}
.download>a:hover{
	text-decoration:none;
	color: #007bff;
}
.download>a{
    color: #666666;
	width: 30px;
	margin-left: 20px;
	font-size: 14px;
}
.paid-product-btn{
    border:none;
    background-image: linear-gradient(-27deg,
    #669bb5 0%,
    #7bacc4 50%,
    #8fbcd3 100%),
    linear-gradient(
            #70afce,
            #70afce);
    background-blend-mode: normal,
    normal;
    box-shadow: 0px 10px 15px 0px
    rgba(6, 0, 1, 0.5);
    margin-bottom: 5%;
    margin-top: 5%;
}
.paid-product-btn2{
    position: absolute;
    right: 35%;
    bottom:6%;
}
.paid-product-btn:active{
    background-image: linear-gradient(-27deg,
    #8fbcd3 0%,
    #c3eafd 100%),
    linear-gradient(
            #70afce,
            #70afce);
    background-blend-mode: normal,
    normal;
    box-shadow: 0px 10px 15px 0px
    rgba(6, 0, 1, 0.5);
}
/*小程序商城*/
.small-program-title {
    margin-top: 3%;
    margin-bottom: 3%;
    margin-left: 15%;
}
.small-program-title1{
    margin-top: 15%;
    margin-bottom: 5%;
}
/*硬件产品*/
.hardware-product-body ul{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.hardware-product-body ul li {
    width: 23%;
    height: 350px;
    background-color: #eeeeee;
    border-radius: 20px;
    margin: 2.5% 1%;
    text-align: center;
}
.hardware-product-body ul li:hover{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.hardware-product-body ul li img{
    width:50%;
    margin-top: 30%;
}
.hardware-product-li{
    position: relative;
}
.hardware-product-txt{
    width: 96%;
    height: 40%;
    background-color: #ffffff;
    border-radius: 0px 0px 18px 18px;
    text-align: center;
    padding-top: 12%;
    position: absolute;
    bottom: 1%;
    left: 2%;
}
.hardware-product-txt .txt-top{
    width: 100%;
    height: 24px;
    margin-bottom: -10%;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #666666;
    text-shadow: 2px 2px 8px rgb(122, 122,122);
}
.hardware-product-txt p:nth-child(2){
    margin-top: 9%;
}
.pr-txt a,.pr-txt a:hover,.pr-txt a:active,.pr-txt a:visited{
    color:#67b168;
}
.hardware-product-txt .pr-txt{
    margin-bottom:0;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #666666;
}
.hardware-product-txt p:nth-child(3){
    margin-bottom: 2%;
}
/*定制服务*/
.custom-service-title{
    margin-top: 165px;
    margin-bottom: 116px;
}
.custom-rectangle{
    width: 80%;
}
.custom-service-body{
    margin-bottom: 192px;
    position: relative;
    text-align: center;
}
.custom-txt{
    width: 25%;
    position: absolute;
    left: 20%;
    top: 10%;
}
.custom-service-body .custom-txt:hover{
    -webkit-animation: ro .5s linear;
    -o-animation: ro .5s linear;
    animation: ro .5s linear;
}
.customer-service-btn{
    width:120px;
    height: 40px;
    background-color: #7ecef4;
    box-shadow: 0px 10px 10px 0px
    rgba(56, 56, 56, 0.5);
    border-radius: 40px;
    position: absolute;
    left: 57%;
    bottom: 21%;
    text-align: center;
}
.custom-p1{
    font-size: 25px;
    line-height: 8px;
    letter-spacing: 4px;
    color: #555555;
    position: absolute;
    right: 33%;
    text-align: left;
    top: 20%;
}
.custom-p2{
    font-size: 18px;
    line-height: 8px;
    letter-spacing: 3px;
    color: #555555;
    position: absolute;
    right: 25%;
    top: 35%;
}
.customer-service-btn span{
    display: block;
    font-size: 16px;
    color: #fffefe;
    margin-top: 8%;
}



/*教程帮助开始*/
/*顶部*/
.tutorial-help-top{
    display: flex;
    justify-items: center;
    align-items: center;
    vertical-align: middle;
    margin-top:60px;
    background-color: #000000;
    opacity: 1;
    background-image: url("../images_web/tutorial-help/tutorial-help-banner.jpg");
    background-position: center center;
    background-size:cover;
    position: relative;
}
.present-top-p{
    position: absolute;
    left:25%;
    top: 25%;
    font-size: 100px;
    font-weight: bold;
    letter-spacing: 18px;
    color: #fefefe;
}
.present-bottom-p{
    position: absolute;
    left: 33%;
    top:48%;
    font-size: 45px;
    font-weight: bold;
    letter-spacing: 5px;
    color: #7ecef4;
}
.tutorial-help-top-txt{
    bottom:-12%;
    width: 35%;
    position: absolute;
    left: 32%;
    background-color: #70afce;
    box-shadow: 0px 0px 30px 0px
    rgba(104, 104, 104, 0.7);
    border-radius: 20px;
    animation: tutorial 1s linear;
}
@keyframes tutorial{
    from{bottom:-35%;}
    to{bottom: -12%;}
}
.tutorial-help-top-txt p {
     font-size: 16px;
     color: #ffffff;
     margin: 10% 15%;
 }
.mobile-terminal-title{
    margin-top: 20%;
    margin-bottom: 2%;
}
.mobile-terminal-body ul{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.fourUl{
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}

.mobile-terminal-body ul li {
    width: 18.33333%;
    height: 180px;
    border-radius: 20px;
    margin:2.5% 3%;
    text-align: center;
}
.mobile-terminal-body ul li:hover{
    transform: scale(1.05);
}
.mobile-terminal-video{
    height: 80%;
    position: relative;
}
.mobile-terminal-video-img{
    width: 100%;
    height: 100%;
    border: 1px solid #7ecef4;
    border-radius: 20px;
}
.vclose { position:absolute;right:-19%; top:0; cursor: pointer; font-size: 45px }
.pcVideos > .vclose{
    position:absolute; right:0; top:0; cursor: pointer; font-size: 45px
}
.mobile-terminal-video-playI{
    position: absolute;
    left: 42%;
    top: 30%;
}
.tutorial-help-video{
    height: 540px;
}
.tutorial-help-video video{
    width: 100%;
    height: 100%;
}
.videos{ display:none; position:fixed; left:50%; top:35%; margin-left:-11%; margin-top:-11%; z-index:100; width:240px; height:240px; }
.pcVideos video{
    width: 100%;
    height: 100%;
}
.pcVideos{ display:none; position:fixed; transform: translate(-50%, 10%); left:50%; top:40%;  margin-top:-11%; z-index:100}
.mobile-terminal-video-playI i{
    display: block;
    font-size: 35px;
    color: #ffffff;
}
.mobile-terminal-video:hover i{
    color:  #7ecef4;
}
.mobile-terminal-h4{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 25%;
    width: 100%;
    background-color: rgba(126, 206, 243,0.5);
    border-radius: 0px 0px 20px 20px;
    /*opacity: 0.5;*/
}
.mobile-terminal-h4-txt{
    text-align: left;
    font-size: 18px;
    color: #ffffff;
    margin-left: 2%;
    margin-top: 3%;
    margin-bottom: 5%;
}
.mobile-terminal-p{
    font-size: 14px;
    color: #666666;
    margin-top: 5%;
    text-align: justify;
}
.mobile-terminal-li:hover .mobile-terminal-video-playI{
    cursor: pointer;
    color: #7ecef4;
}

/*电脑端*/
.computer-side-title{
    margin-top: 5%;
    margin-bottom: 5%;
}
.computer-side-body ul{
    height: 362px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.computer-side-body ul li {
    display: inline-block;
    width: 35%;
    height: 70px;
    margin:5% auto;
    text-align: center;
    background-color: #7ecef4;
    box-shadow: 0px 9px 20px 0px
    rgba(104, 104, 104, 0.7);
    border-radius: 20px;
}
.computer-side-txt{
    font-size: 20px;
    letter-spacing: 3px;
    color: #ffffff;
    text-decoration: none;
    margin-top: 10%;
    display: block;
}

.computer-side-a{
    color: #ffffff;
    display: block;
    margin-top: -5%;
}
.computer-side-txt .computer-side-a:hover{
    color: #ffffff;
    text-decoration: none;
}
/*教程帮助结束*/


/*合作共赢开始*/
.win-win-top{
    background-color: #000000;
    opacity: 1;
    margin: 0;
    padding: 0;
    background-image: url("../images_web/win-win/win-win-banner.jpg");
    background-position: center center;
    background-size:100% 100%;
    position: relative;
}
.win-top-topp{
    text-align: left;
    font-size: 40px;
    padding-top:100px; 
    font-style: italic;
    letter-spacing: 8px;
    color: #7ecef4;
    margin-left: 5%;
}
.win-win-body{
    height: 1300px;
    margin-bottom: -5%;
}
.win-win-top-center{
    width: 100%;
    height: 65%;
    margin-top: 60px;
}
.win-top-centerp{
    margin-left: 5%;
    text-align: left;
    font-size: 35px;
    font-style: italic;
    letter-spacing: 6px;
    color: #7ecef4;
}
.win-win-title{
    margin-top: 94px;
    margin-bottom: 88px;
}
.win-underlineL,.win-underlineR{
    width: 55px;
    height: 7px;
    background-color: #ffab40;
    position: absolute;
    margin-top: 2%;
}
.win-win-center{
    margin-top:350px;
    width: 100%;
    text-align: center;
}
.win-win-body{
    text-align: center;
}
.win-win-box{
    display: none;
    position: relative;
    width: 80%;
    height: 300px;
    background-color: #000000;
    border-radius: 60px;
    padding: 10%;
    margin: 0 auto;
}
.win-company{
    border-radius: 35px;
    border: solid 2px #7ecef4;
    padding: 1% 2%;
    text-align: center;
    width: 40%;
    max-width: 420px;
    margin:3% auto;
}
.win-span{
    font-size: 20px;
    letter-spacing: 3px;
    color: #ffffff;
}
.operator{
    background-image: url("../images_web/win-win/operator.png");
}
.agent{
    background-image: url("../images_web/win-win/agent.png");
    margin-top: 5%;
    margin-bottom: 5%;
}
.partner{
    background-image: url("../images_web/win-win/partner.png");
    margin-bottom: 15%;
}
.win-win-span{
    display: block;
    position: absolute;
    font-weight: bold;
    left: 10%;
    font-size: 22px;
    letter-spacing: 4px;
    padding-bottom: 1%;
    color: #ffffff;
    border-bottom: 5px solid #7ecef4;
}
.win-win-p{
    display: inline-block;
    position: absolute;
    font-weight: bold;
    left: 10%;
    line-height: 35px;
    text-align: justify;
    font-size: 16px;
    letter-spacing: 3px;
    color: #ffffff;
    margin-top: 12%;
}

/*合作共赢结束*/


/*关于我们开始*/
.about-us-top{
    margin-top:60px;
    background-image: url("../images_web/about-us/about-us-banner.jpg");
    background-position: center;
    background-size: 100% 100%;
    position: relative;
    margin-bottom: 20%;
}
.map_container{
    width: 80%;
    padding: 3%;
    height: 450px;
    background-color: #eeeeee;
    border-radius: 20px;
}
.mk_raw_html{
     /*width: 838px;*/
     /*height: 557px;*/
     background-color: #ffffff;
     box-shadow: 0px 20px 43px 8px
     rgba(30, 31, 31, 0.24);
     border-radius: 20px;
 }
.map_iframe {
    border: 1px solid #ccc;
    overflow: hidden;
}
.map_row {
    margin-bottom: 50px;
}
.map_row .vc_wrapper {
    box-shadow: 0 0 29px 0 #eee;
    height: 380px;
    max-width: 1000px;
}
.map_left {
    width: 70%;
    float: left;
}
.map_right {
    width: 30%;
    float: left;
}
.map_title {
    font-size: 20px;
    margin-bottom: 40px;
    letter-spacing: 2px;
    color: #555555;
    padding-left: 40px;
}
.map-itxt{
    padding-left: 40px;
    margin-top: 10%;
}
.map_text {
    font-size: 14px;
    color: #555555;
    text-align: justify;
    margin-right: 20px;
}
.map-i{
    color: #727272;
    font-size: 16px;
    margin-right: 3%;
}
.about-us-top-txt{
    width: 40%;
    background-color: #7ecef4;
    border-radius: 10px;
    box-shadow: 10px 15px #c5ecff;
    position: absolute;
    bottom: -15%;
    left: 30%;
    padding: 3% 1%;
}
.about-us-top-h4{
    font-size: 30px;
    letter-spacing: 18px;
    color: #ffffff;
    text-shadow: 5px 8px 7px
    rgba(30, 31, 31, 0.65);
    margin-bottom: 1%;
}
.about-us-top-underline{
    display: block;
    border: 2px solid #ffffff;
    margin-top: 3%;
    margin-bottom: 7%;
    width: 38%;
}
.about-us-top-hanfeng{
    font-size: 18px;
    color: #424242;
}
.about-us-top-p{
    font-size: 14px;
    color: #424242;
}

/*软件优势*/
.about-us-hardware{
    position: relative;
    margin-bottom: 45%;
}
.about-us-hardware-title{
    margin-top: 5%;
    margin-bottom: 5%;
}
.about-us-ul{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: 10%;
    margin-right: 10%;
}
.about-us-ul li{
    width: calc(100%/3);
}
.about-us-margin{
    margin-top: 15%;
}
.about-us-laward{
    background-color: #7ecef4;
    box-shadow: 0px 10px 15px 0px
    rgba(6, 0, 1, 0.5);
    padding: 2%;
    text-align: center;
    width: 70%;
    margin: 15% auto;
}
.about-us-laward:hover{
    -webkit-animation: ro .5s linear;
    -o-animation: ro .5s linear;
    animation: ro .5s linear;
}
@keyframes ro{
    from{
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    to{
        -webkit-transform: rotateY(360deg);
        -moz-transform: rotateY(360deg);
        -ms-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}
.about-us-caward{
    background-color: #c5ecff;
    margin-top: 75%;
}
.about-us-laward-img{
    width: 100%;
}
.blue-award-info{
    position: absolute;
    bottom: -60%;
    background-color: #c5ecff;
    left: 15%;
    height: 10%;
    width: 75%;
}
.blue-award-info-p{
    font-size: 40px;
    letter-spacing: 6px;
    color: #555555;
    position: absolute;
    left: 5%;
    top: -30%;
}
.bigaward{
    padding: 1%;
    width: 360px;
    position: absolute;
   bottom: -65%;
    left: 50%;
    background-image: linear-gradient(0deg,
    #669bb5 0%,
    #72b5d5 50%,
    #7ecef4 100%),
    linear-gradient(
            #7ecef4,
            #7ecef4);
    background-blend-mode: normal,
    normal;
    box-shadow: 0px 10px 15px 0px
    rgba(6, 0, 1, 0.5);
    -webkit-animation: movetoR 1s linear;
    -o-animation: movetoR 1s linear;
    animation: movetoR 1s linear;
}
@keyframes movetoR {
    from{
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    to{
             -webkit-transform: translateX(0%);
             -moz-transform: translateX(0%);
             -ms-transform: translateX(0%);
             -o-transform: translateX(0%);
             transform: translateX(0%);
         }
}
/*关于我们结束*/
/*标签打印开始*/
.label-printing-top{
    background-image: url("../images_web/tutorial-help/label-printing/labal-priting-banner.png");
    background-position:center;
    background-size:auto 100%;
}
.label-printing-top-btn{
    color: #fff;
    width: 100%;
    height: 30%;
    position: relative;
    top: 70%;
}
.label-printing-top-btn ul{
    padding: 10% auto;
    margin: 0 auto;
    width: 800px;
    height: 120px;
}
.label-printing-top-btn ul li{
    display: inline-block;
    width: 40%;
    height: 40%;
    border-radius: 5px;
    margin: 2.5% 2.5%;
}
.label-printing-top-btn ul li a{
    border-radius: 60px;
    background-color: rgba(255,200,0,0.3);
    text-align: center;
    vertical-align: middle;
    line-height: 60px;
    font-size: 20px;
    color: #fff3cd;
    display: inline-block;
    width: 300px;
    height: 60px;
    margin:0 auto;
    text-decoration: none;
}
.label-printing-top-btn ul li a:hover{
    cursor: pointer;
    background-color: rgba(255,200,0,0.8);
}
.label-printing-title-txt{
    width: 70%;
    margin: 0 20%;
    font-size: 20px;
}
.label-printing-detailed-steps{
    width: 100%;
}
.label-printing-steps-box{
    margin-top: 50px;
    margin-bottom: 50px;
    width: 100%;
}
.label-printing-steps-boxL{
    color: #fff;
    width: 20%;
    height: 100px;
    background-color: orange;
}
.label-printing-steps-boxR{
    width: 70%;
}
.label-printing-steps-boxL p{
    padding-right: 50px;
    font-size: 25px;
    height: 50px;
    text-align: right;
}
.label-printing-info{
    margin-left: 5%;
    font-size: 15px;
    line-height: 30px;
}
.box-img{
    background-color: lightskyblue;
    margin-top: 25px;
    width: 85%;
    max-width: 800px;
    margin-left: 5%;
    height:500px;
    border:25px solid lightskyblue;
    border-radius: 10px;
}
.box-img img{
    display: block;
    height: 100%;
    width: 100%;
}

@media screen and (max-height: 768px){
    .small-top-p{
        width: 52%;
        margin: 0 auto;
        font-size: 35px;
    }
    .small-center-p {
        padding-top: 9%;
        width: 54%;
        margin: 0;
        margin-left: 33%;
        text-align: left;
        font-size: 45px;
        letter-spacing: 5px;
        color: #f3f3f3;
    }
    .small-center-span {
        font-size: 45px;
        letter-spacing: 5px;
        color: #ffb03a;
    }
    .small-bottom-p {
        width:52%;
        margin: 0 auto;
        text-align: left;
        font-size: 45px;
        letter-spacing: 12px;
        color: #f3f3f3;
    }
    .tutorial-help-top-txt{
        animation: nn 1s linear;
        bottom: -20%;
    }
    .tutorial-help-top-txt p{
        margin: 5% 5%;
    }
    @keyframes nn {
        from{
            bottom: -35%;
        }
        to{
            bottom: -20%;
        }
    }
    .about-us-top-txt{
        bottom: -23%;
    }
    .win-win-center{
        margin-top: 220px;
    }
}
/*视频播放*/
.videoContainer{
    z-index: 50;
    width:50%;
    margin:0 auto;position:absolute;
    top: 15%;right: 15%;left: 15%;bottom: 15%;
    background:hsla(0,0%,100%,.3);
}
.videoContainer video{
    margin:0 auto;
}
.outer{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
h1{
	font-size: 25px;
}
/* 新闻 */
.NewTitle{
	width: 800px;
	height: 20px;
	margin: 0 auto;
	margin-top: 6.25rem;
	background-image: url(../images_web/about-us/new.png);
}
.NewTitle h2{
	text-align: center;
	font-weight: 800;
}
.New{
	margin:30px auto;
	width: 65%;
	height: 400px;

	
}
.New ul{
	height: 400px;	
	width: 100%;
	margin: 0 auto;
	writing-mode: vertical-lr;
	
}
.New li{
	border-bottom: solid 1px #8A8A8A;
	width: 45%;
	height: 35px;
	line-height: 35px;
	margin-top: 2px;
	margin-left: 30px;
	float: left;
	writing-mode: horizontal-tb;
}
.New li a:hover{
	text-decoration:none;
}
.New ul li span{
float: right
}
/* 新闻内容页 */
.NewCon{
		margin-top: 70px;	
}
.linnew{
	height: 30px;
	background-color: #c5ecff;
	position:absolute;
	bottom: -74%;
	right: 10%;

}
.linnew a{
	font-size: 18px;
	color: black;

}
.NewCon h1{
	text-align: center;
}
.Newday{
	color:#8A8A8A;
	font-size: 12px;
	text-align: center;
}
.NewTxt{
	margin: 40px auto;
	width: 60%;
	line-height: 30px;
}
.NewTxt img{
	width: 500px;
	position: relative;
	left: 18%;
}
.page{
	margin: 0 auto;
	width: 60%;
	height: 100px;
	
}
.page a{
	text-decoration: none;
	color: black;
}
.page a:nth-of-type(1){
	float: left;
	display:block;
	width: 200px;
	height: 35px;
	border: solid 1px black;
	line-height: 35px;
	text-align: center;
}
.page a:nth-of-type(2){
	float: right;
	display:block;
	width: 200px;
	height: 35px;
	border: solid 1px black;
	line-height: 35px;
	text-align: center;
}

.industry_new_dynamic{
    width: 100%;
    height: 400px;
}
.industry_box{
    display: flex;
    justify-content:space-between; 
}
.industryNews,.industryDynamic{
    width: 48%;
    border: 1px solid #ccc;
    height: 300px;
}
.industryNews_title,.industryDynamic_title{
    height: 60px;
    width: 100%;
    background-image: linear-gradient(to right, #7ecef4 , white);
}
.industryNews_title,.industryDynamic_title{
    padding-left: 30px;
    font-size: 22px;
    line-height: 60px;
    color: #000;
}
.industryNews ul li {
    /* display: flex; */
    justify-content: space-between;
    padding: 10px 10px;
    list-style-type: decimal;
}
.industryNews ul li span{
    color: rgb(180, 180, 180);
}
.industryNews ul li a{
    font-size: 16px;
    color: #000;
    text-decoration: none;
}
.industryNews ul li:hover{
    background-color: rgb(238, 238, 238);
}
.industryDynamic p{
    line-height: 240px;
    text-align: center;
    font-size: 50px;
    color: grey;
}