/* 
body{
    background: none;
} */
.pFoot{
    margin-top: 0;
}

.xmtjzContent {
    padding-bottom: 40px;
    padding-bottom: .4rem;
    width: 100%;
    background: url(2022-xmtjz-bg.png) no-repeat top center;
    background-size: 100% auto;
    min-height: 554px;
    min-height: 5.54rem;
}

.xmtjzLogo {
    width: 100%;
    padding: 70px 0 50px;
    padding: .7rem 0 .5rem;
}

.xmtjzLogo img {
    height: 46px;
    height: .46rem;
    display: block;
    margin: 0 auto;
}


.one{
    width: 100%;
}
.one::after ,.one .wx-box::after{
    display: block;
    height: 0;
    content: "";
    clear: both;
}

.one .wx-box{
    float: left;
    padding: 20px 60px;
    padding: .2rem .6rem;
    width: 690px;
    width: 6.9rem;
    height: 410px;
    height: 4.1rem;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, .2);
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}
.one .wb-box{
    float: right;
}
.one .title-box{
    width: 100%;
    font-size: 18px;
    font-size: .18rem;
    font-weight: bold;
    color: #fff;
}
.one .title-box img{
    width: 28px;
    width: .28rem;
    height: 28px;
    height: .28rem;
    margin-right: 15px;
    margin-right: .15rem;
    vertical-align: middle;
}
.one .wx-box .phone-bg{
    float: left;
    display: block;
    margin-top: 20px;
    margin-top: .2rem;
    width: 165px;
    width: 1.65rem;
    height: 300px;
    height: 3rem;
}
.one .wx-box .wx-r{
    float: left;
    margin-top: 20px;
    margin-top: .2rem;
    margin-left: 45px;
    margin-left: .45rem;
    padding: 20px 0;
    padding: .2rem 0;
    width: calc(100% - 210px);
    width: calc(100% - 2.1rem);
}
.one .wx-box .wx-r .logo{
    display: block;
    width: 100%;
}

.one .wx-box .wx-r p{
    margin-top: 15px;
    margin-top: .15rem;
    width: 100%;
    font-size: 16px;
    font-size: .16rem;
    line-height: 20px;
    line-height: .2rem;
    color: #fff;
}
.one .wx-box .wx-r .eCode{
    float: left;
    display: block;
    margin-top: 25px;
    margin-top: .25rem;
    width: 115px;
    width: 1.15rem;
    height: 115px;
    height: 1.15rem;
}
.one .wx-box .wx-r .smlj{
    float: left;
    margin-top: 60px;
    margin-top: .6rem;
    margin-left: 40px;
    margin-left: 40px;
    padding: 0 10px;
    padding: 0 .1rem;
    position: relative;
    height: 28px;
    height: .28rem;
    line-height: 28px;
    line-height: .28rem;
    color: #fff;
    background-color: #1d6dc6;
}
.one .wx-box .wx-r .smlj .triangle{
    position: absolute;
    left: -13px;
    left: -.13rem;
    top:0;
    width: 0;
    height: 0;
    border-right: 13px solid #1d6dc6;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-right: .13rem solid #1d6dc6;
    border-top: .13rem solid transparent;
    border-bottom: .13rem solid transparent;
}

.one .wb-box .wb-bg{
    margin-top: 20px;
    margin-top: .2rem;
    width: 100%;
    height: 310px;
    height: 3.1rem;
    background-color: #fff;
}
/* .one .wb-box .wb-bg iframe::-webkit-scrollbar{
    width: 6px;
}
.one .wb-box .wb-bg iframe::-webkit-scrollbar-thumb {
    background-color: #1f5d83;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.one .wb-box .wb-bg iframe::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
} */

.type-box{
    margin-top: 35px;
    margin-top: .35rem;
    width: 100%;
    height: 48px;
    height: .48rem;
    text-align: center;
    box-sizing: border-box;
    overflow: hidden;
}

.type-box .type-item{
    display: inline-block;
    margin-right: 30px;
    margin-right: .3rem;
    width: 160px;
    width: 1.6rem;
    height: 100%;
    line-height: 48px;
    line-height: .48rem;
    font-size: 20px;
    font-size: .2rem;
    font-weight: bold;
    color: #1f5d83;
    background-color: rgba(255, 255, 255, .6);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    overflow: hidden;
}

.type-box .type-item:nth-child(3){
    margin-right: 0;
}
.type-box .active{
    background-color: #1f5d83;
    color: #fff;
}

.type-line{
    width: 100%;
    height: 6px;
    background-image: linear-gradient(to top, #fff, #1f5d83);
}

.two {
    display: none;
    padding: 15px;
    padding: .15rem;
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
}
 .u-title{
    padding-left: 45px;
    padding-left: .45rem;
    width: 100%;
    font-size: 24px;
    font-size: .24rem;
    color: #333;
    box-sizing: border-box;
}
.u-title img{
    height: 24px;
    height: .24rem;
    margin-right: 15px;
    margin-right: .15rem;
    vertical-align: middle;
}
.two .line {
    margin: 0 auto;
    margin-bottom: 30px;
    margin-bottom: .3rem;
    width: calc(100% - 90px);
    width: calc(100% - .9rem);
    height: 1px;
    background-color: #ededed;
}
.two .xmt-list{
    margin: 0 auto;
    margin-top: 35px;
    margin-top: .35rem;
    width: calc(100% - 90px);
    width: calc(100% - .9rem);
}

.two .xmt-list::after{
    display: block;
    height: 0;
    content: "";
    clear: both;
}
.two .xmt-list li {
    float: left;
    /* margin-bottom: 15px;
    margin-bottom: .15rem; */
    margin-right: 110px;
    margin-right: 1.1rem;
    margin-bottom: 30px;
    margin-bottom: .3rem;
    width: calc((100% - 550px) / 6);
    width: calc((100% - 5.5rem) / 6);
    overflow: hidden;
}
.two .xmt-list li:nth-child(6n+6){
    margin-right: 0;
}
.two .xmt-list li a{
 width: 100%;
}
.two .xmt-list li img:nth-child(1){
    display: block;
    width: 88px;
    width: .88rem;
    height: 88px;
    height: .88rem;
    margin: 0 auto;
}
.two .xmt-list li img:nth-child(2){
    display: none;
    width: 88px;
    width: .88rem;
    height: 88px;
    height: .88rem;
    margin: 0 auto;
}
.two .xmt-list li span{
    display: block;
    margin-top: 10px;
    margin-top: .1rem;
    height: 40px;
    height: .4rem;
    font-size: 16px;
    font-size: .16rem;
    line-height: 20px;
    line-height: .20rem;
    color: #333;
    overflow: hidden;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
}
.two .xmt-list li:hover img:nth-child(1){
    display: none;
}
.two .xmt-list li:hover img:nth-child(2){
    display: block;
}

.two #jyxmt-swiper{
    margin-top: 35px;
    margin-top: .35rem;
    padding-bottom: 60px;
    padding-bottom: .6rem;
    --swiper-theme-color: #1f5d83;/* 设置Swiper风格 */
    --swiper-navigation-color: #1f5d83;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 16px;/* 设置按钮大小 */
}
.two #jyxmt-swiper .swiper-slide a{
    width: 100%;
}
.two #jyxmt-swiper .swiper-slide img:nth-child(1){
    display: block;
    width: 88px;
    width: .88rem;
    height: 88px;
    height: .88rem;
    margin: 0 auto;
}
.two #jyxmt-swiper .swiper-slide img:nth-child(2){
    display: none;
    width: 88px;
    width: 88px;
    height: 88px;
    height: .88rem;
    margin: 0 auto;
}
.two #jyxmt-swiper .swiper-slide span{
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    margin-top: .1rem;
    width: 88px;
    width: 88px;
    height: 40px;
    height: .4rem;
    font-size: 16px;
    font-size: .16rem;
    line-height: 20px;
    line-height: .20rem;
    color: #333;
    overflow: hidden;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
}
.two #jyxmt-swiper .swiper-slide:hover img:nth-child(1){
    display: none;
}
.two #jyxmt-swiper .swiper-slide:hover img:nth-child(2){
    display: block;
}
.two #jyxmt-swiper .swiper-button-prev{
    top: 40%;
    left: 0;
    padding: 22px 7px;
    background-color: #f5f5f5;
}
.two #jyxmt-swiper .swiper-button-next{
    top: 40%;
    right: 0;
    padding: 22px 7px;
    background-color: #f5f5f5;
}
/* .two #jyxmt-swiper .swiper-pagination-bullet{
    opacity: 1;
    background-color: transparent;
    color: #d1d8dc;
}
.two #jyxmt-swiper .swiper-pagination-bullet-active{
    color: #1f5d83;
} */
.two #jyxmt-swiper .swiper-pagination-customs{
    display: inline-block;
    margin: 0 5px;
    margin: 0 .05rem;
    color: #d1d8dc;
}
.two #jyxmt-swiper .swiper-pagination-customs-active{
    color: #1f5d83;
}

.two #jyxmt-swiper .swiper-pagination{
    text-align: center;
}

.two #jyxmt-swiper .swiper-pagination #jyxmt-pre,.two #jyxmt-swiper .swiper-pagination #jyxmt-next{
    cursor: pointer;
}


.two #wsxmt-swiper{
    margin-top: 35px;
    margin-top: .35rem;
    padding-bottom: 60px;
    padding-bottom: .6rem;
    --swiper-theme-color: #1f5d83;/* 设置Swiper风格 */
    --swiper-navigation-color: #1f5d83;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 16px;/* 设置按钮大小 */
}
.two #wsxmt-swiper .swiper-slide a{
    width: 100%;
}
.two #wsxmt-swiper .swiper-slide img:nth-child(1){
    display: block;
    width: 88px;
    width: .88rem;
    height: 88px;
    height: .88rem;
    margin: 0 auto;
}
.two #wsxmt-swiper .swiper-slide img:nth-child(2){
    display: none;
    width: 88px;
    width: 88px;
    height: 88px;
    height: .88rem;
    margin: 0 auto;
}
.two #wsxmt-swiper .swiper-slide span{
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    margin-top: .1rem;
    width: 88px;
    width: 88px;
    height: 40px;
    height: .4rem;
    font-size: 16px;
    font-size: .16rem;
    line-height: 20px;
    line-height: .20rem;
    color: #333;
    overflow: hidden;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
}
.two #wsxmt-swiper .swiper-slide:hover img:nth-child(1){
    display: none;
}
.two #wsxmt-swiper .swiper-slide:hover img:nth-child(2){
    display: block;
}
   

.two #wsxmt-swiper .swiper-button-prev{
    top: 40%;
    left: 0;
    padding: 22px 7px;
    background-color: #f5f5f5;
}
.two #wsxmt-swiper .swiper-button-next{
    top: 40%;
    right: 0;
    padding: 22px 7px;
    background-color: #f5f5f5;
}
.two #wsxmt-swiper .swiper-pagination-customs{
    display: inline-block;
    margin: 0 5px;
    margin: 0 .05rem;
    color: #d1d8dc;
}
.two #wsxmt-swiper .swiper-pagination-customs-active{
    color: #1f5d83;
}

.two #wsxmt-swiper .swiper-pagination{
    text-align: center;
}

.two #wsxmt-swiper .swiper-pagination #wsxmt-pre,.two #wsxmt-swiper .swiper-pagination #wsxmt-next{
    cursor: pointer;
}



.three {
    margin: 17px 0;
    margin: .17rem 0;
    padding: 15px;
    padding: .15rem;
    width: 100%;
    box-sizing: border-box;
    background-color: #fff;
}
.three .xmtfw-box{
    position: relative;
    margin-top: 25px;
    margin-top: .25rem;
    padding: 0 45px;
    padding: 0 .45rem;
    width: 100%;
    box-sizing: border-box;
    --swiper-theme-color: #1f5d83;/* 设置Swiper风格 */
    --swiper-navigation-color: #1f5d83;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 16px;/* 设置按钮大小 */
}
.three .xmtfw-box #xmtfw-swiper{
    width: 100%;
    height: 300px;
    height: 3rem;
}
.three .xmtfw-box #xmtfw-swiper .swiper-slide{
    position: relative;
    height: 120px;
    height: 1.2rem;
}
.three .xmtfw-box #xmtfw-swiper .swiper-slide a{
    width: 100%;
    height: 100%;
}
.three .xmtfw-box #xmtfw-swiper .swiper-slide a img:nth-child(1){
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}
.three .xmtfw-box #xmtfw-swiper .swiper-slide a img:nth-child(2){
    position: relative;
    display: block;
    margin: 43px 0 0 4px;
    margin: .43rem 0 0 .4rem;
    width: 36px;
    width: .36rem;
    height: 36px;
    height: .36rem;
    z-index: 2;
}
.three .xmtfw-box #xmtfw-swiper .swiper-slide a span{
    position: absolute;
    display: block;
    top: 50%;
    margin-left: 85px;
    margin-left: .85rem;
    font-size: 18px;
    font-size: .18rem;
    font-weight: bold;
    line-height: 1.11;
    letter-spacing: 0.9px;
    color: #fff;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 3;
}
.three .xmtfw-box #xmtfw-swiper .swiper-slide .ecode-box{
    display: none;
    position: absolute;
    top: 50%;
    left: 30%;
    padding: 10px;
    padding: .1rem;
    width: 120px;
    width: 1.2rem;
    height: 110px;
    height: 1.1rem;
    box-sizing: border-box;
    z-index: 10;
    background-color: #fff;
    box-shadow: 0px 2px 10px 0 rgba(21, 2, 3, 0.45);
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.three .xmtfw-box #xmtfw-swiper .swiper-slide .ecode-box .triangle{
    position: relative;
    margin: 0 auto;
    margin-top: -15px;
    margin-top: -.15rem;
    margin-bottom: 10px;
    margin-bottom: .1rem;
    width: 0;
    height: 0;
    border-bottom: 5px solid #fff;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: -.05rem solid #fff;
    border-left: -.05rem solid transparent;
    border-right: -.05rem solid transparent;
}
.three .xmtfw-box #xmtfw-swiper .swiper-slide .ecode-box img{
    display: block;
    width: 100%;
    height: 100%;
}
.three .xmtfw-box #xmtfw-swiper .swiper-slide:nth-child(2n+2) .ecode-box{
    top: 30%;
}
.three .xmtfw-box #xmtfw-swiper .swiper-slide:hover .ecode-box {
    display: block;
}

.three .xmtfw-box .swiper-button-prev{
    top: 40%;
    left: 0;
    padding: 22px 7px;
    background-color: #f5f5f5;
}
.three .xmtfw-box .swiper-button-next{
    top: 40%;
    right: 0;
    padding: 22px 7px;
    background-color: #f5f5f5;
}

@media screen and (max-width: 768px) {
    .xmtjzContent {
        background-size: auto calc(100vw * .6),auto calc(100vw * .6);
    }

    .xmtjzLogo {
        padding: .5rem 0 .6rem;
    }

    .xmtjzLogo img {
        width: 90%;
        height: auto;
    }

    .one{
        padding: 10px;
        padding: .1rem;
        box-sizing: border-box;
    }
    .one .title-box{
        color: #333;
    }
    .one .wx-box{
        float: none;
        padding: 20px 20px;
        padding: .2rem .2rem;
        width: 100%;
    }
    .one .wb-box{
        margin-top: 25px;
        margin-top: .25rem;
        float: none;
    }
    .one .wx-box .wx-r p{
        color: #666;
    }
    .one .wx-box .wx-r .eCode{
         float: none;
        margin-top: 25px;
        margin-top: .25rem;
        width: 95px;
        width: .95rem;
        height: .95px;
        height: .95rem;
    }
    .one .wx-box .wx-r .smlj{
        float: none;
        max-width: 100px;
        max-width: 1rem;
        margin-top: 20px;
        margin-top: .2rem;
        margin-left: 0;
    }
    .type-box{
        margin-top: 25px;
        margin-top: .25rem;
    }
    .type-box .type-item{
        margin-right: 10px;
        margin-right: .1rem;
        width: calc((100% - 30px) / 3);
        width: calc((100% - .3rem) / 3);
    }
    .two{
        padding: 10px;
        padding: .1rem;
    }
    .u-title{
        padding-left: 15px;
        padding-left: .15rem;
        font-size: 20px;
        font-size: .2rem;
    }
    .u-title img{
        margin-right: 10px;
        margin-right: .1rem;
    }
    .two .line {
        margin-bottom: 20px;
        margin-bottom: .2rem;
        width: 100%;
    }
    .two .xmt-list{
        margin-top: 35px;
        margin-top: .35rem;
        width: 100%;
    }
    .two .xmt-list li {
        float: left;
        margin-right: 0;
        width: calc(100% / 3);
    }
    .two .xmt-list li img:nth-child(1){
        display: block;
        margin:  0 auto;
        width: 66px;
        width: .66rem;
        height: 66px;
        height: .66rem;
    }
    .two .xmt-list li img:nth-child(2){
        display: none;
        width: 66px;
        width: .66rem;
        height: 66px;
        height: .66rem;
    }
    .two .xmt-list li span{
        margin: 0 auto;
    }
    .two #jyxmt-swiper .swiper-slide img:nth-child(1){
        width: 66px;
        width: .66rem;
        height: 66px;
        height: .66rem;
     
    }
    .two #jyxmt-swiper .swiper-slide img:nth-child(2){
        width: 66px;
        width: .66rem;
        height: 66px;
        height: .66rem;
    }
    .two #jyxmt-swiper .swiper-slide span{
        width: 66px;
        width: .66rem;
    }
    .two #wsxmt-swiper .swiper-slide img:nth-child(1){
        width: 66px;
        width: .66rem;
        height: 66px;
        height: .66rem;
     
    }
    .two #wsxmt-swiper .swiper-slide img:nth-child(2){
        width: 66px;
        width: .66rem;
        height: 66px;
        height: .66rem;
    }
    .two #wsxmt-swiper .swiper-slide span{
        width: 66px;
        width: .66rem;
    }
    
    .three .xmtfw-box{
        padding: 0 25px;
        padding: 0 .25rem;
    }
    .three .xmtfw-box #xmtfw-swiper .swiper-slide .ecode-box{
        left: 12%;
    }
}
