.container{
    width:144rem
}
.menuleft ul{
    display: flex;
}
.menuright ul{
    display: flex;
    
}
.menubig{
    display: flex;
    align-items: center;
    justify-content: center;
    padding:4.1rem 0 5rem;
}
.menuleft ul li{
    margin-right: 7.1rem;
}
.menuleft ul li:last-child{
    margin-right: 4.2rem;
}
.menuright ul li:first-child{
    margin-left:4.3rem;
}
.menuright ul li:last-child{
    margin-left: 9rem;
}
.sousuo input{
    padding-left: 0.8rem;
    border:none;
    border-radius: 30px;
    height: 3.2rem;
    outline:none;
}
.sousuo button {
    background: url(../images/search.png) no-repeat center;
    width: 2.7rem;
    height: 3.2rem;
    border: none;
    background-size: 50%;
}
.sousuo form {
    display: flex;
    border: 1px solid #a1a1a1;
    border-radius: 30px;
}
.menuright{
    display: flex;
    align-items: center;
}
.sousuo{
    margin-left: 7rem;
}
header a{
    color:#2f3841;
    position:relative;
}
header a:after{
    content: "";
    display: block;
    width: 0;
    height: 3px;
    bottom:-0.9rem;
    background: linear-gradient(to right, #9edafc, #00104c);
    position:absolute;
}
header a:hover:after,header li.active a:after{
    width: 100%;
}
header .logo a:after{
    display: none;
}
.bannerwen::after {
    content: "";
    width: 2.8rem;
    height: 2.5rem;
    background: url(../images/banner.jpg);
    display: block;
    position: absolute;
    left: -25%;
    top: 30%;
    background-size: 100%;
}
.bannertu{
    float: right;
}
.bannertu img{
    width:104rem;
}
.bannerwen {
    position: absolute;
    left: 8.7%;
    top: 15.6%;
    z-index: 2;
}
.bannerwen h2{
    font-size: 5rem;
    font-weight: bold;
}
.bannerwen h2 sup{
    font-size: 1.6rem;
    top: -1.5em;
}
.bannerwen h3{
    font-size: 8rem;
    line-height: 1;
    color:#021229;
    margin-bottom:2rem;
}
.white{
    display: inline-block;
    color:#fff;
    line-height: 1;
}
.bannerwen h4{
    font-size: 2.7rem;
    color:#021229;
    font-weight: bold;
    margin-bottom:7.7rem;
}
.bannerwen a{
    color:#021229;
}
.banner{
    overflow: hidden;
}
.bannerbig{
    background:#fff;
    overflow: hidden;
}
#banner .swiper-pagination-bullet{
    background:transparent;
    width:8.2rem;
    height: 4.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color:#fff;
    opacity: 1;
    font-size: 1.6rem;
}
#banner .swiper-pagination-bullet-active{
    background:rgba(255,255,255,.5);
    border-radius: 0;
}
#banner .swiper-pagination {
    display: flex;
    position: absolute;
    bottom: 0.5rem;
    left: 27.7%;
    right: auto;
}
#banner .swiper-pagination:after {
    content: "";
    display: block;
    width: 100%;
    height: 0.7rem;
    bottom: -0.7rem;
    background: linear-gradient(to right, #9edafc, #00104c);
    position: absolute;
}
.homeproduct ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.homeproduct ul li{
    width: 32.3%;
    margin-bottom:2rem;
    overflow: hidden;
}
.homeproduct ul li .cover .txt_box .txt{
    -webkit-line-clamp: none;
    height: auto;
    font-size: 1.8rem;
    line-height: 1.7;
}
.homeproduct ul li .cover a{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.homeproduct{
    margin-top:15rem;
}
.homeproducttitle h2{
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom:1.5rem;
}
.homeproducttitle h3{
    text-align: center;
    font-size: 2.8rem;
    margin-bottom:3.3rem;
}
.homepromore a{
    width: 19.7rem;
    height: 4.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border:1px solid #070918;
    margin: 0 auto;
    margin-top:3.4rem;
    color:#717274;
}
.homeproduct{
    margin-bottom:14.5rem;
}
.homeyingyong ul{
    display: flex;
    justify-content: center;
    margin-top:5rem;
    margin-bottom:8.8rem;
}
.homeyingyong ul li a{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color:#404040;
}
.homeyingyong{
    background:#f0f0f0;
}
.homeyingyong ul li{
    margin-left:5rem;

}
.homeyingyong ul li:first-child{
    margin-left: 0;
}
.homeyingyong .tab-content img {
    display: block;
    margin: 0 auto;
    width: 63.8rem;
    height: 39.1rem;
    object-fit: cover;
    object-position: center;
    margin-bottom:;
}
.homeyingyong .tab-content{
    padding-bottom:10rem;
}
.homeabout{
    margin:12.4rem 0 10rem;
}
.homeabout ul{
    display: flex;
    justify-content: center;
}
.homeabout ul li:nth-child(2){
    margin:0 3rem;
}
.habouttitle{
    text-align: center;
}
.habouttitle h3{
    font-size: 1.6rem;
    margin-bottom: 1.2rem;
}
.habouttitle h2{
    font-size: 3.6rem;
    margin-bottom:4.2rem;
}
.haboutimg{
    margin-bottom:4.3rem;
}
.homeabout ul li a{
    width:25.6rem;
    height: 4.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border:1px solid #1f2428;
    color:#1f2428;
    margin: 0 auto;
}
.homeconnector a{
    margin-bottom:9.4rem;
    display: block;
}
.homeconnector a:last-child{
    margin-bottom:4rem;
    display: block;
}
.homeconnector a img{
    margin:0 auto;
    display: block;
    width:100%;
}
.homeconnector a:last-child img{
    width:26.6rem;
}
footer{
    background:#001226;
    padding:5.8rem 0 6.4rem;
}
.footerbig h2{
    color:#fff;
    font-size: 2.4rem;
    margin-bottom:2rem;
    min-height: 2.6rem;
}
.footerbig {
    display: flex;
    justify-content: space-between;
    padding-bottom:3rem;
    border-bottom:1px solid #59616e;
}
footer .container{
    width: 94rem;
}
.footerbig ul li,.footerbig p{
    margin-bottom:1.7rem;
}
.footerbig ul li a{
    color:#59616e;
}
.footerlx form{
    display: flex;
    flex-direction: column;
}
.footerlx input{
    background:#001a35;
    margin-bottom:0.8rem;
    box-shadow: none;
    border:0;
    padding: 1rem 0.8rem;
    color:#fff;
}
.footerlx textarea{
    background:#001a35;
    resize: none;
    border:0;
    padding: 1rem 0.8rem;
    margin-bottom:1rem;
        color:#fff;
}

.footerlx input::placeholder,.footerlx textarea::placeholder {
    color: #7c8a95;
}
.footerlx{
    width: 25%;
}

.anniu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #003e87;
    border-radius: 0;
    border: 0;
    font-size: 1.4rem;
    padding: 0.6rem 1.2rem;
}
.banquan{
    display: flex;
    justify-content: space-between;
    padding-top:2.2rem;
}
.banquan p,.banquan a{
    color:#59616e;
}
.banquan a:hover{
    color:#fff;
}
.renlibig{
    display: flex;
    margin-bottom:8rem;
}
.renlileft{
    width: 32.22%;
}
.renli{
    padding-top:11.7rem;
    padding-bottom:4.4rem;
}
.renlilefttitle {
    text-align: right;
    margin-right: 4.8rem;
    color: #003982;
    font-size: 1.2rem;
    font-weight: bold;
    height: 3.6rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.renlirighttitle{
    color:#043e88;
    font-size: 3.6rem;
    line-height: 1;
    font-weight: bold;
}
.renlirighttitle{
    margin-bottom:4.5rem;
}
.renlidleft{
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-left: 18px solid #004486;
}
.renlilist ul li{
    padding:3rem 8.7rem 2.6rem 3rem;
    background:#dddddd;
    display: flex;
    margin-bottom:4rem;
}
.renliright{
    width: 80rem;
}
.renlilist ul li h2{
    font-size: 1.6rem;
    margin-bottom:1.2rem;
}
.renlidleft{
    width: 10%;
    transform: translateY(3rem);
    position: relative;
}
.renlidright{
    width: 90%;
}
.renlidright p{
    padding:1.4rem 0 1.4rem;
    font-size: 2.8rem;
    color:#03438b;
    font-weight: bold;
    border:1px solid #676767;
    border-left:0;
    border-right: 0;
    line-height: 1;
}
.renlidright p span{
    margin-right: 4.1rem;
}
.renlidright section{

    color:#8d8d8d;
    margin-top:1.5rem;
}
.renlibottom{
    padding:7.8rem 0 4.4rem; 
    border-top:#aab8c3 1px solid;
}
.renlibottom img{
    display: block;
    margin: 0 auto;
}
.downlist ul li{
    display: flex;
    justify-content: space-between;
    padding:1.5rem 5rem 2rem 2.3rem;
    border:1px solid #e9e9e9;
    margin-bottom:0.8rem;
    align-items: center;
}
.downleft{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.downimg{
    margin-right: 1rem;
}
.downtitle h2{
    font-size: 1.2rem;
    margin-bottom:.5rem;
    color:#4e616f;
}
.downtitle h3{
    font-size: 1rem;
    color:#d4d6d5;
}

.downright a{
    color:#043e88;
    padding:0.4rem 1.6rem;
    border:1px solid #043e88;
    transition: .5s;
}
.downright a:hover{
    background:#043e88;
    color:#fff;
    transition: .5s;
}
.newslist li a{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:2.5rem 0;
}
.newsleft{
    display: flex;
    flex-direction: column;
    background:#001226;
    color:#fff;
    width: 14.6rem;
    height: 12.6rem;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin-right:3rem;
}
.newsright{
    width:calc(100% - 17.6rem);
}
.newsleft h2{
    font-size: 5.7rem;
}
.newsleft h3{
    font-size: 1.8rem;
}
.newsright h2{
    font-size: 2.1rem;
    color:#00437e;
    font-weight: bold;
    margin-bottom:1.7rem;
}
.newsright span{
    color:#838383;
    line-height: 2;
}
.newslist li{
    border-bottom:1px solid #dbdbdb;
}
.contactcall{
    font-size:3rem;
    color:#171717;
    font-weight: bold;
    margin-bottom:4.8rem;
}
.contactmid ul{
    display: flex;
    justify-content: space-between;
}
.contactmid li:first-child {
    width: 40rem;
    border-radius: 20px;
    border:1px solid #a5a5a5;
    padding: 4.4rem 3rem;
}
.contactmid li:last-child{
    width: 34.5rem;
    border: 1px solid #a5a5a5;
    border-radius: 20px;
    padding: 4.4rem 3rem;
}
.contactmid li:last-child h2{
    font-size: 3.1rem;
    color:#0c3c86;
    font-weight: bold;
    margin-bottom:2.1rem;
}
.contactmid li:last-child p{
    font-size: 1.4rem;
    color:#111;
    line-height: 1.5;
}
.contactmid li:last-child img{
    margin-bottom:2.1rem;
}
.contactright{
    width: 80rem;
}
.contactmid li p{
    color:#111111;
    margin-bottom:1.5rem;
    line-height: 1;
}
.contactmid li p a{
    color:#111;
}
.contactmid li p a:hover{
    color:#043e88;
}
.contactmid ul{
    margin-bottom:5rem;
}
.cformtop .col-md-12{
    padding: 0;
}
    
.cformtop{
    border: 1px solid #a5a5a5;
    border-radius: 20px;
    padding:3.2rem  2.6rem 3.1rem 3.6rem;
    margin-bottom:1.8rem;
}
.contactbottom input{
    border:0;
    background:#e1e1e1;
    border-radius: 5px;
    height: 3.6rem;
    width: 100%;
    padding:1.8rem;
}
.renliright input{
    border:0;
    background:#e1e1e1;
    border-radius: 5px;
    height: 3.6rem;
    width: 100%;
    padding:1.8rem;
}
.cformtopinput{
    width: 22rem;
    margin-bottom:1.2rem;
}
.cformtop{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}
.cformtopinput p{
    margin-bottom:1.5rem;
}
.cformtop .col-md-12 p{
    margin-bottom: 1.5rem;
}
.cformtop .col-md-12 textarea{
    resize: none;
    border:none;
    background:#e1e1e1;
    width:100%;
    height: 8.5rem;
    padding:1.8rem;
}
.cformbottom{
    display: flex;
    justify-content: flex-end;
}
.cformbottom button:last-child{
    margin-left: 1.6rem;
    color:#fff;
    background:#004084;
}
.cformbottom button{
    border-radius: 5px;
    border:none;
    padding:0.5rem 0.8rem;
}
.abouttop{
    display: flex;
    justify-content: space-between;
}
.abouttleft h2{
    font-size: 3.6rem;
    color:#153282;
    margin-bottom:4.8rem;
}
.aboutdetail .renliright{
    width:73rem;

}
.abouttright{
    width: 16rem;
    margin-left: 5rem;
}
.abouttleft{
    width: calc(100% - 21rem);
}
.abouttleft{
    line-height: 2;
    color:#626262;
}
.aboutmid{
    margin:5.4rem 0 2.9rem;
}
.aboutbottom p {
    color: #646464;
    line-height: 2;
    width: 95%;
    font-size: 1.5rem;
    padding-bottom:2.3rem;
    padding-top:2.5rem;
    border-top:1px solid #c8c8c8;
}
.aboutbottom p:first-child{
    border-top:0;
}
.aboutbottom ul{
    padding:4.2rem 5.5rem 3.5rem 1.2rem;
    border:1px solid #c8c8c8;
    border-right:0;
    border-left: 0;
    display: flex;
    justify-content: space-between;
    margin-bottom:11rem;
}
.aboutbottom ul li{
    font-size: 2.3rem;
    color:#06418f;
    font-weight: bold;
}
.aboutdetail .renlibig{
    margin: 0;
}
.shebeititle{
    font-size: 3.5rem;
    color:#06418f;
    margin-bottom:7.1rem;
}
.aboutdetail .renliright{
    position: relative;
}
#shebei{
    margin-bottom:19rem;
    position:relative;
}
.swiper-button-next-shebei{
    background-image:url(../images/jiantour.jpg);
    width: 3.2rem;
    height: 1.2rem;
    background-size: 100%;
    top:auto;
    bottom:13.5rem;
    left:6rem;
}
.swiper-button-prev-shebei{
    background-image:url(../images/jiantoul.jpg);
    width: 3.2rem;
    height: 1.2rem;
    background-size: 100%;
    top:auto;
    bottom:13.5rem;
}
.swiper-button-prev-shebei:after,.swiper-button-next-shebei:after{
    display: none;
}
.fazhanbg{
    background:#dddddd;
    padding:5.5rem 8.3rem 5.7rem 3.8rem;
    position:relative;
    margin-bottom:15rem;
}
#fazhan h2{
    font-size: 2.5rem;
    color:#004188;
    font-weight: bold;
    margin-bottom:2.8rem;
}
#fazhan h3{
    font-size: 1.4rem;
    line-height: 2;
}
#fazhan{
    overflow: hidden;
}
.fazhanjiantou{
    position:absolute;
    top:6rem;
    right: 7rem;
}
 .swiper-button-next-fazhan{
    background-image:url(../images/jiantour.jpg);
    width: 3.2rem;
    height: 1.2rem;
    background-size: 100%;
    top:auto;
    bottom:-6.5rem;
    left:6rem;
}
 .swiper-button-prev-fazhan{
    background-image:url(../images/jiantoul.jpg);
    width: 3.2rem;
    height: 1.2rem;
    background-size: 100%;
    top:auto;
    bottom:-6.5rem;
}
.swiper-button-prev-fazhan:after,.swiper-button-next-fazhan:after{
    display: none;
}
.wangluotitle .shebeititle{
    margin-bottom:8rem;
}
.wangluo{
    margin-bottom:10.4rem;
}
.rongyu .shebeititle{
    margin-bottom:4rem;
}
.rongyu section{
    font-size: 1.4rem;
    color:#818181;
    line-height: 2;
    margin-bottom:6rem;
}
#zhengshu{
    overflow: hidden;
}
.swiper-button-next-zhengshu{
    background-image:url(../images/jiantour.jpg);
    width: 3.2rem;
    height: 1.2rem;
    background-size: 100%;
    top:auto;
    bottom:-6.5rem;
    left:6rem;
}
.swiper-button-prev-zhengshu{
    background-image:url(../images/jiantoul.jpg);
    width: 3.2rem;
    height: 1.2rem;
    background-size: 100%;
    top:auto;
    bottom:-6.5rem;
}
.swiper-button-prev-zhengshu:after,.swiper-button-next-zhengshu:after{
    display: none;
}
.prolist{
    width: 95.2rem;
    margin: 0 auto;
    display: flex;
    margin-top:3.5rem;
    margin-bottom:4rem;
}
.newproduct{
    width: 95.2rem;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    margin-bottom:6rem;
    justify-content: center;
}
.producttitle{
    width:100%;
    display: flex;
    align-items: center;
    padding-left: 3.6rem;
    color:#034381;
    margin-bottom:6.7rem;
}
.producttitle p{
    margin-right: 1.2rem;
}
.producttitle h2{
    font-weight: bold;
}
.newproduct ul{
    display: flex;
    flex-wrap: wrap;
    margin-left: 16.5rem;
}
.newproduct ul li{
    position:relative;
    margin-bottom:1.3rem;
    margin-left:1.5rem;
    width: 24.4rem;
    height: 26.9rem;
    background: #e1e1e1;
    border-radius: 15px;
    overflow: hidden;
}
.newproduct ul li a:last-child {
    position: absolute;
    width: 11.7rem;
    height: 3.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 2.3rem;
    left: 50%;
    transform: translate(-50%, 0);
    color:#171918;
    border:1px solid #171918;
    border-radius: 30px;
    transition: .5s;
}
.newproduct ul li a:hover{
    background:#171918;
    color:#fff;
    transition: .5s;
}
.prolistfenleitu{
    width: 100%;
    height: 46rem;
    position:relative;

}
.productlist{
    width: 95.2rem;
    margin: 0 auto;
}
.productlisttitle h2{
    font-size: 3.7rem;
    font-weight: bold;
    color:#fff;
    margin-bottom:2.6rem;
}
.productlisttitle a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 13.2rem;
    height: 3.9rem;
    background: #fff;
    color: #000;
    border-radius: 30px;
    font-size: 1.7rem;
    font-weight: bold;
}
.productlisttitle{
    left:10.4rem;
    top: 13.6rem;
    position:absolute;
}
.productlist ul{
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.productlistbig{
    background:#e1e1e1;
    padding:5rem 4rem 5.5rem 11.7rem;
}
.productlist ul li{
    margin-bottom:3.8rem;
    position:relative;
}
.productlist ul li a:last-child{
    position:absolute;
    bottom:3.2rem;
    left:50%;
    transform: translate(-50%,0);
    width:11.6rem;
    height: 3.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    font-weight: bold;
    color:#5d5d5d;
    border:1px solid #5d5d5d;
    border-radius: 30px;
}
a.more{
    width:11.6rem;
    height: 3.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    font-weight: bold;
    color:#5d5d5d;
    border:1px solid #5d5d5d;
    border-radius: 30px;
    margin:0 auto;  
}
.productjieshao{
    width: 85rem;
    margin: 0 auto;
    font-size: 1.2rem;
    color:#b0b0b0;
    margin-top:2.6rem;
    margin-bottom:8.4rem;
}
.footerbig ul li a:hover{
    color:#fff;
}
.jumpto{
    display: none;
}
.contactcall a{
    color:#171717;
}
.contactcall a:hover{
    color:#043e88;
}
.renlirighttitle span{
    color: rgba(0, 0, 0, .55);
    font-size:1.4rem;
    display: block;
    margin-top:1rem;
    border-bottom: 1px rgba(0, 0, 0, .25) dashed;
    padding-bottom: 1rem;
}
.fanye{
    display: flex;
    justify-content: space-between;
    margin-top:4.5rem;
    width:100%;
}
.prev,.next{
    width:50%;
}
.next{
    text-align: right;
}
.prev a,.next a{
    color:#333;
}
.prev a:hover,.next a:hover{
    color:#043e88;
}
.newsd .renlirighttitle{
    line-height: 2;
    font-size:2rem;
}
.newproduct ul li p{
    text-align: center;
    padding-top:1.5rem;
}
.homeproimg img{
    width:100%;
}
.yearclick img{
    width:7.4rem;
}
.homeyingyongtu img{
    width:100%;
}
.haboutimg img{
    width:100%;
}
.nybanner img{
    width:100%;
}
.wangluo img{
    width:100%;
}
.productlist ul li{
    width: 24.4rem;
    height: 26.9rem;
    background: #fff;
    border-radius: 15px;
}
.productlist ul li p {
    text-align: center;
    padding-top: 1.5rem;
}
.productlist ul li img{
    width:24.4rem;
    height: 16.7rem;
    object-fit: contain;
}
#shebei img{
    width:100%;
}
.newproduct ul li img{
    width:24.4rem;
    height: 16.7rem;
    object-fit: contain;
}
.erji ul li {
    float: left;
    margin-right: 10px;
    margin-bottom: 25px;
}
.erji{
        width: 95.2rem;
    margin: 0 auto;
    display: flex;
    margin-top: 3.5rem;
    margin-bottom: 0;
}
.erji ul li a{
        display: block;
    line-height: 2.6rem;
    border: 1px rgba(0, 0, 0, .1) solid;
    color: #585757;
    padding: 0px 1rem;
    border-radius: 13px;
    background: #f8fcff;

}
.erji ul li.active a, .erji ul li a:hover {
    color: #fff;
    background: #004cb0;
    border: 1px #004cb0 solid;
}
.jqzoom {
    position: relative;
    overflow: hidden;
    height: auto;
    overflow: hidden;
}
.jqzzoom{position:relative;}
 .jqzoom{position:relative;overflow:hidden;border:0px #ddd solid; height:auto; overflow:hidden;}
 .zoomdiv{float:left;top:0 !important;left:101% !important;border:3px solid #e4e4e4;display:none;text-align:center;overflow: hidden;position:absolute;z-index:999;background-color:#fff;}
 .bigimg{width:1500px;height:1029px;}
 .jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:80px !important;height:80px !important;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}	
 .zoomdiv img{
    max-width:none;
    }
 
 
 .jqzzoom .navigation {
     width: 100%;
     margin: 10px 0 0;
 }
 .jqzzoom .carousel{
     overflow: hidden;
 }
 .jqzzoom .carousel ul {
     width:2000em;
     list-style: none;
     margin: 0;
     padding: 0;
     margin-top:10px;
 }

 .jqzoom img{
    width: 100%;
 }
 .jqzzoom{
     margin-bottom:20px;
 }
#xiaotu .swiper-button-next {
    height: 100%;
    top: 0;
    right: 0;
    width: 25px;
    margin-top: 0px;
    background-color: #004cb0;
    background-size: auto 25px;
}
#xiaotu .swiper-button-prev {
    height: 100%;
    top: 0;
    left: 0;
    width: 25px;
    margin-top: 0px;
    background-color: #004cb0;
    background-size: auto 25px;
}
#xiaotu .swiper-button-next:after,#xiaotu .swiper-button-prev:after{
    color:#fff; 
    font-size: 1.4rem;
}
#xiaotu {
    position: relative;
    width: 100%;
    padding: 0px 3rem;
}
.prd-xqtt {
    height: auto;
    overflow: hidden;
    background-color: #fff;
    padding:2rem 0;
    list-style-type: none;
    line-height: 2;
    color: #595959;
    font-size: 1.6rem;
    float: left;
    width:100%;
    margin-top:2rem;
    margin-bottom:2rem;
}
.cpxq-lan {
    height: auto;
    overflow: hidden;
    background-color: #f5f6f6;
    padding-left: 1.5rem;
}
.cpxq-lan li {
    list-style-type: none;
    margin-left: 1.5rem;
    line-height: 5.2rem;
    color: #595959;
    font-size: 1.6rem;
    float: left;
}
.kq1 {-webkit-animation-delay: 0.2s;}
.kq2 {-webkit-animation-delay: 0.4s; -webkit-animation-duration: 0.4s;}
.kq3 {-webkit-animation-delay: 0.6s; -webkit-animation-duration: 0.6s;}
.kq4 {-webkit-animation-delay: 0.8s; -webkit-animation-duration: 0.8s;}
.kq5 {-webkit-animation-delay: 1s; -webkit-animation-duration: 1s;}
.kq6 {-webkit-animation-delay: 1.2s; -webkit-animation-duration: 1.2s;}
.kq7 {-webkit-animation-delay: 1.4s; -webkit-animation-duration: 1.4s;}
.newproductbig{
    overflow: hidden;
}
.m_header{
    display: none;
}
.yc{
    display: none;
}
header.head {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9;
    background:#fff;
    box-shadow: 0px 10px 10px rgb(0 0 0 / 10%);
}
header.head .menubig {
    padding: 2rem 0 2rem;
}

.homeabout ul li .haboutimg a{
        width:auto;
    height: auto;
}
.pro-img{
    width:100%;
    overflow: hidden;
}

.prd-content img{
    max-width:100% ;
    height: auto;
}
.prd-content table{
    margin:0 auto;
}
.prd-content p{
    margin:1rem 0;
}
.prd-content h3{
    margin:1rem 0;
    font-size: 2.4rem;
}
.pro-img .colmd5{
    width: 47%;
    float: left;
    position: relative;
}
.pro-img .colmd7 {
    width: 48%;
    float: right;
}
.pro-ptt{
    font-size: 2.7rem;
    font-weight: bold;
    padding: 0px 0px 1.5rem;
    border-bottom: 1px #e8e8e8 solid;
    font-weight: bold;
}
.pro-img .colmd7>span {
    margin: 1rem 0 1rem 0;
    padding: 0;
    display: block;
    color: rgba(37,40,45,.6);
    font-size: 1.4rem;
    line-height: 2;
    width: 100%;
    word-wrap: break-word;
    height: 12.4rem;
    padding: 0.5rem;
    overflow-y: scroll;
       
}
.xqmore a {
    display: block;
    width: 206px;
    height: 52px;
    line-height: 52px;
    font-size: 18px;
    background-color: #004cb1;
    color: #FFFFFF;
    text-align: center;
}
.xqmore{
    padding-top: 2.3rem;
    border-top: 1px #e8e8e8 solid;
}
.prd-content{
    width:100%;
    padding:2rem;
}
.homeyingyong .homeyingyongcontent .item {
    transition: 0.4s;
    position: relative;
    width: 14%;
    padding-right: 2px;
}
.homeyingyong .homeyingyongcontent .item .homeyingyongtu img {
    transition: 0.4s;
    height: 53.4rem;
    width: auto;
    object-fit: cover;
}
.homeyingyong .homeyingyongcontent .item .homeyingyongtu::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(158, 218, 252, .3), rgba(0, 16, 76, .8));
}
.homeyingyong .homeyingyongcontent .item.active {
    width: 35%;
    background-color: lightblue;
}

.homeyingyong .homeyingyongcontent .item.act {
    width: 10.5%;
}
.homeyingyong .homeyingyongcontent .item .homeyingyongwen1 {
    transition: 0.4s;
    width: 100%;
    position: absolute;
    bottom: 10rem;
    left: 0;
    text-align: center;
}
.homeyingyong .homeyingyongcontent .item .homeyingyongwen1 p {
    font-size: 2rem;
    color: #fff;
    line-height: 1.8;
}
.homeyingyong .homeyingyongcontent .item .homeyingyongwen2 {
    transition: 0.4s;
    opacity: 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 20rem 3.5rem 0;
}
.homeyingyong .homeyingyongcontent .item .homeyingyongwen2 .content1 {
    font-size: 2.4rem;
    color: #fff;
}
.homeyingyong .homeyingyongcontent .item .homeyingyongwen2 .content2 {
    color: #fff;
    line-height: 1.6;
    padding: 3rem 0 4rem;
}
.homeyingyong .homeyingyongcontent .item.active .homeyingyongwen1{
    opacity: 0;
}
.homeyingyong .homeyingyongcontent .item.active .homeyingyongwen2{
    opacity: 1;
    padding: 10rem 3.5rem 0;
}
.homeyingyongcontent{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}
.prolistleft {
    width: 25%;
}
.prosearchbig form {
    display: flex;
}
.prosearchbig .prosearch {
    border: 0;
    height: 5.2rem;
    font-size: 1.8rem;
    padding-left: 1rem;
    width: 80%;
    color: #777777;
    border-radius: 0;
    margin: 0;
    outline: none;
    background:#0a1938;
}
.prosearchbig .prosearch::placeholder{
    color:#fff;
}
.prosearchbig .btn {
    height: 5.2rem;
    margin: 0;
    background: #0a1938;
    border-radius: 0;
    color: #777777;
    font-size: 1.8rem;
    text-align: center;
    width: 20%;
}
.lielan {
    height: 6rem;
    line-height: 6rem;
    padding-left: 1.4rem;
    color: white;
    font-size: 2.1rem;
    font-weight: bold;
    background: #001226;
}   
.fenlei {
    margin-top: 3px;
    height: auto;
    background: #f7f7f7;
}
.fenlei li {
    list-style: none;
    border-bottom: 1px solid #f0f0f0;
    position: relative;
}
.fenlei li.hover>a {
    color: #52b8e6;
}
.fenlei li a {
    display: block;
    padding: 2rem 1.5rem 2rem 3rem;
    position: relative;
    color: #333333;
    cursor: pointer;
    transition: .5s;
}
.fenlei li:hover>a{
    color:#52b8e6;
    transition: .5s;
}
.fenlei img:nth-child(1) {
    display: block;
}
.fenlei li.hover img:nth-child(1) {
    display: none;
}
.fenlei img {
    position: absolute;
    top: 50%;
    left: 1.5rem;
    transform: translate(-50%, -15px);
    display: none;
    height: 3rem;
}
.fenlei li.hover img:nth-child(2) {
    display: block;
}
.fenlei li dl {
    min-width: 100%;
    left: 100%;
    z-index: 99;
    top: 0%;
    background: #fff;
    margin: 0;
    display: none;
}
.fenlei li.hover dl {
    display: block;
}
.fenlei li dl dd {
    padding: 0.5rem 1.5rem;
    background: #f6f6f6;
}
.fenlei li dl dd>a {
    display: block;
    color: #333;
    line-height: 26px;
    font-size: 1.4rem;
    white-space: nowrap;
    padding: 12px 25px;
    background: url(../images/sanji.png) left center no-repeat;
    background-size: 15px;
}

.fenlei li dl dd.hover>a,.fenlei li dl dd:hover>a {
    color: #52b8e6;
}
.tj-lan{
    margin-top: 2rem;
    height: 6rem;
    line-height: 6rem;
    padding-left: 1.4rem;
    color: white;
    font-size: 2.1rem;
    font-weight: bold;
    background: #001226;
}
.tj-nei {
    height: auto;
    overflow: hidden;
    padding: 1rem 1.5rem;
    background-color: #f7f7f7;
    margin-top: 3px;
}
.lxkk {
    height: auto;
    overflow: hidden;
    line-height: 3.6rem;
    font-size: 1.8rem;
    color: #333333;
    margin: 2rem auto;
}
#lanse {
    color: #52b8e6;
}
#lanse img {
    display: inline;
    vertical-align: middle;
    margin-right: 1rem;
    width:3rem;
}
.lxkkd{
    margin-left: 4rem;
}
.prolistright{
    width: 73%;
    float: right;
}
.prolistbig{
    display: flex;
    justify-content: space-between;
    width: 95.2rem;
}
.lantt {
    height: auto;
    overflow: hidden;
    line-height: 6rem;
    background-color: #f7f7f7;
    padding-left: 2rem;
    font-size: 2.1rem;
    font-weight: bold;
    margin-bottom:2rem;
}
.cpyy ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.cpyy ul:after{
    content:"";
    width: 32%;
    flex-wrap: wrap;
}
.cpyy ul li{
    width: 32%;
    padding-bottom: 5rem;
    overflow: hidden;
    margin-bottom:1rem;
}
.cpyy ul li:hover .cover,#recpro .swiper-slide:hover .cover,.homeproduct ul li:hover .cover{
    top: 0;
    transition: .3s ease;
}
.cptuk {
    height: auto;
    overflow: hidden;

    background-color: #f7f7f7;
    border: 12px solid #f7f7f7;
    transition: .5s;
}

.cptuk p {
    margin-top: 1.2rem;
    text-align: center;
    font-size: 1.6rem;
    color: #333;
    height: 2.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cpxq{
    display: flex;
    flex-wrap: wrap;
}
.xiangguan h2{
    height: auto;
    overflow: hidden;
    background-color: #f5f6f6;
    padding-left: 1.5rem;
    list-style-type: none;
    line-height: 5.2rem;
    color: #595959;
    font-size: 1.6rem;
    float: left;
    width: 100%;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
#recpro{
    width: 100%;
}
.xiangguan{
    width: 100%;
}
.footerbig p,.footerbig p a{
    color: #59616e;
}
.footerbig p a:hover{
    color:#fff;
}
.cover {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom right, rgba(52, 184, 230, 0.8), #084785);
    background-size: cover;
    transition: .3s ease;
}
 .cover .txt_box {
    padding: 1.6rem 1.6rem 0;
}
.cpyy ul li{
    position:relative;
}
.cover .txt_box .tit {
    font-size: 1.6rem;
    color: #fff;
    font-weight: bold;
    line-height: 1.2;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
 .cover .txt_box .txt {
    margin: 2.5rem 0 6.2rem;
    line-height: 2.2rem;
    height: 6.6rem; /* 3行的高度 */
    overflow: hidden;
    font-size: 1.4rem;
    color: #fff;
    white-space: normal; /* 允许换行 */
    display: -webkit-box;
    -webkit-line-clamp: 3; /* 限制显示3行 */
    -webkit-box-orient: vertical; /* 垂直排列 */
    text-overflow: ellipsis; /* 超出的文本使用省略号 */
}

 .cover .txt_box .know_more {
    font-size: 1.4rem;
    color: #c5c4c4;
    float: right;
}
.renliimg{
    margin-bottom:7.8rem;
}
.bannerbig video{
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: bottom;
}
.bannerbig a {
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 3rem;
    position: absolute;
    left: 50%;
    bottom: 10%;
    transform: translate(-50%, 5%);
    width: 13rem;
    height: 4rem;
    font-size: 1.4rem;
    transition: .5s;
}
.bannerbig a:hover{
    color:#fff;
    background:#003e87;
    transition: .5s;
}
.bannerbig img{
    position: absolute;
    right: 0;
    width:25rem;
    right: 2%;
    top: 2%;
}
.banner{
    position:relative;
}
.gongju {
    position: relative;
}

.gongju ol {
    display: flex;
    padding: 0;
    align-items: center;
    margin: 0;
}

.gongju ol li {
    line-height: 3.4rem;
    color: #363a42;
    font-size: 1.6rem;
    cursor: pointer;
    margin-left: 1.5rem;
}

.gongju ol li span {
    display: block;
    background: url(../images/xhjth.png) center right no-repeat;
    background-size: 8px;
}

.gongju ol li span p {
    font-size: 1.6rem;
    background: url(../images/dqiu.png) 0 center no-repeat;
    padding-left: 2.8rem;
    padding-right: 2rem;
    text-align: center;
    color: #000;
    margin-left: 2rem;
    background-size:2.4rem;
}

.gongju ol li span small {
    position: absolute;
    min-width: 10rem;
    left: 50%;
    top: 100%;
    background: #f6f7fb;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 10%);
    z-index: 99;
    display: flex;
    transform: scale(0);
    justify-content: space-between;
    flex-direction: column;
}

.gongju ol li span small a {
    color: #000;
    padding: 0px 1rem;
}
.gongju ol li:not(.search) span:hover small {
    transform: scale(1);
}
.gongju ol li span small a:hover {
    color: #FFFFFF;
    background-color: #23527c;
}
.gongju ol li span small a:after{
    display: none;
}
@media(max-width:992px){
     header{
        display: none;
    }
     .m_header {
        display: block;
    }
    .m_header {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #ffffff;
        z-index: 100002;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    }

    .m_header {
        height: 60px;
    }

    .logo_box {
        width: 100%;
        height: 60px;
        text-align: center;
        padding: 5px 0;
        line-height: 0;
        font-size: 0;
        zoom: 1;
        background:#fff;
    }

    .logo_box img {
        height: 30px;
        text-align: center;
        margin: 0 auto;
    }

    .nav_toggle {
        color: #fff;
        -webkit-transform: scale(0.7);
        -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -o-transform: scale(0.7);
        transform: scale(0.7);
        transform-origin: 50% 50%;
        position: absolute;
        top: 50%;
        left: 10px;
        margin-top: -13px;
        z-index: 999;
    }

    .nav_toggle {
        cursor: pointer;
        padding: 10px 35px 16px 0;
    }

    .nav_toggle span,
    .nav_toggle span:before,
    .nav_toggle span:after {
        cursor: pointer;
        height: 3px;
        width: 40px;
        background: #000;
        position: absolute;
        display: block;
        content: '';
    }

    .nav_toggle span:before {
        top: -10px;
    }

    .nav_toggle span:after {
        bottom: -10px;
    }

    .nav_toggle span,
    .nav_toggle span:before,
    .nav_toggle span:after {
        transition: all 500ms ease-in-out;
        -webkit-transition: all 500ms ease-in-out;
        -moz-transition: all 500ms ease-in-out;
        -o-transition: all 500ms ease-in-out;
    }

    .nav_toggle.active span {
        background-color: transparent;
    }

    .nav_toggle.active span:before,
    .nav_toggle.active span:after {
        top: 0;
    }

    .nav_toggle.active span:before {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
    }

    .nav_toggle.active span:after {
        transform: translateY(-10px) rotate(-45deg);
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        top: 10px;
    }

    /*移动端导航*/
    .m_header .m_nav {
        display: none;
        position: fixed;
        top: 60px;
        left: 0;
        bottom: 0;
        width: 100%;
        background: #ffffff;
        z-index: 2;
        overflow: auto;
        border-top: 1px solid #f0f0f0;
        margin-top: -1px;
    }

    .m_header .m_nav_list a {
        display: block;
        width: 100%;
        padding: 0 15px;
        line-height: 35px;
        text-align: left;
        font-size: 14px;
        color: #000000;
    }

    .m_header .m_nav_list > li {
        position: relative;
        border-bottom: 1px solid #f0f0f0;
        transition: transform .5s ease;
        transform: matrix(1, -1, 0, 1, 200, 100);
    }

    .m_header .m_nav_list > li > i {
        position: absolute;
        width: 20px;
        height: 20px;
        background: #000;
        top: 8px;
        right: 10px;
        cursor: pointer;
        z-index: 2;
        background: url("../images/li_click.png") no-repeat top center;
    }

    .m_header .m_nav_list > li > a {
        opacity: 0;
    }

    .m_header .m_nav_list .dropdown .dropdown_menu {
        height: 0;
        overflow: hidden;
    }

    .m_header .m_nav_list .dropdown .dropdown_menu.on {
        height: auto;
    }
    .m_header .m_nav_list .dropdown_menu > li {
        border-top: 1px solid #f0f0f0;
        background: #f5f5f5;
    }
    .logo_box a{
        width: 191px;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
    }
    .container{
        width:100%;
    }
    .bannerwen {
        position: relative;
        left: 0;
        top: 0;
        z-index: 2;
    }
    .banner{
        padding-top:60px;
    }
    .bannerwen{
        padding:20px;
    }
    .white{
        color:#021229;
    }
    .bannerwen h2 {
        font-size: 3rem;
        font-weight: bold;
    }
    .bannerwen h3 {
        font-size: 3.2rem;
        line-height: 1;
        color: #021229;
        margin-bottom: 2rem;
    }  
    .bannerwen h4{
        margin-bottom:20px;
    }
    #banner .swiper-pagination {
        display: flex;
        position: absolute;
        bottom: 0.5rem;
        left: 0;
        right: auto;
    }
    #banner .swiper-pagination-bullet {
        margin: 0;
    }
    .homeproduct{
        margin:0;
        padding:20px;
    }
    .homeproduct ul{
        flex-direction: column;
    }
    .homeproduct ul li{
        width:100%;
        margin-bottom:20px;
    }
    .homeyingyong ul{
        margin: 0;
        padding:20px;
    }
    .homeyingyong ul li {
        margin-left: 0;
        margin-bottom:20px;
    }
    .homeyingyong ul{
        flex-wrap: wrap;
    }
    footer .container{
        width:100%;
    }
    .homeabout ul{
        flex-direction: column;
    }
    .homeyingyong .tab-content{
        padding:20px;
    }
    .homeabout{
        margin:0;
        padding:20px;
    }
    .homeabout ul li{
        margin-bottom:20px;
    }
    .habouttitle h2{
        font-size:24px;
        margin-bottom:20px;
    }
    .homeabout ul li:nth-child(2){
        margin:0;
        margin-bottom:20px;
    }
    footer{
        padding:20px;
    }
    .footerbig{
        flex-direction: column;
    }
    .footerbig ul li{
        margin-bottom: 1.7rem;
        width: 50%;
    }
    .footerbig ul{
        display: flex;
        flex-wrap: wrap;
    }
    .footerbq2 h2{
        display: none;
    }
    .footerlx{
        width:100%;
    }
    .banquan{
        flex-direction: column;
    }
    .yc{
        display: block;
    }
    .b-height {
		height:50px;
	}
	.fygnav {
		padding:0px;
		height:50px;
		background-color:#009ca3;
	}
	.fygnav ul {
		list-style-type:none;
		width:100%;
		margin:0px;
		padding:0px;
	}
	.fygnav li {
		width:25%;
		text-align:center;
		float:left;
		margin:0;
	}
    .fygnav ul {
        list-style-type: none;
        width: 100%;
        margin: 0px;
        padding: 0px;
        display: flex;
        align-items: center;
    }
    .fygnav li a img {
        height: 20px;
        width: 20px;
    }
    .fygnav li a {
        display: flex;
        align-content: center;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        color: #001226;
        background-color: #fff;
        height: 55px;
        font-size:12px;
        white-space: nowrap;
    }
    .nybanner{
        padding-top:60px;
    }
    .renli{
        padding:20px;
    }
    .renlibig{
        flex-direction: column;
    }
    .renlirighttitle{
        margin-bottom:20px;
    }
    .contactcall{
        margin-bottom:20px;
    }
    .contactmid ul{
        flex-direction: column;
        margin-bottom:20px;
    }
    .contactright{
        width:100%;
    }
    .contactmid li:first-child{
        width:100%;
        margin-bottom:20px;
    }
    .contactmid li:last-child{
        width:100%;
    }
    .cformtopinput {
        width: 100%;
        margin-bottom: 1.2rem;
    }
    .cformtop .col-md-12{
        width:100%;
    }
    .newslist li a{
        flex-direction: column;
        align-items: flex-start;
    }
    .newsleft{
         margin-bottom:20px;
    }
    .renliright{
        width:100%;
    }
    .newsright{
        width:100%;
    }
    .renlilefttitle {
        text-align: right;
        margin-right: 0;
        color: #003982;
        font-size: 1.2rem;
        font-weight: bold;
        height: 3.6rem;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }
    .prev, .next{
        width:100%;
    }
    .fanye {
        display: flex;
        justify-content: space-between;
        margin-top: 20px;
        flex-direction: column;
    }
    .next {
        text-align: left;
    }
    .renlibottom{
        padding:20px 0 20px;
    }
    .renlibig{
        margin-bottom:20px;
    }
    .renlilist ul li{
       padding:30px 20px; 
    }
    .renlidright p {
        padding: 1.4rem 0 1.4rem;
        font-size: 1.8rem;
        color: #03438b;
        font-weight: bold;
        border: 1px solid #676767;
        border-left: 0;
        border-right: 0;
        line-height: 1;
    }
    .prolist{
        width:100%;
        margin:20px 0;
    }
    .prolist ul{
        padding:20px;
        flex-wrap: wrap;
    }
    .producttitle{
        flex-direction: column;
    }
    .prolist ul li a{
    line-height: 40px;
    text-align: center;
    border: 1px rgba(0,0,0,.1) solid;
    font-size: 1.4rem;
    display: block;
    }
    .prolist ul li{
        margin:0;
        width:100%;
    }
    .prolist ul li a:after {
        content: "";
        display: block;
        width: 0;
        height: 3px;
        bottom: 0;
        left: 50%;
        transform: translate(-50%,0);
        background: #001a6d;
        position: absolute;
    }
    .prolist a:hover:after, .prolist li.active a:after {
        width: 100%;
    }
    .newproduct{
        width:100%;
    }
    .newproduct ul {
        display: flex;
        flex-wrap: wrap;
        margin-left: 0;
        justify-content: space-between;
    }
    .newproduct ul li {
        position: relative;
        margin-bottom: 1.3rem;
        margin-left: 0;
        width: 49%;
        height: 22.9rem;
        background: #e1e1e1;
        border-radius: 15px;
        overflow: hidden;
    }
    .productlist{
        width:100%;
        padding:0;
    }
    .prolistfenleitu {
        width: 100%;
        height: 19rem;
        position: relative;
    }
    .productlisttitle {
        left: 2.4rem;
        top: 4.6rem;
        position: absolute;
    }
    .productlisttitle h2 {
        font-size: 2.4rem;
        font-weight: bold;
        color: #fff;
        margin-bottom: 2.6rem;
    }
    .productlistbig {
        background: #e1e1e1;
        padding: 20px;
    }
    .productlist ul li{
         width: 49%;
        height: 22.9rem;
    }
    .newproduct{
        padding:20px;
    }
    .newproduct ul li img {
    width: 100%;
    height: 12.7rem;
    object-fit: cover;
}
.productlist ul li img {
    width: 100%;
    height: 12.7rem;
    object-fit: cover;
}
.productjieshao {
    width: 100%;
    margin: 0 auto;
    font-size: 1.2rem;
    color: #b0b0b0;
    margin: 0;
    padding: 20px;
}
.erji{
    width:100%;
    padding:20px;
    margin:0;
}
.producttitle {
    width: 100%;
    display: flex;
    align-items: center;
    padding-left: 0;
    color: #034381;
    margin-bottom: 20px;
}
.newproduct ul{
    width:100%;
}
.newproduct{
    margin:0;
}
.aboutdetail .renliright{
    width:100%;
}
.abouttleft{
    width:100%;
}
.abouttright {
    width: 16rem;
    margin-left: 5rem;
    position: absolute;
    right: 0;
    top: -35px;
}
.abouttleft h2 {
    font-size: 2.4rem;
    color: #153282;
    margin-bottom: 20px;
}
.aboutmid{
    margin:20px 0;
}
.aboutbottom p {
    color: #646464;
    line-height: 2;
    width: 100%;
    font-size: 1.5rem;
    padding-bottom:20px;
    padding-top: 20px;
    border-top: 1px solid #c8c8c8;
}
.aboutmid{
    margin:0;
    margin-top:20px;
}
.aboutbottom ul{
    padding:20px;
    flex-wrap: wrap;
    margin-bottom:20px;
}
.aboutbottom ul li{
    width:48%;
}
.shebeititle{
    margin-bottom:20px;
}
#shebei {
    margin-bottom: 80px;
    position: relative;
}
.swiper-button-next-shebei{
    bottom:4rem;
}
.swiper-button-prev-shebei {
    bottom: 4rem;
}
.fazhanbg{
      margin-bottom: 80px;  
      padding:20px;
}
.swiper-button-next-fazhan{
    bottom:-4.5rem;
}
.swiper-button-prev-fazhan{
    bottom:-4.5rem; 
}
.wangluotitle .shebeititle{
    margin-bottom:20px;
}
.wangluo{
    margin-bottom:20px;
}
.rongyu .shebeititle{
    margin-bottom:20px;
}
.rongyu section{
    margin-bottom:20px;
}
.fazhanjiantou {
    position: absolute;
    top: 3rem;
    right: 3rem;
}
.homeyingyongcontent{
    padding:20px;
}
.homeyingyong .homeyingyongcontent .item.active{
    width: 100%;
}
.homeyingyong .homeyingyongcontent .item.act{
    width:100%;
}
.homeyingyong .homeyingyongcontent .item .homeyingyongtu img{
    height: 23.4rem;
}
.homeyingyong .homeyingyongcontent .item.active .homeyingyongwen2{
        padding: 6rem 3.5rem 0;
}
.homeyingyong .homeyingyongcontent .item{
    width:100%;
}
.prolist{
    padding:0 20px;
}
.prolistleft{
    width:100%;
}
.prolistright{
    width:100%;
}
.prolistbig{
    width:100%;
    flex-wrap: wrap;
}
.fenlei li a{
    padding:8px;
}
.prolist ul{
    padding:0;
}
.cptuk p{
    height: auto;
}
.cptuk{
    border:0;
}
.pro-img .colmd5{
    width:100%;
}
#xiaotu{
    display: none;
}
.pro-img .colmd7{
    width:100%;
}
.fenlei li dl dd>a{
    border:0;
}
.bannerbig img {
    position: absolute;
    right: 0;
    width: 10rem;
    right: 2%;
    top: 2%;
}
#banner .swiper-pagination:after{
    display: none;
}
}
