
.central-content{
  width: 1250px;
  margin:70px auto;
}
.moduar-intros{
  font-size: 0;
  margin-bottom: 50px;
  clear: both;
  zoom: 1;
}
.moduar-intros:after {
  content: '\20';
  clear: both;
  zoom: 1;
  display: block;
  height: 0;
}
.moduar-intro{
  display: inline-block;
  position: relative;
  width: calc(100% - 430px);
  vertical-align: top;
}
.paragraph{
  text-indent: 35px;
  font-size: 17px;
  font-family: "Microsoft YaHei";
  color: rgb(51, 51, 51);
  line-height: 2;
}

.moduar-title{
  padding-left: 20px;
  position: relative;
  margin-bottom: 30px;
}
.moduar-title:before{
  content: '';
  width: 8px;
  height: 35px;
  background: #1c62aa;
  position: absolute;
  left: 0;
  top: 5px;
}.moduar-title-other:before{
  content: '';
  width: 8px;
  height: 35px;
  background: #17a7a9;
  position: absolute;
  left: 0;
  top: 5px;
}
.chinese{
  font-size:30px;
  color:#333333;
}
.english{
  position: absolute;
  left: 20px;
  top: -12px;
  font-size: 48px;
  color: #e1ebf6;
  font-weight: bold;
  z-index: -1;
}.moduar-title-other{
  padding-left: 20px;
  position: relative;
  margin-bottom: 30px;
}.english-other{
  position: absolute;
  left: 20px;
  top: -12px;
  font-size: 48px;
  color: #cfe5e5;
  font-weight: bold;
  z-index: -1;
}
.moduar-times{
  padding:28px 18px;
  background: #f4f4f4;
  width: 294px;
  min-height: 410px;
  position: relative;
  box-sizing: border-box;
  float: right;
  margin-right: 60px;
}
.moduar-times:before{
  content: '';
  width: 4px;
  height: 68px;
  background: #f28c00;
  position: absolute;
  left: -20px;
  top: 58px;
}.moduar-times:after{
  content: '';
  width: 106px;
  height: 363px;
  background: url(../images/border.png);
  background-size: 100% 100%;
  position: absolute;
  right: -20px;
  top: -14px;
}
.big-time{
  font-size: 28px;
  color: #1c62aa;
  font-weight: bold;
  margin-bottom: 10px;
}



.list-item  + .list-item{
  margin-top: 35px;
}

.item-block-desc{
  font-size: 16px;
  color: #666;
  margin-top: 5px;
}
.modular-views{
  margin-bottom: 40px;
}
.extension {
  width: 100%;
  font-size: 0;
  white-space: nowrap;
}.extension .extension_li {
  vertical-align: top;
  display: inline-block;
  margin-right: 20px;
  width: 615px;
  height: 140px;
}.exliview {
  display: block;
  z-index: 1;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}.exliview .projectview {
  display: block;
  width: 100%;
  height: 100%;
  transition: all .25s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.exliview:hover {
  box-shadow: 0 2px 5px 0 rgb(0 0 0 / 30%);
  -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 30%);
  -ms-box-shadow: 0 2px 5px 0 rgba(0,0,0,.3);
  -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,.3);
}
.exliview:hover .projectview {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.date-item{
  display: inline-block;
  font-size: 26px;
  color: #fff;
  background: #cacaca;
  border-radius: 3px;
  padding:6px 26px;
  cursor: pointer;
  z-index: 1;
}
.date-line{
  position: relative;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 70px;
  margin-top: 100px;
}
.date-line:after{
  content: '';
  position: absolute;
  top: 50%;
  right: 0px;
  height: 2px;
  width: 100%;
  background: #d2d2d2;
  transform: translateY(-50%);
  z-index: 0;
}
.date-item + .date-item{
  margin-left: 50px;
}
.today{
  width: 168px;
  height: 95px;
  text-align: center;
  line-height: 110px;
  padding:0;
  margin-top: -10px;
  background: url(../images/today.png);
  background-size: 100% 100%;
}
.schedule{
  width: 732px;
  margin:0 auto;
  border:1px solid #e3ecf5;
  border-top: none;
}
.schedule-head{
  height: 102px;
  background: #1c62aa;
  overflow: hidden;
}
.schedule-date{
  text-align: center;
  font-size: 18px;
  color: #fff;
  width: calc(100% - 150px);
  float: left;
  box-sizing: border-box;
}
.schedule-date + .schedule-date{
  border-top:1px solid #77a1cc;
}
.schedule-tit{
  font-size: 18px;
  color: #fff;
  position: relative;
  width: 150px;
  height: 100%;
  float: left;
  box-sizing: border-box;
  background: url(../images/diagonal.png);
  background-size: 100% 100%;
  border-right:1px solid #77a1cc;
}
.time_field{
  position: absolute;
  top: 10px;
  right:40px
}
.conference{
  position: absolute;
  bottom: 10px;
  left: 40px;
}
.day-alltime{
  width: 291px;
  height: 54px;
  float: left;
  box-sizing: border-box;
}
.day-alltime + .day-alltime{
  border-left:1px solid #77a1cc;
}
.what_time{
  width: 291px;
  height: 48px;
  line-height: 48px;
  float: left;
  box-sizing: border-box;
}
.sche-list{
  font-size: 18px;
  align-items: center;
}
.table-sche{
  width: 100%;
}
.sche-list td{
  padding:15px 0;
  text-align: center;
}
.sche-list:nth-child(2n){
  background: #17a7a9;
  color: #fff;
}
.sche-list:nth-child(4n){
  background: #f6ae00;
  color: #fff;
}
.sche-list td:first-child{
  width: 150px;
}
.sche-list td +td{
  border-left:1px solid rgba(255, 255, 255, .5);
}