.pager .on a {
    background-color: #337ab7;
    color: #fff;
    border: 1px solid #337ab7;
}
.detail .content1,
.detail .content1 p,
.detail .content1 span,
.detail .content1 div {
    font-size: 18px !important;
line-height: 2!important;
}
.bs-content{ border:1px solid #d8e1f2; margin-bottom:10px; font-size:13px;}
.bs-content .title{ background:#f5f7fb; height:32px; line-height:32px; padding-left:20px; font-size:14px;margin-top: 0px;margin-bottom: 0px;}
.bs-content .li-h{ background:url(../images/bs_bg_2.gif) 87px top repeat-y; border-top:1px dashed #d9e1f2; line-height:140%; _float:left; _width:100%;}
.bs-content .li-title{ background:url(../images/bs_bg_2.gif) #f5f7fb 87px top repeat-y; border:none;}
.bs-content .noborder{ border:none;}
.bs-content .li-h .hl{ width:86px; margin-right:1px; float:left; padding:6px 0; text-align:center;}
.bs-content .li-h .hr{ float:left; padding:6px 0 6px 20px;}
.bs-content .article-content{ padding:10px 20px; line-height:180%; overflow:hidden;}
.bs-content ul {margin-bottom:0;}
/*  教师列表页弹框 */
        body {
            position: relative;
        }
.list-szdw .right .bottom .ul ul li {
  position: relative;
}
.list-szdw .right .bottom .ul ul li .prop {
  position: fixed;
  left: 100px;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 1141px;
  height: 6.28rem;
  background-color: #fff;
  padding: 0.31rem 0.39rem 0.7rem 0.49rem;
  border-radius: 10px;
  z-index: 101;
  box-sizing: border-box;
}
.list-szdw .right .bottom .ul ul li .prop .pic {
  background: url(../images/tea-bg.png) no-repeat left top 35px;
  width: 3.98rem;
  max-height:5rem;
  overflow: hidden;
}
.list-szdw .right .bottom .ul ul li .prop .pic img {
  padding-left: 32px;
  width: 100%;
  height: 100%;
  object-fit:cover;
  box-sizing: border-box;
}
.list-szdw .right .bottom .ul ul li .prop .close {
  background: url(../images/close.png) no-repeat right;
  width: 30px;
  height: 30px;
  float: right;
  margin-bottom: 10px;
  cursor: pointer;
}
.list-szdw .right .bottom .ul ul li .prop .text {
  padding-left: 4.61rem;
}
.list-szdw .right .bottom .ul ul li .prop .text h3 {
  font-size: 24px;
  font-weight: bold;
}
.list-szdw .right .bottom .ul ul li .prop .text h3 i {
  font-size: 20px;
  color: #666;
  vertical-align: bottom;
}
.list-szdw .right .bottom .ul ul li .prop .text .tea-con {
  font-size: 16px;
  line-height: 30px;
  margin-top: 0.28rem;
  height: 3.98rem;
  overflow-y: scroll;
  padding-right: 0.46rem;
}
.list-szdw .right .bottom .ul ul li .prop .text .tea-con::-webkit-scrollbar {
  width: 8px;
}
.list-szdw .right .bottom .ul ul li .prop .text .tea-con::-webkit-scrollbar-thumb {
  /*滚动条的轨道*/
  border-radius: 4px;
  background-color: #ddd;
  box-shadow: inset 0 0 1px #ddd;
}
.list-szdw .right .bottom .ul ul li .prop .text .tea-con::-webkit-scrollbar-corner,
.list-szdw .right .bottom .ul ul li .prop .text .tea-con::-webkit-scrollbar-track {
  /* 滚动条轨道 */
  background-color: #fff;
  box-shadow: inset 0 0 1px #fff;
}

@media screen and (max-width: 1400px) {
  .list-szdw .right .bottom .ul ul li .prop {
    left: 0;
    width: 13rem;
    height: fit-content;
  }
  .list-szdw .right .bottom .ul ul li .prop .text h3 {
    font-size: 22px;
  }
  .list-szdw .right .bottom .ul ul li .prop .text h3 i {
    font-size: 18px;
  }
}
@media screen and (max-width: 800px) {
  .list-szdw .right .bottom .ul ul li .prop {
    width: 600px;

  }
  .list-szdw .right .bottom .ul ul li .prop .text h3 {
    font-size: 20px;
  }
  .list-szdw .right .bottom .ul ul li .prop .text h3 i {
    font-size: 16px;
  }
}
@media screen and (max-width: 660px) {
  .list-szdw .right .bottom .ul ul li .prop {
    width: 450px;

  }
  .list-szdw .right .bottom .ul ul li .prop .pic {
    float: none;
    margin: 0 auto;
  }
  .list-szdw .right .bottom .ul ul li .prop .text {
    padding-left: 0;
  }
  .list-szdw .right .bottom .ul ul li .prop .pic {
    width: 3.6rem;
    height: 4rem;
  }
  .list-szdw .right .bottom .ul ul li .prop .text h3,
  .list-szdw .right .bottom .ul ul li .prop .text .tea-con {
    margin-top: 8px;
  }
}
@media screen and (max-width: 500px) {
  .list-szdw .right .bottom .ul ul li .prop {
    width: 100%;
  }
}
/*头部开始*/
.header {
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.56rem 0 0.46rem;
  background-image: url(../images/list_header.png);
}
.header .header_top {
  padding-top: 0;
}
@media screen and (max-width: 980px) {
  .header {
    height: auto;
    padding: 0;
  }
}
a:focus, a:hover {
    text-decoration: none;
}
.main {
  width: 100%;
  height: 100%;
  padding-top: 0.19rem;
}
.list-banner {
  width: 100%;
  height: 2.65rem;
  background: url(../images/list-banner.png) no-repeat center center / cover;
}
.right .top .position {
  padding-bottom: 15px;
  border-bottom: 2px solid #1b8ee3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -ms-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
}
.right .top .position h3 {
  font-size: 24px;
  font-weight: bold;
  color: #228ade;
}
.breadcrumb > li + li:before {
  content: "\003e";
  font-family: "瀹嬩綋 SimSun";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "\003e";
  font-family: "瀹嬩綋 SimSun";
  padding: 0 5px;
  color: #ccc;
}
.right .top .position .breadcrumb a {
  font-size: 16px;
  color: #000000;
}
.right .top .position .breadcrumb {
  background: url(../images/positon.png) no-repeat left 5px center;
  background-size: 22px 20px;
  padding: 0 0 0 39px;
  margin-bottom: 0;
}
@media screen and (max-width: 500px) {
  .right .top .position {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .right .top .position h3 {
    margin-bottom: 10px;
  }
}
.detail .bottom {
  padding: 35px 0;
}
.detail .bottom .content_top .info {
  border: 1px solid #ededed;
  text-align: center;
}
.detail .bottom .content_top .title {
  font-size: 24px;
  text-align: center;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 30px;
}
.detail .bottom .content_top .from,
.detail .bottom .content_top .author,
.detail .bottom .content_top .time,
.detail .bottom .content_top .view {
  font-size: 16px;
  color: #999;
  line-height: 51px;
  display: inline;
  margin-right: 10px;
}
.content1 {
  margin-top: 39px;
}

.detail .content1 {
  margin-top: 39px;
}
.detail .content1 img{
  max-width: 800px;
}
.list .content1 img {
  max-width: 800px;
}
.detail .content1 p strong {
  font-weight: revert;
}
.list .content1 p strong {
  font-weight: revert;
}

.detail .arrow {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
}
.list .arrow {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
}

.list .arrow a {
    line-height: 28px;
}
.detail .arrow a {
    line-height: 28px;
}

@media screen and (max-width: 1080px) {
  .detail .content1 img {
    max-width: 100%;
  }
.list .content1 img {
    max-width: 100%;
  }

}
@media screen and (max-width: 850px) {
  .detail .content1 img {
    max-width: 100%;
  }
.list .content1 img {
    max-width: 100%;
  }

}
.showTea .bottom {
  padding: 35px 0;
}
.showTea .bottom .com_top {
  width: 100%;
  height: 100%;
  padding: 36px 0 38px 27px;
  background: url(../images/showTea-bg.png) no-repeat left center / cover;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  margin-bottom: 34px;
}
.showTea .bottom .com_top .img1 {
  float: left;
  width: 201px;
  height: 251px;
  overflow: hidden;
}
.showTea .bottom .com_top .img1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.showTea .bottom .com_top .cont {
  padding-left: 241px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.showTea .bottom .com_top .cont .title {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  padding-bottom: 20px;
  border-bottom: 1px solid #d4d4d4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 604px;
  margin-bottom: 10px;
}
.showTea .bottom .com_top .cont .title span {
  font-size: 18px;
  color: #333333;
  font-weight: normal;
  padding-left: 21px;
}
.showTea .bottom .com_top .cont p {
  font-size: 16px;
  color: #666666;
  line-height: 36px;
}
.showTea .bottom .com_top .cont .email {
  font-size: 16px;
  color: #666666;
  line-height: 36px;

}
.showTea .bottom .com_top .cont .email .email-c {
    display: inline-block;
    vertical-align: top;
}
.showTea .bottom .com_bottom {
  margin-bottom: 49px;
}
.showTea .bottom .com_bottom .bs-title {
  font-weight: bold;
  font-size: 24px;
  line-height: 51px;
  color: #333333;
  padding-left: 64px;
  background: no-repeat left center;
  background-size: 51px;
}
.showTea .bottom .com_bottom .text {
  width: 100%;
  padding-top: 14px;
  padding-left: 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.showTea .bottom .com_bottom .gzjl {
  background-image: url(../images/tea-gzjl.png);
}
.showTea .bottom .com_bottom .kycg {
  background-image: url(../images/tea-kycg.png);
}
.showTea .bottom .com_bottom .lw {
  background-image: url(../images/tea-lw.png);
}
@media screen and (max-width: 680px) {
  .showTea .bottom .com_top .img1 {
    float: none;
    margin-bottom: 20px;
  }
  .showTea .bottom .com_top .cont {
    padding-left: 0;
  }
  .showTea .bottom .com_top .cont .title {
    width: 88%;
  }
}
.culture .right ul {
  padding-top: 41px;
}
.culture .right ul .list-items {
  float: left;
  width: 5.02rem;
  height: 3rem;
  border: 1px solid #dfdfdf;
  border-bottom-right-radius: 1.2rem;
  margin-bottom: 0.37rem;
  background: url(../images/culture-items.png) no-repeat bottom 36px right 47px;
  background-size: 2.37rem 0.77rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

  padding-left: 0.21rem;
  padding-right: 0.15rem;
}
.culture .right ul .list-items a {
  display: block;
  width: 100%;
  height: 100%;
}
.culture .right ul .list-items a .date {
  float: left;
  width: 1.08rem;
  height: 1rem;
  border: 1px solid #ececec;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.culture .right ul .list-items a .date .m {
  padding: 0.06rem 0.19rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #2a8eda;
  color: #fff;
  border-radius: 5px;
  font-size: 0.18rem;
  text-align: center;
}
.culture .right ul .list-items a .date .d {
  font-size: 0.36rem;
  color: #2a8eda;
  font-family: heavy;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.culture .right ul .list-items a .cont {
  padding-left: 1.28rem;
}
.culture .right ul .list-items a .cont .title {
  font-size: 18px;
min-height:52px;
  line-height: 26px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  margin-bottom: 10px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  color: #333333;
  font-weight: bold;
}
.culture .right ul .list-items a .cont p {
  line-height: 0.32rem;
  padding-left: 0.32rem;
  font-size: 0.16rem;
  color: #888888;
  background: no-repeat left 3px center;
}
.culture .right ul .list-items a .cont p span {
  color: #333333;
}
.culture .right ul .list-items a .cont .person {
  background-image: url(../images/person-icon.png);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.culture .right ul .list-items a .cont .time {
  background-image: url(../images/time-icon.png);
}
.culture .right ul .list-items a .cont .address {
  background-image: url(../images/address-icon.png);    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.culture .right ul .list-items a .cont .online{
background-image: url(../images/english.png);    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;


}
.culture .right ul .list-items a .links {
  width: 100%;
  height: 0.16rem;
  position: relative;
}
.culture .right ul .list-items a .links .img1 {
  position: absolute;
  right: 0.79rem;
  width: 0.33rem;
}
.culture .right ul .list-items a .links .img1 img {
  width: 100%;
  height: 100%;
}
.culture .right ul .list-items a:hover .cont .title {
  text-decoration: underline;
  color: #2a8eda;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.culture .right ul .list-items a:hover .date {
  background-color: #2a8eda;
  border-color: transparent;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.culture .right ul .list-items a:hover .date .d {
  color: #ffffff;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.culture .right ul .list-items:nth-child(even) {
  margin-left: 0.26rem;
}
.culture .right ul .list-items:nth-child(odd) {
  margin-left: 0.08rem;
}
@media screen and (max-width: 1455px) {
  .culture .right ul .list-items {
    width: 48%;
    border-bottom-right-radius: 0.8rem;
  }
  .culture .right ul .list-items:nth-child(odd) {
    margin-left: 0.7%;
  }
  .culture .right ul .list-items:nth-child(even) {
    margin-left: 2.4%;
  }
  .culture .right ul .list-items a .date {
    width: 21.5%;
  }
  .culture .right ul .list-items a .cont {
    padding-left: 25.4%;
  }
.culture .right ul .list-items a .cont p{
margin-bottom:5px;
}
}
@media screen and (max-width: 1312px) {
  .culture .right ul .list-items a .date {
    border: transparent;
  }
}
@media screen and (max-width: 1180px) {
  .culture .right {
    padding-left: 0;
  }
  .culture .left {
    float: none !important;
    margin-bottom: 30px;
  }
  .culture .right ul .list-items {
    height: 300px;
    border-bottom-right-radius: 120px;
    margin-bottom: 37px;
    background-size: 237px 77px;
        padding-left: 21px;
    padding-right: 15px;
  }
  .culture .right ul .list-items a .date {
    width: 93px;
    height: 100px;
  }
  .culture .right ul .list-items a .date .m {
    padding: 6px 19px;
    border-radius: 5px;
    font-size: 18px;
  }
  .culture .right ul .list-items a .date .d {
    font-size: 0.36rem;
    color: #2a8eda;
    font-family: heavy;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
  }
  .culture .right ul .list-items a .cont {
    padding-left: 110px;
  }
  .culture .right ul .list-items a .cont .title {
    font-size: 18px;
    line-height: 26px;
  }
  .culture .right ul .list-items a .cont p {
    line-height: 32px;
    padding-left: 32px;
    font-size: 16px;
    color: #888888;
    background: no-repeat left 3px top 6px;
  }
  .culture .right ul .list-items a .cont p span {
    color: #333333;
  }
  .culture .right ul .list-items a .cont .person {
    padding-right: 20px;
  }
  .culture .right ul .list-items a .links .img1 {
    right: 79px;
    width: 33px;
  }
  .culture .right ul .list-items:nth-child(even) {
    margin-left: 26px;
  }
  .culture .right ul .list-items:nth-child(odd) {
    margin-left: 8px;
  }
}
@media screen and (max-width: 882px) {
  .culture .right ul .list-items {
    width: 100%;
  }
  .culture .right ul .list-items:nth-child(even) {
    margin-left: 8px;
  }
}
.list {
  width: 100%;
}
.list .right ul {
  padding-top: 21px;
}
.list .right ul .list-item {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-bottom: 1px dotted #000000;
}
.list .right ul .list-item a {
  display: block;
}
.list .right ul .list-item a .content {
  height: 61px;
  padding: 14px 0;
}
.list .right ul .list-item a .content .date {
  background-color: #228ade;
  width: 100px;
  line-height: 33px;
  height: 33px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 11px 8px;
  margin-right: 16px;
}
.list .right ul .list-item a .content .title {
  width: 89%;
  float: left;
  height: 33px;
  line-height: 33px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.list .right ul .list-item a .content .title .t {
  font-size: 18px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000000;
}
.list .right ul .list-item a .content .img1 {
  float: right;
  margin-right: 8px;
  width: 26px;
  height: 26px;
  background: url(../images/list-menu.png) no-repeat center center;
  background-size: 100% 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list .right ul .list-item a:hover .content .title .t {
  color: #228ade;
  text-decoration: underline;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list .right ul .list-item a:hover .content .img1 {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url(../images/list-menu-h.png);
}
.list2 {
  width: 100%;
}
.list2 .right ul {
  padding-top: 21px;
}
.list2 .right ul .list-item {
  width: 100%;
  border-bottom: 1px solid #ececec;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0 8px;
}
.list2 .right ul .list-item a {
  display: block;
  padding: 20px 0;
}
.list2 .right ul .list-item a .content .date {
  height: 96px;
  width: 95px;
  padding-top: 10px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.list2 .right ul .list-item a .content .date .d {
  color: #999999;
  font-size: 14px;
  width: 100%;
  text-align: center;
  
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.list2 .right ul .list-item a .content .date .y {
  color: #238fe3;
  font-size: 36px;
 
    padding-left: 2px;
    padding-right: 5px;
  text-align: center;
  font-weight: bold;
  border-bottom: 2px solid #1b8ee3;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.list2 .right ul .list-item a .info {
  padding-left: 111px;
}
.list2 .right ul .list-item a .info .title {
  color: #333333;
  font-size: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.list2 .right ul .list-item a .info .dec {
  color: #666666;
  font-size: 16px;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 15px;
    min-height: 56px;
}
.list2 .right ul .list-item a .info .dec a {
  color: #666666;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.list2 .right ul .list-item:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-color: #228ade;
}
.list2 .right ul .list-item:hover a .date {
  background-color: #228ade;
}
.list2 .right ul .list-item:hover a .content .date .d,
.list2 .right ul .list-item:hover a .content .date .y {
  color: #ffffff;
}
/*.list2 .right ul .list-item:hover a .date {
  background-color: #228ade;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.list2 .right ul .list-item:hover a .date .d {
  padding-bottom: 11px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.list2 .right ul .list-item:hover a .date .d,
.list2 .right ul .list-item:hover a .date .y {
  color: #ffffff;
  border-color: transparent;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}*/
.list2 .right ul .list-item:hover a .info .title {
  color: #228ade;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
    text-decoration: underline;

}
@media screen and (max-width: 500px) {
  .list2 .list-item {
    height: 107px;
  }
  .list2 .list-item a {
    padding: 15px 0;
  }
  .list2 .list-item .content .date {
    height: 50px;
    width: 75px;
  }
  .list2 .list-item .content .date .d {
    font-size: 20px;
  }
  .list2 .list-item .content .date .y {
    font-size: 16px;
  }
  .list2 .list-item .content .info {
    padding-left: 90px;
  }
  .list2 .list-item .content .info .dec {
    line-height: 24px;
    margin-top: 5px;
  }
}
.xrld {
  width: 100%;
}
.xrld .right ul {
  padding-top: 41px;
}
.xrld .right ul .list-item {
  width: 100%;
margin-bottom: 53px;
}
.xrld .right ul .list-item a {
  width: 100%;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.xrld .right ul .list-item a .info {
  height: 100%;

  padding-left: 37px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../images/xrld-bg.png) no-repeat left bottom;
}
.xrld .right ul .list-item a .info .img1 {
  width: 227px;
  height: 285px;
  overflow: hidden;
  float: left;
}
.xrld .right ul .list-item a .info .img1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.xrld .right ul .list-item a .info .content {
  width: 100%;
  padding-left: 272px;
  padding-right: 37px;
  padding-top: 76px;
  padding-bottom: 27px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.xrld .right ul .list-item a .info .content h3 {
 padding-bottom: 16px;
}
.xrld .right ul .list-item a .info .content h3 .title {
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  padding-right: 8px;
}
.xrld .right ul .list-item a .info .content h3 .zc {
  font-size: 20px;
  color: #333333;
}
.xrld .right ul .list-item a .info .content .ol {
min-height: 144px
}
.xrld .right ul .list-item a .info .content ul {
padding-top: 0;

}
.xrld .right ul .list-item a .info .content ul li {
  /*white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;*/
  line-height: 36px;
  font-size: 16px;
  color: #666666;
  padding-left: 16px;
  background: url(../images/xrld-icon.png) no-repeat left top 14px;
}
.xrld .right ul .list-item a .info .content .links {
  padding-top: 16px;
}
.xrld .right ul .list-item a .info .content .links span {
  font-size: 16px;
  color: #1b8ee3;
  padding-right: 37px;
  background: url(../images/xrld-links.png) no-repeat right center;
  background-size: 25px 11px;
}
@media screen and (max-width: 680px) {
.xrld .right ul .list-item{
margin-bottom: 20px;
}
  .xrld .right ul .list-item a {
    background-color: #f5f5f5;
  }
  .xrld .right ul .list-item a .info .img1 {
    width: 177px;
    height: auto;
    padding-top: 24px;
    float: none;
  }
  .xrld .right ul .list-item a .info .content {
    padding-left: 0;
    padding-top: 20px;
  }
  .xrld .right ul .list-item a .info .content p {
    white-space: normal;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    background: url(../images/xrld-icon.png) no-repeat left top 14px;
  }
}
.list-img {
  width: 100%;
}
.list-img .right ul {
  padding-top: 41px;
}
.list-img .right ul .list-item {
  width: 100%;
  height: 100%;
  border: 1px solid #ececec;
  border-top-left-radius: 28px;
  border-bottom-right-radius: 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 18px;
  margin-bottom: 29px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.list-img .right ul .list-item a {
  width: 100%;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list-img .right ul .list-item a .info {
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.list-img .right ul .list-item a .info .img1 {
  width: 290px;
  height: 163px;
  overflow: hidden;
  float: left;
}
.list-img .right ul .list-item a .info .img1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.list-img .right ul .list-item a .info .content {
  width: 100%;
  padding-left: 325px;
  padding-right: 37px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list-img .right ul .list-item a .info .content h3 .title {
  font-size: 20px;
  color: #333333;
  line-height: 37px;
  font-weight: bold;
  padding-right: 8px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
.list-img .right ul .list-item a .info .content h3 .flag {
  font-size: 16px;
  color: #e40606;
  border: 1px solid #e40606;
  padding: 7px 23px;
  float: right;
  padding-right: 19px;
}
.list-img .right ul .list-item a .info .content h3 .zc {
  font-size: 20px;
  color: #333333;
}
.list-img .right ul .list-item a .info .content .dec {
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-height: 28px;
  font-size: 16px;
  color: #666666;
  min-height: 56px;
  margin-bottom: 23px;
}
.list-img .right ul .list-item a .info .content .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.list-img .right ul .list-item a .info .content .links .date {
  display: inline;
  font-size: 16px;
  color: #999999;
  padding-left: 26px;
  background: url(../images/links-date.png) no-repeat left center;
  background-size: 19px 19px;
}
.list-img .right ul .list-item a .info .content .links span {
  font-size: 16px;
  color: #238fe3;
  background: url(../images/xrld-links.png) no-repeat right center;
  background-size: 25px 11px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  padding: 7px 37px 7px 14px;
}
.list-img .right ul .list-item:hover {
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  background: url(../images/list-imgbg.png) no-repeat left center;
  background-size: 100% 100%;
  -webkit-box-shadow: 0px 3px 7px -2px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 3px 7px -2px rgba(0, 0, 0, 0.17);
}
.list-img .right ul .list-item:hover a .info .img1 img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.list-img .right ul .list-item:hover a .content h3 .title {
  text-decoration: underline;
  color: #238fe3;
}
.list-img .right ul .list-item:hover a .content .links span {
  background: #228ade url(../images/listi-lh.png) no-repeat right 9px center;
  color: #fff;
  padding-right: 41px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
}
@media screen and (max-width: 1300px) {
  .list-img .right ul .list-item a .info .img1 {
    width: 270px;
  }
  .list-img .right ul .list-item a .info .content {
    padding-left: 305px;
  }
}
@media screen and (max-width: 1150px) {
  .list-img .right ul .list-item a .info .img1 {
    width: 227px;
    height: 137px;
  }
  .list-img .right ul .list-item a .info .content {
    padding-left: 249px;
  }
  .list-img .right ul .list-item a .info .content h3 {
    padding-bottom: 6px;
  }
  .list-img .right ul .list-item a .info .content .dec {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 1050px) {
  .list-container .left {
    float: none;
    margin-bottom: 30px;
  }
  .list-container .right {
    padding-left: 0;
  }
}
@media (min-width: 580px) and (max-width: 680px) {
  .list-img .right ul .list-item {
    width: 48%;
    float: left;
    margin-right: 2%;
  }
  .list-img .right ul .list-item a .info .img1 {
    float: none;
    margin-bottom: 20px;
    width: 290px;
    height: 163px;
    overflow: hidden;
  }
  .list-img .right ul .list-item a .info .content {
    padding-left: 0;
    padding-right: 4px;
  }
  .list-img .right ul .list-item a .info .content h3 .flag {
    padding: 0;
    line-height: 37px;
    border: none;
    font-size: 20px;
  }
}
@media screen and (max-width: 580px) {
  .right .top .position .breadcrumb a {
    font-size: 14px;
  }
  .list-img .right ul .list-item a .info .img1 {
    float: none;
    margin-bottom: 20px;
    width: 100%;
    height: 270px;
    overflow: hidden;
  }
  .list-img .right ul .list-item a .info .content {
    padding-left: 0;
    padding-right: 4px;
  }
  .list-img .right ul .list-item a .info .content h3 .title {
    font-size: 16px;
  }
  .list-img .right ul .list-item a .info .content .dec {
    font-size: 18px;
  }
  .list-img .right ul .list-item a .info .content h3 .flag {
    font-size: 14px;
  }
  .list-img .right ul .list-item a .info .content .links .date {
    font-size: 14px;
  }
  .list-img .right ul .list-item a .info .content .links span {
    font-size: 14px;
  }
}
.list-szdw .bottom {
  padding: 45px 0;
}
.list-szdw .bottom .com_top h2 {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  text-align: center;
  padding-bottom: 36px;
}
.list-szdw .bottom .com_top .left_box {
  padding-right: 400px;
}
.list-szdw .bottom .com_top .left_box p {
  font-size: 16px;
  line-height: 36px;
  -webkit-line-clamp: 8;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.list-szdw .bottom .com_top .left_box p a {
  color:#333;
}
.list-szdw .bottom .com_top .left_box p a:hover {
  color:#337ab7;
}

.list-szdw .bottom .com_top .right_box {
  float: right;
  width: 364px;
  height: 282px;
  position: relative;
}
.list-szdw .bottom .com_top .right_box .img_bg {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 268px;
  bottom: 0;
  right: 0;
  background-color: #1b8ee3;
}
.list-szdw .bottom .com_top .right_box .img {
  position: absolute;
  width: 100%;
  height: 259px;
  right: 0;
  z-index: 2;
  top: 0;
}
.list-szdw .bottom .com_top .right_box .img img {
  width: 100%;
  height: 100%;
}
.list-szdw .bottom .com_bottom h2 {
  padding-top: 27px;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  text-align: center;
}
.list-szdw .bottom .com_bottom .ul {
  margin-top: 25px;
}
.list-szdw .bottom .com_bottom .ul .title {
  font-size: 20px;
  padding:6px 12px ;

  color: #fff;
  background-color: #1b8ee3;
background: url(../images/xiegan.png) no-repeat right 0 center;
}
.list-szdw .bottom .com_bottom .ul .title span {
  font-size: 20px;
  padding:6px 12px ;
    vertical-align: text-top;
  color: #fff;

    display: inline-block;
  background-color: #1b8ee3;

}
.list-szdw .bottom .com_bottom .ul .title i {
display: inline-block;
width: 19px;
height: 41px;
    vertical-align: text-top;
background: #fff;
}

.list-szdw .bottom .com_bottom .ul .space {
  width: 100%;
  height: 41px;
  
}
.list-szdw .bottom .com_bottom .ul ul {
  width: 100%;
  padding: 0 25px;
}
.list-szdw .bottom .com_bottom .ul ul li {
  width: 16.7%;
  font-size: 20px;
display: inline-block;
  margin-top: 25px;
}
.list-szdw .bottom .com_bottom .ul ul li a {
  color: #333;
  border-bottom: 1px solid transparent;
}
.list-szdw .bottom .com_bottom .ul ul li a:hover {
  color: #238fe3;
  border-bottom: 1px solid #238fe3;
}
@media screen and (max-width: 1150px) {
  .list-szdw .left {
    float: none;
    margin-bottom: 30px;
  }
  .list-szdw .right {
    padding-left: 0;
  }
}
@media screen and (max-width: 800px) {
  .list-szdw .bottom .com_top .right_box .img_bg {
    display: none;
  }
  .list-szdw .bottom .com_top .right_box .img {
    width: 100%;
    height: 100%;
  }
  .list-szdw .bottom .com_top .left_box {
    padding-right: 50%;
  }
  .list-szdw .bottom .com_top .right_box {
    width: 48%;
  }
  .list-szdw .bottom .com_bottom .ul ul {
    padding: 0;
  }
  .list-szdw .bottom .com_bottom .ul ul li {
    width: auto;
    margin-left: 15px;
  }
}
@media screen and (max-width: 600px) {
  .list-szdw .bottom .com_top .right_box {
    float: none;
    width: 364px;
    height: 282px;
    margin: 0 auto;
  }
  .list-szdw .bottom .com_top .left_box {
    padding: 10px 0 0;
  }
}
@media screen and (max-width: 400px) {
  .list-szdw .bottom .com_top .right_box {
    width: 100%;
    height: auto;
  }
  .list-szdw .bottom .com_top .right_box .img {
    height: auto;
    position: static;
  }
}
.list-teacher .right .bottom .ul {
  border: 1px solid #e7e7e7;
  margin-top: 40px;
  border-bottom-right-radius: 120px;
}
.list-teacher .right .bottom .ul .title {
  background-color: #fafafa;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  padding: 18px 0 18px 31px ;
  border-left: 4px solid #1b8ee3;
}
.list-teacher .right .bottom .ul ul {
  padding: 42px 0 21px 60px;
}
.list-teacher .right .bottom .ul ul li {
  width: 16%;
  font-size: 18px;
  margin-bottom: 27px;
  display: inline-block;
}
.list-teacher .right .bottom .ul ul li a {
color: #000;
}
@media screen and (max-width: 700px) {
  .list-teacher .right .bottom .ul {
    border-bottom-right-radius: 0;
  }
  .list-teacher .right .bottom .ul ul {
    padding: 42px 0 21px 30px;
  }
}
@media screen and (max-width: 500px) {
  .list-teacher .right .bottom .ul ul li {
    width: auto;
    margin-right: 20px;
  }
}
.cg-customize-content{ padding:20px; font-size:14px; line-height:180%; overflow:hidden;}
  video {
    max-width: 620px;
    height: auto;
  }
@media screen and (max-width: 700px) {
  video {
    width: 100%;

  }
}
    .list_hysn {
        width: 100%;
    }

    .list_hysn .right ul {
        padding-top: 41px;
    }

    .list_hysn .right ul .list-item {
        width: 49%;
        height: 100%;
        float: left;
        border: 1px solid #ececec;
        box-sizing: border-box;
        padding: 18px;
        margin-bottom: 29px;
        transition: all 0.3s;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -webkit-box-shadow: 0px 3px 7px -2px rgba(0, 0, 0, 0.17);
        box-shadow: 0px 3px 7px -2px rgba(0, 0, 0, 0.17);
        margin-right: 2%;
    }

    .list_hysn .right ul .list-item:nth-child(even) {
        margin-right: 0;
    }

    .list_hysn .right ul .list-item a .info .img1 {
        width: 100%;
        height: 286px;
        overflow: hidden;
    }

    .list_hysn .right ul .list-item a .info .img1 img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .list_hysn .right ul .list-item a .info .content h3 .title {
        font-size: 20px;
        color: #333333;
        line-height: 37px;
        font-weight: bold;
        padding-right: 8px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        transition: all 0.3s;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
    }

    .list_hysn .right ul .list-item a .info .content .links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: flex-end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .list_hysn .right ul .list-item a .info .content .links span {
        font-size: 16px;
        color: #238fe3;
        background: url(../images/xrld-links.png) no-repeat right center;
        background-size: 25px 11px;
        transition: all 0.3s;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
        padding: 7px 37px 7px 14px;
    }

    .list_hysn .right ul .list-item:hover a .info .img1 img {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .list_hysn .right ul .list-item:hover a .content h3 .title {
        text-decoration: underline;
        color: #238fe3;
    }

    .list_hysn .right ul .list-item:hover a .content .links span {
        background: #228ade url(../images/listi-lh.png) no-repeat right 9px center;
        color: #fff;
        padding-right: 41px;
        transition: all 0.3s;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
    }

    @media screen and (max-width: 1150px) {

        .list_hysn .right ul .list-item a .info .content h3 {
            padding-bottom: 6px;
        }

        .list_hysn .right ul .list-item a .info .content .dec {
            margin-bottom: 5px;
        }
    }

    @media screen and (max-width: 1050px) {
        .list-container .left {
            float: none;
            margin-bottom: 30px;
        }

        .list-container .right {
            padding-left: 0;
        }
    }

    @media (min-width: 580px) and (max-width: 680px) {
        .list_hysn .right ul .list-item {
            width: 48%;
            float: left;
            margin-right: 2%;
        }

        .list_hysn .right ul .list-item a .info .img1 {
            float: none;
            margin-bottom: 20px;
            width: 290px;
            height: 163px;
            overflow: hidden;
        }

        .list_hysn .right ul .list-item a .info .content {
            padding-left: 0;
            padding-right: 4px;
        }

        .list_hysn .right ul .list-item a .info .content h3 .flag {
            padding: 0;
            line-height: 37px;
            border: none;
            font-size: 20px;
        }
    }

    @media screen and (max-width: 580px) {
        .right .top .position .breadcrumb a {
            font-size: 14px;
        }

        .list_hysn .right ul .list-item {
            width: 100%;
        }

        .list_hysn .right ul .list-item a .info .img1 {
            margin-bottom: 20px;
            width: 100%;
            height: auto;
            overflow: hidden;
        }

        .list_hysn .right ul .list-item a .info .content {
            padding-right: 4px;
        }

        .list_hysn .right ul .list-item a .info .content h3 .title {
            font-size: 16px;
        }

        .list_hysn .right ul .list-item a .info .content .links span {
            font-size: 14px;
        }
    }
