.title {
    text-align: left;
}

.title h3 {
    color: #000000;
    font-size: .38rem;
    margin-bottom: 20px;
    font-weight: bold;
}
.title h1 {
    color: #000000;
    font-size: .38rem;
    margin-bottom: 20px;
    font-weight: bold;
}

.title p {
    color: #000000;
    font-size: .3rem;
    font-weight: bold;
}




.itemOne{
    display: flex;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
}

.itemOne .text{
    width: 44%;
    max-width: 6.55rem;
    padding: .7rem 0 .6rem;
}
.about .itemOne .text h1{
    color: #ff9e19;
    font-size: .3rem;
    font-weight: bold;
    margin-bottom: 30px;
}
.about .itemOne .text h3{
    color: #000;
    font-size: .36rem;
    font-weight: bold;
    margin-bottom: 20px;
}
.itemOne .text h4{
    color: #ff9e19;
    font-size: .3rem;
    font-weight: bold;
    margin-bottom: 30px;
}
.itemOne .text h1{
    color: #000000;
    font-size: .38rem;
    font-weight: bold;
    margin-bottom: 28px;
}

.itemOne .text p{
    color: #737373;
    font-size: 18px;
    line-height: 34px;
}
.itemOne .text p span{
    color: #fea100;
}
.itemOne .text .more{
    display: flex;
    margin-top: 24px;
}
.itemOne .text .more a{
    display: flex;
    align-items: center;
    justify-content: center;
    color: #111111;
    font-size: 18px;
}

.itemOne .text .more a i{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    border: 1px solid #000000;
    border-radius: 100%;
    margin-left: 12px;
}

.itemOne .text ul{
    display: flex;
    flex-flow: wrap;
    margin-top: .7rem;
}
.itemOne .text ul li{
    text-align: center;
    width: 50%;
    margin-bottom: 50px;
}
.itemOne .text ul li .icon{
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.itemOne .text ul li .icon img{
    width: 90px;
}
.itemOne .text ul li .num{
    font-weight: bold;
    font-size: .34rem;
    color: #333333;
    margin-left: 14px;
}
.itemOne .text ul li p{
    color: #000000;
    font-size: .26rem;
    margin-top: 10px;
}

.itemOne .text ul li:nth-child(3){
    margin-bottom: 0;
}
.itemOne .text ul li:nth-child(4){
    margin-bottom: 0;
}

.itemOne .pic{
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
}



.itemTwo{
    background: url("../images/map-bg_14.jpg") center center no-repeat;
    background-size: cover;
    padding-top: 1.1rem;
    padding-bottom: .7rem;
}
.itemTwo h3{
    color: #000000;
    font-size: .48rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: .85rem;
}

.point,.point::before,.point::after{position: absolute;width: 12px; height: 12px; border-radius: 50%;content: ''; }
.point::before{animation: scale 2s infinite; }
.point::after{animation: scale2 2s infinite; }
@keyframes scale{0%{ transform: scale(1); opacity:.9}100%{ transform: scale(3); opacity: 0;}}
@keyframes scale2{0%{ transform: scale(1);opacity:.9;}100%{ transform: scale(5);opacity:0;}}
@keyframes scale3{0%{ transform: scale(1); opacity:.9}100%{ transform: scale(5); opacity: 0;}}
@keyframes scale4{0%{ transform: scale(1);opacity:.9;}100%{ transform: scale(7);opacity:0;}}
.itemTwo .keynote .point::before{animation: scale3 2s infinite; }
.itemTwo .keynote .point::after{animation: scale4 2s infinite; }

.point,.point::before,.point::after{
    /* 设置颜色 */
    background-color: rgba(255, 158, 25, .9);
}
.itemTwo .map{
    position: relative;
}
.itemTwo li{
    position: absolute;
}
.itemTwo li .icon p{
    color: #000000;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    min-width: 130px;
}
.itemTwo li .icon{
    position: absolute;
    top: 39px;
    left: -28px;
}
.itemTwo li:nth-child(1){
    left: 8%;
    bottom: 47%;
}

.itemTwo .keynote .icon{
    position: absolute;
    top: 39px;
    left: -18px;
}
.itemTwo .keynote .icon p{
    color: #ff9e19;
    font-size: 18px;
    margin-top: 12px;
}

.itemTwo li:nth-child(2){
    left: 20%;
    top: 27%;
}
.itemTwo li:nth-child(3){
    left: 17%;
    bottom: 37%;
}
.itemTwo li:nth-child(4){
    left: 25%;
    bottom: 29%;
}

.itemTwo li:nth-child(5){
    left: 41%;
    top: 19%;
}
.itemTwo li:nth-child(5) .icon{
    top: -1px;
    left: -48px;
}

.itemTwo li:nth-child(6){
    left: 48%;
    top: 16%;
}
.itemTwo li:nth-child(7){
    left: 42%;
    top: 27%;
}
.itemTwo li:nth-child(8){
    left: 45%;
    top: 54%;
}
.itemTwo li:nth-child(9){
    left: 51%;
    bottom: 18%;
}
.itemTwo li:nth-child(10){
    right: 42%;
    top: 45%;
}
.itemTwo li:nth-child(11){
    right: 40%;
    top: 43%;
}
.itemTwo li:nth-child(11) .icon{
    top: 0px;
    left: 30px;
}
.itemTwo li:nth-child(12){
    right: 31%;
    top: 50%;
}

.itemTwo li:nth-child(13){
    right: 26%;
    top: 17%;
}
.itemTwo li:nth-child(14){
    right: 21%;
    top: 55%;
}
.itemTwo li:nth-child(14) .icon{
    top: 0px;
    left: -83px;
}
.itemTwo li:nth-child(15){
    right: 22%;
    top: 63%;
}
.itemTwo li:nth-child(15) .icon{
    top: 0;
    left: 32px;
}
.itemTwo li:nth-child(16){
    right: 16%;
    top: 41%;
}
.itemTwo li:nth-child(16) .icon{
    top: -39px;
    left: -20px;
}
.itemTwo li:nth-child(17){
    right: 17%;
    top: 77%;
}
.itemTwo li:nth-child(17) .icon{
    top: 0px;
    left: 37px;
}
.itemTwo li:nth-child(18){
    right: 21%;
    top: 73%;
}
.itemTwo li:nth-child(18) .icon p{
    transform: translateX(-17px);
}

.itemTwo li:nth-child(19){
    right: 12%;
    top: 41%;
}
.itemTwo li:nth-child(19) .icon{
    left: 30px;
    top: 0;
}
.itemTwo li:nth-child(20){
    right: 4%;
    bottom: 13%;
}
.itemTwo li:nth-child(21){
    right: 19%;
    top: 37%;
}
.itemTwo li:nth-child(21) .icon{
    width: 200px;
}
.itemTwo li:nth-child(21) .icon p{
    color: #ff9e19;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    position: absolute;
    right: -40px;
    top: 24px;
}

.sj-map{
    display: none;
}



.solution{
    position: relative;
}

.solutionOne{
    padding-top: 1.2rem;
}
.solutionOne .item{
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: .9rem;
}
.solutionOne .item:nth-child(3){
    border-bottom: none;
}
.solutionOne .item .content{
    margin-top: 1rem;
}

.solutionOne .item .list{
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}
.solutionOne .item .list .pic{
    width: 38%;
}
.solutionOne .item .list .text{
    width: 55%;
}
.solutionOne .item .list .text h4{
    font-weight: bold;
    color: #000000;
    font-size: .26rem;
    margin-bottom: 22px;
}
.solutionOne .item .list .text p{
    color: #666666;
    font-size: 18px;
    line-height: 32px;
}

.solutionOne .item .list ul{
    display: flex;
    margin-top: .5rem;
}
.solutionOne .item .list ul li{
    text-align: center;
    margin-right: .7rem;
    transition: all 0.3s;
}
.solutionOne .item .list ul li:hover{
    transform: translateY(-10px);
}
.solutionOne .item .list ul li:last-child{
    margin-right: 0;
}
.solutionOne .item .list ul li img{
    min-width: 87px;
}
.solutionOne .item .list ul li p{
    color: #747474;
    font-size: 18px;
    line-height: 30px;
    margin-top: 15px;
}
.application-scenario{
    position: relative;
}
.application-scenario h3{
    color: #fff;
    font-size: .36rem;
    font-weight: bold;
    position: absolute;
    top: 1.1rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
}
.application-scenario .content{
    display: flex;
    justify-content: space-between;
}



.application-scenario .list{
    width: 25%;
    position: relative;
    overflow: hidden;
}
.application-scenario .list:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 999;
    background: rgba(000,000,000,0.6);
    transition: all 0.3s;
}
.application-scenario .list:hover:before{
    background: rgba(000,000,000,0);
}
.application-scenario .list img{
    width: 100%;
    height: 100%;
    transition: all 2s;
}
.application-scenario .list h4{
    position: absolute;
    left: 50%;
    bottom: 50px;
    transform: translateX(-50%);
    color: #fff;
    font-size: .3rem;
    z-index: 9999;
}
.application-scenario .list:hover img{
    transform: scale(1.2,1.2);
}
.achieve{
    background: url("../images/bg-3_06.jpg") center center no-repeat;
    background-size: cover;
    padding: 1rem 0 .7rem;
}
.achieve .content{
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}

.achieve .content{
    margin-top: 1rem;
}
.achieve .content .list{
    width: 23.5%;
    background: #fff;
    margin-bottom: 30px;
    transition: all .3s;
}
.achieve .content .list:hover{
    box-shadow: 0 0 15px #c7c7c7;
}
.achieve .content .list:hover h4{
    color: #ff9e19;
}
.achieve .content .list .box{
    padding: 35px 30px;
}
.achieve .content .list h4{
    color: #000000;
    font-size: .24rem;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 32px;
    transition: all .3s;
}

.achieve .content .list p{
    color: #747474;
    font-size: 16px;
    line-height: 30px;
}


.solutionThree .achieve .content .list{
    width: 31.5%;
    margin-bottom: 30px;
}



.solutionThree .testimonial-slider .text{
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
    width: 50%;
    background: #fff;
}
.solutionThree .testimonial-slider p{
    color: #666666;
    font-size: 18px;
    line-height: 34px;
    padding: .55rem .7rem;
}


.solutionThree .testimonial-slider .owl-controls{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.solutionThree .testimonial-slider .owl-nav{
    display: flex;
    justify-content: space-between;
    position: absolute;
    left: 50%;
    bottom: 38px;
    transform: translateX(-50%);
    width: 255px;
}

.solutionThree .testimonial-slider .owl-dots{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    left: 50%;
    bottom: 60px;
    transform: translateX(-50%);
    width: 40px;
}
.solutionThree .owl-theme .owl-dots .owl-dot span{
    margin: 0;
    width: 6px;
    height: 6px;
    background: #fff;
    transition: all 0.3s;
}
.solutionThree .owl-theme .owl-dots .owl-dot.active span{
    width: 12px;
    height: 12px;
}
.solutionThree .owl-theme .owl-controls .owl-nav div{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    border-radius: 100%;
    width: 58px;
    height: 58px;
    border: 1px solid #fff;
    padding: 0;
    background: none;
    font-size: 16px;
    transition: all 0.3s;
    font-weight: normal;
}
.solutionThree .owl-theme .owl-controls .owl-nav div:hover{
    background: #fff;
    color: #ff9e19;
}




.cooperate-main{
    margin-top: .5rem;
}
.cooperate-main .list{
    margin-bottom: 1.1rem;
}
.cooperate-main h4{
    color: #000000;
    font-size: .3rem;
    margin-bottom: 24px;
    font-weight: bold;
}
.cooperate-main h5{
    color: #000000;
    font-size: .3rem;
    margin-bottom: 24px;
    font-weight: bold;
}
.cooperate-main p{
    color: #737373;
    font-size: 18px;
    line-height: 36px;
}
.cooperate-main p span{
    color: #fea100;
}
.cooperate-main .pic{
    margin-top: .5rem;
    text-align: center;
}
.cooperate .title h1{
    color: #fea100;
}
.cooperate .title p{
    color: #fea100;
    font-weight: normal;
}




.cooperate-main table{
    width: 100%;
    margin-top: 80px;
}
.cooperate-main table th{
    padding: 8px 0;
    font-size: 20px;
    color: #f58a1b;
    border-bottom: 1px solid #acacac;
    font-weight: bold;
}
.cooperate-main table td{
    border-bottom: 1px solid #acacac;
    padding: 8px 0;
    font-size: 16px;
    color: #acacac;
}

.cooperate-main table td.active{
    color: #f58a1b;
}










.case-main{
    margin-top: .6rem;
}
.case-main .content{
    display: flex;
    flex-flow: wrap;
}
.case-main .p1{
    color: #737373;
    font-size: 18px;
    margin-bottom: .5rem;
}
.case-main .content .list{
    width: 32%;
    margin-right: 2%;
    position: relative;
    margin-bottom: 40px;
    overflow: hidden;
    border-radius: 8px;
}

.case-main .content .list:nth-child(3n){
    margin-right: 0;
}

.case-main .content .list img{
    width: 100%;
    border-radius: 8px;
    transition: all 4s;
}

.case-main .content .list:hover img{
    transform: scale(1.5,1.5);
}

.case-main .content .list .text{
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    width: 80%;
    border-radius: 5px;
    padding: 15px 0;
}

.case-main .content .list .text h4{
    color: #000000;
    font-size: .2rem;
    font-weight: bold;
    /*margin-bottom: 16px;*/
    padding: 0 15px;
}
.case-main .content .list .text ul{
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    border-top: 1px solid #dcdcdc;
    padding: 0 30px;
    padding-top: 15px;
}
.case-main .content .list .text li{
    color: #737373;
    font-size: 16px;
    line-height: 24px;
    width: 50%;
    margin-bottom: 15px;
}




.download-main{
    margin-top: .6rem;
}

.download-main .content{
    display: flex;
    flex-flow: wrap;
}

.download-main .content .list{
    width: 32%;
    margin-right: 2%;
    position: relative;
    margin-bottom: 40px;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 0 20px #f2f2f2;
    transition: all .3s;
}

.download-main .content .list:nth-child(3n){
    margin-right: 0;
}
.download-main .content .list .text{
    padding: .4rem .4rem .55rem;
}

.download-main .content .list h4{
    color: #333333;
    font-size: .22rem;
    font-weight: bold;
    margin-bottom: 20px;
    transition: all .3s;
}
.download-main .content .list p{
    color: #888888;
    font-size: 16px;
    line-height: 30px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
}

.download-main .content .list a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 140px;
    height: 40px;
    border: 1px solid #c0c0c0;
    color: #888888;
    font-size: 16px;
    margin-top: .4rem;
}

.download-main .content .list a i{
    margin-left: 12px;
}

.download-main .content .list:hover{
    box-shadow: 0 0 20px #d7d5d5;
}
.download-main .content .list:hover h4{
    color: #ff9e1a;
}

.download-main .content .list:hover a{
    color: #ff9e1a;
    border-color: #ff9e1a;
}









.job .screen{
    display: flex;
    margin-top: .5rem;
    margin-bottom: .5rem;
}
.job .screen form{
    display: flex;
}
.job .screen select{
    width: 288px;
    height: 65px;
    border-radius: 30px;
    color: #8d8d8d;
    font-size: 18px;
    padding: 0 .3rem;
    margin-right: .4rem;
    appearance: none;
    background: url("../images/jiantou_04.jpg") no-repeat right .3rem center;
    border: none;
    background: #f6f7f9;
    font-family: HelveticaLT;
}

.job .screen select option{
    color: #8d8d8d;
    font-size: 18px;
    font-family: HelveticaLT;
}

.job .screen .screen-search{
    background: #f6f7f9;
    border-radius: 30px;
}
.job .screen input{
    color: #8d8d8d;
    font-size: 18px;
    background: #f6f7f9;
    height: 100%;
    padding-left: 30px;
    border-radius: 30px;
    font-family: HelveticaLT;
}
.job .screen input::placeholder{
    font-size: 18px;
}
.job .screen .screen-search button{
    width: 89px;
    height: 66px;
    background: #ff9e19;
    border: none;
    border-radius: 36px;
}


.job-main{
    padding-bottom: .8rem;
}

.job-main ul{
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
.job-main ul li{
    display: flex;
    align-items: center;
    margin-right: 25px;
    color: #888888;
    font-size: 18px;
}
.job-main ul li img{
    margin-right: 6px;
}
.job-main .content .list .text{
    padding: 0.4rem;
}
.job-main .content .list{
    border-bottom: 2px solid #ffce8c;
}
.job-main .content .list a{
    width: 60px;
    height: 32px;
}

.job-main .content .list a i{
    margin-left: 0;
    font-size: 22px;
}





.model{
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.3s;
}
.model.active{
    opacity: 0.6;
    z-index: 9999;
}
.bullet-box{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: -1;
    opacity: 0;
    background: #fff;
    width: 90%;
    max-width: 1600px;
    padding: .4rem;
    transition: all 0.3s;
}

.bullet-box.active{
    z-index: 99991;
    opacity: 1;
}
.bullet-box h3{
    color: #0c0c0c;
    font-size: .3rem;
    font-weight: bold;
    margin-bottom: 15px;
}

.bullet-box .top{
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 22px;
}
.bullet-box .top p{
    color: #868686;
    font-size: 18px;
}

.bullet-box h4{
    color: #0c0c0c;
    font-size: .22rem;
    margin-top: .3rem;
    margin-bottom: 6px;
}
.bullet-box h4:first-child{
    margin-top: 0;
}
.bullet-box .top{
    position: relative;
}
.bullet-box .top img{
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    transition: all 0.3s;
    cursor: pointer;
}
.bullet-box .top img:hover{
    transform: rotate(180deg);
}
.bullet-box .bot{
    max-height: 4rem;
    overflow: hidden;
    overflow-y: auto;
    margin-top: 20px;
}


.bullet-box .bot::-webkit-scrollbar-thumb {
    /*    滚动条里面的小方块      */
    /*border-radius: 8px;*/
    box-shadow: inset 0 0 5px #ff9e1a;
    background: #ff9e1a;
    max-height: 78px;
}
.bullet-box .bot::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    box-shadow: inset 5px 0 1px #fff;
    border-radius: 0;
}
.bullet-box .bot::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 6px; /*高宽分别对应横竖滚动条的尺寸*/
    /*height: 78px;*/
}


.bullet-box .bot p{
    color: #868686;
    font-size: 18px;
    line-height: 30px;
    font-family: HelveticaLT;
}

.bullet-box .bot a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 194px;
    height: 50px;
    background: #29877d;
    color: #fff;
    font-size: 18px;
    margin-top: 28px;
}
.bullet-box .more a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 194px;
    height: 50px;
    background: #ff9e1a;
    color: #fff;
    font-size: 18px;
    margin-top: 28px;
}





.contact-main .list{
    display: flex;
    border-bottom: 1px solid #ccd1d9;
    padding: 30px 0;
}
.contact-main .list .icon{
    margin-right: 22px;
}
.contact-main .list .icon img{
    transform: translateY(8px);
}
.contact-main .list .text{
    display: flex;
}
.contact-main .list p{
    color: #666666;
    font-size: .22rem;
    line-height: .5rem;
    margin-right: .5rem;
}

.contact-main .list .erweima{
    display: flex;
    flex-flow: column;
    justify-content: center;
}
.contact-main .list .erweima img{
    max-width: 114px;
}
.contact-main .list .erweima span{
    text-align: center;
    color: #666666;
    font-size: 16px;
    margin-top: 6px;
}

.contact-main .list:nth-child(3) .text p{
    margin-right: 1.04rem;
}
.contact-main .list:nth-child(3) .icon{
    margin-top: .4rem;
}
.contact-main .list:nth-child(3) .text{
    margin-top: .4rem;
}


.contact-main .content{
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}
.contact-main .content .left{
    width: 45%;
}
.contact-main .content .right{
    width: 45%;
    box-shadow: 0 0 20px #e9e7e7;
}
.contact-main .content .right .biaodan{
    padding: .5rem .4rem;
}
.contact-main .content .right p{
    color: #000000;
    font-size: .24rem;
    line-height: .3rem;
}
.contact-main .content .right span.right-s{
    color: #333333;
    font-size: .2rem;
    line-height: 60px;
    min-width: 114px;
}
.contact-main .content .right ul{
    margin-top: 40px;
}
.contact-main .content .right li{
    display: flex;
    flex-flow: wrap;
    margin-bottom: 30px;
}
.contact-main .content .right input{
    height: 60px;
    background: #f6f6f6;
    width: 100%;
    border-radius: 4px;
    padding-left: 10px;
    font-size: 18px;
}
.contact-main .content .right textarea{
    height: 170px;
    background: #f6f6f6;
    width: 100%;
    border-radius: 4px;
    padding-left: 10px;
    padding-top: 10px;
    font-size: 18px;
    border: none;
}
.contact-main .content .right textarea:focus{
    outline: none;
}
.contact-main .content .right .policy{
    padding-left: 114px;
}
.contact-main .content .right .policy input{
    width: 14px;
    height: 14px;
    margin-top: 0;
    transform: translateY(-1px);
    margin-right: 6px;
}
.contact-main .content .right .policy p{
    color: #333333;
    font-size: 18px;
}

.contact-main .content .right .policy p a{
    color: #ff9e1a;
    font-size: 18px;
}
.contact-main .content .right button{
    width: 146px;
    height: 56px;
    background: #ff9e1a;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
}

.contact-main .content .right .btn_t{
    padding-left: 114px;
    margin-bottom: 0;
}

.contact-bot{
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #eeeeee;
    flex-flow: wrap;
    padding-top: 1rem;
    margin: 1rem 0;
}
.contact-bot .list{
    width: 23.5%;
    flex-flow: column;
    text-align: center;
    box-shadow: 0 0 20px #eeeeee;
    transition: all 0.3s;
    border-bottom: none;
}
.contact-bot .list .pic{
    margin-bottom: 25px;
}
.contact-bot .list img{
    height: 57px;
}
.contact-bot .list .img2{
    display: none;
}
.contact-bot .list h4{
    color: #333333;
    font-size: 22px;
    transition: all 0.3s;
}
.contact-bot .list p{
    margin: 0 auto;
    color: #888888;
    font-size: 18px;
    line-height: 30px;
    transition: all 0.3s;
}
.contact-bot .list:hover{
    background: #ff9e1a;
}
.contact-bot .list:hover h4{
    color: #fff;
}
.contact-bot .list:hover p{
    color: #fff;
}
.contact-bot .list:hover .img1{
    display: none;
}
.contact-bot .list:hover .img2{
    display: inline-block;
}






.news-top{
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;

}
.news-top .menutwo{
    display: none;
    width: 55%;
}
.news-top .menutwo .pic{
    width: 100%;
    height: 100%;
}
.news-top .menuone{
    width: 45%;
    padding: .4rem .5rem;
    box-shadow: 0 0 20px #eaeaea;
}
.news-top .menuone li{
    border-bottom: 2px solid #eaf0fb;
    padding-bottom: .3rem;
    margin-bottom: .3rem;
}
.news-top .menuone li:hover .time{
    color: #ff9e1a;
}
.news-top .menuone li:hover h4{
    color: #ff9e1a;
}
.news-top .menuone li:hover p{
    color: #ff9e1a;
}
.news-top .menuone li:hover .more{
    color: #ff9e1a;
}
.news-top .menuone li.active .time{
    color: #ff9e1a;
}
.news-top .menuone li.active h4{
    color: #ff9e1a;
}
.news-top .menuone li.active p{
    color: #ff9e1a;
}
.news-top .menuone li.active .more{
    color: #ff9e1a;
}



.news-top .menuone li:last-child{
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.news-top .menuone li .news-title{
    display: flex;
    justify-content: space-between;
}
.news-top .menuone li .news-title .text{
    width: 86%;
}
.news-top .menuone .time{
    display: flex;
    align-items: center;
    color: #888888;
    font-size: 14px;
    margin-bottom: 15px;
    transition: all 0.3s;
}
.news-top .menuone .time i{
    margin-right: 8px;
}
.news-top .menuone h4{
    color: #333333;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    transition: all 0.3s;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient:vertical;
    transition: all 0.3s;
}

.news-top .menuone p{
    color: #888888;
    font-size: 16px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient:vertical;
    transition: all 0.3s;
}

.news-top .menuone .more{
    color: #a7a7a7;
    font-size: 20px;
}





.news-bot{
    display: flex;
    /*justify-content: space-between;*/
    flex-flow: wrap;
}

.news-bot .list{
    width: 32%;
    margin-right: 2%;
    margin-bottom: .4rem;
}

.news-bot .list:nth-child(3n){
    margin-right: 0;
}
.news-bot .list .text{
    padding: .3rem;
    box-shadow: 0 0 15px #edebeb;
}
.news-bot .list h4{
    color: #333333;
    font-size: 22px;
    margin-bottom: 10px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient:vertical;
    transition: all 0.3s;
}
.news-bot .list p{
    color: #888888;
    font-size: 16px;
    line-height: 30px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    transition: all 0.3s;
}
.news-bot .list .time{
    display: flex;
    align-items: center;
    color: #888888;
    font-size: 14px;
    transition: all 0.3s;
}
.news-bot .list .time i{
    margin-right: 8px;
}

.news-bot .list .more{
    color: #a7a7a7;
    font-size: 20px;
}


.news-bot .list .text-bot{
    display: flex;
    justify-content: space-between;
    border-top: 2px solid #eaf0fb;
    padding-top: .3rem;
    margin-top: .3rem;
}

.news-bot .list:hover h4{
    color: #ff9e1a;
}
.news-bot .list:hover p{
    color: #ff9e1a;
}
.news-bot .list:hover .time{
    color: #ff9e1a;
}
.news-bot .list:hover .more{
    color: #ff9e1a;
}

.news-bot .list .pic{
    overflow: hidden;
}

.news-bot .list .pic img{
    width: 100%;
    transition: all 0.3s;
}

.news-bot .list:hover img{
    transform: scale(1.1,1.1);
}

.detail-top{
    border-bottom: 1px solid #eaf0fb;
    padding-bottom: 30px;
    margin-bottom: 35px;
}
.detail-top h1{
    color: #333333;
    font-size: .3rem;
    margin-bottom: 20px;
}
.detail-top .time{
    color: #888888;
    font-size: 16px;
}
.detail-top .time i{
    margin-right: 12px;
}
.news-detail .content .pic{
    margin: 34px 0;
}
.news-detail .content p{
    color: #888888;
    font-size: 18px;
    line-height: 36px;
}

.detail-top .zuozhe{
    margin-left: 15px;
    color: #888888;
    font-size: 16px;
}
.share{
    border-top: 1px solid #eaf0fb;
    padding-top: .6rem;
    margin-top: .7rem;
    margin-bottom: .5rem;
}
.share h4{
    text-align: center;
    color: #333333;
    font-size: 20px;
}

.share ul{
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.share ul li{
    margin: 0 15px;
}


.detail-bot ul{
    display: flex;
    justify-content: center;
}
.detail-bot ul li{
    padding: 0 30px;
    border-right: 1px solid #bfbfbf;
}
.detail-bot ul li a{
    display: flex;
    align-items: center;
    color: #888888;
    font-size: 18px;
    line-height: 46px;

}
.detail-bot ul li:last-child{
    border-right: none;
}
.detail-bot ul li i{
    font-size: 32px;
}
.detail-bot ul li:nth-child(1) i{
    margin-right: 20px;
}
.detail-bot ul li:nth-child(2) i{
    margin-left: 16px;
    font-size: 22px;
}
.detail-bot ul li:nth-child(3) i{
    margin-left: 20px;
}
.detail-bot ul li a:hover{
    color: #ff9e1a;
}




.introduce{
    padding: 45px 0;
    overflow: hidden;
}
.introduce .content{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: wrap;
}

.introduce .content .pic{
    width: 36%;
    border: 1px solid #f1f1f1;
    border-radius: 100%;
    background: #fefefe;
    display: flex;
    align-items: center;
    justify-content: center;
}

.introduce .content .text{
    width: 57%;
}
.introduce .content .text h3{
    color: #000000;
    font-size: .32rem;
    margin-bottom: 24px;
}
.introduce .content .text p{
    color: #666666;
    font-size: 16px;
    line-height: 32px;
}

.introduce .content .text h4{
    color: #3d3d3d;
    font-size: 20px;
    margin-top: .35rem;
    margin-bottom: 16px;
}




.parameter{
    background: #f9f9f9;
    padding: 1rem 0;
}
.parameter .title{
    margin-bottom: .5rem;
}
.parameter .title h3{
    text-align: center;
}


.parameter tr:nth-child(odd){
    background: #eeeeee;
}
.parameter tr:nth-child(1){
    background: #ff9e19;
}

.parameter tr:nth-child(2) td{
    color: #ff9e19;
    font-size: 18px;
}
.parameter th{
    color: #fff;
    padding: 25px 20px;
    font-size: 20px;
    font-weight: bold;
}
.parameter td{
    padding: 25px 20px;
    width: 25%;
    border: 1px solid #eeeeee;
    vertical-align: middle;
}
.parameter td span{
    display: inline-block;
}
.parameter td span:nth-child(1){
    color: #000;
    font-size: 16px;
    width: 40%;
    line-height: 22px;
    float: left;
}

.parameter td span:nth-child(2){
    width: 55%;
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    float: right;
}


.product-value{
    background: url("../images/bg-6_02.jpg") center center no-repeat;
    background-size: cover;
    padding: 1rem 0 .8rem;
}
.product-value .title{
    text-align: center;
    margin-bottom: .5rem;
}
.product-value .title h3{
    color: #fff;
}
.product-value ul{
    display: flex;
    justify-content: space-between;
}
.product-value ul li{
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 20%;
    border-right: 1px solid #d9dadd;
    padding: .4rem 0 .7rem;
}
.product-value ul li:last-child{
    border-right: none;
}
.product-value ul li img{
    width: auto;
}

.product-value ul li span{
    color: #fff;
    font-size: 18px;
    margin-top: 30px;
}



.product-advantage{
    background: url("../images/bg-7_03.jpg") center center no-repeat;
    background-size: cover;
    padding: 1rem 0 .8rem;
    height: 10rem;
}
.product-advantage .title{
    text-align: center;
}
.product-advantage .title p{
    color: #666666;
    font-size: 18px;
    font-weight: normal;
}
.product-advantage .point, .product-advantage .point::before, .product-advantage .point::after {
    position: absolute;
    width: 3.9rem;
    height: 3.9rem;
    border-radius: 50%;
    content: '';
}

.product-advantage .point::before {
    animation: scale5 2s infinite;
}

.product-advantage .point::after {
    animation: scale6 2s infinite;
}
@keyframes scale5{0%{ transform: scale(1); opacity:.9}100%{ transform: scale(1.5); opacity: 0;}}
@keyframes scale6{0%{ transform: scale(1);opacity:.9;}100%{ transform: scale(2);opacity:0;}}

.product-advantage .yuan{
    display: flex;
    justify-content: center;
    position: relative;
    width: 3.9rem;
    height: 3.9rem;
    margin: 0 auto;
    margin-top: 2.3rem;
}
.product-advantage img{
    position: absolute;
}

.product-advantage li{
    position: absolute;
    background: #fff;
    border: 1px solid #ff9e19;
    border-radius: 36px;
    text-align: center;
    padding: 10px 20px;
    min-width: 140px;
}
.product-advantage li span{
    display: inline-block;
    color: #ff9e19;
    font-size: 18px;
    margin-bottom: 6px;
    word-break: keep-all;
}

.product-advantage li h4{
    color: #ff9e19;
    font-size: 24px;
}

.product-advantage li:nth-child(1){
    left: -90%;
    top: -.7rem;
}

.product-advantage li:nth-child(2){
    left: -106%;
    top: 1.5rem;
}
.product-advantage li:nth-child(3){
    left: -90%;
    bottom: -0.5rem;
}


.product-advantage li:nth-child(4){
    right: -90%;
    top: -.7rem;
}

.product-advantage li:nth-child(5){
    right: -106%;
    top: 1.5rem;
}
.product-advantage li:nth-child(6){
    right: -90%;
    bottom: -0.5rem;
}


.application{
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.application .title{
    margin-bottom: .5rem;
    text-align: center;
}


.desktop-wrapper {
    display: flex;
    justify-content: center;
    overflow: hidden;
    width: 100%;
}

.desktop-wrapper .options {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    overflow: hidden;
    min-width: 600px;
    width: 100%;
    height: 520px;
}

.desktop-wrapper .options .option {
    position: relative;
    overflow: hidden;
    min-width: 186px;
    background-size: 750px auto;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: all 1.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
    color: #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.desktop-wrapper .options .option.active {
    flex-grow: 10000;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.desktop-wrapper .options .option.active .icon-wrapper {
    opacity: 1;

}

.desktop-wrapper .options .option.active > div {
    z-index: 1;
    background: rgba(0,0,0,0.3);
}

.desktop-wrapper .options .option.active > div .info-wrapper {
    z-index: 999;
}

.desktop-wrapper .options .option .info-wrapper img {
    opacity: 0;
}

.desktop-wrapper .options .option.active > div .info-wrapper img {
    opacity: 1;
}

.desktop-wrapper .options .option.active > div .info-wrapper .title {
    font-size: .28rem;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 15px;
    text-transform: uppercase;
    line-height: 1;
    opacity: 1;
    position: relative;
    /*-webkit-transition-property: opacity;*/
    /*-moz-transition-property: opacity;*/
    /*transition-property: opacity;*/
    /*-webkit-transition-duration: 0.2s;*/
    /*-moz-transition-duration: 0.2s;*/
    /*transition-duration: 0.2s;*/
    /*-webkit-transition-timing-function: ease-out;*/
    /*-moz-transition-timing-function: ease-out;*/
    /*transition-timing-function: ease-out;*/
    /*-webkit-transition-delay: 0.2s;*/
    /*-moz-transition-delay: 0.2s;*/
    /*transition-delay: 0.2s;*/
}

.desktop-wrapper .options .option.active > div .info-wrapper .subtitle {
    color: white;
    font-size: 16px;
    letter-spacing: .035rem;
    line-height: 1.125;
    margin: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.desktop-wrapper .options .option.active > div .info-wrapper .description {
    left: 0px;
    opacity: 1;
    /*-webkit-transition-property: opacity;*/
    /*-moz-transition-property: opacity;*/
    /*transition-property: opacity;*/
    /*-webkit-transition-duration: 0.3s;*/
    /*-moz-transition-duration: 0.3s;*/
    /*transition-duration: 0.3s;*/
    /*-webkit-transition-timing-function: ease-out;*/
    /*-moz-transition-timing-function: ease-out;*/
    /*transition-timing-function: ease-out;*/
    /*-webkit-transition-delay: 0.6s;*/
    /*-moz-transition-delay: 0.6s;*/
    /*transition-delay: 0.6s;*/
}

.desktop-wrapper .options .option.active > div .info-wrapper .description p {
    font-size: 14px;
    line-height: 25px;
    text-align: justify;
}


/*.desktop-wrapper .options .option.active > div:before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    height: 100%;*/
/*    width: 101%;*/
/*    top: 0;*/
/*    left: 0;*/
/*    z-index: 1;*/
/*    !*background: rgba(51, 158, 42, 0.9);*!*/

/*    background-image: linear-gradient(to  bottom, rgba(000,000,000,0.1) 26%, rgba(172, 130, 33,1));*/
/*    !*background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 30%, rgba(0, 0, 0, 0) 100%);*!*/
/*    !*!* FF3.6-15 *!*!*/
/*    !*background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 30%, rgba(0, 0, 0, 0) 100%);*!*/
/*    !*!* Chrome10-25,Safari5.1-6 *!*!*/
/*    !*background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 30%, rgba(0, 0, 0, 0) 100%);*!*/
/*    !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
/*    -webkit-transition-property: all;*/
/*    -moz-transition-property: all;*/
/*    transition-property: all;*/
/*    -webkit-transition-duration: 0.2s;*/
/*    -moz-transition-duration: 0.2s;*/
/*    transition-duration: 0.2s;*/
/*}*/

.desktop-wrapper .options .option.active > div .icon-wrapper {
    /*display: flex;*/
    /*align-items: flex-start;*/
    /*align-content: baseline;*/
    display: block;
}

.desktop-wrapper .options .option.active > div .icon-wrapper .category-text {
    opacity: 1;
    display: initial;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.desktop-wrapper .options .option.active > div .icon-wrapper .category-icon:before {
    opacity: 1;
}

.desktop-wrapper .options .option:not(.active) {
    flex-grow: 1;
    /*filter: grayscale(70%);*/
}

.desktop-wrapper .options .option:not(.active):hover {
    filter: grayscale(0%);
}

.desktop-wrapper .options .option:not(.active):hover > div:before {
    background: rgba(255, 158, 26, 0.9);
}

.desktop-wrapper .options .option:not(.active) > div .title,
.desktop-wrapper .options .option:not(.active) > div .subtitle,
.desktop-wrapper .options .option:not(.active) > div .description {
    opacity: 0;
}

.desktop-wrapper .options .option:not(.active) > div .icon-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.desktop-wrapper .options .option:not(.active) > div .icon-wrapper .category-icon:before {
    opacity: .5;
}

.desktop-wrapper .options .option:not(.active) > div:before {
    /*background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.55) 30%, rgba(0, 0, 0, 0) 100%);*/
    /*!* FF3.6-15 *!*/
    /*background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.55) 30%, rgba(0, 0, 0, 0) 100%);*/
    /*!* Chrome10-25,Safari5.1-6 *!*/
    /*background: linear-gradient(to top, rgba(0, 0, 0, 0.55) 30%, rgba(0, 0, 0, 0) 100%);*/
    background: rgba(0,0,0,0.8);
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.desktop-wrapper .options .option > div {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 25px .5rem;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.5s cubic-bezier(0.05, 0.61, 0.41, 0.95);
}

.desktop-wrapper .options .option > div .icon-wrapper .category-text {
    line-height: 40px;
    padding-left: .75rem;
    opacity: 0;
    display: none;
}

.desktop-wrapper .options .option > div .icon-wrapper .category-icon {
    position: absolute;
    top: 25px;
    left: 25px;
    font-size: 22px;
    color: #fff;
}

.desktop-wrapper .options .option > div .icon-wrapper .category-icon h4 {
    /*overflow: hidden;*/
    /*text-overflow: ellipsis;*/
    /*word-break: break-all;*/
    /*display: -webkit-box;*/
    /*-webkit-box-orient: vertical;*/
    /*-webkit-line-clamp: 1;*/
    width: 25px;
    line-height: 24px;
}

.desktop-wrapper .options .option > div .icon-wrapper .category-icon p {
    font-size: 16px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

/*.desktop-wrapper .options .option > div .icon-wrapper .category-icon:before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    transform: translate(-50%, -50%);*/
/*    background-repeat: no-repeat;*/
/*    !*-webkit-mask-image: url(../images/sports_biotech_icon.svg);*!*/
/*    !*mask-image: url(../images/sports_biotech_icon.svg);*!*/
/*    background-color: #fff;*/
/*    height: 20px;*/
/*    width: 21px;*/
/*}*/


.options > :nth-child(1) {
    background-color: #515272;
    background-image: url("../UploadFiles/image/2020-11-27/120353181269275.jpg");
    background-position: center center;
    background-size: cover;
}

.options > :nth-child(2) {
    background-color: #6c3f31;
    background-image: url("../UploadFiles/image/2020-11-27/144646931289341.jpg");
    background-position: center center;
    background-size: cover;
}

.options > :nth-child(3) {
    background-color: #323119;
    background-image: url("../UploadFiles/image/2020-11-27/143614571835233.jpg");
    background-position: center center;
    background-size: cover;
}

.options > :nth-child(4) {
    background-color: #5d92cb;
    background-image: url("../UploadFiles/image/2020-11-27/143657212478740.jpg");
    background-position: center center;
    background-size: cover;
}

/*.options > :nth-child(5) {*/
/*    background: #e9ecef;*/
/*    background-image: url("../images/6_01.jpg");*/
/*    background-position: center center;*/
/*    background-size: cover;*/
/*}*/




.about-main{
    overflow: hidden;
}

.company-profile{
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 1rem;
}
.company-profile .content{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: wrap;
}

.company-profile .content .text{
    width: 50%;
}
.company-profile .content .describe{
    margin-top: .5rem;
}
.company-profile .content .describe p:nth-child(1){
    margin-bottom: 34px;
    color: #000000;
    font-weight: bold;
}
.company-profile .content .describe p{
    color: #666666;
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 18px;
}
.company-profile .content .describe p:last-child{
    margin-bottom: 0;
}

.company-profile .content .pic{
    width: 29%;
}



.enterprise-advantage{
    padding-top: 1rem;
}
.enterprise-advantage .content{
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    margin-top: .8rem;
}

.enterprise-advantage .content .list{
    width: 48.5%;
    border: 1px solid #e8e8e8;
    box-shadow: inset 0 0 10px #eee;
    margin-bottom: .4rem;
    transition: all .3s;
}
.enterprise-advantage .content .list .box{
    padding: .45rem .3rem;
}
.enterprise-advantage .content .list h4{
    color: #000000;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: .5rem;
}
.enterprise-advantage .content .list:hover{
    box-shadow: 0 0 15px #cecdcc;
}

.enterprise-advantage .content .list ul{
    display: flex;
}

.enterprise-advantage .content .list ul li{
    text-align: center;
    width: 30%;
    margin-right: 6%;
}
.enterprise-advantage .content .list ul li p{
    color: #666666;
    font-size: 18px;
    margin-top: 24px;
    line-height: 26px;
}

.enterprise-advantage .content .list ul li:nth-child(3n){
    margin-right: 0;
}



.corporate-culture{
    background: url("../images/bg-7_32.jpg") center center no-repeat;
    background-size: cover;
    padding: 1rem 0;
    margin-top: .6rem;
}
.corporate-culture .title{
    text-align: center;
    margin-bottom: .6rem;
}

.corporate-culture .content{
    text-align: center;
}



.business-layout{
    padding: .8rem 0 .6rem;
}
.business-layout .content{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: wrap;
}

.business-layout .content .text{
    width: 45%;
}
.business-layout .txt{
    margin-top: .75rem;
}
.business-layout .txt p{
    color: #666666;
    font-size: 18px;
    line-height: 44px;
}
.business-layout .txt h4{
    color: #000000;
    font-size: .26rem;
    font-weight: bold;
    margin-bottom: 30px;
}
.business-layout .txt p span{
    color: #ff9e19;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid #ff9e19;
    padding-bottom: 3px;
}
.business-layout .content .map{
    width: 53%;
}


.business-layout .map {
    display: inline-block;
    margin-top: 25px;
    position: relative;
}

.business-layout .map .sj-pic {
    display: none;
}

.business-layout li {
    position: absolute;
    cursor: pointer;
    display: none;
}

.business-layout li span {
    color: #000000;
    font-size: 12px;
    transition: all 0.3s;
}

.business-layout li img {
    margin-right: 6px;
}

.business-layout li:nth-child(1) {
    top: 22%;
    right: 18%;
}

.business-layout li:nth-child(2) {
    top: 35%;
    right: 33%;
}

.business-layout li:nth-child(3) {
    top: 38%;
    right: 32%;
}

.business-layout li:nth-child(4) {
    top: 45%;
    right: 28%;
}

.business-layout li:nth-child(5) {
    top: 51%;
    right: 33%;
}

.business-layout li:nth-child(6) {
    top: 53%;
    right: 23%;
}

.business-layout li:nth-child(7) {
    top: 58%;
    right: 32%;
}
.business-layout li:nth-child(7) span{
    position: absolute;
    left: -52px;
}
.business-layout li:nth-child(8) {
    top: 61%;
    right: 35%;
}

.business-layout li:nth-child(9) {
    top: 65%;
    right: 22%;
}

.business-layout li:nth-child(10) {
    top: 70%;
    right: 30%;
}

.business-layout li:nth-child(11) {
    top: 72%;
    right: 37%;
}

.business-layout li:nth-child(12) {
    top: 81%;
    right: 41%;
}

.business-layout li:nth-child(13) {
    top: 82%;
    right: 32%;
}

.business-layout li:nth-child(14) {
    top: 62%;
    right: 55%;
}

.business-layout li:nth-child(15) {
    top: 65%;
    right: 46%;
}
.business-layout li:nth-child(16) {
    top: 56%;
    right: 18%;
    display: block;
}

.business-layout li:nth-child(16) span{
    color: #ff9e19;
    font-weight: bold;
    font-size: 16px;
}


.business-layout li:hover span {
    color: #ff9e19;
}





.team-style{
    background: url("../images/bg-8_02.jpg") center center no-repeat;
    background-size: cover;
    padding: 1rem 0;
}







.team-style .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.team-style .swiper-container-no-flexbox .swiper-slide {
    float: left
}

.team-style .swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.team-style .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.team-style .swiper-container-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.team-style .swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.team-style .swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.team-style .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

.team-style .swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.team-style .swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform,height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform,height
}

.team-style .swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.team-style .swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.team-style .swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.team-style .swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    /*width: 27px;*/
    /*height: 44px;*/
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.team-style .swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.team-style .swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    left: 0;
    right: auto;
}



.team-style .swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    right: 0;
    left: auto;
}



.team-style .swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10
}

.team-style .swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.team-style .swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.team-style .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}


.team-style .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.team-style .swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.team-style .swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.team-style .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.team-style .swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.team-style .swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    -moz-transform: translate3d(0,-50%,0);
    -o-transform: translate(0,-50%);
    -ms-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

.team-style .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.team-style .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.team-style .swiper-pagination-progress {
    background: rgba(0,0,0,.25);
    position: absolute
}

.team-style .swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}

.team-style .swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}

.team-style .swiper-container-horizontal>.swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.team-style .swiper-container-vertical>.swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.team-style .swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255,255,255,.5)
}

.team-style .swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.team-style .swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.team-style .swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.team-style .swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.team-style .swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.team-style .swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.team-style .swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.team-style .swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.team-style .swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.team-style .swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.team-style .swiper-container-cube,.swiper-container-flip {
    overflow: visible
}

.team-style .swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.team-style .swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.team-style .swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.team-style .swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.team-style .swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.team-style .swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.team-style .swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.team-style .swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.team-style .swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.team-style .swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.team-style .swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.team-style .swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.team-style .swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.team-style .swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.team-style .swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.team-style .swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.team-style .swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.team-style .swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.team-style .swiper-scrollbar-cursor-drag {
    cursor: move
}

.team-style .swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    animation: swiper-preloader-spin 1s steps(12,end) infinite
}

.team-style .swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.team-style .swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

/*.layer-mask {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    opacity: 0.7;*/
/*    transition: all 0.5s;*/
/*    background-color: #3e3e3e;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 0;*/
/*    right: 0;*/
/*}*/

.swiper-slide-active .layer-mask {
    display: none;
}


.team-style  .swiper-container {
    width: 100%;
}

@media screen and (max-width: 668px) {
    .team-style  .swiper-container {
        margin: 20px 0 15px;
    }
}

.team-style  .swiper-slide {
    -webkit-transition: transform 1.0s;
    -moz-transition: transform 1.0s;
    -ms-transition: transform 1.0s;
    -o-transition: transform 1.0s;
    -webkit-transform: scale(0.85);
    /* margin: 1px; */
    transform: scale(0.85);
    margin-top: 70px;
    margin-bottom: 70px;
}

@media screen and (max-width: 668px) {
    .team-style  .swiper-slide {
        -webkit-transform: scale(0.97);
        transform: scale(0.97);
    }
}

.team-style .swiper-slide-active,.swiper-slide-duplicate-active {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
    z-index: 1002;
}

@media screen and (max-width: 668px) {
    .team-style .swiper-slide-active,.swiper-slide-duplicate-active {
        -webkit-transform: scale(0.97);
        transform: scale(0.97);
    }
}

.none-effect {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
}

.swiper-slide a {
    background: #fff;
    display: block;
    border-radius: 2px;
}

@media screen and (min-width: 668px) {
    .swiper-slide a:after {
        position: absolute;
        top: 0px;
        left: 0;
        display: block;
        box-sizing: border-box;
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 2px;
        box-shadow: 0 2px 6px rgba(0,0,0,0.3);
        box-shadow: 0 4px 20px 0 rgba(0,0,0,0.3);
    }

    .swiper-slide-active a:before {
        position: absolute;
        top: 410px;
        left: 0;
        display: block;
        box-sizing: border-box;
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 2px;
        /* box-shadow: 0 2px 6px rgba(0,0,0,0.3); */
        /* box-shadow: 0 4px 20px 0 rgba(0,0,0,0.3); */
        z-index: 10002;
    }
}

.swiper-slide-active a:after {
    background: none;
}

@media screen and (max-width: 668px) {
    .swiper-slide a {
        padding: 5px;
        border-radius: 2px;
    }
}

.swiper-slide img {
    width: 100%;
    border-radius: 5px;
    display: block;
    height: 100%;
    border: none;
}

@media screen and (max-width: 668px) {
    .swiper-slide img {
        border-radius: 2px;
    }
}

.swiper-pagination {
    position: relative;
    margin-bottom: 30px;
}

.swiper-pagination-bullet {
    background: #00a0e9;
    margin-left: 4px;
    margin-right: 4px;
    width: 17px;
    height: 17px;
    opacity: 1;
    margin-bottom: 4px;
}

.swiper-pagination-bullet-active {
    width: 13px;
    height: 13px;
    background: #FFF;
    margin-bottom: 0;
}

@media screen and (max-width: 668px) {
    .swiper-pagination {
        position: relative;
        margin-bottom: 20px;
    }

    .swiper-pagination-bullet {
        background: #00a0e9;
        margin-left: 2px;
        margin-right: 2px;
        width: 8px;
        height: 8px;
        margin-bottom: 2px;
    }

    .swiper-pagination-bullet-active {
        width: 6px;
        height: 6px;
        background: #FFF;
        border: 3px solid #00a0e9;
        margin-bottom: 0;
    }
}

.button {
    width: 100%;
    margin: 0 auto;
    top: -290px;
    position: relative;
    z-index: 1002;
}




.button div:hover {
    background-color: #333;
    opacity: 0.8;
    cursor: pointer;
}

.swiper-button-prev {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    opacity: 1;
    background-size: 15px;
    cursor: pointer;
    background: #ff9e19;
    color: #fff;
    font-size: 24px;
}

.swiper-button-next {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    opacity: 1;
    background-size: 15px;
    cursor: pointer;
    background: #ff9e19;
    color: #fff;
    font-size: 24px;
}

.swiper-slide-next{
    position: relative;
    perspective: 1100px;
}
.swiper-slide-next .box{
    transition: all .3s;
    transform: rotateY(-30deg) translateZ(65px);
}

.swiper-slide-prev{
    position: relative;
    perspective: 1100px;
}
.swiper-slide-prev .box{
    transition: all .3s;
    transform: rotateY(30deg) translateZ(65px);
}
.team-style .box{
    border-radius: 10px;
}
.team-style .pic{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
}
.team-style .text{
    background: #fff;
    padding: 20px 30px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.team-style .text h4{
    color: #000000;
    font-size: .24rem;
    font-weight: bold;
    /*margin-bottom: 14px;*/
}
.team-style .text p{
    color: #666666;
    font-size: 18px;
}
.team-style .swiper-slide img{
    border-radius: 0;
}


.swiper-slide-next .box h4{
    color: #4d4d4d;
}
.swiper-slide-next .box p{
    color: #949494;
}

.swiper-slide-prev .box h4{
    color: #4d4d4d;
}
.swiper-slide-prev .box p{
    color: #949494;
}




.index-main .application-scenario{
    margin-top: .5rem;
}
.index-main .application-scenario h3{
    position: relative;
    top: 0;
    left: auto;
    transform: translateX(0);
    color: #000;
    text-align: center;
    padding: .5rem 0;
}
.index-main .news-main{
    margin-top: 1rem;
}
.index-main .news-main .title h3{
    text-align: center;
    margin-bottom: .5rem;
}



.cooperate-main ul{
    display: flex;
    justify-content: center;
    justify-content: space-between;
    margin: .5rem 0;
}

.cooperate-main ul li{
    text-align: center;
    width: 23%;
}



.cooperate-main .electricity{
    margin: .5rem 0;
}
.cooperate-main .text{
    display: flex;
    align-items: center;
}

.cooperate-main .text .icon{
    margin-right: .6rem;
}

.cooperate-main .text .icon{
    max-width: 200px;
}
.three ul{
    justify-content: space-between;
}
.three ul li{
     width: 21%;
}






.partner .application-scenario h3{
    position: relative;
    top: 0;
    left: 0;
    transform: translateX(0);
    color: #000;
    text-align: center;
    margin-bottom: .5rem;
}
.partner-bot{
    background: #f6f6f6;
    padding: 1rem 0;
}
.partner .pic{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1rem 0;
}
.partner .pic img{
    width: 70%;
}


.partner .title h3{
    font-size: .36rem;
    font-weight: bold;
    color: #000;
    text-align: center;
}
.partner .item{
    border-bottom: none;
}
.partner .item .content{
    display: flex;
    justify-content: space-between;
}
.partner .item .content .list{
    flex-flow: column;
    text-align: center;
    width: 30%;
}
.partner .item .content .list h4{
    font-size: .3rem;
    color: #333;
    width: max-content;
    padding: 15px 25px;
    margin: 0 auto;
    border-bottom: 3px solid #ff9c00;
}
.partner .item .content .list p{
    font-size: 22px;
    color: #666;
    margin-top: 20px;
}
.partner .item2 .content .list{
    width: 18%;
    justify-content: flex-start;
}
.partner .item2 .content .list h4{
    font-size: 20px;
    padding: 15px 0;
    width: 100%;
    border-bottom: 2px solid #cecece;
}
.partner .item2 .content .list p{
    font-size: 16px;
    line-height: 26px;
    text-align: left;
}

.partner .button{
    display: flex;
    justify-content: center;
    width: 100%;
    position: relative;
    top: 0;
    margin-top: 1rem;
}
.partner .button a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 260px;
    height: 60px;
    border-radius: 32px;
    background: #ff9e1a;
    color: #fff;
    font-size: 20px;
}







.delivery-process .content{
    margin-top: .8rem;
}
.delivery-process h4{
    text-align: center;
    font-size: 30px;
    color: #333;
    position: relative;
}
.delivery-process h4:before{
    content: '';
    width: 40%;
    height: 1px;
    background: #9c9ea2;
    position: absolute;
    top: 16px;
    left: 0;
}
.delivery-process h4:after{
    content: '';
    width: 40%;
    height: 1px;
    background: #9c9ea2;
    position: absolute;
    top: 16px;
    right: 0;
}
.delivery-process ul{
    display: flex;
    justify-content: space-between;
}
.delivery-process ul li{
    text-align: center;
    width: 15%;
}
.delivery-process ul li .icon{
    margin-bottom: 30px;
}
.delivery-process ul li h5{
    font-size: 25px;
    color: #333;
    margin-top: 15px;
}
.delivery-process ul li span{
    border: 2px solid #f39800;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    display: none;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    font-weight: bold;
    color: #f39800;
    margin: 0 auto;
}

.delivery-process{
    margin-top: 1.5rem;
}
.service-guarantee{
    margin-top: 1.5rem;
    margin-bottom: 1rem;
}
.service-guarantee .content{
    margin-top: .8rem;
}
.service-guarantee h4{
    text-align: center;
    font-size: 30px;
    color: #333;
}
.service-guarantee h4:before{
    content: '';
    width: 34%;
    height: 1px;
    background: #9c9ea2;
    position: absolute;
    top: 16px;
    left: 0;
}
.service-guarantee h4:after{
    content: '';
    width: 34%;
    height: 1px;
    background: #9c9ea2;
    position: absolute;
    top: 16px;
    right: 0;
}


.service-guarantee .content{
    display: flex;
    justify-content: space-between;
}
.service-guarantee .content .list{
    width: 31%;
}
.service-guarantee .content .list h4{
    font-size: 26px;
    color: #ff9e1a;
    margin-bottom: 25px;
}
.service-guarantee .content .list .pic{
    margin-bottom: 25px;
}
.service-guarantee .content .list p{
    font-size: 20px;
    line-height: 32px;
    color: #000;
}


.service .product-advantage{
    background: none;
}


.service .product-advantage{
    padding: 0;
}

.service .product-advantage h3{
    color: #fea100;
}

.service .product-advantage .title h1{
    text-align: center;
    font-size: 30px;
    color: #333;
    margin: .6rem 0;
}

.service .product-advantage .title h1:before{
    content: '';
    width: 40%;
    height: 1px;
    background: #9c9ea2;
    position: absolute;
    top: 16px;
    left: 0;
}
.service .product-advantage .title h1:after{
    content: '';
    width: 40%;
    height: 1px;
    background: #9c9ea2;
    position: absolute;
    top: 16px;
    right: 0;
}





.qudao .pic img{
    width: 100%;
}


.qudao .content{
    flex-flow: wrap;
}

.qudao .content .lst{
    width: 31%;
    margin-bottom: 30px;
}


.qudao .content .lst h4{
    text-align: center;
    font-size: .24rem;
    color: #000000;
    margin-top: 12px;
}











@media screen and (max-width: 1680px) {

}


@media screen and (max-width: 1600px) {
    .section .content {
        width: 90%;
        margin: 0 auto;
    }
    .desktop-wrapper .options .option{
        min-width: 140px;
    }
}

@media screen and (max-width: 1480px) {
    .solutionOne .item .list ul li{
        margin-right: .6rem;
    }
    .solutionThree .testimonial-slider .text{
        width: 70%;
    }
}

@media screen and (max-width: 1366px) {
    .section .content {
        width: 70%;
    }
    .solutionOne .item .list ul li{
        margin-right: .5rem;
    }
    .desktop-wrapper .options .option{
        min-width: 110px;
    }
}

@media screen and (max-width: 1200px) {
    .solutionOne .item .list ul li{
        margin-right: .4rem;
    }
}

@media screen and (max-width: 992px) {

}

@media screen and (max-width: 768px) {
    .delivery-process ul li span{
        display: flex;
    }
    .delivery-process ul li .text img{
        display: none;
    }
    .section .content {
        width: 90%;
        margin: 0 auto;
    }

    .title h1 {
        font-size: 26px;
        margin-bottom: 15px;
    }
    .title h3 {
        font-size: 23px;
        margin-bottom: 15px;
    }

    .title p {
        font-size: 16px;
        line-height: 26px;
    }
    .itemOne .content{
        flex-flow: wrap;
    }
    .itemOne .text{
        width: 100%;
    }
    .itemOne .pic{
        display: none;
    }
    .itemTwo .map ul{
        display: none;
    }
    .sj-map{
        display: block;
    }
    .pc-map{
        display: none;
    }
    .message p{
        font-size: 16px;
        line-height: 30px;
    }
    .message .list{
        width: 100%;
    }
    .itemOne .text ul li p{
        font-size: 16px;
        line-height: 28px;
    }
    .itemOne .text h4{
        font-size: 20px;
    }
    .itemOne .text .more a{
        font-size: 16px;
    }
    .about .itemOne .text h1{
        font-size: 20px;
    }
    .itemOne .text h1{
        font-size: 23px;
    }
    .solutionOne .item .list .pic{
        width: 100%;
        margin: 25px 0;
    }
    .solutionOne .item .list .text{
        width: 100%;
    }
    .solutionOne .item .list .text h4{
        font-size: 22px;
    }
    .solutionOne .item .content{
        margin-top: .6rem;
    }
    .solutionOne .item .list ul{
        flex-flow: wrap;
    }
    .solutionOne .item .list ul li{
        width: 50%;
        margin-right: 0;
        margin-bottom: 25px;
    }
    .application-scenario .content{
        flex-flow: wrap;
    }
    .application-scenario .list{
        width: 100%;
    }
    .application-scenario h3{
        font-size: 23px;
    }
    .application-scenario .list h4{
        font-size: 22px;
    }
    .solutionOne{
        /*padding-top: 0;*/
    }
    .achieve .content .list{
        width: 100%;
    }

    .solutionThree .testimonial-slider .text{
        position: relative;
        transform: none;
        left: 0;
        width: 100%;
    }
    .solutionThree .testimonial-slider p{
        padding: 0.55rem 0;
    }
    .solutionThree .testimonial-slider .owl-controls{
        bottom: auto;
        top: 21%;
        height: 40px;
        width: 100%;
    }
    .solutionThree .owl-theme .owl-controls .owl-nav div{
        width: 40px;
        height: 40px;
        font-size: 14px;
    }
    .solutionThree .testimonial-slider .owl-nav{
        bottom: 0;
    }
    .solutionThree .testimonial-slider .owl-dots{
        bottom: 15px;
    }
    .cooperate-main{
        margin-top: .8rem;
    }
    .cooperate-main h4{
        font-size: 26px;
    }
    .case-main .content .list{
        width: 100%;
        margin-right: 0;
    }
    .case-main .p1{
        line-height: 30px;
    }
    .case-main .content .list .text h4{
        font-size: 18px;
    }
    .case-main .content .list .text li{
        width: 100%;
    }
    .download-main .content .list{
        width: 100%;
    }
    .download-main .content .list h4{
        font-size: 18px;
    }
    .download-main .content .list .text{
        padding: 25px 20px;
    }
    .job .screen {
        flex-flow: wrap;
    }
    .job .screen select {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        font-size: 18px;
    }
    .job .screen .screen-search {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    .bullet-box{
        max-width: 310px;
    }
    .contact-main .content .left{
        width: 100%;
    }
    .contact-main .content .right{
        width: 100%;
    }
    .contact-main .list p{
        font-size: 16px;
    }
    .contact-main .list{
        flex-flow: wrap;
    }
    .contact-main .list .erweima img{
        width: 114px;
        margin: 0 auto;
    }
    .contact-main .content .right p{
        font-size: 18px;
        line-height: 30px;
    }
    .contact-main .list .erweima{
        margin-top: 20px;
        width: 100%;
    }
    .contact-main .content .right li{
        flex-flow: wrap;
        margin-bottom: 20px;
    }
    .contact-main .content .right li span{
        /*width: 100%;*/
        font-size: 16px;
    }
    .contact-main .content .right li input{
        width: 100%;
    }
    .contact-main .content .right li textarea{
        width: 100%;
    }
    .contact-main .content .right .policy{
        padding-left: 0;
    }
    .contact-main .content .right .btn_t{
        padding-left: 0;
    }
    .contact-bot .list{
        width: 100%;
        flex-flow: column!important;
        margin-bottom: 30px;
    }
    .news-top{
        flex-flow: wrap;
    }
    .news-top .menutwo{
        width: 100%;
        height: 250px;
    }
    .news-top .menuone{
        width: 100%;
    }
    .news-bot .list{
        width: 100%;
        margin-right: 0;
    }
    .news-bot .list .text{
        padding: 20px 15px;
    }
    .news-bot .list h4{
        font-size: 18px;
    }
    .detail-top h1{
        font-size: 22px;
        line-height: 30px;
    }
    .detail-bot ul li{
        padding: 0 10px;
    }
    .detail-bot ul li a{
        font-size: 16px;
        line-height: 35px;
    }
    .detail-bot ul li:nth-child(1) i {
        margin-right: 10px;
    }
    .detail-bot ul li:nth-child(3) i {
        margin-left: 10px;
    }
    .introduce .content .pic{
        width: 100%;
    }
    .introduce .content .text{
        width: 100%;
    }
    .introduce .content .text h3{
        font-size: 24px;
    }

    .parameter .content{
        overflow-x: auto;
        overflow-scrolling: touch;
    }
    .parameter .content table{
        /*display: block;*/
        /*overflow-x: auto;*/
        /*white-space: nowrap;*/
        width: 1400px;
    }
    .product-value ul{
        flex-flow: wrap;
    }
    .product-value ul li{
        width: 50%;
        border: none;
    }
    .product-advantage li{
        position: relative;
        top: 0!important;
        left: 0!important;
    }
    .product-advantage{
        height: auto;
    }
    .product-advantage .point{
        display: none;
    }
    .product-advantage img{
        position: relative;
    }
    .product-advantage .yuan{
        height: auto;
        width: auto;
        flex-flow: wrap;
        margin-top: 35px;
    }
    .product-advantage ul{
        display: flex;
        justify-content: space-between;
        flex-flow: wrap;
        margin-top: 25px;
    }
    .product-advantage ul li{
        width: 100%;
        margin-bottom: 15px;
    }

    .product-advantage li span{
        font-size: 16px;
    }
    .product-advantage li h4{
        font-size: 20px;
    }

    .desktop-wrapper .options {
        min-width: 100%;
        flex-flow: wrap;
        height: auto;
    }
    .desktop-wrapper .options {
        min-width: 100%;
        flex-flow: wrap;
        height: auto;
    }
    .desktop-wrapper .options .option {
        width: 100%;
        height: 400px;
        margin-bottom: 20px;
    }
    .company-profile .content .text{
        width: 100%;
        margin-bottom: 30px;
    }
    .company-profile .content .pic{
        width: 100%;
    }
    .enterprise-advantage .content .list{
        width: 100%;
    }
    .business-layout .content .text{
        width: 100%;
    }
    .business-layout .content .map{
        width: 100%;
    }
    .business-layout .content .map ul{
        display: none;
    }
    .pc-pic{
        display: none;
    }
    .business-layout .map .sj-pic{
        display: block;
    }
    .business-layout .txt h4{
        font-size: 22px;
        line-height: 30px;
    }

    .team-style .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
        right: 15px;
    }
    .team-style .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
        left: 15px;
    }
    .team-style .swiper-slide{
        margin-bottom: 0;
    }
    .team-style .text h4{
        font-size: 20px;
    }
    .button{
        top: -150px;
    }


    .cooperate-main ul{
        flex-flow: wrap;
    }
    .cooperate-main ul li{
        width: 100%;
        margin-bottom: 30px;
    }
    .cooperate-main ul li img{
        max-width: 200px;
    }
    .cooperate-main .text{
        flex-flow: wrap;
    }
    .cooperate-main .text .icon{
        margin: 0 auto;
    }

    .partner .item .content{
        flex-flow: wrap;
    }
    .partner .item .content .list{
        width: 45%;
    }
    .partner .item2 .content .list{
        width: 45%;
        margin-bottom: 20px;
    }
    .partner .item1 .content .list p{
        font-size: 18px;
        line-height: 28px;
    }
    .partner .item .content .list h4{
        font-size: 20px;
    }
    .partner .pic img{
        width: 100%;
    }

    .service .product-advantage .title h1{
        font-size: 26px;
    }
    .delivery-process ul{
        flex-flow: wrap;
    }
    .delivery-process ul li{
        width: 45%;
        margin-bottom: 30px;
    }
    .service-guarantee .content{
        flex-flow: wrap;
    }
    .service-guarantee .content .list{
        width: 100%;
        margin-bottom: 30px;
    }
    .service-guarantee .content .list p{
        font-size: 18px;
    }
    .delivery-process h4{
        font-size: 26px;
    }
    .service-guarantee h4{
        font-size: 26px;
    }
    .delivery-process ul li h5{
        font-size: 22px;
    }


    .service h4:before{
        display: none!important;
    }
    .service h4:after{
        display: none!important;
    }
    .qudao .content .lst{
        width: 100%;
    }
    .qudao .content .lst h4{
        font-size: 18px;
    }


    .cooperate-main .biaoge{
        overflow: hidden;
        overflow-x: auto;
    }

    .cooperate-main .biaoge table{
        width: 1000px;
    }


    .about .itemOne .text h3{
        color: #000;
        font-size: 23px;
        font-weight: bold;
        margin-bottom: 20px;
    }

    .news-bot .list p{
        font-size: 14px;
        line-height: 24px;
    }
    .itemOne .text p{
        font-size: 16px;
        line-height: 28px;
    }
}

@media screen and (max-width: 414px) {

}

@media screen and (max-width: 375px) {

}

@media screen and (max-width: 360px) {

}

@media screen and (max-width: 320px) {

}



