.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* body {
    background: #000;
    color: #000;
} */

.swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.mySwiper2 {
    height: 100%;
    width: 7rem;
}
.mySwiper2 .swiper-wrapper{
   
}
.mySwiper {
    height: 100%;
    box-sizing: border-box;
    width:1.65rem;
    margin-left:0.2rem;
}
.mySwiper .swiper-wrapper{
display: block !important;
width: 100%;
}

.mySwiper .swiper-slide {
    width: 100%!important;
    box-sizing: border-box;
    height: 1rem;
    /* opacity: 0.4; */
    margin-bottom:5px;
    border:1px solid #e6e8e9;
    padding:0.02rem;
    cursor: pointer;
}

.mySwiper .swiper-slide-thumb-active {
    /* opacity: 1; */
    border:1px solid #052583;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-img-box{
    /* width:12rem; */
    height:4.14rem;
}
.pro-content1{
    font-size:0.2rem;
    margin-top:150px;
}
.pro-box{
    margin-left:0.5rem;
}
.pro-box .pro-title{
    font-size:0.3rem;
    line-height:0.5rem;
}
.pro-box .pro-text1{
    margin-top:0.3rem;
    font-size: 0.16rem;
}
.pro-box .t1{
    
}
.pro-box .t2{
    color:#666;
    flex:1;
    margin-left:0.05rem;
}
.pro-box .pro-btn1{
    width:2rem;
    height:0.5rem;
    border:1px solid #052583;
    color:#052583;
    text-align: center;
    line-height: 0.5rem;
    margin-top: 0.5rem;
    cursor: pointer;
    transition: 0.5s;
}
.pro-box .pro-btn1:hover{
    background:#052583;
    color:#fff;
}
.pro-box .pro-btn2{
    height: 0.5rem;
    line-height: 0.5rem;
    position: relative;
    padding-left:0.3rem;
    margin-left:1rem;
    margin-top: 0.5rem;
    cursor: pointer;
}
.pro-box .pro-btn2::before{
    content: '';
    width:0.2rem;
    height:0.2rem;
    background:url('../images/down_icon.png') no-repeat;
    background-size:100% 100%;
    position:absolute;
    left:0;top:45%;
    transform: translateY(-50%)
}
.pro-content2{
    padding-bottom:1rem;
}
.pro-content2 .pro-list{
    margin-top:0.5rem;
}
.pro-content2 .d-text1{
    font-size:0.16rem;
    margin-top:0.3rem;
}
.pro-content2 .d-text2 {
    font-size: 0.16rem;
    color:#666;
    line-height:0.4rem;
    margin-top: 0.3rem;
}
.pro-content2 .d-text2 img{
    display: block;
    max-width: 100%;
}
.pro-content3{
    background:#f7f7f7;
    padding:1rem 0;
}
.pro-content3 .goods-list{
    margin-top:0.3rem;
}
.pro-content3 .g-item{
    width:25%;
    /* height:5rem; */
    cursor: pointer;
    text-align: center;
    font-size:0.24rem;
    
}
.pro-content3 .g-box{
    width:90%;
    margin:0 auto;
    height:100%;
    border-radius:0.05rem;
    padding-bottom:0.3rem;
    padding-top:0.3rem;
    border-bottom:4px solid #f7f7f7;
}
.pro-content3 .g-item img{
    width:100%;
    height: 2.8rem;
    object-fit: contain;
}
.pro-content3 .g-item .g-name{
    margin-top:0.5rem;
}
.pro-content3 .g-item:hover .g-box{
    background:#fff;
    border-bottom: 4px solid #052583;
}

.gsjs {
    background: #fff;
    padding-top: 0.74rem;
    padding-bottom: 0.74rem;
}

.gsjs .item {
    background: #fff;
    padding: 0.6rem 0.5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 0.7rem;
    box-shadow: 0 0 15px rgba(70,70,70,0.1);
}

.gsjs .item .content0 img {
    height: 0.34rem;
    display: block;
}

.gsjs .item .content2 {
    font-size: 0.26rem;
    color: #000;
    font-family: 'fang';
    margin-top: 0.4rem;
}

.gsjs .item .content3 {
    font-size: 0.16rem;
    color: #666;
    line-height: 2;
    margin-top: 0.2rem;
}

.gsjs .item .content4 {
    margin-top: 0.45rem;
}

.index_link1 a {
    display: block;
    font-size: 0.16rem;
    color: #073190;
    line-height: 0.45rem;
    width: 1.6rem;
    text-align: center;
    border: 1px solid #073190;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    cursor: pointer;
}

.index_link1 a:hover {
    background: #073190;
    color: #fff;
}

.gsjs .item .content4 .right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.gsjs .item .content4 .right ul li {
    margin-left: 0.1rem;
    position: relative;
    list-style: none;
    height: 0.36rem;
}

.gsjs .item .content4 .right ul li .btn {
    width: 0.36rem;
    height: 0.36rem;
    background: #dbdbdb;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    justify-content: center;
}

.gsjs .item .content4 .right ul li .call {
    position: absolute;
    right: 120%;
    top: 0;
    height: 100%;
    background: #073190;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
}

.gsjs .item .content4 .right ul li a {
    display: block;
}

.gsjs .item .content4 .right ul li .call a {
    font-size: 14px;
    color: #fff;
    font-family: 'fang';
    white-space: nowrap;
    line-height: 0.36rem;
    padding: 0 0.32rem 0 0.12rem;
}

.gsjs .item .content4 .right ul li .call a svg {
    vertical-align: middle;
    margin-right: 0.05rem;
}

.gsjs .item .content4 .right ul li .ewm {
    position: absolute;
    bottom: 180%;
    left: 50%;
    -webkit-transform: translateX(-50%) scale(0);
    -ms-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0);
    padding: 0.04rem;
    background: #fff;
    -webkit-filter: drop-shadow(0px 0px 1px #999);
    filter: drop-shadow(0px 0px 1px #999);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.gsjs .item .content4 .right ul li:hover .ewm {
    -webkit-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);

}

.gsjs .item .content4 .right ul li:hover .call {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.flexBetween {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.related_download {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 999;
    display: none;
}
.related_download .box,.related_download .formBox {
    width: 10rem;
    min-height: 1rem;
    background: #fff;
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0.76rem 0.5rem;
    box-sizing: border-box;
}
.related_download .formBox{
    z-index: 10;
}
.related_download .box .close,.related_download .formBox .close2 {
    position: absolute;
    right: 0.2rem;
    top: 0.2rem;
    cursor: pointer;
}
.related_download .box .title {
    font-size: 0.32rem;
    font-family: 'fang';
    text-align: center;
}
.related_download .formBox .tit {
    font-size: 0.3rem;
    margin-bottom: 0.4rem;
}
.related_download .formBox .form-item{
    display: flex;
    align-items: center;
    margin-bottom: 0.3rem;
}
.related_download .formBox .form-item .label{
    width: 1.3rem;
    font-size: 0.2rem;
}
.related_download .formBox .form-item input{
    flex: 1;
    height: 0.4rem;
    line-height: 0.4rem;
    padding: 0 10px;
}
.related_download .formBox .submit-btn{
    width: 1.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
    text-align: center;
    background: #052583;
    color: #fff;
    border-radius: 8px;
    margin: 0 auto;
    cursor: pointer;
}
.related_download .box .main {
    margin-top: 0.32rem;
}
.related_download .box .main ul {
    height: 4.5rem;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 10px;
}
.related_download .box .main ul li {
    border-bottom: 1px solid #eee;
}
.related_download .box .main ul li a {
    line-height: 0.95rem;
    display: flex;
    justify-content: space-between;
}
.related_download .box .main ul li a .left {
    font-size: 0.2rem;
    color: #000;
    font-family: 'fang';
    padding-left: 0.3rem;
    max-width: 70%;
    position: relative;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.related_download .box .main ul li a .left::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    background: #000;
}
@media (max-width: 1025px) {
    .pro-content1{
        display: block !important;
    }
    .swiper-img-box{
        display: block !important;
        height: auto;
    }
    .mySwiper2{
        width: 100%;
        height: 42vw;
    }
    .mySwiper{
        width: 100%;
        margin-left: 0;
    }
    .mySwiper .swiper-wrapper{
        display: flex !important;
    }
    .mySwiper .swiper-slide{
        width: 25% !important;
        height: 12vw;
    }
    .pro-box{
        margin-left: 0;
        margin-top: 0.2rem;
    }
    .pro-box .pro-title{
        font-size: 0.2rem;
        line-height: 0.35rem;
    }
    .pro-content3 .g-item{
        font-size: 0.16rem;
    }
    .pro-content3 .g-item img{
        width: 100%;
        height: auto;
    }
    .pro-content3 .g-item .g-name{
        margin-top: 0.2rem;
    }
    .pro-content1{
        margin-top: 1.1rem;
    }
    .related_download .box{
        width: 90vw;
    }    
}