* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
  color: #fff;
  display: block;
}

.border-top .container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.border-top .container .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
}

.border-top .container .row .col-md-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.border-top .container .row .col-md-6 .font-weight-bold {
  font-weight: 700 !important;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}

.border-top .container span {
  text-align: left;
}

.top {
  width: 100%;
  height: 132px;
  margin: 0px auto;
  padding: 0px;
  background: #ffffff;
  height: 90px;
}

.top .top_cont {
  width: 1200px;
  margin: 0px auto;
  padding: 8px 0 44px;
  display: flex;
}

.top .top_cont .top_left {
  margin: 5px 0 0 48px;
}

.top .top_cont .top_left img {
  width: 176px;
  height: 70px;
  object-fit: cover;
}

.top .top_cont .top_right {
  width: 920px;
  padding-top: 19px;
}

.top .top_cont .top_right .nav-change {
  display: flex;
  justify-content: flex-end;
}

.top .top_cont .top_right .nav-change .media-left img {
  width: 44px;
  height: 32px;
  object-fit: cover;
}

.top .top_cont .top_right .nav-change .media-body-change .this-title a {
  margin-top: 10px;
  font-size: 14px;
  color: #232932;
}

.top .top_cont .top_right .nav-change .media-body-change .title-change a {
  color: #0366d6;
  font-size: 16px;
}

.swiper {
  width: 100%;
}

.swiper .swiper-slide {
  width: 100%;
  height: auto;
}

.swiper .swiper-slide img {
  width: 100%;
}

.news-page-en {
  margin: 0 auto;
  width: 1200px;
  margin-bottom: 20px;
}

.news-page-en .news-flex {
  display: flex;
  align-items: center;
  margin-top: 20px;
  width: 1231px;
}

.news-page-en .news-flex .line-en {
  width: 10px;
  height: 48px;
  background: #ff8811;
  border-radius: 2px;
}

.news-page-en .news-flex .news-title-en {
  width: 1200px;
  height: 48px;
  background: rgba(31, 104, 172, 0.1);
  border-radius: 2px;
  line-height: 48px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 30px;
}

.news-page-en .news-flex .news-title-en .news-title-span {
  font-size: 24px;
  font-family: Verdana;
  font-weight: 500;
  color: #333333;
  margin-left: 13px;
}

.news-page-en .news-flex .news-title-en .news-content .inside-span {
  height: 14px;
  font-size: 14px;
  font-family: SourceHanSansCN-Medium,SourceHanSansCN;
  font-weight: 500;
  color: #1F68AC;
  line-height: 21px;
}

.news-page-en .news-flex .news-title-en .news-content .inside-span-meet {
  height: 14px;
  font-size: 14px;
  font-family: SourceHanSansCN-Medium,SourceHanSansCN;
  font-weight: 500;
  color: #333333;
  line-height: 21px;
}

.news-page-en .content-en {
  margin-top: 10px;
  /* margin-left: 20px; */
  width: 1160px;
  font-size: 14px;
  font-family: SourceHanSansCN-Medium,SourceHanSansCN;
  font-weight: 500;
  color: #505b65;
  line-height: 28px;
  background-color: white;
  padding: 25px 35px;
  word-wrap: break-word;
}

.news-page-en .text-center {
  text-align: center;
}

table td, table th {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 3px 18px;
}

.top-navList {
  height: 60px !important;
  background: #1e1e1e;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.25);
}

.top-navList .nav-Tem-two {
  /* position: fixed; */
  /* top: 80px; */
  left: 0;
  z-index: 1003;
  height: 60px;
  width: 100%;
  background: #ff8811 !important;
  /* box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.25); */
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}

.top-navList .nav-Tem-two .tem-en-nav {
  margin: 0 auto;
  min-width: 1200px;
  height: 60px;
}

.top-navList .nav-Tem-two .tem-en-nav .layui-nav {
  background-color: #ff8811;
}

.top-navList .nav-Tem-two .tem-en-nav .layui-nav * {
  font-size: 16px;
  font-weight: bold;
}

.top-navList .nav-Tem-two .tem-en-nav .layui-nav .layui-nav-item {
  display: inline-block !important;
}
