@charset "utf-8";
.layout {
  width: 1180px;
  margin: 0 auto;
}
body {
  background-color: #F5F5F5;
}
body a:hover {
  color: #e60012 !important;
}
.container {
  margin-top: 20px;
  overflow: hidden;
}
.content {
  margin-top: 14px;
}
.content-white {
  background-color: #ffffff;
}
.fill .head {
  height: 58px;
  line-height: 58px;
  position: relative;
  padding: 0 0 0 14px;
}
.fill .head-title {
  float: left;
  font-size: 24px;
  color: #333333;
}
.fill .head a {
  float: right;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #777777;
  margin-top: 26px;
}
.fill .head-border {
  border-bottom: 1px solid #e5e5e5;
}
.fill .head:after {
  content: "";
  width: 4px;
  height: 24px;
  background-color: #e60012;
  display: block;
  position: absolute;
  top: 18px;
  left: 0;
}
.text-list {
  overflow: hidden;
}
.text-list li {
  line-height: 1.1;
  overflow: hidden;
  margin-top: 23px;
}
.text-list li a {
  font-size: 16px;
  font-weight: 400;
  color: #323232;
  line-height: 21px;
  width: 78%;
  float: left;
  padding-left: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.text-list li a i {
  margin-right: 8px;
  font-style: normal;
  width: 5px;
  height: 5px;
  display: inline-block;
  vertical-align: 3px;
  background-color: #e60012;
}
.text-list li span {
  font-size: 14px;
  font-weight: 400;
  color: #C9C9C9;
  line-height: 21px;
  float: right;
  padding-right: 19px;
}
.image-list ul {
  width: 1193px;
  overflow: hidden;
}
.image-list ul li {
  width: 286px;
  height: 265px;
  float: left;
  margin-right: 12px;
  background-color: #ffffff;
}
.image-list ul li .picture {
  overflow: hidden;
}
.image-list ul li .picture img {
  width: 286px;
  height: 157px;
  display: block;
}
.image-list ul li .image-title {
  padding: 18px 26px 0 20px;
}
.image-list ul li .image-title .image-subject {
  max-height: 42px;
  overflow: hidden;
}
.image-list ul li .image-title .image-subject a {
  font-size: 16px;
  color: #333333;
  line-height: 21px;
  display: inline-block;
  word-break: break-word;
}
.image-list ul li .image-title .image-speaker {
  margin-top: 8px;
  font-size: 16px;
  color: #757575;
  line-height: 21px;
}
.column-fl {
  width: 877px;
  float: left;
}
.column-list ul li {
  width: 284px;
  float: left;
  margin-right: 12px;
  padding: 24px 22px;
  background-color: #ffffff;
}
.column-list ul li .itme-image {
  text-align: center;
}
.column-list ul li .itme-image img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: inline-block;
}
.column-list ul li .itme-image a {
  margin-top: 12px;
  display: block;
  font-size: 20px;
  color: #323232;
  line-height: 21px;
}
.column-list ul li .itme-details {
  margin-top: 20px;
  height: 84px;
  overflow: hidden;
}
.column-list ul li .itme-details p a {
  display: block;
  font-size: 14px;
  color: #757575;
  line-height: 21px;
  word-break: break-word;
}
.column-fr {
  margin-top: 43px;
  margin-left: 19px;
  float: left;
}
.column-fr a {
  display: block;
  margin-top: 15px;
}
.column-fr a img {
  width: 284px;
  height: 86px;
  display: block;
}
.last {
  margin-right: 0!important;
}
img {
  display: inline-block;
  border: none;
}
.slider_item {
  width: 680px;
  height: 347px;
  float: left;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
}
.slider_item .switch-tips {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -48px;
  z-index: 1;
}
.slider_item .switch-tips li {
  cursor: pointer;
  text-indent: -9999px;
  float: left;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  opacity: 0.4;
  filter: alpha(opacity=40);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  margin-right: 20px;
}
.slider_item .switch-tips .on {
  background-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.switch-tips ol li:hover {
  background-color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}
.switch-tips .last-switch-tips {
  margin-right: 0;
}
.slider_item .img-group ul li {
  float: left;
  position: relative;
  width: 680px;
  height: 347px;
}
.img-group img {
  width: 680px;
  height: 347px;
}
.container .banner-right {
  float: left;
  width: 480px;
  height: 347px;
  margin-left: 20px;
  background-color: #ffffff;
}
.container .banner-right .head {
  padding: 0 20px 0 14px;
}
.container .banner-right .text-list {
  height: 288px;
}
.container .panel-fl {
  width: 877px;
  float: left;
}
.container .panel-fl .modul ul li {
  float: left;
  margin-right: 12px;
  width: 284px;
  height: 311px;
  padding: 45px 0 20px;
  background-color: #ffffff;
}
.container .panel-fl .modul ul li:hover {
  background-color: #f7f8fd;
}
.container .panel-fl .modul ul li:hover .modul-btn a {
  color: #ffffff!important;
  background-color: #e60012;
}
.container .panel-fl .modul ul li .modul-font {
  height: 40px;
}
.container .panel-fl .modul ul li .modul-font img {
  display: block;
  margin: 0 auto;
}
.container .panel-fl .modul ul li .modul-title {
  margin-top: 38px;
}
.container .panel-fl .modul ul li .modul-title p {
  font-size: 20px;
  color: #333333;
  line-height: 26px;
  word-wrap: break-word;
}
.container .panel-fl .modul ul li .modul-date {
  margin-top: 14px;
}
.container .panel-fl .modul ul li .modul-date p {
  font-size: 14px;
  color: #757575;
  line-height: 19px;
}
.container .panel-fl .modul ul li .modul-btn {
  /*margin-top: 46px;*/
  text-align: center;
}
.container .panel-fl .modul ul li .modul-btn a {
  display: inline-block;
  padding: 0 22px;
  font-size: 14px;
  line-height: 34px;
  color: #e60012;
  background-color: #ffffff;
  border: 1px solid #e60012;
}
.container .panel-fl .modul ul li .modul-btn a:hover {
  color: #ffffff!important;
  background-color: #e60012;
}
.container .panel-fl .modul ul p {
  text-align: center;
}
.container .panel-fl .modul ul .modul-list {
  border-top: 2px solid #83C44E;
}
.container .panel-fl .modul ul .modul-list .modul-font img {
  width: 47px;
  height: 40px;
}
/*.container .panel-fl .modul ul .modul-list .modul-title {
  padding: 0 52px;
  height: 52px;
  overflow: hidden;
}*/
.container .panel-fl .modul ul .modul-listt {
  border-top: 2px solid #2196F3;
}
.container .panel-fl .modul ul .modul-listt .modul-font img {
  width: 36px;
  height: 35px;
}
/*.container .panel-fl .modul ul .modul-listt .modul-title {
  padding: 0 32px;
  height: 52px;
  overflow: hidden;
}*/
.container .panel-fl .modul ul .modul-listth {
  border-top: 2px solid #FFAC13;
}
.container .panel-fl .modul ul .modul-listth .modul-font img {
  width: 39px;
  height: 39px;
}
.container .panel-fl .modul ul /*.modul-listth */.modul-title {
  padding: 0 18px 0 19px;
  height: 78px;
  overflow: hidden;
}
.container .panel-fl .modul ul /*.modul-listth*/ .modul-btn {
  margin-top: 20px;
}
.container .panel-fr {
  margin-top: 58px;
  width: 284px;
  height: 312px;
  float: left;
  margin-left: 19px;
  background-color: #ffffff;
}
.container .panel-fr .modul-live img {
  width: 284px;
  height: 138px;
  display: block;
}
.container .panel-fr .modul-live .modul-details {
  padding: 21px 24px 28px 20px;
}
.container .panel-fr .modul-live .modul-details .live-title a {
  display: inline-block;
  font-size: 16px;
  color: #333333;
  line-height: 21px;
}
.container .panel-fr .modul-live .modul-details .live-speaker {
  margin-top: 8px;
  font-size: 14px;
  color: #757575;
  line-height: 19px;
}
.container .panel-fr .modul-live .modul-details .live-date {
  margin-top: 12px;
  font-size: 14px;
  color: #757575;
  line-height: 19px;
}
.container .panel-fr .modul-live .modul-details p,
.container .panel-fr .modul-live .modul-details a {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container .panel-fr .modul-live .live-btn {
  padding: 0 19px 0 16px;
}
.container .panel-fr .modul-live .live-btn .live-btnfl {
  float: left;
  font-size: 14px;
  color: #757575;
  line-height: 19px;
}
.container .panel-fr .modul-live .live-btn .live-btnfr {
  float: right;
  font-size: 14px;
  color: #e60012;
  line-height: 19px;
}
.container .panel-fr .modul-live .live-btn .live-btnf5 {
  color: #757575;
}
.container .panel-fr .modul-live .live-btn .live-btne6 {
  color: #e60012;
}
.wrap-two {
  margin-top: 38px;
}
.container .wrap-banner img {
  width: 1180px;
  height: 100px;
  display: block;
  transition: all .5s ease;
}
.container .wrap-banner img:hover {
  transform: scale(1.1);
}
.container .words-list {
  width: 580px;
  float: left;
  margin-right: 20px;
}
.container .words-list .text-list {
  background-color: #ffffff;
  height: 288px;
}
.container .image-list .picture img {
  transition: all .5s ease;
}
.container .image-list .picture img:hover {
  transform: scale(1.05);
}


.column-img-6 {
  overflow: hidden;
}
.column-img-6 .img-list {
  float: left;
  width: 180px!important;
  height: 180px;
  padding: 20px 35px 20px;
  box-sizing: border-box;
  border: 1px solid #f4f4f4;
  margin-right: 16px;
}
.column-img-6 .img-list img {
  border-radius: 50%;
      width: 110px;
    height: 110px;
}
.column-img-6 .img-list .img-title {
  margin-top: 10px;
  text-align: center;
}

.picMarquee-left .img-list {
  padding: 0px;
}
.picMarquee-left .item {
  margin: 20px 35px 20px;
}
.picMarquee-left .bd {
  padding: 20px 10px;
  overflow: hidden;
}
.picMarquee-left .bd{
  background: #fff;
}
.picMarquee-left .tempWrap{
  width: 1160px !important;
}

.container .panel-fl .modul ul li{
    position: relative;
}
.container .panel-fl .modul ul li .modul-new{
    position: absolute;
    top: 20px;
    left: 0;
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
    padding: 0 15px 0 12px;
    background-color: #ff9c1a;
    border-radius: 0 18px 18px 0;
}

/* 20218月174日首页改版 */
.recProjectst .slideBox {
  position: relative;
  padding: 45px 8px;
  background-color: #ffffff;
}

.recProjectst .slideBox-itme ul li {
  width: 322px;
  float: left;
  margin-right: 25px;
}

.recProjectst .slideBox-itme ul li .recProjectst-box .box-img {
  width: 322px;
  height: 165px;
}

.recProjectst .slideBox-itme ul li .recProjectst-box .box-img img {
  width: 100%;
  height: 100%;
}

.recProjectst .slideBox-itme ul li .recProjectst-box .box-link {
  margin-top: 2px;
  width: 100%;
  height: 46px;
  background: #C1200B;
  border: 1px solid #C9200A;

}

.recProjectst .slideBox-itme {
  margin-left: 74px;
}

.recProjectst .slideBox-itme ul li .recProjectst-box .box-link a {
  display: block;
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 46px;
  letter-spacing: 1px;
  text-align: center;
}

.recProjectst .slideBox-itme ul li .recProjectst-box .box-link a:hover {
  color: #ffffff !important;
}

.recProjectst .slideBox .sPrev {
  position: absolute;
  width: 53px;
  height: 53px;
  margin-top: 55px;
  left: 8px;
}

.recProjectst .slideBox .sNext {
  position: absolute;
  width: 53px;
  height: 53px;
  right: 8px;
  top: 100px;
}

.recProjectst .slideBox .sPrev i {
  display: block;
  font-style: normal;
  width: 53px;
  height: 53px;

  background: url(../images/sPrev_left.png) no-repeat;
  background-size: 53px 53px;
}

.recProjectst .slideBox .sNext i {
  display: block;
  font-style: normal;
  width: 53px;
  height: 53px;
  background: url(../images/sNext_right.png) no-repeat;
  background-size: 53px 53px;
}

.banner-img {
  width: 1200px;
  height: auto;
}
.banner-img.two{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.banner-img.two a{
  margin-right: 20px;
}
.banner-img a {
  display: block;
  width: 100%;
  height: auto;
}

.live-panel {
width: 1220px;
overflow: hidden;
}
.live-panel .live-panelfl {
min-height: 184px;
}
.live-panel .live-panelfl {
margin-right: 20px;
}
.live-panel .live-panelfl{
float: left;
width: 590px;
padding: 35px 29px 30px 40px;
background-color: #ffffff;
}
.live-panel .live-panelfl .live-image{
float: left;
width: 86px;
height: 86px;
margin-right: 20px;
}
.live-panel .live-panelfl .live-image img{
border-radius: 50%;
width: 100%;
height: 100%;
}
.live-panel .live-panelfl .live-page{
width: 391px;
float: left;
}
.live-panel .live-panelfl .live-page .live-time{
font-size: 17px;
font-weight: 400;
color: #333333;
line-height: 24px;
}
.live-panel .live-panelfl .live-page .live-time span{
display: inline-block;
width: 63px;
text-align: center;
font-size: 13px;
font-weight: 400;
color: #ffffff;
line-height: 24px;
border-radius: 4px;
margin-right: 10px;
}
.live-panel .live-panelfl .live-page .live-time .live-statebake{
background-color: #BEBEBE;
}
.live-panel .live-panelfl .live-page .live-time .live-stateNotice{
background-color: #4A90E2;
}
.live-panel .live-panelfl .live-page .live-time .live-stateing{
background-color: #e60012;
}
.live-panel .live-panelfl .live-title{
margin-top: 10px;
}
.live-panel .live-panelfl .live-title a{
height: 24px;
font-size: 17px;
font-weight: 400;
color: #333333;
line-height: 24px;
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
word-break: break-all;
}
.live-panel .live-panelfl .live-name{
margin-top: 13px;
font-size: 15px;
font-weight: 400;
color: #999999;
line-height: 21px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
word-break: break-all;
}
.live-panel .live-panelfl .live-post{
margin-top: 4px;
font-size: 15px;
font-weight: 400;
color: #999999;
line-height: 21px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
word-break: break-all;
}
.trainProjectst .trainProjectst-box{
background-color: #ffffff;
padding: 55px 0 55px 80px;

}
.trainProjectst .trainProjectst-box ul li{
width: 100px;
margin-right: 50px;
float: left;
background: #fffafa;
border-radius: 8px;
border: 1px solid #fcf1f1;
}

.trainProjectst .trainProjectst-box ul li a{
display: block;
}
.trainProjectst .trainProjectst-box ul li .box-top{
text-align: center;
padding:10px 0 6px;
border-radius: 7px 7px 0px 0px;

}
.trainProjectst .trainProjectst-box ul li .box-top img{
display: inline-block;
width: auto;
height: auto;
}

.trainProjectst .trainProjectst-box ul li .box-bootom{
text-align: center;
font-size: 14px;
font-family: MicrosoftYaHei;
color: #333333;
line-height: 26px;
}