body{

}
.bg-img{
    background: url("/assets-zwgk/zcgkj/img/background.png") no-repeat fixed;
    background-size: 100% auto;
    padding-bottom: 20px;
}
.abstract{
    background:url("/assets-zwgk/zcgkj/img/yinyanbg.png") no-repeat ;
    background-size: 100% 100%;
    padding:80px 50px;
    margin-top: 30px;
    position: relative;
    z-index: 9;
    margin-bottom: 20px;
}
.abstract .abstract-inner{
    text-indent: 2em;
    font-size: 18px;
    color:#1F1F1F;
    text-decoration: underline;
    text-decoration-color: #DDD3AD;
    line-height: 3;
    text-underline-offset: 10px;
}
.top-bar{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:12px 0;
}
.top-bar .logo{
    height: 42px;
    width: auto;
}
ul li {
    list-style: none;
}
.title-cont{
    display: flex;
    align-items: center;
    justify-content: center;
    margin:40px 0;
}
.title-cont img{
    height: 115px;
    width: auto;

}
.bg-white{
    background: #fff;
}
.l-more{
    width: 100px;
    background:#77A092 ;
    border-radius: 50px;
    padding:10px 0;
    margin:20px auto;
    color:#fff;
    display: block;
    text-align: center;
    transition: .3s;
}
.l-more:hover{
    font-weight: bold;
    background: #517A6C;
    color:#fff;
}
.header-cont{
    position: relative;
}
.header-cont{
    background:rgba(248, 241, 230, .4);
}
.top-bar-right{
    margin-bottom: 0;
}
.top-bar-right,.top-bar-right li{
    display: flex;
    align-items: center;
}
.top-bar-right li{
    margin:0 10px;
    height: 40px;
    background: #1A7DD5;
    min-width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    color:#fff;
    line-height: 40px;
}
.top-bar-right li:first-child{
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    gap: 4px;
    transition: .3s;
}
.top-bar-right li ul{
    display: none;
}
.top-bar-right li:first-child:hover ul{
    display: block;
}
.top-bar-right li:first-child img{
    width: 16px;
}
.top-bar-right li:first-child:hover ul a{
    color:#fff;
}
.top-bar-right li:nth-child(2){

}
.top-bar-right li:nth-child(2)>div{
    padding:0 20px;
    display: flex;
    align-items: center;
    gap: 2px;
}
.top-bar-right li:nth-child(2)>div:first-child{
    position: relative;
}
.top-bar-right li:nth-child(2)>div:first-child:after{
    content: '';
    position: absolute;
    right:0;
    height: 10px;
    width: 1px;
    background: rgba(255,255,255,.3);
    top:50%;
    transform: translate(0,-50%);
}
.top-bar-right li img{
    width: 18px;
    height: auto;
}
.top-bar-right li a{
    color:#fff;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    gap: 2px;
    align-items: center;
}
.abstract-2{
    background: #fff;
    box-shadow: 0px 6px 26px 0px #2269BC0F;
    padding:40px 60px;
    font-size: 18px;
    line-height: 2;
    text-indent: 2em;
    position: relative;
    margin-bottom: 30px;
}
.abstract-2:before,.abstract-2:after{
    position: absolute;
    font-size: 50px;
    color:#045FA9
}
.abstract-2:before{
    content: 'èŠ’éˆ§îƒ ï¿½';
    left:0;
    top:10px;
}
.abstract-2:after{
    content: 'èŠ’éˆ§îƒï¿½';
    right:10px;
    bottom:0;
}
.zc-panel .img-cont{
    flex:5;
}
.zc-panel .img-cont li{
    height: 100%;
    background: #000;
}
.zc-panel .img-cont li video{
    width: 100%;
    height: 100%;
}
.nav-list{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex:7;
    transition: .3s;
}
.nav-list li{
    flex:1;
    border-bottom: 1px solid #eee;
    transition: .3s;
    overflow: auto
}
.nav-list li:last-child{
    border-bottom: 0;
}
.nav-list li a{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding:30px 20px;
    background: #FBFCFD;
    transition: .3s;
    border:0;
    max-height: 250px;
    overflow: auto
}
.nav-list.nav-pills>li+li{
    margin-left: 0;
}
.page-cont{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin:20px 0;
}
.page-cont a{
    background: #77A092;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
}
.page-cont a:hover{
    background:#2cb9b3;
}
.page-cont .prev{
    transform: rotate(-180deg);
}
.page-cont a img{
    width: 23px;
    height: 23px;
}
.dys_jctj ul li{
    padding: 13px 18px!important;
}
.dys_jctj ul{
    min-height:616px;
}
.article-cont{
    padding: 40px 20px;
}
.article-cont h3{
    font-size: 28px;
    color:#59554F;
    border-bottom: 1px solid #A46B81;
    padding-bottom: 10px;
}
.article-cont p{
    text-indent: 2em;
    font-size: 18px;
    color:#645E54;
    line-height: 2;
    margin:16px 0;
}
.nav-list.nav-pills>li.active>a,
.nav-list.nav-pills>li.active>a:focus,
.nav-list.nav-pills>li.active>a:hover{
    background: url("/assets-zwgk/zcgkj/img/titlebg.png") no-repeat;
    background-size: cover;
}
.nav-list.nav-pills>li.active>a span,
.nav-list.nav-pills>li.active>a p,
.nav-list.nav-pills>li.active>a h2{
    color:#fff;

}

.nav-list li a h2{
    font-size: 24px;
    color:#645E54;
    margin-top: 0;
    line-height: 1.4
}
.nav-list li a p{
    font-size: 16px;
    color:#645E54;
    font-weight: bold;
    margin-bottom: 0;
}
.nav-list li a .speaker{
    display: flex;
    align-items: center;
    gap: 6px;
    padding:10px 0;
}
.nav-list li a span{
    font-size: 16px;
    color:rgba(100, 94, 84, 1);

}
.zc-panel{
    display: flex;
    align-items: stretch;
    gap: 20px;
}
.zc-panel .img-cont li{
    display: none;
    height: 100%;
    background: #000;

}
.zc-panel .img-cont li:first-child {
    display: block;
}
.col_2in1 {
    width: 50%;
    *width: 49.9%
}

.col_3in1 {
    width: 33.3%
}

.col_4in1 {
    width: 25%;
    *width: 24.9%
}

.col_5in1 {
    width: 20%;
    *width: 19.9%
}

.col_6in1 {
    width: 16.6%
}

.pchide {
    display: none;
}

.mhide {
    display: block;
}
.dys_mdgwy_box.mhide{
    display: flex;
    align-items: stretch;
}

/*start  tab æ°“è—›éˆ¥âˆ¶Î²åµšï¿½  æ°“è·¯å¨„ç›²æˆ®æ‚æ°“éˆ¥éƒä¹…Ñ€â‚¬æ‰³â‚¬âˆ¶ãƒ‚î†™çŸ«â”žî‚ˆï¿½371*244*/
.sp_channel{ width:723px; overflow:hidden;  padding:18px 0; padding-top:0;}
.sp_tit{ height:44px; line-height:44px; font-size:17px; color:#000; font-family:"æ°“æˆ®åºçŒ«é™†ç‚‰èŒ…éˆ¥è¡¡â‚¬Î³â”žçƒ©â‚¬ï¿½","æ°“åºéˆ¥å§‘ã¢è§£â‚¬ï¿½";}
.sp_channel img{ width:371px; height:244px;}
.sp_channel dl dt{ float:left; position:relative}
.sp_channel dl dd{ width:auto;}
.sp_channel dl dd h3{ padding-bottom:3px;}
.sp_channel dl dd h3 span{ color:#000; font-weight:normal; font-size:14px; font-family:"æ°“æˆ®åºçŒ«é™†ç‚‰èŒ…éˆ¥è¡¡â‚¬Î³â”žçƒ©â‚¬ï¿½","æ°“åºéˆ¥å§‘ã¢è§£â‚¬ï¿½";}
.sp_channel dl dd h3 span.date{}
.sp_channel dl dd h3 span.place{ padding-left:10px;}
.sp_channel dl dd h4{ line-height:34px; padding-bottom:15px;}
.zl_channel_body dl dd h4 a{ font-size:26px; color:#000; font-family:"æ°“æˆ®åºçŒ«é™†ç‚‰èŒ…éˆ¥è¡¡â‚¬Î³â”žçƒ©â‚¬ï¿½","æ°“åºéˆ¥å§‘ã¢è§£â‚¬ï¿½"; font-weight:normal; word-spacing:2px; letter-spacing:1px;}
.sp_channel dl dd h4 span{ color:#888888; font-weight:normal; font-size:14px;}
.sp_channel dl dd p{ margin:0; padding:0; line-height:25px;}
.sp_channel dl dd p a{ color:#888; font-size:16px;}

/*æ°“è·¯å¨„ç›²æˆ®æ‚å¿™éˆ¥æ«¬î„¼ï¸¹â‚¬æ¾›ï¿½*/
.sp_channel dl dt span{ display:block; background:url(../images/public/video.png) no-repeat;position: absolute;
    top:180px;
    left: 322px;
    width: 34px;
    height: 34px;}
.sp_channel dl dt span a{ display:block; width: 34px;
    height: 34px;}
/*end tab æ°“è—›éˆ¥âˆ¶Î²åµšï¿½  æ°“è·¯å¨„ç›²æˆ®æ‚æ°“éˆ¥éƒä¹…Ñ€â‚¬æ‰³â‚¬âˆ¶ãƒ‚î†™çŸ«â”žî‚ˆï¿½371*244*

/*logo*/
.dys_header{
    background: #edeef0;
}
.dys_logo{
    margin: 0 auto;
    width: 1000px;
    padding: 20px 0 17px 0;
}
.dys_logo a{
    display:block;
    width: 184px;
    height: 45px;
    background: url(./trs_miaodong_logo.png) 0 0 no-repeat;
}
/*æ°“é™‡æ‚å¿™è½éˆ¥âˆ¶â”žâ‘ºï¿½*/
.dys_mdggw_Big_title{
    margin: 0 auto;
    width: 1000px;
    height: 141px;
    background: url(./trs_mdgwy_bg.png) 0 41px no-repeat;
}
/*çŒ«æ‚éˆ¥çŠ†â”žâ‘©â‚¬ï¿½*/
.dys_mdgwy_video_father{
    background: url(../img/tjbg.png) #004899 no-repeat;
    background-size: 100% 100%;
    padding:40px 80px;
}
.dys_mdgwy_video {
    position: relative;
    width: 405px;
    border-bottom: none;
    float: left;
}
.dys_jctj{
    flex:1;
    height: 720px;
    margin-left: 40px;
}
.dys_jctj h5{
    margin:0;
}
.dys_jctj h5 a{
    color: #175ba4;
}
.dys_jctj{
    max-height: 100%;
}
.dys_jctj ul li{
    line-height: 22px;
    padding: 30px 18px;
    border-bottom: 1px solid #145f9f;
    background: #286cb9;
    font-family: "æ°“æˆ®åºçŒ«é™†ç‚‰èŒ…éˆ¥è¡¡â‚¬Î³â”žçƒ©â‚¬ï¿½";
    font-size: 16px;
    color: #fff;
    border-left:3px solid #286cb9;
    cursor: pointer;
}
.dys_jctj ul li.active{
    border-left:3px solid #39A6FF;
}
.dys_jctj ul li .title-02{
    font-size:18px;
    font-weight: bold;
    margin-bottom: 6px;
}
.dys_jctj ul li .sm-title{
    color:rgba(255,255,255,.6);
    font-size: 16px;
}
.dys_jctj ul li .sm-title span{
    color:#fff;
    font-weight: bold;
}
.dys_jctj ul li.active{background:#004899;}
.dys_jctj ul li:hover{
    cursor: pointer;

}

.dys_mdgwy_video img{
    width: 405px;
    height: 720px;
}
.dys_anniu{
    position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
    z-index: 12;
}
.dys_anniu a{
    display: block;
    width: 78px;
    height: 78px;
    background: url(../img/play.png) 0 0 no-repeat;
    background-size: 100% auto;
}
.videoPlay{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 405px;
    height: 720px;
}
.dys_src{
    display: none;
}
/*å¿™è½éˆ¥âˆ¶â”žâ‘ºï¿½*/
.dys_mdgwy_title{
    background: #F0F7FF;
    padding:30px 60px;
    margin-bottom: 0;
    font-weight: bold;
}
.dys_mdgwy_title a{
    font-family: "æ°“æˆ®åºçŒ«é™†ç‚‰èŒ…éˆ¥è¡¡â‚¬Î³â”žçƒ©â‚¬ï¿½";
    font-size: 36px;
    color: #045FA9;
}
/*å¿™è‰™å¢å¿™è‰™é¸¥èŽ½åºéˆ§îƒžã¢çƒ©â‚¬ï¿½*/
.dys_current_brief_introduction{
    background: #fff;
    padding-bottom: 55px;
}
.dys_current_brief_introduction{
    padding:30px 60px;
    margin-bottom: 40px;
}

.dys_current_brief_introduction_title .dys_benqijianjie{
    margin-bottom: 20px;
    display: block;
}
.dys_current_brief_introduction_content{
    font-size: 16px;
    color: #6B6B6B;
    line-height: 30px;
}
.dys_current_brief_introduction_content p b{
    font-size: 18px;
    color: #1F1F1F;
    font-weight: bold;
    display: block;
    margin:20px 0;
}
.banner-mobile{
    display: none;
}

@media (min-width:1200px) {
    .container {
        width: 1200px;
    }
}
@media (max-width:991px) {
    .Article_content img {
        width:100% ;
    }
    .header-cont{
        background: none!important
    }
    .Article-title{
        padding:0;
        font-size: 18px;
    }
    .abstract{
        padding:60px 40px;
        background-size: 100% 100%;

    }
    .abstract .abstract-inner{
        line-height: 2.4;
    }
    .dys_mdgwy_box.mhide{
        flex-direction: column;
        align-items: center;
    }
    .top-bar .logo{
        height: 30px;
    }
    .nav-list li a h2,.article-cont h3{
        font-size: 20px;
        line-height: 1.6;
    }
    .article-cont p,
    .nav-list li a p{
        font-size: 16px;
    }
    .top-bar{
        flex-direction: column;
        gap: 10px;
    }

}
@media (max-width:676px) {
    .zc-panel{
        flex-direction: column;
        gap: 0;
    }
    .zc-panel .img-cont img{
        height: auto;
    }
    .nav-list{
        flex-direction: row;
    }
    .abstract{
        background-size: 100% auto;
        padding-top: 30px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 20px;
        margin-top: -20px;
        margin-right: -10px;
    }
    .abstract-inner{
        background: #fef9ea;
        padding:16px;
        border-radius: 10px;
    }
    .abstract-inner{
        font-size: 14px!important;
    }
    .title-cont{
        margin: 10px;
    }
    .title-cont img{
        width: 100%;
        height: auto;
    }
    .abstract-2{
        padding:20px;
        font-size: 14px;
    }
    .top-bar-right li:first-child{
        padding-left: 10px;
        padding-right: 10px;
    }
    .abstract-2:before,.abstract-2:after{
        font-size:36px;
    }
    .top-bar-right li{
        font-size: 12px;
        white-space: nowrap;
    }
    .abstract-2:before{
        left:-20px;
    }
    .zc-panel{
        align-items: flex-start;
    }
    .zc-panel .img-cont{
        flex:3
    }

    .nav-list li a{
        padding:6px;
    }
    .nav-list li a h2, .article-cont h3{
        font-size: 16px;
        font-weight: bold;
    }
    .nav-list li a span,
    .article-cont p, .nav-list li a p{
        font-size: 12px;
    }
    .nav-list li a h2, .article-cont h3{
        margin-top: 0;
    }
    .dys_mdgwy_video_father{
        padding:20px;
    }
    .dys_jctj{
        margin-left: 0;
    }
    .dys_jctj{
        margin-top: 20px;
    }
    .dys_jctj ul li{
        padding: 15px 12px;
    }
    .dys_jctj ul li .title-02{
        font-size: 16px;
    }
    .dys_jctj ul li .sm-title{
        font-size: 12px;
    }
    .dys_mdgwy_title{
        padding:15px;
    }
    .dys_mdgwy_title a{
        font-size: 18px;
    }
    .dys_current_brief_introduction{
        padding:16px;
    }
    .videoPlay{
        width: 100%;
        height: auto;
    }

    .dys_mdgwy_video img,.dys_mdgwy_video{
        width: 100%;
        object-fit: contain;
    }
    iframe{
        width: 100%!important;
    }
    .dys_jctj h5 img{
        display: none;
    }
    .dys_jctj h5{
        height: 56px;
        background: url("../img/tjtitle.png") no-repeat left center;
        background-size: auto 100%;
    }
    .dys_current_brief_introduction_title .dys_benqijianjie img{
        display: none;
    }
    .dys_current_brief_introduction_title .dys_benqijianjie{
        height: 30px;
        background: url("../img/title-inner.png") no-repeat;
        background-size: auto 100%;
    }
    .banner{
        display: none;
    }
    .banner-mobile{
        display: block;
    }
}
@media (max-width: 440px) {
    .dys_jctj{
        position: relative;
        z-index: 99;
    }
}
@media (min-width: 991px) {
    .zc-panel{
        height: 796px;
    }
}
.video-window-item video{
    width: 100%;
}
.video-window-item, .video-details-item {
    display: none;
}
.video-window-item.active, .video-details-item.active {
    display: block;
}
.footer{
    margin-top: 0;
}
/* .footer .links .dropdown{ */
/* margin-left:0!important */
/* } */

/* .footer .links ul{ */
/* display: flex; */
/* align-items: center; */
/* justify-content: space-around; */
/* } */

.zc-panel .img-cont{
    flex:5;
    margin-bottom: 0;
}
.zc-panel .img-cont li{
    height: 100%;
    display: none;
}
.zc-panel .img-cont li video{
    width: 100%;
    height: 100%;
}
