@font-face {
  font-family: 'raleway-Regular';
  /* src: url("../fonts/raleway/Regular.otf"); */
  /* src: url("../fonts/raleway/raleway.ttf"); */
  src: url("https://season-share.7-event.cn/X/font/raleway.ttf");
}

@font-face {
  font-family: 'ximai';
  src: url("https://season-share.7-event.cn/X/font/ximai.otf");
}

@font-face {
  font-family: 'ropa';
  src: url("https://season-share.7-event.cn/X/font/ropa.ttf");
}

/* 方圆字体 */
@font-face {
  font-family: 'afyt';
  /* src: url("../fonts/AlimamaFangYuanTiVF/AlimamaFangYuanTiVF-Thin.ttf"); */
  src: url("https://season-share.7-event.cn/X/font/AlimamaFangYuanTiVF-Thin.woff2");
}

@font-face {
  font-family: 'raleway';
  src: url("../fonts/raleway/raleway.ttf");
}

@font-face {
  font-family: 'raleway-m';
  /* src: url("../fonts/Raleway-Regular.ttf"); */
  /* src: url("../fonts/ralewaybold.ttf"); */
  src: url("../fonts/Raleway-Regular1.ttf");
  /* src: url("../fonts/raleway/raleway.ttf"); */
}

.ropa {
  font-family: 'ropa';
}

.ximais {
  font-family: 'afyt', 'ximai';
}

.xandr {
  font-family: 'raleway', 'afyt', 'ropa', 'ximai';
}

body {
  /* font-family: 'raleway','afyt', 'raleway-Regular', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif'; */
  font-family: 'raleway-m', 'afyt', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif';
  font-size: 1.6rem;
  color: #3c4548;
  line-height: 1.8;
}

.titlebody {
  font-family: 'raleway', 'afyt', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif' !important;
  /* font-size: 28px; */

}

::v-deep .titlehtml p span strong {
  font-family: 'raleway', 'afyt', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif' !important;
}

.titlehtml p span strong {
  font-family: 'raleway', 'afyt', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif' !important;
}

.word_and_image_html p span strong {
  font-family: 'raleway', 'afyt', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif' !important;
}

.video-word-bottom-right strong {
  font-family: 'ropa', 'ximai';
  font-weight: 400
}

.btn {
  border-radius: 0;
}

.btn:hover .icon_arrows_right {
  transform: translateX(5px);
}

.btn {
  outline: none !important;
}

.btn_primary {
  background-color: #c52e50;
  color: #fff !important;
}

.btn_danger {
  background-color: #b61841;
  color: #fff !important;
}

.btn_gray {
  background-color: #3c4548;
  color: #fff !important;
}

.btn_blue {
  background-color: #0093c5;
  color: #fff !important;
}

.color_primary {
  color: #eb184f;
}

.color_white {
  color: #fff;
}

.color_black {
  color: #fff;
}

.color_gray_4 {
  color: #959595;
}

.w_100 {
  width: 100%;
}

.fs_italic {
  font-style: italic;
}

.fz_12 {
  font-size: 1.2rem;
}

.fz_16 {
  font-size: 1.6rem;
}

.fz_18 {
  font-size: 1.8rem;
}

.fz_20 {
  font-size: 2rem;
}

.fz_22 {
  font-size: 2.2rem;
}

.fz_24 {
  font-size: 2.4rem;
  font-weight: 700;
}

.icon_arrows_right {
  display: inline-block;
  width: 12px;
  height: 10px;
  background: url("../images/web/arrows-right.png") no-repeat center/12px;
  margin-left: 20px;
  transition: all .34s;
}

.bg_gray {
  background-color: #dfdedd;
}
.bg_gray2{
  background-color: #DBDAD7;
}
.bggrey3{
  background-color: #DBDAD7;
}

.hd_nav {
  display: flex;
}

.hd_nav>.item {
  flex: 1;
  text-align: center;
  padding: 5px;
  background-color: #3c4548;
  color: #fff;
  position: relative;
  border-bottom: 7px solid #eb184f;
  font-weight: 700;
  transition: all .34s;
  text-decoration: none;
}

.hd_nav>.item.red:hover {
  background-color: #b61841;
}

.hd_nav>.item.blue:hover {
  background-color: #0093c5;
}

.hd_nav>.item.brown:hover {
  background-color: #df7b3d;
}

.hd_nav>.item.gray:hover {
  background-color: #dfdedd;
}

.hd_nav>.item .info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.hd_nav>.item.red {
  border-color: #b61841;
}

.hd_nav>.item.blue {
  border-color: #0093c5;
}

.hd_nav>.item.brown {
  border-color: #df7b3d;
}

.hd_nav>.item.gray {
  border-color: #dfdedd;
}

.hd_nav>.item .desc {
  font-size: 1.2rem;
}

.hd_logo_wrap {
  display: flex;
  /* align-items: flex-start; */
  align-items: center;
  padding: 20px 15px;
}

.lng_info {
  margin-left: 10px;
  /* padding-top: 5px;
  margin-top: -14px */
}

.lng_info>.item {
  text-decoration: none;
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-radius: 50%;
  /* background-color: #c52e50; */
  background-color: #25203D;
  color: #fff;
  font-size: 1.2rem;
}

.hd_logo {
  /* flex: 1; */
  padding: 30px 0px;
}

.hd_logo .logo {
  display: inline-block;
  width: 300px;
  min-width: 300px;
}

.hd_line {
  border: 1px solid #eaeaea;
}

.hd_menu {
  display: flex;
  align-items: center;
  padding: 0 0px 10px;
}

.hd_menu .menu_wrap {
  flex: 1;
  position: relative;
  z-index: 1000;
}

.hd_menu .menu_icon {
  display: none;
}

.hd_menu .menu_icon>span {
  display: block;
  width: 28px;
  height: 5px;
  background-color: #000;
  margin-top: 5px;
}

.hd_menu .el-menu-demo {
  border: 0 !important;
}

.el-submenu__title {
  border-bottom: 0;
  padding: 0 19px !important;
}

.hd_menu .el-submenu__title,
.hd_menu .el-menu-demo>.el-menu-item {
  font-size: 1.5rem;
}

.hd_menu .el-submenu__title {
  border-bottom: 0 !important
}

.hd_menu .el-submenu .el-menu--horizontal {
  position: absolute;
}

.hd_banner {
  position: relative;
  overflow: hidden;
}

.hd_banner .banner {
  margin-right: 0;
  width: 100%;
}

.hd_banner .info {
  width: 100%;
  height: 100%;
  display: flex;
  left: 0;
  position: absolute;
  top: 0%;
  /* justify-content: center; */
  align-items: center;
  padding-left: 40px;
}

.hd_banner .info .tit {
  display: inline-block;
  /* margin-bottom: 6%; */
  padding-bottom: 5px;
  font-size: 2.8rem;
  position: relative;
  color: #fff;
  font-size: 48px;
  line-height: 1.4;
}

.hd_banner .info .tit::after {
  /* content: '';
  width: 165px;
  max-width: 80%;
  height: 5px;
  background-color: #b61841;
  position: absolute;
  left: 0;
  bottom: 0; */
}

.el-scrollbar__wrap {
  overflow-x: hidden !important;
}

#word_and_word_gray {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#word_and_word_gray .WordAndWordPart {
  position: relative;
  padding-bottom: 60px !important;
  width: 48%;
  padding: 0 15px;
}

#word_and_word_gray .WordAndWordPart:nth-child(odd) {
  background-color: rgb(219, 218, 215);
}

#word_and_word_gray .WordAndWordPart:nth-child(even) {
  background-color: rgb(48, 48, 48);
  color: #fff;
}

#word_and_word_gray .WordAndWordPart .btn {
  background-color: rgb(211, 1, 69);
  color: #fff;
}

#word_and_word_gray .WordAndWordPart .row,
#word_and_image .row {
  margin-right: unset;
  margin-left: unset;
}

.wawogDivA {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
}

#menu {
  padding: 0 20px;
  flex: 1;
  display: flex;
  justify-content: center;
}

#menu .el-menu-item.is-active {
  color: #eb184f;
  border-color: #eb184f;
}

#menu .el-submenu.is-active .el-submenu__title {
  border-color: #eb184f;
}

#menu .el-submenu .el-menu-item {
  border-top: 1px dashed #eee;
  /* color:#909399  */
}

#menu .el-submenu .el-menu-item:nth-child(1) {
  border-top: 0;
}

#footer {
  padding: 0 15px;
  /* background-color: #3c4548; */
  /* background-color: #f5d2d5; */
  background-color: rgb(48, 48, 48);
  /* color: #c9c9c9; */
  color: #030303;
  font-size: 1.4rem;
}

#footer .t {
  padding: 20px;
}

#footer .c a {
  color: inherit;
}

#footer .b {
  padding: 15px;
  border-top: 1px solid #c9c9c9;
}

#footer .b a {
  display: inline-block;
  color: #c9c9c9;
  margin-right: 10px;
  font-size: 1.2rem;
}

#footer .b a:last-child {
  margin: 0;
}

.con {
  padding: 30px 0;
}

#show_figures .list_info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#show_figures .list_info>.item {
  display: flex;
  align-items: center;
}

#show_figures .list_info>.item .icon_info {
  width: 90px;
}

#show_figures .list_info>.item .desc_info {
  flex: 1;
  padding: 0 5px;
}

#show_figures .list_info>.item .num {
  color: #eb184f;
  font-size: 3.4rem;
  font-weight: 700;
  line-height: 1;
}

#show_figures .list_info>.item .txt {
  font-size: 1.4rem;
}

#produce_sectors .big_title {
  text-align: center;
  font-size: 1.8rem;
}

#produce_sectors .wrap>.info {
  margin-top: 25px;
}

#produce_sectors .info {
  display: flex;
}

#produce_sectors .info>.item {
  flex: 1;
}

#produce_sectors .info>.item .icon {
  height: 100px;
  margin-bottom: 5px;
  background: no-repeat center/contain;
}

#produce_sectors .info>.item .desc {
  text-align: center;
  font-size: 1.2rem;
  color: #464646;
}

#flow_path .el-scrollbar__thumb {
  background-color: rgba(255, 255, 255, 0.5);
}

#flow_path .flow_info {
  display: flex;
  justify-content: space-between;
}

#flow_path .flow_item {
  display: block;
  width: 31%;
  position: relative;
  overflow: hidden;
}

#flow_path .flow_item:hover .info {
  top: 30%;
  background-color: rgba(0, 0, 0, 0.8);
}

#flow_path .flow_item .info {
  width: 100%;
  height: 70%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: calc(100% - 45px);
  left: 0;
  transition: all .34s;
}

#flow_path .flow_item .info .title {
  font-size: 1.6rem;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#flow_path .flow_item .info .desc a {
  color: #eb184f !important;
  text-decoration: underline;
}

#comment .content {
  padding: 40px 35px;
  color: #999;
  background: url("../images/web/quote-l.png") no-repeat left top/30px, url("../images/web/quote-r.png") no-repeat right bottom/30px;
  font-size: 1.8rem;
  font-style: italic;
}

#comment .msg_info {
  padding: 20px;
  text-align: center;
  font-size: 1.6rem;
}

#comment .msg_info::before {
  display: inline-block;
  content: '';
  width: 64px;
  height: 3px;
  background: #d20146;
}

/* fourteenTemplate特殊样式start */
.fourteenTemplate .hs-form-field {
  margin-bottom: 1%
}

.fourteenTemplate .hs-form-required {
  color: red
}

.fourteenTemplate .hs-form-field {
  flex: 1
}

.fourteenTemplate .hs-form-field label {
  margin-right: 16%;
  width: 100%
}

.fourteenTemplate .hs-form-field .input {
  flex: 1
}

.fourteenTemplate .hs-form-field input {
  width: 100%;
}

.fourteenTemplate .input select {
  width: 100%;
  height: 34.8px;
}

.fourteenTemplate .no-list {
  list-style: none;
  padding-left: 0
}

.fourteenTemplate li {
  list-style: none;
}

.fourteenTemplate .hs-form-booleancheckbox-display {
  display: flex;
}

.fourteenTemplate .hs-form-booleancheckbox input {
  width: auto;
}

.fourteenTemplate .legal-consent-container {
  font-size: 13px;
}

.fourteenTemplate .inputs-list {
  padding-left: 0
}

.fourteenTemplate .hs-error-msg {
  color: red;
  font-size: 14px;
}

.fourteenTemplate .hs-main-font-element {
  font-size: 14px;
  color: red
}

.fourteenTemplate .hs-button {
  color: #FFF;
  border: transparent !important;
  font-size: 1.2em !important;
  background-color: #eb184f !important;
  background-image: none !important;
  margin-left: inherit !important;
  padding: 10px 0px !important;
  width: auto;
  margin-bottom: 10px !important;
  min-width: 200px;
}

.fourteenTemplate .hs-submit .actions {
  display: flex;
  justify-content: center;
  margin-top: 6%;
}

/* fourteenTemplate特殊样式end */


#news #swiper {
  height: 100%;
}

#news #swiper .swiper_bg {
  height: 100%;
  background: no-repeat center/cover;
}

#news #swiper .swiper_title {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 15px 45px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#news #swiper .swiper-button-next,
#news #swiper .swiper-button-prev {
  width: 25px;
  height: 25px;
  top: auto;
  bottom: 15px;
  margin: 0;
  background: no-repeat center/contain;
}

#news #swiper .swiper-button-prev {
  background-image: url("../images/web/arrow_prev.png");
}

#news #swiper .swiper-button-next {
  background-image: url("../images/web/arrow_next.png");
}

#news .new_list_info {
  display: flex;
  flex-wrap: wrap;
}

#news .new_list_info>.item {
  width: 25%;
  padding: 0 10px;
  margin-bottom: 15px;
}

#news .new_list_info>.item.swiper_wrap {
  width: 50%;
}

#news .new_list_info>.item .img {
  height: 0;
  padding-bottom: 50%;
  background: no-repeat center/cover;
}

#news .new_list_info>.item .title,
#news .new_list_info>.item .desc {
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 2;
}

#news .new_list_info>.item .time {
  color: #959595;
  font-size: 1.2rem;
}

#news .new_list_info>.item .title {
  min-height: 65px;
  font-size: 1.8rem;
}

#news .new_list_info>.item .more {
  color: inherit;
  text-decoration: underline;
}

#new_detail .detail_info .time {
  color: #959595;
  font-size: 1.2rem;
}

#new_detail .detail_info .title {
  font-size: 2rem;
}

#new_detail .list_wrap .info>.item {
  display: flex;
}

#new_detail .list_wrap .info>.item .msg_info {
  flex: 1;
}

#new_detail .list_wrap .info>.item .img {
  width: 180px;
  height: 180px;
  margin-left: 25px;
  background: no-repeat center/cover;
}

#media .media_info {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

/* #media .media_info > .item {
  width: 23%;
  height: 70px;
  margin: 0 1% 2%;
  background: no-repeat center/contain;
} */
#media .media_info>.item {
  width: 23%;
  height: 70px;
  margin: 0 1% 2%;
  background: no-repeat center/contain;
  /* border: 1px solid #eb184f; */
}

.officeitem {
  width: 23%;
  height: 73px;
  margin: 0 1% 2%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.officeitem a {
  width: 58%;
  height: 54px;
  margin: 0 auto;
  margin-top: 10px;
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

#contact a {
  color: inherit;
}

#sponsors .newswiper_sponsors {
  padding-top: 50px;
  padding-bottom: 120px;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
  /* bottom: 82% !important; */
  top: 82% !important;
}

#sponsors .newswiper_sponsors .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  opacity: 1;
  /* border: 2px solid #ccc; */
  background: none;
  position: relative;
}

#sponsors .newswiper_sponsors .swiper-pagination-bullet .circle {
  display: inline-block;
  width: 70%;
  height: 70%;
  /* background-color: #ccc; */
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all .34s;
}

.swiper-pagination-bullet {
  /* background-color:#DBDAD7 !important */
  background-color: RGB(219 218 215) !important
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #c52e50 !important;
}


#sponsors .newswiper_sponsors .swiper-pagination-bullet.swiper-pagination-bullet-active .circle {
  opacity: 1;
}

/* ============== */
.swiper-pagination2 {
  display: flex;
  justify-content: center;
}

#sponsors #swiper_sponsors3 {
  padding-bottom: 50px;
}

#sponsors #swiper_sponsors3 .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  opacity: 1;
  border: 2px solid #ccc;
  background: none;
  position: relative;
}

#sponsors #swiper_sponsors3 .swiper-pagination-bullet .circle {
  display: inline-block;
  width: 70%;
  height: 70%;
  background-color: #ccc;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all .34s;
}

#sponsors #swiper_sponsors3 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: rgb(252 183 90);
}

#sponsors #swiper_sponsors3 .swiper-pagination-bullet.swiper-pagination-bullet-active .circle {
  opacity: 1;
}


#sponsors .bg {
  display: block;
  height: 100px;
  background: no-repeat center/contain;
}

#sponsors .bg2 {
  display: block;
  /* height: 80px;
  background: no-repeat center/contain; */
}


#sponsors a.cursor_default {
  cursor: default;
}

#sponsors .sponsors_info {
  display: flex;
  justify-content: center;
}

#sponsors .sponsors_info .bg {
  width: 23%;
  margin: 0 1%;
}

#sponsors {

  /* margin-left: -15px; */
  box-sizing: content-box;
  /* width: 102.7%; */
}

.bg_form {
  /* background: url("../images/web/coilwinding.jpg") no-repeat center/cover; */
  background-color: #d30d47;
}

#form {
  color: #fff;
}

#form .big_title {
  /* font-size: 3rem; */
  font-size: 24px;
  margin-bottom: 20px;
}

#form .input_info {
  padding-left: 10px;
  position: relative;
}

#form .input_info::before {
  /* content: '';
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 11px; */
}

#form .input_info .form-control {
  height: auto;
  padding: 4px 6px;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  font-size: 1.2rem;
}

#form .policy {
  font-size: 1.2rem;
}

#form .policy a {
  color: inherit !important;
  font-weight: 700;
  text-decoration: underline;
}

#form .submit {
  background-color: #8b8682;
  border: 2px solid #fff;
  color: #fff !important;
  padding: 4px 6px;
  min-width: 75px;
}

.video_component .video_info {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.video_component .video_info .video>div {
  height: 100%;
  position: absolute !important;
  border: 1px solid #000;
}

.app_page {
  color: #3c4548;
}

.app_page .testimonials>.item:not(:nth-child(1)) {
  border-top: 1px dashed;
  padding-top: 25px;
  margin-top: 25px;
}

.app_page .hd_banner .info .tit::after {
  width: 50%;
  left: 50%;
  transform: translateX(-50%);
}

.exhibitortest_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.exhibitortest_flex_item {
  width: 48%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.el-submenu__title {
  color: #fff !important
}


.allcontact {
  margin-left: 15%
}

.contactflex2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center
}

.choosenews {
  display: flex
}

.choosenews-item {
  flex: 1;
  text-align: center;
  height: 55px;
  line-height: 55px;
  cursor: pointer;
}

.news-active {
  background-color: #c52e50;
  color: #fff;
  font-weight: bold;
}

.news-noactive {
  /* background-color: #dbdad7; */
  background-color: RGB(219 218 215) !important;
  color: #c52e50;
  font-weight: bold
}

/* 2024.1.6新首页大图部分 */
.index_top_item {
  background: url('../images/web/hompage-hero.jpg');
  position: relative;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  padding-top: 0px;
  height: 850px;
}

.index_top_item_black {
  background: rgba(0, 0, 0, 0.4);
  height: 850px;
}

.index_top_item_black_content {
  overflow-x: hidden;
  background: none;
}

.index_container_fluids {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.index_top_bottom {
  display: flex;
}

.index_btn {
  padding: 12px 18px;
  cursor: pointer;
  /* font-weight: bold; */

}

.index_top_bottom_btn_left {
  background-color: #c52e50;
  margin-right: 25px;

}

.index_top_bottom_btn_right {
  background-color: #cc899a;
}

.index_top_text {
  display: table-cell;
  height: 800px;
  vertical-align: bottom;
  padding-bottom: 85px;
}

.index_top_bottom {
  margin-top: 50px;
  color: #fff
}

.index_top_bottom_btn_right:hover {
  background-color: #cc899a;
  /* box-shadow: 5px 5px 0px black;
  transition: 0.5s 0s ease-in-out; */
  cursor: pointer
}

.index_top_bottom_btn_left:hover {
  /* background-color: #d19540; */
  background-color: #be4986;
  /* box-shadow: 5px 5px 0px black;
    transition: 0.5s 0s ease-in-out; */
  cursor: pointer
}

#fourintro {
  background-color: rgb(37, 32, 61);
  padding: 25px 0;
}

.fourintro_bg {

  display: flex;
  max-width: 1366px;
  margin: 0 auto;
}

.fourintro_item {
  width: 25%;
  font-size: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.fourintro_text {
  font-size: 18px;
  color: #fff;
}

.fourintro_num {
  font-size: 48px;
  font-weight: 900;
  color: #CC899A;
}

.indexmenu {
  position: absolute;
  width: 100%;
  top: 0%;
}

/* menu背景 */
.el-menu {
  background-color: transparent !important;
}



.fixmenu .el-submenu__title {
  color: #000 !important
}

.noindexmenu .el-submenu__title {
  color: #000 !important
}

#countdown,
.daoji_bg {
  background-color: #D30145;
}

#countdown {
  padding: 6px 0;
  background-color: #c52e50;
}

.el-submenu__title {
  font-size: 16px !important;
}

.menubtn {
  font-size: 16px !important;
}

.menubtn1 {
  background-color: #cc899a;
}

.menubtn1:hover {
  background-color: #cc899a;
  cursor: pointer;
}

.menubtn2 {
  background-color: #c52e50;
}

.menubtn2:hover {
  background-color: #be4986;
  cursor: pointer
}

.menubtn3 {
  background-color: #1895c8;
}

.menubtn3:hover {
  background-color: #5dbbe1;
}

.menuen {
  min-width: 234.74px;
}

.fixmenu {
  position: fixed;
  top: 0%;
  left: 0%;
  background-color: #fff;
  z-index: 3;
  box-shadow: 0px 5px 15px #9999999e;
}

.fz44 {
  font-size: 44px;
}

.fz18 {
  font-size: 18px;
}

.produce_sectors_content {
  color: #fff;
  font-size: 16px;
  text-align: center;
}

#produce_sectors {
  padding: 70px 0;
}

.produce_sectors_title {
  margin-bottom: 75px;
}

.produce_sectors_pag {
  margin-top: 50px;
}

.produce_sectors_pag .swiper-pagination-bullet {
  width: 20px !important;
  height: 20px !important;
}

.swiper_test_pag .swiper-pagination-bullet {
  width: 20px !important;
  height: 20px !important;
}

#text_swiper {
  display: flex;
  color: #fff;
}

.text_swiper_left {
  width: 50%;
  background-color: #C52E50;
  padding: 120px 76px 100px 6.5%;
  font-size: 18px;
}

.text_swiper_left2 {
  background-color: rgb(37,32,61);
}

.text_swiper_right {
  width: 50%;
  background-color: #25203d;
  padding: 60px 6.5% 30px 40px
}

.text_swiper_right2 {
  height: 100%;
}

#swiper_test {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.fz35 {
  font-size: 37px;
  font-weight: bold;
}

.text_swiper_quote {
  width: 54px;
}

.text_swiper_quote img {
  width: 100%;
}

.text_swiper_left_text {
  margin-top: 75px;
  margin-bottom: 45px;
}

.text_swiper_left_btn {
  display: inline-block;
  background-color: #25203d;
  padding: 11px 15px;
  font-size: 18px;
  cursor: pointer;
  /* font-weight: bold; */
}

.text_swiper_left_btn:hover {
  /* box-shadow: 5px 5px 0px black;
    transition: 0.5s 0s ease-in-out; */
  background-color: #25203d;
  cursor: pointer
}

.text_swiper_left2 .text_swiper_left_btn {
  background-color: #c52e50;
}

.flex_pictext_item_btn:hover {
  /* box-shadow: 5px 5px 0px black;
  transition: 0.5s 0s ease-in-out; */
  background-color: #c52e50;
  cursor: pointer
}

.text_swiper_quote {
  margin-left: 50%;
  transform: translateX(-50%);
  margin-bottom: 30px;
}

.flex_pictext2 {
  display: flex;
}

.flex_pictext_item {
  width: 50%;
  padding: 0 15px;
  /* margin-right: 30px; */
}

.fz44bold {
  font-size: 44px;
  font-weight: bold;
  margin: 10px 0;
}

.flex_pictext_item_btn {
  display: inline-block;
  background-color: #c52e50;
  padding: 11px 15px;
  font-size: 18px;
  /* font-weight: bold; */
  margin-top: 20px;
  margin-bottom: 55px;
  cursor: pointer;
}

.flex_pictext_item_btn a {
  color: #fff;
}

.textcenter2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 0;
}

.textcenter_title {
  font-size: 28px;
  font-weight: bold;
  margin: 20px 0 10px;
}

.textcenter_content {
  font-size: 18px;
  margin: 10px 0 10px;
  width: 75%;

}

.textcenter_btn {
  display: inline-block;
  background-color: #c52e50;
  padding: 11px 25px;
  font-size: 18px;
  /* font-weight: bold; */
  margin-top: 25px;
  cursor: pointer;
}

.textcenter_btn a {
  color: #fff;
}

.flex_pictext_item_pic {
  width: 100%;
}

.flex_pictext_item_pic img {
  width: 100%;
}

.footer2_img1 {
  width: 25px;
}

.footer2_img1 img {
  width: 100%;
}

#footer2 {
  background-color: rgb(37,32,61);
  color: #fff;
  position: relative;
}

.footer2 {
  padding: 40px 0;
}
.footer2_60{
  width: 93%;
  margin: 0 auto;
}

.footer2_top {
  display: flex;
  justify-content: space-between;
  width: 93%;
  /* margin: 0 auto; */
  /* justify-content: space-between; */

}

.footer2_left3_img1 {
  /* width: 211px; */
  height: 55px;
  margin-bottom: 35px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer1new2 {
  height: 135% !important;
}

.footer2_left3_img1 img {
  width: auto;
  height: 100%;
}

.footer2_left3_img2 {
  /* width: 170px; */
  height: 47px;
  margin-bottom: 35px;
}

.footer2_left3_img2 img {
  width: auto;
  height: 100%;
}

.footer2_left1_1,
.footer2_left1_3,
.footer2_left2_1 {
  margin-bottom: 10px;
}

.footer2_left1 {
  margin-right: 80px;
}

.footer2_left1_2 {
  margin-bottom: 15px;
}

.footer2_left1_5 {
  margin-top: 25px;
  margin-bottom: 10px;
}

.footer2_left1_6_three {
  display: flex;
}

.footer2_left1_6_three_items {
  width: 50px;
  min-width: 50px;
  margin-right: 50px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.footer2_text1 {
  font-size: 13px;
}

.footer2_left1_6_three_items img {
  width: 100%;
}

.footer2_left2_2 a {
  color: #fff;
}

.footer2_left2 {
  margin-right: 150px;
  /* margin-left: -30%; */
}

.footer2_left3_3_a a {
  color: #fff;
  margin-bottom: 20px;
}

.footer2_bottom1 {
  display: flex;
}

.footer2_bottom1_1 a,
.footer2_bottom1_2 a,
.footer2_bottom1_3 a,
.footer2_bottom1_4 a {
  color: #fff;
  margin-right: 35px;
}

.footer2_bottom {
  border-top: 1px solid #fff;
  width: 60%;
  padding-top: 15px;
  margin-top: 15px;
}

.footer_right_img {
  position: absolute;
  right: 0;
  color: #fff;
  top: 0
}

.footer_right_img,
.footer_right_img img {
  height: 100%;
}

.btn_info a {
  margin-right: 15px;
  margin-bottom: 10px;
}

.btn_info {
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
}

.btn_infos {
  flex: 1
}

.w100 {
  width: 100%;
}

.fleximagetext_items {
  display: flex;
}

.fleximagetext {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 10px;
}

.fleximagetext_title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.2;
  text-align: center;
  /* color: #000 !important; */
  /* padding-top: 20px; */
}
.pb0{
  padding-bottom: 0px !important;
}
.pd50{
  padding-top: 50px !important;
}
.fleximagetext_titlebig {
  font-size: 36px;
}
.blueblack{
  background: #25203d;
  padding: 60px 0;
  color: #fff !important;
}
.blueblack span{
  color: #fff !important;
}
::v-deep .blueblack .fleximagetext_content{
  color: #fff !important;
}
.blueblack .fleximagetext_content{
  color: #fff !important;
}
.text_swiper_left_text p span{
  text-wrap: wrap !important;
}
.text_swiper_left_text p{
  text-wrap: wrap !important;
}
 .fleximagetext_content p:first-child span{
  font-family: 'raleway','afyt' !important;
  font-size: 28px !important;
  line-height: 1 !important;
}
.nopd{
  padding-top: 0px;
  background-color: #c52e50;
}
.pt0{
  padding-top: 0px !important;
}

::v-deep .nopd .textcenter_btn{
  background-color: #25203d !important;
  color: #fff !important;
}
.nopd .textcenter_btn{
  background-color: #25203d !important;
  color: #fff !important;
}
::v-deep .nopd .textcenter2{
  color: #fff !important;
}
.nopd .textcenter2{
  color: #fff !important;
}

.fleximagetext_content {
  font-size: 18px;
  /* color: #000; */
  color: #3c4548;
  text-align: left;
  padding-bottom: 20px;
}

.fleximagetext_img {
  width: 100%;
}

.fleximagetext_img img {
  width: 100%;
}

.text-image-bg {
  background-color: #f5f5f7;
}

#text-image-step {

  color: #030303;
  padding: 40px;
}

.text-image-step-title {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
}

.text-image-step-content {
  font-size: 18px;
  margin-bottom: 40px;
}

.text-image-imgs-items {
  display: flex;
}

.text-image-imgs-item {
  width: 20%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.text-image-imgs-item:last-child .text-image-imgs-right {
  display: none;
}

.text-image-imgs-left {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.text-image-imgs-right {
  position: absolute;
  right: -14px;
}

#blackimagetext {
  background-color: rgba(37,32,61);
  padding: 20px 50px;
}

.blackimagetext_title {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  margin: 15px 0;
}

.blackimagetext_item_title {
  font-weight: bold;
}

.blackimagetext_item_img {
  margin-bottom: 15px;
}

.blackimagetext_items {
  display: flex;
  flex-wrap: wrap;
  color: #fff;
}

.blackimagetext_item {
  width: 33.3%;
  margin-bottom: 20px;
  padding-right: 30px;
}

.pv-cover {
  background-position: center !important;
  /* display: block !important; */
  /* background-color: rgb(0, 0, 0); */
  background-size: contain !important;
}

#text_flex {
  display: flex;
  color: #fff;
}

.swiper-pagination-bullet-active {
  background-color: rgb(252 183 90) !important;
}

.textcenter_content {
  text-align: center;
}

.fz28 {
  font-size: 28px;
  font-weight: bold;
}

.text-image-imgs-content {
  text-align: center;
  margin-top: 30px;
  font-weight: bold;
}



.footer2mobile {
  display: none;
}


.footermobile {
  display: none;
}

.videoandword .video {
  width: 43vw;
  /* height: 29vw; */
  height: 23vw;
  
}

.videotitle {
  font-size: 30px;
  margin-bottom: 4%;
  font-weight: 700;
}

.videotitle_word {
  font-size: 20px;
}

.videotitle_word span {
  text-wrap: wrap !important;
}


.morefleximagetext_title {
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 20px;
}

.morefleximagetext_item_title {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}

.morefleximagetext_item_items_all {
  display: flex;
}

.morefleximagetext_item_items {
  width: 33.3%;
  padding: 0 30px;
}

.morefleximagetext_item_item,
.morefleximagetext_item_item_img,
.morefleximagetext_item_item_img img {
  width: 100%;
}

.morefleximagetext_item_item_title {
  margin: 15px 0 9px;
  font-weight: bold
}

.morefleximagetext_item {
  margin-bottom: 5%;
}

.morefleximagetext_item:last-child {
  margin-bottom: 0;

}

.bold28 {
  font-size: 28px;
  font-weight: bold;
}

.textcenter {
  text-align: center;
}

.fleximage_items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.fleximage_item {
  width: 22%;
  margin-bottom: 5%;
}

.fleximage_item img {
  width: 100%;
}

.fleximage_title {
  margin-bottom: 20px;
}

.el-icon-arrow-down:before {
  content: '' !important
}

.el-menu--horizontal .el-menu-item {
  color: #303133 !important;
  font-weight: bold;
}

.el-menu--horizontal .el-menu-item:not(.is-disabled):focus,
.el-menu--horizontal .el-menu-item:not(.is-disabled):hover {
  outline: 0;
  color: #fff !important;
  background-color: rgb(211, 1, 69)
}

.bottom-left-1 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.footer-logos {
  display: flex
}

.footer-logos img {
  width: 100%;
}

.footer-bottom-2-bottom a {
  margin-right: 20px
}

.footer-code {
  display: flex;
  margin: 10px;
  padding-bottom: 10px;
}

.footer-code img {
  width: 100%;
}

.hd_banner .info .tit::after {
  background-color: #337abc
}

.sect5-3 {
  margin-top: 30px
}

[v-cloak] {
  display: none
}

.el-select {
  width: 100%
}

.pv-video-player {
  width: 100% !important;
  height: 100% !important
}

/* a{
  text-decoration:none;
  color:#fff
} */
.sect7-3-text {
  color: #fff;
  font-size: 15px;
  /* margin-bottom:50px */
}

a:hover {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

.emails {
  background-color: #d30d47;
  justify-content: space-between
}



.myswiper1 .swiper-container {
  /* width: 100%;
 height: 100%; */
}

.myswiper1 .swiper-slide {
  /* text-align: center;
font-size: 18px;
background: #fff;
 width: 80%; */
}

#swiper-sponsors2 .swiper-slide {
  margin-right: 0px !important
}

.email-left {
  font-size: 19px;
  color: #fff
}

.myrule {
  display: flex;
}

.el-form-item__error {
  color: #fff
}

.el-input {
  width: 100%
}

.el-form-item {
  margin-right: 20px
}

.el-form-item__content {
  margin-left: 0px !important
}

.el-form-item__label {
  display: none
}

.detail-text {
  color: #3c4548;
  font-size: 22px;
  /* font-style: italic; */
  font-weight: bold;
}

.detail-content {
  margin-top: 10px;
  color: #030303;
  /* height:180px; */
  overflow-y: auto;
}

.mytext {
  color: #fff;
  text-align: center;
  line-height: 47px;
  font-weight: bold
}

.myform-leftbtn {
  margin-right: 15px;
  cursor: pointer
}

.myform-bottom {
  display: flex;
  justify-content: center
}

.myform-leftbtn {
  width: 120px;
  background-color: #3C4648;
  text-align: center;
  color: #fff;
  padding: 2px 0;
}

.myform-rightbtn {
  width: 120px;
  cursor: pointer;
  background-color: #cdcdcd;
  text-align: center;
  color: #fff;
  padding: 2px 0;
}

.myform-top .el-form-item__label {
  text-align: left;
  font-size: 15px
}

.myform-top .el-input__inner {
  font-size: 15px
}

.myform-bottom-top {
  font-size: 14px;
  margin: 10px 0;
}

.myform {
  z-index: 1000;
  padding: 2% 5%;
  /* height: 20vw; */
  background-color: #f5f5f5;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

}

.sect7-4-1 {
  font-size: 17px;
  color: #1b1b1b;
  font-weight: bold;
}

.sect7-4-2 {
  font-size: 17px;
  color: #1b1b1b;
  font-weight: bold;
  /* margin-top: 30px; */
}

.sect7-4-3 {
  font-size: 15px;
  margin-bottom: 40px
}

.sect7-4 {
  margin-top: 30px
}

.sect7-3-item-img {
  width: 50%
}

.sect7-3-text {
  line-height: 1.3;
  margin-top: 10px
}

.sect7-3-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 23px
}

.sect7-3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 40px;
}


.sect7-2-top {
  font-size: 36px;
  /* margin-top: 40px; */
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding-top: 15px
}

.sect7-2-bottom {
  font-size: 17px;
  text-align: center;
  color: #000;
}

.section6 {
  /* background-color:#f6f6f6 */
}

.sect6-flex {
  position: relative
}

.sect6-left-logo {
  width: 6%;
  position: absolute;
  left: 0;
  top: 0
}

.sect6-left-logo img {
  width: 100%
}

.sect6-right-logo {
  width: 6%;
  position: absolute;
  right: 0;
  bottom: -21%
}

.sect6-right-logo img {
  width: 100%
}

.sect6-left-top {
  color: #999898;
  /* font-style: italic; */
  margin-left: 7%;
  padding-top: 6%;
  width: 85%
}

.sect6-right-top {
  color: #999898;
  /* font-style: italic; */
  margin-top: 6%;
  width: 85%;
  margin-left: 7%
}

.sect6-left-bottom {
  /* margin-top:20px; */
  color: #1493c6;
  text-align: center;
}

.sect6-right-bottom {
  /* margin-top:20px; */
  color: #1493c6;
  text-align: center;
}

.sect5 {
  /* height: 270px; */
  /* display: flex; */
  flex-direction: column;
  justify-content: space-between;
  margin-top: 35px;
  /* margin: 30px 0; */
  margin-bottom: 35px;
}

.sec2-item {
  width: 50%;
}

.sect4-1 {
  width: 220px;
  margin: 0 auto;
  /* margin-top: 30px; */
  padding-top: 30px;
  margin-bottom: 38px;

}

.sect4-1 img {
  width: 100%;
}

.sect4-2 {
  width: 300px;
  margin: 0 auto;
  padding-bottom: 20px;

}

.sect4-2 img {
  width: 100%;
}

.sect4-video {
  width: 90%;
  height: 56.25vw;
  background-color: #fff;
  border: 1px solid #000;
  cursor: pointer
    /* margin: 0 auto; */
}

.sect4-video-text {
  color: #fff;
  margin: 10px 0
}

.sect4-bottom-right {
  width: 90%;
  color: #fff;
}

.sect65-btn {
  display: inline-block;
  text-align: center;
  height: 45px;
  margin-top: 10px;
  margin-bottom: 20px;
  /* background-color: rgb(48,48,48); */
  background-color: #c52e50;
  line-height: 45px;
  padding: 0 10px
}

.waiBtn:nth-child(2) .sect65-btn {
  background-color: rgb(48, 48, 48);
}

.sect65-btn:hover {
  /* box-shadow: 5px 5px 0px black;
  transition: 0.5s 0s ease-in-out; */
  background-color: #c52e50 !important;
  cursor: pointer;
}

.textcenter_btn:hover {
  /* box-shadow: 5px 5px 0px black;
  transition: 0.5s 0s ease-in-out; */
  background-color: #c52e50;
  cursor: pointer;
}

.mybtn8:hover {
  /* box-shadow: 5px 5px 0px black;
  transition: 0.5s 0s ease-in-out; */
  background-color: #c52e50;
  cursor: pointer;
}

.sect65-btn1 {
  display: inline-block;
  padding: 5px 10px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 50%;
  transform: translateX(-50%);
  /* background-color: #72c7d5; */
}

.sect65-btn1:hover {
  /* box-shadow: 5px 5px 0px black;
  transition: 0.5s 0s ease-in-out; */
  background-color: #c52e50;
  cursor: pointer;
}

.sect4-btn {
  width: 196px;
  text-align: center;
  margin: 0 auto;
  height: 49px;
  padding-bottom: 33px;
  margin-top: 30px;
  margin-bottom: 20px;
  background-color: #72c7d5;
  color: white;
  line-height: 49px
}

.sect4-btn:hover {
  /* box-shadow: 5px 5px 0px black;
  transition: 0.5s 0s ease-in-out; */
  background-color: #c52e50;
  cursor: pointer;
}

.sect4-btn img {
  width: 100%;
}

.sect7-movie {
  border: 1px solid #000;
  cursor: pointer
}

#produce_sectors .bg {
  display: block;
  height: 100px;
  background: no-repeat center/contain;
}

.flex_alcenter {
  display: flex;
  /* align-items: center; */
}

.longbtn {
  min-width: 150px;
}

#swiper_produce .swiper-wrapper {
  padding-bottom: 50px !important;
}

.greybg {
  background-color: rgb(219, 218, 215);
}

.footer2_left3 {
  padding-right: 20%
}

.footer2_left3_3_imgs {
  width: 175px;
}

.footer2_left3_3_imgs img {
  width: 100%;
}
.videotitle_word{
  font-family: 'raleway-m', 'afyt', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif';
}

.footer2_left3_3_imgs {
  /* width: 175px; */
  width: 50px;
}

.footer2_left3_3_imgs img {
  width: 100%;
}

.footer2_left3_3_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 15px
}

.footer2_left3_3 {
  display: flex;
  font-size: 14px;
}

.childsub .el-submenu__title {
  color: #303133 !important;
  font-size: 14px !important;
}

/* jackey追加 */
.myhover:hover {
  /* box-shadow: 5px 5px 0px black;
  transition: 0.5s 0s ease-in-out;
  cursor: pointer; */
}

/* 倒计时 */
.daojishi {
  display: flex;
  margin: 0 auto;
  /* width:200px; */
  justify-content: space-between;
  background-color: #c52e50;
  color: #fff;
  padding: 5px 15px
}

.dao-left {}

.video-word-title {
  text-align: center;
  font-size: 35px;
  font-weight: normal;
  font-stretch: normal;
  font-weight: 700;
  letter-spacing: 0px;
  color: #ffffff;
  padding: 10px 0 22px 0;
}

.bottom-row {
  color: #fff;
}

.dao-right {
  display: flex;
  align-items: center;
}

.ptno {
  margin-top: -30px;
  border-top: 4px solid #030303;
}

.fixul ul {
  padding-left: 20px;
}

.fixul ul li {
  /* list-style: none; */

}

.fixul ul li::before {
  /* content:'—'; */
  margin-right: 12px
}

.contact_img {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 10px;
  border: 1px solid #afaaaa
}

.professional_img {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 10px;
  border: 1px solid #afaaaa
}

.contact_flex {
  display: flex;
  align-items: center;
}

.ahover1:hover {
  color: #23527c !important
}

.contactflex {}

.section7 {
  /* background-color: rgb(242,242,242); */
  background-color:rgb(197, 46, 80);
}
#produce_sectors {
  padding: 70px 0;
}
#word {
  /* margin-left: -15px; */
  /* width: 102.7%; */
}



/* 目录 */
.el-submenu__title {
  font-weight: bold
}

.el-menu-item-group .el-menu-item.demo:hover {
  background: RGB(211, 1, 69) !important;
  color: #fff !important;
}


/* flowpath */
.detail-img {
  cursor: pointer;
}

::v-deep .el-menu-demo {
  background-color: RGB(211, 1, 69) !important;
  color: #fff
}

.el-menu--popup-right-start {
  margin-left: 0px !important
}

.hd_menu .el-menu-demo .el-submenu .el-submenu__title:hover {
  background-color: RGB(211, 1, 69);
  color: #fff !important
}

.footerlogoitem {
  display: flex;
  flex-direction: column;
}

.ml0 {
  margin-left: 0;
  transform: translateX(0);
}

.mybtn8 {
  display: inline-block;
  padding: 5px 10px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  cursor: pointer;
}

.menu3items {
  display: none;
}

.nobottom {
  padding-bottom: 0px;
}

.footer2_left1_6_three_items {
  position: relative;
}

.gzh_code {
  width: 100px;
  position: absolute;
  opacity: 0;
  bottom: 100%;
}

.footer2_left1_6_three_items:hover .gzh_code {
  opacity: 1;
  transition: opacity 0.3s;
}

.footer2_footer3 {
  display: flex;
}

.certificate2_text12_delete {
  cursor: pointer;
}

.only_swiper_bg {
  width: 100%;
  color: #fff;
  padding: 60px 30px;
}

.only_swiper_bg1 {
  background-color: #25203d;

}

.swiper-pagination-bullet {
  opacity: 1 !important;
}

.show_time_and_venue_2 {
  display: flex;
  align-items: center;
}

.show_time_and_venue_img {
  width: 30px;
  margin-right: 10px;
}

.videotext {
  margin-left: 30px;
}

.swiper-items {
  display: flex;
  justify-content: space-between;
}

.bannerfont .tit {
  font-family: 'raleway', 'afyt', 'ropa', 'ximai' !important;
}

.fixul p span strong {
  font-family: 'raleway', 'afyt', 'ropa', 'ximai' !important;
}

.btn_infos_en_1881 {
  display: flex;
  justify-content: end;
  margin-right: 15px;
  position: relative;
  margin-top: -50px;
}

::v-deep #produce_sectors .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #25203d !important;
}

#produce_sectors .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #25203d !important;
}
.titlebody2{
  margin-top: 20px;
}
/* .privacy_black{
  position: fixed;
  z-index: 999;
  top: 0%;
  left: 0%;
  right: 0%;
  bottom: 0%;
  background-color: ;
} */
 #privacy_com{
  position: fixed;
  z-index: 999;
  /* bottom: 1%; */
  top: 50%;
  left: 50%;
  max-width: 600px;
  padding: 20px 20px;
  background: #fff;
  border-radius: 11px;
  width: 80%;
  transform: translate(-50%, -50%);
 }
 .privacy_title{
  font-size: 18px;
  font-weight: bold;
 }
 .privacy_content{
  font-size: 14px;
  margin-bottom: 15px;
 }
 .privacy_btns{
  display: flex;
  justify-content: center;
 }
 .pbtn_left,.pbtn_right{
  width: 135px;
  height: 43px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 2px;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
 }
 .pbtn_left{
  border: 1px solid #000;
 }
 .pbtn_right{
  border: 1px solid #333;
  background-color: #333;
  color: #fff;
  margin-left: 15px;
 }
 .hd_banner{
  background-image: url('https://t.7-event.cn/static/material/show/22/index/images/web/banner3_cn.png?t=12s54ss2s3s');
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  position: relative;
  overflow: hidden;
  min-height: 200px;
  padding: 0;
  display: flex;
  align-items: center;
  /* width: 90vw !important; */
  /* margin-left: 5vw !important; */
 }
 .hd_banner707{
  background-image: url('https://t.7-event.cn/static/material/show/22/index/images/web/banner3new.jpg?t=12sd54s2s3s');
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  position: relative;
  overflow: hidden;
  min-height: 200px;
  padding: 0;
  display: flex;
  align-items: center;
  /* width: 90vw !important; */
  /* margin-left: 5vw !important; */
 }
 .bannerz{
  /* padding: 0 15px; */
 }

 .centerimg #images{
  display: flex;
  flex-direction: column;
  align-items: center;
 }
 .fullbg .container3{
    padding: 0px !important;
 }
 .fullbg .container{
  width: 100% !important;
 }
 .wordrow{
    display: flex;
 }
 

 .swiperimages_item .swiper-item{
  flex:1;
  display: flex;
 }
 .swiperimage {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fourtitle{
  color: #fff;
  font-size: 36px;
  text-align: center;
  font-weight: 700;
}
.bg_gray3{
  background-color: #DBDAD7;
}
/* 以上应该为最新 */
@media (max-width: 1440px) {
  .footer2_left2 {
    margin-right: 0px;
  }

  .footer2_left1 {
    margin-right: 28px;
  }
}

@media (max-width: 1200px) {
  .hd_menu .el-menu-demo {
    background-color: #fff !important;
  }

  .el-submenu__title {
    color: #303133 !important;
  }

  #app {
    padding-top: 35px;
  }

  .hd_menu .info {
    max-width: 970px;
    padding: 0 15px;
    margin: 0 auto;
    text-align: right;
    position: relative;
  }

  .hd_menu .menu_wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 35px;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);
  }

  .hd_menu .menu_icon {
    display: inline-block;
  }

  .hd_menu .menu_info {
    display: block;
    width: 220px;
    position: absolute;
    right: 15px;
    top: 100%;
    z-index: 999;
    background-color: #000;
    color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
  }

  .hd_menu .menu_info>.item {
    text-align: left;
    padding: 10px 15px;
  }

  .hd_menu .menu_info .sub_item_info {
    position: relative;
    width: auto;
    padding: 10px 0 0;
  }

  .hd_menu .menu_info .sub_item_info::before {
    display: none;
  }

  .hd_menu .menu_info .sub_item_info>.item {
    padding: 5px 10px;
  }

  .hd_menu .menu_info .sub_item_info .sub_item_info {
    left: auto;
    top: auto;
    transform: none;
  }

  .hd_menu .el-menu-demo {
    width: calc(100% - 30px);
    position: absolute;
    right: 15px;
    top: 100%;
    text-align: left;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
  }

  .hd_menu .el-menu-item,
  .hd_menu .el-submenu .el-menu-item,
  .hd_menu .el-submenu__title {
    height: 35px;
    line-height: 35px;
  }
}

@media (max-width: 992px) {
  #show_figures .list_info>.item .icon_info {
    width: 70px;
  }

  #show_figures .list_info>.item .num {
    font-size: 2.4rem;
  }

  #show_figures .list_info>.item .txt {
    font-size: 1rem;
  }
  .bannerz{
    padding: 0px;
   }
}

@media (max-width: 768px) {
  .hao {
    margin-left: 10% !important
  }

  .banquan {
    text-align: center
  }

  .allcontact {
    margin-left: 6%
  }

  .collapsetitle {
    font-size: 28px;
  }

  .el-collapse-item__header {
    font-size: 16px !important;
    font-style: normal;
  }

  .videotext {
    margin-top: 20px
  }

  .myblue {
    width: 100%;
    margin-top: 10px;
  }

  .app_page .hd_banner .info .tit {
    font-size: 25px
  }

  .hd_banner {
    overflow: inherit;
    min-height: 140px;
  }

  .hd_banner img {
    min-height: 140px;
  }

  .hd_banner .info {
    width: 100%;
  }

  .hd_banner .info .tit {
    font-size: 1.2rem;
  }

  .hd_banner .info .btn_info .btn {
    font-size: 1.2rem;
    padding: 2px 6px;
  }

  .hd_menu .btn_info {
    flex: 1;
  }

  .hd_menu .btn_info .btn {
    width: 100%;
    margin-top: 10px;
  }

  .hd_nav {
    flex-wrap: wrap;
  }

  .hd_nav>.item {
    width: 50%;
  }

  .hd_nav>.item .info .title {
    font-size: 1.2rem;
  }

  .hd_nav>.item .info .desc {
    font-size: 0.8rem;
  }

  #footer .logo {
    /* width: 100px; */
  }

  #footer .t {
    padding: 20px 0;
  }

  #footer .t .r {
    text-align: left;
  }

  #footer .t .r img {
    margin-left: 0;
  }

  #show_figures .list_info {
    flex-wrap: wrap;
  }

  #show_figures .list_info>.item {
    flex: none;
    width: 50%;
  }

  #flow_path .flow_info {
    display: block;
  }

  #flow_path .flow_item {
    width: 100%;
    margin-bottom: 15px;
  }

  #produce_sectors .wrap>.info {
    margin: 0;
  }

  #produce_sectors .info {
    flex-wrap: wrap;
  }

  #produce_sectors .info>.item {
    flex: none;
    width: 50%;
    margin-top: 20px;
  }

  #news .new_list_info {
    display: block;
  }

  #news .new_list_info>.item {
    width: 100% !important;
  }

  #news .new_list_info>.item.swiper_wrap {
    height: 300px;
  }

  #news .new_list_info>.item .title {
    min-height: auto;
  }

  #new_detail .list_wrap .info>.item {
    flex-wrap: wrap;
  }

  #new_detail .list_wrap .info>.item .img {
    width: 100%;
    height: 0;
    padding-bottom: 75%;
    margin: 15px 0 0;
  }

  #media .media_info>.item {
    width: 48%;
  }

  .officeitem {
    width: 48%
  }

  .app_page .testimonials>.item {
    padding: 0 !important;
    border: 0 !important;
    margin: 0 !important;
  }

  .app_page .testimonials>.item .info {
    padding: 30px 0;
    border-top: 1px dashed;
  }
  .hd_banner{
    width: 100% !important;
  }
}



@media(min-width:768px) {
  .oldform {
    display: none
  }

  .video-word-bottom {
    display: flex;
    justify-content: space-around
  }

  .video {
    height: 300px
  }

  .video-word-bottom-left {
    width: 45%
  }

  .video-word-bottom-right {
    width: 45%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
  }

  .videotext {
    width: 50%;

  }

  .videoandword {
    display: flex;
    justify-content: space-between
  }

  /* .daojishi {
    width: 750px;
  } */

  .btn_infos2 {
    display: none
  }
}

@media (min-width:992px) {

  .fourintro_bg {
    max-width: 90%;
  }

  

  /* .daojishi {
    width: 970px;
  } */
  .index_top_item_black_content {
    max-width: 90%;
    margin: auto;
    overflow-y: hidden;
  }

}

@media (min-width:1200px) {
  /* .daojishi {
    width: 1170px;
  } */
}

/* 移动端 */
@media (max-width:767px) {
  .fleximagetext_titlebig {
    font-size: 28px;
    padding: 0 15px;
  }

  .footer2_left3_3 {
    font-size: 12px;
  }

  #word {
    padding: 0 15px;
  }

  #show_time_and_venue {
    padding: 0 15px;
  }

  .col-xs-12 {
    padding: 0 15px;
  }

  .hd_banner .info {
    padding-left: 15px;
  }

  .produce_sectors_pag .swiper-pagination-bullet {
    width: 13px !important;
    height: 13px !important;
  }

  .swiper_test_pag .swiper-pagination-bullet {
    width: 13px !important;
    height: 13px !important;
  }

  .menu3items {
    display: block;
    color: #303133;
    font-weight: bold;
  }

  .menu3items a {
    color: #303133 !important;
  }

  .textcenter_title {
    text-align: center;
  }

  .index_top_item,
  .index_top_item_black,
  .index_top_text {
    height: 450px;
  }

  .btn_info {
    display: none;
  }

  .fourintro_num {
    font-size: 36px;
  }

  .flex_alcenter {
    display: block;
  }

  .newform {
    display: none
  }

  .video {
    height: 265px;
    margin-bottom: 20px
  }

  .btn_infos {
    /* display: none */
  }

  .footer-code {
    justify-content: space-between;
    border-bottom: 1px solid #030303
  }

  .bottom-row3 {
    margin-bottom: 20px
  }

  .footer-bottom-2-bottom {
    text-align: center
  }

  .fixmenu {
    display: none;
  }

  .index_top_text h1 {
    font-size: 24px !important;
  }

  .index_top_text h5 {
    font-size: 16px !important;
  }

  .fourintro_bg {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  #image_and_word {
    padding: 30px 15px !important;
  }

  #text_swiper {
    display: block;
  }

  .text_swiper_left,
  .text_swiper_right,
  .flex_pictext_item {
    width: 100%;
  }

  .flex_pictext2 {
    display: block;
  }

  .flex_pictext_item {
    margin-right: 0px;
  }

  .fz44bold {
    font-size: 35px;
  }

  .flex_pictext {
    padding: 0 15px;
  }

  .footer2_top {
    display: block;
  }

  .footer2pc {
    display: none;
  }

  .footer2mobile {
    display: block;
  }

  #textcenter {
    padding: 40px 15px;
  }


  .footermobile_img_text {
    padding: 0 20px;
  }

  .footermobile_top {
    padding-bottom: 30px;
    border-bottom: 3px solid #fff;
  }

  .footermobile {
    display: block;
    padding: 20px;
  }

  .footermobile_img {
    margin-bottom: 20px;
  }

  .footermobile_contact1 a {
    color: #fff;
  }

  .footermobile_bottom3 a {
    color: #fff;
  }

  .footermobile_bottom {
    margin-top: 20px;
  }

  .daojishi {
    display: block;
  }

  .videoandword .video {
    width: 90vw;
    height: 50vw;
    margin: 0 auto;
  }

  .con {
    /* padding: 15px; */
  }

  .videotext {
    padding: 0 15px;
  }

  .videotitle {
    font-size: 22px;
  }

  .videotitle_word {
    font-size: 16px;
  }

  .mybtn8 {
    font-size: 15px !important;
  }

  .fleximagetext {
    width: 100% !important;
  }

  .fleximagetext_items {
    flex-wrap: wrap;
  }

  .flex_pictext2 {
    padding-top: 20px
  }

  #text_flex {
    display: block;
  }

  .text_swiper_left {
    padding: 60px 30px 40px 30px
  }

  .text_swiper_left_text {
    margin-top: 35px;
  }

  .fz35 {
    font-size: 29px;
  }

  .text-image-imgs-item {
    width: 100%;
  }

  .text-image-imgs-items {
    flex-wrap: wrap;
  }

  .text-image-imgs-right {
    display: none;
  }

  .text-image-imgs-content {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  #blackimagetext {
    padding: 15px 30px;
  }

  .blackimagetext_item {
    padding-right: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    text-align: center;
  }

  #morefleximagetext {
    padding: 0 15px;
  }

  .morefleximagetext_title {
    font-size: 22px;
  }

  .bold28 {
    font-size: 22px;
  }

  .morefleximagetext_item_items_all {
    display: block;
  }

  .morefleximagetext_item_items {
    width: 100%;
    padding: 0;
  }

  .fleximage_item {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 25px;
  }

  .fleximage_items {
    padding: 0 15px;
  }

  /* 767最后 */
}

@media (min-width:768px) {
  .bottom-row {
    height: 350px
  }

  .newform {
    display: flex
  }

  .myrow {
    width: 20%
  }

  .bottom-row2 {
    height: 310px;
    border-bottom: 1px solid #030303;
  }

  .bottom-row3 {
    border-bottom: 1px solid #030303;
  }
}

@media (max-width: 460px) {
  /* .daojishi {
    font-size: 12px
  } */
}





@media (max-width: 991px) {
  .footer2_left3 {
    padding-right: 0px;
  }

  .myform {
    width: 90vw;
    height: 500px;
    overflow-y: scroll;
    padding: 4% 5%
  }

  .sect7-movie {
    width: 80vw;
    height: 50vw;
    margin: 0 auto;
    margin-top: 30px
  }

  .sect7-3-item {
    width: 22%
  }

  .sect6 {
    /* padding:30px 10px */
  }

  .sect4-bottom-right {
    margin: 0 auto;
    margin-top: 20px
  }

  .sect4-bottom-right-item {
    margin-bottom: 10px
  }

  .sect4-video-text {
    text-align: center;

  }

  .sect4-video {
    margin: 0 auto;
  }


}

@media (max-width: 500px) {
  .col-xss-12 {
    width: 100%
  }

  .sect7-3-item {
    width: 44%
  }

  .el-message-box {
    width: 70vw
  }
}

@media (min-width: 550px) {
  .three-detail-item {
    width: 32%
  }

  .sect65 {
    display: flex;
    justify-content: space-between
  }
}

@media (min-width: 768px) {
  .allsection {
    width: 750px;
  }

  .right-btn:hover {
    /* box-shadow: 5px 5px 0px black;
    transition: 0.5s 0s ease-in-out; */
    background-color: #d19540;
    cursor: pointer;
  }

  .left-btn:hover {
    /* box-shadow: 5px 5px 0px black;
    transition: 0.5s 0s ease-in-out; */
    background-color: #d19540;
    cursor: pointer;

  }
}


@media (max-width: 992px) {
  .email-left {
    text-align: center
  }
}

@media (min-width: 992px) {
  .container3 {
    padding: 0 30px !important;
  }

  #app {
    overflow-x: hidden;
  }

  .emails {
    display: flex;
    padding: 39px 49px;
  }

  .sect7-3-text {

    margin-bottom: 20px
  }


  .myform {
    width: 60vw;
  }

  .sect7-movie {
    width: 640px;
    height: 400px;
    /* background-color:blue; */
    margin: 0 auto;
    margin-top: 30px
  }

  .sect7-3-item {
    width: 15%
  }

  .sect6-left-bottom {
    margin-top: 7%
  }

  .sect6-right-bottom {
    margin-top: 7%
  }

  .sect6-left-top {
    font-size: 18px
  }

  .sect6-right-top {
    font-size: 18px
  }

  .sect6 {
    display: flex;
    padding: 40px 0;
    justify-content: space-between
  }

  .sect5 {
    /* height: 180px; */

  }

  .allsection {
    width: 970px;
  }

  .sec2-item {
    width: 20%;
  }

  .sect4-2 {
    width: 370px;
    margin: 0 auto;
    padding-bottom: 40px;

  }

  .sect4-video {
    width: 480px;
    height: 300px;
    background-color: #fff;
  }

  .sect4-bottom-right {
    width: 41vw;
  }

  .sect4-bottom {
    display: flex;
    justify-content: space-between;
  }

  .sect4-bottom-right {
    font-size: 17px;
    margin-left: 54px;
    color: #fff;
    height: 300px;
    align-items: center;
    display: flex;

    flex-direction: column;
    justify-content: space-between
  }

  .sect4-video-text {
    font-size: 16px;
    color: #fff;
    margin: 10px 0;
  }

  .sect4-btn img {
    width: 100%;
  }


}

@media (min-width: 1200px) {
  .container {
    width: 1000px
  }

  .container2 {
    width: 1170px
  }

  .allsection {
    width: 1170px;
  }

  .bg2 {
    height: 506px
  }

  #swiper_sponsors2 {
    height: 506px
  }
}


.section1 {
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
}

.section2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 17px 0;
}

.allsection {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.sec1-left-top {
  font-family: Raleway-Bold;
  font-size: 28px;
  font-weight: bold;
  margin-top: 20px;
  color: #3c4548;
}

.sec1-left-bottom {
  width: 253px;
  height: 6px;
  margin-top: 10px;
  background-color: #b61841;
}

.sec1-right {
  width: 400px;

}

.sec1-right img {
  width: 100%;
}

.sec2-num {
  font-family: ropa-mix-pro, sans-serif;
  font-weight: bold;
  font-size: 30px !important;
  line-height: 30px;
  color: #000000;
  text-align: center;
  margin: 10px 0 !important;
  font-style: italic;
}

.sec2-img img {
  margin-right: auto;
  margin-left: auto;
  HEIGHT: 120px;
  WIDTH: AUTO;
}

.sec2-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sec2-title {
  font-weight: bold;
  text-align: center;
  color: #000;
}

.sec2-text {
  text-align: center;
  color: #333;
  line-height: 1.3;
}

.section3 {
  display: flex;
  justify-content: center;
  margin: 5% 0
}

.left-btn {
  width: 200px;
  height: 47px;
  cursor: pointer;
  background-color: #72c7d5;
  margin-right: 30px
    /* background: url('../../../../../../../static/material/show/22/index/images/web/left-btn1.png');
background-repeat:no-repeat;
background-size:cover;
background-position:center */

}
.elimagebefore{
  display: flex;
}

.left-btn img {
  width: 100%
}

.right-btn {
  width: 200px;
  height: 47px;
  cursor: pointer;
  background-color: #72c7d5;
}


.right-btn img {
  width: 100%
}

@media (max-width: 500px) {
  .left-btn {
    width: 48%;
  }

  .sec2-img img {
    margin-right: auto;
    margin-left: auto;
    HEIGHT: 80px;
    WIDTH: AUTO;
  }

  .right-btn {
    width: 48%;
  }
}

.section4 {
  /* margin-left: -15px; */
  /* background: url('../../../../../../../static/material/show/22/index/images/web/section4-bc.png');
background-position: center;
background-repeat: no-repeat;
background-size: cover;
padding-bottom:40px */

}

.section4 .allsection {
  background: url('../../../../../../../static/material/show/22/index/images/web/section4-bc.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 80px
}

.sect5-1 {
  color: #3c4548;
  font-size: 22px;
  /* font-style:italic; */
  font-weight: bold;
}

.sect5-2 {
  font-size: 16px;
  color: #030303;
}

.sect5-2 {
  font-size: 16px;
  color: #3c4548;
}

.el-carousel img {
  width: 100%
}

::v-deep .el-menu--horizontal>.el-menu-item:not(.is-disabled):hover {
  color: #030303 !important
}

::v-deep .el-menu--horizontal>.el-menu-item {
  color: #030303 !important
}

.el-collapse-item__header {
  /* font-family: ZiZhiQuXiMaiTi; */
  font-size: 19px !important;
  font-weight: bold !important;
  font-style: italic !important;
  color: #030303 !important;
  height: auto !important;
  line-height: 55px !important
}

.el-collapse-item__wrap {
  background-color: #e9edef !important;
}

.el-collapse-item__content {
  font-size: 16px !important;
  padding: 16px !important
}

.el-collapse {
  border-top: 0px !important
}

.collapsetitle {
  font-size: 34px;
  text-align: center;
  font-weight: 700;
}

::v-deep .scrolling-image .el-image img{
  height: 350px !important;
  width:  auto !important;
}
.scrolling-image .el-image img{
  height: 350px !important;
  width: auto !important;
}

@media (max-width: 768px) {
  .collapsetitle {
    font-size: 28px;
  }

  .el-collapse-item__header {
    font-size: 16px !important;
    font-style: normal;
  }

  #word_and_word_gray .WordAndWordPart {
    width: 100%;
    margin-bottom: 20px;
  }
}




/* form模板 */