@charset "utf-8";
body {
  background-color: #f4f4f4;
}
.swiper-container {
  width: 835px;/*修改*/
  height: 427px;/*修改*/
  float: left;
}
.banner-right {
  width: 365px;/*修改*/
  float: left;
  background-color: #fff;
}
.banner-right .head {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #f4f4f4;
  position: relative;
  padding: 0px 18px;
}
.banner-right .head a {
  box-sizing: border-box;
  float: right;
/*  width: 80px;*/
  height: 26px;
  background: #ffffff;
/*  border: 1px solid  #c0130d;*/
  border-radius: 13px;
  font-size: 12px;
  font-weight: 400;
  color:  #c0130d;
  line-height: 24px;
  text-align: center;
  margin-top: 17px;
}
.banner-right .head p {
  font-size: 24px;
  font-family: Helvetica;
  color: #333333;
  float: left;
  text-indent: 15px;
}
.banner-right .head:after {
  content: "";
  width: 2px;
  height: 24px;
  background-color:  #c0130d;
  display: block;
  position: absolute;
  top: 19px;
  left: 20px;
}
.swiper-pagination-bullet-active {
  background-color:  #c0130d !important;
}
.text-list {
  height: 269px;
  overflow: hidden;
}
.text-list .item {
  padding: 0 21px;
}
.text-list li {
  line-height: 1.1;
  overflow: hidden;
  margin-top: 17px;
}
.text-list li a {
  font-size: 16px;
  font-family: Helvetica;
  color: #333333;
  width: 80%;
  float: left;
}
.text-list li span {
  font-size: 14px;
  font-family: Helvetica;
  color: #c9c9c9;
  float: right;
}
.wrap-2 {
  overflow: hidden;
  background-color: #f4f4f4 !important;
}
.wrap-2 .item-body {
  height: 232px;
  position: absolute;
  top: 61px;
  left: 0px;
  padding: 0px 35px 20px 20px;
  box-sizing: border-box;
}
.wrap-2 .item-body .head-img {
  width: 98px;
  height: 98px;
  display: block;
  float: left;
}
.wrap-2 .item-body .item-main {
  width: 418px;
  height: 100%;
  float: left;
  margin-left: 19px;
  position: relative;
}
.wrap-2 .item-body .item-main .item-title {
  height: 42px;
  font-size: 32px;
  font-family: Helvetica;
  color: #ffffff;
  line-height: 42px;
  margin-bottom: 25px;
  overflow: hidden;
  -ms-overflow: hidden;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  white-space: nowrap;
  -ms-white-space: nowrap;
}
.wrap-2 .item-body .item-main h2 a {
  display: block;
  max-height: 44px;
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  margin-bottom: 10px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.wrap-2 .item-body .item-main h2 .item-titlebar {
  height: auto;
  font-size: 18px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #323232;
  line-height: 25px;
  margin-bottom: 7px;
  overflow: hidden;
  -ms-overflow: hidden;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  white-space: nowrap;
  -ms-white-space: nowrap;
}
.wrap-2 .item-body .item-main .p {
  font-size: 14px;
  font-weight: 400;
  color: #595959;
  line-height: 18px;
  overflow: hidden;
  -ms-overflow: hidden;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  white-space: nowrap;
  -ms-white-space: nowrap;
}
.wrap-2 .item-body .item-main .item-jj {
  max-height: 38px;
  font-size: 14px;
  font-family: Helvetica;
  color: #8a8a8a;
  line-height: 19px;
  margin-top: 12px;
  margin-bottom: 18px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.wrap-2 .item-body .item-main .btn {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 120px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background:  #c0130d;
  border-radius: 14px;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  display: block;
  padding: 0px;
}
.wrap-2 .item {
  background-color: #fff;
  width: 590px;
  height: 295px;
  float: left;
  position: relative;
}
.wrap-2 .item img {
  z-index: -1;
}
.wrap-2 .item:first-child {
  margin-right: 20px;
}
.fill .head {
  height: 59px;
  line-height: 59px;
  border-bottom: 1px solid #f4f4f4;
  position: relative;
  padding: 0 18px;
}
.fill .head p {
  float: left;
  font-size: 24px;
  font-weight: 400;
  color: #323232;
}
.fill .head .head-list {
  float: left;
  font-size: 18px;
  font-family: Helvetica;
}
.fill .head .head-list .head-li {
  margin-left: 70px;
  float: left;
  cursor: pointer;
}
.fill .head .active {
  color:  #c0130d;
}
.fill .head a {
  box-sizing: border-box;
  float: right;
/*  width: 80px;*/
  height: 26px;
  background: #ffffff;
/*  border: 1px solid  #c0130d;*/
  border-radius: 13px;
  font-size: 12px;
  font-weight: 400;
  color:  #c0130d;
  line-height: 24px;
  text-align: center;
  margin-top: 18px;
}
.fill .head:after {
  content: "";
  width: 2px;
  height: 24px;
  background-color:  #c0130d;
  display: block;
  position: absolute;
  top: 18px;
  left: 0;
}
.fill .style {
  padding: 20px;
}
.column-img-3 {
  overflow: hidden;
  padding: 20px;
  height: 230px;
  box-sizing: border-box;
}
.column-img-3 .img-list {
  float: left;
  width: 363px;
  margin-right: 35px;
  border: 1px solid #ebebeb;
  box-sizing: border-box;
}
.column-img-3 .img-list .img {
  width: 100%;
  height: 80px;
  display: block;
}
.column-img-3 .img-list .img img {
  width: 100%;
  height: 100%;
}
.column-img-3 .img-list .img-title {
  max-height: 63px;
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 21px;
  padding: 0px 7px 0px 20px;
  margin: 22px 0px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.column-img-3 .img-list:last-child {
  margin: 0px;
}
.column-img-3 .img-list:first-child + div + div {
  margin: 0px;
}
.column-img-4 {
  overflow: hidden;
}
.column-img-4 .img-list {
  float: left;
  width: 261px;
  margin-right: 38px;
}
.column-img-4 .img-list .img {
  width: 261px;
  height: 143px;
  display: block;
}
.column-img-4 .img-list .img img {
  width: 100%;
  height: 100%;
  transition: all .5s ease;
}
.column-img-4 .img-list .img img:hover {
  transform: scale(1.1);
}
.column-img-4 .img-list:first-child + div + div + div {
  margin: 0px;
}
.column-img-4 .last {
  margin-right: 0!important;
}
.column-img-4 .img-title {
  max-height: 44px;
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #323232;
  line-height: 22px;
  margin-top: 16px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.column-img-4 .subtitle {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  line-height: 30px;
  margin-top: 5px;
}
.column-img-7 {
  overflow: hidden;
}
.column-img-7 .img-list {
  float: left;
  width: 140px;
  margin-right: 28px;
}
.column-img-7 .img-list .img {
  width: 140px;
  height: 190px;
  display: block;
}
.column-img-7 .img-list .img img {
  width: 100%;
  height: 100%;
  transition: all .5s ease;
}
.column-img-7 .img-list .img img:hover {
  transform: scale(1.1);
}
.column-img-7 .img-title {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #323232;
  line-height: 20px;
  text-align: center;
  margin-top: 16px;
}
.column-img-7 .img-list:last-child {
  margin: 0px;
}
.column-img-7 .img-list:first-child + div + div + div + div + div + div {
  margin: 0px;
}
.main {
  padding-bottom: 39px;
}
.main .wrap-4 {
  background-color: #f4f4f4;
}
.column-text-2 {
  width: 590px;
  float: left;
  margin-right: 20px;
  background-color: #fff;
}
.column-text-2.last {
  margin-right: 0px;
}
.column-text-2 .style {
  padding: 0;
}
.column-text-2 .text-list {
  padding: 20px 30px 20px 20px;
  height: auto;
}
.column-text-2 .text-list .item {
  padding: 0px;
}
.column-text-2 .text-list .item li {
  margin-bottom: 17px;
  line-height: 21px;
  margin-top: 0px;
}
.column-text-2 .text-list .item li:last-child {
  margin-bottom: 0px;
}
.column-img-6 {
  overflow: hidden;
}
.column-img-6 .img-list {
  float: left;
  width: 180px !important;
  height: 180px;
  box-sizing: border-box;
  border: 1px solid #f4f4f4;
  margin-right: 16px;
}
.column-img-6 .img-list img {
  width: 110px;
  height: 110px;
  border-radius: 50%;
}
.column-img-6 .img-list .img-title {
  margin-top: 10px;
  text-align: center;
}
.picMarquee-left .bd {
  padding: 20px 10px;
  overflow: hidden;
}
.picMarquee-left .bd:last-child {
  display: none;
}
.picMarquee-left .bd:first-child + div {
  display: none;
}
.picMarquee-left .img-list {
  padding: 0px;
}
.picMarquee-left .item {
  padding: 20px 35px 20px;
}
.tab_nav {
  display: none;
}
.tab_nav.on {
  display: block;
}
.ing {
  background: rgba(0, 0, 0, 0.6);
  position: relative;
  font-size: 12px;
  color: #fff;
  display: inline-block;
  padding: 0 9px;
  line-height: 24px;
  border-radius: 12px;
  margin-right: 5px;
  vertical-align: 2px;
  padding-left: 18px;
  position: absolute;
  top: -104px;
}
.ing:before {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 9px;
  margin-top: -1px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #fff;
}
.text-co {
  font-weight: 400;
  color: #8a8a8a !important;
}
.wrap-banner {
  margin-top: 20px;
  overflow: hidden;
}
.wrap-banner img {
  width: 1200px;
  height: 102px;
  transition: all .5s ease;
}
.wrap-banner img:hover {
  transform: scale(1.1);
}
.column-icon {
  height: 100px;
  padding: 20px 0px 20px 20px;
  box-sizing: border-box;
}
.column-icon .icon-item {
  float: left;
  margin-right: 38px;
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}
.points-list {
  display: none;
  position: fixed;
  top: 310px;
  left: 50%;
  margin-left: -722px;
  background-color: #ffffff;
  transform: all .5s ease;
}
.points-list .points-li {
  padding: 0px 13px;
  margin-bottom: 5px;
  line-height: 34px;
  text-align: center;
}
.points-list .points-li a {
  display: block;
  color: #333333 !important;
}
.points-list .active > a {
  color: #fff !important;
}
.points-list .active > a:hover {
  color: #fff !important;
}
.points-list .points-list > div + div + div + div + div + div + div {
  margin-bottom: 0px;
}
.points-list .active {
  background:  #c0130d;
  color: #fff;
}
@media only screen and (max-width: 1470px) {
  .points-list {
    position: fixed;
    top: 310px;
    left: 15px;
    margin-left: 0px;
    z-index: 100;
  }
  .points-list .points-li {
    font-size: 12px;
    line-height: 28px;
  }
  .points-list .points-li a {
    font-size: 12px;
  }
  .elevator-nav {
    background: #ffffff;
    position: fixed;
    top: 310px;
    right: 15px;
    margin-right: 0px;
  }
}

.wrap-4 .column-img-4 .img-list:last-child a {
    pointer-events: none;
}
.xxfc {
  width: 110px;
  height: 140px !important;
  border-radius: 0px !important; 
}
.picMarquee-left .item {
  padding: 10px 35px 20px;
}
.column-img-6 .img-list .img-title {
  margin-top: 5px;
  text-align: center;
}
.container-panel{
    background-color:#f4f4f4;
}	

.swiper-container{
    width: 680px;
    height: 347px;
}

.swiper-slide img{
    width: 100%;
    height: 100%;
}

.banner-right{
    width: 500px;
    margin-left: 20px;
}
.banner-right .head ul li{
    margin-right: 24px;
}
.text-list {
    height: 285px;
}  
/*修改轮播图右侧*/
.banner-right .head ul{
    width: 240px;
    float: left;
    padding-left: 18px;
}
.banner-right .head ul li{
    float: left;
    font-size: 24px;
    font-weight: 400;
    color: #323232;
    cursor: pointer;
    margin-right: 20px;
}
.banner-right .head ul .on {
    color: #e2241d;
    border-bottom: 1px solid #e2241d;
}
.headnav-list .headnav-li:first-child > a {
    padding: 0px 12px 0px 12px;
} 
.wrap-3 .column-img-4{
    width: 1200px;
    max-height: 236px;
 }
.swiper-pagination-bullet{
        width: 12px;
        height: 12px;
        background: #ffffff;
        opacity:1;
}
.main .wrap-4 {
    background-color: #ffffff;
}
.wrap-project .column-img-4 .img-title{
        text-align: center;
}
/*直播课堂工作室样式*/
.container-panel{
    overflow: hidden;
    margin-top: 20px;
}
.container-panel .panel-left,.container-panel .panel-right{
    width: 590px;
    float: left;
    background-color: #ffffff;
}
.container-white{
    background-color: #ffffff!important;  /*新增*/
}
.container-panel .new-live-modular {
  height: 160px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 40px 40px 0 40px;
  float: left;
  width: 590px;
}
.container-panel .new-live-modular .img {
  float: left;
  margin-right: 10px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.container-panel .new-live-modular .img img {
  width: 100%;
  height: 100%;
}
.container-panel .new-live-modular .live-text {
  width: 415px;
  float: left;
}
.container-panel .new-live-modular .live-text .titleBar {
  height: 18px;
  font-size: 14px;
  color: #333;
  line-height: 18px;
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.container-panel .new-live-modular .live-text .titleBar-details {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  max-height: 40px ;
  font-size: 15px;
  color: #323232;
  line-height: 20px;
  margin-bottom: 8px;
}
.container-panel .new-live-modular .live-text .nameBar {
  height: 18px;
  font-size: 14px;
  color: #999999;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.container-panel .panel-left{
    margin-right: 20px;
}
.wrap-project .column-img-4 .img-list{
	width:261px;
	margin-right: 38px;
	margin-bottom: 15px;
}
.wrap-project .column-img-4 .img-list .img{
	width:261px;
	height:143px;	
}
.wrap-project .column-img-4 .img-list .img img:hover{
	transform:none;
}
.wrap-project .column-img-4 .img-list:first-child + div + div + div{
	margin-right: 18px;
}



 .notice {
  width: 100%;
  height: 80px;
  background: #FFFFFF;
  margin-top: 20px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  box-sizing: border-box;
}

 .notice .notice-left {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  margin-left: 19px;
}

 .notice .notice-left .notice-pic0 {
  width: 28px;
  height: 24px;
  display: block;
  margin-right: 12px;
}

 .notice .notice-left div {
  font-size: 20px;
  font-weight: bold;
  color: #c0130d;
}

 .notice .notice-left .notice-pic1 {
  width: 64px;
  height: 16px;
  display: block;
}

 .notice .notice-right {
  width: 85%;
  height: 16px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  margin-left: 29px;
}

 .notice .notice-right .tempWrap {
  transform: translateY(-28%) !important;
  overflow:hidden; 
  position:relative; 
  height:35px
}
 .notice .notice-right .tempWrap c1{
  height: 210px; 
  position: relative; 
  padding: 0px;
  margin: 0px; 
  top: -164px;
}

 .notice .notice-right a {
  height: 35px !important;
  display: block;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

 .notice .notice-right a:hover {
  color: #c0130d;
}
