body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:16px "微软雅黑","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%;color: #666;}
a{color:#666;text-decoration:none}
a:hover{text-decoration:none;color: #2f0056;}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word;text-align: justify}
.btn:focus,

.btn:active:focus,

.btn.active:focus,

.btn.focus,

.btn:active.focus,

.btn.active.focus {

outline: none;

}
body{
    background: #daf0ff;
    z-index: -2;
}
html{
    font-size: 10px;
}
/* 滚动条样式 */
::-webkit-scrollbar 
{ 
    width: 12px; 
    height: 15px; 
    background-color: #F5F5F5; 
}
::-webkit-scrollbar-track 
{ 
    /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  */
    border-radius: 10px; 
    background-color: #F5F5F5; 
} 
::-webkit-scrollbar-thumb 
{ 
    border-radius: 10px; 
    /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  */
    background-color: #a4cbf8; 
    opacity: .5;
} 
::selection{ 
    background-color: #b3ddf5; 
}
h1{
    text-align: center
}
h1,h2,h3,h4,h5 a{
    font-weight: 100 !important;
}
p{
    text-indent: 2em;
}
/* html{
    font-size: 16px;
} */
/* 图片响应式布局 */
.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
}
.img-tit {
    display: block;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
}
.img-ztfc {
    display: block;
    height: 265px;
    max-width: 292px;
    margin: 0 auto;
}
.img-cp {
    display: block;
    height: 733px;
    max-width: 500px;
    margin: 0 auto;
}
.img-wjhg {
    display: block;
    height: 265px;
    max-width: 390px;
    margin: 0 auto;
}
.main{
    width: 1190px;
    margin: 0 auto;
}

/* banner */
.banner{
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    z-index: 9999;
    height: 761px;
    display: block;
    background: url(../img/banner_bg.jpg) center 100% no-repeat;
}
.banner_bg{
    position: relative;
    width: 100%;
}
.banner_title{
    z-index: 999;
    transition: all 5s;
    position: absolute;
    top: 87px;
    margin: auto;
    left: 3%;
}
.banner_title img{
    width: 100%;
}
.zhan{
    position: absolute;
    height: auto;
    bottom: 12px;
    right: 26%;
}
.zhan .zhan_wrap{
    animation:turn 2s linear infinite;
    width: 97%;
}
@keyframes turn{
    0%{-webkit-transform:rotate(0deg);}
    25%{-webkit-transform:rotate(90deg);}
    50%{-webkit-transform:rotate(180deg);}
    75%{-webkit-transform:rotate(270deg);}
    100%{-webkit-transform:rotate(360deg);}
}
.zhan_main{
    position: absolute;
    top: 0;
    left: -5px;
}
.banner .car{
    width: 446px;
    position: absolute;
    top: 27%;
    right: -120px;
    animation:finger 2s linear infinite;
}
.banner .car img{
    width: 100%;
}
.banner_main{
    width: 1190px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    /* background-color: rgba(195, 220, 79, 0.5); */
}
@keyframes finger {
    0% {
        transform: translate(-5px)
    }
    25% {
        transform: translate(5px)
    }
    50% {
        transform: translate(-5px)
    }
    75% {
        transform: translate(5px)
    }
    100% {
        transform: translate(-5px)
    }
}
.wrap{
    margin: 80px 0;
}
.title{
    margin-bottom: 35px;
}
/* 展会聚焦 */

.zhjj{
    /* margin-bottom: 8rem; */
}
.zhjj_zuo{
    box-sizing: border-box;
    padding-right: 30px;
    z-index: 1;
}
.zhjj_zuo img{
    border: 1px solid transparent;
    border-radius: 15px;
}
.zhjj .swiper-slide{
    padding: 0 !important;
}
.zhjj .testimonials{
    border-bottom: 0;
}
.zhjj .test-pagination{
    margin-top: 10px;
}



.zhjj_you{
    position: relative;
}
.zhjj_you h2{
    font-weight: 100;
    line-height: 3.5rem;
}
.zhjj_you h2 a{
    color: #666;
    text-decoration: underline;
    font-size: 2rem;
    font-weight: 900;
}
.zhjj_you p{
    font-size: 14.5px;
    line-height: 28px;
}
.zhjj_you .box_wrap{
    border:  1px solid transparent;
    padding: 15px;
    background: rgba(225, 225, 225, .3);
    z-index: -1;
}
.zhjj_you .box{
    display: flex;
    justify-content: flex-start;
}
.zhjj_you .box .media{
    width: 50%;
    font-size: 1.3rem;
    line-height: 2.5rem;
}
.zhjj_you .box .media img{
    width: 2.3rem;
}

.box_wrap .box{
    border-bottom: 2px solid #9ec6d5;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.box_wrap{
    width: 115%;
    height: 447px;
    overflow: hidden;
    position: absolute;
    right: 0;
    /* bottom: -60px; */
    box-sizing: border-box;
    margin-top: 5px;
}
.box_wrap .box_con{
    margin-left: 15%;
}
.box_wrap .box_con .zh_js{
    position: relative;
    border: 1px dashed #4f5458;
    border-radius: 10px;
    line-height: 20px;
    box-sizing: border-box;
    padding: 10px 20px;
    color: #fff;
    text-indent: 2em;
    margin-top: 32px;
}
.box_wrap .box_con .zh_js::after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #a2a8c0;
    top: -10px;
    left: 5px;
    border-radius: 10px;
    z-index: -1;
}
.zhjj_you .box .media h3{
    font-size: 2.3rem;
    font-weight: 100;
}
.zhjj_you .box_wrap ul li{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    width: 100%;
    border-bottom: 1px dotted #9ec6d5;
}
.zhjj_you .box_wrap ul li a{
    font-size: 15px;
    line-height: 37px;
}
.zhjj_you .box_wrap button a{
    color: #fff;
    
}
.zhjj .testimonials{
    border: 1px solid transparent;
    border-radius: 20px;
    overflow: hidden;
}
.zhjj_you .box_wrap button{
    background: #e71f19;
    padding: 0.4rem 1.5rem;
    display: block;
    border: 1px solid #e71f19;
    border-radius: 10px;
    margin-top: 10px;
    color: #fff;
}
/* 名企专访 */
.mqzf{
    background: rgba(225, 225, 225, .3);
    border: 1px solid #4784a4;
    padding: 2.7rem 0;
    overflow: hidden;
    border-radius: 10px;
}
.swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}  
.swiper-button-prev{
    position: absolute;
    width: 4rem;
    top: 50%;
    z-index: 999;
    margin-top: -24px;
    left: 20px;
}
.swiper-button-prev img{
    width: 100%;
    opacity: .7;
}
.swiper-button-next img{
    width: 100%;
    opacity: .8;
}
.swiper-button-next{
    position: absolute;
    width: 4rem;
    top: 50%;
    z-index: 999;
    margin-top: -24px;
    right: 20px;
}
.swiper-slide{
    box-sizing: border-box;
    padding: 0 3.7rem;
}
.mqzf_you{
    padding-left: 0;
}
.mqzf_zuo h2{
    font-size: 2rem;
    text-align: right;
    font-weight: 900;
    margin-bottom: 5rem;
    margin-top: 20px;
}
.mqzf_zuo p{
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 20px;
}
.mqzf_zuo_ul{
    width: 128%;
   
}
.mqzf_zuo_ul li{
    float: left;
    border: 4px solid #c1e4ee;
    border-radius: 5px;
    position: relative;
}
.mqzf_zuo_ul li:nth-of-type(2){
    float: right;
}
.main img{
    z-index: -1;
}

.pic_wrap{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 10 !important;
    width: 90%;
    height: 90%
}
.mqzf_zuo_ul span{
    width: 15.7rem;
    height: 3px;
    background-color: #fff;
    display: block;
    position: absolute;
    right: -100px;
    bottom: 20px;
    z-index: 999;
}
.mqzf_zuo{
    z-index: 99;
}
.mqzf_you_pic{
    /* height: 410px; */
    position: relative;
}
.mqzf_you_pic img{
    border: 8px solid #4d7ea2;
    border-radius: 10px;
}
.mqzf_you{
    height: 80%;
}
.mqzf_you h2{
    text-align: center;
    font-size: 2rem;
    font-weight: 900;
    line-height: 50px;
    text-indent: 2em;
}
.mqzf_you_pic span{
    width: 15.7rem;
    height: 3px;
    background-color: #fff;
    display: block;
    position: absolute;
    left: -100px;
    top: 6.5rem;
    z-index: 9999;
}
/* 热门产品 */
.clients{
    padding: 0;
    padding-top: 30px;
}
.rmcp{
    background: rgba(225, 225, 225, .3);
    border: 1px solid #4784a4;
    padding: 2.7rem 0;
    padding-bottom: 2rem;
    overflow: hidden;
    border-radius: 10px;
}
.rmcp .clients .swiper-slide{
    position: relative;
    padding: 0;
}
.pic_wrap2{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 10 !important;
}
.testimonials {
    padding: 0;
    border-bottom: 2px solid #6879ce;
}
.test-pagination span{
    background-color: #e71f19;
}
.rmcp .rmcp_you{
    color: #666;
    margin-left: 2.5rem;
}
.test-pagination {
    margin-top: 0;
}
.rmcp .rmcp_zuo{
    position: relative;
}
.xian{
    width: 193px;
    height: 5px;
    position: absolute;
    z-index: 9999 !important;
    background: #4d7ea2;
    display: block;
}
.rmcp .rmcp_zuo .xian{
    right: -160px;
    top: 90px;
}
.rmcp_you{
    width: 60%;
}
.rmcp_you h2{
    font-size: 2.3rem;
    font-weight: 100;
    margin-top: 10px;
}
.rmcp_you h3{
    font-size: 1.7rem;
    font-weight: 100;
    line-height: 52px;
    margin-bottom: 18px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.rmcp_you p{
    font-size: 1.4rem;
}

/* 展台风采 */
.ztfc_con {
    overflow: hidden;
    position: relative;
}
.ztfc-tel{
    display: none;
}

.ztfc-pc{
    display: block;
}
#tab_t{
    list-style:none;
    display: flex;
    justify-content: space-around;
    align-content: space-around;
    position: relative;
    margin-bottom: 30px;
}

#tab_c .tab_con p{
    padding: 0;
    text-indent: 0;
}
#tab_c .tab_con p span{
    background: rgba(225, 225, 225, .5);
    width: 100%;
    display: block;
    height: 38px;
    text-align: center;
    line-height: 38px;
    color: #666;
    /* margin: 10px 0; */
}
.ztfc .swiper-container {
    width: 100%;
    height: 100%;
    margin-top: 50px;
    overflow: unset;
}

.ztfc .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 6rem;
    padding: 0;
}

.ztfc .swiper-pagination-bullet {
    float:left;
    width:15rem;
    height:4rem;
    text-align: center;
    background: #4d7ea2;
    cursor:pointer;
    color: #fff;
    font-style: italic;
    font-weight: 900;
    font-size: 4.4rem;
    font-family: 'Arvo';
    position: relative;

}
.ztfc .swiper-pagination-bullet i{
    font-size: 2.5rem;
    margin-left: 10px;
}
.ztfc .swiper-pagination-bullet-active {
    background: #2f0056;
}

.ztfc .swiper-container-horizontal>.swiper-pagination-bullets {
    top: 0;
}

.ztfc .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    height: 4rem;
    border-radius: 0;
}
.ztfc .swiper-pagination{
    width: 100%;
    height: 4rem;
    position: absolute;
    top: 0;
    display: flex;
    justify-content: space-around;
    align-content: space-around;
    z-index: 9999;
}
.ztfc .swiper-pagination span{
    position: relative;
    text-align: center;
}
.ztfc .swiper-pagination span strong{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    top: -2.3rem;
}
.ztfc .swiper-pagination::before{
    content: "";
    width:100%;
    height: 2px;
    background: #4d7ea2;
    position: absolute;
    top: 8px;
}
.ztfc .swiper-pagination::after{
    content: "";
    width:100%;
    height: 2px;
    background: #4d7ea2;
    position: absolute;
    bottom: 0;
    z-index: -1;
}
.ztfc .tab_con{
    display: flex;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
}
.ztfc .tab_con p a{
    /* width: 390px;
    height: 265px;
    background: #4d7ea2; */
    display: block;
    margin-bottom: 10px;

}
.ztfc_con .tab_con span{
    width: 100%;
    background: yellow;
    color: #666;
    display: block;
    font-size: 1.4rem;
    text-align: center;
    line-height: 2.5rem;
    background: rgba(225, 225, 225, .3);
    margin: 10px 0;
    text-indent: 0;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}








/* 现场图集 */
.xctj{
    background: rgba(225, 225, 225, .3);
    border: 1px solid #4784a4;
    padding: 2.7rem 0;
    padding-bottom: 2rem;
    overflow: hidden;
    border-radius: 10px;
}
.xctj_con{
    box-sizing: border-box;
    padding:  0 60px;
}
.xctj .case-swiper-container .swiper-slide img{
    box-shadow:0px 8px 13px #879A9E;
}
.xctj .swiper-slide{
    padding: 0;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    
}
.xctj .case-swiper-container{
    width: 100%;
    padding-bottom: 20px;
}
/* 往期回顾 */
.wqhg .container {
    padding-left: 0; 
    margin-left: 0;
}
.wqhg .wqhg_you{
    color: #666;
    margin-left: 2.5rem;
}
.test-pagination {
    margin-top: 0;
}
.wqhg .wqhg_zuo{
    position: relative;
    margin-left: -2.4rem;
}
.xian{
    width: 193px;
    height: 5px;
    position: absolute;
    z-index: 9999 !important;
    background: #fff;
    display: block;
}
.wqhg .wqhg_zuo .xian{
    right: -160px;
    top: 90px;
}
.wqhg .wqhg_zuo .img-responsive{
    margin-left: -1px;
}
.wqhg_you{
    width: 60%;
}
.wqhg_you h2{
    font-size: 2.3rem;
    font-weight: 100;
    margin-top: 10px;
}
.wqhg_you h3{
    font-size: 1.7rem;
    font-weight: 100;
    line-height: 52px;
    margin-bottom: 18px;
}
.wqhg_you p{
    font-size: 1.4rem;
    line-height: 30px;
}
.wqhg_con{
    box-sizing: border-box;
    /* padding-left: 15px; */
}
.wqhg .wqhg_con .swiper-slide{
    padding-right: 0;
}
/* 策划团队 */
.chtd_con{
    background: rgba(225, 225, 225, .3);
    border: 1px solid #4784a4;
    border-radius: 10px;
    padding: 22px;
    color: #666;
    display: flex;
    justify-content: space-between;
    align-content: space-between;
    /* height: 185px; */
}
.chtd_con a{
    color: #666;
}
.chtd .container {
    padding-left: 0; 
    margin-left: 0;
}
.chtd_con ul{
    line-height: 35px;
    font-size: 1.4rem;
}
.footer_3 li{
    float: left;
    margin-top:0px;
    width: 46%;
}
.footer_3 li:nth-of-type(1){
    margin-right: 20px;
}
.chtd_con i{
    margin: 0 10px;
}
.footer_0{
    box-sizing: border-box;
    padding: 23px 0px;
}
/* 版权 */
.copyRight{
    margin-bottom: 30px;
}
.copyRight p{
    text-align: center;
    line-height: 36px;
    font-size: 1.4rem;
}
.copyRight i{
    margin: 0 10px;
}
.ztfc_tel{
    display: none;
}
.ztfc_pc{
    display: block;
}
.xctj_tel{
    display: none;
}
xctj_pc{
    display: block;
}
.banner1{
    display: none;
}


/* more---------------------------------------------------------------------------------------------------------------------------- */
.more{
    border: 1px solid #226B80;
    border-radius: 10px;
    padding-top: 20px;
}
.more .testimonials{
    border-bottom: 0;
}

.more .swiper-slide img{
   
}
.more .swiper-button-prev{
    left: 0;
}
.more .swiper-button-next{
    right: 0;
}
.more .swiper-slide{
    padding: 0 4.8rem;
}
.more_con{
    position: relative;
}
.more_con .back{
    position: fixed;
    width: 80px;
    right: 20px;
    bottom: 30px;
    z-index: 999;
}
.more_con .back span{
    text-align: center;
    display: block;
    width: 100%;
    color: #6f2af0;
    font-size: 1.4rem;
    font-weight: 900;
}

@media (max-width: 500px){
    .box_wrap{
        overflow: inherit;
    }
    .wrap{
        margin: 3.8rem 0;
    }
    .banner{
        display: none;
    }
    .banner1{
        display: block;
        height:100vh;
        background: url(../img/banner_tel.jpg) top;
        background-size: auto 100%;
        overflow: hidden;
    }
    .banner1 .banner1_box{
        /* min-height: 680px; */
        position: relative;
        height: 100%;
        z-index: 9999;
    }
    .banner_title {
        z-index: 999;
        transition: all 5s;
        position: absolute;
        top: 12%;
        margin: auto;
        width: 90%;
        left: 0;
        right: 0;
    }
    .zhan_main {
        position: absolute;
        top: 1px;
        left: 0px;
        width: 6rem;
    }
    .zhan {
        position: absolute;
        height: auto;
        bottom: 35%;
        right: 3rem;
    }
    .zhan .zhan_wrap {
        animation: turn 2s linear infinite;
        width: 6rem;
    }
    .car{
        width: 70%;
        position: absolute;
        right: 0;
        left: 0;
        margin: auto;
        bottom: 6%;
        animation:finger 2s linear infinite;
    }
    .car img{
        width: 100%;
    }
    @keyframes finger {
        0% {
            transform: translate(-5px)
        }
        25% {
            transform: translate(5px)
        }
        50% {
            transform: translate(-5px)
        }
        75% {
            transform: translate(5px)
        }
        100% {
            transform: translate(-5px)
        }
    }



    .triangle-bottomleft {
        width: 0;
        height: 0;
        border-bottom: 100px solid red;
        border-right: 100px solid transparent;
    }



    
    .banner1 .banner_title_tel{
        position: absolute;
        top: 9%;
        width: 90%;
        left: 50%;
        margin-left: -45%;
    }
    .banner_fanwei{
        position: absolute;
        top: 60%;
    }
    .banner_w{
        position: absolute;
        top: 44%;
    }
    .btn_w {
        position: absolute;
        right: 20px;
        bottom: 10%;
    }
    .banner1 .down{
        width: 30px;
        height: 34.8px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        top: 80%;
        z-index: 9999;
    }
    .banner1 .banner_bg{
        width: 100%;
    }
    @keyframes bounce {
        0%{
        transform: translate3d(0, 20px, 0);
        opacity: 1;
        }
        50%{
        transform: translate3d(0, 10px, 0);
        }
        100%{
        transform: translate3d(0, 0, 0);
        opacity: 0;
        }
    }
    .banner1 .down{
        animation:bounce 1s infinite linear;
    }



    h3{
        margin-bottom: 0 !important;
    }

    .main{
        width: 100%;
        overflow: hidden;
    }
    .zhjj {
        margin-bottom: 30rem;
    }
    .zhjj_you .box_wrap {
        z-index: 0;
    }
    .zhjj .row{
        margin: 0;
    }
    .zhjj_zuo {
        padding-right: 0;
    }
    .zhjj .testimonials{
        border: 1px solid transparent;
        border-radius: 10px;
        overflow: hidden;
    }
    .mqzf{
        padding: 2.5rem 0;
        padding-bottom: 0;
    }
    .xian{
        display: none !important;
    }
    .rmcp .rmcp_you {
        color: #666;
        margin-left: 0;
        width: 100%;
    }
    .ztfc_tel{
        display: block;
    }
    .ztfc_pc{
        display: none;
    }
    .mqzf_zuo h2 {
        margin: 0;
        margin-bottom: 20px;
        text-align: center;
    }
    .mqzf_zuo_ul {
        width: 100%;
    }
    .mqzf_zuo_ul li {
        width: 100%;
        border: 0;
        margin-bottom: 10px;
    }
    .mqzf_you {
        padding: 0;
        margin-top: 20px;
    }
    .mqzf_you h2 {
        font-size: 1.2rem;
        text-indent: 0;

    }
    .mqzf_zuo_ul li:nth-of-type(2) {
        float: left;
    }
    .mqzf_zuo_ul{
        display: none;
    }
    .mqzf_zuo p{
        margin-bottom: 0;
    }
    .mqzf .pic_wrap {
        width: 75%;
    }
    #tab_c .tab_con p{
        margin: 0 5px;
    }
    .xctj_con {
        padding: 0;
    }
    .xctj .case-swiper-container2 .swiper-slide{
        /* width: 0% !important; */
    }
    .xctj .case-swiper-container2 .swiper-slide a{
        display: block;
        /* width: 260% !important; */
        margin-left: -78%;
    }
    .xctj .case-swiper-container2 .swiper-slide img {
        width: 142%;
    }
    .wqhg_you {
        width: 90%;
    }
    .wqhg .wqhg_you {
        margin-left: 0;
    }
    .wqhg .pic_wrap {
        left: -15px;
    }
    .footer_0{
        display: none;
    }
    .chtd_con {
        flex-wrap: wrap;
    }
    .chtd_con ul {
        line-height: 27px;
        /* font-size: 0.5rem; */
    }
    .chtd_con i {
        margin: 0 5px;
    }
    .footer_3{
        margin-top: 20px;
    }
    .copyRight p {
        font-size: 1.2rem;
        margin-right: 20px;
    }
    .topk_new{
        display: none;
    }
    .banner{
        margin-top: 0 !important;
    }
    .xctj_tel{
        display: block !important;
    }
    .xctj_pc{
        display: none !important;
    }
    .ztfc .swiper-pagination span{
        position: relative;
        text-align: center;
        font-size: 2.5rem;
    }
    .ztfc .swiper-pagi nation span i{
        font-size: 1.6rem;
    }
    .ztfc .swiper-pagination span strong {
        top: -1.2rem;
    }
    .ztfc .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        height: 2.5rem;
    }
    .ztfc .swiper-pagination::after{
        height: 0;
    }
    .ztfc .swiper-container-horizontal>.swiper-pagination-bullets {
        top: 15px;
    }
    .ztfc .swiper-container {
        margin-top: -0;
    }
    .zhjj_you h2 a {
        font-size: 2.4rem;
    }
    .ztfc .swiper-pagination-bullet i {
        font-size: 1.7rem;
        margin-left: 10px;
    }
    .ztfc .tab_con p{
        display: block;
        text-indent: 0;
        width: 32%;
    }
    .more .swiper-slide{
        padding: 0;
    }
    .more .swiper-slide img{
        width: 100%;
    }
    .more_con .back{
        bottom: 20px;
        right: 0;
    }
    .ztfc-tel{
        display: block;
    }
    .ztfc-pc{
        display: none;
    }
    .ztfc-tel .tab_con p {
        display: block;
        text-indent: 0;
        width: 49%;
    }
    .zhjj_you .box .media {
        font-size: 1rem;
    }
    /* 图片间距 */
    .title {
        box-sizing: border-box;
        padding: 0 20px;
    }
    .zhjj_zuo {
        margin: 0 10px !important;
        border: 1px solid transparent;
        border-radius: 20px;
        overflow: hidden;
    }
    .wqhg_zuo a{
        display: block;
        width: 100%;
        margin-left: -7px;
    }
    .wqhg_zuo a img{
        border: 20px solid transparent;
        width: 100%;
        border-top: 0;
        border-bottom: 0;
    }
    .wqhg .pic_wrap {
        left: -15px;
        width: 95%;
    }
    .wqhg .test-pagination{
        margin-top: 10px;
    }
    .wqhg .title{
        padding: 0;
        margin-left: 40px;
        margin-right: 40px;
    }
    .wqhg .title img{
        width: 100%;
        height: 100%;
    }
    .chtd{
        margin-top: -3rem;
    }
    .chtd .title{
        padding: 0;
        margin-left: 40px;
        margin-right: 40px;
    }
    .chtd .title img{
        width: 100%;
        height: 100%;
    }
    .ztfc{
        padding: 0 10px;
    }
    .ztfc .title{
        padding: 0;
    }
    .xctj,.rmcp,.chtd_con,.mqzf{
        margin: 0 10px;
    }
    .rmcp{
        margin-top: 40px;
    }
    .mqzf{
        margin-top: 600px;
    }
    .zhjj_you .box_wrap ul li{
        white-space: normal;
    }
}


