@media (max-width:600px){
    body{
        min-width:100%;
    }
}
.nb{
    margin-bottom: 30px;
}
.nb .news{
    width: 352px;
    height: 404px;
    margin-right: 30px;
}
.nb .news .secondary h2{
    height: 46px;
    margin-top: 21px;
    overflow: hidden;
}
.nb .news .secondary h2 a{
    font-size:20px;
    color: #333333;
    display: block;
}
.nb .news .secondary h2 a:hover{
    color: #0957c3;
}
.nb .news .secondary span{
    font-size: 14px;
    color: #7f7f7f;
    margin-top: 13px;
    margin-bottom: 10px;
    max-height: 64px;
}
.nb .news .secondary span time{
    display: inline-block;
    margin-right: 10px;
}
.nb .news .secondary span a{
    color: #0957c3;
    font-size: 14px;
}
.nb .news p{
    border-top: 6px solid #dbdbdc;
    margin-bottom: 10px;
    background: #edeeef;
    padding:14px 20px;
}
.nb .news p a{
    font-size: 16px;
    color: #333333;
    height: 34px;
    overflow:hidden;
}
.nb .news p span{
    display: block;
    margin: 10px 0;
}
.nb .news p span time{
    display: inline-block;
    margin-right: 10px;
}
.nb .news p a:hover{
    color: #0957c3;
}
.nb .banner,
.nb .banner .swiper-container {
    width: 816px;
    height: 404px;
}
.nb .banner .swiper-pagination-bullet{
    width: 8px;
    height:8px;
    background-color:#bfc0c7;
    border: 0;
    line-height: 18px;
}
.nb .banner .swiper-pagination-bullet-active{
    background-color:#82acd7;
}
.nb .swiper-button-prev,
.nb .swiper-container-rtl .swiper-button-next{
    width: 41px;
    height: 41px;
    background: url("../../images/yzy/imagesEnglish/prev.png") no-repeat;
    opacity: .7;
}
.nb .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    width: 41px;
    height: 41px;
    background: url("../../images/yzy/imagesEnglish/next.png") no-repeat;
    opacity: .35;
}
.nb .swiper-button-next:after,
.nb .swiper-container-rtl .swiper-button-prev:after,
.nb .swiper-button-prev:after,
.nb .swiper-container-rtl .swiper-button-next:after{
    content: "";
}
.nb .swiper-button-prev:hover,
.nb .swiper-container-rtl .swiper-button-next:hover,
.nb .swiper-button-next:hover, .swiper-container-rtl .swiper-button-prev:hover{
    opacity: 1;
}
.nb .banner .swiper-slide a{
    position: absolute;
    height: 40px;
    width: 100%;
}
.nb .banner .swiper-slide p{
    height: 40px;
    line-height: 40px;
    width: 80%;
    color: #fff;
    font-size: 18px;
}
.nb .swiper-container-horizontal>.swiper-pagination-bullets,
.nb .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 11px;
}
.trend{
    background-color:#e6eef9;
    box-sizing: border-box;
    padding-left: 30px;
    line-height: 60px;
    margin-bottom: 30px;
}
.trend span{
    display: inline-block;
    padding-left: 37px;
    background: url(../../images/yzy/imagesEnglish/trend.png) no-repeat left center;
    color: #0957c3;
    font-size: 22px;
    margin-right: 40px;
    text-transform: uppercase;
}
.trend a{
    display: inline-block;
    font-size: 18px;
    color: #1a1a1a;
}
.trend a:hover{
    color: #0957c3;
}
.trend a~a{
    margin-left: 40px;
}
.latest{
    padding-bottom: 40px;
}
.latest .title{
    padding-bottom: 10px;
}
.latest .title h3{
    width: 284px;
    height: 33px;
    background: url("../../images/yzy/imagesEnglish/lastin.jpg") no-repeat;
    background-size: 100% 100%;
}
.latest .title h3 a{
    width: 100%;
    height: 100%;
}
.latest .title >a{
    display: block;
    font-size: 16px;
    color: #90bbd2;
    margin-top: 8px;
    border: 1px solid #f0f7fd;
    padding: 0 4px;
}
.latest .late .la_l{
    width: 780px;
}
.latest .late .la_l ul li{
    width: 366px;
    float: left;
}
.latest .late .la_l ul li~li{
    margin-left: 48px;
}
.latest .late .la_l ul li .img{
    width: 366px;
    height: 240px;
    overflow:hidden;
}
.latest .late .la_l ul li .img img{
    width: 100%;
    height: 100%;
    transition: .3s;
}
.latest .late .la_l ul li .img:hover img{
    transform:scale(1.2,1.2);
    -webkit-transform:scale(1.2,1.2);
    -moz-transform:scale(1.2,1.2);
    -ms-transform:scale(1.2,1.2);
}
.latest .late .la_l ul li h3{
    font-weight: normal;
    margin: 12px 0;
}
.latest .late .la_l ul li h3 a{
    line-height: 24px;
    min-height: 48px;
    font-size: 18px;
    color: #1a1a1a;
}
.latest .late .la_l ul li h3 a:hover{
    color: #0957c3;
}
.latest .late .la_l ul li .item{
    margin-top: 10px;
}
.latest .late .la_l ul li .item span{
    font-size: 14px;
    color: #999999;
    display: inline-block;
    margin-right: 8px;
}
.latest .late .la_l ul li .item a{
    font-size: 14px;
    display: inline-block;
    padding-left: 20px;
    color: #0957c3;
    background: url("../../images/yzy/imagesEnglish/news.png") no-repeat left center;
}
.latest .late .la_r{
    margin-left: 40px;
    width: 380px;
}
.latest .late .la_r .topic{
    padding: 0;
}
.latest .late .la_r ul li h3{
    font-weight: normal;
}
.latest .late .la_r ul li h3 a{
    line-height: 24px;
    min-height: 48px;
    font-size: 18px;
    color: #1a1a1a;
}
.latest .late .la_r ul li h3 a:hover{
    color: #0957c3;
}
.latest .late .la_r ul li .item{
    padding: 8px 0 12px;
}
/*.latest .late .la_r ul li~li{*/
/*    margin-top: 20px;*/
/*}*/
.latest .late .la_r ul li .item span{
    font-size: 14px;
    color: #999999;
    display: inline-block;
    margin-right: 8px;
}
.latest .late .la_r ul li .item a{
    font-size: 14px;
    display: inline-block;
    padding-left: 20px;
    color: #0957c3;
    background: url(../../images/yzy/imagesEnglish/news.png) no-repeat left center;
}
.video_wrap{
    width: 100%;
    background-color: #d6e2e8;
    padding-bottom: 60px;
}
.video_wrap .video .title{
    padding: 30px 0;
}
.video_wrap .video .title h3{
    width: 226px;
    height: 28px;
    background: url("../../images/yzy/imagesEnglish/video.png") no-repeat;
    background-size: 100% 100%;
}
.video_wrap .video .title h3 a{
    display: block;
    width: 100%;
    height: 100%;
}
.video_wrap .video .title >a{
    display: block;
    font-size: 16px;
    color: #666666;
    margin-top: 8px;
    border: 1px solid #cbd5d6;
    padding: 0 4px;
}
.video .vi video{
    object-fit:fill;
}
.video .vi .vi_left{
    position: relative;
    width: 790px;
    height: 490px;
    margin-right: 15px;
}
.video .vi .vi_left .img{
    width: 790px;
    height: 490px;
    position: relative;
}
.video .vi .vi_left .img img{
    width: 100% !important;
    height: 100% !important;
}
.video .vi .vi_left .img p{
    position: absolute;
    bottom:0;
    padding: 0 30px;
    font-size: 22px;
    color:#fff;
    width: 100%;
    height: 55px;
    line-height: 55px;
    background: rgba(0,0,0,.5);
    box-sizing: border-box;
}
.video .vi .vi_left .img p a{
    color: #fff;
    overflow: hidden;
}
.video .vi .vi_left .play{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 53px;
    height: 53px;
    background:url("../../images/yzy/imagesEnglish/play.png") no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.video .vi .vi_left video{
    position: absolute;
    width: 790px;
    height: 490px;
    left: 0;
    top: 0;
    z-index: -1;
    display: block;
}
.video .vi .vi_left video source{
    width: 790px;
    height: 490px;
}
.video .vi .vi_right{
    width: calc(100% - 805px);
    height: 490px;
    overflow-y: scroll;
}
.video .vi .vi_right .img{
    width: 365px;
    height: 240px;
    position: relative;
    margin-bottom: 10px;
}
.video .vi .vi_right .img img{
    width: 100%;
    height: 100%;
}
@media (max-width:600px){
    .video .vi .vi_right .img img{
        width: 100% !important;
        height: 100% !important;
    }
}
.video .vi .vi_right .img span{
    position: absolute;
    width: 100%;
    bottom: 0;
    background:rgba(0,0,0,.4);
    line-height: 60px;
    color:#fff;
    padding:0 10px;
    box-sizing: border-box;
}
.video .vi .vi_right .img:last-of-type{
    margin-bottom: 0;
}
.video .vi .vi_right .img video{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.topic{
    padding: 50px 0;
}
.topic .special{
    width: 780px;
    margin-right: 40px;
}
.topic .special .title h3{
    width: 226px;
    height: 28px;
    background: url("../../images/yzy/imagesEnglish/featured.png") no-repeat;
    background-size: 100% 100%;
}
.topic .special .title h3 a{
    display: block;
    width: 100%;
    height: 100%;
}
.topic .special .title h3> a{
    display: block;
    width: 100%;
    height: 100%;
}
.topic .special .title >a{
    display: block;
    font-size: 16px;
    color: #90bbd2;
    margin-top: 8px;
    border: 1px solid #f0f7fd;
    padding: 0 4px;
}
.topic .special .con{
    margin-top: 30px;
}
.topic .special .con .con_l{
    width: 366px;
    margin-right: 48px;
}
.topic .special .con .con_l .img{
    width: 366px;
    height: 240px;
    margin-bottom: 13px;
}
.topic .special .con .con_l h2{
    font-weight: normal;
    line-height: 25px;
    color:#1a1a1a;
    font-size: 18px;
}
.topic .special .con .con_l h2:hover{
    color:#0957c3;
}
.topic .special .con .con_l .img img{
    width: 100% !important;
    height: 100% !important;
}
.topic .special .con .con_l .time{
    background: url("../../images/yzy/icon/time.png") no-repeat left center;
    font-size: 14px;
    color:#999999;
    padding: 9px 0 9px 20px;
}
.topic .special .con .con_l p{
    font-size: 14px;
    color: #999;
    line-height: 23px;
}
.topic .special .con .con_r{
    width: 366px;
}
.topic .special .con .con_r ul li{
    margin-bottom: 18px;
}
.topic .special .con .con_r ul li:last-of-type{
    margin-bottom: 0;
}
.topic .special .con .con_r .img{
    width: 130px;
    height: 86px;
    margin-right: 18px;
}
.topic .special .con .con_r .img img{
    width: 100%;
    height: 100%;
}
.topic .special .con .con_r .text{
    width: calc(100% - 148px);
}
.topic .special .con .con_r .text h3{
    line-height: 23px;
    color: #1a1a1a;
    font-size: 18px;
    font-weight: normal;
    margin-top: 8px;
}
.topic .special .con .con_r .text h3:hover{
    color: #0957c3;
}
.topic .notice{
    width: 380px;
    margin-top: 8px;
}
.topic .notice .title h3{
    width: 261px;
    height:30px;
    background: url("../../images/yzy/imagesEnglish/pick.png") no-repeat;
    background-size: 100% 100%;
}
.topic .notice .title h3 a{
    display: block;
    width: 100%;
    height: 100%;
}
/*.late .la_r .topic .notice .title h3{*/
/*    width: 124px;*/
/*    height: 27px;*/
/*    background: url("../../images/yzy/imagesEnglish/up.png") no-repeat;*/
/*}*/
.late .la_r .topic .notice .title h3{
    background: none;
    font-weight: normal;
}
.late .la_r .topic .notice .title h3 a{
    font-family: "Times New Roman";
    font-size: 30px;
    color: #414141;
}
.late .la_r .topic .notice .title h3 a i{
    font-style: italic;
}
.topic .notice .title >a{
    display: block;
    font-size: 16px;
    color: #90bbd2;
    margin-top: 8px;
    border: 1px solid #f0f7fd;
    padding: 0 4px;
}
.topic .notice .cont ul{
    margin-top:5px;
}
.topic .notice .cont ul li{
    padding: 12px 0;
    border-bottom: 1px solid #e6e6e6;
}
.topic .notice .cont ul li a h3{
    color:#1a1a1a;
    font-size: 18px;
    line-height: 23px;
    /*padding-left: 60px;*/
    font-weight: normal;
    /*background:url("../../images/yzy/imagesEnglish/notice.png") no-repeat left center;*/
}
.topic .notice .cont ul li a h3:hover{
    color:#0957c3;
}
.topic .notice .cont ul li a .time{
    font-size: 14px;
    color: #999999;
    /*padding-left: 60px;*/
    margin-top:7px;
}
/*.topic .notice .cont ul li:first-of-type{*/
/*    padding-top: 0;*/
/*}*/
.topic1 .notice .cont{
    margin-top: 30px;
}
.topic1 .notice .cont ul li{
    padding: 12px 0;
}
.dynamic_wrap{
    width: 100%;
    background-color:#e9e9e9;
    padding: 50px 0;
}
.dynamic .tre{
    width: 780px;
    margin-right: 40px;
}
.dynamic .tre .tre_con{
    margin-top: 30px;
}
.dynamic .tre .tre_con .tre_con_l{
    width: 366px;
    margin-right: 48px;
}
.dynamic .tre .tre_con .tre_con_l .img{
    width: 366px;
    height: 240px;
    overflow:hidden;
}
.dynamic .tre .tre_con .tre_con_l .img img{
    width: 100%;
    height: 100%;
    transition: .3s;
}
.dynamic .tre .tre_con .tre_con_l:hover .img img{
    transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
}
.dynamic .tre .tre_con .tre_con_l .text h3{
    line-height: 25px;
    font-size: 18px;
    color:#1a1a1a;
    font-weight: normal;
    margin-top: 13px;
    max-height: 50px;
}
.dynamic .tre .tre_con .tre_con_l .text h3:hover{
    color:#0957c3;
}
.dynamic .tre .tre_con .tre_con_r{
    width: 366px;
}
.dynamic .tre .tre_con .tre_con_r ul li{
    margin-bottom: 20px;
}
.dynamic .tre .tre_con .tre_con_r ul li:last-of-type{
    margin-bottom: 0;
}
.dynamic .tre .tre_con .tre_con_r ul li .img{
    width: 130px;
    margin-right: 15px;
    overflow:hidden;
}
.dynamic .tre .tre_con .tre_con_r ul li .img img{
    width: 100%;
    height: 100%;
    transition: .3s;
}
.dynamic .tre .tre_con .tre_con_r ul li:hover .img img{
    transform: scale(1.2,1.2);
    -webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
}
.dynamic .tre .tre_con .tre_con_r ul li .text{
    width: calc(100% - 145px);
    font-size: 18px;
    color:#1a1a1a;
    margin-top: 12px;
    max-height:63px;
}
.dynamic .tre .tre_con .tre_con_r ul li .text:hover{
    color:#0957c3;
}
.dynamic .result{
    width: 380px;
}
.dynamic .result .result_con{
    margin-top: 30px;
}
.dynamic .result .result_con ul li~li{
    margin-top: 30px;
}
.dynamic .result .result_con ul li .img{
    width: 100px;
    height: 130px;
    margin-right: 15px;
}
.dynamic .result .result_con ul li .img img{
    width: 100%;
    height: 100%;
    border: 1px solid #f5f5f5;
}
.dynamic .result .result_con ul li .text{
    width: calc(100% - 115px);
}
.dynamic .result .result_con ul li .text h3{
    line-height: 25px;
    color: #1a1a1a;
    font-size: 18px;
    font-weight: normal;
    max-height: 50px;
}
.dynamic .result .result_con ul li .text h3:hover{
    color:#0957c3;
}
.dynamic .result .result_con .text p{
    font-size: 14px;
    color:#999999;
    line-height: 23px;
    margin-top: 7px;
    max-height: 68px;
}
.dynamic .tre .title h3{
    width: 224px;
    height: 28px;
    background: url("../../images/yzy/imagesEnglish/pic.png") no-repeat;
    background-size: 100% 100%;
    font-weight: normal;
    text-align: center;
}
.dynamic .tre .title h3 a{
    display: block;
    width: 100%;
    height: 100%;
    font-family: "Times New Roman";
    font-size: 30px;
    color: #414141;
}
.dynamic .tre .title h3 a i{
    font-style: italic;
}
.dynamic .tre .title >a{
    display: block;
    font-size: 16px;
    color: #90bbd2;
    margin-top: 8px;
    border: 1px solid #cbd5d6;
    padding: 0 4px;
}
.dynamic .result .title h3{
    width: 224px;
    height: 28px;
    background: url("../../images/yzy/imagesEnglish/public.jpg") no-repeat;
    background-size: 100% 100%;
}
.dynamic .result .title h3 a{
    display: block;
    width: 100%;
    height: 100%;
}
.dynamic .result .title> a{
    display: block;
    font-size: 16px;
    color: #90bbd2;
    margin-top: 8px;
    border: 1px solid #cbd5d6;
    padding: 0 4px;
}
.editor_wrap{
    width: 1360px;
    margin:40px auto 70px;
    position: relative;
}
.editor_wrap .title h3{
    background: url("../../images/yzy/imagesEnglish/experts.jpg") no-repeat;
    background-size: 100% 100%;
    width: 224px;
    height: 33px;
}
.editor_wrap .title h3 a{
    display: block;
    width: 100%;
    height: 100%;
}
.editor_wrap .title >a{
    display: block;
    font-size: 16px;
    color: #90bbd2;
    margin-top: 8px;
    border: 1px solid #f0f7fd;
    padding: 0 4px;
}
.editor_wrap .swiper-button-next2{
    width: 60px;
    height: 60px;
    background: url("../../images/yzy/imagesEnglish/editornext.png") no-repeat right center;
    right: 0;
}
.editor_wrap .swiper-button-prev2{
    width: 60px;
    height: 60px;
    background: url("../../images/yzy/imagesEnglish/editorprev.png") no-repeat left center;
    left: 0;
}
.editor_wrap .swiper-button-next2:after, .swiper-container-rtl .swiper-button-prev:after,
.editor_wrap .swiper-button-prev2:after, .swiper-container-rtl .swiper-button-next:after{
    content: "";
}
.editor_wrap .swiper-container2{
    margin-top: 30px;
}
.editor_wrap .swiper-container2 .swiper-slide{
    width: 240px !important;
    position: relative;
}
.editor_wrap .swiper-container2 .swiper-slide .square{
    position: absolute;
    width: 214px;
    height: 214px;
    background-color:#e6eef9;
    border: 3px solid #0957c3;
    top: 20px;
    left: 20px;
    z-index: -1;
}
.editor_wrap  .swiper-container2 .swiper-slide .info{
    width: 240px;
    margin-top: 40px;
}
.editor_wrap .swiper-container2 .swiper-slide .info .name{
    font-size: 20px;
    color:#0957c3;
    font-weight: normal;
}
.editor_wrap .swiper-container2 .swiper-slide .info .pra{
    line-height: 25px;
    font-size: 16px;
    color:#1a1a1a;
    margin-top: 10px;
}
.editor_wrap .img{
    width: 220px;
    height: 220px;
}
@media (max-width:1380px){
    .editor_wrap .swiper-button-next2,
    .editor_wrap .swiper-button-prev2{
        display: none;
    }
    .editor_wrap{
        width:1200px;
    }
}
@media (max-width:600px){
    .nb{
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
        margin-bottom:20px;
    }
    .nb .news{
        width: 100%;
        float: none;
        height: auto !important;
        margin-bottom: 15px;
    }
    .nb .news .secondary h2{
        margin-top: 15px;
    }
    .nb .news .secondary span{
        margin: 10px 0;
    }
    .nb .banner,
    .nb .banner .swiper-container{
        width: 100%;
        height:165px !important;
    }
    .nb .banner{
        height: 200px !important;
    }
    .nb .banner .swiper-slide p{
        font-size: 16px;
    }
    .nb .swiper-container-horizontal>.swiper-pagination-bullets,
    .nb .swiper-pagination-custom, .swiper-pagination-fraction{
        right: 7px;
    }
    .nb .news p{
        padding: 15px;
    }
    .trend{
        padding: 0 15px;
        box-sizing: border-box;
        width: 100%;
        line-height: 36px;
        word-wrap:break-word;
    }
    .trend a~a{
        margin-left: 10px;
    }
    .trend span{
        margin-right: 10px;
        padding-left: 30px;
    }
    .latest{
        width: 100%;
        padding: 0 15px;
        box-sizing:border-box;
        margin-bottom: 15px;
    }
    .trend,
    .latest .title{
        margin-bottom: 15px;
    }
    .latest .title h3{
        width: 210px;
        height: 25px;
    }
    .latest .title a{
        font-size: 14px;
    }
    .latest .late .la_l{
        width: 100%;
        float: none;
    }
    .latest .late .la_l ul li{
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
    .latest .late .la_l ul li~li{
        margin-left: 0;
    }
    .latest .late .la_l ul li .img{
        width: 100%;
        height: auto;
    }
    .latest .late .la_l ul li h3{
        margin-top: 4px;
    }
    .latest .late .la_l ul li .item{
        margin-top: 5px;
    }
    .latest .late .la_r{
        width: 100%;
        float: none;
        margin: 10px 0 0 0;
    }
    .latest .late .la_r ul li~li{
        margin-top:0;
    }
    .video_wrap{
        width: 100%;
        padding:0 15px 15px;
        box-sizing: border-box;
        margin-bottom: 10px;
    }
    .video_wrap .video{
        width: 100%;
    }
    .video_wrap .video .title{
        padding: 10px 0;
    }
    .video_wrap .video .title h3{
        width: 210px;
        height: 25px;
    }
    .video .vi .vi_left,
    .video .vi .vi_right{
        width: 100%;
        float: none;
        height: auto;
    }
    .video .vi .vi_left .img,
    .video .vi .vi_right .img{
        width: 100%;
        height: auto;
    }
    .video .vi .vi_left{
        margin-bottom: 10px;
    }
    .video .vi .vi_left video{
        display: none;
    }
    .video .vi .vi_left .img p,
    .video .vi .vi_right .img span{
        font-size: 16px;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
    }
    .video .vi .vi_left .play{
        width: 35px;
        height: 35px;
    }
    .video .vi{
        margin-top: 5px;
    }
    .video_wrap .video .title a{
        font-size: 14px;
    }
    .topic{
        box-sizing:border-box;
        width: 100%;
        margin-bottom: 10px;
    }
    .topic .special{
        width: 100%;
        float: none;
    }
    .topic .special .title h3{
        width: 210px;
        height: 25px;
    }
    .topic .special .title a,
    .topic .notice .title a{
        font-size: 14px;
    }
    .topic .special .con{
        margin-top: 15px;
    }
    .topic .special .con .con_l{
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .topic .special .con .con_l .img,
    .topic .special .con .con_r,
    .topic .notice{
        width: 100%;
        height: auto;
        margin-bottom: 5px;
        float: none;
    }
    .topic .special .con .con_l h2{
        line-height: 20px;
    }
    .topic .special .con .con_r ul li{
        margin-bottom:10px;
    }
    .topic .special .con .con_r{
        margin-bottom: 15px;
    }
    .topic .notice .title h3{
        width: 220px;
        height: 25px;
    }
    .topic .notice .cont ul{
        margin-top: 10px;
    }
    .topic .notice .cont ul li a .time{
        margin-top: 8px;
    }
    .topic .notice .cont ul li{
        padding: 10px 0;
    }
    .dynamic_wrap{
        width: 100%;
        padding:15px;
        box-sizing: border-box;
        float: none;
    }
    .title{
        width: 100%;
    }
    .dynamic{
        width: 100%;
    }
    .dynamic .tre{
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }
    .dynamic .tre .title h3{
        width: 210px;
        height: 25px;
    }
    .dynamic .tre .title a{
        font-size: 14px;
    }
    .dynamic .tre .tre_con{
        margin-top: 15px;
    }
    .dynamic .tre .tre_con .tre_con_l{
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .dynamic .tre .tre_con .tre_con_l .img,
    .dynamic .tre .tre_con .tre_con_r,
    .dynamic .result{
        width: 100%;
        height: auto;
        float: none;
    }
    .dynamic .tre .tre_con .tre_con_l .text h3{
        margin-top: 5px;
    }
    .dynamic .tre .tre_con .tre_con_r ul li{
        margin-bottom: 10px;
    }
    .dynamic .tre .tre_con .tre_con_r{
        margin-bottom: 10px;
    }
    .dynamic .result .title h3{
        width: 210px;
        height: 25px;
    }
    .dynamic .result .title >a{
        font-size: 14px;
    }
    .dynamic .result .result_con{
        margin-top: 10px;
    }
    .dynamic .result .result_con ul li~li{
        margin-top: 15px;
    }
    .editor_wrap{
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
        margin: 15px 0;
    }
    .editor_wrap .swiper-container2 .swiper-slide,
    .editor_wrap .swiper-container2 .swiper-slide .img,
    .editor_wrap .swiper-container2 .swiper-slide .info{
        width: 150px !important;
    }
    .editor_wrap .swiper-container2 .swiper-slide .square{
        display: none;
    }
    .editor_wrap .swiper-button-prev2,
    .editor_wrap .swiper-button-next2{
        display: none;
    }
    .editor_wrap .swiper-container2 .swiper-slide .info{
        margin-top: 10px;
    }
    .editor_wrap .swiper-container2 .swiper-slide .info .name{
        font-size: 18px;
    }
    .editor_wrap .swiper-container2 .swiper-slide .info .pra{
        font-size: 14px;
        line-height: 22px;
        margin-top: 5px;
    }
    .editor_wrap .title h3{
        width:185px;
        height: 25px;
    }
    .editor_wrap .title a{
        font-size: 14px;
    }
    .editor_wrap .img{
        height: auto;
    }
    .editor_wrap .img img{
        width:100% !important;
        height: 100% !important;
    }
    .editor_wrap .swiper-container2{
        width: 100%;
        margin-top: 15px;
    }
}