@charset "utf-8";
/* CSS Document */
@import url("mobile_header.css");


.PageBanner img{ max-height: 22vh; }
.PageBanner::after{ height: 10vh;}
.PageTitlePart{ margin-top: -52px; }
.PageTitlePart .PageTit h1{ font-size: 28px; padding: 0 10px; }
.PageTitlePart .dqwz{ margin: 10px 0 0; height: auto; line-height: 1.5; width: auto; padding: 15px 10px; }
.PageTitlePart .dqwz::before,
.PageTitlePart .dqwz::after{ display: none; }

.Con{ margin: 10px 10px 0; }
.article{ padding: 0 10px 10px; }
.article .Article_bt{ font-size: 22px; line-height: 1.3; padding: 15px 0 0; }
.article .Article_ly span{ white-space: nowrap; }
.article .Article_ly span.close,
.article .Article_ly>i,
.share_jiucuo{ display:none; }
.article .Article_zw{ margin-top: 10px; padding: 0 0 10px; overflow: hidden; }
.article .Article_zw video{max-width: 100%;}
.pages a{ width: calc(100% - 90px); }
#Zoom table{/* min-width:100%; */}
#Zoom table tr td{/* white-space: break-spaces; */}
#Zoom img{max-width: 100%;height: auto !important;display: block;margin: 0 auto;}

.TableScroll{position:relative;overflow:auto;overflow:overlay;padding: 0px 0px 7px;/* background: #f1f1f1; */}
.TableScroll::-webkit-scrollbar {height: 5px;}
.TableScroll::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 0 0 5px #0866c7;background: #0866c7;border-radius: 5px;}
.TableScroll::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px #f1e9e9;background: #ede8e8;}



/*师资队伍*/
.SzdwPart{display: block;margin: 0;}
.SzdwPart .SzdwLeft{width: auto;padding: 10px;margin: 0 auto;}
.SzdwPart .SzdwLeft .pic{width:40vw;margin:0 auto;box-shadow: 0px 2px 5px -1px #685f5f;}
.SzdwPart .SzdwLeft .text{ text-align:center; }
.SzdwPart .SzdwLeft .text h1{font-size: 24px;}
.SzdwPart .SzdwLeft .text p{ font-size:14px;}
.SzdwPart .SzdwRight{ width:auto; }




@media screen and (max-width:600px ) {
    
}

@media screen and (max-width:375px ) {
    
}

@media screen and (max-width:345px ) {
    
}

@media screen and (max-width:320px ) {
    
}


