<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

@font-face {
  font-family: "Arial";
  src: url("../font/D-DIN-PRO-400-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "D-DIN";
  src: url("../font/D-DIN-PRO-400-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.main {
  width: 1400px;
  margin: 0 auto;
}

.title {
  text-align: center;
}

.title h5 {
  font-size: 34px;
}

.title i {
  font-size: 18px;
  color: #ccc;
}

.title01 {
  text-align: left;
}

.swiper-button-prev {
  width: 30px;
  height: 30px;
  background: url(../esimg_en/icon/prev_fl.png) no-repeat center;
  background-size: cover;
}

.swiper-button-next {
  width: 30px;
  height: 30px;
  background: url(../esimg_en/icon/next_fr.png) no-repeat center;
  background-size: cover;
}

/* 导航 */
.h_top_back {
  background-color: #e6e8eb;
}

.h_top_back .h_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.5s;
  line-height: 30px;
  font-size: 12px;
  color: #999;
}

.h_top_back .h_top .h_map {
  display: flex;
  align-items: center;
}

.h_top_back .h_top .h_map a {
  color: #999;
}

.h_top_back .h_top .h_map .translate {
  display: flex;
}

.h_top_back .h_top .h_map .translate a {
  width: 30px;
  height: 20px;
  background-color: #fff;
  text-align: center;
  line-height: 20px;
  border-radius: 5px;
  margin-left: 8px;
  font-size: 12px;
  color: #132a85;
}

.h_top_back .h_top .h_map .translate .translate_active {
  background-color: #132a85;
  color: #fff;
}

.h_top_back .h_top .h_map span {
  display: block;
  opacity: 0.4;
  margin: 0 5px;
}

.h_cen_back {
  background-color: #f7f8f8;
}

.h_cen {
  height: 90px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.5s;
}

.h_cen .h_logo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.5s;
}

.h_cen .h_logo b {
  font-size: 20px;
  color: #132a85;
  margin-left: 50px;
}

.h_cen .h_tel {
  display: flex;
  align-items: center;
}

.h_cen .h_tel .h_tel_i {
  text-align: right;
  margin-right: 5px;
}

.h_cen .h_tel .h_tel_i i {
  display: block;
  font-size: 16px;
  color: #999;
}

.h_cen .h_tel .h_tel_i b {
  display: block;
  font-size: 20px;
  color: #132a85;
  font-family: D-DIN;
}

.h_bot {
  background-color: #132a85;
}

.h_bot .h_nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.5s;
}

.h_bot .h_nav .p_one {
  position: relative;
}

.h_bot .h_nav .p_one&gt;a {
  height: 40px;
  display: block;
  font-size: 18px;
  line-height: 40px;
  padding: 0 50px;
  color: #fff;
  transition: all 0.5s;
}

.h_bot .h_nav .p_one .p_two {
  width: 100%;
  display: none;
  text-align: center;
  position: absolute;
  top: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
}

.h_bot .h_nav .p_one .p_two li {
  line-height: 40px;
}

.h_bot .h_nav .p_one .p_two li a {
  color: #fff;
  font-size: 14px;
}

.h_bot .h_nav .p_one .p_two li:hover&gt;a {
  background-color: #132a85;
  transition: all 0.5s;
}

.h_bot .h_nav .p_one:hover&gt;a {
  background-color: #132a85;
  color: #fff;
  transition: all 0.5s;
}

.h_bot .h_nav .one_active {
  background-color: #132a85;
  position: relative;
}

.h_bot .h_nav .one_active a {
  color: #fff;
}

.h_bot .h_nav .one_active::after {
  position: absolute;
  top: 88%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: url(../esimg_en/icon/banner_active.png) no-repeat center;
  background-size: cover;
}

/* 首页banner */
.i_banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.i_banner .swiper01 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
  transition: all 0.5s;
}

.i_banner .swiper01 .swiper-slide a&gt;img {
  width: 100%;
  transition: all 0.8s;
}

.i_banner .swiper01 .h_hot {
  position: absolute;
  bottom: 20px;
  z-index: 10;
  left: 260px;
  display: flex;
  align-items: center;
}

.i_banner .swiper01 .h_hot img {
  margin-right: 8px;
}

.i_banner .swiper01 .h_hot p,
.i_banner .swiper01 .h_hot a {
  color: #fff;
  opacity: 0.4;
  margin-right: 8px;
}

.i_banner .swiper01 .pagination01 {
  bottom: 20px;
}

.i_banner .swiper01 .pagination01 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #c8c9d1;
  transition: all 0.5s;
}

.i_banner .swiper01 .pagination01 .swiper-pagination-bullet-active {
  width: 50px;
  background-color: #fff;
  transition: all 0.5s;
}

/* 内页banner */
.n_banner .swiper01 .n_banner_a {
  width: 100%;
}

.n_banner .swiper01 .n_banner_a img {
  width: 100%;
}

.n_banner .swiper01 .h_hot {
  left: auto;
  right: 260px;
}

.n_banner .swiper01 .n_banner_title {
  position: absolute;
  top: 40%;
  left: 270px;
}

.n_banner .swiper01 .n_banner_title h5 {
  font-size: 40px;
  font-weight: bold;
}

.n_banner .swiper01 .n_banner_title i {
  font-size: 16px;
  line-height: 1.2;
}

.n_banner .swiper01 .n_banner_title .bread {
  display: flex;
  align-items: center;
  margin-top: 12px;
}

.n_banner .swiper01 .n_banner_title .bread a {
  font-size: 14px;
}

.n_banner .swiper01 .n_banner_title .bread p {
  font-size: 14px;
  margin-right: 5px;
}

.n_banner .swiper01 .n_banner_title .bread span {
  margin: 0 2px;
}

.n_banner .swiper01 .n_banner_title01 h5 {
  color: #fff;
}

.n_banner .swiper01 .n_banner_title01 i {
  color: #fff;
}

.n_banner .swiper01 .n_banner_title01 .bread a,
.n_banner .swiper01 .n_banner_title01 .bread p,
.n_banner .swiper01 .n_banner_title01 .bread span {
  color: #fff;
}

.i_back {
  width: 100%;
  overflow: hidden;
  background-color: #f7f7f7;
}

.i_back .i_product_a .i_product_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.5s;
  padding-top: 46px;
}

.i_back .i_product_a .i_product_top ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.5s;
}

.i_back .i_product_a .i_product_top ul li {
  margin-left: 30px;
}

.i_back .i_product_a .i_product_top ul li a {
  font-size: 18px;
}

.i_back .i_product_a .i_product_top ul li span {
  font-size: 14px;
  color: #ccc;
}

.i_back .i_product_a .i_product_top ul .learn_more a {
  font-size: 12px;
  color: #999;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.5s;
}

.i_back .i_product_a .i_product_top ul .learn_more a img {
  margin-left: 10px;
}

.i_back .i_product_a .i_product_b {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.5s;
  overflow: hidden;
  position: relative;
  padding-bottom: 130px;
}

.i_back .i_product_a .i_product_b .i_product_c {
  width: 316px;
  position: relative;
}

.i_back .i_product_a .i_product_b .i_product_c .sw02_logo {
  position: absolute;
  left: 20px;
  top: 14px;
}

.i_back .i_product_a .i_product_b .i_product_c .sw02_img {
  width: 100%;
  transition: all 0.5s;
}

.i_back .i_product_a .i_product_b .i_product_c .i_product_text {
  padding: 22px 30px;
  background-color: #fff;
  transition: all 0.5s;
}

.i_back .i_product_a .i_product_b .i_product_c .i_product_text b {
  display: block;
  font-size: 18px;
  text-align: center;
  font-weight: 400;
  transition: all 0.5s;
}

.i_back .i_product_a .i_product_b .i_product_c .i_product_text p {
  color: #999;
  line-height: 24px;
  margin-top: 10px;
  transition: all 0.5s;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}

.i_back .i_product_a .i_product_b .i_product_c:hover .i_product_text {
  background-color: #132a85;
  transition: all 0.5s;
}

.i_back .i_product_a .i_product_b .i_product_c:hover .i_product_text b,
.i_back .i_product_a .i_product_b .i_product_c:hover .i_product_text p {
  color: #fff;
  transition: all 0.5s;
}

.i_back .i_product_a .i_product_b .pagination02 {
  bottom: 60px;
}

.i_back .i_product_a .i_product_b .pagination02 .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #c8c9d1;
  transition: all 0.5s;
}

.i_back .i_product_a .i_product_b .pagination02 .swiper-pagination-bullet-active {
  width: 72px;
  background: #132a85;
  transition: all 0.5s;
}

.five_advantage {
  height: 580px;
  background: url(../esimg_en/img/five_advantage_bg.png) no-repeat center;
  background-size: cover;
  position: relative;
}

.five_advantage .title {
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
}

.five_advantage .five_advantage_a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.5s;
  height: 100%;
  overflow: hidden;
}

.five_advantage .five_advantage_a .five_advantage_b {
  width: 20%;
  height: 100%;
  position: relative;
  border-left: 1px solid rgba(255, 255, 255, 0.4);
  transition: all 0.5s;
}

.five_advantage .five_advantage_a .five_advantage_b img {
  position: absolute;
  top: 42%;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.5s;
}

.five_advantage .five_advantage_a .five_advantage_b .advantage_icon02 {
  opacity: 0;
}

.five_advantage .five_advantage_a .five_advantage_b b {
  width: 90%;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  position: absolute;
  top: 56%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  transition: all 0.5s;
}

.five_advantage .five_advantage_a .five_advantage_b i {
  width: 90%;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.5s;
}

.five_advantage .five_advantage_a .five_advantage_b p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  opacity: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 6;
}

.five_advantage .five_advantage_a .five_advantage_b span {
  display: block;
  width: 2px;
  height: 44px;
  background: #ffffff;
  position: absolute;
  top: 68%;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.5s;
}

.five_advantage .five_advantage_a .five_advantage_b em {
  font-style: normal;
  color: #fff;
  font-size: 34px;
  font-family: Arial;
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.5s;
  font-weight: bold;
}

.five_advantage .five_advantage_a .five_advantage_b:first-child {
  border-left: none;
}

.five_advantage .five_advantage_a .five_advantage_b:hover {
  background-color: #132a85;
  transition: all 0.5s;
}

.five_advantage .five_advantage_a .five_advantage_b:hover img {
  top: 12%;
  transition: all 0.5s;
}

.five_advantage .five_advantage_a .five_advantage_b:hover img:hover {
  transform: translateX(-50%) rotateY(360deg);
  transition: all 1s;
}

.five_advantage .five_advantage_a .five_advantage_b:hover .advantage_icon01 {
  opacity: 0;
}

.five_advantage .five_advantage_a .five_advantage_b:hover .advantage_icon02 {
  opacity: 1;
}

.five_advantage .five_advantage_a .five_advantage_b:hover b {
  top: 26%;
  transition: all 0.5s;
}

.five_advantage .five_advantage_a .five_advantage_b:hover i {
  top: 26%;
  transition: all 0.5s;
}

.five_advantage .five_advantage_a .five_advantage_b:hover p {
  width: 80%;
  position: absolute;
  left: 50%;
  top: 38%;
  transform: translateX(-50%);
  opacity: 1;
  transition: all 0.5s;
}

.five_advantage .five_advantage_a .five_advantage_b:hover span {
  top: 66%;
  transition: all 0.5s;
  opacity: 0.2;
}

.five_advantage .five_advantage_a .five_advantage_b:hover em {
  top: 76%;
  transition: all 0.5s;
  font-size: 80px;
  opacity: 0.2;
}

.i_custom_a {
  padding: 50px 0;
  position: relative;
}

.i_custom_a .swiper03 {
  width: 94%;
  margin: 0 auto;
  padding: 50px 0 20px;
  overflow: hidden;
}

.i_custom_a .swiper03 .swiper-slide {
  box-shadow: 0px 0px 25px -10px rgba(0, 0, 0, 0.1);
}

.i_custom_a .swiper03 .swiper-slide:hover {
  transform: scale(0.95);
  transition: all 0.5s;
}

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

.i_custom_a .swiper-button-prev {
  width: 13px;
  height: 24px;
  background: url(../esimg_en/icon/jt_icon02.png) no-repeat center;
  background-size: cover;
  top: 63%;
}

.i_custom_a .swiper-button-next {
  width: 13px;
  height: 24px;
  background: url(../esimg_en/icon/jt_icon03.png) no-repeat center;
  background-size: cover;
  top: 63%;
}

.i_about {
  padding: 10px 0 0;
}

.i_about .i_about_a {
  display: flex;
  margin-top: 44px;
}

.i_about .i_about_a .i_about_fl {
  margin-right: 35px;
  position: relative;
}

.i_about .i_about_a .i_about_fl::after {
  content: "";
  display: block;
  width: 180px;
  height: 160px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #132a85;
  border-radius: 10px;
  z-index: -1;
}

.i_about .i_about_a .i_about_fl .i_about_img {
  margin-left: 20px;
  padding: 20px 20px 0 0;
}

.i_about .i_about_a .i_about_fl b {
  font-size: 20px;
}

.i_about .i_about_a .i_about_fl p {
  font-size: 16px;
  line-height: 2;
}

.i_about .i_about_a .i_about_fl a {
  color: #132a85;
  display: flex;
  align-items: center;
}

.i_about .i_about_a .i_about_fl a img {
  margin-left: 8px;
}

.advertisement_img {
  margin: 30px 0 40px;
}

.advertisement_img img {
  width: 100%;
}

.i_new {
  padding-bottom: 60px;
}

.i_new .i_new_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.5s;
}

.i_new .i_new_top ul {
  display: flex;
  align-items: center;
}

.i_new .i_new_top ul li {
  margin-left: 20px;
}

.i_new .i_new_top ul .i_new_lis {
  transition: all 0.5s;
  border-radius: 5px;
}

.i_new .i_new_top ul .i_new_lis a {
  width: auto;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  padding: 0 20px;
  text-align: center;
  transition: all 0.5s;
}

.i_new .i_new_top ul .i_new_lis:hover {
  background-color: #132a85;
  transition: all 0.5s;
}

.i_new .i_new_top ul .i_new_lis:hover a {
  color: #fff;
  transition: all 0.5s;
}

.i_new .i_new_top ul .i_new_active {
  background-color: #132a85;
}

.i_new .i_new_top ul .i_new_active a {
  color: #fff;
}

.i_new .i_new_top ul .learn_more a {
  color: #999;
  display: flex;
  align-items: center;
}

.i_new .i_new_top ul .learn_more a img {
  margin-left: 8px;
}

.i_new .i_new_a {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}

.i_new .i_new_a .i_new_fl {
  width: 44%;
}

.i_new .i_new_a .i_new_fl a {
  position: relative;
}

.i_new .i_new_a .i_new_fl a img {
  width: 100%;
}

.i_new .i_new_a .i_new_fl a span {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 80px;
  background-color: rgba(19, 42, 133, 0.75);
  padding-left: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.i_new .i_new_a .i_new_fl a span i {
  width: 90%;
  display: block;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
}

.i_new .i_new_a .i_new_fl a span b {
  width: 90%;
  display: block;
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.i_new .i_new_a .i_new_fr {
  width: 54%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.i_new .i_new_a .i_new_fr .i_new_b {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.5s;
  background-color: #fff;
  padding: 30px;
  border-radius: 5px;
  box-shadow: 0px 0px 25px 0px rgba(216, 218, 227, 0.2);
}

.i_new .i_new_a .i_new_fr .i_new_b .i_new_date b {
  display: block;
  font-size: 24px;
}

.i_new .i_new_a .i_new_fr .i_new_b .i_new_date i {
  display: block;
}

.i_new .i_new_a .i_new_fr .i_new_b .i_new_text {
  width: 80%;
}

.i_new .i_new_a .i_new_fr .i_new_b .i_new_text h5 a {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.i_new .i_new_a .i_new_fr .i_new_b .i_new_text p {
  margin-top: 12px;
}

.i_new .i_new_a .i_new_fr .i_new_b .i_new_text p a {
  font-size: 16px;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.i_new .i_new_a .i_new_fr .i_new_b:hover {
  background-color: #132a85;
  transition: all 0.5s;
}

.i_new .i_new_a .i_new_fr .i_new_b:hover .i_new_date i,
.i_new .i_new_a .i_new_fr .i_new_b:hover .i_new_date b {
  color: #fff;
}

.i_new .i_new_a .i_new_fr .i_new_b:hover .i_new_text h5 a,
.i_new .i_new_a .i_new_fr .i_new_b:hover .i_new_text p a {
  color: #fff;
}

.i_message_back {
  background: url(../esimg_en/img/i_message_back.png) no-repeat center;
  background-size: cover;
  padding: 46px 0;
}

.i_message_back .i_message_a {
  display: flex;
}

.i_message_back .i_message_a .i_message_fl {
  width: 30%;
  background-color: #fff;
  opacity: 0.9;
  padding: 30px;
}

.i_message_back .i_message_a .i_message_fl .i_message_title {
  width: 100%;
  height: 38px;
  position: relative;
}

.i_message_back .i_message_a .i_message_fl .i_message_title h6 {
  position: absolute;
  bottom: 0;
  left: -10px;
  font-size: 50px;
  line-height: 1;
  font-family: "D-DIN";
  font-weight: bold;
  color: #e0e2e5;
  opacity: 0.4;
}

.i_message_back .i_message_a .i_message_fl .i_message_title h5 {
  position: absolute;
  left: 0;
  bottom: 0;
  font-weight: bold;
  font-size: 34px;
}

.i_message_back .i_message_a .i_message_fl .i_message_icon01 {
  margin: 32px 0 20px;
}

.i_message_back .i_message_a .i_message_fl .i_message_logo {
  margin-bottom: 20px;
}

.i_message_back .i_message_a .i_message_fl .i_message_icon02 {
  display: flex;
  align-items: flex-start;
  margin-top: 10px;
}

.i_message_back .i_message_a .i_message_fl .i_message_icon02 img {
  margin: 6px 12px 0 0;
}

.i_message_back .i_message_a .i_message_fl .i_message_icon02 b {
  font-size: 24px;
  color: #132a85;
}

.i_message_back .i_message_a .i_message_fl .i_message_icon02 p {
  line-height: 32px;
}

.i_message_back .i_message_a .i_message_fr {
  flex: 1;
  background-color: #132a85;
  padding: 30px;
}

.i_message_back .i_message_a .i_message_fr .i_message_title {
  width: 100%;
  height: 38px;
  position: relative;
}

.i_message_back .i_message_a .i_message_fr .i_message_title h5 {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  font-weight: bold;
  font-size: 34px;
}

.i_message_back .i_message_a .i_message_fr .i_message_title h6 {
  position: absolute;
  bottom: 0;
  left: -10px;
  font-size: 50px;
  line-height: 1;
  font-family: "D-DIN";
  font-weight: bold;
  color: #e0e2e5;
  opacity: 0.2;
}

.i_message_back .i_message_a .i_message_fr form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px;
}

.i_message_back .i_message_a .i_message_fr form p {
  display: flex;
  flex-direction: column;
}

.i_message_back .i_message_a .i_message_fr form p input {
  width: 240px;
  height: 48px;
  padding-left: 18px;
  color: #fff;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 5px;
  margin-top: 34px;
}

.i_message_back .i_message_a .i_message_fr form p input::placeholder {
  color: #fff;
}

.i_message_back .i_message_a .i_message_fr form .inp_textarea {
  padding-top: 34px;
}

.i_message_back .i_message_a .i_message_fr form .inp_textarea textarea {
  width: 400px;
  height: 100%;
  padding: 18px 0 0 18px;
  color: #fff;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.3);
}

.i_message_back .i_message_a .i_message_fr form .inp_textarea textarea::placeholder {
  color: #fff;
  font-family: "微软雅黑";
}

.i_message_back .i_message_a .i_message_fr form .inp_submit {
  width: 100%;
  align-items: flex-end;
}

.i_message_back .i_message_a .i_message_fr form .inp_submit input {
  width: 160px;
  padding: 0;
  background-color: #fff;
  color: #132a85;
  transition: all 0.5s;
}

.i_message_back .i_message_a .i_message_fr form .inp_submit input:hover {
  transform: scale(0.95);
  transition: all 0.5s;
}

footer {
  background-color: #100f29;
  padding: 38px 0 0 0;
}

footer .foot_top {
  display: flex;
  justify-content: space-between;
}

footer .foot_top .foot_top_fl {
  width: 30%;
}

footer .foot_top .foot_top_fl b {
  display: block;
  margin-bottom: 20px;
  color: #fff;
  line-height: 30px;
  line-height: 1.5;
  margin-top: 6px;
}

footer .foot_top .foot_top_fl p {
  color: #fff;
  line-height: 28px;
}

footer .foot_top .foot_top_fl p span {
  font-weight: bold;
  font-size: 16px;
}

footer .foot_top .foot_nav {
  width: 50%;
  display: flex;
  justify-content: space-between;
}

footer .foot_top .foot_nav .foot_one1&gt;a {
  font-size: 16px;
  color: #ecebee;
  transition: all 0.5s;
}

footer .foot_top .foot_nav .foot_one1&gt;a:hover {
  color: #132a85;
  transition: all 0.5s;
}

footer .foot_top .foot_nav .foot_one1 ul {
  margin-top: 18px;
}

footer .foot_top .foot_nav .foot_one1 ul li a {
  color: #999;
  line-height: 28px;
  transition: all 0.5s;
}

footer .foot_top .foot_nav .foot_one1 ul li a:hover {
  color: #132a85;
  transition: all 0.5s;
}

footer .foot_top .foot_qr {
  text-align: center;
}

footer .foot_top .foot_qr p {
  font-size: 14px;
  color: #ccc;
  margin-top: 10px;
}

footer .foot_bot {
  margin-top: 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.5s;
  padding: 24px 0;
}

footer .foot_bot .foot_bot_fl p {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #666;
}

footer .foot_bot .foot_bot_fl p a {
  font-size: 12px;
  color: #666;
}

footer .foot_bot .foot_bot_fr {
  display: flex;
  align-items: center;
}

footer .foot_bot .foot_bot_fr a {
  font-size: 12px;
  color: #666;
}

footer .foot_bot .foot_bot_fr span {
  display: block;
  margin: 0 5px;
  color: #666;
}

/* 侧边栏 */
#fixed {
  position: fixed;
  right: 0;
  top: 30%;
  transition: all 0.5s;
  z-index: 100;
}

#fixed ul {
  display: flex;
  flex-direction: column;
}

#fixed ul li {
  width: 74px;
  height: 75px;
  margin-bottom: 10px;
  cursor: pointer;
  transition: all 0.5s;
}

#fixed ul .kf_phone {
  position: relative;
}

#fixed ul .kf_phone p {
  font-size: 16px;
  font-weight: bold;
  width: auto;
  line-height: 73px;
  padding: 0 20px;
  color: #fff;
  font-family: "D-DIN";
  background-color: #243b96;
  position: absolute;
  top: 0.5px;
  left: -218%;
  display: none;
}

#fixed ul .kf_phone:hover p {
  display: block;
  transition: all 0.5s;
}

#fixed ul .kf_qr {
  position: relative;
}

#fixed ul .kf_qr&gt;img {
  position: absolute;
  top: 0;
  left: -200%;
  display: none;
}

#fixed ul .kf_qr:hover&gt;img {
  display: block;
  transition: all 0.5s;
}

/* 内页 */
.n_nav {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 0;
}

.n_nav a {
  font-size: 16px;
  color: #333;
  padding: 14px 30px;
  border-radius: 5px;
  transition: all 0.5s;
}

.n_nav a:hover {
  color: #fff;
  background-color: #132a85;
  transition: all 0.5s;
}

.n_nav span {
  font-size: 18px;
  color: #333;
  margin: 0 12px;
}

.n_nav .n_nav_active {
  color: #fff;
  background-color: #132a85;
}

.qyjs_back {
  background-color: #fff;
}

.qyjs_back .i_about {
  padding: 10px 0 50px;
}

.qyjs_back .i_about .qyjs_a {
  margin-top: 10px;
}

.qyjs_back .i_about .qyjs_a .i_about_fl {
  margin-right: 0;
  position: relative;
}

.qyjs_back .i_about .qyjs_a .i_about_fl::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 180px;
  height: 160px;
  border-radius: 10px;
  background-color: #132a85;
  z-index: -1;
}

.qyjs_back .i_about .qyjs_a .i_about_fl .i_about_img {
  margin-left: 20px;
  padding: 20px 20px 0 0;
}

.qyjs_back .i_about .qyjs_a .i_about_fl p {
  line-height: 24px;
  font-size: 16px;
}

.qyjs_back .i_about .qyjs_a .i_about_fl ul {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.qyjs_back .i_about .qyjs_a .i_about_fl ul li span {
  display: block;
  font-size: 36px;
  font-weight: bold;
  color: #132a85;
}

.qyjs_back .i_about .qyjs_a .i_about_fl ul li .qyjs_lis_year {
  position: relative;
}

.qyjs_back .i_about .qyjs_a .i_about_fl ul li .qyjs_lis_year::after {
  content: "year";
  font-size: 16px;
  font-weight: normal;
  display: block;
  position: absolute;
  bottom: 6px;
  right: -30px;
}

.qyjs_back .i_about .qyjs_a .i_about_fl ul li i {
  display: block;
  font-size: 14px;
  color: #999;
}

.qywh_back {
  background: url(../esimg_en/img/qywh_bg.png) no-repeat center;
  background-size: cover;
  padding: 40px 0 100px 0;
  position: relative;
}

.qywh_back .title h5 {
  color: #fff;
}

.qywh_back .title i {
  color: #ccc;
}

.qywh_back .qywh_a {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.qywh_back .qywh_a .qywh_b {
  width: 32%;
  background-color: #fff;
  padding: 24px 20px;
}

.qywh_back .qywh_a .qywh_b img {
  width: 100%;
}

.qywh_back .qywh_a .qywh_b .qywh_p {
  margin-top: 20px;
  padding: 0 10px;
  height: 120px;
  overflow-y: auto;
}

.qywh_back .qywh_a .qywh_b .qywh_p p {
  line-height: 24px;
  font-size: 16px;
}

.qywh_back .fwzz_a {
  height: 120px;
  position: absolute;
  bottom: -60px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #132a85;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  box-shadow: 5px 3px 10px 0px rgba(205, 205, 205, 0.25);
}

.qywh_back .fwzz_a b {
  color: #fff;
  font-size: 20px;
  line-height: 1;
  margin-right: 20px;
}

.qywh_back .fwzz_a i {
  color: #fff;
  font-family: "D-DIN";
  font-size: 14px;
  line-height: 1;
  margin: 0 50px 0 15px;
}

.qywh_back .fwzz_a p {
  color: #fff;
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 1;
}

.qywh_back .fwzz_a p span {
  display: block;
  font-size: 18px;
  font-weight: bold;
}

.zzjg_a {
  margin: 100px auto 30px;
}

.zzjg_a .zzjg_img {
  width: 100%;
}

.zzjg_a .zzjg_img img {
  width: 100%;
}

.ryzz_back {
  background: url(../esimg_en/img/ryzz_bg.png) no-repeat center;
  background-size: cover;
  padding: 50px 0 220px;
}

.ryzz_back .ryzz_a {
  position: relative;
}

.ryzz_back .ryzz_a .swiper05 {
  width: 92%;
  margin: 50px auto 0;
  overflow: hidden;
}

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

.ryzz_back .ryzz_a .swiper05 .swiper-slide p {
  text-align: center;
  font-size: 18px;
  margin-top: 16px;
}

.ryzz_back .ryzz_a .prev05 {
  top: 60%;
  left: 0;
}

.ryzz_back .ryzz_a .next05 {
  top: 60%;
  right: 0;
}

.gchj_a {
  padding: 42px 0 60px;
}

.gchj_a .swiper06 {
  margin-top: 50px;
  overflow: hidden;
  position: relative;
}

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

.gchj_a .swiper06 .swiper-slide-prev,
.gchj_a .swiper06 .swiper-slide-next {
  position: relative;
  transition: all 0.5s;
}

.gchj_a .swiper06 .swiper-slide-prev::after,
.gchj_a .swiper06 .swiper-slide-next::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.4);
  transition: all 0.5s;
}

.gchj_a .swiper06 .prev06 {
  left: 29%;
}

.gchj_a .swiper06 .next06 {
  right: 29%;
}

/* 新增 */
.gchj_a .swiper_new01 .swiper-slide-prev::after,
.gchj_a .swiper_new01 .swiper-slide-next::after {
  display: none;
  padding-top: 20px;
}

.qxgs-name {
  display: flex;
  justify-content: center;
  font-size: 18px;
  background: none;
  padding-top: 20px;
}

.ckgd_01 {
  width: 120px;
  height: 44px;
  line-height: 44px;
  border-radius: 6px;
  color: #fff;
  background-color: #132a85;
  text-align: center;
  transition: all 0.5s;
}

.ckgd_01:hover {
  transform: scale(0.95);
  transition: all 0.5s;
}

.cp_uls {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.cp_uls .cp_lis01 {
  display: flex;
  width: 48%;
  background: url(../esimg_en/img/cp01_bg.png) no-repeat center;
  background-size: cover;
  margin-bottom: 50px;
  border: 1px solid #edf0fc;
  border-radius: 8px;
  overflow: hidden;
}

.cp_uls .cp_lis01&gt;a {
  width: 279px;
  height: 351px;
  overflow: hidden;
  position: relative;
}

.cp_uls .cp_lis01&gt;a .cp_img01 {
  width: 100%;
  object-fit: cover;
  transition: all 0.5s;
}

.cp_uls .cp_lis01&gt;a .cp_logo {
  position: absolute;
  left: 20px;
  top: 20px;
}

.cp_uls .cp_lis01 .cp_text {
  flex: 1;
  padding: 40px 58px;
  position: relative;
}

.cp_uls .cp_lis01 .cp_text h5 {
  font-size: 18px;
  font-weight: bold;
}

.cp_uls .cp_lis01 .cp_text h6 {
  font-size: 18px;
  color: #666;
  font-weight: bold;
  margin-top: 24px;
  line-height: 36px;
}

.cp_uls .cp_lis01 .cp_text p {
  font-size: 14px;
  color: #666;
  line-height: 2;
}

.cp_uls .cp_lis01 .cp_text .ckgd_01 {
  position: absolute;
  bottom: 20px;
  left: 58px;
}

.cp_uls .cp_lis01:hover&gt;a .cp_img01 {
  transform: scale(1.05);
  transition: all 0.5s;
}

.cp02_xq {
  margin-top: 40px;
}

.cp02_xq .cp02_xq_fl {
  width: 74%;
}

.cp02_xq .cp02_xq_fl h4 {
  font-size: 20px;
  text-align: center;
}

.cp02_xq .cp02_xq_fl .new_xq_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.cp02_xq .cp02_xq_fl .new_xq_icon img {
  margin-right: 6px;
}

.cp02_xq .cp02_xq_fl .new_xq_icon span {
  margin-right: 50px;
}

.cp02_xq .cp02_xq_fl .cp02_xq_top {
  display: flex;
}

.cp02_xq .cp02_xq_fl .cp02_xq_top .cp02_xq_img {
  width: 281px;
  position: relative;
  border: 1px solid #ededed;
  margin-right: 36px;
  border-radius: 5px;
  overflow: hidden;
}

.cp02_xq .cp02_xq_fl .cp02_xq_top .cp02_xq_img .cp02_xq_img01 {
  width: 100%;
}

.cp02_xq .cp02_xq_fl .cp02_xq_top .cp02_xq_img .cp02_xq_img02 {
  position: absolute;
  left: 20px;
  top: 20px;
}

.cp02_xq .cp02_xq_fl .cp02_xq_top .cp02_xq_text {
  padding-top: 16px;
}

.cp02_xq .cp02_xq_fl .cp02_xq_top .cp02_xq_text b {
  font-size: 16px;
  line-height: 36px;
}

.cp02_xq .cp02_xq_fl .cp02_xq_top .cp02_xq_text .cp02_xq_t {
  display: flex;
}

.cp02_xq .cp02_xq_fl .cp02_xq_top .cp02_xq_text .cp02_xq_t .cp02_xq_i {
  margin-right: 40px;
}

.cp02_xq .cp02_xq_fl .cp02_xq_top .cp02_xq_text .cp02_xq_t .cp02_xq_i p {
  font-size: 16px;
  color: #666;
  line-height: 28px;
}

.cp02_xq .cp02_xq_fl .cp02_xq_top .cp02_xq_text .cp02_xq_t .cp02_xq_i .cp02_xq_phone {
  width: 210px;
  background-color: #132a85;
  margin-top: 10px;
  padding: 12px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.5s;
}

.cp02_xq .cp02_xq_fl .cp02_xq_top .cp02_xq_text .cp02_xq_t .cp02_xq_i .cp02_xq_phone img {
  margin-right: 6px;
}

.cp02_xq .cp02_xq_fl .cp02_xq_top .cp02_xq_text .cp02_xq_t .cp02_xq_i .cp02_xq_phone .cp02_xq_fw i {
  color: #fff;
  font-size: 12px;
  line-height: 1.4;
  display: block;
}

.cp02_xq .cp02_xq_fl .cp02_xq_top .cp02_xq_text .cp02_xq_t .cp02_xq_i .cp02_xq_phone .cp02_xq_fw b {
  display: block;
  color: #fff;
  font-size: 18px;
  line-height: 1.2;
  font-family: "D-DIN";
}

.cp02_xq .cp02_xq_fl .cp02_xq_top .cp02_xq_text .cp02_xq_t .cp02_xq_j p {
  font-size: 16px;
  color: #666;
}

.cp02_xq .cp02_xq_fl .cp02_xq_top .cp02_xq_text .cp02_xq_t .cp02_xq_j img {
  margin-top: 15px;
}

.cp02_xq .cp02_xq_fl h5 {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background: url(../esimg_en/img/cpxq_h5_bg.png) no-repeat center;
  background-size: cover;
  margin: 32px 0 20px;
  padding: 10px 20px;
}

.cp02_xq .cp02_xq_fl p {
  line-height: 24px;
  font-size: 16px;
}

.cp02_xq .cp02_xq_fl p span {
  font-weight: bold;
}

.cp02_xq .cp02_xq_fl table {
  width: 100%;
  border-collapse: collapse;
  margin: 32px 0 60px;
}

.cp02_xq .cp02_xq_fl table tr {
  width: 100%;
  text-align: center;
  border: 1px solid #eee;
}

.cp02_xq .cp02_xq_fl table tr td {
  border: 1px solid #eee;
  border-collapse: collapse;
  height: 44px;
}

.cp02_xq .cp02_xq_fl&gt;img {
  margin-top: 20px;
}

.cp02_xq .cp02_xq_fl p img {
  margin-top: 10px;
}

.cp02_xq .cp02_xq_fl .fanhui_a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.5s;
  margin: 40px 0 50px;
}

.cp02_xq .cp02_xq_fl .fanhui_a .fanhui_b {
  font-size: 16px;
  padding: 12px 30px;
  background-color: #132a85;
  color: #fff;
  border-radius: 5px;
  transition: all 0.5s;
}

.cp02_xq .cp02_xq_fl .fanhui_a .fanhui_b:hover {
  transform: scale(0.95);
  transition: all 0.5s;
}

.cp02_xq .cp02_xq_fl .fanhui_a .sx_lis {
  width: 40%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}

.cp02_xq .cp02_xq_fr {
  width: 23%;
}

.cp02_xq .cp02_xq_fr .cp02_xq_fl_title {
  display: flex;
  align-items: center;
}

.cp02_xq .cp02_xq_fr .cp02_xq_fl_title img {
  margin-right: 6px;
}

.cp02_xq .cp02_xq_fr .cp02_xq_fl_title h5 {
  font-size: 20px;
  font-weight: bold;
  margin-right: 10px;
}

.cp02_xq .cp02_xq_fr .cp02_xq_fl_title h6 {
  font-size: 20px;
  color: #ededed;
}

.cp02_xq .cp02_xq_fr .cp02_xq_fl_lis {
  border: 1px solid #ededed;
  margin-top: 20px;
  position: relative;
}

.cp02_xq .cp02_xq_fr .cp02_xq_fl_lis .sw02_img {
  width: 100%;
  transition: all 0.5s;
}

.cp02_xq .cp02_xq_fr .cp02_xq_fl_lis .sw02_logo {
  position: absolute;
  left: 20px;
  top: 14px;
}

.cp02_xq .cp02_xq_fr .cp02_xq_fl_lis .i_product_text {
  padding: 22px 30px;
  background-color: #fff;
  transition: all 0.5s;
}

.cp02_xq .cp02_xq_fr .cp02_xq_fl_lis .i_product_text b {
  display: block;
  font-size: 18px;
  text-align: center;
  font-weight: 400;
  transition: all 0.5s;
}

.cp02_xq .cp02_xq_fr .cp02_xq_fl_lis .i_product_text p {
  color: #999;
  line-height: 24px;
  margin-top: 10px;
  transition: all 0.5s;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}

.cp02_xq .cp02_xq_fr .cp02_xq_fl_lis:hover .i_product_text {
  background-color: #132a85;
  transition: all 0.5s;
}

.cp02_xq .cp02_xq_fr .cp02_xq_fl_lis:hover .i_product_text b,
.cp02_xq .cp02_xq_fr .cp02_xq_fl_lis:hover .i_product_text p {
  color: #fff;
  transition: all 0.5s;
}

.cp02_xq .cp02_xq_fr .new02_fr_lis {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.5s;
  background-color: #f7f7f7;
  padding: 30px;
  margin-top: 30px;
  border-radius: 5px;
  transition: all 0.5s;
}

.cp02_xq .cp02_xq_fr .new02_fr_lis .new02_fr_date {
  text-align: center;
}

.cp02_xq .cp02_xq_fr .new02_fr_lis .new02_fr_date b {
  display: block;
  font-size: 26px;
}

.cp02_xq .cp02_xq_fr .new02_fr_lis .new02_fr_date i {
  display: block;
  font-size: 12px;
}

.cp02_xq .cp02_xq_fr .new02_fr_lis .new02_fr_text {
  width: 60%;
  font-size: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}

.cp02_xq .cp02_xq_fr .new02_fr_lis:hover {
  background-color: #132a85;
  transition: all 0.5s;
}

.cp02_xq .cp02_xq_fr .new02_fr_lis:hover .new02_fr_date {
  color: #fff;
}

.cp02_xq .cp02_xq_fr .new02_fr_lis:hover .new02_fr_text {
  color: #fff;
}

.cp02_tjzx {
  margin: 60px auto 150px;
}

.cp02_tjzx .cp02_tjzx_a {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.5s;
  flex-wrap: wrap;
}

.cp02_tjzx .cp02_tjzx_a .i_new_b {
  width: 49%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.5s;
  background-color: #fff;
  padding: 30px;
  border-radius: 5px;
  box-shadow: 0px 0px 25px 0px rgba(216, 218, 227, 0.5);
  margin-bottom: 16px;
}

.cp02_tjzx .cp02_tjzx_a .i_new_b .i_new_date b {
  display: block;
  font-size: 24px;
}

.cp02_tjzx .cp02_tjzx_a .i_new_b .i_new_date i {
  display: block;
}

.cp02_tjzx .cp02_tjzx_a .i_new_b .i_new_text {
  width: 80%;
}

.cp02_tjzx .cp02_tjzx_a .i_new_b .i_new_text h5 a {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cp02_tjzx .cp02_tjzx_a .i_new_b .i_new_text p {
  margin-top: 12px;
}

.cp02_tjzx .cp02_tjzx_a .i_new_b .i_new_text p a {
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cp02_tjzx .cp02_tjzx_a .i_new_b:hover {
  background-color: #132a85;
  transition: all 0.5s;
}

.cp02_tjzx .cp02_tjzx_a .i_new_b:hover .i_new_date i,
.cp02_tjzx .cp02_tjzx_a .i_new_b:hover .i_new_date b {
  color: #fff;
}

.cp02_tjzx .cp02_tjzx_a .i_new_b:hover .i_new_text h5 a,
.cp02_tjzx .cp02_tjzx_a .i_new_b:hover .i_new_text p a {
  color: #fff;
}

.new01 {
  background-color: #f7f7f7;
}

.new_nav_a {
  display: flex;
  justify-content: center;
  padding: 40px 0;
}

.new_nav_a a {
  width: auto;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  border-radius: 5px;
  text-align: center;
  margin: 0 5px;
  padding: 0 20px;
  transition: all 0.5s;
}

.new_nav_a a:hover {
  background-color: #132a85;
  color: #fff;
  transition: all 0.5s;
}

.new_nav_a .new_nav_active {
  background-color: #132a85;
  color: #fff;
}

.new_uls .new_lis {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.5s;
  background-color: #fff;
  padding: 45px;
  border-bottom: 1px solid #ccc;
  transition: all 0.5s;
}

.new_uls .new_lis .new_lis_date {
  width: 60px;
}

.new_uls .new_lis .new_lis_date i {
  display: block;
  width: 100%;
  background-color: #132a85;
  color: #f7f7f7;
  text-align: center;
}

.new_uls .new_lis .new_lis_date b {
  display: block;
  width: 100%;
  text-align: center;
  color: #132a85;
  border: 1px solid #132a85;
  padding: 6px 0;
  font-size: 26px;
  font-weight: bold;
}

.new_uls .new_lis .new_lis_text {
  width: 86%;
}

.new_uls .new_lis .new_lis_text h5 a {
  font-weight: bold;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.new_uls .new_lis .new_lis_text p {
  margin-top: 6px;
}

.new_uls .new_lis .new_lis_text p a {
  color: #999;
  line-height: 24px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}

.new_uls .new_lis:hover {
  background-color: #132a85;
  transition: all 0.5s;
}

.new_uls .new_lis:hover .new_lis_date i {
  background-color: #fff;
  color: #132a85;
}

.new_uls .new_lis:hover .new_lis_date b {
  color: #fff;
  border: 1px solid #fff;
}

.new_uls .new_lis:hover .new_lis_text p a,
.new_uls .new_lis:hover .new_lis_text h5 a {
  color: #fff;
}

.new_uls .new_lis:last-child {
  border-bottom: none;
}

.fenye {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px 0;
}

.fenye li {
  margin: 0 6px;
}

.fenye li a {
  font-size: 12px;
  color: #999;
  width: 40px;
  height: 40px;
  line-height: 38px;
  border-radius: 10px;
  text-align: center;
  border: 1px solid #ebeaea;
  transition: all 0.5s;
}

.fenye li:first-child a,
.fenye li:last-child a {
  width: 76px;
}

.fenye li:hover a {
  background-color: #132a85;
  color: #fff;
  transition: all 0.5s;
}

.fenye .fenye_active a {
  background-color: #132a85;
  color: #fff;
}

.new03_uls .new03_lis {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.5s;
  background-color: #fff;
  padding: 40px;
  border-bottom: 1px solid #eee;
}

.new03_uls .new03_lis .new03_lis_text {
  width: 90%;
}

.new03_uls .new03_lis .new03_lis_text .new03_lis_h5 {
  display: flex;
  align-items: center;
}

.new03_uls .new03_lis .new03_lis_text .new03_lis_h5 h5 a {
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
}

.new03_uls .new03_lis .new03_lis_text .new03_lis_h5 img {
  margin-right: 10px;
}

.new03_uls .new03_lis .new03_lis_text .new03_lis_p {
  width: 100%;
  display: flex;
  align-items: flex-start;
  margin-top: 12px;
}

.new03_uls .new03_lis .new03_lis_text .new03_lis_p p a {
  line-height: 24px;
  color: #999;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}

.new03_uls .new03_lis .new03_lis_text .new03_lis_p img {
  margin-right: 10px;
}

.new03_uls .new03_lis:hover {
  background-color: #132a85;
}

.new03_uls .new03_lis:hover .new03_lis_text .new03_lis_h5 h5 a {
  color: #fff;
}

.new03_uls .new03_lis:hover .new03_lis_text .new03_lis_p p a {
  color: #fff;
}

.new03_uls .new03_lis:last-child {
  border-bottom: none;
}

.rc_uls {
  background-color: #f7f7f7;
  padding: 60px 0 30px;
}

.rc_uls .rc_lis {
  background-color: #fff;
  padding: 30px 40px 60px;
  border-top: 4px solid #132a85;
  margin-bottom: 32px;
  position: relative;
}

.rc_uls .rc_lis h5 {
  font-size: 20px;
  font-weight: bold;
}

.rc_uls .rc_lis h5 span {
  font-size: 16px;
  line-height: 28px;
  font-weight: normal;
  margin-left: 20px;
}

.rc_uls .rc_lis b {
  display: block;
  width: 100%;
  font-size: 16px;
  text-align: right;
  color: #e72929;
}

.rc_uls .rc_lis .rc_lis_text {
  display: flex;
  justify-content: space-between;
}

.rc_uls .rc_lis .rc_lis_text .rc_lis_fr,
.rc_uls .rc_lis .rc_lis_text .rc_lis_fl {
  width: 49%;
}

.rc_uls .rc_lis .rc_lis_text .rc_lis_fr h6,
.rc_uls .rc_lis .rc_lis_text .rc_lis_fl h6 {
  font-size: 16px;
  color: #132a85;
  font-weight: bold;
  margin-bottom: 10px;
}

.rc_uls .rc_lis .rc_lis_text .rc_lis_fr p,
.rc_uls .rc_lis .rc_lis_text .rc_lis_fl p {
  line-height: 30px;
  padding-left: 24px;
  font-size: 16px;
  position: relative;
}

.rc_uls .rc_lis .rc_lis_text .rc_lis_fr p::after,
.rc_uls .rc_lis .rc_lis_text .rc_lis_fl p::after {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  display: block;
  background-color: #132a85;
  position: absolute;
  left: 8px;
  top: 13px;
}

.rc_uls .rc_lis .rc_lis_em {
  position: absolute;
  right: 40px;
  bottom: 30px;
  width: 120px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  background: #132a85;
  border-radius: 6px;
  transition: all 0.5s;
}

.rc_uls .rc_lis .rc_lis_em:hover {
  transform: scale(0.95);
  transition: all 0.5s;
}

.lxwm_a {
  margin-top: 40px;
}

.lxwm_a .lxwm_b {
  display: flex;
  justify-content: space-between;
}

.lxwm_a .lxwm_b .lxwm_c .lxwm_d {
  display: flex;
  align-items: center;
  margin-top: 38px;
}

.lxwm_a .lxwm_b .lxwm_c .lxwm_d img {
  margin-right: 16px;
}

.lxwm_a .lxwm_b .lxwm_c .lxwm_d .lxwm_icon01 i {
  display: block;
  color: #666;
}

.lxwm_a .lxwm_b .lxwm_c .lxwm_d .lxwm_icon01 b {
  display: block;
  font-size: 16px;
}

.lxwm_a .lxwm_b .lxwm_c .lxwm_d .lxwm_icon01 p {
  font-size: 16px;
}

.lxwm_a .lxwm_b .lxwm_qr {
  margin-top: 38px;
}

.lxwm_map_box {
  height: 440px;
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.5s;
  position: relative;
}

.lxwm_map_box .lxwm_map {
  width: 50%;
}

.lxwm_map_box .lxwm_map iframe {
  width: 100%;
  height: 440px;
  border: none;
}

.lxwm_map_box .lxwm_message {
  width: 50%;
  height: 440px;
  background-color: #132a85;
}

.lxwm_map_box .lxwm_form_a {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.lxwm_map_box .lxwm_form_a .lxwm_form_b {
  width: 50%;
  float: right;
  padding: 38px 45px 0;
}

.lxwm_map_box .lxwm_form_a .lxwm_form_b .lxwm_message_title {
  width: 100%;
  height: 38px;
  position: relative;
}

.lxwm_map_box .lxwm_form_a .lxwm_form_b .lxwm_message_title h6 {
  position: absolute;
  bottom: 0;
  left: -10px;
  font-size: 50px;
  line-height: 1;
  font-family: "D-DIN";
  font-weight: bold;
  color: #e0e2e5;
  opacity: 0.2;
}

.lxwm_map_box .lxwm_form_a .lxwm_form_b .lxwm_message_title h5 {
  position: absolute;
  left: 0;
  bottom: 0;
  font-weight: bold;
  font-size: 34px;
  color: #fff;
}

.lxwm_map_box .lxwm_form_a .lxwm_form_b form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.lxwm_map_box .lxwm_form_a .lxwm_form_b form p {
  display: flex;
  flex-direction: column;
  width: 48%;
}

.lxwm_map_box .lxwm_form_a .lxwm_form_b form p input {
  width: 100%;
  height: 44px;
  padding-left: 18px;
  color: #fff;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 5px;
  margin-top: 30px;
}

.lxwm_map_box .lxwm_form_a .lxwm_form_b form p input::placeholder {
  color: #fff;
}

.lxwm_map_box .lxwm_form_a .lxwm_form_b form .inp_textarea {
  width: 100%;
  padding-top: 30px;
}

.lxwm_map_box .lxwm_form_a .lxwm_form_b form .inp_textarea textarea {
  width: 100%;
  height: 90px;
  padding: 18px 0 0 18px;
  color: #fff;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.3);
}

.lxwm_map_box .lxwm_form_a .lxwm_form_b form .inp_textarea textarea::placeholder {
  color: #fff;
}

.lxwm_map_box .lxwm_form_a .lxwm_form_b form .inp_submit {
  width: 100%;
  align-items: center;
}

.lxwm_map_box .lxwm_form_a .lxwm_form_b form .inp_submit input {
  width: 160px;
  padding: 0;
  background-color: #fff;
  color: #132a85;
  transition: all 0.5s;
}

.lxwm_map_box .lxwm_form_a .lxwm_form_b form .inp_submit input:hover {
  transform: scale(0.95);
  transition: all 0.5s;
}

@media screen and (min-width: 1000px) and (max-width: 1399px) {
  .main {
    width: 90%;
  }

  .title h5 {
    font-size: 24px;
  }

  .title i {
    font-size: 14px;
  }

  .i_banner .swiper01 {
    width: 1400px;
    position: relative;
    left: 50%;
    margin-left: -700px;
    transition: all 0.5s;
  }

  .i_banner .swiper01 .h_hot {
    left: 200px;
  }

  .h_bot .h_nav .p_one {
    width: calc(100% / 6);
    text-align: center;
  }

  .h_bot .h_nav .p_one a {
    padding: 0;
  }

  .i_back .i_product_a .i_product_top ul li {
    margin-left: 12px;
    transition: all 0.5s;
  }

  .i_back .i_product_a .i_product_top ul li a {
    font-size: 14px;
  }

  .five_advantage .five_advantage_a .five_advantage_b img {
    top: 38%;
  }

  .five_advantage .five_advantage_a .five_advantage_b b {
    font-size: 14px;
    top: 50%;
  }

  .five_advantage .five_advantage_a .five_advantage_b i {
    font-size: 12px;
    top: 58%;
  }

  .five_advantage .five_advantage_a .five_advantage_b:hover em {
    font-size: 60px;
  }

  .i_custom_a .swiper03 {
    width: 90%;
    transition: all 0.5s;
  }

  .i_new .i_new_top ul .i_new_lis a {
    width: auto;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
  }

  .i_new .i_new_a .i_new_fl a span b {
    font-size: 14px;
  }

  .i_new .i_new_a .i_new_fr .i_new_b {
    padding: 14px 20px;
  }

  .i_new .i_new_a .i_new_fr .i_new_b .i_new_text {
    width: 72%;
  }

  .i_new .i_new_a .i_new_fr .i_new_b .i_new_date b {
    font-size: 18px;
  }

  .i_new .i_new_a .i_new_fr .i_new_b .i_new_text p {
    margin-top: 6px;
  }

  .i_new .i_new_a .i_new_fr .i_new_b .i_new_text h5 a {
    font-size: 16px;
    font-weight: bold;
  }

  .i_message_back .i_message_a .i_message_fr .i_message_title h6,
  .i_message_back .i_message_a .i_message_fl .i_message_title h6 {
    font-size: 32px;
  }

  .i_message_back .i_message_a .i_message_fr .i_message_title h5,
  .i_message_back .i_message_a .i_message_fl .i_message_title h5 {
    font-size: 20px;
  }

  .i_message_back .i_message_a .i_message_fl .i_message_icon02 b {
    font-size: 16px;
  }

  .i_message_back .i_message_a .i_message_fl .i_message_icon02 img {
    margin: 1px 12px 0 0;
  }

  .i_message_back .i_message_a .i_message_fl .i_message_icon02 p {
    line-height: 1.5;
    font-size: 12px;
  }

  .i_message_back .i_message_a .i_message_fr form p {
    width: 32%;
  }

  .i_message_back .i_message_a .i_message_fr form p input {
    width: 100%;
  }

  .i_message_back .i_message_a .i_message_fr form .inp_textarea textarea {
    width: 100%;
  }

  .qyjs_back .i_about .qyjs_a .i_about_fl ul li span {
    font-size: 24px;
  }

  .qyjs_back .i_about .qyjs_a .i_about_fl ul li .qyjs_lis_year::after {
    font-size: 14px;
    bottom: 2px;
  }

  .ryzz_back .ryzz_a .swiper05 {
    width: 90%;
  }

  .n_banner .swiper01 .n_banner_title {
    left: 200px;
    top: 36%;
  }

  .cp_uls .cp_lis01 .cp_text {
    padding: 20px 30px;
  }

  .cp_uls .cp_lis01 .cp_text .ckgd_01 {
    left: 30px;
  }

  .n_nav a {
    font-size: 12px;
    padding: 10px 20px;
  }

  .cp02_xq .cp02_xq_fl p img {
    width: 100%;
  }

  .cp02_xq .cp02_xq_fl .fanhui_a .fanhui_b {
    padding: 8px 15px;
  }

  .cp02_xq .cp02_xq_fr .new02_fr_lis {
    padding: 10px;
  }

  .cp02_xq .cp02_xq_fr .new02_fr_lis .new02_fr_text {
    font-size: 14px;
  }

  .cp02_xq .cp02_xq_fl .cp02_xq_top .cp02_xq_img {
    display: flex;
    align-items: center;
  }

  .lxwm_a .lxwm_b .lxwm_c .lxwm_d {
    height: 50px;
  }

  .lxwm_a .lxwm_b .lxwm_c .lxwm_d .lxwm_icon01 b,
  .lxwm_a .lxwm_b .lxwm_c .lxwm_d .lxwm_icon01 p {
    font-size: 14px;
  }

  .lxwm_a .lxwm_b .lxwm_c .lxwm_d img {
    margin-right: 8px;
  }

  .lxwm_a .lxwm_b .lxwm_qr {
    width: 150px;
  }

  .lxwm_a .lxwm_b .lxwm_qr img {
    width: 120px;
    margin: 0 auto;
  }

  .lxwm_map_box .lxwm_form_a .lxwm_form_b .lxwm_message_title h6 {
    font-size: 32px;
  }

  .lxwm_map_box .lxwm_form_a .lxwm_form_b .lxwm_message_title h5 {
    font-size: 20px;
  }

  footer .foot_top .foot_nav {
    width: 60%;
  }

  footer .foot_top .foot_nav .foot_one1&gt;a {
    font-size: 14px;
  }

  footer .foot_top .foot_nav .foot_one1 ul li a {
    font-size: 12px;
  }

  footer .foot_top .foot_qr {
    width: 120px;
  }

  footer .foot_top .foot_qr img {
    width: 90%;
    margin: 0 auto;
  }

  footer .foot_top .foot_qr p {
    font-size: 12px;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1200px) {
  .qywh_back .fwzz_a b {
    font-size: 20px;
  }

  .qywh_back .fwzz_a i {
    font-size: 12px;
  }

  .qywh_back .fwzz_a p {
    font-size: 14px;
  }

  .qywh_back .fwzz_a p span {
    font-size: 20px;
  }

  .ryzz_back .ryzz_a .prev05 {
    left: 0;
  }

  .ryzz_back .ryzz_a .next05 {
    right: 0;
  }

  .gchj_a .swiper06 .prev06 {
    left: 28%;
  }

  .gchj_a .swiper06 .next06 {
    right: 28%;
  }

  .cp_uls .cp_lis01 .cp_text h5 {
    font-size: 14px;
  }

  .cp_uls .cp_lis01 .cp_text h6 {
    font-size: 16px;
    margin-top: 0px;
  }

  .cp_uls .cp_lis01 .cp_text p {
    line-height: 1.6;
    font-size: 12px;
  }

  .cp_uls .cp_lis01&gt;a {
    width: 200px;
    height: auto;
  }

  .cp_uls .cp_lis01 .cp_text .ckgd_01 {
    width: 100px;
    height: 30px;
    line-height: 30px;
    bottom: 20px;
  }

  .cp02_xq .cp02_xq_fl .cp02_xq_top .cp02_xq_text {
    padding: 0;
  }

  .cp02_xq .cp02_xq_fr .cp02_xq_fl_title h5 {
    font-size: 18px;
  }

  .cp02_xq .cp02_xq_fr .cp02_xq_fl_title h6 {
    font-size: 16px;
  }

  .new_uls .new_lis .new_lis_text {
    width: 80%;
  }

  .cp02_xq .cp02_xq_fl .fanhui_a a {
    font-size: 12px;
    width: 47%;
    text-align: center;
  }

  .cp02_xq .cp02_xq_fl .fanhui_a .fanhui_b {
    width: auto;
    font-size: 12px;
    padding: 4px;
  }

  .cp02_xq .cp02_xq_fr .new02_fr_lis .new02_fr_date b {
    font-size: 18px;
  }

  .cp02_xq .cp02_xq_fr .new02_fr_lis .new02_fr_text {
    width: 56%;
  }
}

@media (min-width: 1000px) {
  .tel {
    display: none !important;
  }
}

@media screen and (max-width: 999px) {
  .pc {
    display: none !important;
  }

  .main {
    width: 90%;
  }

  .title {
    margin-top: 30px;
  }

  .title h5 {
    font-size: 20px;
  }

  .title i {
    font-size: 12px;
  }

  .ckgd_01 {
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
    background-color: #132a85;
    color: #fff;
    border-radius: 5px;
  }

  .qyjs_back .i_about .qyjs_a .i_about_fl::after {
    display: none;
  }

  /* 手机导航 */
  .t_nav {
    width: 100%;
    height: 70px;
    z-index: 10;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 5%;
    background-color: #f7f7f7;
  }

  .t_nav .t_logo {
    display: block;
    height: 70px;
  }

  .t_nav .t_logo img {
    display: block;
    height: 100%;
  }

  .t_nav .t_bt img {
    width: 36px;
  }

  .t_nav .t_hk {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    right: -100%;
    transition: all 0.5s;
    width: 100vw;
    height: 100vh;
    z-index: 1000;
  }

  .t_nav .t_hk .t_fr {
    width: 80%;
    height: 100%;
    background-color: #fff;
    overflow-y: scroll;
    padding-top: 80px;
    position: relative;
  }

  .t_nav .t_hk .t_fr .t_gb {
    position: absolute;
    top: 5%;
    right: 8%;
    cursor: pointer;
  }

  .t_nav .t_hk .t_fr .t_gb img {
    width: 25px;
  }

  .t_nav .t_hk .on {
    line-height: 50px;
  }

  .t_nav .t_hk .on a {
    font: 16px/50px "微软雅黑";
    padding-left: 8vw;
  }

  .t_nav .t_hk .on:hover&gt;a {
    width: 100%;
    line-height: 50px;
    color: #344394;
    font-weight: bold;
    background-color: #eee;
  }

  .t_nav .t_hk .on ul {
    display: none;
  }

  .t_nav .t_hk .t01_active&gt;a {
    width: 100%;
    line-height: 50px;
    color: #344394;
    font-weight: bold;
    background-color: #eee;
  }

  .t_nav .t_hk .t01_active ul {
    display: block;
    height: auto;
  }

  .t_nav .t_hk .t01_active ul li {
    height: 50px;
  }

  .t_nav .t_hk .t01_active ul li a {
    display: block;
    line-height: 50px;
    padding-left: 12vw;
  }

  .i_banner .swiper01 {
    width: 100%;
    left: 0;
    margin-left: 0;
  }

  .i_banner .swiper01 img {
    width: 100%;
    left: 0;
    margin-left: 0;
  }

  .i_banner .swiper01 .pagination01 .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    background-color: #c8c9d1;
    transition: all 0.5s;
  }

  .i_banner .swiper01 .pagination01 .swiper-pagination-bullet-active {
    width: 30px;
    background-color: #fff;
    transition: all 0.5s;
  }

  .tel_i_product_a {
    padding-bottom: 40px;
  }

  .tel_i_product_a .tel_i_product_b {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.5s;
    flex-wrap: wrap;
  }

  .tel_i_product_a .tel_i_product_b .tel_i_product_c {
    width: 48%;
    margin-bottom: 20px;
    border-radius: 5px;
    overflow: hidden;
  }

  .tel_i_product_a .tel_i_product_b .tel_i_product_c a img {
    width: 100%;
  }

  .tel_i_product_a .tel_i_product_b .tel_i_product_c p {
    text-align: center;
    background-color: #132a85;
    color: #fff;
    padding: 4px 0;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .five_advantage {
    background: url(../esimg_en/img/tel_five_advantage.png) no-repeat center;
    background-size: cover;
    height: 340px;
  }

  .five_advantage .title {
    top: 10px;
  }

  .five_advantage .tel_five_advantage_a {
    width: 100%;
    position: absolute;
    bottom: 26px;
    padding-left: 5%;
  }

  .five_advantage .tel_five_advantage_a .swiper04 {
    overflow: hidden;
  }

  .five_advantage .tel_five_advantage_a .swiper04 .swiper-slide {
    background-color: #fff;
    height: 200px;
    border-radius: 5px;
    padding: 12px;
  }

  .five_advantage .tel_five_advantage_a .swiper04 .swiper-slide img {
    width: 30px;
  }

  .five_advantage .tel_five_advantage_a .swiper04 .swiper-slide b {
    font-size: 16px;
    line-height: 1.4;
    display: block;
    font-weight: normal;
    margin-top: 2px;
  }

  .five_advantage .tel_five_advantage_a .swiper04 .swiper-slide i {
    font-size: 12px;
    display: block;
    color: #999;
  }

  .five_advantage .tel_five_advantage_a .swiper04 .swiper-slide p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    line-height: 1.5;
  }

  .i_back .tel_i_custom_a {
    padding-bottom: 20px;
  }

  .i_back .tel_i_custom_a .tel_i_custom_b {
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.5s;
    flex-wrap: wrap;
    margin-top: 10px;
    justify-content: center;
  }

  .i_back .tel_i_custom_a .tel_i_custom_b p {
    width: 32%;
    margin: 0 0.6% 2%;
    box-shadow: 0px 0px 25px -10px rgba(0, 0, 0, 0.1);
    transition: all 0.5s;
  }

  .i_back .tel_i_custom_a .tel_i_custom_b p img {
    width: 100%;
  }

  .i_back .tel_i_custom_a .tel_i_custom_b p:hover {
    transform: scale(0.95);
    transition: all 0.5s;
  }

  .i_back .tel_i_custom_a .sw03_img07 {
    width: 32%;
    margin: 0 auto;
  }

  .i_back .tel_i_custom_a .sw03_img07 img {
    width: 100%;
  }

  .tel_gy_back {
    background: url(../esimg_en/img/tel_gy_back.png) no-repeat center;
    padding: 30px 0;
  }

  .tel_gy_back .title {
    margin-top: 0;
  }

  .tel_gy_back .tel_gy_top {
    width: 100%;
    margin-top: 10px;
    padding: 10px;
    background: url(../esimg_en/img/i_about_color.png) no-repeat top right;
    background-size: 100px 100px;
  }

  .tel_gy_back .tel_gy_top img {
    width: 100%;
  }

  .tel_gy_back .tel_gy_bot b {
    font-size: 18px;
    text-align: center;
    font-weight: normal;
    display: block;
    margin: 10px 0;
  }

  .tel_gy_back .tel_gy_bot p {
    line-height: 1.5;
    text-align: center;
  }

  .tel_gy_back .ckgd_01 {
    margin: 20px auto;
  }

  .tel_gy_back .tel_advertisement_img {
    width: 100%;
  }

  .tel_gy_back .tel_advertisement_img img {
    width: 100%;
  }

  .i_back .i_new .i_new_top {
    flex-direction: column;
  }

  .i_back .i_new .i_new_top .title01 {
    text-align: center;
  }

  .i_back .i_new .i_new_top ul {
    width: 100%;
    margin-top: 10px;
    justify-content: space-between;
  }

  .i_back .i_new .i_new_top ul li {
    margin-left: 0;
    width: auto;
  }

  .i_back .i_new .i_new_top ul li a {
    width: auto;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
    padding: 0 6px;
    width: calc();
  }

  .i_back .i_new .i_new_a {
    flex-direction: column;
  }

  .i_back .i_new .i_new_a .i_new_fl {
    width: 100%;
  }

  .i_back .i_new .i_new_a .i_new_fl a span {
    padding-left: 14px;
  }

  .i_back .i_new .i_new_a .i_new_fl a span b {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .i_back .i_new .i_new_a .i_new_fr {
    width: 100%;
  }

  .i_back .i_new .i_new_a .i_new_fr .i_new_b {
    margin-top: 18px;
    padding: 20px 10px;
  }

  .i_back .i_new .i_new_a .i_new_fr .i_new_b .i_new_date b {
    font-size: 16px;
  }

  .i_back .i_new .i_new_a .i_new_fr .i_new_text {
    width: 68%;
  }

  .i_back .i_new .i_new_a .i_new_fr .i_new_text h5 a {
    font-size: 16px;
  }

  .i_back .i_new .i_new_a .i_new_fr .i_new_text p {
    margin-top: 4px;
  }

  .i_message_back {
    padding: 30px 0 20px;
    background: url(../esimg_en/img/tel_i_message_back.png) no-repeat center;
    background-size: cover;
  }

  .i_message_back .i_message_a {
    width: 100%;
  }

  .i_message_back .i_message_a .i_message_fr {
    width: 100%;
    background: none;
    margin: 0 auto;
    padding: 0 5%;
  }

  .i_message_back .i_message_a .i_message_fr .i_message_title h6 {
    width: 100%;
    font-size: 32px;
    text-align: center;
  }

  .i_message_back .i_message_a .i_message_fr .i_message_title h5 {
    width: 100%;
    font-size: 18px;
    text-align: center;
  }

  .i_message_back .i_message_a .i_message_fr form p {
    width: 48%;
  }

  .i_message_back .i_message_a .i_message_fr form p input {
    width: 100%;
    height: 34px;
    margin-top: 10px;
  }

  .i_message_back .i_message_a .i_message_fr form .inp_textarea {
    width: 100%;
    padding-top: 0;
  }

  .i_message_back .i_message_a .i_message_fr form .inp_textarea textarea {
    width: 100%;
    height: 90px;
    margin-top: 10px;
    font-family: "微软雅黑";
  }

  .i_message_back .i_message_a .i_message_fr form .inp_submit {
    align-items: center;
    margin-top: 10px;
  }

  .i_message_back .i_message_a .i_message_fr form .inp_submit input {
    width: 100px;
    height: 30px;
    line-height: 30px;
  }

  footer {
    background-color: #f7f7f7;
    padding: 50px 0 40px;
    margin-bottom: 90px;
  }

  footer .tel_foot_a .tel_foot_title {
    position: relative;
  }

  footer .tel_foot_a .tel_foot_title h6 {
    width: 100%;
    font-size: 32px;
    font-family: "D-DIN";
    font-weight: bold;
    color: #e0e2e5;
    opacity: 0.3;
  }

  footer .tel_foot_a .tel_foot_title h5 {
    width: 100%;
    font-size: 18px;
    position: absolute;
    bottom: 0;
    font-weight: bold;
  }

  footer .tel_foot_a .tel_foot_b {
    display: flex;
    justify-content: space-between;
  }

  footer .tel_foot_a .tel_foot_b .tel_foot_fl {
    margin-top: 10px;
  }

  footer .tel_foot_a .tel_foot_b .tel_foot_fl .i_message_icon02 {
    display: flex;
    align-items: flex-start;
    margin-top: 6px;
  }

  footer .tel_foot_a .tel_foot_b .tel_foot_fl .i_message_icon02 b {
    color: #132a85;
    font-family: "D-DIN";
    font-size: 16px;
  }

  footer .tel_foot_a .tel_foot_b .tel_foot_fl .i_message_icon02 img {
    margin-right: 8px;
  }

  footer .tel_foot_a .tel_foot_b .tel_foot_fr img {
    width: 100px;
    margin-top: 10px;
  }

  footer .tel_foot_a .tel_foot_b .tel_foot_fr p {
    font-size: 12px;
    text-align: center;
  }

  footer .tel_foot_a .tel_foot_bot {
    margin-top: 20px;
  }

  footer .tel_foot_a .tel_foot_bot p {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #999;
    margin-top: 10px;
  }

  footer .tel_foot_a .tel_foot_bot p a {
    font-size: 12px;
    color: #999;
  }

  /* 手机底部导航 */
  .fixed_nav {
    width: 100%;
    height: 90px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
  }

  .fixed_nav ul {
    justify-content: space-around;
    height: 100%;
    background-color: #fff;
  }

  .fixed_nav ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 25%;
  }

  .fixed_nav ul li&gt;.ic {
    width: 30px;
  }

  .fixed_nav ul li&gt;.ic img {
    width: 100%;
  }

  .fixed_nav ul li&gt;.ic .ig_active {
    display: none;
  }

  .fixed_nav ul li&gt;.tx {
    margin: 5px 0;
  }

  .fixed_nav ul li:hover&gt;.tx {
    color: #344394;
  }

  .fixed_nav ul .tnav_active&gt;.tx {
    color: #344394;
  }

  .fixed_nav ul .tnav_active .ic img {
    display: none;
  }

  .fixed_nav ul .tnav_active .ic .ig_active {
    display: block;
  }

  .fixed_nav .tel_phone {
    width: 49px;
    position: absolute;
    left: calc(50% - 25px);
    top: -22px;
    animation: bounce_a 2s infinite;
  }

  .fixed_nav .tel_phone a {
    display: block;
    width: 50px;
    height: 50px;
  }

  .fixed_nav .tel_phone a img {
    width: 100%;
  }

  @keyframes bounce_a {

    0%,
    20%,
    53%,
    80%,
    100% {
      -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }

    40%,
    43% {
      -webkit-transition-timing-function: cubic-bezier(0.755,
          0.05,
          0.855,
          0.06);
      transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -webkit-transform: translate3d(0, -14px, 0);
      transform: translate3d(0, -14px, 0);
    }

    70% {
      -webkit-transition-timing-function: cubic-bezier(0.755,
          0.05,
          0.855,
          0.06);
      transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -webkit-transform: translate3d(0, -6px, 0);
      transform: translate3d(0, -6px, 0);
    }

    90% {
      -webkit-transform: translate3d(0, -1px, 0);
      transform: translate3d(0, -1px, 0);
    }
  }

  .bounce_a {
    -webkit-animation-name: bounce_a;
    animation-name: bounce_a;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  .n_nav {
    flex-wrap: wrap;
    padding: 20px 0 0 0;
  }

  .n_nav span {
    display: none;
  }

  .n_nav a {
    width: 33%;
    text-align: center;
    font-size: 12px;
    padding: 6px 0;
  }

  /* 企业介绍 */
  .qyjs_back .i_about .i_about_a {
    flex-direction: column;
    margin-top: 0;
  }

  .qyjs_back .i_about {
    padding: 0 0 40px;
  }

  .qyjs_back .i_about .i_about_a .i_about_fl {
    margin-right: 0;
  }

  .qyjs_back .i_about .i_about_a .i_about_fl b {
    display: block;
    text-align: center;
    margin: 20px 0 0;
    font-weight: normal;
  }

  .qyjs_back .i_about .qyjs_a .i_about_fl ul {
    margin-top: 20px;
  }

  .qyjs_back .i_about .qyjs_a .i_about_fl ul li span {
    font-size: 20px;
  }

  .qyjs_back .i_about .qyjs_a .i_about_fl ul li .qyjs_lis_year::after {
    font-size: 12px;
    bottom: 2px;
    right: 0px;
  }

  .i_about .i_about_a .i_about_fr {
    width: 100%;
    padding: 10px 10px 0 0;
  }

  .i_about .i_about_a .i_about_fr img {
    width: 100%;
  }

  .qywh_back {
    padding: 1px 0 40px 0;
  }

  .qywh_back .qywh_a {
    flex-direction: column;
  }

  .qywh_back .qywh_a .qywh_b {
    width: 100%;
    margin-bottom: 20px;
  }

  .qywh_back .fwzz_a {
    display: none;
  }

  .zzjg_a {
    margin-top: 0;
  }

  .ryzz_back {
    padding: 1px 0 90px 0;
  }

  .ryzz_back .ryzz_a .swiper05 {
    width: 78%;
    margin: 30px auto 0;
  }

  .ryzz_back .ryzz_a .swiper05 .swiper-slide p {
    font-size: 16px;
  }

  .gchj_a {
    padding: 1px 0 60px;
  }

  .gchj_a .swiper06 .prev06 {
    width: 24px;
    height: 24px;
    left: 6%;
    top: 58%;
  }

  .gchj_a .swiper06 .next06 {
    width: 24px;
    height: 24px;
    right: 6%;
    top: 58%;
  }

  .cp_uls .cp_lis01 {
    width: 100%;
    flex-direction: column;
  }

  .cp_uls .cp_lis01&gt;a {
    margin: 30px auto 0;
  }

  .cp_uls .cp_lis01 .cp_text {
    padding: 20px 40px 30px;
  }

  .cp_uls .cp_lis01 .cp_text .ckgd_01 {
    position: static;
    margin: 20px 0 0 0;
  }

  .cp_uls .cp_lis01 .cp_text h5 {
    font-size: 16px;
  }

  .cp_uls .cp_lis01 .cp_text h6 {
    margin-top: 10px;
  }

  .cp02_xq .cp02_xq_fr {
    display: none;
  }

  .cp02_xq .cp02_xq_fl {
    width: 100%;
  }

  .cp02_xq .cp02_xq_fl p img {
    width: 100%;
  }

  .cp02_xq .cp02_xq_fl .cp02_xq_top {
    flex-direction: column;
  }

  .cp02_xq .cp02_xq_fl .cp02_xq_top .cp02_xq_img {
    margin: 0 auto;
  }

  .cp02_xq .cp02_xq_fl .cp02_xq_top .cp02_xq_text .cp02_xq_t .cp02_xq_i {
    margin-right: 5px;
  }

  .cp02_xq .cp02_xq_fl h5 {
    background-size: 100% 100%;
    font-size: 16px;
  }

  .cp02_tjzx {
    margin: 30px auto 60px;
  }

  .cp02_tjzx .cp02_tjzx_a {
    margin-top: 10px;
  }

  .cp02_tjzx .cp02_tjzx_a .i_new_b {
    width: 100%;
  }

  .cp02_tjzx .cp02_tjzx_a .i_new_b {
    margin: 18px 0 0 0;
    padding: 20px 10px;
  }

  .cp02_tjzx .cp02_tjzx_a .i_new_b .i_new_text {
    width: 68%;
  }

  .cp02_tjzx .cp02_tjzx_a .i_new_b .i_new_date b {
    font-size: 16px;
  }

  .cp02_tjzx .cp02_tjzx_a .i_new_b .i_new_text h5 a {
    font-size: 16px;
  }

  .cp02_tjzx .cp02_tjzx_a .i_new_b .i_new_text p {
    margin-top: 4px;
  }

  .cp02_xq .cp02_xq_fl .cp02_xq_top .cp02_xq_text .cp02_xq_t .cp02_xq_j img {
    width: 100px;
  }

  .cp02_xq .cp02_xq_fl .cp02_xq_top .cp02_xq_text .cp02_xq_t .cp02_xq_j p,
  .cp02_xq .cp02_xq_fl .cp02_xq_top .cp02_xq_text .cp02_xq_t .cp02_xq_i p {
    font-size: 14px;
    line-height: 1.5;
  }

  .cp02_xq .cp02_xq_fl .cp02_xq_top .cp02_xq_text .cp02_xq_t .cp02_xq_i .cp02_xq_phone {
    width: 200px;
    padding: 4px 10px;
  }

  .new_uls .new_lis {
    padding: 20px;
  }

  .new_uls .new_lis .new_lis_text {
    width: 60%;
  }

  .new_uls .new_lis .new_lis_date {
    width: 50px;
  }

  .new_uls .new_lis .new_lis_date i {
    font-size: 12px;
  }

  .new_uls .new_lis .new_lis_date b {
    font-size: 18px;
    padding: 2px 0;
  }

  .new_uls .new_lis .new_lis_text h5 a {
    font-size: 16px;
  }

  .new_uls .new_lis .new_lis_text p a {
    line-height: 1.5;
  }

  .new_nav_a {
    padding: 20px 0;
    flex-wrap: wrap;
  }

  .new_nav_a a {
    width: auto;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    padding: 0px 8px;
    margin: 0;
  }

  .fenye li a {
    width: 32px;
    height: 32px;
    line-height: 30px;
    border-radius: 6px;
  }

  .fenye li {
    margin: 0 2px;
  }

  .fenye li:first-child a,
  .fenye li:last-child a {
    width: 50px;
  }

  .cp02_xq {
    margin-top: 30px;
  }

  .cp02_xq .cp02_xq_fl h4 {
    font-size: 16px;
  }

  .cp02_xq .cp02_xq_fl .new_xq_icon span {
    margin-right: 10px;
  }

  .cp02_xq .cp02_xq_fl .fanhui_a {
    flex-direction: column;
    margin: 30px 0;
  }

  .cp02_xq .cp02_xq_fl .fanhui_a .sx_lis {
    width: 100%;
    margin-bottom: 15px;
  }

  .cp02_xq .cp02_xq_fl .fanhui_a .fanhui_b {
    font-size: 14px;
    padding: 6px 20px;
  }

  .new03_uls .new03_lis {
    padding: 20px;
  }

  .new03_uls .new03_lis .new03_lis_text .new03_lis_h5 h5 a {
    font-size: 16px;
  }

  .rc_uls .rc_lis {
    padding: 30px 20px 80px;
  }

  .rc_uls .rc_lis .rc_lis_text {
    flex-direction: column;
  }

  .rc_uls .rc_lis .rc_lis_em {
    right: 24px;
  }

  .rc_uls .rc_lis .rc_lis_text .rc_lis_fr,
  .rc_uls .rc_lis .rc_lis_text .rc_lis_fl {
    width: 100%;
  }

  .rc_uls .rc_lis h5 {
    font-size: 18px;
  }

  .rc_uls .rc_lis h5 span {
    font-size: 14px;
  }

  .lxwm_map_box {
    height: auto;
    flex-direction: column;
  }

  .lxwm_a .lxwm_b {
    flex-wrap: wrap;
  }

  .lxwm_a .lxwm_b .lxwm_c .lxwm_d {
    margin-top: 20px;
  }

  .lxwm_map_box .lxwm_map {
    width: 100%;
  }

  .lxwm_map_box .lxwm_message {
    width: 100%;
  }

  .lxwm_map_box .lxwm_form_a .lxwm_form_b {
    width: 100%;
    padding: 20px 0 0;
  }

  .lxwm_map_box .lxwm_form_a {
    top: auto;
    bottom: 20px;
  }

  .lxwm_map_box .lxwm_form_a .lxwm_form_b .lxwm_message_title h5 {
    font-size: 18px;
  }

  .lxwm_map_box .lxwm_form_a .lxwm_form_b .lxwm_message_title h6 {
    font-size: 32px;
  }

  .lxwm_map_box .lxwm_form_a .lxwm_form_b form .inp_submit input {
    width: 100px;
    height: 30px;
    line-height: 30px;
  }
}

/*# sourceMappingURL=rtd.css.map */</pre></body></html>