
.ky-w1200{
    margin: 0 auto;
    overflow: hidden;
    display: block;
    width: 1200px;
}
.indexbg{
    background: url("../images/indexbg.jpg") no-repeat;
    width: 100vw;
    height: 100vh;
    background-size: 100% 100%;
}
.indexnav{
    position: absolute;
    bottom: 8.5vh;
    width: 100%;
    height: 6vw;
    background: rgba(76,92,229,.8);
    left: 0;
    color: #f9db95;
}
.navbox{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    height: 6vw;
}
.navbox a{
    display: block;
    text-align: center;
    padding:12px 20px;
    border-radius: .5vw;
}
.navbox a .p1{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: .4vw;
}
.navbox a .p2{
    font-size: 18px;
}
.navbox a:hover,.navbox .active{
    background: rgba(48,104,224,.7);
}
.topbanner{
    background: url("../images/dxgz-banner.jpg") no-repeat center center;
    background-size: 1920px 462px;
    height: 462px;
    margin: 0 auto;
    overflow: hidden;
}
.jianzhewujiangbox{
    max-width: 1920px;
    overflow: hidden;
    margin: 0 auto;
}
.jianzhewujiangbox .indexnav{
    bottom: 0;
    background: rgba(76,109,229,.8);
}
.topbanner{
    position: relative;
}
.jianzhewujiangbox .navbox a:nth-child(1):hover{
    background: none;
}
.indexbigbg{
    background: url("../images/index-big-bg.jpg") no-repeat center center;
    height: 1031px;
    background-size: auto 1031px;
}
.mainbox{
    width: 1080px;
    margin: 0 auto;
}
.tiltebox{
    text-align: center;
    padding-top: 50px;
}
.tiltebox img{
    margin: 0 auto;
}
.mainbox .pp1{
    font-size: 18px;
    color: #3e426b;
    padding: 10px 12px;
    line-height: 32px;
    text-indent: 38px;
}
.shipingbox{
    border-radius: 25px;
    box-shadow:0 0 25px 0px rgba(6,0,20,.2);
    margin-top: 40px;
    clear: both;
    width: 1080px;
    height: 610px;
    margin: 40px 60px;
}
.footerbox{
    width: 100%;
    height: 110px;
    background: #d1ebf5;
    line-height: 110px;
    text-align: center;
    color: #3e426b;
}
.yd-nav-icon,.closebtn{
    display: none;
}
.zhaopianqiang{
    position: relative;
    overflow: hidden;
    height: 820px;
    margin-left: 20px;
    margin-top: 40px;
}
.zhaopianqiang img{
    border-radius: 10px;
    width: 100%;
    height: 100%;
}
.zhaopianqiang a{
    position: absolute;   
    display: block;
    left: 0;
    top: 0;
    overflow: hidden;
    border-radius: 10px;
}
.zhaopianqiang a:hover img{
    transform: scale(1.2);
}
.zhaopianqiang a.zp1{
    left: 0;
    top: 0;
    width: 240px;
    height: 190px;
}
.zhaopianqiang a.zp2{
    left:250px;
    top: 0;
    width: 140px;
    height: 190px;
}
.zhaopianqiang a.zp3{
    left:400px;
    top: 0;
    width: 120px;
    height: 150px;
}
.zhaopianqiang a.zp4{
    left:530px;
    top: 0;
    width: 130px;
    height: 150px;
}
.zhaopianqiang a.zp5{
    left:670px;
    top: 0;
    width: 130px;
    height: 190px;
}
.zhaopianqiang a.zp6{
    left:810px;
    top: 0;
    width: 250px;
    height: 330px;
}
.zhaopianqiang a.zp7{
    left:0;
    top: 200px;
    width: 120px;
    height: 160px;
}
.zhaopianqiang a.zp8{
    left:130px;
    top: 200px;
    width: 260px;
    height: 160px;
}
.zhaopianqiang a.zp9{
    left:400px;
    top: 160px;
    width: 260px;
    height: 200px;
}
.zhaopianqiang a.zp10{
    left:670px;
    top: 200px;
    width: 130px;
    height: 130px;
}
.zhaopianqiang a.zp11{
    left:0;
    top: 370px;
    width: 250px;
    height: 320px;
}
.zhaopianqiang a.zp12{
    left:260px;
    top: 370px;
    width: 130px;
    height:160px;
}
.zhaopianqiang a.zp13{
    left:400px;
    top: 370px;
    width: 260px;
    height:160px;
}
.zhaopianqiang a.zp14{
    left:670px;
    top: 340px;
    width: 130px;
    height:190px;
}
.zhaopianqiang a.zp15{
    left:810px;
    top: 340px;
    width: 110px;
    height:190px;
}
.zhaopianqiang a.zp16{
    left:930px;
    top: 340px;
    width: 130px;
    height:190px;
}
.zhaopianqiang a.zp17{
    left: 260px;
    top: 540px;
    width: 260px;
    height:150px;
}
.zhaopianqiang a.zp18{
    left: 530px;
    top: 540px;
    width: 220px;
    height:150px;
}
.zhaopianqiang a.zp19{
    left:760px;
    top: 540px;
    width: 160px;
    height:150px;
}
.zhaopianqiang a.zp20{
    left:930px;
    top: 540px;
    width: 130px;
    height:150px;
}
.detailbox .indexbigbg{
    background: url(../images/detailbg.jpg) no-repeat top center;
    height: auto;
    background-size:1920px auto;
}
.h2h2h2{
    text-align: center;
    color: #3e426b;
    font-size: 50px;
    font-weight: bold;
    line-height: 100px;
    padding-top: 30px;
}
.left-tu-p{
    width: 700px;
    float: left;
    margin:0 40px 10px 0;
}
.righttxt{
    color: #3e426b;
    font-size: 18px;
    line-height: 30px;
}
.mainboxbg{
    width: 1200px;
    padding: 0 100px;
    box-sizing: border-box;
}
.detailbox .zhaopianqiang{
    height: auto;
    margin-top: 60px;
}
.renminbox{
    background: #eaeaea;
    padding:20px 30px;
    border-radius: 10px;
    font-size: 30px;
    color: #3e426b;
}
.renminbox p{
    font-size: 18px;
    margin-top: 10px;
}
.righttxt p{
    text-indent: 40px;
    margin-bottom: 10px;
}
.overhden{
    overflow: hidden;
}
.jianjiebox{
    /*margin-top: 30px;*/
    padding-bottom: 80px;
}
.jianjiebox p{
    color: #3e426b;
    font-size: 18px;
    line-height: 30px;
    text-indent: 40px;
}
.bgdise{
    background: url(../images/bgdise.jpg) repeat-y center center;
    width: 100%;
    padding: 30px 0 0 0;
    background-size: 1920px auto;
}
.title003 img{
    margin: 30px auto;
}
.qiehuanbiaoti{
    position: relative;
    background: url("../images/daohangbg1.png") no-repeat;
    width: 1320px;
    height: 70px;
    background-size: 100% 100%;
    margin: 0 auto;
}
.qiehuanbiaoti.active{
    background: url("../images/daohangbg2.png") no-repeat;
    width: 1320px;
    height: 70px;
    background-size: 100% 100%;
    margin: 0 auto;
}
.qiehuanbiaoti a{
    line-height: 70px;
    position: absolute;
    color: #3e426b;
    font-size: 24px;
    font-weight: bold;
}
.qiehuanbiaoti a.a1{
    left: 365px;
}
.qiehuanbiaoti a.a2{
    left: 726px;
    color: #91a3a9;
}
.qiehuanbiaoti.active a.a1{
    color: #91a3a9;
}
.qiehuanbiaoti.active a.a2{
    color: #3e426b;
}
.zgjzbox{
    background: url("../images/jianzbg.jpg") center center no-repeat;
    width: 100%;
    height: 1603px;
    background-size: 1920px 1603px;
}
.zgjzbox{
    padding: 10px 20px;
    color: #3e426b;
    font-size: 18px;
    line-height: 28px;
}
.pppp1{
    padding: 20px 80px;
    line-height: 32px;
    text-indent: 38px;
}


.h3h3h3{
    position: relative;
    font-size: 32px;
    color: #3e3e3e;
    line-height: 44px;
    margin-bottom: 20px;
    padding: 20px 0 20px;
}
.h3h3h3:before{
    position: absolute;
    width: 64px;
    content: "";
    height: 3px;
    background: #3e3e3e;
    bottom: 0;
    left: 0;
}
.pppp3{
    font-size: 14px;
    color: #3e3e3e;
    line-height: 22px;
    text-indent: 29px;
}
.detailbox{
    background: url(../images/bgdise.jpg) repeat-y center center;
    width: 100%;
    background-size: 1920px auto;
}
.mylunbotu{
    margin-top: 60px;
}
.mylunbotu .swiper-slide img{
    width: 800px;
    height: 533px;
    border-radius: 20px;
    /*box-shadow: 0 0 25px 0px rgba(6,0,20,.2);*/
}
.sweiperright{
    background: url("../images/lunbwenanbg.png") no-repeat;
    width: 399px;
    height: 533px;
    background-size: 100% 100%;
    padding:30px 37px;
    text-align: left;
}
.mylunbotu .swiper-slide{
    justify-content: space-between;
}
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mylunbotu .swiper-pagination{
    text-align: right;
    padding-right: 20px;
    margin-bottom: 10px;
    color: #999;
}
.mylunbotu .swiper-pagination-current{
    color: #3e3e3e;
    font-size: 26px;
}
.mylunbotu .swiper-pagination-total{
    color: #8f816f;
    font-size:20px;
}
.mylunbotu  .swiper-button-next, .mylunbotu  .swiper-button-prev{
    color: #fff;
}
.mylunbotu .swiper-button-next{
    right: 410px;
}
.zgjzmainbox{
    width: 1200px;
    margin: 0 auto;
}
.meirong2{
    display: none;
}
.daguozqibox .title003 img{
    margin: 30px auto 0;
}
.daguozqibox .pppp1{
    padding: 0 80px;
}
.daguozqibox .zgjzbox{
    background: url(../images/jianzbg2.jpg) center center no-repeat;
    width: 100%;
    height: 1539px;
    background-size: 1920px 1539px;
}
.jzwjbox .shipingbox{
    margin: 40px 0;
}
@media (max-width: 768px) {
    .indexbg{
        background: url("../images/indexbg.jpg") no-repeat #0b1381;
        background-size: 100% 50vw;
    }
    .ky-w1200{
        margin: 0 auto;
        overflow: hidden;
        display: block;
        width: 100%;
    }
    .indexnav{
        top: 50vw;
        bottom: auto;
        height: auto;
        background: none;
    }
    .navbox{
        height: auto;
    }
    .navbox a{
        margin-bottom: 10vw;
        padding: 2vw;
    }
    .navbox a .p1{
        font-size: 4vw;
    }
    .jianzhewujiangbox{
        width: 100%;
    }
    .topbanner{
        background: url(../images/dxgz-banner.jpg) no-repeat top center;
        background-size: 100% 30vw;
        height: 30vw;
    }
    .mainbox{
        width: 100%;
        padding: 0 4vw;
    }
    .mainbox .pp1 {
        font-size: 18px;
        color: #3e426b;
        padding: 0;
        line-height: 32px;
        font-size: 4vw;
        line-height: 6.4vw;
        text-indent: 38px;
    }
    .indexbigbg{
        height: auto;
        background-size: auto 100%;
    }
    .footerbox{
        height: 20vw;
        line-height: 20vw;
        font-size: 3vw;
    }
    .allnav{
        display: none;
        position: fixed;
        top: 0;
        width: 50vw;
        right: 0;
        left: 50vw;
        z-index: 100;
    }
    .navbox a img{
        margin: 0 auto;
    }
    .tiltebox{
        padding-top: 2vw;
    }
    .yd-nav-icon,.closebtn{
        display: block;
        position: absolute;
        top: 20px;
        right:20px;
    }
    .yd-nav-icon img{
        width: 20px;
    }
    .closebtn img{
        width: 40px;
    }
    .allnav .navbox{
        padding-top: 15vw;
    }
    .tiltebox img{
        width: 80%;
        margin-bottom: 2vw;
    }
    .h2h2h2{
        font-size: 6vw;
        padding-top: 2vw;
        line-height: 4vw;
    }
    .left-tu-p,.righttxt{
        margin-top: 4vw;
        width: 100%;
    }
    .zhaopianqiang{margin-left: 0;}
    .detailbox .indexbigbg{background: #f6fcff;}
    .zhaopianqiang{margin-top: 4vw;}
    .renminbox{font-size: 4vw;}
    .renminbox p{font-size: 3.5vw;}
    .qiehuanbiaoti{width: 100%;}
    .qiehuanbiaoti a{font-size: 4vw;}
    .qiehuanbiaoti a.a1{
        left: 7vw;
        line-height: 50px;}
    .qiehuanbiaoti a.a2{
        line-height: 50px;
        left: 53vw;
    }
    .qiehuanbiaoti{
        position: relative;
        background: url("../images/yddaohangbg1.png") no-repeat;
        width: 100%;
        height: 50px;
        background-size: 100% 50px;
        margin: 0 auto;
        line-height: 50px;
    }
    .qiehuanbiaoti.active {
        position: relative;
        background: url("../images/yddaohangbg2.png") no-repeat;
        width: 100%;
        height: 50px;
        background-size: 100% 50px;
        margin: 0 auto;
        line-height: 50px;
    }
    .title003 img{
    margin: 0 auto 10px;
    width: 80%;}
    .bgdise{padding-top: 0;
        background-size: 100%;}
    .zgjzmainbox{width: 100%;}
    .pppp1{padding: 0;
        font-size: 4vw;
        line-height: 6vw;}
    .shipingbox{
    margin: 20px 0;width: 100%;height: 50vw;}
    .zgjzbox{height: auto;background-size: 100% auto;padding-bottom: 5vw;}
    .mylunbotu{margin-top: 0;padding-bottom: 5vw;}
    .mylunbotu .swiper-slide img{width: 100%;height: auto;}
    .mylunbotu .swiper-button-next{right: 3vw;}
    .bgdise .swiper-backface-hidden .swiper-slide{display: block;}
    .bgdise .sweiperright{width: 100%;height: auto;
    padding: 0 40px 60px;}
    .mylunbotu .swiper-pagination{text-align: center;margin-bottom: 20px;}
    .h3h3h3{
        line-height: 90px;
        margin-bottom: 20px;
        font-size: 6vw;
        height: 80px;
    }
    .daguozqibox .title003 img{margin: 0 auto 0;}
    .daguozqibox .pppp1{padding: 0;}
    .daguozqibox .zgjzbox{height: auto;background-size:auto;
        background-size: 100%;}
    .zhaopianqiang a.zp3{
    left: 0;
    top: 200px;}
    .zhaopianqiang a.zp4{
    left: 130px;
    top: 200px;}
    .zhaopianqiang a.zp5{    
    left: 270px;
    top: 200px;}
    .zhaopianqiang a.zp6{
    left: 0;
    top: 360px;
    width: 260px;
    }
    .ydzhaopianq .zhaopianqiang{
        height: 1790px;
    }
    .zhaopianqiang a.zp7{
        left: 270px;
        top: 400px;
    }
    .zhaopianqiang a.zp8{
        left: 270px;
        top: 570px;
        width: 170px;
        height: 120px;
    }
    .zhaopianqiang a.zp9 {
        left: 0;
        top: 700px;
    }
    .zhaopianqiang a.zp10 {
        left: 270px;
        top: 700px;
        width: 90px;
        height: 90px;
    }
    .zhaopianqiang a.zp11 {
        left: 0;
        top: 910px;
        width: 260px;
    }
    .zhaopianqiang a.zp12 {
        left: 270px;
        top: 800px;
    }
    .zhaopianqiang a.zp13 {
        left: 0;
        top: 1240px;
    }
    .zhaopianqiang a.zp14 {
        left: 270px;
        top: 970px;
        width: 90px;
        height: 130px;
    }
    .zhaopianqiang a.zp15 {
        left: 270px;
        top: 1110px;
        width: 90px;
        height: 150px;
    }
    .zhaopianqiang a.zp16 {
        left: 270px;
        top: 1270px;
        width: 90px;
        height: 130px;
    }
    .zhaopianqiang a.zp17 {
        left: 0;
        top: 1530px;
        width: 360px;
        height: 220px;
    }
    .zhaopianqiang a.zp18 {
        left: 0;
        top: 1410px;
        width: 120px;
        height: 110px;
    }
    .zhaopianqiang a.zp19 {
        left: 130px;
        top: 1410px;
        width: 110px;
        height: 110px;
    }
    .zhaopianqiang a.zp20 {
        left: 250px;
        top: 1410px;
        width: 110px;
        height: 110px;
    }
}
