body {
  margin: 0 auto;
  background-color: #fff;
font-family:Arial, Helvetica, sans-serif,"瀹嬩綋";
}

.content {
  width: 930px;
  margin: 0 auto;
  position: relative;
}

.banner {
  width: 930px;
  height: 340px;
}

.tabs {
  width: 100%;
  height: 54px;
  background: #26B1FF;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.tab {
  font-size: 18px;
font-family:Arial, Helvetica, sans-serif,"瀹嬩綋";
  font-weight: 500;
  color: #ffffff;
  cursor: pointer;
}

.tabs .active {
  background: #ffffff;
  font-weight: 600;
  color: #3F68EB;
  height: 49px;
  margin-top: 6px;
  width: 144px;
  text-align: center;
  line-height: 49px;
}

.banner img {
  width: 100%;
  height: 100%;
}

.voiceLogisticsPolicy {
  width: 930px !important;
  border: 1px solid #CBE4F8;
}

.voiceLogisticsPolicy .articleContainer {
  border-bottom: 1px solid #eff3fc;
  height: 50px;
  line-height: 50px;
  margin-top: 0;
  margin-bottom: 0;
}

.logisticsPolicy {
  width: 451px;
  /* height: 422px; */
  margin-top: 34px;
  border: solid 1px #CBE4F8;
  margin-left: 0;
  margin-right: 0;
}

.logPolicyTop {
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 90%;
  position: relative;
}

.logPolicyTop::after {
  content: ' ';
  position: absolute;
  bottom: 0px;
  width: 100%;
  border-top: 2px solid #CBF2EF;
  ;
  transform: scaleY(0.5);
}

.policyContainer {
  display: flex;
  align-items: center;
  justify-content: space-around;
  position: relative;
  height: 100%;
  margin-left: 0px;
}

.policyTitle {
  height: 22px;
  font-size: 16px;
font-family:Arial, Helvetica, sans-serif,"瀹嬩綋";
  font-weight: 500;
  color: #111555;
  line-height: 22px;
  margin-left: 10px;
}

.policyMore {
  width: 39px;
  height: 17px;
  line-height: 17px;
  display: flex;
  align-items: center;
  margin-right: 0px;
}

.policy-more {
  font-size: 12px;
font-family:Arial, Helvetica, sans-serif,"瀹嬩綋";
  font-weight: 500;
  color: #251BA8 !important;
}

.policySymbol {
  font-size: 9px;
font-family:Arial, Helvetica, sans-serif,"瀹嬩綋";
  font-weight: 500;
  color: #251BA8 !important;
}

.rectangle {
  width: 126px;
  height: 2px;
  background-color: #111555;
  margin-left: 20px;
}

.policyArticle {
  padding-top: 20px;
  padding-bottom: 30px;
  /* min-height: 368px; */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.articleContainerLeft {
  margin-left: 0;
  display: flex;
}

.articleContainerLeft .articleName {
  margin-left: 10px;
}

.articleContainer {
  display: flex;
  align-items: center;
  /* width: 580px; */
  height: 20px;
  cursor: pointer;
  margin: 10px 12px;
  justify-content: space-between;
}

.articleContainertop {
  display: flex;
  align-items: center;
  width: 580px;
  height: 20px;
  margin-top: 20px;
  cursor: pointer;
}

.articleContainerbottom {
  display: flex;
  align-items: center;
  width: 580px;
  height: 20px;
  margin-bottom: 42px;
  cursor: pointer;
}

.articleNameList {
  width: 760px !important;
}

.articleName {
  width: 350px;
  height: 20px;
  font-size: 14px;
  position: relative;
font-family:Arial, Helvetica, sans-serif,"瀹嬩綋";
  font-weight: 400;
  color: #111555 !important;
  line-height: 20px;
  /* margin-left: 21px; */
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* // .articleName::before {
//   content: '';
//   width: 4px;
//   height: 4px;
//   margin-bottom: 4px;
//   margin-right: 7px;
//   background: #d8d8d8;
//   border-radius: 50%;
//   display: inline-block;
// } */
.articleContainer .click {
  height: 20px;
  font-size: 14px;
font-family:Arial, Helvetica, sans-serif,"瀹嬩綋";
  font-weight: 400;
  color: #024097;
  line-height: 20px;
  /* margin-left: 21px; */
}

/* // .articleContainer .click::before {
//   content: '';
//   width: 4px;
//   height: 4px;
//   margin-bottom: 4px;
//   margin-right: 7px;
//   background: #024097;
//   border-radius: 50%;
//   display: inline-block;
// } */
.articleName_width {
  width: 200px;
}

.articleTime {
  width: 60px;
  height: 17px;
  font-size: 12px;
font-family:Arial, Helvetica, sans-serif,"瀹嬩綋";
  font-weight: 400;
  color: #666666;
  line-height: 17px;
  /* margin-left: 74px; */
}

.ellipse {
  width: 4px;
  height: 4px;
  background: #d8d8d8;
  border-radius: 50%;
  margin-left: 21px;
}

.articleContainer .chosen {
  width: 4px;
  height: 4px;
  background: #024097;
  border-radius: 50%;
  margin-left: 21px;
}

.boardList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.video_img {
  width: 330px;
  margin-left: 18px;
}

.video_img .video_img_title {
  height: 50px;
  width: 100px;
}

.video_img .video_img_title img {
  height: 22px;
  width: 22px;
}

.video_img .video_img_title::after {
  display: none;
}

.video_content {
  width: 290px;
  margin: 0 auto;
  padding-bottom: 14px;
}

.video_content img {
  height: 185px;
}

.video_content .cont_title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #333333;
  line-height: 19px;
  margin-top: 15px;
  font-size: 16px;
}

.video_content .text {
  font-size: 11px;
font-family:Arial, Helvetica, sans-serif,"瀹嬩綋";
  font-weight: 400;
  color: #cccccc;
  line-height: 16px;
  margin-top: 10px;
}

.video_content .btn_view {
  display: flex;
  width: 92px;
  height: 21px;
  background: #FCEAEA;
  border-radius: 2px;
  margin-left: 0px;
  align-items: center;
  font-size: 12px;
  color: #FF7272;
  margin-top: 10px;
}

.video_content .btn_view img {
  width: 14px;
  height: 8px;
  margin: 0 6px;
}

.notice1 {
  width: 330px;
  margin-left: 18px;
}

.img_bg {
  position: relative;
}

.img_bg .time_video {
  position: absolute;
  bottom: 11px;
  right: 14px;
  color: #fff;
  width: 40px;
  height: 16px;
  background: #000000;
  border-radius: 3px;
  opacity: 0.5;
}

.pager {}

.pager .ebay-pager-container {
  text-align: center;
  font-size: 0;
}

.pager .ebay-pager-container li {
  width: 24px;
  height: 24px;
font-family:Arial, Helvetica, sans-serif,"瀹嬩綋";
  font-size: 12px;
  color: #333;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
  border-radius: 2px;
  border: 1px solid transparent;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
}

.pager .ebay-pager-container .cur {
  border-color: #e9ebf1;
  color: #0064d2;
  cursor: unset;
}

.detail_title {
  height: 25px;
  font-size: 18px;
font-family:Arial, Helvetica, sans-serif,"瀹嬩綋";
  font-weight: 500;
  color: #333333;
  line-height: 25px;
  text-align: center;
}

.upload_time {
  height: 17px;
  font-size: 12px;
font-family:Arial, Helvetica, sans-serif,"瀹嬩綋";
  font-weight: 400;
  color: #999999;
  text-align: center;
}

.video_list {
  width: 930px;
  margin: 0 auto;
  margin-top: 20px;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: start;
  flex-wrap: wrap;
  align-items: stretch;
}

.video_list .space {
  margin-right: 12px;
}

.video_list .space:nth-child(5n) {
  margin-right: 0px;
}

.video_list_img {
  margin: 0;
  width: 174px;
  margin-bottom: 22px;
  position: relative;
  background: #F8F8F8;
  border: 1px solid #ECECEC;
font-family:Arial, Helvetica, sans-serif,"瀹嬩綋";
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.video_list_img img {
  width: 174px;
  height: 130px;
}

.video_list_bottom {
  position: relative;
  width: 174px;
}

.video_list_msg {
  width: 155px;
  margin-left: 8px;
  margin-right: 9px;
  margin-top: 7px;
  margin-bottom: 10px;
  font-size: 12px;
font-family:Arial, Helvetica, sans-serif,"瀹嬩綋";
}

.video_list_msg p {
  display: inline-block;
  width: 155px;
font-family:Arial, Helvetica, sans-serif,"瀹嬩綋";
}

.video_list_wrap {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
}

.p_fs {
  color: #333333;
  font-weight: 500;
  font-size: 12px;
font-family:Arial, Helvetica, sans-serif,"瀹嬩綋";
  font-weight: bold;
}

.s_fs {
  color: #999;
  width: 155px;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 5px;
}

.video_list_msg p span {
  color: #666;
}

.video_list_policy span {
  font-size: 11px;
  transform: scale(0.8);
}

.video_list_policy {
  display: inline-block;
  margin-left: 8px;
  margin-top: 4px;
  margin-bottom: 11px;
  height: 17px;
  padding: 2px 5px;
  background: #FFFFFF;
  border-radius: 1px;
  border: 1px solid #537BDA;
  /* font-size: 7px; */
  line-height: 17px;
  text-align: center;
  color: #1950D3;
}

.extend_wid {
  width: 79px;
}

.img_click {
  width: 24px;
  height: 24px;
  z-index: 99;
  background: rgba(0, 0, 0, .36);
  border: 1px solid rgba(151, 151, 151.44);
  position: absolute;
  top: 50px;
  left: 70px;
}

.player {
  width: 7px;
  height: 8px;
  background: #FFFFFF;
  margin-top: 8px;
  border: 7px solid;
  border-radius: 0 12px 12px 0;
}

.visual {
  width: 930px;
  height: 67px;
  margin: 0 auto;
  background: #FBFBFB;
  border-radius: 3px;
  border: 1px solid #F4F4F4;
  margin-top: 20px;
}

.visual_inside {
  width: 448px;
  height: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 23px;
  margin-bottom: 24px;
  margin-left: 20px;
  font-size: 14px;
  color: #666;
}

.purple {
  width: 50px;
  height: 20px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif,"瀹嬩綋";
  background: #024097;
  border-radius: 2px;
  text-align: center;
}

.blank {
  font-weight: 500;
  color: #333;
}

.first {
  margin: 20px 0;
  width: 185px;
  height: 20px;
  font-size: 14px;
  color: #666;
  font-weight: bold;
  line-height: 20px;
font-family:Arial, Helvetica, sans-serif,"瀹嬩綋";
}

.change_color {
  color: #024097;
}

.Breadcrumb {
  height: 30px;
  line-height: 30px;
}

.Breadcrumb a {
  color: #333 !important;
  font-size: 14px;
  margin-right: 10px;
  margin-left: 10px;
  font-weight: 500;
}

.Breadcrumb a:first-child {
  margin-left: 0;
}

.register_title {
  font-size: 16px;
}

.register_box {
  margin: 30px 40px;
}

.register_box .register_box_line {
  margin-top: 20px;
  line-height: 30px;
  height: 30px;
  font-size: 14px;
}

.componentstClazz {
  margin-top: 20px;
  display: flex;
}

.clazz {
  width: 436px;
  height: 232px;
  background: #FFFFFF;
  border: 1px solid #CBE4F8;
  box-shadow: 0px 0px 3px 0px rgba(222, 222, 222, 0.88);
  border-radius: 10px;
  cursor: pointer;
}

.clazz:hover {
  width: 436px;
  height: 232px;
  border: 1px solid #CBE4F8;
  background: linear-gradient(0deg, #EEF7FF 0%, #FFFFFF 100%);
  box-shadow: 0px 0px 10px 0px #DEDEDE;
  border-radius: 10px;
  cursor: pointer;
}

.clazzImg {
  width: 194px;
  height: 173px;
  margin-left: 17px;
  margin-top: 29px;
}

.clazzText {
  width: 149px;
  height: 24px;
  font-size: 24px;
  font-family: Arial, Helvetica, sans-serif,"宋体";
  font-weight: bold;
  color: #111454;
  flex: 1;
  margin-top: 65px;
  margin-left: 20px;
}
.clazzTextSub{
  font-style: italic;
  width: 172px;
  height: 24px;
  font-size: 14px;
  /* font-family: Arial, Helvetica, sans-serif,"宋体"; */
  /* font-weight: bold; */
  color: #111454;
  flex: 1;
  margin-top: 20px;
  margin-left: 20px;
  text-decoration: none;
  padding-right: 49px;
  font-family: '微软雅黑';
  line-height: 25px;
}
.clazzContent {
  display: flex;
}

.componentstContent {
  margin-bottom: 200px;
}

.junior {
  /* display: flex; */
  columns:2;
  margin-top: 25px;
  margin-bottom: 100px;
}

.juniorRegister {
  break-inside: avoid;
  width: 451px;
  /* height: 255px; */
  height: 100%;
  padding-bottom: 30px;
  background: #FFFFFF;
  border: 1px solid #CBE4F8;
  box-shadow: 0px 0px 3px 0px rgba(222, 222, 222, 0.88);
  border-radius: 3px;
  margin-bottom: 12px;
}

.registerTitle {
  width: 451px;
  height: 54px;
  background: #F8FAFE;
  border-radius: 3px;
  display: flex;
  align-items: center;
}

.registerTitle img {
  width: 23px;
  height: 23px;
}

.titleImg {
  margin-left: 17px;
}

.titleText {
  width: 79px;
  height: 16px;
  font-size: 16px;
font-family:Arial, Helvetica, sans-serif,"瀹嬩綋";
  font-weight: bold;
  color: #111555;
  display: block;
  flex: 1;
  margin-bottom: 6px;
  margin-left: 8px;
}

.juniorComponents {
  display: flex;
  padding-left: 15px;
  flex-wrap: wrap;
  justify-content: space-between
}
.icon_junior{
  position: absolute;
  right: 8px;
  bottom: 0;
}
.icon_junior img{
  height: 27px;
}
.juniorContent {
  position: relative;
  margin-left: 0;
  margin-right: 15px;
  /* width: 195px; */
  width: 183px;
  height: 100%;
  background: #F8FAFE;
  cursor: pointer;
  margin-top: 20px;
  padding: 0 0px 20px 20px;
  border-bottom: 2px solid transparent;
  /* border-right: 2px solid black; */
}

.juniorContentTitle div {
  width: 175px;
  margin-left: 0;
}

.juniorContent:hover {
  padding: 0 0px 20px 20px;
  width: 180px;
  border: 1px solid #CBE4F8;
  background: linear-gradient(0deg, #EEF7FF 0%, #FFFFFF 100%);
  box-shadow: 0px 0px 10px 0px #DEDEDE;
}

.juniorContentTitle {
  word-wrap: break-word;
  font-size: 18px;
font-family:Arial, Helvetica, sans-serif,"瀹嬩綋";
  font-weight: 500;
  color: #111555;
  margin-top: 12px;
  margin-bottom: 10px;
}

.juniorContentSubtitle {
  width: 46px;
  height: 12px;
  font-size: 12px;
font-family:Arial, Helvetica, sans-serif,"瀹嬩綋";
  font-weight: 500;
  color: #555555;
  margin-right: 7px;
}

.juniorContentImg {
  margin-top: 14px;
  width: 64px;
  height: 55px;
  margin-left: 0;
}

.juniorContentImg img {
  width: 100%
}

.juniorArticle img {
  width: 15px;
  height: 9px;
}