*{
    margin: 0;
    padding: 0;
}
body{
    /* font-family: "微软雅黑"; */
    min-width: 1200px;
}
.img{
    width: 100%;
}
.img img{
    width: 100%;
}
.header{
    width: 100%;
    background: url("../img/people.jpg") no-repeat;
    height: 593px;
    background-position: 47% 100%;

}
.common{
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
    text-align: center;
    position: relative;
}
.common .file{
    font-size: 40px;
    font-weight: bold;
    line-height: 52px;
}
.common .file span{
    color:#ff7202;
}
.querytion1{
    background: url("../img/ac1.png") no-repeat;
    position: absolute;
    left: 3px;
    top:208px;
    width: 307px;
    height: 125px;
    font-size: 20px;
    line-height: 111px;
    color:#fff;
    cursor: pointer;
    opacity: 0;
    transition:linear 2s;
}
.querytion2{
    background: url("../img/back1.png") no-repeat;
    position: absolute;
    left: -192px;
    top:395px;
    width: 284px;
    height: 125px;
    font-size: 20px;
    line-height: 111px;
    color:#fff;
    cursor: pointer;
    /* background-size:97%;    */
    opacity: 0; 
    transition:linear 2s;
}
.querytion3{
    background: url("../img/ac3.png") no-repeat;
    position: absolute;
    right: -92px;
    top:177px;
    width: 307px;
    height: 125px;
    font-size: 20px;
    line-height: 106px;
    color:#fff;
    cursor: pointer;
    opacity: 0;
    transition:linear 2s;
}
.querytion4{
    background: url("../img/ac4.png") no-repeat;
    position: absolute;
    right: -167px;
    top:339px;
    width: 307px;
    height: 125px;
    font-size: 20px;
    line-height: 106px;
    color:#fff;
    cursor: pointer;
    opacity: 0;
    transition:linear 2s;
}
.querytion1:hover{
    background: url("../img/ac11.png") no-repeat;
    transition: 0.3s;
   
}
.querytion2:hover{
    background: url("../img/back2.png") no-repeat;
    transition: 0.3s;
   
}
.querytion3:hover{
    background: url("../img/ac31.png") no-repeat;
    transition: 0.3s;
   
}
.querytion4:hover{
    background: url("../img/ac41.png") no-repeat;
    transition: 0.3s;
   
}
.product{
    display: flex;
    justify-content: space-between;
    /*margin-right:40px;*/
    text-align: center;
    /*margin-top:40px;*/
}
.bga{
    background:url("../img/blue.png") no-repeat;
    width: 157px;
    height: 174px;
   
}
.bga img{
    padding-top:50px;
}
.product .list{
    width: 157px;
    cursor: pointer;
   
}
.product .list:hover .bga img{
    transform: rotateY(360deg);
    transition: 1s;
}
.product .list .item1{
    margin: 15px 0;
    font-size: 20px;
    color:#ff7202;
}
.product .list .item2{
    font-size: 14px;
}
.product .list:hover .bga{
    background:url("../img/orange.png") no-repeat;
}
.bgb{
    background: url("../img/bgb.png")no-repeat;
    width: 100%;
    height: 200px;
    margin-top:60px;
}
.tube{
    display:flex;
    justify-content: space-between;
    color:#fff;
    margin: 0 auto;
    width: 1200px;;
}
.tube .project{
    text-align: left;
    padding-top:65px;
    padding-left: 50px;
}
.tube .project .title{
    font-size: 30px;
}
.tube .project .title span{
    font-size: 36px;
    color:#ff7202;
}
.tube .tel{
    padding-top:35px;
    padding-right: 70px;
    height: 100%;

}
.tube .tel .consulte{
    font-size: 20px;
    line-height: 26px;

}
.tube .tel .phone{
    font-size: 30px;
    font-weight: bold;
    margin-top:7px;
    line-height: 35px;
}
.tube .tel .once{
    width: 154px;
    height: 45px;
    font-size: 20px;
    line-height: 45px;
    background: #ff7202;
    border-radius: 10px;
    text-align: center;
    margin-top:20px;
    cursor: pointer;
}
.posia{
    position: relative;
    overflow: hidden;
}
.posia>div{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background:#fff;
    animation:gogo 1s infinite linear;
    position: absolute;
    left: 70px;
    top:13px;
   opacity: 1;
}
@keyframes gogo{
    0%  {transform:scale(); opacity: 1;}
    50% {transform:scale(); opacity: 0.2;}
    100%{transform:scale(10); opacity: 0;}
}
/* 966 234  103 275 230 */
.dry{
    display: flex;

}
.logo{
width: 240px;
text-align: center;

}
.logo .logo1{
    background: #023d8b;
    width: 100%;
    height: 103px;
}
.logo .logo1 img{
    padding-top:31px;
}
.logo .logo2{
    font-size: 18px;
    color:#fff;
    font-weight: bold;
    background:#ff7203;
    width: 100%;
    height: 275px;
}
.logo .logo2 img{
    padding-top:85px;
}
.logo .logo3{
    display: flex;
    justify-content: center;
    flex-direction: column;
    background: #023d8b;
    width: 100%;
    height:373px;
    color:#fff;
    cursor: pointer;
}
.logo .logo3 img{
    width: 52px;
    height: 52px;
}
.logo .logo3 .item1{
    font-size: 18px;
    margin-top:25px;
    margin-bottom: 15px;
}
.logo .logo3 .item2{
    font-size: 30px;
    font-weight:300;
}
.protect{
    display: flex;
    flex-wrap: wrap;
    background:#f9f9f9;
    font-size: 20px;
    width: 960px;
    padding-top:25px;
   
}
.protect .imga{
margin-left: 30px;
    margin-bottom: 15px;
    overflow: hidden;
    width: 435px;
    height: 265px;

}
.protect .imga1{
    margin-left: 30px;
        margin-bottom: 15px;
        overflow: hidden;
        width: 500px;
        height: 318px;
    }
    .protect .imga1:hover img{
        transform: scale(1.08);
        transition: 1s;
    }
.parameter{
    margin-left: 50px;
    text-align: left;
    padding-top:10px;
    height: 318px   ;
}
.parameter .item1{
    font-size: 20px;
    color:#003466;
    font-weight: bold;
    line-height: 26px;
}
.item4a{
    display: flex;
    justify-content: center;
    cursor: pointer;
    margin-top: 20px;
}
.item4a>div{
    position: relative;
    overflow: hidden;
    width: 163px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    border-radius: 10px;
    background: #ff7202;
    color:#fff;
}
.item4a .dis{
background: #023d8b;
margin-right: 30px;
}
.parameter .item2{
   margin-top:15px;
    font-size: 24px;
    line-height: 31px;
}
.parameter .item3{
    font-size: 18px;
    margin-top:30px;
}
.parameter .item3>div{
    height: 26px;
    line-height: 26px;
}
.parameter .item3>div img{
    margin: -3px 10px 0 0; 
}
.parameter .item4{
    display: flex;
    justify-content: center;
    margin-top:30px;
    cursor: pointer;
}
.parameter .item4>div{
    position: relative;
    overflow: hidden;
    width: 163px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    border-radius: 10px;
    background: #ff7202;
    color:#fff;
}
.parameter .item4 .dis{
    background: #023d8b;
    margin-right: 30px;
}
.parameter .item4>div>div{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    left: 71px;
    top:15px;
    animation: gogo 1s infinite linear;
    background: #fff;
}
.parameter .item4>div>a>div{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    left: 71px;
    top:15px;
    animation: gogo 1s infinite linear;
    background: #fff;
}
.item4a>div>a>div{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    left: 71px;
    top:15px;
    animation: gogo 1s infinite linear;
    background: #fff;
}
.image1{
    margin-top:-11px;
    overflow:hidden;
}
.item4a>div>div{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    left: 71px;
    top:15px;
    animation: gogo 1s infinite linear;
    background: #fff;
} 

.imga:hover img{
    transform: scale(1.08);
    transition: 1s;
}
.bgc{
    background: url("../img/bgc.png") no-repeat;
    height: 241px;
    width: 100%;
    margin-top:60px;
}
.tast{
    width: 1200px;
    margin: 0 auto;
    display:flex;
    padding-top:35px;
    justify-content: space-between;
    color:#fff;
}
.tast .manu .item1{
    font-size: 24px;
    line-height: 31px;
}
.tast .manu .item2{
    font-size: 40px;
    margin-top:10px;
    line-height: 52px;
}
.tast .manu .item2 span{
    color:#ff7202
}
.tast .manu .item3{
    font-size: 14px;
    margin-bottom: 25px;
    line-height: 16px;
}
.tast .manu .item4{
    font-size: 24px;
    line-height: 31px;
}
.tast .tel{
    padding-top:20px;
    cursor: pointer;
    height: 100%;
}
.tast .tel .telat{
    display: flex;
}
.tast .tel .telat img{
    margin-right: 15px;
}
.tast .tel .telat .house{
    font-size: 18px;
    line-height: 24px;
}
.tast .tel .telat .tela{
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
}
.liji{
    width: 165px;
    height: 45px;
    font-size: 24px;
    background: #ff7202;
    border-radius: 10px;
    text-align: center;
    line-height: 45px;
    margin-top:30px;
    position: relative;
    overflow: hidden;
}

.liji div{
position: absolute;
left: 72px;
top:13px;
width: 20px;
height:20px;
border-radius: 50%;
background: #fff;
animation: gogo 1s infinite linear;
}
.know{
    margin-top:60px;
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.lista{
width: 280px;
background: #f9f9f9;
transition:0.5s;
}
.imgca{
    display: none;
}
.lista:hover{
background: #ff7202;
color:#fff;

}
.lista:hover .item1{
    background: #fff;
}
.lista:hover .item1 .imgca{
    display: block;
}
.lista:hover .item1 .imgcb{
    display: none;
}


.lista .item1{
    width: 125px;
    height: 125px;
    background: #ff7202;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 50%;
    margin-left: 78px;
    margin-top:40px;
}
.lista .item1 img{
    width: 80px;
    height: 80px;
    margin-left: 22px;
}
.lista .item2{
    font-size: 24px;
    margin: 60px 0;
    padding:0 30px;
}
.lista .item3{
    font-size: 16px;
    padding:0 20px 90px;
}
.bgg{
    background: url("../img/bgd.png") no-repeat;
    color:#fff;
    margin-top:60px;
}
.flow{
    display: flex;
    justify-content: center;
   padding: 55px 0;
}
.flow .pacta{
    cursor: pointer;
}
.jiantou{
    margin:45px 10px 0;
    
}
.shouhou{
    margin-top:20px;
}
.join{
  display: flex;
  justify-content: space-between ;
  color:#fff;   
  background: #f9f9f9;
  margin-top:60px;
}
.join .item1{
background: url("../img/bgac.png") no-repeat;
width:243px;
height:166px;
text-align: center;
font-size: 18px;
}
.join .item1 .hezuo{
    padding-top:47px;
    font-size: 36px;
}
.join .item2{
    width:236px;
    height:166px;
    background: #023d8b;
    display: flex;
    justify-content: center;
    cursor: pointer;
}
.join .item2 .telq{
    padding-top:53px;
    margin-right: 10px;
}
.join .item2 .telq img{
    width: 45px;
    height: 45px;;
}
.join .item2 .housea{
    padding-top:50px;
    text-align: left;
}
.join .item2 .housea .mact{
    font-size: 22px;
    font-weight: bold;
}
.partner{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px;
    margin-left:-7px;
}
.partner>div{
    background: #fff;
    /* border:1px solid rgba(1, 1, 1, 0.1); */
    overflow: hidden;
    width: 220px;
    height:136px;
}
.partner>div:hover img{
    transform: scale(1.2);
    transition: 1s;
   
}
.partner>div img{
    margin-top:15px;
    cursor: pointer;
}
.footer{
    background: url("../img/footer.png") no-repeat;
    margin-top:60px;
}
.pacta:hover img{
    transform: rotate(360deg);
    transition: 1s;
}

.foot{
    display: flex;
    justify-content: center ;
    text-align: left;
    font-size: 18px;
    height:423px;
}
.foot input{
    width: 500px;
    height:45px;
    border-radius: 10px;
    border:1px solid rgba(1, 1, 1, 0.1);
    outline: none;
    padding-left: 20px;
    font-size: 18px;
    margin-top:5px;
    margin-bottom: 17px;
    cursor: pointer;
}
.foota{
    font-size: 18px;
    margin-toP:10px;
    margin-bottom: 30px;
    line-height: 24px;
}
.foot textarea{
    width: 500px;
    height:88px;
    border-radius: 10px;
    border:1px solid rgba(1, 1, 1, 0.1);
    outline: none;
    padding-left: 20px;
    font-size: 18px;
    margin-top:7px;
    margin-bottom: 25px;
    padding-top:10px;
    cursor: pointer;
}
.catada .botto{
    width: 165px;
    height: 45px;
    color:#fff;
    text-align: center;
    line-height: 45px;
    font-size: 18px;
    background: #ff7202;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.foata{
    padding-top:40px;
}
.catada{
    padding-bottom: 30px;
    margin-left: 100px;
}
.botto div{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background:#fff;
    animation:gogo 1s infinite linear;
    position: absolute;
    position: absolute;
    left: 72px;
    top:12px;
}
.catada>div{
    padding-left:5px;
    line-height: 24px;
}
.catada>div span{
    color:red;
}
@media only screen and (max-width: 768px) {
    body{
        min-width: 100%;
    }
    .tast{
        justify-content: center;
    }
    .product{
        margin: 0 50px;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
    }
    .product .list{
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        width: 20vw;
    }
    .querytion1{
        display: none;
    }
    .querytion2{
        display: none;
    }
    .querytion3{
        display: none;
    }
    .querytion4{
        display: none;
    }
    .img{
        width: 100%;
    }
    .img img{
        width: 100%;
    }
    .common{
        width: 100%;
        padding: 0;
    }
    .common .product{
        padding: 20px 0;
        margin: 0;
    }
    .bga{
        width: 20vw;
        height: 20vw;
        background-size: 100% 100%;
    }
    .bga img{
        width: 30%;
        padding-top: 6vw;
    }
    .product .list:hover .bga{
        background-size: 100% 100%;
    }
    .bgb{
        height: auto;
        background-size: 100% 100%;
    }
    .tube{
        width: 100%;
        flex-direction: column;
        align-items: center;
        padding: 20px 0;
    }
    .tube .project{
        padding: 0;
        width: 80vw;
    }
    .bgc{
        height: auto;
        background-size: 100% 100%;
    }
    .bgc .tast{
        width: 100%;
        flex-direction: column;
        align-items: center;
    }
    .bgc .tast .manu{
        width: 60vw;
    }
    .logo{
        display: none;
    }
    .protect{
        width: 100%;
    }
    .protect .imga1{
        width: 90vw;
        height: 60vw;
        margin: 0 auto;
    }
    .protect .imga1 img{
        width: 100%;
    }
    .parameter{
        margin: 0 auto;
        height: auto;
    }
    .image1{
        margin: 20px auto 0 auto;
    }
    .protect .imga{
        width: 90vw;
        height: 60vw;
        margin: 0 auto 20px auto;
        overflow: hidden;
    }
    .protect .imga img{
        width: 100%;
    }
    .lista{
        width: 25vw;
    }
    .lista .item1{
        margin: 0;
        width: 25vw;
        height: 25vw;
    }
    .lista .item1 img{
        margin: 0 auto;
        width: 50%;
        height: auto;
    }
    .common .file{
        font-size:16px;
    }
    .header{
        height:auto;
    }
    .noheader{
        position: relative!important;
    }
    .tube .project .title{
        font-size: 16px;
    }
    .tube .project .title span{
        font-size: 18px;
    }
    .tube .tel{
        height: auto;
        padding: 0;
    }
    .tube .tel .once{
        margin: 0;
    }
    .tast .manu .item1{
        font-size: 16px;
    }
    .tast .manu .item2{
        font-size: 18px;
    }
    .tast .manu .item4{
        font-size: 16px;
    }
    .bgg{
        background-size: 100% 100%;
    }
    .flow{
        flex-wrap: wrap;
    }
    .join .item1{
        display: none;
    }
    .join .item2{
        display: none;
    }
}
#LRfloater0{
    display: none;
}

a,a:hover,a:active,a:visited,a:link,a:focus{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline:none;
    background: none;
    text-decoration: none;
    color:inherit;
}
