.carousel16 .gpCarousel {
  position: relative;
}
.carousel16 .gpCarousel .slick-slider a span {
  padding-bottom: 30.84%;
}
.carousel16 .gpCarousel .slick-current a span img {
  transition: transform 6000ms linear 0s;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.carousel16 .gpCarousel .slick-arrow {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.35s ease-in-out;
  background: rgba(0, 64, 152, 0.6);
  position: absolute;
  top: 50%;
  z-index: 9;
  margin-top: -25px;
  width: 50px;
  height: 50px;
}
.carousel16 .gpCarousel .slick-arrow.slick-prev {
  left: 10%;
  border-radius: 20px 0 0 20px;
}
.carousel16 .gpCarousel .slick-arrow.slick-next {
  right: 10%;
  border-radius: 0 20px 20px 0;
}
.carousel16 .gpCarousel .slick-arrow::after {
  display: none;
}
.carousel16 .gpCarousel .slick-txt {
  font-weight: bold;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 90px;
  line-height: 90px;
  color: #fff;
  background-color: rgba(6, 32, 64, 0.52);
  background: -webkit-linear-gradient(bottom, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to top, rgba(6, 32, 64, 0.52), rgba(6, 32, 64, 0));
  /* 标准的语法 */
}
.carousel16 .gpCarousel .slick-dots {
  right: 50%;
  transform: translateX(50%);
  bottom: 35px;
}
.carousel16 .gpCarousel .slick-dots li {
  width: 11px;
  height: 11px;
  display: inline-block;
  border-radius: 100%;
  background: #e8ecf6;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.5);
  transition: all 0.2s ease;
  cursor: pointer;
}
.carousel16 .gpCarousel .slick-dots li button {
  display: none;
}
.carousel16 .gpCarousel .slick-dots li.slick-active {
  width: 67px;
  height: 11px;
  border-radius: 10px;
}
.item-txt1{
	    padding: 15px;

	    margin-bottom: 5px;
		background: #fff;
}
.item-txt1 h3 {
    line-height: 1.5;
    overflow: hidden;
    margin-bottom: 12px;
}
.item-txt1 .item-date1 {
    color: #1262a7;
    font-family: 'Arial';
    margin-bottom: 12px;
    display: block;
}
.item-txt1 .p1 {
    line-height: 1.7;
    height: 5.1em;
    overflow: hidden;
    color: #999;
}
@media screen and (max-width: 1300px) {
  .carousel16.slick-prev {
    left: 10px;
  }
  .carousel16.slick-next {
    right: 10px;
  }
}
@media screen and (max-width: 768px) {
  .carousel16 .slick-txt {
    display: none;
  }
  .carousel16 .gpCarousel .slick-dots {
    bottom: 15px;
  }
}
.gp-title2 {
  padding: 13px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #004098;
}
.gp-title2 span {
  display: inline-block;
  vertical-align: middle;
}
.gp-title2 h2 {
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.gp-title2 .more {
  padding-top: 10px;
  color: #999;
}
.block-list334 {
  background: #f5f3f0;
  overflow: hidden;
}
.block-list334 li {
  width: 50%;
  padding: 20px;
  box-sizing: border-box;
  float: left;
  position: relative;
  border-bottom: 1px solid #fff;
}
.block-list334 li a {
  display: block;
  overflow: hidden;
}
.block-list334 li a .newsImg {
  float: left;
  width: 64%;
}
.block-list334 li a .newsImg span {
  padding-bottom: 67.19%;
}
.block-list334 li a .info {
  margin-left: 64%;
  padding-left: 20px;
}
.block-list334 li a .info p {
  line-height: 26px;
  height: 78px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.block-list334 li a:hover .info p{
	color:#004098;
}
.block-list334 li a .info span {
  width: 77px;
  height: 77px;
  color: #fff;
  position: absolute;
  z-index: 1;
  box-sizing: border-box;
}
.block-list334 li a .info span::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 64, 152, 0.1);
  position: absolute;
  z-index: -1;
}
.block-list334 li a .info span::after {
  content: '';
  display: block;
  top: 10px;
  left: 10px;
  right: 0;
  bottom: 0;
  background: #004098;
  position: absolute;
  z-index: -1;
}
.block-list334 li a .info span b {
  line-height: 22px;
  display: block;
  font-weight: normal;
  margin-top: 4px;
}
.block-list334 li a .info span b::before {
  content: '';
  display: block;
  width: 20px;
  height: 2px;
  background: rgba(0, 64, 152, 0.1);
  position: absolute;
}
.block-list334 li a .info span i {
  line-height: 22px;
  display: block;
  opacity: 0.7;
  font-style: normal;
}
.block-list334 li:nth-child(4n + 1) a .info span {
  text-align: right;
  padding-right: 10px;
  right: 0;
  bottom: 0;
  padding-top: 25px;
}
.block-list334 li:nth-child(4n + 1) a .info span::before {
  right: 0;
  bottom: 0;
  border-radius: 100% 0 0 0;
}
.block-list334 li:nth-child(4n + 1) a .info span::after {
  right: 0;
  bottom: 0;
  border-radius: 100% 0 0 0;
}
.block-list334 li:nth-child(4n + 1) a .info span b::before {
  right: 90%;
  bottom: 80%;
  transform: rotateZ(45deg);
  transform-origin: 100% 100%;
}
.block-list334 li:nth-child(4n + 2) a .info span {
  left: 0;
  bottom: 0;
  padding-left: 10px;
  padding-top: 25px;
}
.block-list334 li:nth-child(4n + 2) a .info span::before {
  left: 0;
  bottom: 0;
  border-radius: 0 100% 0 0;
}
.block-list334 li:nth-child(4n + 2) a .info span::after {
  left: 0;
  bottom: 0;
  top: 10px;
  right: 10px;
  border-radius: 0 100% 0 0;
}
.block-list334 li:nth-child(4n + 2) a .info span b::before {
  left: 90%;
  bottom: 80%;
  transform: rotateZ(-45deg);
  transform-origin: 0% 0%;
}
.block-list334 li:nth-child(4n + 3) a .info span {
  text-align: right;
  padding-right: 10px;
  right: 0;
  top: 0;
}
.block-list334 li:nth-child(4n + 3) a .info span::before {
  right: 0;
  top: 0;
  border-radius: 0 0 0 100%;
}
.block-list334 li:nth-child(4n + 3) a .info span::after {
  right: 0;
  top: 0;
  left: 10px;
  bottom: 10px;
  border-radius: 0 0 0 100%;
}
.block-list334 li:nth-child(4n + 3) a .info span b::before {
  right: 90%;
  top: 80%;
  transform: rotateZ(-45deg);
  transform-origin: 100% 100%;
}
.block-list334 li:nth-child(4n + 3) a .info p {
  margin-top: 70px;
}
.block-list334 li:nth-child(4n) a .info span {
  left: 0;
  top: 0;
  padding-left: 10px;
}
.block-list334 li:nth-child(4n) a .info span::before {
  left: 0;
  top: 0;
  border-radius: 0 0 100% 0;
}
.block-list334 li:nth-child(4n) a .info span::after {
  left: 0;
  top: 0;
  right: 10px;
  bottom: 10px;
  border-radius: 0 0 100% 0;
}
.block-list334 li:nth-child(4n) a .info span b::before {
  left: 90%;
  top: 80%;
  transform: rotateZ(45deg);
  transform-origin: 0% 0%;
}
.block-list334 li:nth-child(4n) a .info p {
  margin-top: 70px;
}
.block-list334 li:nth-child(odd) {
  border-right: 1px solid #fff;
}
.block-list334 li:nth-child(even) a .newsImg {
  float: right;
  width: 64%;
}
.block-list334 li:nth-child(even) a .info {
  margin-right: 64%;
  padding-right: 20px;
  margin-left: 0;
}
.block-list334 li:hover a .info p {
  color: #a61c31;
  font-weight: bold;
}
@media screen and (max-width: 996px) {
  .block-list334 li {
    width: 100% !important;
    float: none;
    border: none !important;
    border-bottom: 1px solid #fff !important;
  }
  .block-list334 li a .info span {
    text-align: right;
    padding-right: 10px;
    right: 0;
    bottom: 0 !important;
    left: auto !important;
    top: auto !important;
    padding-top: 25px !important;
  }
  .block-list334 li a .info span::before {
    right: 0 !important;
    bottom: 0 !important;
    left: auto !important;
    top: auto !important;
    border-radius: 100% 0 0 0 !important;
  }
  .block-list334 li a .info span::after {
    right: 0 !important;
    bottom: 0 !important;
    top: 10px !important;
    left: 10px !important;
    border-radius: 100% 0 0 0 !important;
  }
  .block-list334 li a .info span b::before {
    right: 90% !important;
    bottom: 80% !important;
    left: auto !important;
    top: auto !important;
    transform: rotateZ(45deg) !important;
    transform-origin: 100% 100% !important;
  }
  .block-list334 li:nth-child(even) a .newsImg {
    float: left;
    width: 64%;
  }
  .block-list334 li:nth-child(even) a .info {
    margin-left: 64%;
    padding-left: 20px;
    margin-right: 0;
  }
  .block-list334 li:nth-last-child(1) a .info p {
    margin-top: 0;
  }
  .block-list334 li:nth-last-child(2) a .info p {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .block-list334 li {
    padding: 10px;
  }
  .block-list334 li a .newsImg {
    float: none !important;
    width: 100% !important;
  }
  .block-list334 li a .info {
    margin: 0 !important;
    width: 100%;
    padding: 0 !important;
  }
  .block-list334 li a .info b::before {
    display: none !important;
  }
  .block-list334 li a .info p {
    height: auto;
    padding-right: 55px;
    font-size: 14px;
  }
}
.block-list334 li:nth-last-child(1),
.block-list334 li:nth-last-child(2) {
  border-bottom: none;
}
.block-list335 {
  background: #004098;
  padding: 13px 20px 35px;
}
.block-list335 li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  overflow: hidden;
  padding: 11px 0;
}
.block-list335 li span {
  width: 80px;
  height: 32px;
  line-height: 32px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 6px;
  text-align: center;
  color: #fff;
  opacity: 0.5;
  float: left;
}
.block-list335 li p {
  margin-left: 100px;
  line-height: 32px;
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.block-list335 li p a {
  color: #fff;
}
@media screen and (max-width: 480px) {
  .block-list335 {
    padding: 10px 15px 20px;
  }
  .block-list335 li span {
    width: 70px;
  }
  .block-list335 li p {
    margin-left: 80px;
  }
}
.block-list110 {
  margin: 0 -5px;
}
.block-list110 li a {
  display: block;


}
.block-list110 li a span {
  padding-bottom: 56.1%;
}
.carousel111 .slick-images2 {
  margin: 0 -10px;
  padding-top: 60px;
  position: relative;
}
.carousel111 .slick-images2 .slick-slider a {
  margin: 0 10px;
  display: block;
}
.carousel111 .slick-images2 .slick-slider a .slide-txt {
  width: 100%;
  height: 188px;
  line-height: 24px;
  padding: 18px 30px;
  box-sizing: border-box;
  position: relative;
}
.carousel111 .slick-images2 .slick-slider a .slide-txt p {
  height: 188px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  color: #fff;
}
.carousel111 .slick-images2 .slick-slider a .slide-txt span {
  display: inline-block;
  width: 80px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.1);
  position: absolute;
  left: 30px;
  bottom: 20px;
}
@media screen and (max-width: 767px) {
  .carousel111 .slick-images2 .slick-slider a .slide-txt {
    height: 100px;
    padding: 10px;
  }
  .carousel111 .slick-images2 .slick-slider a .slide-txt p {
    font-size: 14px;
    line-height: 1.5;
  }
  .carousel111 .slick-images2 .slick-slider a .slide-txt span {
    left: auto;
    right: 10px;
    bottom: 10px;
    line-height: 24px;
  }
}
.carousel111 .slick-images2 .slick-slider a .slick-img {
  position: relative;
  display: block;
  height: 0;
  padding-bottom: 62.56%;
}
.carousel111 .slick-images2 .slick-slider:nth-child(n) a .slide-txt {
  background: #00afec;
}
.carousel111 .slick-images2 .slick-slider:nth-child(2n) a .slide-txt {
  background: #e62233;
}
.carousel111 .slick-images2 .slick-slider:nth-child(4n) a .slide-txt {
  background: #fcce00;
}
.carousel111 .slick-images2 .slick-slider.imgUp a .slick-img::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-width: 14px;
  border-color: transparent transparent #fff transparent;
  border-style: solid;
  position: absolute;
  bottom: 0px;
  left: 30px;
}
.carousel111 .slick-images2 .slick-slider.imgDown a .slick-img::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-width: 14px;
  border-color: #fff transparent transparent transparent;
  border-style: solid;
  position: absolute;
  top: 0px;
  left: 30px;
}
.carousel111 .slick-images2 .slick-arrow {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: none;
  position: relative;
  color: rgba(255, 255, 255, 0);
  cursor: pointer;
  transform: none;
}
.carousel111 .slick-images2 .slick-arrow::before {
  color: #e0c67e;
}
.carousel111 .slick-images2 .slick-arrow::after {
  display: none;
}
.carousel111 .slick-images2 .slick-prev {
  position: absolute;
  right: 70px;
  left: auto;
  top: 0;
}
.carousel111 .slick-images2 .slick-next {
  position: absolute;
  right: 20px;
  top: 0;
}
.block-list243 {
  overflow: hidden;
  margin: 0 -30px;
}
.block-list243 a {
  display: block;
  margin: 0 30px;
  transition: all 0.3s ease-in-out;
}
.block-list243 a .mode1Pic {
  padding-bottom: 65.27%;
}
.block-list243 a .mode1article {
  box-sizing: border-box;
  margin: 20px 0;
  line-height: 1.56;
  height: 3.12em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  color: #333333;
}
.block-list243 a .date {
  position: relative;
  line-height: 1;
  color: #999999;
  box-sizing: border-box;
}
.block-list243 a .date i {
  color: #004098;
  margin-right: 3px;
}
.block-list243 li:hover a {
  transform: translateY(-10px);
}
.gp-teacher1 .sub_top {
  background: #efeff4;
  padding: 0 0 33px;
}
.gp-teacher1 .sub_top .sub_menu_1 {
  text-align: center;
  padding: 22px 0 0;
}
.gp-teacher1 .sub_top .sub_menu_1 li {
  position: relative;
  display: inline-block;
}
.gp-teacher1 .sub_top .sub_menu_1 li a {
  display: block;
  line-height: 36px;
  color: #333333;
  margin: 0 22px 0;
  position: relative;
  transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
}
.gp-teacher1 .sub_top .sub_menu_1 li a.active,
.gp-teacher1 .sub_top .sub_menu_1 li a:hover {
  font-weight: bold;
}
.gp-teacher1 .wrap_content {
  position: relative;
  z-index: 2;
}
.gp-teacher1 .wrap_content .sub_page_title {
  padding: 0 0 0;
  overflow: hidden;
  font-weight: bold;
  margin-bottom: 20px;
}
.gp-teacher1 .wrap_content ul {
  overflow: hidden;
  margin: 0 -14px;
}
.gp-teacher1 .wrap_content ul li {
  transition: all 0.3s ease-in-out;
}
.gp-teacher1 .wrap_content ul li a {
  display: block;
  margin: 0 14px 0px;
  position: relative;
  overflow: hidden;
}
.gp-teacher1 .wrap_content ul li a .left {
  width: 200px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
}
.gp-teacher1 .wrap_content ul li a .left .img {
  padding-bottom: 121%;
  background: #004098;
}
.gp-teacher1 .wrap_content ul li a .right {
  border: 1px solid #ccc;
  border-radius: 0 20px 0 0;
  margin: 31px 0 31px;
  padding: 27px 29px 29px 230px;
  text-align: justify;
  position: relative;
  z-index: 2;
}
.gp-teacher1 .wrap_content ul li a .right .title {
  margin: 0 0 14px;
  line-height: 1.5;

  color: #333333;
  position: relative;
}
.gp-teacher1 .wrap_content ul li a .right .title::after {
  content: "";
  background: #dedede;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 0 0 40px;
}
.gp-teacher1 .wrap_content ul li a .right .info {
  line-height: 1.7;
  height: 8.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #757575;
}
.gp-teacher1 .wrap_content ul li a .right::after {
  content: '';
  display: block;
  width: 44px;
  height: 1px;
  background: #004098;
  position: absolute;
  bottom: -1px;
  left: 200px;
}
.gp-teacher1 .wrap_content ul li:hover {
  transform: translateY(-8px);
}
@media screen and (max-width:767px) {
  .gp-teacher1 .sub_top .sub_menu_1 li a {
    margin: 0 10px 0;
  }
}
@media screen and (max-width:414px) {
  .gp-teacher1 .content ul li a .left {
    width: 150px;
  }
  .gp-teacher1 .content ul li a .right .info {
    height: auto;
    max-height: 120px;
  }
  .gp-teacher1 .content ul li a .right {
    padding: 27px 29px 29px 175px;
  }
}
