body {
    color: #333;
    font-size: 14px;
   font-family: "å¾®è½¯é›…é»‘",Helvetica,"é»‘ä½“",Arial,Tahoma ;
    margin: 0 auto;
    position: relative;
    overflow-x: hidden;
    background: #fff;
}

.img-hide {
    overflow: hidden;
    display: block
}

.img-hide img {
    transition: 0.5s all;
    transform: scale(1, 1)
}

.img-hide:hover img {
    transform: scale(1.05, 1.05)
}

.txt-elise {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

li {
    list-style: none
}

a {
    color: #333
}

ul {
    padding: 0;
    margin: 0
}

a:hover {
    text-decoration: none !important
}

a:focus {
    text-decoration: none !important;
    outline: none !important
}

button:focus,button:hover,input:focus {
    outline: none!important
}

.lind {
    position: absolute;
    left: -1px;
    top: -1px;
    bottom: -1px;
    right: -1px
}

.lind::before,.lind::after {
    box-sizing: inherit;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%
}

.lind {
    transition: color 0.25s
}

.lind-bottom {
    position: relative;
    z-index: 100
}

.lind::before,.lind::after {
    border: 1px solid transparent;
    width: 0;
    height: 0
}

.lind::before {
    top: 0;
    left: 0
}

.lind::after {
    bottom: 0;
    right: 0
}

.lind:hover {
    color: #60daaa
}

.header-top {
    position: relative;
    z-index: 999
}

.header-top:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: -1px !important;
    background: url(../images/top.png) center top no-repeat;
    background-size: cover;
    z-index: -1;
}

.header {
    height: 160px;
    position: relative
}

.logo {
    line-height: 100px;
}
.logo img{
    width: 990px;
}

.container {
    width: 1330px
}

.header-top .container {
    width: 100%;
    padding: 0 6%
}

.header-link a {
    display: inline-block;
    margin-left: 40px;
    color: #fff;
    padding-left: 22px
}

.header-link a.header01 {
    background: url(../images/icon01.png) left center no-repeat
}

.header-link a.header02 {
    background: url(../images/icon03.png) left center no-repeat
}

.header-link a.header03 {
    background: url(../images/icon02.png) left center no-repeat
}

.header-link {
    padding-top: 38px;
    margin-bottom: 25px
}

.nav-list li {
    float: left;
    width: 12%;
    text-align: center;
    padding-bottom: 5px;
    position: relative
}

.nav-list li a {
    font-size: 18px;
    color: #fff
}

.nav-down {
    width: 170px;
    display: none;
    height: 378px;
    padding-top: 30px;
    position: absolute;
    left: 50%;
    top: 100%;
    margin-left: -85px;
    z-index: 1000;
    background: url(../images/nav-down.png) center no-repeat;
    background-size: 100% 100%;
    border-top: solid 4px #ffcc00
}

.nav-down li {
    float: none!important;
    width: 100%!important;
    line-height: 36px;
    padding: 0
}

.nav-down li a {
    font-size: 16px;
    color: #333!important
}

.nav-down li a:hover {
    color: #660099!important
}

.nav-list li:hover .nav-down {
    display: block
}

.nav-list {
    position: absolute;
    left: 5%;
    /* margin-left: 600px; */
    bottom: 20px;
    right: 10%;
    margin-right: 30px;
}

.search-box {
    padding-left: 38px;
    position: relative;
    z-index: 10;
    top: 23px
}

.search-left {
    position: absolute;
    right: 42px;
    width: 0px;
    top: 1px;
    overflow: hidden;
    transition: 0.2s all
}

.search-box:hover .search-left {
    width: 310px
}

.search-left .form-control {
    background: #fff;
    height: 34px;
    border-radius: 34px;
    box-shadow: none;
    border: none;
    padding-left: 15px
}

.btn-search {
    background: none;
    border: none;
    padding: 0
}

.slick {
    overflow: hidden
}

.slick img {
    width: 100%
}

.slick a {
    display: block;
    position: relative
}

.slick a span {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100px;
    background: url(../images/txt-span.png) center no-repeat;
    background-size: cover;
    font-size: 30px;
    color: #fff;
    padding: 30px 250px 0 78px
}

.slick .slick-dots {
    bottom: 44px;
    right: 80px;
    left: auto;
    width: auto
}

.slick .slick-dots li,.slick .slick-dots li button {
    width: 15px;
    height: 15px;
    border-radius: 50%
}

.slick .slick-dots li button {
    border: solid 3px #d7d4dc
}

.slick .slick-dots li.slick-active button {
    border-color: #f98b00
}

.slick {
    margin: 0
}

.left-width {
    width: 50.77%;
    position: relative;
    height: 800px
}

.title {
    font-size: 36px;
    line-height: 36px;
    margin: 60px 0 40px 0;
    color: #6511ad;
    padding-left: 40px;
    background: url(../images/title01.png) left center no-repeat
}

.title a {
    float: right;
    font-size: 17px;
    color: #9966cc;
    padding-left: 40px;
    margin-top: 5px
}

.news-box {
    padding-left: 140px;
    position: relative
}

.news-date {
    color: #666;
    position: absolute;
    left: 35px;
    top: 50px;
     font-family: "å¾®è½¯é›…é»‘",Helvetica,"é»‘ä½“",Arial,Tahoma ;
    text-align: right;
    line-height: 20px
}

.news-date span {
    font-size: 36px;
    color: #6511ad
}

.news-tt a {
    font-size: 18px;
    color: #6511ad
}

.news-tt {
    margin: 15px 0 5px 0
}

.news-p {
    color: #666;
    text-align: justify;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.news-list li {
    position: relative;
    padding-right: 60px;
    line-height: 40px
}

.news-list li a {
    font-size: 16px;
    color: #333;
    padding-left: 20px;
    background: url(../images/li.png) left center no-repeat
}

.news-list li span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 15px;
    color: #666
}

.news-list {
    border-top: solid 1px #d6d7db;
    margin-top: 22px;
    padding-top: 20px
}

.right-width {
    width: 42.7%;
    position: relative
}

.right-width .title {
    background: url(../images/title02.png) left center no-repeat
}

.notice-list-tt a {
    font-size: 16px;
    color: #000
}

.notice-list-tt {
    line-height: 30px;
    height: 60px;
    overflow: hidden
}

.notice-list {
    background: #fff;
    margin: 80px 20px 0 0;
    padding: 35px
}

.notice-list li {
    border-bottom: dashed 1px #6511ad;
    margin-bottom: 25px;
    position: relative;
    padding-bottom: 42px;
    padding-left: 112px;
    padding-right: 35px
}

.notice-list li .news-date {
    left: 0;
    top: 0px;
    line-height: 30px
}

.notice-list li .news-date:before {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    bottom: -5px;
    border-bottom: solid 1px #6511ad;
    width: 40px
}

.right-width:before {
    display: block;
    content: "";
    position: absolute;
    right: 0;
    top: 155px;
    left: 150px;
    bottom: 0;
    background: #e7e3f5;
    z-index: -1
}

.left-width:before {
    display: block;
    content: "";
    position: absolute;
    right: -205px;
    top: 155px;
    left: 0px;
    bottom: 0;
    background: #f7f5f3;
    z-index: -1
}

.notice-list li:last-child {
    border: none;
    margin: 0
}

.yj-back {
    background-size: cover;
    margin-top: 60px;
    position: relative;
    padding-bottom: 135px
}

.yj-back-left {
    position: absolute;
    left: 0;
    top: 0;
    height: 450px;
    width: 50%;
    background: url(../images/yj-left.png) center no-repeat;
    background-size: cover
}

.yj-back .container {
    position: relative;
    z-index: 1000
}

.yj-width {
    width: 50%;
    height: 450px;
    padding-right: 95px;
    position: relative
}

.yj-width .title {
    color: #333;
    margin: 55px 0 120px 0;
    background: url(../images/title03.png) left center no-repeat
}

.yj-width .title a {
    color: #333
}

.yj-tabs li {
    float: left;
    margin-right: -20px;
    margin-top: 127px;
    width: 33.333333%
}

.yj-tabs li a {
    display: block;
    height: 175px;
    text-align: center;
    font-size: 24px;
    padding-top: 40px
}

.yj-tabs li.yj-tabs01 a {
    background: #cc9933;
    color: #fff
}

.yj-tabs li.yj-tabs01 a span {
    background: url(../images/tabs01.png) center top no-repeat;
    padding-top: 60px;
    display: block
}

.yj-tabs li.yj-tabs02 a {
    background: #fff;
    color: #660099
}

.yj-tabs li.yj-tabs02 a span {
    background: url(../images/tabs02.png) center top no-repeat;
    padding-top: 60px;
    display: block
}

.yj-tabs li.yj-tabs03 a {
    background: #974bda;
    color: #fff
}

.yj-tabs li.yj-tabs03 a span {
    background: url(../images/tabs03.png) center top no-repeat;
    padding-top: 60px;
    display: block
}

.yj-tabs li.yj-tabs02 {
    margin-top: 60px
}

.yj-tabs li.yj-tabs03 {
    margin-top: 0px
}

.yj-tabs {
    margin-right: -165px
}

.yj-right {
    width: 41.5%;
    padding-top: 60px;
    position: relative
}

.yj-right-tt {
    font-size: 16px;
    color: #ffcc33;
    margin-bottom: 13px;
    display: flex;
    justify-content: space-between;
}

.yj-right-tt-lb a {
    font-size: 22px;
    color: #fff
}

.yj-right-p {
    font-size: 16px;
    color: #e5c7ff;
    line-height: 30px;
    margin-top: 25px;
    height: 120px;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.yj-more {
    display: inline-block;
    color: #fff;
    padding-left: 40px;
    background: url(../images/yj-more.png) left center no-repeat;
    margin-top: 55px
}

.yj-slick .slick-dots {
    bottom: -65px;
    left: auto;
    right: 0;
    width: auto
}

.yj-slick .slick-dots li,.yj-slick .slick-dots li button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    padding: 0
}

.yj-slick .slick-dots li button {
    border: solid 2px #d3c1e7
}

.yj-slick .slick-dots li button:before {
    display: none
}

.yj-slick .slick-dots li.slick-active button {
    background: #ffcc33;
    border-color: #ffcc33
}

.yj-slick {
    margin-bottom: 0
}

.sz-title span {
    font-size: 36px;
    color: #fff;
    padding-left: 53px;
    background: url(../images/tt-sz.png) left center no-repeat
}

.sz-title {
    position: relative;
    margin-top: 90px;
    margin-bottom: 70px
}

.sz-slick-box {
    position: relative;
    padding-left: 120px;
    height: 110px;
    padding-top: 5px
}

.sz-slick-box img {
    position: absolute;
    left: 0;
    top: 0
}

.number-sz {
    font-size: 16px;
    color: #ffcc66
}

.number-sz span {
    font-size: 36px
}

.sz-p {
    font-size: 16px;
    color: #fff;
    margin-top: 5px
}

.sz-list li {
    float: left;
    width: 25%
}

.sz-slick {
    margin: 0
}

.sz-slick .slick-dots {
    bottom: -65px
}

.sz-slick .slick-dots li {
    margin: 0 3px
}

.sz-slick .slick-dots li,.sz-slick .slick-dots li button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    padding: 0
}

.sz-slick .slick-dots li button {
    border: solid 2px #d3c1e7
}

.sz-slick .slick-dots li button:before {
    display: none
}

.sz-slick .slick-dots li.slick-active button {
    background: #cc9966;
    border-color: #cc9966
}

.title-zp {
    background: url(../images/title04.png) left center no-repeat;
    line-height: 39px
}

.zs-list-p {
    font-size: 16px;
    color: #000;
    line-height: 28px;
    height: 56px;
    overflow: hidden
}

.zs-list li {
    float: left;
    width: 25%;
    padding: 0 25px;
    margin-bottom: 30px
}

.zs-list {
    margin: 0 -25px
}

.zs-list-tt {
    font-size: 16px;
    color: #660099;
  
}

.zs-list-box {
    border-bottom: dashed 1px #ddd;
 
}

.friends-box {
    background: #f4f6f8;
    padding: 15px 0;
    margin-top: 25px
}

.friends-tt {
    font-size: 24px;
    color: #6511ad
}

.friends-list {
    margin-left: 110px
}

.friends-list li {
    float: left;
    margin-left: 40px;
    line-height: 34px
}

.friends-list li a {
    font-size: 16px;
    color: #666
}

.footer {
    height: 250px;
    background: url(../images/footer.png) center no-repeat;
    background-size: cover;
    padding-top: 70px
}

.footer-p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px
}

.footer-a a {
    display: inline-block;
    margin: 0 15px;
    position: relative
}

.footer-a a .img_wj {
    width: 100px;
    height: 100px;
    position: absolute;
    display: none;
    left: -35px;
    bottom: 35px
}

.footer-left {
    padding: 25px 85px;
    display: none;
}

.footer-txt {
    font-size: 16px;
    color: #fff;
    margin-top: 35px;
    width: 100%;
}

.footer-txt p{line-height: 200%;}

.ewm {
    font-size: 12px;
    color: #aa92bf;
    padding-top: 20px;
    padding-right: 60px
}

.ewm img {
    margin-bottom: 5px
}

.menu-button {
    position: absolute;
    display: none;
    top: 18px;
    right: 15px;
    z-index: 1000;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s
}

.menu-button .bar:nth-of-type(1) {
    margin-top: 0px
}

.menu-button .bar:nth-of-type(3) {
    margin-bottom: 0px
}

.bar {
    position: relative;
    display: block;
    width: 24px;
    height: 2px;
    margin: 5px auto;
    background-color: #fff;
    border-radius: 10px;
    -webkit-transition: .3s;
    transition: .3s
}

.cross {
    margin-top: -8px
}

.cross .bar {
    margin: 13px auto
}

.cross .bar:nth-of-type(1) {
    -webkit-transform: translateY(15px) rotate(-45deg);
    -ms-transform: translateY(15px) rotate(-45deg);
    transform: translateY(15px) rotate(-45deg)
}

.cross .bar:nth-of-type(2) {
    opacity: 0
}

.cross .bar:nth-of-type(3) {
    -webkit-transform: translateY(-15px) rotate(45deg);
    -ms-transform: translateY(-15px) rotate(45deg);
    transform: translateY(-15px) rotate(45deg)
}

.nav-click {
    display: none
}

.tab-content>.tab-pane {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    opacity: 0;
    z-index: -1
}

.tab-content>.tab-pane.active {
    z-index: 100;
    position: relative;
    opacity: 1
}

.news-list li a:hover,.notice-list-tt a:hover,.friends-list li a:hover {
    color: #6511ad
}

.news-tt a:hover {
    font-weight: bold
}

.yj-more:hover {
    color: #fff
}

.sz-title:before {
    display: block;
    content: "";
    position: absolute;
    right: 50%;
    top: 50%;
    width: 110px;
    border-top: solid 1px #a57dd3;
    margin-right: 170px
}

.sz-title:after {
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 110px;
    border-top: solid 1px #a57dd3;
    margin-left: 170px
}

.teacher-banner {
    height: auto
}

.banner-tt {
    font-size: 48px;
    color: #fff;
    margin-right: 30px
}

.nav-b {
    color: #fff;
    margin-top: 30px
}

.nav-b a {
    color: #fff
}

.banner-ul li {
    float: left;
    margin-left: 30px
}

.banner-ul li a {
    font-size: 18px;
    color: #fff;
    position: relative
}

.banner-ul li.active a,.banner-ul li a:hover {
    color: #ffcc00
}

.banner-ul li.active a:before {
    display: block;
    content: "";
    position: absolute;
    width: 10px;
    height: 2px;
    top: 50%;
    left: -20px;
    margin-top: -1px;
    background: #ffcc00
}

.tabs-ul li a {
    font-size: 16px;
    color: #666
}

.tabs-ul {
    margin: 40px 0
}

.tabs-ul li.active a,.tabs-ul li a:hover {
    color: #660099
}

.tabs-ul li.active a:before {
    background: #660099
}

.tabs-box {
    padding: 32px 0 32px 330px;
    margin-bottom: 60px;
    position: relative;
    background: #f5f5f5;
    border-left: solid 5px #660099
}

.tabs-box-left {
    position: absolute;
    left: 25px;
    top: 50%;
    font-size: 24px;
    color: #660099;
    height: 24px;
    line-height: 24px;
    margin-top: -12px
}

.tabs-box-tabs li {
    float: left
}

.tabs-box-tabs li {
    float: left
}

.tabs-box-tabs li a {
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #999
}

.tabs-box-tabs li.active a {
    background: #660099;
    color: #ffcc00
}

.tabs-box-tabs li a:hover {
    color: #ffcc00
}

.teach-list li {
    float: left;
    width: 50%;
    padding: 0 22px;
    margin-bottom: 30px
}

.teach-list {
    padding-bottom: 30px
}

.teach-list {
    margin: 0 -22px
}

.teach-list-box {
    background: #f5f5f5;
    position: relative;
    height: 220px;
    border: solid 1px #fff
}

.teach-img {
    position: absolute;
    left: 20px;
    top: 20px
}

.teach-img img {
    width: 140px;
    height: 180px
}

.teacher-name {
    font-size: 16px;
    color: #333;
    margin-bottom: 30px;
    margin-top: 12px
}

.teacher-name a {
    font-size: 30px;
    color: #000;
    padding-right: 20px
}

.teacher-p p {
    margin-bottom: 15px;
    color: #666
}

.teach-list-box .lind-bottom {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 20px 20px 20px 195px
}

.teach-list li:hover .lind::before,.xs-list-box:hover .lind::after {
    width: 100%;
    height: 100%
}

.teach-list li:hover .lind::before {
    border-top-color: #660099;
    border-right-color: #660099;
    transition: width 0.15s ease-out, height 0.15s ease-out 0.15s
}

.teach-list li:hover .lind::after {
    border-bottom-color: #660099;
    border-left-color: #660099;
    transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s, height 0.15s ease-out 0.45s
}

.teacher-banner .container img {
    width: 100%
}

.other-banner {
    position: relative;
    max-height: 650px;
    overflow: hidden;
    margin-top: 90px
}

.other-banner img {
    display: block;
    padding: 0;
    border: none;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
    max-height: 100%
}

.img_content {
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 0 20px 30px 20px;
    background-image: linear-gradient(to top, rgba(0, 0, 0, .6), transparent)
}

.news-box-img img {
    width: 100%
}
.title-group{
    position:relative;
    overflow:hidden;
}
.title-group .title{
    float:left;
}

.title-group .title a{
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-50%);
}
.title-group .title.none {background:none;padding-left:0;color:#666;}
.title-group .title.none a{display:none;}
 .title-group .title:nth-child(2){
        margin-left: 50px;
    }

.adswitch .notice-list{
    display:none;
}
.adswitch .notice-list.on{
    display:block;
}

.tz-list li {
    border-bottom: solid 1px #ccc;
    padding-bottom: 40px;
    padding-top: 40px;
    position: relative;
    padding-left: 166px
}

.tz-list-tt a {
    font-size: 24px;
    color: #333
}

.tz-list-p {
    color: #666;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 60px;
    margin-top: 30px
}

.tz-list-date {
    position: absolute;
    top: 40px;
    left: 0;
    color: #666
}

.tz-list-date span {
    font-size: 48px;
    margin-top: 18px;
    color: #660099;
    display: inline-block;
    border-bottom: solid 2px #660099
}

.tz-list {
    margin-top: 50px
}

.page-box {
    padding: 30px 0 100px 0
}

.img-ul li {
    position: relative;
    padding-left: 280px;
    border-bottom: solid 1px #d0d0d0;
    padding-bottom: 40px;
    padding-top: 40px
}

.img-ul-img {
    position: absolute;
    left: 0;
    top: 40px
}

.img-ul-img img {
    width: 244px;
    height: 170px
}

.img-ul-tt a {
    font-size: 22px;
    color: #000
}

.img-ul-p {
    color: #666;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 60px;
    text-indent: 2em;
    margin-top: 20px;
    margin-bottom: 40px
}

.img-date {
    color: #999;
    padding-left: 26px;
    background: url(../images/img-date.png) left center no-repeat
}

.img-ul {
    margin-top: 50px
}

.article-box {
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    margin-top: -10px;
    position: relative;
    z-index: 10;
    padding: 110px 12% 0 12%
}

.article-title {
    font-size: 34px;
    color: #000
}

.article-date {
    font-size: 16px;
    color: #666;
    margin-top: 20px
}

.article-date span {
    padding: 0 35px
}

.article-txt {
    border-top: solid 4px #e4e4e4;
    padding-top: 90px;
    margin-top: 40px
}

.article-txt p {
    font-size: 16px;
    color: #333;
    text-align: justify
}

.share-box {
    border-top: solid 1px #dedede;
    padding-top: 30px;
    padding-bottom: 100px
}

.share-txt {
    color: #666;
    padding: 7px 0px 0 0
}

.article-box ul {
    margin-bottom: 20px
}

.article-box ul li {
    border-bottom: solid 1px #d0d0d0;
    overflow: hidden;
    padding: 20px 0
}

.article-box ul li a {
    color: #333333;
    font-size: 16px;
    line-height: 1.2em;
    display: block;
    float: left
}

.article-box ul li span {
    color: #333333;
    font-size: 14px;
    float: right
}
@media( max-width: 1750px) {

    .logo{line-height: 93px;}
    .logo img {
        width: 680px;
    }

    .nav-list li a {
        font-size: 18px
    }
    .nav-list{
    /* margin-left: 516px; */
}
}


@media( max-width: 1665px) {
    .logo{line-height: 86px;}
    .logo img {
        width: 500px;
    }

    .nav-list li a {
        font-size: 16px
    }
}

@media( max-width: 1599px) {
    .nav-list {
        /* margin-left: 380px; */
    }
}

@media( max-width: 1379px) {
    .container {
        width: 1230px
    }

    .footer-txt {
    }
.logo{
    line-height: 110px;
}
    .logo img {
        width: 600px;
    }

    .nav-list {
        /* margin-left: 320px */
    }

    .nav-list li a {
        font-size: 16px
    }

    .tabs-box {
        padding-left: 230px
    }
}

@media( max-width: 1279px) {
    .container {
        width: 970px
    }

    .sz-slick-box img {
        width: 60px;
        height: 60px;
        top: 15px
    }

    .sz-slick-box {
        padding-left: 70px
    }

    .header-top .container {
        padding: 0 15px
    }
    .logo{
    line-height: 100px;
}
.logo img{
    /* width: 400px; */
}
    .nav-list {
        left: 15px;
        right: 15px;
        /* margin-left: 151px; */
    }

    .nav-list li a {
        font-size: 14px
    }

    .footer-txt {
        margin-left: 0
    }

    .tabs-box {
        padding-left: 180px
    }

    .teacher-p p {
        margin-bottom: 5px
    }

    .teacher-name {
        margin-bottom: 15px;
        margin-top: 0
    }

    .teacher-p .col-xs-6 {
        width: 100%
    }

    .teach-top .teacher-p p {
        margin-bottom: 10px
    }
    .title{
    font-size: 30px;
}
}

@media( max-width: 991px) {
    .container {
        width: 750px
    }
.right-width{width:100%;}
    .header-link {
        padding-top: 20px;
        margin-bottom: 20px
    }

    .nav-list {
        left: 0;
        top: 100%;
        display: none;
        right: 0;
        bottom: auto;
        height: auto;
        background: #333;
        margin: 0;
        z-index: 1000
    }
.logo img{
    width: 360px;
}
    .nav-list li {
        width: 100%;
        float: none
    }

    .nav-list li a {
        font-size: 16px;
        padding: 10px 15px;
        display: block
    }

    .search-box {
        margin-right: 40px;
        top: -4px;
    }

    .menu-button {
        display: block;
        top: 65px
    }

    .notice-list li {
        padding-right: 0
    }

    .footer-txt {
        margin-left: 30px
    }

    .footer-left {
        padding: 25px 0;
        display: none;
    }

    .left-width:before {
        right: -180px
    }

    .nav-list li {
        text-align: left;
        padding: 0
    }

    .nav-down {
        background: #fff;
        padding: 0
    }

    .nav-list li .nav-down {
        height: auto;
        left: 0;
        top: 0;
        position: static;
        margin: 0;
        text-align: left;
        width: 100%
    }

    .nav-list li .nav-down li a {
        color: #fff;
        font-size: 14px;
        padding: 0px 15px;
        padding-left: 25px;
        text-align: left
    }

    .nav-list li:hover .nav-down {
        display: none
    }

    .nav-click {
        display: block;
        transition: 0.3s all;
        z-index: 10000;
        position: absolute;
        color: #fff;
        right: 0;
        top: 0;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px
    }

    .nav-click.active {
        transform: rotate(180deg)
    }

    .teach-list li {
        width: 100%
    }

    .img_content {
        padding: 0 10px 15px
    }

     .title{
        font-size:26px;
        padding-left:40px;
    }
      .left-width {
        width: 100%;
        height: auto
    }

    .news-box {
        padding: 0 15px
    }

    .news-box .news-date {
        display: none
    }

    .left-width:before {
        left: 0;
        right: 0
    }
}

@media(max-width: 767px) {
    .container {
        width: 100%
    }

    .logo img {
        width: 400px;
    }

    .logo {
        line-height: 50px;
        margin-top: 30px
    }

    .header-link {
        position: absolute;
        right: 15px;
        top: 10px;
        padding-top: 0
    }

    .header-link a {
        margin-left: 15px
    }

    .search-box {
        position: absolute;
        top: 40px;
        right: 5px;
    }

    .menu-button {
        top: 50px
    }

    .header {
        height: 85px
    }

    .left-width {
        width: 100%;
        height: auto
    }

    .news-box {
        padding: 0 15px
    }

    .news-box .news-date {
        display: none
    }

    .left-width:before {
        left: 0;
        right: 0
    }

    .title {
        font-size: 24px;
        margin: 30px 0;
        line-height: 24px;
        background-size: auto 100%!important;
        padding-left: 35px
    }

    .title a {
        margin-top: 0
    }

    .news-list {
        margin-top: 10px;
        padding: 10px 0
    }

    .right-width {
        width: 100%;
        padding-right: 0
    }

    .right-width:before {
        display: none
    }

    .notice-list {
        margin-top: 0;
        padding: 0
    }

    .yj-back {
        margin-top: 30px;
        padding-bottom: 60px
    }

    .yj-width {
        width: 100%;
        padding: 0;
        height: auto
    }

    .yj-back-left {
        width: 100%;
        height: 240px
    }

    .yj-tabs {
        margin-right: -0px
    }

    .yj-tabs li {
        margin: 0!important
    }

    .yj-tabs li a {
        font-size: 16px;
        height: auto;
        padding: 20px 0
    }

    .yj-width .title {
        margin: 30px 0;
    }

    .yj-right {
        width: 100%
    }

    .yj-slick .slick-dots {
        bottom: -30px
    }

    .sz-list li {
        width: 50%
    }

    .sz-p {
        font-size: 12px
    }

    .number-sz {
        font-size: 14px;
        padding-top: 15px
    }

    .number-sz span {
        font-size: 18px
    }

    .sz-slick .slick-dots {
        bottom: -20px
    }

    .sz-title span {
        font-size: 24px;
        line-height: 24px;
        background-size: auto 100%!important;
        padding-left: 40px
    }

    .sz-title {
        margin-top: 60px;
        margin-bottom: 20px
    }

    .yj-right-p {
        font-size: 14px;
        line-height: 25px;
        height: 100px;
        margin-top: 15px
    }

    .yj-more {
        margin-top: 25px
    }

    .zs-list li {
        width: 100%;
        margin-bottom: 20px
    }

    .friends-tt {
        width: 100%;
        float: none!important;
        font-size: 18px
    }

    .friends-list {
        margin-left: 0
    }

    .friends-list li a {
        font-size: 14px
    }

    .friends-list li {
        margin: 0 10px 0 0;
        line-height: 30px
    }

    .footer-left {
        width: 100%;
        float: none!important
    }

    .footer {
        padding: 0;
        height: auto
    }

    .footer-txt {
        width: 100%;
        margin: 0;
        font-size: 12px;
        padding: 20px 0;
    }

    .ewm {
        width: 100%;
        padding-bottom: 20px;
        padding-right: 0;
        margin: 0
    }

    .zs-list-p {
        font-size: 14px;
        line-height: 25px;
        height: 50px
    }

    .zs-list-box {
      
    }

    .slick a span {
        font-size: 16px;
        padding-left: 15px;
        height: 45px;
        line-height: 45px;
        padding-right: 100px;
        padding-top: 0
    }

    .slick .slick-dots {
        right: 10px;
        bottom: 15px
    }

    .search-box:hover .search-left {
        width: 200px
    }

    .notice-list-tt a {
        font-size: 14px
    }

    .notice-list li {
        padding-bottom: 30px;
        margin-bottom: 10px;
        padding-left: 80px
    }

    .news-date span {
        font-size: 24px
    }

    .sz-title:before {
        margin-right: 80px;
        width: 80px
    }

    .sz-title:after {
        margin-left: 80px;
        width: 80px
    }

    .banner-tt {
        font-size: 24px;
        height: 24px;
        line-height: 24px
    }

    .nav-b {
        margin: 10px 0
    }

    .teacher-banner {
        height: auto;
        padding-bottom: 20px
    }

    .tabs-ul {
        margin: 20px 0
    }

    .tabs-box-left {
        position: static;
        margin: 0 0 10px 0;
        font-size: 18px
    }

    .tabs-box {
        padding: 20px;
        margin-bottom: 30px
    }

    .teach-list-box {
        height: auto;
        padding: 0
    }

    .teach-img {
        left: 10px;
        top: 10px
    }

    .teach-img img {
        width: 70px;
        height: 90px
    }

    .teach-list-box .lind-bottom {
        position: relative;
        padding: 10px 10px 10px 100px
    }

    .teacher-name {
        font-size: 12px;
        margin-bottom: 5px
    }

    .teacher-name a {
        font-size: 18px;
        padding-right: 10px
    }

    .teacher-p p {
        font-size: 12px
    }

    .teach-list li {
        margin-bottom: 20px
    }

    .tabs-box-tabs li a {
        font-size: 16px
    }

    .tz-list li {
        padding-left: 90px;
        padding-bottom: 20px;
        margin-bottom: 20px
    }

    .tz-list-p {
        margin-top: 15px;
        line-height: 25px;
        height: 50px
    }

    .tz-list-date span {
        margin-top: 0px
    }

    .tz-list-tt a {
        font-size: 18px
    }

    .tz-list {
        margin-top: 30px
    }

    .page-box {
        padding-bottom: 30px;
        padding-top: 10px
    }

    .banner-ul li a {
        font-size: 16px
    }

    .banner-ul li {
        margin-left: 20px
    }

    .teach-top-img {
        position: static;
        text-align: center;
        margin-bottom: 15px
    }

    .teach-top {
        padding: 20px
    }

    .tz-list li {
        padding-top: 20px
    }

    .tz-list-date {
        top: 20px
    }

    .tz-list li:hover,.img-ul li:hover {
        box-shadow: none;
        transform: scale(1);
        z-index: 100;
        background: none;
        padding-right: 0
    }

    .tz-list-date {
        transition: 0.5s all
    }

    .tz-list li:hover .tz-list-date {
        left: 0
    }

    .img-ul-img {
        top: 20px
    }

    .img-ul-img img {
        width: 122px;
        height: 75px
    }

    .img-ul li {
        padding-left: 140px;
        height: auto;
        padding-bottom: 20px;
        padding-top: 20px
    }

    .img-ul-tt a {
        font-size: 18px
    }

    .img-ul-p {
        line-height: 22px;
        height: 44px;
        margin-top: 10px;
        margin-bottom: 0
    }

    .img-date {
        display: none
    }

    .img-ul {
        margin-top: 30px
    }

    .article-box {
        padding: 40px 15px
    }

    .article-title {
        font-size: 18px
    }

    .article-date {
        font-size: 12px;
        line-height: 25px
    }

    .article-date span {
        display: block
    }

    .article-txt {
        border-width: 1px;
        padding-top: 30px;
        margin-top: 20px
    }

    .article-txt p {
        font-size: 14px;
        line-height: 28px;
        margin-bottom: 10px
    }

    .share-box {
        padding-bottom: 0px
    }

    .article-box ul li {
        padding: 10px 0
    }

    .article-box ul li a {
        width: 100%;
        margin-bottom: 6px
    }

    .article-box ul li span {
        width: 100%
    }
}

@media( max-width: 600px) {

.logo img {
    width: 75%;
}


}


@media( max-width: 411px) {
    .banner-tt {
        font-size: 18px;
        height: 18px;
        line-height: 18px
    }

    .nav-b {
        margin: 5px 0
    }

    .banner-ul li a {
        font-size: 14px
    }
}

.v_news_content li {
    list-style: inherit !important
}



 }

.cross .bar:nth-of-type(3) {
    -webkit-transform: translateY(-15px) rotate(45deg);
    -ms-transform: translateY(-15px) rotate(45deg);
    transform: translateY(-15px) rotate(45deg)
}

.nav-click {
    display: none
}

.tab-content>.tab-pane {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    opacity: 0;
    z-index: -1
}

.tab-content>.tab-pane.active {
    z-index: 100;
    position: relative;
    opacity: 1
}

.news-list li a:hover,.notice-list-tt a:hover,.friends-list li a:hover {
    color: #6511ad
}

.news-tt a:hover {
    font-weight: bold
}

.yj-more:hover {
    color: #fff
}

.sz-title:before {
    display: block;
    content: "";
    position: absolute;
    right: 50%;
    top: 50%;
    width: 110px;
    border-top: solid 1px #a57dd3;
    margin-right: 170px
}

.sz-title:after {
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 110px;
    border-top: solid 1px #a57dd3;
    margin-left: 170px
}

.teacher-banner {
    height: auto
}

.banner-tt {
    font-size: 48px;
    color: #fff;
    margin-right: 30px
}

.nav-b {
    color: #fff;
    margin-top: 30px
}

.nav-b a {
    color: #fff
}

.banner-ul li {
    float: left;
    margin-left: 30px
}

.banner-ul li a {
    font-size: 18px;
    color: #fff;
    position: relative
}

.banner-ul li.active a,.banner-ul li a:hover {
    color: #ffcc00
}

.banner-ul li.active a:before {
    display: block;
    content: "";
    position: absolute;
    width: 10px;
    height: 2px;
    top: 50%;
    left: -20px;
    margin-top: -1px;
    background: #ffcc00
}

.tabs-ul li a {
    font-size: 16px;
    color: #666
}

.tabs-ul {
    margin: 40px 0
}

.tabs-ul li.active a,.tabs-ul li a:hover {
    color: #660099
}

.tabs-ul li.active a:before {
    background: #660099
}

.tabs-box {
    padding: 32px 0 32px 330px;
    margin-bottom: 60px;
    position: relative;
    background: #f5f5f5;
    border-left: solid 5px #660099
}

.tabs-box-left {
    position: absolute;
    left: 25px;
    top: 50%;
    font-size: 24px;
    color: #660099;
    height: 24px;
    line-height: 24px;
    margin-top: -12px
}

.tabs-box-tabs li {
    float: left
}

.tabs-box-tabs li {
    float: left
}

.tabs-box-tabs li a {
    display: block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #999
}

.tabs-box-tabs li.active a {
    background: #660099;
    color: #ffcc00
}

.tabs-box-tabs li a:hover {
    color: #ffcc00
}

.teach-list li {
    float: left;
    width: 50%;
    padding: 0 22px;
    margin-bottom: 30px
}

.teach-list {
    padding-bottom: 30px
}

.teach-list {
    margin: 0 -22px
}

.teach-list-box {
    background: #f5f5f5;
    position: relative;
    height: 220px;
    border: solid 1px #fff
}

.teach-img {
    position: absolute;
    left: 20px;
    top: 20px
}

.teach-img img {
    width: 140px;
    height: 180px
}

.teacher-name {
    font-size: 16px;
    color: #333;
    margin-bottom: 30px;
    margin-top: 12px
}

.teacher-name a {
    font-size: 30px;
    color: #000;
    padding-right: 20px
}

.teacher-p p {
    margin-bottom: 15px;
    color: #666
}

.teach-list-box .lind-bottom {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 20px 20px 20px 195px
}

.teach-list li:hover .lind::before,.xs-list-box:hover .lind::after {
    width: 100%;
    height: 100%
}

.teach-list li:hover .lind::before {
    border-top-color: #660099;
    border-right-color: #660099;
    transition: width 0.15s ease-out, height 0.15s ease-out 0.15s
}

.teach-list li:hover .lind::after {
    border-bottom-color: #660099;
    border-left-color: #660099;
    transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s, height 0.15s ease-out 0.45s
}

.teacher-banner .container img {
    width: 100%
}

.other-banner {
    position: relative;
    max-height: 650px;
    overflow: hidden;
    margin-top: 90px
}

.other-banner img {
    display: block;
    padding: 0;
    border: none;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
    max-height: 100%
}

.img_content {
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 0 20px 30px 20px;
    background-image: linear-gradient(to top, rgba(0, 0, 0, .6), transparent)
}

.news-box-img img {
    width: 100%
}
.title-group{
    position:relative;
    overflow:hidden;
}
.title-group .title{
    float:left;
}

.title-group .title a{
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-50%);
}
.title-group .title.none {background:none;padding-left:0;color:#666;}
.title-group .title.none a{display:none;}
 .title-group .title:nth-child(2){
        margin-left: 50px;
    }

.adswitch .notice-list{
    display:none;
}
.adswitch .notice-list.on{
    display:block;
}

.tz-list li {
    border-bottom: solid 1px #ccc;
    padding-bottom: 40px;
    padding-top: 40px;
    position: relative;
    padding-left: 166px
}

.tz-list-tt a {
    font-size: 24px;
    color: #333
}

.tz-list-p {
    color: #666;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 60px;
    margin-top: 30px
}

.tz-list-date {
    position: absolute;
    top: 40px;
    left: 0;
    color: #666
}

.tz-list-date span {
    font-size: 48px;
    margin-top: 18px;
    color: #660099;
    display: inline-block;
    border-bottom: solid 2px #660099
}

.tz-list {
    margin-top: 50px
}

.page-box {
    padding: 30px 0 100px 0
}

.img-ul li {
    position: relative;
    padding-left: 280px;
    border-bottom: solid 1px #d0d0d0;
    padding-bottom: 40px;
    padding-top: 40px
}

.img-ul-img {
    position: absolute;
    left: 0;
    top: 40px
}

.img-ul-img img {
    width: 244px;
    height: 170px
}

.img-ul-tt a {
    font-size: 22px;
    color: #000
}

.img-ul-p {
    color: #666;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 60px;
    text-indent: 2em;
    margin-top: 20px;
    margin-bottom: 40px
}

.img-date {
    color: #999;
    padding-left: 26px;
    background: url(../images/img-date.png) left center no-repeat
}

.img-ul {
    margin-top: 50px
}

.article-box {
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    margin-top: -10px;
    position: relative;
    z-index: 10;
    padding: 110px 12% 0 12%
}

.article-title {
    font-size: 34px;
    color: #000
}

.article-date {
    font-size: 16px;
    color: #666;
    margin-top: 20px
}

.article-date span {
    padding: 0 35px
}

.article-txt {
    border-top: solid 4px #e4e4e4;
    padding-top: 90px;
    margin-top: 40px
}

.article-txt p {
    font-size: 16px;
    color: #333;
    text-align: justify
}

.share-box {
    border-top: solid 1px #dedede;
    padding-top: 30px;
    padding-bottom: 100px
}

.share-txt {
    color: #666;
    padding: 7px 0px 0 0
}

.article-box ul {
    margin-bottom: 20px
}

.article-box ul li {
    border-bottom: solid 1px #d0d0d0;
    overflow: hidden;
    padding: 20px 0
}

.article-box ul li a {
    color: #333333;
    font-size: 16px;
    line-height: 1.2em;
    display: block;
    float: left
}

.article-box ul li span {
    color: #333333;
    font-size: 14px;
    float: right
}
@media( max-width: 1750px) {

    .logo{line-height: 93px;}
    .logo img {
        width: 680px;
    }

    .nav-list li a {
        font-size: 18px
    }
    .nav-list{
    margin-left: 516px;
}
}


@media( max-width: 1665px) {
    .logo{line-height: 86px;}
    .logo img {
        width: 500px
    }

    .nav-list li a {
        font-size: 16px
    }
}

@media( max-width: 1599px) {
    .nav-list {
        margin-left: 380px;
    }
}

@media( max-width: 1379px) {
    .container {
        width: 1230px
    }

    .footer-txt {
    }
.logo{
    line-height: 110px;
}
    .logo img {
        width: 500px;
    }

    .nav-list {
        margin-left: 320px
    }

    .nav-list li a {
        font-size: 16px
    }

    .tabs-box {
        padding-left: 230px
    }
}

@media( max-width: 1279px) {
    .container {
        width: 970px
    }

    .sz-slick-box img {
        width: 60px;
        height: 60px;
        top: 15px
    }

    .sz-slick-box {
        padding-left: 70px
    }

    .header-top .container {
        padding: 0 15px
    }
    .logo{
    line-height: 100px;
}
.logo img{
    width: 400px;
}
    .nav-list {
        left: 15px;
        right: 15px;
        margin-left: 151px;
    }

    .nav-list li a {
        font-size: 14px
    }

    .footer-txt {
        margin-left: 0
    }

    .tabs-box {
        padding-left: 180px
    }

    .teacher-p p {
        margin-bottom: 5px
    }

    .teacher-name {
        margin-bottom: 15px;
        margin-top: 0
    }

    .teacher-p .col-xs-6 {
        width: 100%
    }

    .teach-top .teacher-p p {
        margin-bottom: 10px
    }
    .title{
    font-size: 30px;
}
}

@media( max-width: 991px) {
.header {
    height: 120px;
}
    .container {
        width: 750px
    }
.right-width{width:100%;}
    .header-link {
        padding-top: 20px;
        margin-bottom: 20px
    }

    .nav-list {
        left: 0;
        top: 100%;
        display: none;
        right: 0;
        bottom: auto;
        height: auto;
        background: #333;
        margin: 0;
        z-index: 1000
    }
.logo img{
    width: 360px;
}
    .nav-list li {
        width: 100%;
        float: none
    }

    .nav-list li a {
        font-size: 16px;
        padding: 10px 15px;
        display: block
    }

    .search-box {
        margin-right: 40px;
        top: -4px;
    }

    .menu-button {
        display: block;
        top: 65px
    }

    .notice-list li {
        padding-right: 0
    }

    .footer-txt {
        margin-left: 30px
    }

    .footer-left {
        padding: 25px 0;
        display: none;
    }

    .left-width:before {
        right: -180px
    }

    .nav-list li {
        text-align: left;
        padding: 0
    }

    .nav-down {
        background: #fff;
        padding: 0
    }

    .nav-list li .nav-down {
        height: auto;
        left: 0;
        top: 0;
        position: static;
        margin: 0;
        text-align: left;
        width: 100%
    }

    .nav-list li .nav-down li a {
        color: #fff;
        font-size: 14px;
        padding: 0px 15px;
        padding-left: 25px;
        text-align: left
    }

    .nav-list li:hover .nav-down {
        display: none
    }

    .nav-click {
        display: block;
        transition: 0.3s all;
        z-index: 10000;
        position: absolute;
        color: #fff;
        right: 0;
        top: 0;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px
    }

    .nav-click.active {
        transform: rotate(180deg)
    }

    .teach-list li {
        width: 100%
    }

    .img_content {
        padding: 0 10px 15px
    }

     .title{
        font-size:26px;
        padding-left:40px;
    }
      .left-width {
        width: 100%;
        height: auto
    }

    .news-box {
        padding: 0 15px
    }

    .news-box .news-date {
        display: none
    }

    .left-width:before {
        left: 0;
        right: 0
    }
}

@media(max-width: 767px) {
    .container {
        width: 100%
    }

    .logo img {
        width: 400px;
    }

    .logo {
        line-height: 50px;
        margin-top: 30px
    }

    .header-link {
        position: absolute;
        right: 15px;
        top: 10px;
        padding-top: 0
    }

    .header-link a {
        margin-left: 15px
    }

    .search-box {
        position: absolute;
        top: 40px;
        right: 5px;
    }

    .menu-button {
        top: 50px
    }

    .header {
        height:90px
    }

    .left-width {
        width: 100%;
        height: auto
    }

    .news-box {
        padding: 0 15px
    }

    .news-box .news-date {
        display: none
    }

    .left-width:before {
        left: 0;
        right: 0
    }

    .title {
        font-size: 24px;
        margin: 30px 0;
        line-height: 24px;
        background-size: auto 100%!important;
        padding-left: 35px
    }

    .title a {
        margin-top: 0
    }

    .news-list {
        margin-top: 10px;
        padding: 10px 0
    }

    .right-width {
        width: 100%;
        padding-right: 0
    }

    .right-width:before {
        display: none
    }

    .notice-list {
        margin-top: 0;
        padding: 0
    }

    .yj-back {
        margin-top: 30px;
        padding-bottom: 60px
    }

    .yj-width {
        width: 100%;
        padding: 0;
        height: auto
    }

    .yj-back-left {
        width: 100%;
        height: 240px
    }

    .yj-tabs {
        margin-right: -0px
    }

    .yj-tabs li {
        margin: 0!important
    }

    .yj-tabs li a {
        font-size: 16px;
        height: auto;
        padding: 20px 0
    }

    .yj-width .title {
        margin: -10px 0 90px 0;
    }

    .yj-right {
        width: 100%
    }

    .yj-slick .slick-dots {
        bottom: -30px
    }

    .sz-list li {
        width: 50%
    }

    .sz-p {
        font-size: 12px
    }

    .number-sz {
        font-size: 14px;
        padding-top: 15px
    }

    .number-sz span {
        font-size: 18px
    }

    .sz-slick .slick-dots {
        bottom: -20px
    }

    .sz-title span {
        font-size: 24px;
        line-height: 24px;
        background-size: auto 100%!important;
        padding-left: 40px
    }

    .sz-title {
        margin-top: 60px;
        margin-bottom: 20px
    }

    .yj-right-p {
        font-size: 14px;
        line-height: 25px;
        height: 100px;
        margin-top: 15px
    }

    .yj-more {
        margin-top: 25px
    }

    .zs-list li {
        width: 100%;
        margin-bottom: 20px
    }

    .friends-tt {
        width: 100%;
        float: none!important;
        font-size: 18px
    }

    .friends-list {
        margin-left: 0
    }

    .friends-list li a {
        font-size: 14px
    }

    .friends-list li {
        margin: 0 10px 0 0;
        line-height: 30px
    }

    .footer-left {
        width: 100%;
        float: none!important
    }

    .footer {
        padding: 0;
        height: auto
    }

    .footer-txt {
        width: 100%;
        margin: 0;
        font-size: 12px;
        padding: 20px 0;
    }

    .ewm {
        width: 100%;
        padding-bottom: 20px;
        padding-right: 0;
        margin: 0
    }

    .zs-list-p {
        font-size: 14px;
        line-height: 25px;
        height: 50px
    }

    .zs-list-box {
      
    }

    .slick a span {
        font-size: 16px;
        padding-left: 15px;
        height: 45px;
        line-height: 45px;
        padding-right: 100px;
        padding-top: 0
    }

    .slick .slick-dots {
        right: 10px;
        bottom: 15px
    }

    .search-box:hover .search-left {
        width: 200px
    }

    .notice-list-tt a {
        font-size: 14px
    }

    .notice-list li {
        padding-bottom: 30px;
        margin-bottom: 10px;
        padding-left: 80px
    }

    .news-date span {
        font-size: 24px
    }

    .sz-title:before {
        margin-right: 80px;
        width: 80px
    }

    .sz-title:after {
        margin-left: 80px;
        width: 80px
    }

    .banner-tt {
        font-size: 24px;
        height: 24px;
        line-height: 24px
    }

    .nav-b {
        margin: 10px 0
    }

    .teacher-banner {
        height: auto;
        padding-bottom: 20px
    }

    .tabs-ul {
        margin: 20px 0
    }

    .tabs-box-left {
        position: static;
        margin: 0 0 10px 0;
        font-size: 18px
    }

    .tabs-box {
        padding: 20px;
        margin-bottom: 30px
    }

    .teach-list-box {
        height: auto;
        padding: 0
    }

    .teach-img {
        left: 10px;
        top: 10px
    }

    .teach-img img {
        width: 70px;
        height: 90px
    }

    .teach-list-box .lind-bottom {
        position: relative;
        padding: 10px 10px 10px 100px
    }

    .teacher-name {
        font-size: 12px;
        margin-bottom: 5px
    }

    .teacher-name a {
        font-size: 18px;
        padding-right: 10px
    }

    .teacher-p p {
        font-size: 12px
    }

    .teach-list li {
        margin-bottom: 20px
    }

    .tabs-box-tabs li a {
        font-size: 16px
    }

    .tz-list li {
        padding-left: 90px;
        padding-bottom: 20px;
        margin-bottom: 20px
    }

    .tz-list-p {
        margin-top: 15px;
        line-height: 25px;
        height: 50px
    }

    .tz-list-date span {
        margin-top: 0px
    }

    .tz-list-tt a {
        font-size: 18px
    }

    .tz-list {
        margin-top: 30px
    }

    .page-box {
        padding-bottom: 30px;
        padding-top: 10px
    }

    .banner-ul li a {
        font-size: 16px
    }

    .banner-ul li {
        margin-left: 20px
    }

    .teach-top-img {
        position: static;
        text-align: center;
        margin-bottom: 15px
    }

    .teach-top {
        padding: 20px
    }

    .tz-list li {
        padding-top: 20px
    }

    .tz-list-date {
        top: 20px
    }

    .tz-list li:hover,.img-ul li:hover {
        box-shadow: none;
        transform: scale(1);
        z-index: 100;
        background: none;
        padding-right: 0
    }

    .tz-list-date {
        transition: 0.5s all
    }

    .tz-list li:hover .tz-list-date {
        left: 0
    }

    .img-ul-img {
        top: 20px
    }

    .img-ul-img img {
        width: 122px;
        height: 75px
    }

    .img-ul li {
        padding-left: 140px;
        height: auto;
        padding-bottom: 20px;
        padding-top: 20px
    }

    .img-ul-tt a {
        font-size: 18px
    }

    .img-ul-p {
        line-height: 22px;
        height: 44px;
        margin-top: 10px;
        margin-bottom: 0
    }

    .img-date {
        display: none
    }

    .img-ul {
        margin-top: 30px
    }

    .article-box {
        padding: 40px 15px
    }

    .article-title {
        font-size: 18px
    }

    .article-date {
        font-size: 12px;
        line-height: 25px
    }

    .article-date span {
        display: block
    }

    .article-txt {
        border-width: 1px;
        padding-top: 30px;
        margin-top: 20px
    }

    .article-txt p {
        font-size: 14px;
        line-height: 28px;
        margin-bottom: 10px
    }

    .share-box {
        padding-bottom: 0px
    }

    .article-box ul li {
        padding: 10px 0
    }

    .article-box ul li a {
        width: 100%;
        margin-bottom: 6px
    }

    .article-box ul li span {
        width: 100%
    }
}

@media( max-width: 600px) {

.logo img {
    width: 75%;
}


}


@media( max-width: 460px) {
.header-link a {
    font-size: 12px;
}
}

@media( max-width: 411px) {
    .banner-tt {
        font-size: 18px;
        height: 18px;
        line-height: 18px
    }

    .nav-b {
        margin: 5px 0
    }

    .banner-ul li a {
        font-size: 14px
    }
}

.v_news_content li {
    list-style: inherit !important
}



 