/* 首页单独的背景 */
.header {
  background: none;
}

.index_en_bg {
  width: 100%;
  min-width: 1600px;
  height: 650px;
  /* background: url(../images/bannertop_en.png); */
  background-size: 100% 100%;
  margin-bottom: 77px;
  position: relative;
}

.index_en_bg > img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 100%;
}

/* banner */
.swiper-container-banner {
  width: 100%;
  min-width: 1600px;
  height: 580px;
  top: -90px;
  z-index: -1;
}

.banner_item > img {
  width: 100%;
  height: 580px;
}

.pagination-intro-banner {
  width: 100%;
  text-align: center;
}

.pagination-intro-banner .swiper-pagination-switch {
  display: inline-block;
  width: 42px;
  height: 5px;
  background: #fff;
  margin: 0 5px;
  border-radius: 0;
  border: none;
  cursor: pointer;
}

.swiper-slide {
  position: relative;
}

.swiper-container-intro1 img {
  width: 100%;
  height: 100%;
}

/* 第二个swiper */
.swiper-container-intro1 {
  width: 100%;
  height: 100%;
}

.swiper-container-intro1 dl {
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-container-intro1 dl dt {
  width: 100%;
  height: 100%;
}

.swiper-container-intro1 dl dd {
  width: 100%;
  height: 60px;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  background: #000;
  background: rgba(0, 0, 0, 0.4);
}

.swiper-container-intro1 dl dd h3 {
  margin: 16px 0 0 17px;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  line-height: 33px;
  width: 470px;
}

.pagination-intro1 {
  text-align: center;
  position: absolute;
  right: 18px;
  bottom: 14px;
  margin: 0;
}

.pagination-intro1 .swiper-pagination-switch {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: white;
  margin: 0 5px;
  opacity: 0.8;
  /* border: 1px solid #fff; */
  cursor: pointer;
}

.pagination-intro1 .swiper-pagination-switch.swiper-active-switch {
  background: #276ff6;
}

/* 关于我们 */
.about_us_en {
  width: 100%;
  min-width: 1600px;
  height: 465px;
  position: relative;
  /* background: url(../images/jtgk-bg1.png) center; */
}

.about_us_en > img {
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: -1;
}

.about_us_en-phone {
  display: none;
}

.about_us_en_more {
  position: absolute;
  bottom: 23px;
  width: 117px;
  height: 31px;
}

.about_us_en_more > a {
  background: linear-gradient(-52deg, #5892f7, #81c5fa);
  border-radius: 5px;
  width: 100%;
  height: 100%;
  font-size: 18px;
  font-weight: 300;
  line-height: 31px;
  color: #ffffff;
  text-align: center;
}

.about_us_en_more img {
  position: relative;
  left: 7px;
  top: -3px;
}

.about_us_en_left {
  width: 550px;
  height: 100%;
}

.about_us_en_left > a {
  width: 149px;
  font-size: 42px;
  font-weight: bold;
  color: #d7d7d7;
  line-height: 46px;
  opacity: 0.59;
}

.about_us_en_left_desc {
  margin-top: 29px;
}

.about_us_en_left_desc > a {
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 40px;
}

.about_us_en_right {
  width: 650px;
  height: 465px;
}

.about_us_en_right img {
  width: 100%;
  height: 100%;
}

/* .header,
.footer_en,
.footer_b_en,
.content_web_1600,
.index_en_bg {
  min-width: 1200px;
} */

.about_us_en_con {
  width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 1500px) {
  .about_us_en_con {
    width: 1200px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1500px) {
  .about_us_en_left {
    width: 610px;
  }

  .about_us_en_right {
    width: 650px;
  }

  .about_us_en_more {
    bottom: 52px;
  }
}

/* 新闻 */
.news_en {
  width: 100%;
  min-width: 1600px;
  margin-top: 130px;
  margin-bottom: 138px;
}

.news_en_h1 {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
}

.news_en_h1 a {
  font-size: 36px;
}

.news_en_title {
  color: #333333;
  display: inline-block;
  position: relative;
}

.news_en_title::after {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  margin: 0 auto;
  height: 3px;
  left: 0;
  right: 0;
  background: #4a9ef4;
  bottom: -5px;
}

.news_en_content {
  width: 100%;
  margin-top: 36px;
}

.news_en_content_left {
  width: 616px;
  height: 347px;
}

.mask {
  position: absolute;
  width: 100%;
  bottom: 0;
  background: #000000;
  height: 65px;
  opacity: 0.4;
}

/* 右侧新闻 */
.single_left {
  padding-right: 23px;
  height: 77px;
  line-height: 77px;
  border-right: 2px solid #dbdbdc;
}

.single_left img {
  vertical-align: middle;
}

.single_right {
  margin-left: 23px;
  width: 424px;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 26px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.news_en_content_right > :nth-child(n) {
  margin-bottom: 57px;
}

.news_en_content_right > :last-child {
  margin-bottom: 0;
}

/* 分类 */
.cat {
  width: 100%;
  min-width: 1600px;
  height: 600px;
  position: relative;
}

/* 长标题 */
.lang_title {
  line-height: 47px;
}

.cat_right_single_content {
  height: 230px;
  color: white;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
}

.cat > img {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.cat > div {
  height: 100%;
}

.cat_left {
  width: 349px;
  height: 100%;
  background: rgba(0, 108, 255, 0.5);
}

.cat_right {
  width: 637px;
  margin-left: 120px;
  margin-top: 174px;
}

.cat_left_ul li {
  width: 349px;
  height: 100px;
}

.cat_left_ul li a {
  width: 100%;
  height: 100%;
  line-height: 100px;
}

.cat_left_ul li a > img {
  margin-right: 17px;
  margin-left: 39px;
  margin-top: 24px;
}

.cat_left_ul li a > div {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  width: 224px;
}

.cat_right_single {
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  line-height: 46px;
  width: 640px;
}

.phone {
  display: inline-block;
  height: 34px;
  border: 2px solid #ffffff;
  margin-top: 45px;
}

.phone img {
  margin-left: 6px;
  vertical-align: inherit;
}

.phone > :nth-child(1) {
  width: 34px;
  height: 34px;
  background: white;
}

.phone_content {
  height: 100%;
  opacity: 0.92;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  padding: 0 20px;
}

.phone_content > :first-child {
  margin-right: 20px;
}

/* 地图 */
.map_en {
  width: 100%;
  min-width: 1600px;
  height: 600px;
  position: relative;
  background: #efefef;
}

.map_en_right {
  width: 960px;
  height: 600px;
}

.map_en_right img {
  width: 100%;
  height: 100%;
}

.map_en_left {
  width: 574px;
  height: 100%;
}

.map_en_left .news_en_h1 {
  margin-top: 157px;
}

.map_en_left .news_en_title::after {
  bottom: -20px;
}

.map_en_left_ul {
  margin-top: 90px;
}

.map_en_left_ul > :nth-child(1) img {
  margin-top: 16px;
  margin-left: 3px;
}

.map_en_left_li {
  margin-bottom: 22px;
}

.map_en_left_li > div {
  width: 420px;
  margin-left: 22px;
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  line-height: 30px;
}

/* pc端隐藏手机样式 */
@media screen and (min-width: 900px) {
  .swiper_container_one,
  .cat_wap,
  .wap_ad {
    display: none;
  }
}

/* 手机端公共的样式 */
@media screen and (max-width: 900px) {
  .about_us_en_con {
    width: 100%;
  }

  /* 顶部轮播 */
  .swiper_container_one {
    width: 100%;
    height: 7rem;
    position: relative;
  }

  .swiper_item {
    width: 100%;
    height: 7rem !important;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .swiper_container_one a,
  .swiper_container_one img {
    width: 100%;
    height: 100%;
  }

  /* pc端不显示的 */
  .about_us_en_right,
  .cat,
  .map_en_right,
  .pc_ad {
    display: none;
  }

  .about_us_en {
    box-sizing: border-box;
    padding-top: 0.6rem;
    min-width: 0;
    height: 9.83rem;
    /* background: url(../images/icon_about_en.png) no-repeat; */
    background-size: 100% 3.72rem;
    background-position-y: bottom;
    position: relative;
    display: none;
  }

  .about_us_en-phone {
    display: block;
    box-sizing: border-box;
    padding-top: 0.6rem;
    min-width: 0;
    height: 9.83rem;
    /* background: url(../images/icon_about_en.png) no-repeat; */
    background-size: 100% 3.72rem;
    background-position-y: bottom;
    position: relative;
  }

  .about_us_en_left > a {
    width: 2.13rem;
    font-weight: bold;
    font-size: 0.6rem;
    opacity: 0.59;
    color: #d7d7d7;
  }

  .about_us_en > img {
    width: 100%;
    height: 1.3rem;
    bottom: -1.3rem;
  }

  .about_us_en_left {
    width: 100%;
    margin-right: 0;
    padding-left: 0.48rem;
    box-sizing: border-box;
  }

  .about_us_en_more {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 1.93rem;
    height: 0.5rem;
    border-radius: 0.05rem;
    bottom: -0.88rem;
  }

  .about_us_en_more img {
    width: 0.52rem;
    height: 0.02rem;
  }

  .about_us_en_more > a {
    font-size: 0.3rem;
    font-weight: 300;
    color: #ffffff;
    line-height: 0.5rem;
  }

  .about_us_en_left_desc {
    margin-top: 0.47rem;
  }

  .about_us_en_left_desc > a {
    font-size: 0.28rem;
    font-weight: 400;
    color: #333333;
    line-height: 0.5rem;
  }

  /* 中间新闻 */
  .news_en {
    min-width: 0;
    margin-top: 1.94rem;
    margin-bottom: 0.57rem;
  }

  .news_en_h1 a {
    font-size: 0.52rem;
    font-weight: bold;
    color: #333333;
  }

  .content_web {
    width: 100%;
    min-width: 0;
    margin: none;
  }

  .news_en_content_left {
    display: none;
  }

  .news_en_h1 {
    text-align: center;
  }

  .news_en_title::after {
    width: 0.67rem;
    height: 0.05rem;
    background: #3f98f3;
    bottom: -0.26rem;
  }

  .news_en_content {
    margin-top: 0.7rem;
  }

  .single_right {
    width: 5.86rem;
    margin-left: 0.25rem;
    font-size: 0.32rem;
    font-weight: 400;
    color: #000000;
    line-height: 0.5rem;
    -webkit-line-clamp: 2;
    line-clamp: 2;
  }

  .single_left {
    padding-right: 0.25rem;
    height: 0.83rem;
    line-height: 0.83rem;
  }

  .single_left img {
    width: 0.73rem;
    height: 0.53rem;
    /* vertical-align: baseline; */
  }

  .news_en_content_right {
    display: flex;
    flex-direction: column;
    float: none;
    padding-left: 0.24rem;
    box-sizing: border-box;
  }

  .news_en_content_right_single {
    display: flex;
    align-items: center;
  }

  .news_en_content_right > :nth-child(n) {
    margin-bottom: 0.57rem;
  }

  .cat_wap {
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .cat_wap_li {
    position: relative;
    height: 2.66rem;
    margin-bottom: 0.04rem;
  }

  .cat_wap_li > a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    position: relative;
    align-items: center;
    padding-left: 1.24rem;
    box-sizing: border-box;
  }

  .cat_wap_li > a > :nth-child(1) {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
  }

  .cat_wap_li > a > :nth-child(2) {
    width: 0.7rem;
    height: 0.7rem;
  }

  .cat_wap_li > a > :nth-child(3) {
    float: none;
    font-size: 0.4rem;
    font-weight: bold;
    color: #ffffff;
    margin-left: 0.48rem;
    line-height: 0.65rem;
    width: 4.5rem;
  }

  /* 地图样式 */
  .map_en_left {
    padding-top: 0.31rem;
    width: 100%;
  }

  .map_en {
    min-width: 0;
    height: 4.6rem;
  }

  .map_en_left .news_en_h1 {
    margin-top: 0;
  }

  .map_en_left_li {
    display: flex;
    align-items: center;
    margin-bottom: 0.2rem;
    padding-left: 0.44rem;
  }

  .map_en_left .news_en_h1 .news_en_title {
    text-align: center;
  }

  .map_en_left_ul {
    margin-top: 0.5rem;
  }

  .map_en_left_li > div {
    width: auto;
    margin-left: 0.26rem;
  }

  .map_en_left_ul > :nth-child(1) img {
    margin-top: 0;
    width: 0.26rem;
    height: 0.38rem;
  }

  .map_en_left_ul > :nth-child(2) img {
    width: 0.35rem;
    height: 0.35rem;
  }

  .map_en_left_ul > :nth-child(3) {
    display: none;
  }
}
