html {
  width: 100%;
  height: 100%;
}

body {
  width: 100%;
  height: 100%;
}

.wrap-box {
  width: 100%;
  position: relative;
}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfloat{zoom:1}

/* 头部样式 */
.wrap-box .header {
  width: 100%;
  height: 120px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 200;

  background: linear-gradient(180deg, rgba(0, 0, 0, 0.88) 0%, rgba(0, 0, 0, 0.6) 58%, rgba(0, 0, 0, 0) 100%);
}
.wrap-box .search-position{
  display: none;
}
.wrap-box .header .header-nav {
  width: 1200px;
  height: 120px;
  vertical-align: middle;
  margin: 0 auto;

}

.clear-both::after {
  content: "";
  display: block;
  clear: both;
}

.wrap-box .header .header-nav .left-logo {
  float: left;
   vertical-align: middle;
}

.wrap-box .header .header-nav .left-logo img {
  width: 100%;
  margin-top: 29px;
max-width: 570px;
}

.wrap-box .header .header-nav .right-nav .top-icons {
  margin: 20px 0 0 0;
  text-align: right;
}

.wrap-box .header .header-nav .right-nav .top-icons span {
  margin-left: 40px;
}
.wrap-box .header .header-nav .right-nav .top-icons{
  position: relative;
}
.wrap-box .header .header-nav .right-nav .top-icons .icon-small{
  display: none;
}
.wrap-box .header .header-nav .right-nav .top-icons .search-box{
  position: absolute;
  right:115px;
  width:0px;
  height:32px;
  line-height: 32px;
  background: #fff;
  border-radius: 8px;
  text-align: left;
  /* padding-left:5px; */
  overflow: hidden;
  transition: all .3s ease;
  margin-top:-7px;
}

.wrap-box .header .header-nav .right-nav .top-icons .search-box input{
  width:195px;
  height:30px;
  margin-left:5px;
}
.wrap-box .header .header-nav .right-nav .top-icons .icon .iconfont {
  color: #ffffff;
  font-size: 16px;
  width: 20px;
  height: 20px;
  display: inline-block;
  cursor: pointer;
}

.wrap-box .header .header-nav .right-nav .top-icons .login {
  text-align:center;
  padding: 4px 12px;
  background: #ffffff;
  border-radius: 2px;
  color: #333333;
  font-size: 12px;
  cursor: pointer;
}
.wrap-box .header .header-nav .right-nav .top-icons .login a{
  color: #333333;
}

.wrap-box .header .header-nav .right-nav .top-icons .menu-icon {
  display: none;
}

.wrap-box .header .header-nav .right-nav .top-icons .login:hover{
  background: #5E068C;
  }
.wrap-box .header .header-nav .right-nav .top-icons .login:hover a{
  color: #fff;
}
.wrap-box .header .header-nav .right-nav {
  float: right;
}


/* 轮播图样式 */
.banner-box {
  width: 100%;
  height: auto;
  max-height: 640px;
  background: #ccc;
  position:relative;
}
.lm_dqwz{
	position:absolute;bottom:0;left:0;z-index:2;width:100%;height:auto;
    background:url(../images/ej_bj_h.png);
}

/* 超链接样式 */
.link-box {
  width: 100%;
  height: 100px;
  margin-bottom: 40px;
  position: relative;
}

.link-box .link-list {
  width: 1200px;
  height: 200px;
  margin: 0 auto;
  position: absolute;
  z-index: 100;
  top: -100px;
  left: 50%;
  margin-left: -600px;
  background: #FFFFFF;
  box-shadow: 8px 8px 24px 0px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
}

.link-box .link-list .link-item {
  float: left;
  width: 20%;
  height: 200px;
  position: relative;

}

.link-box .link-list .link-item::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 73px;
  right: 0px;
  top: 50%;
  margin-top: -31px;
  background: #E5E5E5;
}

.link-box .link-list .link-item:last-child::after {
  display: none;
}

.link-box .link-list .link-item a .pic {
  margin: 40px 0 24px;
  transition: all .2s ease-in;
}

.link-box .link-list .link-item:hover a .pic {
  transform: translateY(-8px);
}

.link-box .link-list .link-item a .name {
  font-size: 20px;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: 400;
  color: #333333;
}

.link-box .link-list .link-item a .pic img {
  width: 80px;
}

.link-box .link-list .link-item a span {
  display: block;
  text-align: center;
}

/***************通知公告列表页***************/
.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 li:hover .tz-list-tt a{color: #660099; }
.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 li:hover .tz-list-p{color:#000;}
.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:20px;padding:0 2%; }
.page-box{ padding:30px 0 100px 0; }
.container{ width: 1330px; height:auto;margin:0 auto;}
.txt-elise {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.clearfix_ss{text-align:right;}


/*************新闻详细页***********/
.article-box{ background: #fff; background: rgba(255,255,255,0.8); margin-top: -10px; position: relative; z-index: 10; padding:40px 3% 70px 3%; }
.article-title{ font-size: 34px; color: #000; text-align:center;}
.article-date{ font-size: 16px; color: #666; margin-top: 20px; text-align:center;}
.article-date span{ padding:0 35px; }
.article-txt{ border-top: solid 4px #e4e4e4; padding-top: 40px; margin-top: 40px; font-family: "宋体"!important;}
.article-txt p{ font-size: 18px!important; color: #333; text-align: justify;  font-family: "宋体"!important;    line-height: 30px !important;    padding-bottom: 8px;}
.share-box{ border-top: solid 1px #dedede; padding-top: 30px; padding-bottom: 100px; }
.share-txt{ color: #666; padding:7px 0px 0 0; }


/* 新闻和通知的样式 */
.news-and-notice .content {
  width: 1232px;
  margin: 0 auto;
}

.news-and-notice .content .left-news {
  float: left;
  width: 832px;
}

.news-and-notice .content .left-news .title {
  margin-bottom: 8px;
}

.news-and-notice .content .left-news .title h1 {
  float: left;
  font-size: 24px;
  font-family: PingFang-SC-Heavy, PingFang-SC;
  font-weight: 800;
  color: #333333;
  padding-left: 16px;
}

.news-and-notice .content .left-news .title a {
  float: right;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
  padding-right: 16px;
  margin-top: 12px;
}

.news-and-notice .content .right-notice {
  float: right;
  width: 360px;
}

.news-and-notice .content .right-notice .title {
  margin-bottom: 8px;
  padding: 0 13px 0 27px;
}

.news-and-notice .content .right-notice .title h1 {
  float: left;
  font-size: 24px;
  font-family: PingFang-SC-Heavy, PingFang-SC;
  font-weight: 800;
}

.news-and-notice .content .right-notice .title a:hover,
.news-and-notice .content .left-news .title a:hover {
  color: #5E068C;
  cursor: pointer;
}

.news-and-notice .content .right-notice .title a {
  float: right;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
  margin-top: 12px;
  padding-right: 5px;
}

.news-and-notice .content .right-notice .notice-list {
  padding: 20px 13px 20px 27px;
}

.news-and-notice .content .right-notice .notice-list .date {
  font-size: 14px;
  font-family: PingFang-SC-Heavy, PingFang-SC;
  font-weight: 800;
  color: #5E068C;
  margin-bottom: 10px;
}

.news-and-notice .content .right-notice .notice-list .name {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.news-and-notice .content .right-notice .notice-list .name a{
  color: #333333;
}
.news-and-notice .content .right-notice .notice-list .name:hover a{
  color: #5E068C;
  cursor: pointer;
}

.news-and-notice .content .left-news .info-list {
  padding: 16px;

}

.news-and-notice .content .left-news .list {
  /* border-bottom:1px solid #F3F4F5; */
  padding-bottom: 16px;
  margin-top: 16px;
  position: relative;
}

.news-and-notice .content .left-news .list::after {
  content: "";
  position: absolute;
  left: 16px;
  bottom: 0px;
  width: 96%;
  height: 1px;
  background: #F3F4F5;
}

.news-and-notice .content .left-news .list:last-child::after {
  display: none;
}

.news-and-notice .content .left-news .list:last-child {
  border-bottom: none;
}

.news-and-notice .content .left-news .info-list:hover {
  box-shadow: 8px 8px 24px 0px rgba(0, 0, 0, 0.08);
  border-radius: 2px;
  cursor: pointer;
}

.news-and-notice .content .left-news .info-list:hover .rt_info h2 a{
  color: #5E068C;
}

.news-and-notice .content .left-news .info-list .photo {
  width: 264px;
  height: 198px;
  background: #ccc;
  margin-right: 32px;
  float: left;
  overflow: hidden;
}

.news-and-notice .content .left-news .info-list .photo img {
  width: 100%;
  height: 100%;
  transition: all 1s;
  object-fit: cover;
}

.news-and-notice .content .left-news .info-list .photo:hover img {
  cursor: pointer;
  transform: scale(1.12);
  -ms-transform: scale(1.12);
  /* IE 9 */
  -moz-transform: scale(1.12);
  /* Firefox */
  -webkit-transform: scale(1.12);
  /* Safari 和 Chrome */
  -o-transform: scale(1.12);
}

.news-and-notice .content .left-news .info-list .rt_info {
  float: left;
  width: 63%;
}

.news-and-notice .content .left-news .info-list .rt_info h2 {
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 28px;
  margin-bottom: 10px;
  margin-top: 20px;
}
.news-and-notice .content .left-news .info-list .rt_info h2 a{
  color: #333333; 
}
.news-and-notice .content .left-news .info-list .rt_info .abstract {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
  margin-bottom: 20px;
}

.news-and-notice .content .left-news .info-list .rt_info .times {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #AAAAAA;
}

/* 推荐资源 */
.recommended-resources {
  margin-top: 28px;
}

.recommended-resources .content {
  width: 1200px;
  margin: 0 auto;
}

.recommended-resources h2 {
  font-size: 24px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  margin-bottom: 24px;
}

.recommended-resources .resources-list {
  padding-bottom: 40px;
}

.recommended-resources .resources-list .box {
  width: 220px;
  height: 220px;
  float: left;
  margin-left: 25px;
  position: relative;
  overflow: hidden;
}

.recommended-resources .resources-list .box p {
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  background: #5E068C;
  opacity: 0.79;
  position: absolute;
  left: 0;
  bottom: 40px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #FFFFFF;
}
.recommended-resources .resources-list .box p a{
    color: #FFFFFF;
    display:block;
}
.recommended-resources .resources-list .box:hover p a{
    font-weight: bold;
}

.recommended-resources .resources-list .box:first-child {
  margin-left: 0px;
}

.recommended-resources .resources-list .box img {
  width: 100%;
  height: 100%;
  transition: all 1s;
}

.recommended-resources .resources-list .box img:hover {
  transform: scale(1.12);
  -ms-transform: scale(1.12);
  /* IE 9 */
  -moz-transform: scale(1.12);
  /* Firefox */
  -webkit-transform: scale(1.12);
  /* Safari 和 Chrome */
  -o-transform: scale(1.12);
}

/* 常用链接 */
.common-links {
  width: 100%;
  background: #F5F6F8;
}

.common-links .content {
  width: 1200px;
  margin: 0 auto;
  background: #F5F6F8;
}

.common-links .content .title {
  font-size: 24px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  padding: 40px 0 24px 0;
}

.common-links .content .info {
  display: flex;
  flex-direction: column;
  padding-bottom: 40px;
}

.common-links .content .info .tab-head {
  width: 1200px;
}

.common-links .content .info .tab-head h2 {
  margin-bottom:10px;
  cursor: pointer;
  padding: 0 11px;
  height: 32px;
  line-height: 32px;
  margin-right: 9px;
  float: left;
  text-align: center;
  background: #FFFFFF;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #5E068C;
}
.common-links .content .info .tab-head .last{
  margin-right: 0px;
}
.common-links .content .info #box {
  margin-top: 32px;
}

.common-links .content .info #box .tab-item {
  display: none;
}

.common-links .content .info #box .show {
  display: block;
}

.common-links .content .info .tab-head .choice {
  background: #5E068C;
  color: #fff;
}
.common-links .content .info .tab-item span a,
.common-links .content .info .show span a {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  margin-right: 80px;
  margin-bottom:32px;
  display: inline-block;
}

.common-links .content .info .tab-item span a:hover,
.common-links .content .info .show span a:hover {
  color: #5A4696;
  text-decoration: underline;
}

/* footer */
.footer {
  width: 100%;
  background: #381060;

}

.footer .content {
  width: 1200px;
  margin: 0 auto;
  padding: 48px 0 40px 0;
}

.footer .content .footer-info {
  float: left;
}

.footer .content .footer-qrcode {
  float: right;
}

.footer .content .footer-info .logo {
  width: 285px;
  margin-bottom: 32px;
}

.footer .content .footer-info .logo img {
  width: 100%;
}

.footer .content .footer-info .text-info {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 22px;
}

.footer .content .footer-info .copyright {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 30px;
}
.footer .content .footer-info .copyright a {
    color: #FFFFFF;
}
.footer .content .footer-qrcode .qrcode-box {
  width: 110px;

}

.footer .content .footer-qrcode .qrcode-box .qr {
  width: 110px;
  height: 110px;
}

.footer .content .footer-qrcode .qrcode-box .qr img {
  width: 100%;
}

.footer .content .footer-qrcode .qrcode-box .text {
  text-align: center;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 5px;
}

/* 轮播图 */
.srceem {
  width: 100%;
  margin: 0;
}

.swiper-container {
  width: 100%;
  height: auto;
  max-height: 640px;
  display: flex;
  position: relative;

}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 126px !important;
}

.swiper-pagination-bullet {
  width: 30px !important;
  height: 3px !important;
  background: #FFFFFF !important;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.24);
  border-radius: 4px !important;
  opacity: 0.39;
}

.swiper-pagination-bullet-active {
  opacity: 0;
}

.swiper-slide {
  width: 100%;
  z-index: 99;
}

.swiper-button-next,
.swiper-button-prev {
  width: 29px !important;
  height: 27px !important;
}

.swiper-button-prev .iconfont {
  font-size: 26px;
  color: #fff;
  width: 20px;
  height: 10px;
}

.swiper-button-next .iconfont {
  font-size: 26px;
  color: #fff;
  width: 20px;
  height: 10px;
}

.swiper-button-next {
  background-image: none !important;
  right: 0px !important;
}

.swiper-button-prev {
  background-image: none !important;
  left: 0px !important;
}

.btn-box {
  position: absolute;
  right: calc(calc(100% - 1200px) / 2);
  bottom: 111px;
  width: 70px;
  height: 30px;
  z-index: 300;
}

.swiper-slide .lunboimg {
  width: 100%;
  height: auto;
}

.backgroun-box {
  background-image: url(../images/bg_4.png);
  background-repeat: no-repeat;
  background-position: bottom left;
}

.global-text-ellipsis-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}


/* menu菜单 */
.menu-list {
  margin-top: 10px;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#cssmenu:after,
#cssmenu>ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#cssmenu #menu-button {
  display: none;
}

#cssmenu {
  width: auto;
  line-height: 1;
}

#cssmenu>ul>li {
  float: left;
}

#cssmenu.align-center>ul {
  font-size: 0;
  text-align: center;
}

#cssmenu.align-center>ul>li {
  display: inline-block;
  float: none;
}

#cssmenu.align-center ul ul {
  text-align: left;
}

#cssmenu.align-right>ul>li {
  float: right;
}

#cssmenu.align-right ul ul {
  text-align: right;
}

#cssmenu>ul>li>a {
  padding: 14px 20px;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}

#cssmenu>ul>li:hover>a {
  color: #5A4696;
  background: #fff;
}

#cssmenu>ul>li.has-sub>a {
  padding-right: 25px;
}

#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}

#cssmenu li:hover>ul {
  left: auto;
}

#cssmenu.align-right li:hover>ul {
  right: 0;
}

#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}

#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}

#cssmenu ul ul li {
  /*height: 0;*/
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}

#cssmenu ul li:hover>ul>li {
  min-height: 32px;
}

#cssmenu ul ul li a {
  padding: 10px 20px;
  width: 160px;
  font-size: 14px;
  background: #fff;
  text-decoration: none;
  color: #333;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}

#cssmenu ul ul li:hover>a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
  background-color: #5A4696;
}

#cssmenu ul ul li.has-sub>a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}

#cssmenu.align-right ul ul li.has-sub>a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}

#cssmenu ul ul li.has-sub:hover>a::after {
  border-color: #ffffff;
}
.phone-menu-box {
  display: none;
}

.page-box {
	text-align:center;
    padding: 30px 0 100px 0;
}
.header-top .container{ width: 100%; padding:0 6%; }
.banner-tt{ font-size: 40px; color: #fff; height: 40px; line-height: 40px; margin-right: 30px; }
.nav-b{ color: #fff; margin-top:10px; margin-bottom:10px; text-align:right;font-size:16px;}
.nav-b a{ color: #fff; }
.banner-ul li{ float: left; margin-left: 30px; height:30px;line-height:30px;margin-bottom:10px; }
.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 30px; }
.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 0px; margin-bottom: 40px; 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; }


.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;     object-fit: cover;}
.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; padding:0 2%;}

.teach-list li{ float: left; width: 50%; padding:0 22px; margin-bottom: 30px; }
.teach-list{padding-bottom: 30px;}

.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; object-fit: cover;}

.teach-img img{
  cursor: pointer;
  transition: all 0.6s;
}
.teach-img:hover img{
  transform: scale(1.05);
}	

.teacher-name{ font-size: 16px; color: #333; margin-bottom: 15px; margin-top: 12px; }
.teach-list li:hover .teacher-name{color:#000;}
.teacher-name a{ font-size: 30px; color: #000; padding-right: 20px; }
.teach-list li:hover .teacher-name a{color:#660099;}
.teacher-p p{ margin-bottom: 15px; color: #666; }
.teach-list li:hover .teacher-p p{ color: #660099; }

.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;
}

.img-list{width:100%;height:auto;}
.img-list li{width:25%;padding:0 20px;float:left;margin-bottom:25px;}
.img-list li .ul-img{width:100%;overflow:hidden;}
.img-list li .ul-img a{display:block;}
.img-list li .ul-img a img{display:block;width:100%;}
.img-list li .ul-img a img{
  cursor: pointer;
  transition: all 0.6s;
}
.img-list li:hover .ul-img a img{
  transform: scale(1.1);
}	

.img-list li .tittle{height:45px;line-height:45px;width:100%; font-size:16px;}
.img-list li:hover .tittle{background-color:#660099;}
.img-list li .tittle a{display:block;color:#333;padding:0 10px;white-space: nowrap; text-overflow:ellipsis; overflow:hidden;}
.img-list li:hover .tittle a{color:#fff;}



/*************???èμ?é?????èˉ|??…é?μ************/
.teach-top{ background: #fff; position: relative; border-top: solid 5px #660099; min-height: 260px; padding:35px 35px 35px 225px; }
.teach-top-img{ position: absolute; left: 35px; top: 35px; }
.teach-top-img img{ width: 140px; height: 170px; }
.xq-title{ background: #fff; font-size: 20px; color: #660099; margin:35px 0; line-height: 50px; padding-left: 20px; border-left: solid 5px #660099; }
.jl-txt p{ font-size: 16px; color: #666; margin-bottom: 20px; }
.jl-txt{ margin-bottom: 50px; }

        .tz-list-p_date{
                margin-top:10px;
                height:25px;
		line-height: 25px;
                }

@media( max-width: 1379px){
    .container{ width: 1230px; }
	}
@media( max-width: 1279px){
	.container{ width: 950px; }
	.img-list li{width:33.33%;padding:0 20px;}
	}
@media( max-width: 1020px){
	 .teach-list li{ width: 100%;padding: 0 0px;}
}
@media( max-width: 991px){
    .container{ width: 750px;}
	.tz-list{padding:0 15px;}
   
    .teacher-banner{ height: 340px; padding-top: 200px; }
	}
@media( max-width: 767px){
	.xq-title{line-height: 40px;font-size: 18px;}
	.tabs-box{    padding: 25px 0 25px 0px;}
	.tabs-box-left{    font-size: 20px;}
	.teach-top-img{ position: static; text-align: center; margin-bottom: 15px; }
	.teach-top{ padding:20px; }
	.jl-txt p{ font-size: 14px; line-height: 28px; margin:0; }
	.xq-title{ margin:20px 0; }
	.jl-txt{ margin-bottom: 20px; }
	.img-list li{width:50%;padding:0 20px;}
	.teacher-p p{    margin-bottom: 5px;}
	.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;min-height:110px; }
	.teacher-name{ font-size: 12px; margin-bottom: 5px; margin-top: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; }
    .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-title{    font-size: 18px;}
	.article-date{    font-size: 14px;}
	.article-txt p{font-size: 15px;line-height: 30px;}
	.lm_dqwz .container{padding:0 15px;}
	.banner-tt{font-size:20px;height: 25px;line-height: 25px;}
	.page-box {
    padding-bottom: 30px;
    padding-top: 20px;
}
	.container{ width: 100%;}	
	.tz-list li {
		padding-left: 90px;
		padding-top: 20px;
		padding-bottom: 20px;
    }
	.tz-list-date span{font-size: 40px;}
	.tz-list-p{
		height: 50px;
		line-height: 25px;
		}
        .tz-list-p_date{
                height:25px;
		line-height: 25px;
                }
	.tz-list-tt a{
		font-size: 16px;
		}
	.tz-list-date{
		    top: 23px;
		}
	.tz-list-date span{
		margin-top: 5px;
		}
    .tz-list-p{
		margin-top: 15px;
    }

	}	
	
@media( max-width:500px){
	.img-list li {
		width: 100%;
		padding: 0 0px;
	}
}

/* 自适应的样式 */
@media (max-width: 1200px) {

  /* 头部 */
  .wrap-box {
    position: relative;
  }
  .wrap-box .header .header-nav {
    width: 100%;
    max-height: 65px;
    height: auto;
    padding: 0 16px;
  }
  .wrap-box .search-position{
    display: none;
    position: absolute;
    left:0;
    top:6rem;
    background: #eee;
    width:100%;
    height:50px;
    z-index: 300;
    text-align: center;
    line-height: 50px;
  }
  .wrap-box .search-position input{
    width:200px;
    height:32px;
    border-radius: 8px;
    margin:0 auto;
    padding-left:5px;
  }
  .wrap-box .header .header-nav .right-nav .top-icons{
    display: flex;
  }
  .wrap-box .header .header-nav .right-nav .top-icons .icon{
    display: none !important;
  }
  .wrap-box .header .header-nav .right-nav .top-icons .icon-small{
    display: block;
  }
  .wrap-box .header .header-nav .right-nav .top-icons .icon-small .iconfont{
    color:#fff;
  }
  .wrap-box .header .header-nav .right-nav .top-icons {
    margin: 32px 0 0 0;
  }

  .wrap-box .header .header-nav .left-logo {
    width: auto;
    height: 45px;
  }

  .wrap-box .header .header-nav .left-logo img {
    width: auto;
    height: auto;
  }

  .wrap-box .header .header-nav .right-nav .top-icons .menu-icon {
    display: inline-block;
    color: #fff;
    cursor: pointer;
  }
  .wrap-box .header .header-nav .right-nav .top-icons span{
    margin-left: 30px;
  }
  .menu-list {
    display: none;
  }


  /* banner图 */
  .banner-box {
    min-height: 320px;
  }

  .swiper-container {
    min-height: 320px;
  }

  .swiper-slide .lunboimg {
    min-height: 320px;
	object-fit: cover;
  }
  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom:40px !important;
  }
  /* 超链接 */
  .link-box {
    padding: 0 16px;
    width: 100%;
    height: 586px;
    
  }

  .link-box .link-list {
    width: 92%;
    position: absolute;
    top:-16px;
    left:16px;
    height: auto;
    z-index: 300;
    min-height: 600px;
    margin-left: 0px;
    background: #FFFFFF;
    box-shadow: 8px 8px 24px 0px rgba(0, 0, 0, 0.08);
    border-radius: 4px;
  }

  .link-box .link-list .link-item {
    float: left;
    width: 50%;
  }
  .link-box .link-list .link-item:nth-child(even):after{
    display: none;
  }
  .link-box .link-list .link-item a .name {
    font-size: 16px;
  }

  /* 新闻和通知 */
  .backgroun-box{
    background-image: none;
  }
  .news-and-notice .content {
    width: 100%;
  }

  .news-and-notice .content .left-news {
    width: 100%;
  }

  .news-and-notice .content .left-news .info-list .photo {
    width: 100%;
    height: auto;
    margin-right: 0px;
  }

  .news-and-notice .content .left-news .title h1 {
    font-size: 30px;
  }

  .news-and-notice .content .left-news .list::after {
    width: 90%;
  }

  .news-and-notice .content .left-news .info-list .rt_info {
    width: 100%;
  }

  .news-and-notice .content .left-news .info-list:hover {
    box-shadow: none;
  }

  .news-and-notice .content .left-news .info-list .rt_info h2 {
    margin-bottom: 20px;
  }
  .news-and-notice .content .left-news .info-list .rt_info .abstract{
    color:#777777
  }
  .news-and-notice .content .right-notice {
    width: 100%;
  }
  .news-and-notice .content .left-news .info-list .photo{
    background-color: transparent;
  }
  .news-and-notice .content .right-notice .title h1 {
    font-size: 30px;
  }
  .news-and-notice .content .right-notice .title{
    padding:0 13px 0 16px
  }

  .news-and-notice .content .right-notice .notice-list {
    padding: 20px 16px 20px 16px;
  }

  /* 推荐资源 */
  .common-links {
    width: 100%;
    padding: 0 16px;
  }

  .common-links .content {
    width: 100%;
  }
  .common-links .content .title{
    font-size: 30px;
  }
  .common-links .content .info .tab-head {
    width: 100%;
  }

  .common-links .content .info .tab-head h2 {
    padding: 0 10px;
  }

  .common-links .content .info #box .show {
    height: auto;
    
  }

  .common-links .content .info #box .tab-item span {
    margin-bottom: 32px;
  }

  .common-links .content .info #box .show span {
    margin-bottom: 32px;
  }

  .common-links .content .info {
    width: 100%;
    height: auto;
  }

  .common-links .content .info #box {
    width: 100%;
    height: auto;
  }

  /* 推荐资源 */
  .recommended-resources {
    width: 100%;
    padding: 0 16px;
  }
  .recommended-resources h2{
    font-size: 30px;
  }
  .recommended-resources .content {
    width: 100%;
  }

  /* 底部 */
  .footer {
    width: 100%;
    padding: 0 24px;
  }

  .footer .content {
    width: 100%;
  }

  .footer .content .footer-qrcode {
    float: left;
    width: 100%;
    text-align: center;
  }

  .footer .content .footer-info .copyright {
    line-height: 22px;
  }

  .footer .content .footer-qrcode .qrcode-box {
    margin: 59px auto 0 auto;
  }

  .recommended-resources .resources-list .box {
    margin-left: 0px;
    float: left;
    width: 45%;
    height: auto;
    margin-bottom: 20px;
  }

  .recommended-resources .resources-list .box:nth-child(odd) {
    margin-right: 25px;
  }

  .recommended-resources .resources-list .box p {
    font-size: 12px;
  }

  .phone-menu-box {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background-color: #f4f4f4;
    z-index: 400;
  }

  .phone-menu-box .title {
    height: 64px;
    padding: 0 16px;
    background-color: #fff;
    border-bottom:1px solid #eee;
    /* background: linear-gradient(180deg, rgba(0, 0, 0, 0.88) 0%, rgba(0, 0, 0, 0.6) 58%, rgba(0, 0, 0, 0) 100%); */
  }

  .phone-menu-box .title .logo {
    height: 30px;
    float: left;
  }

  .phone-menu-box .title .logo img {
    width: auto;
    height: 100%;
    margin-top: 17px;
  }

  .phone-menu-box .title .close {
    float: right;
    padding-top: 15px;
    cursor: pointer;
  }

  .phone-menu-box .title .close .iconfont {
    color: #333;
  }


  /* 自适应menu菜单 */
  .phone-menu-box {
    display: none;
  }

  .phone-menu-nav ul.nav {
    padding: 0;
    margin: 0;
    list-style: none;
height: 100vh;
    overflow: auto;
  }

  .phone-menu-nav ul.nav li {
    width: 100%;
    /* background-color: #fff; */
    border-bottom:1px solid #eee;
  }

  .phone-menu-nav ul.nav li a {
    line-height: 50px;
    font-size: 16px;
    color: #333;
    display: block;
    text-decoration: none;
    font-weight: 500;
    padding:0 16px;
    background-color: #fff;
  }
  .phone-menu-nav ul.nav li a span{
    padding:0 0px;
}
  .phone-menu-nav ul.nav li a:hover {
    background-color: #5A4696;
    color: white;
  }

  .phone-menu-nav ul.nav ul {
    margin: 0;
    padding: 0;
    display: none;
    background-color: #f3f4f5;
  }

  .phone-menu-nav ul.nav ul li {
    margin: 0;
    padding: 0;
    clear: both;
    background-color: #f3f4f5;
  }
  .phone-menu-nav ul.nav li>.submenu-button,.phone-menu-nav ul.nav ul li>.submenu-button{
    display: none;
  }

  .phone-menu-nav ul.nav ul li a {
    padding-left: 20px;
    font-size: 14px;
    font-weight: normal;
    color:#333;
    background-color: #f3f4f5;
  }

  .phone-menu-nav ul.nav ul li a:hover {
    background-color: #5A4696;
    color: #fff;
  }
  .phone-menu-nav ul.nav ul ul li{
    background-color: #f3f4f5;
  }
  .phone-menu-nav ul.nav ul ul li a {
    color: #333;
    padding-left: 40px;
    font-size:14px;
  }
  .phone-menu-nav .iconxiangyou{
    /* color:#333 */
    font-size: 12px;
  }
  .phone-menu-nav ul.nav ul ul li a:hover {
    background-color: #5A4696;
    color: #fff;
  }

  .phone-menu-nav ul.nav span {
    float: right;
  }
}

@media (max-width: 580px) {
 .wrap-box .header .header-nav .left-logo {
height: 35px;
}
.wrap-box .header .header-nav .left-logo img { margin-top: 10px; max-width: 100%;}
.wrap-box .header .header-nav .right-nav .top-icons { margin: 20px 0 0; }
}