* {
  margin: 0;
  padding: 0;
  font-family: PingFangSC-Regular;
  list-style: none;
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ellipsis_2 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.ellipsis_3 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

/* 澶撮儴 */
.head {
  width: 100%;
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  background-color: #fff;
  border-bottom: 1px solid #d9d9d9;
}

.head .main {
  width: 1000px;
  height: 40px;
  margin: 0 auto;
}

.head .main .solarbe_logo {
  float: left;
  width: 180px;
  height: 70px;
}

.solarbe_logo img {
  width: 100%;
}

.head .main .solarbe_nav {
  float: right;
  margin-top: 35px;
  display: inline;
}

.head .main .solarbe_nav li {
  float: left;
  padding: 0px 10px;
  display: inline;
  line-height: 14px;
  font-family: "寰蒋闆呴粦", "瀹嬩綋";
  font-size: 12px;
  color: #000;
  border-right: 1px solid #ddd;
}
.head .main .solarbe_nav li:last-child {
  border: 0;
}
.head .main .solarbe_nav li a {
  color: #000;
}

.head .main .solarbe_nav li a:hover {
  text-decoration: underline;
}

/* .banner{
    height: 695px;
} */

.pc {
  width: 100%;
  display: block;
}

.mobile {
  display: none;
}

.navigation {
  width: 100%;
  /* background: linear-gradient(#ffb369, #ff774e); */
  background: linear-gradient(#86b5ef, #556dd8);
  position: static;
  top: 0;
  left: 0;
  z-index: 9;
}
.navigation ul {
  width: 1200px;
  height: 60px;
  font-size: 16px;
  display: flex;
  align-items: center;
  list-style-type: none;
  margin: 0 auto;
}
.navigation ul li {
  padding: 0 10px;
}
.navigation ul li:last-child {
  border-right: 0;
}
.navigation ul li a {
  color: #fff;
  padding: 0 20px;
  font-weight: 300;
}

.navigation ul li .sousuo {
  width: 338px;
  margin-top: 6px;
  margin-left: 130px;
}
/* 鍏充簬SNEC */
.meeting_back {
  text-align: center;
  margin-top: 30px;
}
.flex {
  position: relative;
  display: flex;
  /* justify-content: space-around; */
  align-items: center;
}
.flex video {
  width: 730px;
  height: 411px;
  cursor: pointer;
}
.title_all {
  margin-top: 20px;
}
.title {
  font-size: 29px;
  font-family: SourceHanSansCN-Heavy, SourceHanSansCN;
  font-weight: 800;
  color: #363636;
  padding-bottom: 19px;
  text-align: center;
}

.title_en {
  /* margin-bottom: 30px; */
  margin-top: 33px;
  font-family: TimesNewRomanPS-BoldMT;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  /* line-height: 28px; */
  letter-spacing: 0px;
  color: #3156ae;
  opacity: 0.9;
  padding-left: 20px;
  background-image: -webkit-linear-gradient(top, #b5bcd9, #dde0ec, #f0f1f7);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.back_ins .title {
  margin-top: 0;
}

.back_ins .title_en {
  margin-top: 8px;
}
.back_ins .title_all {
  margin-top: 0;
}
.line {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.line div:first-child {
  height: 4px;
  width: 13%;
  background-color: #3156ae;
}
.line div:nth-child(2) {
  border: dotted 1px #3156ae;
  width: 87%;
  height: 0px;
}
.back_ins {
  flex: 1;
  text-align: left;
  margin-left: 36px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
}
.back_ins_p {
  line-height: 28px;
  text-indent: 28px;
  font-size: 16px;
}
.main {
  width: 1200px;
  margin: 0 auto;
}

/* 灞曚細涓撹 */
.exhibition {
  /* width: 1920px; */
  /* height: 530px; */
  background: #f6f6f6;
  margin-top: 30px;
}

.exhibition_main {
  padding-top: 36px;
}

.exhibition_title {
  width: 1200px;
  height: 60px;
  background: url(../img/title.png) no-repeat;
  padding-bottom: 42px;
  line-height: 60px;
  text-align: center;
  font-size: 30px;
  font-family: SourceHanSansCN-Heavy, SourceHanSansCN;
  font-weight: 800;
  color: #ffffff;
}

.exhibition_content_left {
  width: 600px;
}
.exhibition_content_left .content_left_text {
  width: 533px;
  height: 170px;
  font-size: 20px;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #363636;
  line-height: 34px;
  margin-top: 18px;
}

.exhibition_content {
  display: flex;
}

.exhibition_content_right {
  width: 600px;
}

.exhibition_content_right p {
  width: 600px;
  height: 60px;
  font-size: 20px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #363636;
  line-height: 30px;
  margin-top: 32px;
}

/* 瑙嗛鐩存挱 */
.liveVideo {
  margin-top: 30px;
}

.liveVideoBox {
  display: flex;
  padding-bottom: 30px;
}

.LiveVideo_left {
  width: 580px;
}

.LiveVideo_left ul li {
  list-style-type: none;
  font-size: 16px;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #363636;
  line-height: 24px;
  padding-bottom: 10px;
}

.LiveVideo_left ul li img {
  position: relative;
  top: 5px;
}

.LiveVideo_left ul li a {
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #959595;
  line-height: 20px;
  margin-left: 50px;
}

.LiveVideo_left h2 {
  font-size: 26px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #363636;
  padding-bottom: 12px;
}

.LiveVideo_left p {
  width: 512px;
  font-size: 24px;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #363636;
  line-height: 30px;
  padding-bottom: 37px;
}

.LiveVideo_right p {
  padding-bottom: 19px;
}

.LiveVideo_right p img {
  padding-left: 19px;
}

/* 绋夸欢鍙戝竷 */
.manuscriptPublishing {
  height: 890px;
  background: #f6f6f6;
}

.manuscriptPublishing .main {
  padding-top: 47px;
}

.manuscriptPublishing ul li {
  list-style-type: none;
  font-size: 20px;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #363636;
  line-height: 30px;
  padding-bottom: 15px;
}

.shangjialogo {
  display: flex;
}

.shangjialogo p {
  width: 200px;
  height: 100px;
  background: #ffffff;
  border: 1px solid #dfdfdf;
  text-align: center;
  line-height: 100px;
  font-size: 24px;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #959595;
}

.shangjialogo p img {
  margin-top: 15px;
  width: 75%;
}

/* 鎮诞绐� */
.xuanfu {
  position: fixed;
  right: 0;
  top: 520px;
}

/* 杩斿洖椤堕儴 */
.toTop {
  width: 48px;
  height: 48px;
  position: fixed;
  bottom: 26px;
  right: 100px;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  display: none;
}

.shade {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}

.big_img {
  width: 1100px;
  height: 700px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999999999;
  display: none;
}

.big_img img {
  width: 100%;
  height: 100%;
}

/* 灏鹃儴 */
.solarbe_bottom {
  text-align: center;
  font-family: "寰蒋闆呴粦", "瀹嬩綋";
  font-size: 12px;
  color: #000;
  line-height: 20px;
  padding: 30px 0px 30px 0;
  background: #fff;
}

.solarbe_bottom .footLink {
  line-height: 40px;
}

.solarbe_bottom a {
  color: #000;
}

.solarbe_bottom a:hover {
  text-decoration: underline;
}

.footer_b {
  margin-top: 10px;
}

.play_video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 8;
  /* display: none; */
}
.video_shade {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 730px;
  /* height: 411px; */
  width: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 7;
  /* display: none; */
}

.swiper_video {
  width: 730px !important;
  width: 100%;
  /* height: 414px; */
}

.swiper-pagination-bullet {
  outline: none !important;
  margin-right: 6px;
}

.mobile-pagination {
  display: none;
}

.pc-pagination {
  left: 365px;
  bottom: -12px;
}
/* 新闻报道 */

.xwbd_title {
  height: 60px;
  padding-bottom: 42px;
  line-height: 60px;
  text-align: center;
  font-size: 30px;
  font-family: SourceHanSansCN-Heavy, SourceHanSansCN;
  font-weight: 800;
  color: #ffffff;
}
.news_report_content ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news_report_content ul li {
  width: 49%;
  display: flex;
  margin-bottom: 15px;
}
.news_report_content ul .text a:hover{
  color: #333333;
}
.news_report_content ul .text h4 {
  font-family: SourceHanSansCN-Bold;
  font-size: 16px;
  font-weight: 800;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #333333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.news_report_content ul .text p {
  font-family: SourceHanSansCN-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #666666;
  text-indent: 28px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
/* 索比逛展 */
.ex-shopping_title {
  height: 60px;
  padding-bottom: 42px;
  line-height: 60px;
  text-align: center;
  font-size: 30px;
  font-family: SourceHanSansCN-Heavy, SourceHanSansCN;
  font-weight: 800;
  color: #ffffff;
}
/* 展会专访 */
.zhzf_content {
  display: flex;
  justify-content: space-around;
  height: 410px;
}

.zhzf_content_item a:hover{
  color: #333;
}
.zhzf_content_item p{
  font-size: 16px;
  color: #333;
}
/* 索比逛展放大后的图片 */
.shade {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);

}
.big_init {
  position: absolute;
  top: 20%;
  width: 100%;
  text-align: center;
}
.clone {
  font-size: 16px;
  color: #fff;
  display: block;
  text-align: center;
  border: 1px solid #fff;
  width: 20px;
  height: 20px;
  line-height: 22px;
  float: right;
  border-radius: 12px;
  position: absolute;
}

/* 通过媒体查询进行局部的样式改变 */
/* pc端 */
@media screen and (min-width: 992px) {
  .xwbd {
    width: 1200px;
    margin: auto;
    margin-top: 30px;
  }
  .xwbd_title {
    background: url(../img/title.png) no-repeat;
  }
  .news_report_content ul li img {
    width: 240px;
    height: 140px;
    margin-right: 10px;
  }
  .ex-shopping {
    width: 1200px;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 60px;
  }
  /* .ex-shopping img {
    width: 100%;
    height: 95%;
  } */
  .zhzf_content_item {
    width: 560px;
    height: 315px;
  }
  .zhzf_content_item video {
  width: 100%;
  height: 315px;
  }
  .zhzf_content_item p{
    line-height: 36px;
}
.ex-shopping_title {
  width: 1200px;
  background: url(../img/title.png) no-repeat;
}
.swiper_posters {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.swiper_posters {
  margin: 30px auto;
}

.swiper_posters .swiper-slide {
  box-sizing: border-box;
}

.swiper_posters .swiper-slide img {
  display: block;
  width: 100%;
  cursor: zoom-in;
}
.big_sbgzimg {
  max-width: 40%;
}
.clone{
  right: 28%;
  top: -4%;
}
/* 锚链位置 */
#gy:target {
  padding-top: 78px;
  margin-top: -37px;
}
#xwbd:target {
  padding-top: 100px;
  margin-top: -37px;
}
#zhzf:target {
  padding-top: 64px;
  margin-top: -37px;
}
#sbgz:target {
  padding-top: 100px;
  margin-top: -37px;
}
#spzb:target {
  padding-top: 71px;
  margin-top: -37px;
}
}
