.fahter {
  background-color: #f6f6f6;
}
.banner {
  width: 100%;
  height: 613px;
  position: relative;
  background: url(../images/liveBanner.jpg) repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.banner .banner_content {
  width: 1200px;
  height: 487px;
  line-height: 20px;
  border-radius: 3px;
  text-align: center;
  border: 1px solid #e5e5ea;
  background-color: #fff;
  display: flex;
  flex-direction: row;
}
.banner .banner_content .banner_one {
  position: relative;
  margin: 20px 32px 20px 20px;
}
.banner .banner_content .banner_one .banner_img_one {
  position: absolute;
  margin-top: 2px;
}
.banner .banner_content .banner_one .banner_img {
  width: 715px;
  height: 447px;
}
.banner .banner_content .right_content {
  position: relative;
  width: 396px;
  min-height: 430px;
  margin-top: 30px;
  margin-right: 37px;
  margin-bottom: 24px;
  display: flex;
  flex-direction: column;
}
.banner .banner_content .right_content .title {
  display: inline-block;
  line-height: 30px;
  color: #333333;
  font-size: 26px;
  text-align: left;
}
.banner .banner_content .right_content .second_span {
  color: #333333;
  font-size: 16px;
  text-align: left;
  margin: 13px 0px;
}
.banner .banner_content .right_content > ul {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
}
.banner .banner_content .right_content > ul > li {
  display: flex;
  margin-bottom: 10px;
}
.banner .banner_content .right_content > ul > li > span {
  color: #666;
  font-size: 14px;
  text-align: left;
}
.banner .banner_content .right_content > ul > li > span:first-child {
  display: block;
  min-width: 70px;
}
.banner .banner_content .right_content .hr_file {
  border-bottom: 1px dashed #e5e5ea;
}
.banner .banner_content .right_content .span_tell {
  margin-top: 20px;
  color: #666666;
  font-size: 18px;
  text-align: left;
  margin-bottom: 7px;
}
.banner .banner_content .right_content .countDown {
  display: flex;
  align-items: center;
}
.banner .banner_content .right_content .countDown .count {
  display: flex;
}
.banner .banner_content .right_content .countDown .count span {
  width: 35px;
  height: 40px;
  line-height: 41px;
  border-radius: 5px;
  color: #ff2d55;
  font-size: 28px;
  text-align: center;
  font-family: Roboto;
}
.banner .banner_content .right_content .countDown .count > span:last-child {
  margin-left: 1px;
}
.banner .banner_content .right_content .countDown .last_span {
  color: #666;
  font-size: 20px;
  text-align: center;
  margin: 0px 6px;
}
.banner .banner_content .right_content .second_div {
  cursor: pointer;
  margin-top: 21px;
  width: 394px;
  height: 50px;
  line-height: 29px;
  border-radius: 3px;
  display: flex;
  align-items: center;
  position: relative;
}
.banner .banner_content .right_content .second_div:hover {
  opacity: 0.6;
}
.banner .banner_content .right_content .second_div .first_span {
  margin-left: 20px;
  font-size: 16px;
  color: #fff;
}
.banner .banner_content .right_content .second_div > div:last-child {
  display: flex;
  position: absolute;
  right: 5%;
  bottom: 20%;
}
.banner .banner_content .right_content .second_div > div:last-child > span {
  color: #fff;
  font-size: 14px;
  text-align: left;
}
.banner .banner_content .right_content .second_div > div:last-child > i {
  color: #fff;
}
.banner .banner_content .right_content .shareC {
  display: flex;
  flex-direction: row;
  margin-top: 17px;
  position: relative;
}
.banner .banner_content .right_content .shareC .naverC {
  display: flex;
  align-items: center;
}
.banner .banner_content .right_content .shareC .naverC > span {
  font-size: 13px;
  color: #666;
}
.banner .banner_content .right_content .shareC .naverC .shareAx {
  position: absolute;
  right: 0;
  top: 0;
  float: right;
  margin-top: 5px;
  text-align: center;
  width: 100px;
  height: 30px;
  line-height: 20px;
  border-radius: 100px;
  background-color: rgba(0, 122, 255, 0.08);
  font-family: Roboto;
  border: 1px solid rgba(0, 122, 255, 0.1);
  color: #666666;
  cursor: pointer;
}
.banner .banner_content .right_content .shareC .naverC .shareAx > i {
  width: 15px;
  height: 15px;
  line-height: 30px;
  color: #666666;
}
.banner .banner_content .right_content .shareC .naverC .shareAx > span {
  line-height: 20px;
  font-size: 13px;
  text-align: center;
}
.banner .banner_content .right_content .shareC .naverC .cancel {
  position: absolute;
  right: 0;
  top: 0;
  float: right;
  margin-top: 5px;
  cursor: pointer;
  width: 100px;
  height: 30px;
  border-radius: 100px;
  background-color: rgba(0, 122, 255, 0.1);
  font-size: 12px;
  text-align: center;
  font-family: Roboto;
  border: 1px solid rgba(0, 122, 255, 0.1);
}
.banner .banner_content .right_content .shareC .naverC .cancel > i {
  width: 15px;
  height: 15px;
  line-height: 30px;
  color: blue;
}
.banner .banner_content .right_content .shareC .naverC .cancel > span {
  line-height: 20px;
  font-size: 13px;
  text-align: center;
  color: blue;
}
.nav_bar {
  background-color: #fff;
  width: 100%;
  height: 72px;
  text-align: center;
  box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(255, 255, 255, 0);
  border-left: none;
  border-right: none;
}
.nav_bar .nav_bar_div {
  margin: 0 auto;
  width: 1200px;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.nav_bar .nav_bar_div ul {
  display: flex;
  flex-direction: row;
  justify-self: center;
}
.nav_bar .nav_bar_div ul > li {
  width: 120px;
  height: 73px;
  font-size: 1.4rem;
  text-align: center;
  line-height: 70px;
  cursor: pointer;
}
.nav_bar .nav_bar_div ul > li .spanColor {
  color: #007aff;
}
.nav_bar .nav_bar_div ul > li > a {
  display: block;
  width: 120px;
  height: 70px;
}
.nav_bar .nav_bar_div ul .bottomBorder {
  border-bottom: 3px solid #007aff;
}
.nav_bar .nav_bar_div .mobile {
  width: 19%;
  height: 72px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.nav_bar .nav_bar_div .mobile > div > i:first-child {
  width: 1.8rem;
  height: 1.8rem;
  line-height: 1.8rem;
}
.nav_bar .nav_bar_div .mobile > span:nth-of-type(1) {
  color: #666;
  font-size: 1rem;
  text-align: left;
}
.nav_bar .nav_bar_div .mobile .sign {
  width: 120px;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  background-color: #007aff;
  color: #f2f2f7;
  font-size: 16px;
  text-align: center;
  font-family: Roboto;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0);
}
.nav_bar .nav_bar_div .mobile .watch_zb {
  width: 120px;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  background-color: #ff3a30;
  color: #f2f2f7;
  font-size: 16px;
  text-align: center;
  font-family: Roboto;
  border: 2px solid rgba(255, 255, 255, 0);
  cursor: pointer;
}
.contentBox {
  width: 1200px;
  height: 100%;
  background: #f6f6f6;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0 auto;
}
.contentBox .content_box1_left {
  flex: 1;
  height: 100%;
}
.contentBox .content_box1_left .activitySecond {
  margin-top: 20px;
  margin-bottom: 36px;
  width: 100%;
  min-height: 668px;
  border: 1px solid #e5e5ea;
  display: flex;
  flex-direction: column;
  background-color: #fff;
}
.contentBox .content_box1_left .activitySecond .activitySecondTitle {
  width: 100%;
  height: 75px;
  padding: 30px 0px 27px 24px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: flex;
  align-items: center;
}
.contentBox .content_box1_left .activitySecond .activitySecondTitle > div:first-child {
  width: 5px;
  height: 30px;
  line-height: 20px;
  background-color: #007aff;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0);
}
.contentBox .content_box1_left .activitySecond .activitySecondTitle > span {
  margin-left: 10px;
  color: #101010;
  font-size: 26px;
  text-align: left;
}
.contentBox .content_box1_left .activitySecond .activitySecondContent {
  font-size: 16px;
  line-height: 1.8;
  text-align: justify;
  margin-top: 15px;
  color: #333;
  width: 100%;
  height: auto;
  padding: 0px 20px;
  box-sizing: border-box;
}
.contentBox .content_box1_left .activitySecond .activitySecondContent img {
  max-width: 100% !important;
}
.contentBox .content_box1_left .activitySecond .activitySecondContent p {
  font-size: 16px;
}
.contentBox .content_box1_left .activitySecond .activitySecondContent a {
  color: #007aff;
}
.contentBox .content_box1_left .activitySecond .activitySecondContent a:hover {
  color: #0573ee;
  text-decoration: underline;
}
.contentBox .layui-carousel {
  background-color: #fff;
}
.contentBox .layui_img {
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  background-color: #fff;
}
.contentBox .layui_img > img {
  width: 265px;
  height: 170px;
}
.contentBox .content_box1_right {
  width: 300px;
  height: 100%;
  display: flex;
  margin-left: 20px;
  flex-direction: column;
}
.contentBox .content_box1_right .relevant {
  width: 300px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #e5e5ea;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
}
.contentBox .content_box1_right .relevant .title {
  display: flex;
  align-items: center;
  height: 60px;
}
.contentBox .content_box1_right .relevant .title > div:first-child {
  width: 5px;
  height: 25px;
  line-height: 20px;
  background-color: #007aff;
  color: #101010;
  font-size: 14px;
  text-align: center;
  font-family: Roboto;
  border: 1px solid rgba(255, 255, 255, 0);
  margin: 14px 7px 0px 17px;
}
.contentBox .content_box1_right .relevant .title > span:nth-of-type(1) {
  color: #333333;
  font-size: 20px;
  text-align: left;
  margin-top: 15px;
}
.contentBox .content_box1_right .relevant > ul {
  display: flex;
  flex-direction: column;
  margin: 12px 16px 0px;
}
.contentBox .content_box1_right .relevant > ul .setDiv {
  margin-bottom: 18px;
}
.contentBox .content_box1_right .relevant > ul .setDiv .box_div {
  width: 100%;
}
.contentBox .content_box1_right .relevant > ul > div li {
  display: flex;
  flex-direction: column;
  cursor: pointer;
  overflow: hidden;
  width: 268px;
}
.contentBox .content_box1_right .relevant > ul > div li:hover {
  box-shadow: 4px 5px 14px 0 #ddd;
}
.contentBox .content_box1_right .relevant > ul > div li > div img {
  width: 100%;
  height: 170px;
}
.contentBox .content_box1_right .relevant > ul > div li .relevant_content {
  display: flex;
  flex-direction: column;
  border: 1px solid #eeeeee;
  width: 100%;
  padding: 10px;
  min-height: 110px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.contentBox .content_box1_right .relevant > ul > div li .relevant_content .content_one {
  display: flex;
  position: relative;
  height: 23px;
}
.contentBox .content_box1_right .relevant > ul > div li .relevant_content .content_one > div:first-child {
  width: 58px;
  height: 21px;
  line-height: 20px;
  border-radius: 200px;
  background-color: #007aff;
  color: #f2f2f7;
  font-size: 12px;
  text-align: center;
  font-family: Roboto;
  border: 1px solid rgba(255, 255, 255, 0);
}
.contentBox .content_box1_right .relevant > ul > div li .relevant_content .content_one > span:nth-of-type(1) {
  position: absolute;
  right: 1%;
  color: #666666;
  font-size: 13px;
  text-align: right;
  margin-top: 2px;
}
.contentBox .content_box1_right .relevant > ul > div li .relevant_content .content_span {
  margin-top: 8px;
  color: #222222;
  font-size: 16px;
  text-align: left;
}
.contentBox .content_box1_right .relevant > ul > div li .relevant_content .content_span:hover {
  color: #00f;
  opacity: 0.6;
}
.contentBox .content_box1_right .relevant > ul > div li .relevant_content .coordinate {
  display: flex;
}
.contentBox .content_box1_right .relevant > ul > div li .relevant_content .coordinate > span {
  text-align: left;
}
.contentBox .content_box1_right .relevant > ul > div li .relevant_content .coordinate > i {
  margin-right: 4px;
}
.contentBox .content_box1_right .relevant > ul > div li .relevant_content .cotent_footer {
  margin-top: 26px;
  display: flex;
  position: relative;
}
.contentBox .content_box1_right .relevant > ul > div li .relevant_content .cotent_footer .span_yan {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  display: inline-block;
  width: 190px;
  text-align: left;
}
.contentBox .content_box1_right .relevant > ul > div li .relevant_content .cotent_footer .yan {
  visibility: hidden;
  position: absolute;
  right: 1%;
}
.contentBox .content_box1_right .relevant > ul > div li .relevant_content .cotent_footer .yan > i {
  width: 21px;
  height: 21px;
}
.contentBox .content_box1_right .relevant > ul > div li .relevant_content .cotent_footer .yan > span {
  font-size: 12px;
  line-height: 12px;
}
.fixedNav {
  position: fixed;
  top: 0;
  background: #f9f9f9;
  width: 920px;
  z-index: 100;
  left: 0;
}
.red_color {
  background-color: #ff2d55;
  border: 2px solid #ff2d55;
}
.yellow_color {
  background-color: #ff9502;
  border: 2px solid #ff9502;
}
.blue_color {
  background-color: #007aff;
  border: 2px solid #007aff;
}
.gary_color {
  background-color: #666;
  border: 2px solid #666;
  margin-top: 21px;
  width: 394px;
  height: 50px;
  line-height: 29px;
  border-radius: 3px;
  display: flex;
  align-items: center;
  position: relative;
}
.gary_color .first_span {
  margin-left: 20px;
  font-size: 16px;
  color: #fff;
}
.posnew {
  position: absolute;
  bottom: 10px;
  left: 0px;
}
.posnew .span_tell {
  width: 100%;
  text-align: left;
  display: block;
}
