body {
  color: #111;
  font-size: 14px;
  font-family: "微软雅黑", "Arial", Helvetica, "黑体", Arial, Tahoma;
  margin: 0 auto;
  position: relative;
  overflow-x: hidden;
  padding-top: 35px;


}

.slick-prev:before,
.slick-next:before,
.slick-dots li button:before {
  display: none;
}

.img-hide {
  overflow: hidden;
  display: block;
}

.slick-slider {
  touch-action: auto !important;
}

.img-hide img {
  transition: 0.3s all;
  transform: scale(1, 1);
}

.img-hide:hover img {
  transform: scale(1.1, 1.1);
}

.txt-elise {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

li {
  list-style: none;
}

a {
  color: #333;
}

ul {
  padding: 0;
  margin: 0;
}

a:hover,
a {
  text-decoration: none !important;
}

a:focus {
  text-decoration: none !important;
  outline: none !important;
}

button:focus,
button:hover,
input:focus {
  outline: none !important;
}

p {
  margin: 0;
}

img {
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}

.header {
  background: url(../images/hedaer-logo.png)center no-repeat;
  background-size: cover;
  height: 110px;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 100000;
}

.header.active {
  display: none;
  transition: all 2s;
}

.container {
  width: 1510px;
}

.header-top {
  color: #bee4fa;
  line-height: 45px;
}

.logo {
  line-height: 120px;
}

.header-right a {
  color: #bee4fa;
}

.header-right span {
  padding: 0 10px;
}

.nav-list li {
  float: left;
  margin-left: 25px;
  margin-top: 55px;
  position: relative;
  padding-bottom: 15px;
}

.nav-list a {
  font-size: 14px;
  color: #fff;
  line-height: 35px;
}

.banner img {
  width: 100%;
}

.banner {
  margin: 0;
  overflow: hidden;
}

.banner .slick-prev {
  width: 26px;
  height: 44px;
  left: 50%;
  margin-left: -826px;
  background: url(../images/left.png) center no-repeat;
  margin-top: -22px;
  z-index: 100;
}

.banner .slick-next {
  width: 26px;
  height: 44px;
  right: 50%;
  margin-right: -826px;
  background: url(../images/right.png) center no-repeat;
  margin-top: -22px;
  z-index: 100;
}

.banner .slick-dots {
  bottom: 30px;
}

.banner .slick-dots li,
.banner .slick-dots li button {
  width: 25px;
  height: 25px;
  border-radius: 50%;
}

.banner .slick-dots li button {
  background: url(../images/qh-tb1.png)center no-repeat;
}

.banner .slick-dots li.slick-active button {
  background: url(../images/qh-tb.png)center no-repeat;
}

.page-one {
  padding: 50px 0 50px 0;
  width: 100%;
  display: inline-block;
  background: url(../images/xw-bj.png)center no-repeat;
    background-size: 100% 100%;
}
.xw{width:100%;margin-top:50px;}
.xw_l{width:64%;}
.xw_r{width:34%;background: #fff;padding: 25px;box-sizing: border-box;}


.xw_list{width: 48.5%;height: 512px;float: left;overflow: hidden;padding-bottom: 35px;background:#fff;}
.xw_list:nth-child(2){float:right;}
.active_xw{margin-left: -30px;}
.xw_list img{height: 270px;transition: 0.5s all;max-width:unset;margin: auto;display: block;width: 100%;}
.xw_bt{width: 100%;height: 50%;padding:15px  23px;box-sizing: border-box;}
.xw_bt span{font-size: 16px;color: #555;line-height: 24px;border-left:2px solid #961e19;padding-left:5px;}
.xw_bt h3{font-size: 18px;color: #555;line-height: 28px;margin-top:10px;margin-bottom: 15px;height: 60px;overflow: hidden;font-weight: bold;}
.xw_bt p{font-size: 16px;color: #777;line-height: 28px;height: 80px;overflow: hidden;}
.xw_list img:hover{transform: scale(1.1,1.1);}
.xw_bt h3 a:hover{color: #961e19;}
.xw_r .tz-ul{background:#fff;}
.tz-ul li{margin-bottom: 13px;border-bottom: 2px solid #ccc;padding-bottom: 13px;}
.tz-ul li:nth-child(5){margin-bottom: 0px;border-bottom: none;padding-bottom: 0px;}
.tz-ul li:hover {}
.tz-ul li:hover .tz-date{background:#961e19; color: #fff;}
.tz-ul li:hover .tz-date span{color: #fff;}
.tz-ul li:hover .tz-right{color: #961e19;}

.tz-date {
    border: solid 1px #ccc;
    width: 70px;
    height: 70px;
   color: #961e19;
}
.tz-date span {
    display: block;
    font-size: 20px;
    color: #961e19;
    font-weight: bold;
    line-height: 35px;
    margin-bottom: 7px;
}
.tz-right {
    margin-left: 90px;
    font-size: 18px;
    color: #555;
    line-height: 30px;
    height: 65px;
    overflow: hidden;
    margin-top: 5px;
}




.page-five .three-title {
  color: #333;
  margin-bottom: 0;
}

.page-five .three-title:before {
  background: #007cc2;
}

.page-five .three-title a {
  color: #777;
}

.page-five {
  background: #f6f6f6;
  padding: 60px 0;
}

.page-tow {
  margin: 50px 0;
  width: 100%;
  display: inline-block;
}

.page-tow .fc-box {
  width: 90%;
  float: right;
}

.page-three {
  padding: 50px 0;
  box-sizing: border-box;
  background: url(../images/therr-bj.png)center no-repeat;
  background-size: 100% 100%;
  width: 100%;
  display: inline-block;
}

.lm1 {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  padding-bottom: 40px;
  text-align: center;
  background: url(../images/hsct.png)center no-repeat;
}

.lm1:before {
  width: 90%;
  height: 1px;
  bottom: 25px;
  background-color: #fff;
  display: block;
  content: "";
  position: absolute;
}

.lm1 h2 {
  font-size: 20px;
  min-height: 48px;
  position: relative;
  background-size: 100% 100% !important;
  color: #fff;
  line-height: 40px;
  font-weight: bold;
  padding: 0px 20px;
  margin-top: 40px;
}

.lm1 h2.active {

}

.lm1 h2:before {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  display: block;
  content: "";
  left: 48%;
  position: absolute;
  bottom: -26px;
}

.newleft {
  width: 100%;
  background: #fff;
  padding: 2%;
  box-sizing: border-box;
  display: inline-block;
}

.qh {
  width: 100%;
  display: block;
}

.qh li {
  width: 49%;
  float: left;
  border: 1px solid #ccc;
  color: #555;
  padding-left: 55px;
  background: url(../images/ico-jt.png) left 20px center no-repeat;
  margin-bottom: 15px;
}

.qh li:nth-child(even) {
  float: right;
}

.qh li a {
  line-height: 54px;
  color: #555;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.qh li:hover {
  background: #961e19 url() left 20px center no-repeat;
}

.qh li:hover a {
  color: #fff;
}

.page-four {
  padding: 50px 0;
  width: 100%;
  display: inline-block;
}

.tit {
  font-size: 32px;
  color: #555;
  background: url(../images/ty-x.png)center bottom no-repeat;
  line-height: 40px;
  padding-bottom: 20px;
  font-weight: bold;
  display: block;
  width: 100%;
  text-align: center;
}

.jjs {
  width: 100%;
  display: block;
  margin-top: 50px;
}

.jjs {

  background: url(../images/tmbj.png)right bottom no-repeat;
}


.jjs p {
  font-size: 16px !important;
  color: #555;
  line-height: 30px !important;

}
.jjs p span{
width: 100%;
    display: block;
    word-break: break-all;
}



.jjs img {
  float: left;
  padding: 7px 0 0 7px;
  margin: 0 25px 5px 0;
  background: url(../images/ttt-bj.png)top left no-repeat;
}






.footer {
  background: url(../images/footer-bj.png) center no-repeat;
  background-size: cover;
  padding: 40px 0;
}

.footer-left p {
  margin-bottom: 10px;
  font-size: 16px;
  color: #faece0;
}

.footer-left p.footer-left-tt {
  font-size: 16px;
  color: #dcf2ff;
  font-weight: bold;
}

.footer-center {
  height: 100px;
  line-height: 100px;
  padding: 0 30px;
  margin-left: 0px;
}

.footer-right p {
  margin-bottom: 10px;
  font-size: 16px;
  color: #faece0;
  text-align: right;
}

.footer-right .footer-img {
  margin-left: 50px;
  font-size: 14px;
  color: #fff;
}

.footer-left {
  padding-top: 20px;
}

.footer-right {
  padding-top: 20px;
}

/**************名师风采*************/
.fc-back {
  background: url() center no-repeat;
  background-size: cover;
  padding-bottom: 100px;
}

.fc-title {
  background: url() left center no-repeat;
  margin-bottom: 50px;
  margin-top: 90px;
  padding-left: 45px;
  font-size: 30px;
  color: #333;
  font-weight: bold;
}

.fc-width {
  max-width: 1280px;
  margin: 0 auto;
}

.fc-tabs-tt {
  font-size: 20px;
  color: #555;
  font-weight: bold;
  padding-left: 40px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fc-tabs-tt:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 10px;
  height: 10px;
  background: #961e19;
  border-radius: 50%;
}

.fc-tabs li.active .fc-tabs-tt:before,
.fc-tabs-tt:hover:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 10px;
  height: 10px;
  background: #961e19;
  border-radius: 50%;
}

.fc-tabs-p {
  font-size: 16px;
  display: none;
  padding-bottom: 10px;
  color: #555;
  text-align: justify;
  line-height: 30px;
  padding-top: 25px;
  padding-left: 40px;
  max-height: 200px;
  overflow-y: auto;
  padding-right:15px;
}

.fc-tabs {
  width: 48%;
  position: relative;
  background: url(../images/lo-tb.png)bottom center no-repeat;
  background-size: 60% auto;
}

.fc-tabs li {
  margin-bottom: 26px;
}

.fc-tabs li.active .fc-tabs-p {
  display: block;
}

.fc-tabs li.active .fc-tabs-tt,
.fc-tabs-tt:hover {
  color: #961e19;
}

.fc-tabs:before {
  display: block;
  content: "";
  position: absolute;
  left: 3px;
  top: 10px;
  bottom: 0;
  width: 4px;
  background: #eee;
}

.fc-right {
  width: 50%;
}

.fc-right img {
  width: 100%;
  height: auto;
}

.fc-more {
  display: inline-block;
  border: solid 1px #ddd;
  border-radius: 30px;
  max-width: 300px;
  width: 100%;
  font-size: 16px;
  color: #961e19;
  line-height: 58px;
  margin-top: 75px;
}

.fc-more span {
  padding-right: 45px;
  background: url() right center no-repeat;
}

.fc-more:hover {
  background: #961e19;
  color: #fff;
}

.fc-more:hover span {
  padding-right: 45px;
  background: url() right center no-repeat;
}

.js-p img {
  float: left;
  margin-right: 30px;
}

.js-p p {
  font-size: 16px;
  color: #555;
  line-height: 35px;
  text-align: justify;
  text-indent: 2em;
}

.js-article-width {
  max-width: 1300px;
  margin: 70px auto;
}

.js-link a {
  display: inline-block;
  margin: 0 15px;
}

.js-link {
  margin-top: 50px;
}



/*内容页*/
.details_wrap,
.news_bd {
  margin: 0 auto;
  overflow: hidden;
}

.details_wrap .tab_wrap .hd {
  margin: 0 0 50px;
  text-align: center;
}

.news_hd {
  padding: 0 0 30px;
  color: #333;
  font-family: 'Noto Serif SC';
}

.news_hd {
  padding: 0 0 30px;
  color: #333;
  font-family: 'Noto Serif SC';
}

.news_hd h3 {
  font-size: 28px;
  color: #333;
  margin-bottom: 14px;
  font-family: 'sySong';
  font-weight: 700;
  text-align: center;
}

.news_hd p {
  line-height: 44px;
  font-family: auto;
  border-bottom: 1px solid #f5f5f5;
  text-align: center;
}

.news_hd p span {
  margin: 0 14px;
  color: #999;
}

.news_bd {
  font-size: 18px;
  line-height: 34px;
  color: #555;
  text-align: justify;
  text-indent: 2em;
}

.details_wrap,
.news_bd {
  margin: 0 auto;
  overflow: hidden;
}

.news_bd p {

  margin-bottom: 20px;
}

.up {
  width: 100%;
  color: #666;
  line-height: 40px;
  margin-top: 30px;
  border-top: 1px solid #777;
  padding-top: 10px;
}

.up p {
  color: #666;
  font-size: 18px;
}

.up a {
  color: #666;
  font-size: 18px;
}


/*列表页*/
.list-banner {
  height: 450px;
  padding-top: 330px;
}

.list-banenr-tt {
  font-size: 36px;
  color: #fff;
  font-weight: bold;
}

.nav-b {
  font-size: 16px;
  margin-top: 15px;
  color: #fff;
  background: url(../images/icon-home.png) left center no-repeat;
  padding-left: 30px;
}

.nav-b a {
  color: #fff;
}

.tabs-ul li {
  float: left;
}

.tabs-ul li a {
  font-size: 18px;
  color: #333;
  border-bottom: solid 2px #961e19;
  border-color: transparent;
  padding: 0 20px;
  display: block;
  line-height: 60px;
}

.tabs-ul li.active a,
.tabs-ul li a:hover {
  border-bottom: solid 2px #961e19;
  color: #961e19;
  font-weight: bold;
}

.tabs-ul {
  border-bottom: solid 1px #ddd;
}

.xy-news-date {
  border-top: solid 2px #961e19;
  width: 80px;
  padding-top: 20px;
}

.xy-news-date span {
  color: #961e19;
  font-size: 24px;
  display: inline-block;
  padding-top: 10px;
}

.xy-news-right {
  margin-left: 100px;
}

.xy-news-img img {
  width: 200px;
  height: 130px;
  border-radius: 10px;
}

.xy-news-img {
  border-radius: 10px;
}

.xy-news-width {
  margin-left: 220px;
  padding-top: 10px;
}

.xy-news-tt {
  font-size: 18px;
  color: #333;
}

.xy-news-p {
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  margin-top: 15px;
  color: #666;
}

.xy-news li {
  margin-top: 40px;
}

.xy-news li a {
  display: block;
  padding: 20px;
  border-bottom: solid 1px #ddd;
}

.page-box {
  margin: 50px 0;
}

.lb-list li a {
  display: block;
  padding: 25px;
  border-bottom: solid 1px #ddd;
}

.lb-list-date {
  border-right: solid 1px #961e19;
  font-size: 18px;
  width: 135px;
  color: #961e19;
  height: 90px;
  padding-right: 25px;
}

.lb-list-date span {
  font-size: 36px;
  font-weight: bold;
}

.lb-list-right {
  margin-left: 175px;
}

.lb-list li a:hover,
.xy-news li a:hover {
  background: #961e19;
  border-color: #961e19;
}

.lb-list li a:hover .lb-list-date {
  color: #fff;
  border-color: #fff;
}

.lb-list li a:hover .xy-news-tt,
.lb-list li a:hover .xy-news-p,
.xy-news li a:hover .xy-news-tt,
.xy-news li a:hover .xy-news-p {
  color: #fff;
}

.xy-news li a:hover .xy-news-date {
  color: #fff;
  border-color: #fff;
}

.xy-news li a:hover .xy-news-date span {
  color: #fff;
}

.jg-ul li a:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

.teacher-list li a:hover,
.gg-lb li a:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
}



@media(max-width: 1679px) {
  .container {
    width: 96%;
  }

  .logo img {
    width: 400px;
  }

  .banner .slick-prev {
    margin-left: -626px;
  }

  .banner .slick-next {
    margin-right: -626px;
  }

  .footer-right {
    text-align: center;
  }

  .footer-right .footer-img {
    display: inline-block;
    float: none !important;
    margin: 0 20px;
  }

}

@media(max-width: 1439px) {
  .footer-center {
    margin-left: 60px;
  }

}

@media(max-width: 1350px) {
  .footer-center {
    float: right !important;
  }

  .footer-right {
    width: 100%;
  }

  .footer-right p {
    text-align: center;
  }

}

@media(max-width: 1279px) {
  .container {
    width: 96%;
  }

.xw_list img{width:auto;}

  .footer-left {
    width: 400px;
  }

  .footer-center {
    padding: 0 39px;
  }

  .banner .slick-prev {
    margin-left: -475px;
  }

  .banner .slick-next {
    margin-right: -475px;
  }

  .fc-tabs {
    width: 48%
  }

  .fc-right {
    width: 50%;
  }

  .fc-right img {
    width: 100%;
    height: 350px;
  }

}

@media(max-width: 991px) {
  .container {
    width: 96%;
  }

  .header .container {
    width: 100%;
  }

  .page-tow .fc-box {
    width: 96%;
  }

  .footer-left {
    width: 100%;
    float: none !important;
    text-align: center;
  }

  .footer-center {
    width: 100%;
    margin: 0;
    border: none;
    float: none !important;
    text-align: center;
    padding: 0;
  }

  .logo {
    line-height: 40px;
  }

  .header {
    padding-bottom: 5px;
  }

  .header-top {
    margin-left: -15px;
    padding-left: 15px;
    line-height: 30px;
    margin-right: -15px;
    padding-right: 15px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.5);
  }

  .banner .slick-prev {
    margin-left: -0px;
    left: 15px;
  }

  .banner .slick-next {
    margin-right: -0px;
    right: 15px;
  }

  .fc-tabs {
    width: 48%
  }

  .fc-right {
    width: 50%;
  }

  .fc-right img {
    width: auto;
    height: auto;
    max-width: 90%;
  }

.xw_l {
    width: 100%;
margin-bottom:20px;
}
.xw_r {
    width: 100%;
}


}

@media(max-width: 768px) {

  .container {
    width: 100%;
  }

.lm1{background-size: 100% 100%;}
.lm1 h2{line-height:30px;}

.page-one{    margin: 20px 0 10px 0;}
.xw{margin-top: 30px;}
  .footer {
    padding: 20px 0;
  }

  .footer-left {
    padding-top: 0;
  }

  .footer-left p {
    margin: 0;
    line-height: 25px;
  }

  .footer-center img {
    width: 250px;
  }

  .footer-center {
    height: auto;
    line-height: 1;
    margin-top: 20px;
  }

  .fc-title {
    font-size: 24px;
    margin: 30px 0;
  }

  .fc-tabs {
    width: 100%;
  }

  .fc-tabs li.active .fc-tabs-p {
    display: ;
  }

  .fc-tabs-tt {
    font-size: 16px;
  }

  .fc-tabs li.active .fc-tabs-tt:before,
  .fc-tabs-tt:hover:before {
    top: 8px;
  }

  .fc-right {
    display: block;
  }

  .fc-tabs-tt {
    padding-left: 25px;
  }

  .fc-back {
    padding-bottom: 30px;
  }

  .fc-tabs {
    width: 96%
  }

  .fc-right {
    width: 100%;
  }

  .header {
    height: 80px;
  }

  body {
    padding-top: 26px;
  }

  .nav-list a {
    line-height: 26px;
  }

  .list-banner {
    height: auto;
    padding: 100px 0 20px 0;
  }

  .list-banenr-tt {
    font-size: 24px;
  }

  .tabs-ul li {
    width: 25%;
  }

  .tabs-ul li a {
    padding: 0;
    text-align: center;
  }

  .xy-news-date {
    display: none;
  }

  .xy-news-right {
    margin-left: 0;
  }

  .xy-news-img img {
    width: 100px;
    height: 65px;
  }

  .xy-news-width {
    margin-left: 110px;
    padding-top: 0;
  }

  .xy-news-p {
    margin-top: 5px;
  }

  .xy-news li a {
    padding: 20px 0;
  }

  .page-box {
    margin: 30px 0;
  }

  .xy-news-p {
    line-height: 25px;
    height: 50px;
  }

  .ld-title {
    margin-top: 30px;
    line-height: 50px;
  }

  .ld-ul-left {
    font-size: 16px;
  }

  .ld-name {
    font-size: 16px;
  }

  .ld-ul {
    margin-bottom: 30px;
  }

  .tabs-ul-sm li {
    width: 20%;
  }

  .tabs-ul-sm li a {
    font-size: 16px;
  }

  .ld-ul-sm {
    margin-bottom: 0;
  }


  .nav-b {
    font-size: 14px;
  }

  .tabs-ul-lg li {
    width: 50%;
  }

  .tabs-ul-ls li a {
    font-size: 14px;
    line-height: 40px;
  }

  .teacher-list li {
    width: 100%;
  }

  .teacher-p {
    margin: 30px;
  }

  .img-ul li {
    width: 50%;
    padding: 0 5px;
    margin-top: 15px;
  }

  .img-ul {
    margin: 0 -5px;
  }

  .xy-news li {
    margin-top: 0;
  }

  .lb-list li a {
    padding: 15px;
  }

  .lb-list-date {
    width: auto;
    padding-right: 15px;
  }

  .lb-list-right {
    margin-left: 100px;
  }

.v_news_content img{width:90%;height:auto;margin: auto;display: block;}



}

@media(max-width: 666px) {
  .lm1 h2 {
    font-size: 16px;
    padding: 10px 10px;
  }

  .qh li {
    width: 100%;
  }

  .jjs img {
    width: 100% !important;
    display: block;
    margin: auto;
    background: none;
    box-sizing: border-box;
    padding: 0 5%;
  }

  .tit {
    font-size: 20px;
    line-height: 24px;
  }

  .page-four {
    margin: 30px 0;
  }

  .header {
    height: 60px;
  }

  body {
    padding-top: 18px;
  }

  .nav-list a {
    line-height: 18px;
  }

  .banner .slick-dots li,
  .banner .slick-dots li button {
    width: 15px;
    height: 15px;
    border-radius: 50%;
  }

  .banner .slick-dots {
    bottom: 8px;
  }

  .footer-left p {
    font-size: 14px;
    line-height: 30px;
  }

  .banner .slick-prev {
    width: 13px;
    height: 22px;
    background-size: 100% 100%;
  }

  .banner .slick-next {
    width: 13px;
    height: 22px;
    background-size: 100% 100%;
  }
}

@media(max-width: 540px) {
.xw_bt{    padding: 15px 10px;}
.xw_list{width:100%;margin-bottom:20px;height:auto;}
.xw_list img{width:100%;height:auto;}
}