/****************************************************/
@media (max-width:1000px){}

@media (min-width: 1000px) {
    body{margin-top:0px;font-size:14px;}
    .web_dh_see{display:block;width:100%;border-bottom:1px solid #eee;background-color:#fff;}
    .topheader ,.thematic-details,#footer,.zw_60,#carousel,.row-between-wrapper,.banner{display:none;}
    .pcbottom{display:block;}
    .entry-list .row-between-wrapper{display:flex;}
    .entry .entry-list .item{position:relative; }
    .entry .entry-list .item .code{position:absolute;bottom:0px;right:0px;}
    
    
    .indexNew,.goodList{width:1200px;margin:auto;}
    
    .public_title .name{font-size:16px;}
    .indexNew .broadcast{margin-top:10px;padding-top:10px;}
    
    .indexNew .broadcast .swiperScroll .item{width:240px;margin:10px 20px;}
    .indexNew .broadcast .swiperScroll{margin-left:0px;}
    .indexNew .broadcast .swiperScroll .item .pictrue .state.make{width:100%;}
    .indexNew .broadcast .swiperScroll .item .pictrue{height:135px;}
    .indexNew .broadcast .swiperScroll .item .pictrue .state .stateTxt{font-size:12px;}
    .indexNew .broadcast .swiperScroll .item .pictrue .state{
        height:25px;
        border-radius: 5px 0 5px 0;
    }
    .indexNew .broadcast .swiperScroll .item .pictrue .state img{width:20px;height:20px;}
    
    .indexNew .broadcast .swiperScroll .item .text{padding:0px 0px 10px 0px;}
    .indexNew .broadcast .swiperScroll .item .text .name{font-size:14px;line-height:25px;}
    .indexNew .broadcast .swiperScroll .item .text .info{font-size:12px;line-height:20px;margin-top:0px;}
    .indexNew .broadcast .swiperScroll .item .pictrue .state.return{width:80px;}
 
    .entry {
    width: 400px;
    height: 360px;
    background-color: #fff;
    position: fixed;
    bottom: 50%;margin-bottom:-180px;
    left: 50%;margin-left:-200px;
    z-index: 66;
    transform: translate3d(0, 200%, 0);
    -webkit-transform: translate3d(0, 200%, 0);
    -moz-transform: translate3d(0, 200%, 0);
    -o-transform: translate3d(0, 200%, 0);
    -ms-transform: translate3d(0, 200%, 0);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    padding:10px;
    }   
    .quick .main{display:none;}
    .dh {display:block;
        width:100%;height: 40px;line-height: 40px;text-align:center;
        background-image: linear-gradient(90deg, rgba(44, 101, 247, 1) 0, rgba(64, 157, 255, 1) 100%);
    }
    .dh a{padding:0px 10px;color:#fff;}
    #app{min-height:600px;}
    
    .wrapper,.navs{width:1200px;margin:auto;}
    .qd_windows{position: absolute;}
}
    
/**

**/
