body {
  background: #0d107c;

  color: #fff;
}

.m-show,
.m-line {
  display: none;
}
/* 头部 */
.site_top {
  position: fixed;
  background-color: #02033d;
  top: 0;
  width: 100%;
}
header {
  position: fixed;
  top: 30px;
  left: 0;
  right: 0;
  z-index: 50;
  height: 80px;
  background-color: #01025f;
}
header > .wrap {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .menu {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  height: 100%;
  align-items: center;
  font-size: 14px;
}
header .menu a {
  color: #b3b4db;
}
header .menu .on,
header .menu .on:hover {
  color: #f0535b;
}
header .menu > a,
header .menu .drop {
  padding: 0 15px;
  font-size: 15px;
}
header .menu > a:hover {
  color: #fff;
}
header .menu .drop {
  position: relative;
  line-height: 80px;
  color: #b3b4db;
}
header .menu .drop::after {
  content: "";
  display: inline-block;
  margin-left: 10px;
  vertical-align: -2px;
  border-width: 5px;
  border-style: solid;
  height: 0;
  border-color: #fff transparent transparent transparent;
}
header .menu .drop:hover {
  background: #3230ff;
  color: #fff;
  cursor: pointer;
}
header .menu .drop .item {
  position: absolute;
  top: 80px;
  left: -9999999px;
  white-space: nowrap;
  line-height: 40px;
  background: #0717ab;
}

header .menu .drop:hover .item {
  left: 0;
}
header .menu .drop .item > a {
  display: block;
  padding: 0 15px;
  text-align: left;
}
header .menu .drop .item_padding > a {
  padding: 0 30px;
}
header .menu .drop .item > a:hover {
  background-color: #3230ff;
  color: #fff;
}
header .menu .enter {
  margin-left: 30px;
  width: 120px;
  height: 40px;
  background: url(../images/pc-btn1.png) center top no-repeat;
}

/* 判断设备是否具备hover事件来决定是否显示hover样式 */
@media (any-hover: hover) {
  header .menu .enter:hover {
    background: url(../images/pc-btn1-hover.png) center top no-repeat;
  }
}

header .logo img {
  width: 100px;
  vertical-align: middle;
}
header .logo img.logo1 {
  width: 120px;
  margin-right: 16px;
}

.a_position {
  position: absolute;
  top: -80px;
  width: 1px;
  height: 1px;
}
.ac {
  font-weight: 400;
  color: #f0535b !important;
}
.mr80 {
  margin-right: 80px;
}
.nav_select {
  position: absolute;
  background: #fff;
  padding: 10px 0;
  top: 30px;
  left: 0;
  box-shadow: 0 8px 19px -13px #ccc;
  display: none;
}
.nav_select li {
  padding: 0 10px;
  width: 120px;
  line-height: 35px;
  color: #000;
}
.nav_select_box {
  padding: 0 10px;
}
.nav_select_box:hover {
  background: #fff;
  color: #000;
}
.nav_select_box:hover ul {
  display: block;
}
.nav_select_box span:after {
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid rgb(142, 142, 142);
  border-bottom: 0px solid transparent;
  vertical-align: text-top;
  position: relative;
  top: 7px;
  left: 5px;
}

/*奖项介绍头部样式*/
section {
  /* padding: 70px 0;*/
  box-sizing: border-box;
}
.nav_select li:hover {
  background: rgba(30, 124, 231, 1);
  color: #fff;
}
.header_menu a {
  margin-left: 30px;
  font-size: 14px;
}
.header_menu > div {
  margin-left: 30px;
  font-size: 14px;
  cursor: pointer;
  padding-top: 10px;
  margin-top: -6px;
}
.header_menu > div span:hover {
  color: rgba(30, 124, 231, 1);
}
.header_menu a:hover {
  color: #f0535b;
}
.header_menu a:last-child {
  border-radius: 25px;
  color: #fff !important;
  text-align: center;
  display: inline-block;
  opacity: 0.85;
  width: 120px;
  height: 35px;
  margin: 0 0 0 15px;
  box-sizing: border-box;
}
.header_menu a:last-child:hover {
  opacity: 1;
}
.apply_m {
  display: none !important;
}
#live_box,
#live_box_m,
#step,
#activity_box,
#prize_setting,
#ind_order,
#main_box,
#newListBox,
#apply_form {
  position: relative;
  top: -120px;
  display: block;
}

#banner_video_box {
  position: absolute !important;
  width: 28%;
  z-index: 10;
  right: 16%;
  top: 33%;
}

.activity-bg {
  position: absolute;
  top: 1041px;
  width: 100%;
  opacity: 0.5;
}

.activity-bg1 {
  position: absolute;
  top: 1924px;
  width: 100%;
  opacity: 0.12;
}
/*标题样式*/
.title .fl_title h2 {
  font-size: 32px;
  font-weight: 400;
  color: #ffffff;
  text-align: left;
  letter-spacing: 3.2px;
}
.title .fl_title p {
  font-size: 16px;
  color: #7d839c;
  text-align: left;
}

.banner_bg {
  width: 100%;
  height: 647px;
  background: url(../images/banner.png?20220830) center top no-repeat;
  background-size: cover;
  position: relative;
  margin-top: 36px;
}

.banner_bg_ex {
  height: 360px;
  background: url(../images/banner_index_other.png?20220830) center center
    no-repeat;
  margin-top: 110px;
}
.banner_btn {
  display: block;
  width: 227px;
  height: 67px;
  position: absolute;
  bottom: 92px;
  left: calc(50% - 250px);
  border-radius: 50px;
  transform: translate(-50%, 0);
  background: url(../images/pc-btn2.png) center center no-repeat;
}

/* 大会数据 */
.num-statistics {
  position: relative;
  width: 1200px;
  height: 160px;
  padding: 20px 0;
  box-sizing: border-box;
  margin: 0 auto;
  background: #181aa5;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  z-index: 2;
}
.num-statistics .statistics-item {
  width: 33.33%;
  box-sizing: border-box;
  text-align: center;
  justify-content: center;
}
.num-statistics .statistics-item:nth-child(2) {
  border-left: 1px solid #3742ff;
  border-right: 1px solid #3742ff;
}
.num-statistics .statistics-item p:nth-child(1) {
  font-size: 24px;
  color: #ffffff;
}
.num-statistics .statistics-item p:nth-child(2) {
  font-size: 36px;
  font-weight: 700;
  color: #22d9f4;
}
.num-statistics .statistics-item p:nth-child(2) span {
  font-size: 20px;
}

.ind_order {
  position: relative;
  z-index: 1;
  padding-top: 90px;
}
.wrap {
  position: relative;
  text-align: center;
}
/*ind_order_1*/
.ind_order_1 .cont {
  display: flex;
  position: relative;
  padding-top: 39px;
}

.ind_order_1 .wordbox p:nth-child(2) {
  margin: 10px 0px;
}

.ind_order_1 .cont img {
  position: absolute;
  left: 0;
  top: 35px;
}
.ind_order_1 .cont .content-text {
  width: 627px;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  line-height: 26px;
  height: 314px;
  display: flex;
  text-align: left;
  letter-spacing: 1.6px;
}
.ind_order_1 .video-item {
  width: 456px;
  height: 304px;
  background-color: #3230ff;
  margin-left: 39px;
}
.ind_order_1 .video-item .video_bg1 {
  position: absolute;
  top: 30px;
  left: -30px;
  width: 460px;
  height: 300px;
  opacity: 0.4;
  background: #2b2c90;
  border-radius: 8px;
}
.ind_order_1 .video-item .video_bg2 {
  position: absolute;
  bottom: -58px;
  left: -58px;
  width: 73px;
  height: 71px;
  opacity: 0.2;
  background: #2b2c90;
  border-radius: 8px;
}
.ind_order_1 .video-item .back_activity_list {
  height: 303px;
  width: 455px;
}
.ind_order_1 .swiper-pagination-activity {
  display: none !important;
}
.ind_order_1 .video-item {
  position: absolute;
  right: 0;
  top: 54%;
  transform: translate(0%, -49%);
  cursor: pointer;
  /* background: url(../img/video1.png) no-repeat;
  background-size: 450px 238px;*/
}
.order1_activity_img {
  width: 455px;
  height: 303px;
}
.order1_activity_img1 {
  background: url(../images/video-bg.png) no-repeat;
  background-size: 455px 303px;
}

.ind_order_1 .video-item .play-btn,
.ind_order_2 .video-item .play-btn {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 60px;
  height: 60px;
  background: url(../images/btn-play.png) no-repeat;
  background-size: 60px;
  cursor: pointer;
}
.ind_order_1 .video-item .play-btn:hover {
  background: url(../images/btn-play.png) no-repeat;
  background-size: 60px;
}

.ind_order_1 .swiper-button-next-pic,
.ind_order_1 .swiper-button-prev-pic {
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  width: 54px;
  height: 54px;
  cursor: pointer;
  margin-top: -27px;
  background-size: 100%;
}
.ind_order_1 .swiper-button-prev-pic {
  left: -15%;
  background-image: url("../images/left_btn.png");
}
/* .ind_order_1 .swiper-button-prev-pic:hover {
  background-image: url("../img/icon_btn/left.png");
  opacity: 0.6;
} */
.ind_order_1 .swiper-button-next-pic {
  right: -15%;
  background-image: url("../images/right_btn.png");
}
/* .ind_order_1 .swiper-button-next-pic:hover {
  background-image: url("../img/icon_btn/left.png");
  transform: rotate(180deg);
  opacity: 0.6;
} */
/*ind_order_1*/

/*ind_order_2*/
.back_product_list {
  width: 1070px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.ind_order_2 .cont {
  position: relative;
}
.ind_order_2 .order2_product {
  width: 350px;
  height: 230px;
  background: #2132aa;
}
.order2_product_img {
  width: 350px;
  height: 188px;
  cursor: pointer;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.order2_product_img > img {
  width: 350px;
  height: 188px;
  object-fit: cover;
}
.order2_product_img .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background: url(../images/btn-paly2.png);
  background-size: cover;
}
.order2_product_img .play-btn:hover {
  background: url(../img/icon_btn/play_hover.png);
  background-size: cover;
}
.ind_order_2 .order2_product p {
  line-height: 42px;
  font-size: 18px;
  font-weight: 18px;
  padding-left: 17px;
}
.ind_order_2 .swiper-button-next-pic,
.ind_order_2 .swiper-button-prev-pic {
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  /*  transform: translate(0px, -50%);*/
  top: 50%;
  width: 54px;
  height: 54px;
  cursor: pointer;
  margin-top: -27px;
}
/*ind_order_2*/

/*ind_order_2 ,ind_order_2 公用轮播条*/
.pagination_bullte {
  padding-top: 86px;
}
.pagination_bullte .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 50%;
  background: #3230ff;
  margin-right: 5px;
}
.pagination_bullte .swiper-pagination-bullet-active {
  width: 64px;
  height: 10px;
  background: #f34244;
  border-radius: 5px;
  opacity: 1;
}
.pagination_bullte .swiper-pagination {
  position: absolute;
  left: 0px;
  right: 0px;
  display: flex;
  justify-content: center;
}
/*ind_order_2 ,ind_order_2 公用轮播条*/

/*ind_order_3*/
.ind_order_3 .swiper-button-prev {
  left: 50%;
  margin: 18px 0 0 -583px;
  background-image: url("../img/prev.png");
}
.ind_order_3 .swiper-button-next {
  left: 50%;
  margin: 18px 0 0 555px;
  background-image: url("../img/next.png");
}
.ind_order_3 .wrap {
  position: relative;
}
.back_photo_list {
  padding: 30px 0 6px 0;
  padding-top: 0px;
  width: 1200px;
  margin: 51px auto 0;
  overflow: hidden;
  position: relative;
}

.back_photo_list .swiper-slide {
  width: 292px !important;
  height: 190px;
  float: left;
  margin-right: 8px;
  margin-bottom: 10px;
}
.back_photo_list .swiper-slide img {
  width: 292px;
  height: 190px;
  display: block;
  cursor: pointer;
  object-fit: cover;
}
.back_photo_list .swiper-slide img:nth-child(4n + 0) {
  margin-right: 0;
}

.ind_order_3 .swiper-button-next-pic,
.ind_order_3 .swiper-button-prev-pic {
  position: absolute;
  top: 292px;
  width: 54px;
  height: 54px;
  cursor: pointer;
}
.swiper-button-prev-pic {
  left: -75px;
  background-image: url("../images/left_btn.png");
  background-size: 100% 100%;
}
/* .swiper-button-prev-pic:hover {
  background-image: url("../img/icon_btn/left.png");
  opacity: 0.6;
  background-size: 100% 100%;
} */
.swiper-button-next-pic {
  right: -75px;
  background-image: url("../images/right_btn.png");
  background-size: 100% 100%;
}
/* .swiper-button-next-pic:hover {
  background-image: url("../img/icon_btn/right.png");
  opacity: 0.6;
  background-size: 100% 100%;
} */
/*ind_order_3*/

/*ind_order_4 演讲视频*/
.ind_order_4 {
  margin-top: 10px;
}
.ind_order_4 .sec_tit {
  margin-bottom: 40px;
}
.speech-video {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: left;
  margin-top: 51px;
}

.speech-video .video {
  width: 386px;
  overflow: hidden;
  margin-bottom: 15px;
}
.speech-video .video-item {
  position: relative;
  width: 100%;
  /* height: 220px; */
  height: 240px;
  cursor: pointer;
  /* background: url(../image_new/speech_video_cover/speecher1.jpeg) no-repeat; */
  /* background-size: 390px 220px; */
}
.speech-video .speech1 {
  background: url(../images/photo/person/p1.jpg) no-repeat;
  background-size: cover;
}
.speech-video .speech2 {
  background: url(../images/photo/person/p2.jpg) no-repeat;
  background-size: cover;
}
.speech-video .speech3 {
  background: url(../images/photo/person/p3.jpg) no-repeat;
  background-size: cover;
}
.speech-video .speech4 {
  background: url(../images/photo/person/p4.jpg) no-repeat;
  background-size: cover;
}
.speech-video .speech5 {
  background: url(../images/photo/person/p5.jpg) no-repeat;
  background-size: cover;
}
.speech-video .speech6 {
  background: url(../images/photo/person/p6.jpg) no-repeat;
  background-size: cover;
}
.speech-video .speech7 {
  background: url(../images/photo/person/p7.jpg) no-repeat;
  background-size: cover;
}
.speech-video .speech8 {
  background: url(../images/photo/person/p8.jpg) no-repeat;
  background-size: cover;
}
.speech-video .speech9 {
  background: url(../images/photo/person/p9.jpg) no-repeat;
  background-size: cover;
}
.speech-video .speech10 {
  background: url(../images/photo/person/p10.jpg) no-repeat;
  background-size: cover;
}
.speech-video .speech11 {
  background: url(../images/photo/person/p11.jpg) no-repeat;
  background-size: cover;
}
.speech-video .speech12 {
  background: url(../images/photo/person/p12.jpg) no-repeat;
  background-size: cover;
}

.speech-video .video-item .play-btn {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 54px;
  height: 54px;
  background: url(../images/btn-paly2.png) no-repeat;
  background-size: 54px;
  cursor: pointer;
}

/* .speech-video .video-item:hover .play-btn {
  background: url(../img/icon_btn/play.png) no-repeat;
  background-size: 54px;
} */

.speech-video .video-text {
  padding: 8px 15px 21px 10px;
  background-color: #181aa3;
  position: relative;
  box-sizing: border-box;
  height: 102px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.speech-video .speech-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #ffffff;
}

.speech-video .speecher-dentity {
  font-size: 12px;
  color: #ffffff;
}
.speech-video .video-text .dowload-btn {
  position: absolute;
  bottom: 21px;
  right: 10px;
  color: #00ffec;
  font-size: 12px;
  cursor: pointer;
  text-decoration: none;
}

.speech-video .video-text .m-show-line {
  margin: auto 6px;
}
.video-text .dowload-btn .download-icon {
  /* display: inline-block; */
  float: left;
  margin-right: 6px;
  width: 12px;
  height: 12px;
  background: url(../images/down-icon.png) center center no-repeat;
  background-size: 12px 12px;
  position: relative;
  top: 3px;
}

/*ind_order_4 演讲视频*/

/* ind_order_5 参与厂商 */
.ind_order_5 {
  padding-bottom: 0;
}
.ind_order_5 .sec_tit .ext {
  text-align: right;
}
.ind_order_5 .table_info ul {
  display: flex;
  justify-content: center;
  height: 64px;
  line-height: 64px;
}
.ind_order_5 .table_info ul li {
  width: 33.33%;
  text-align: center;
  font-size: 16px;
  border-right: 2px solid #272b86;
}
.ind_order_5 .table_info ul li:last-child {
  border-right: 0;
}
.ind_order_5 .table_info ul:nth-child(2n-1) {
  background: #202076;
}
.ind_order_5 .table_info ul:nth-child(2n) {
  background: #100650;
}
.exhibitors-tab-pc {
  display: block;
}

.ind_order_5 .exhibitors-tab-pc .tab-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 2px;
}

.ind_order_5 .exhibitors-tab-pc .tab-td {
  display: block;
  width: 398px;
  text-align: center;
  line-height: 60px;
  font-size: 18px;
  color: #c1c1d9;
  background-color: #170b9b;
}
.ind_order_5 .exhibitors-tab-pc .tab-row:nth-child(2n + 0) .tab-td {
  background-color: #23276f;
}

.exhibitors-tab-m {
  display: none;
}

.ind_order_5 .pc-show-line {
  margin: 50px 0 90px 0;
}
/*ind_order_5 参与厂商*/

/* .ind_order_6 更多报道 */
.ind_order_6 {
  background-color: #050e6a;
  padding: 57px;
}

.ind_order_6 .report_box {
  padding-top: 50px;
}
.ind_order_6 .report_box .report_img > img {
  width: 200px;
  height: 126px;
}
.ind_order_6 .report_box .report_item {
  width: 1200px;
  height: 166px;
  margin-bottom: 20px;
  background-color: rgba(57, 70, 174, 0.3);
  border-radius: 4px;
  position: relative;
}

.ind_order_6 .report_box .report_item .report_img {
  padding: 20px 0 20px 20px;
}

.report_content {
  margin-left: 20px;
  text-align: left;
}

.report_content > h3 {
  padding-top: 20px;
  padding-bottom: 14px;
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #ffffff;
  line-height: 28px;
  letter-spacing: 0.25px;
}
.report_content > p {
  width: 917px;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #deddfd;
  line-height: 24px;
  margin-right: 42px;
}
.report_content > span {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  margin-top: 10px;
  display: block;
}

.report_box .check_more {
  position: absolute;
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #22d9f4;
  line-height: 24px;
  right: 60px;
  bottom: 50px;
}

.report_box .check_more .check_more_icon {
  background: url(../images/show_more.png) center center no-repeat;
  float: right;
  width: 12px;
  height: 10px;
  position: absolute;
  top: 7px;
  right: -15px;
}

.show_more_report {
  background: url(../images/more-report.png);
  width: 160px;
  height: 40px;
  margin: 60px auto;
  display: block;
}
.show_more_report:hover {
  background: url(../images/more-report_hover.png);
  background-size: cover;
}

/* 分享 */
.bdsharebuttonbox .share-need-vfy {
  width: 266px;
  height: 38px;
  display: block;
  margin: 0;
  padding: 0;
  background: none;
  position: absolute;
  left: auto;
  right: 0;
  z-index: 1000;
}
.bdshare-button-style0-16::after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.share_link {
  display: flex;
  float: right;
  padding-top: 20px;
  margin-bottom: 35px;
}
.bdsharebuttonbox {
  float: right;
  font-size: 14px;
  color: #fff;
  line-height: 38px;
  z-index: 2;
  width: 1200px;
  top: 0;
}
.bdshare-button-style0-16 .bds_weixin {
  background-position: 0 -1612px;
}
.bdshare-button-style0-16 .bds_tsina {
  background-position: 0 -104px;
}
.bdshare-button-style0-16 .bds_qzone {
  background-position: 0 -52px;
}
.bdsharebuttonbox .bds_sqq {
  background-attachment: scroll;
  background-clip: border-box;
  background-image: url("../images/qq-icon.png");
  background-origin: padding-box;
  background-position: 0 0 !important;
  background-size: auto;
  background-repeat: no-repeat;
  height: 38px;
  margin: 0 0 0 8px;
  padding: 0;
  width: 38px;
}
.bdsharebuttonbox .bds_weixin {
  background-attachment: scroll;
  background-clip: border-box;
  background-image: url("../images/weixin-ico.png");
  background-origin: padding-box;
  background-position: 0 0 !important;
  background-size: auto;
  background-repeat: no-repeat;
  height: 38px;
  margin: 0 0 0 8px;
  padding: 0;
  width: 38px;
}
.bdsharebuttonbox .bds_tsina {
  background-attachment: scroll;
  background-clip: border-box;
  background-image: url("../images/weibo-ico.png");
  background-origin: padding-box;
  background-position: 0 0 !important;
  background-size: auto;
  background-repeat: no-repeat;
  height: 38px;
  margin: 0 0 0 8px;
  padding: 0;
  width: 38px;
}
.bdsharebuttonbox .bds_qzone {
  background-attachment: scroll;
  background-clip: border-box;
  background-image: url("../images/kj-icon.png");
  background-origin: padding-box;
  background-position: 0 0 !important;
  background-size: auto;
  background-repeat: no-repeat;
  height: 38px;
  margin: 0 0 0 8px;
  padding: 0;
  width: 38px;
}
.bdsharebuttonbox a,
.bdsharebuttonbox .bds_more {
  cursor: pointer;
  float: left;
  font-size: 12px;
  line-height: 16px;
}

.mr0 {
  margin-right: 0;
}
.hover {
  background: #4a96ec !important;
  color: #fff;
  font-family: "微软雅黑 Bold", "微软雅黑 Regular", "微软雅黑";
  font-weight: 700;
}
/*.item>a{
    position: relative;
    display: block;
    width: 100%;
    height: 220px;
    cursor: pointer;
}*/
.item > a:hover span,
.item > a:hover .play_icon {
  display: block;
}
.play_icon {
  background: url("../images/play.png") no-repeat;
  background-size: 100% 100%;
  width: 56px;
  height: 56px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 70px;
  margin: 0 auto;
  z-index: 9;
  display: none;
}
.item a span {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background: #000;
  opacity: 0.2;
}
#video_player {
  height: 100%;
}

/* 合作伙伴 */
.ind_order_7 {
  text-align: center;
  padding: 60px 0;
}
.ind_order_7 {
  background: url(../images/partner_bg.png) center bottom no-repeat;
}
.ind_order_7 p {
  /* margin-bottom: 10px;
    margin-top: 20px;
    font-size: 16px;
    text-align: center;*/
}
.partner_logo {
  text-align: left;
}
.partner_logo p {
  padding-top: 26px;
  padding-bottom: 18px;
  font-size: 16px;
  color: #e9e9ff;
  letter-spacing: 1.6px;
  font-weight: 400;
}
.ind_order_7 .logo2 {
  width: auto;
  height: auto;
}

/* footer ------------*/
.footer {
  font: 12px/30px "微软雅黑";
  color: #fff;
  width: 100%;
  padding: 20px 0 20px;
  background: #1a1a1a;
  text-align: center;
}
.footer a {
  color: #fff;
}
.footer a:hover {
  text-decoration: underline;
}
.concat_content {
  padding-top: 20px;
}
.concat_content .concat_user {
  float: left;
  padding-left: 8px;
  padding-top: 20px;
}
.concat_content .concat_user > span:first-child {
  font-size: 20px;
  margin-bottom: 10px;
}
.concat_content .concat_user1 {
  padding-left: 42px;
}
.concat_content .volorGrad {
  color: #b3b4db;
}
.concat_content .clearfix {
  float: right;
}
.concat_box {
  vertical-align: bottom;
  /* margin-top: 30px; */
  padding: 60px 0;
  background: #030457;
}
.concat_box h4 {
  font-family: "微软雅黑 Bold", "微软雅黑 Regular", "微软雅黑";
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 20px;
}
.concat_box .wrap div span {
  display: block;
  font-size: 18px;
  margin: 5px 0;
}
.concat > div {
  padding: 0 50px 0 0;
  box-sizing: border-box;
}
.concat > div:nth-child(2) {
  padding: 0 50px;
  box-sizing: border-box;
  margin-right: 50px;
}
.concat_user h6 {
  font-family: "微软雅黑 Bold", "微软雅黑 Regular", "微软雅黑";
  font-size: 16px;
}
.concat > div:nth-child(3) {
  width: 370px;
}
.concat_box .flex {
  margin-top: 45px;
}
.emial-phone {
  display: flex;
  margin-top: 30px;
  font-size: 16px;
}

.emial-phone > div > b {
  display: block;
  margin-bottom: 20px;
}
.emial-phone > div > p {
  margin-bottom: 30px;
  text-align: left;
  display: flex;
}
.emial-phone > div > p img {
  vertical-align: middle;
  width: 36px;
  height: 36px;
  vertical-align: middle;
  margin-right: 14px;
}
.emial-phone div {
  margin-right: 63px;
}
.qr-code-box {
  display: flex;
}
.qr-code-box > div:nth-child(1) {
  margin-right: 48px;
}
.qr-code-box > div > img {
  width: 160px;
  height: 160px;
  vertical-align: middle;
}
.qr-code-box > div > p {
  color: #fff;
  text-align: center;
  margin-top: 12px;
  font-size: 16px;
}
.popup-menu {
  position: fixed;
  top: 1rem;
  right: 0;
  height: 100%;
  z-index: 99;
  display: none;
}
.m_show {
  display: none;
}
