@charset "utf-8";

/* 这个css是初始化的css，在任何项目里面都可以使用 */
/* 禁用iPhone中Safari的字号自动调整 */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 解决IOS默认滑动很卡的情况 */
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: scroll;
}

.fw {
  font-family: "ailipuhuibold";
}

body {
  font-family: "ailipuhui" !important;
}

.bg {
  background: #FF6A00;
}

.c {
  color: #FF6A00;
}

/* 禁止缩放表单 */
input[type="submit"],
input[type="reset"],
input[type="button"],
input {
  resize: none;
  border: none;
}

img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
  -ms-interpolation-mode: bicubic;
  /*为了照顾ie图片缩放失真*/
}

.line1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.line2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index_adv_model .sjsp{
    display: none;
}

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

.line4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.banner{margin-top:80px;}
.home_title{position: relative;text-align: center;}
.home_title p {
    font-size: 9.75rem;
    color:rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
    font-family: "Times New Roman";
    position: absolute;
    top: -35px;
    left: 0;
    width: 100%;
    line-height: 143px;
    z-index: 1;
}
.trans {
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.er-ul {
  position: absolute;
  width: 100%;
  left: 0%;
  box-shadow: 0 0 .125rem rgba(0, 0, 0, 0.1);
  right: 0;
  top: 100%;
  z-index: 999;
  background: rgba(255, 255, 255, 0.65);
  transition: 400ms ease-in-out;
  transform: scaleY(0);
  transform-origin: top center;
  opacity: 0;
  border-radius: 0 0 .5rem .5rem;
}

.er-ul>li {
  line-height: 36px;
  text-align: center;
  font-size: 14px;
}

.er-ul>li:hover a {
  color: #FF6A00;
}
.sjj_nav>ul>li:first-child ul li:nth-child(3) ul{
    display: none!important;
}
.sjj_nav>ul>li:first-child ul li:nth-child(3) .sp_nav_xjb{
    display: none!important;
}

.er-ul.er_ul_pro .left {
  padding-right: 83px;
  border-right: .0625rem solid #B7B7B7;
}

.er-ul.er_ul_pro .left .name {
  font-size: 22px;
  font-family: "ailipuhuibold";
  line-height: 32px;
  color: #FF6A00;
  margin-bottom: 8px;
}

.er-ul.er_ul_pro .left .text {
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
  color: rgba(24, 24, 24, 0.6);
}

.er-ul.er_ul_pro .right {
  padding-left: 50px;
}

.er-ul.er_ul_pro .right ul {
  justify-content: flex-start;
}

.er-ul.er_ul_pro .right ul li {
  width: 25%;
  font-size: 16px;
  line-height: 36px;
}

.er-ul.er_ul_pro .right ul li:hover a {
  color: #FF6A00;
}

.er-ul.er_ul_pro .right ul li a {
  color: rgba(24, 24, 24, 0.8);
}
.pic_zy{
    filter: brightness(255) invert(1);
    width: 550px;
}

header .bot nav>ul>li:nth-child(6) .er-ul .right ul li {
  width: 33.3%;
  max-width: 33.3%;
}

header .bot nav>ul>li:nth-child(4) .er-ul li {
  width: 25%;
  line-height: 40px;
}

.er-ul>li:hover a {
  color: #FF6A00;
}

.er-ul {
  padding: 22px 0;
}

.er-ul ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.er-ul ul li {
  padding: 0 25px;
  font-size: 16px;
  line-height: 36px;
  max-width: 25%;
}

.er-ul ul li a {
  color: rgba(24, 24, 24, 0.8);
}

.er-ul ul li:hover a {
  color: #FF6A00;
}

.er-ul>li:nth-child(1) {
  padding-top: 10px;
}

.er-ul>li:last-child {
  padding-bottom: 10px;
}

header .bot nav>ul>li:hover .er-ul {
  transform: none;
  opacity: 1;
}

.logo_phone img {
  width: 120px;
}

.phone_show {
  display: none;
}

.pc_show {
  display: block;
}

.cf {
  color: #fff !important;
}

.c0 {
  color: #000 !important;
}

.phone_weibu {
  background: #0A0A0A;
  display: none;
}

.phone_weibu .mobMenu>li>a {
  font-size: .875rem;
  padding: .625rem 0;
  color: #fff;
}

.phone_weibu .mobMenu>li {
  border-bottom: #424245 .0625rem solid;
}

.phone_weibu .mobMenu>li>.subDepth>li>a {
  font-size: 1em;
  color: #9a9797;
  line-height: 1.75rem;
}

.phone_weibu .mobMenu>li>a::before {
  background-color: #fff;
}

.phone_weibu .mobMenu>li>a::after {
  background-color: #fff;
}

.phone_weibu .mobMenu>li>.subDepth {
  display: none;
}

.container {
  padding: 0 100px;
  width: 100%;
}


.index_adv_model{
position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background: rgba(191, 192, 194, .3);
    width: 100%;
    height: 100%;
}
.index_adv_model .img{
    max-height: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    /*margin: 2rem;*/
    transform: translate(-50%, -50%);
}
.index_adv_model .guanbi{
    position: absolute;
    top: -1.25rem;
    right: -1.25rem;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    background: #fff;
    /*line-height: 2.5rem;*/
    text-align: center;
    font-size: 24px;
    cursor: pointer;
    -webkit-animation: privacySettingsShow 1.5s ease-out;
    animation: privacySettingsShow 1s ease-out;
}
.index_adv_model .guanbi img{
    width: 60%;
}

/* 手机端样式 */
.sp_logo img {
  margin: auto;
  max-height: 1.875rem;
}

.sjj_nav a {
  letter-spacing: -0.0125rem;
}

.sp_nav_se span:nth-of-type(1) {
  top: .625rem;
  transform: rotate(45deg);
}

.sp_nav_se span:nth-of-type(2) {
  width: 0;
}

.sp_nav_se span:nth-of-type(3) {
  top: .625rem;
  transform: rotate(-45deg);
}

.sjj_nav {
  position: fixed;
  z-index: 9999;
  background: #eee;
  width: 100%;
  height: 100%;
  font-size: .875rem;
  line-height: 2.5rem;
  top: -100%;
  left: 0;
  overflow: auto;
  overflow-x: hidden;
  transition: top ease 0.35s;
}

.nav_show {
  top: 0;
}

.sjj_nav>ul>li:first-child {
  overflow: hidden;
  border-top: 0;
}

.sjj_nav>ul>li:first-child>a {
  width: 60%;
}

.sjj_nav>ul>li:first-child .language {
  width: 100%;
  overflow: hidden;
  line-height: 1.875rem;
  margin-top: .9375rem;
  padding-right: .9375rem;
  margin-bottom: .9375rem;
}

.sjj_nav>ul>li:first-child .language a {
  width: 25%;
  float: left;
  border-left: .0625rem #ddd solid;
  text-align: center;
  color: #999;
  display: inline-block;
  border-top: .0625rem solid #ddd;
  border-bottom: .0625rem solid #ddd;
}

.sjj_nav>ul>li:first-child .language a.active {
  background: #FF6A00;
  color: #fff !important;
}

.sjj_nav>ul>li:first-child .language a:last-child {
  border-right: .0625rem #ddd solid;
}

.sjj_nav ul li i {
  position: absolute;
  top: .3125rem;
  right: 0rem;
  border-left: .0625rem #ddd solid;
  height: 1.875rem;
  padding: 0rem .4375rem 0 .4375rem;
}

.sjj_nav ul li i svg {
  transform: rotate(-90deg);
  transition: all ease 0.35s;
  position: relative;
  top: -0.3125rem;
}

.sjj_nav ul li .sjj_nav_i_se svg {
  transform: rotate(0deg);
}

.sjj_nav .bot>li {
  margin-left: .9375rem;
}

.sjj_nav ul li {
  border-top: .0625rem #ddd solid;
  margin-left: .625rem;
  position: relative;
  line-height: 2.5rem;
  font-size: .875rem;
}

.sjj_nav>ul>li:last-child {
  border-bottom: .0625rem #ddd solid;
}

.sjj_nav ul li ul {
  display: none;
}

.sjj_nav ul li a {
  color: #666;
  width: 80%;
}

.sjj_nav ul li ul li a {
  color: #999;
  display: block;
  text-align: left;
  width: 100%;
  font-size: .75rem;
}

.sjj_nav ul li i svg {
  width: 1.25rem;
  height: 1.25rem;
  fill: #555;
}

.sjj_nav ul li .sjj_nav_i_se svg {
  fill: #FF6A00;
}

.sjj_nav ul li ul li>ul {
  margin-left: .625rem;
}

.sjj_nav .top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3.75rem;
  line-height: 3.75rem;
  background: #eee;
  border-bottom: .0625rem solid #ddd;
}

.sjj_nav .top .fl img {
  height: 2.5rem;
}

.sjj_nav .bot {
  margin-top: 3.75rem;
}

.pagination {
  justify-content: center;
}

.pagination li {
  width: 2.5rem;
  text-align: center;
  line-height: 2.5rem;
  border: .0625rem solid #ddd;
  margin: 0 .125rem;
  border-radius: 50%;
  height: 2.5rem;
}

.pagination li.active {
  border-color: #FF6A00;
  color: #fff;
  background: #FF6A00;
}

.pagination li.active span {
  color: #fff;
}

.sjj_nav>ul>li:first-child {
  border-top: none;
}

.pagination li a {
  display: block;
}

.container {
  width: 100%;
  max-width: 100%;
}

.sjj_nav ul li a.w80 {
  display: inline-block;
  width: calc(100% - 2.1875rem);
}

.sjj_nav .bot>li:first-child form {
  padding-right: .9375rem;
}

.sjj_nav .bot>li:first-child input {
  padding-left: 1.75rem;
  width: 100%;
  font-size: .75rem;
  color: #6F6F70;
  line-height: 1.75rem;
  border: .0625rem solid #A7A7A8;
  background: transparent;
}

.sjj_nav .bot>li:first-child input::-webkit-input-placeholder {
  /* 使用webkit内核的浏览器 */
  color: rgba(0, 0, 0, 0.3);
}

.sjj_nav .bot>li:first-child input:-moz-placeholder {
  /* Firefox版本4-18 */
  color: rgba(0, 0, 0, 0.3);
}

.sjj_nav .bot>li:first-child input::-moz-placeholder {
  /* Firefox版本19+ */
  color: rgba(0, 0, 0, 0.3);
}

.sjj_nav .bot>li:first-child input:-ms-input-placeholder {
  /* IE浏览器 */
  color: rgba(0, 0, 0, 0.3);
}

.sjj_nav .bot>li:first-child button {
  background: transparent;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 1.75rem;
  height: 100%;
  border: none;
}

.sjj_nav .bot>li:first-child button .iconfont {
  position: static;
  text-align: center;
  color: #6F6F70;
  font-size: .875rem;
  font-weight: 600;
  padding: 0;
  border: none;
}

.fix_ul li {
  border: none;
  background: #686868;
}

.fix_ul li .right_div {
  min-width: 100px;
  min-height: 100px;
  align-items: center;
  display: flex;
}

.fix_ul li:hover .right_div {
  right: 4.5rem;
  min-height: 4.5rem;
  line-height: 4.5rem;
}

#phone_nav span,
.seaarch_phone span {
  font-size: 1.375rem;
  padding-left: 0;
}

.phone_lanuage {
  line-height: 2.5rem;
  font-size: .875rem;
}

.phone_lanuage a {
  padding: 0 .3125rem;
  display: inline-block;
}

.phone_lanuage a:last-child {
  padding-right: 0;
}

.phone_lanuage a:nth-child(1) {
  position: relative;
}

.phone_lanuage a:nth-child(1)::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: .0625rem;
  height: .75rem;
  background: #8b8b8b;
  right: -0.125rem;
}

.phone_search.ds {
  line-height: 2.5rem;
  margin-left: .9375rem;
}

.serbtn {
  background: #FF6A00;
}

.searchbox {
  border-color: #FF6A00;
}

@media (max-width: 100rem) {

  body,
  html {
    font-size: calc(100vw / 110);
  }

  .container {
    padding: 0 20px;
  }

  .banner .swiper-slide.div37 .hover {
    top: 68%
  }
}

@media (max-width: 90rem) {

  body,
  html {
    font-size: calc(100vw / 100);
  }

  .container {
    padding: 0 128px;
  }
}

@media (max-width: 85.375rem) {

  body,
  html {
    font-size: calc(100vw / 95);
  }
}

@media (max-width: 80rem) {

  body,
  html {
    font-size: calc(100vw / 90);
  }

  .container {
    padding: 0 80px;
  }
}

@media (max-width: 61.875rem) {

  body,
  html {
    font-size: .875rem;
  }

  .container {
    padding: 0 .9375rem;
  }
}

@media (max-width: 47.9375rem) {
  .container {
    padding: 0 .9375rem;
  }
  .banner{margin-top:0;}
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background: transparent;
  background: rgba(255, 255, 255, 0.05);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

header .top {
  padding-top: 15px;
}

header .top .left {
  display: flex;
  font-size: 14px;
  line-height: 26px;
  color: #181818;
}

header .top .left img {
  margin-right: 10px;
}

header .top .left a {
  margin-right: 30px;
}

header .top .right {
  display: flex;
  align-items: center;
  padding: 5px 16px;
  background: #FF6A00;
  border-radius: 30px;
}

header .top .right .tel {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  color: #ffffff;
  display: flex;
  align-items: center;
}

header .top .right .tel .iconfont {
  font-size: 22px;
  margin-top: 2px;
  margin-right: 6px;
}

header .top .right .login a {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  padding-left: 14px;
  margin-left: 14px;
  position: relative;
}

header .top .right .login a::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: .0625rem;
  height: 18px;
  background: #fff;
}

header .top .right .login:hover a {
  text-decoration: underline;
}

header .flex {
  display: flex;
  align-items: center;
}

header .logo img {
  width: 350px;margin-top:4px;
}

header .right_fr {
  width: calc(100% - 350px);
}

header .bot {
  line-height: 70px;
}

header .bot .ds {
  margin-left: 15px;
}

header .bot .ds .iconfont {
  display: block;
  color: #181818;
  font-size: 18px;
  cursor: pointer;
}

header .bot nav>ul>li {
  float: left;
  padding: 0 10px;
  font-size: 15px;
}

header .bot nav>ul>li>a {
  position: relative;
  padding: 0 10px;
  color: #181818;
}

header .bot nav>ul>li>a::before {
  content: "";
  position: absolute;
  bottom: -0.0625rem;
  left: 0;
  width: 0;
  height: .0625rem;
  background: #FF6A00;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

header .bot nav>ul>li:hover>a::before,
header .bot nav>ul>li.active>a::before {
  width: 100%;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

header.active,
header:hover {
  background: #fff;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

header.active nav>ul>li:hover>a,
header:hover nav>ul>li:hover>a,
header.active nav>ul>li.active>a,
header:hover nav>ul>li.active>a {
  color: #FF6A00;
}

header.active .top .tel,
header:hover .top .tel {
  color: #fff;
}

header.active .top .login a,
header:hover .top .login a {
  color: #fff;
}

header.active .top .login a::before,
header:hover .top .login a::before {
  background: #fff;
}

header.active .er-ul {
  background: #fff;
  border-bottom: .0625rem solid #ddd;
}

.searchbox {
  top: 111px;
}

.pr .index_number {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  background: rgba(255, 255, 255, 0.75);
}

.banner .top {
  position: absolute;
  bottom: 60px;
  z-index: 9;
}

.banner .top .left {
  display: flex;
  font-size: 14px;
  line-height: 26px;
  color: #181818;
}

.banner .top .left img {
  margin-right: 10px;
}

.banner .top .left a {
  margin-right: 30px;
  color: #181818;
}

.banner .top .left a:hover {
  color: #FF6A00;
}

.banner .hover {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
}
.banner .swiper-slide.div42 .hover{
    text-align: center;
    top: 68%;
}
.banner .swiper-slide.div43 .hover{
    text-align: center;
    top: 68%;
}
.banner .swiper-slide.div41 .hover{
    text-align: center;
    top: 68%;
}

.banner .swiper-slide.div38 .hover {
  right: 0;
  text-align: center;
  transform: translateY(60%);
}

.banner .swiper-slide.div39 .hover {
  right: 0;
  text-align: center;
  top: 66%;
}
.banner .swiper-slide.div44 .hover {
  right: 0;
  text-align: center;
  top: 68%;
}

.banner .hover .p1 {
  font-family: "ailipuhuibold";
  font-size: 50px;
  line-height: 72px;
  color: #181818;
}

.banner .hover .p2 {
  font-weight: 500;
  font-size: 36px;
  line-height: 52px;
  margin: 4px 0 23px;
  color: #181818;
}

.banner .swiper-pagination {
  bottom:48px;
}

.banner .swiper-pagination-bullet {
  width: 38px;
  height: 3px;
  background: #fff;
  opacity: 1;
  border-radius: 0;
}

.banner .swiper-pagination-bullet-active {
  background: #FF6A00;
}

.banner .swiper-slide.div35 .hover,
.banner .swiper-slide.div36 .hover {
  top: auto;
  transform: translateY(0);
  bottom: calc(112px + 10%);
  text-align: center;
}

.banner .swiper-slide.div35 .hover .p1,
.banner .swiper-slide.div36 .hover .p1 {
  color: #fff;
}

.banner .swiper-slide.div35 .hover .p2 p:nth-child(1) {
  color: #FF6A00;
}

.banner .swiper-slide.div35 .hover .p2 p:nth-child(2),
.banner .swiper-slide.div36 .hover .p2 p {
  font-size: 18px;
  color: #A0A3A8;
}

.banner .swiper-slide.div37 .hover {
  text-align: center;
  top: 70%;
}

.banner .div40 .hover{
    text-align: center;
    top: 69%;
}



.more:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #FF6A00;
  border-radius: 100%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.more:hover {
  color: #fff;
  border: .0625rem solid #FF6A00;
}

.more:hover img {
  -webkit-filter: none;
  filter: none;
}

.more:hover::before,
.more.active::before {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
}

.banner .swiper-slide.div34 .more_btn.more {
  display: none;
}

.more_btn.more {
  line-height: 50px;
  padding: 0 50px;
  z-index: 1;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  background: #FF6A00;
  display: inline-block;
  border-radius: 50px;
}

.more_btn.more::before {
  border-radius: 50px;
  background: #000;
}

.more_btn.more:hover {
  border: none;
  color: #fff;
}

.rightfix {
  border: .0625rem solid #DAD9D9;
  width: 49px;
  border: .0313rem solid #DAD9D9;
  background: #fff;
  box-shadow: .125rem .1875rem .375rem rgba(150, 148, 148, 0.25);
  right: 7px;
}

.rightfix li:nth-child(1) .right_div {
  width: 8.75rem;
  min-height: 2.875rem;
  line-height: 2.875rem;
  justify-content: center;
}

.rightfix li {
  padding: 8px 10px;
  position: relative;
  background: #fff;
  border: none !important;
}

.rightfix li .iconfont {
  font-size: 20px;
  display: block;
  color: #FF6A00;
}

.rightfix li:hover {
  background: #FF6A00;
}

.rightfix li::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: .0625rem;
  background: #DEDDDD;
  width: 19px;
}

.rightfix li:last-child {
  display: none;
}

.rightfix li:last-child::before {
  display: none;
}

.index_number {
  background: #FAFAFA;
}

.index_number .counter1,
.index_number .coun {
  font-weight: 700;
  font-size: 60px;
  text-align: center;
  text-transform: uppercase;
  color: #FF6A00;
  line-height: 70px;
}

.index_number .text {
  font-size: 20px;
  color: #181818;
  line-height: 30px;
}

.index_number sup {
  font-weight: 700;
  font-size: 26px;
  color: #FF6A00;
  top: -1.125em;
}

.index_number li {
  border-right: .0625rem solid rgba(216, 216, 216, 0.8);
  text-align: center;
  flex: 1 0 0;
  padding: 21px 0;
  display: block;
}

.index_number li:first-child {
  border-left: .0625rem solid rgba(216, 216, 216, 0.8);
}

.title h1 {
  font-size: inherit;
}

.title {
  font-family: "ailipuhuibold";
  font-size: 44px;
  line-height: 65px;
  position: relative;
  padding-bottom: 8px;
  color: #181818;z-index:2;position: relative;
}


.title sub {
  line-height: 35px;
  padding: 0 10px;
  font-size: 16px;
  text-align: center;
  color: #FFFFFF;
  position: absolute;
  background: #FF6A00;
  top: -34px;
  bottom: auto;
  right: -150px;
}

.title sub::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -8px;
  border-top: 10px solid transparent;
  border-bottom: 0 solid transparent;
  border-left: 0 solid transparent;
  border-right: 10px solid #FF6A00;
}

.subtitle {
  font-weight: 500;
  font-size: 22px;
  line-height: 32px;
  color: #181818;
  margin-top: 20px;z-index:2;position: relative;
}

.index_one {
  padding: 64px 0 100px;
  background: #F5F5F6;
}

.index_one ul.mt40 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.index_one ul.mt40>li.active,
.index_one ul.mt40>li:hover {
  width: 28.56%;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.index_one ul.mt40>li {
  width: 14.28%;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.index_one ul.mt40>li .list:nth-child(2) .hover {
  top: auto;
  bottom: 0;
  left: 0;
}

.index_one .list {
  padding: 28px 20px 23px;
  border: .0625rem solid #D8D8D8;
  z-index: 1;
  position: relative;
}

.index_one .list>div:nth-child(1) {
  position: relative;
  z-index: 1;
}

.index_one .list:nth-child(2) {
  border-top: none;
}

.index_one .list .name {
  font-size: 16px;
  line-height: 24px;
  color: #181818;
  margin-bottom: 40px;
  font-weight: 600;
}

.index_one .list .icon img {
  width: 25px;
}

.index_one .list.active,
.index_one .list:hover {
  z-index: 99;
}

.index_one .list.active .hover,
.index_one .list:hover .hover {
  opacity: 1 !important;
  z-index: 4 !important;
  width: 100%;
  height: 200%;
}

.index_one .list .hover {
  padding: 28px 20px 23px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.5s;
  position: absolute;
  z-index: -1;
}

.index_one .list .hover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.384);
  z-index: -1;
}

.index_one .list .hover .name {
  margin-bottom: 0;
}

.index_one .list .hover ul {
  margin: 20px 0 22px;
}

.index_one .list .hover ul li {
  font-size: 14px;
  line-height: 28px;
  color: #FFFFFF;
}

.index_one .list .hover ul li:hover a {
  color: #FF6A00;
}

.index_one .list .hover ul li a {
  color: #fff;
}

.index_one .list .hover .more_a {
  font-size: 14px;
  line-height: 24px;
  color: #FFFFFF;
}

.index_two {
  padding: 90px 0 48px;
}

.index_two .top {
  border-top: .0625rem solid #D8D8D8;
  border-bottom: .0625rem solid #D8D8D8;
}

.index_two .top .left {
  padding: 30px 80px 50px 0;
}

.index_two .top .left img {
  width: 100%;
}

.index_two .top .right {
  border-left: .0625rem solid #D8D8D8;
  height: auto;
  display: flex;
  align-items: center;
  padding-left: 70px;
}
.index_two .top .right .name.pic{
    filter: brightness(255) invert(1);
    width: 288px;
}
.index_five .right>.div2 .list .content .text img{
     filter: brightness(255) invert(0.7);
     width: 60px;
}

.index_two .top .right .name {
  font-size: 20px;
  line-height: 30px;
  text-align: justify;
  color: #181818;
  font-weight: 600;
}

.index_two .top .right .name p {
  font-size: 16px;
  text-align: justify;
  color: #181818;
  font-weight: normal;
  font-weight: 600;
}

.index_two .top .right .text {
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
  color: #666666;
  margin: 13px 0 20px;
  height: 96px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.index_two .bot {
  margin-left: -28px;
  margin-right: -28px;
  display: flex;
  flex-wrap: wrap;
}

.index_two .bot>li {
  padding: 0 28px;
  margin-bottom: 57px;
  width: 33.333%;
}



.index_two .bot li:hover>.div {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transform: translateY(-0.625rem);
}


.index_two .bot li:hover>.div .top_top img {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(96deg) brightness(108%) contrast(101%);
}

.index_two .bot li>.div {
  background: #fff;
  box-shadow: 0 0 10px rgba(230, 230, 230, 0.65);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  height: 100%;
}

.index_two .bot li>.div .top_top {
  line-height: 53px;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 1.5rem;
  text-align: justify;
  color: #326cac;
  padding: 2.5rem 2.5rem 0.5rem;
  justify-content: flex-start;
}

.index_two .bot li>.div .top_top img {
  margin-right: 12px;
}

.index_two .bot li>.div .bot_bot {
  border-top: .0625rem solid #D8D8D8;
  padding: 2.5rem 2.5rem;
}

.index_two .bot li>.div .bot_bot .text {
  font-size: 14px;
  line-height:1.5rem;
  text-align: justify;
  color: #666666;
}
.index_two .bot li>.div .bot_bot .line3{margin-bottom: 1rem;}
.index_two .bot li>.div .bot_bot .more_a {
  font-size: 14px;
  line-height: 24px;
  color: #999595;float:right;
  padding-bottom: 25px;margin-top:25px;
}
.index_two .bot li>.div .bot_bot .text p{font-weight: 600;margin-bottom: .5rem;}
.index_two .bot li>.div .bot_bot .text ul{list-style-type: disc;}
.index_two .bot li>.div .bot_bot .text ul li{margin-left:10px;list-style: disc;line-height: 1.85rem;}
.index_two .bot li.bqzp .top_top img {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(96deg) brightness(108%) contrast(101%);
}

.p_top {
  position: absolute;
  top: -114px;
}

.index_three {
  padding: 60px 0;
}

.index_three .name {
  font-weight: 700;
  font-size: 32px;
  line-height: 46px;
  text-align: center;
  color: #FFFFFF;
}
.index_three .name p.xz{
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
}

.index_three .text {
  font-size: 24px;
  line-height: 35px;
  text-align: center;
  color: #FFFFFF;
  margin: 5px 0 18px;
}

.more.bgf {
  background: transparent;
  border: .0625rem solid #fff;
  color: #fff;
}

.more.bgf:hover {
  border: .0625rem solid #FF6A00;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  color: #fff !important;
}

.more.bgf::before {
  background: #FF6A00;
}

.more.bgtrasn {
  background: transparent;
  border: .0625rem solid #D8D8D8;
  color: #181818;
}

.more.bgtrasn:hover,
.more.bgtrasn.active {
  border: .0625rem solid #FF6A00;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  color: #fff !important;
}

.more.bgtrasn:hover a,
.more.bgtrasn.active a {
  color: #fff;
}

.more.bgtrasn::before {
  background: #FF6A00;
}

.index_four .gallery-top .swiper-slide,
.list_customer .swiper-slide {
  margin-top: 24px;
}

.index_four .gallery-top .left,
.list_customer .left {
  width: 45%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.index_four .gallery-top .left .img,
.list_customer .left .img,
.index_four .gallery-top .left .img img,
.list_customer .left .img img {
  border-radius: 20px;
}

.index_four .gallery-top .left .hover,
.list_customer .left .hover {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
  border: .125rem solid rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  line-height: 100px;
}

.index_four .gallery-top .left .hover .iconfont,
.list_customer .left .hover .iconfont {
  display: block;
  font-size: 30px;
}

.index_four .gallery-top .left .hover:hover,
.list_customer .left .hover:hover {
  background: #FF6A00;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.index_four .gallery-top .right,
.list_customer .right {
  padding: 143px 97px 100px 145px;
  background: linear-gradient(67.41deg, rgba(255, 255, 255, 0.8) -2.74%, rgba(255, 255, 255, 0) 90.68%);
  border: .0625rem solid #D8D8D8;
  backdrop-filter: blur(.3125rem);
  border-radius: 1.25rem;
  width: 63%;
  float: right;
}

.index_four .gallery-top .right .icon,
.list_customer .right .icon {
  position: absolute;
  top: -24px;
}

.index_four .gallery-top .right .text,
.list_customer .right .text {
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
  color: #666666;
  height: 152px;
}

.index_four .gallery-top .right .jobs,
.list_customer .right .jobs {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  color: #181818;
  margin: 50px 0 6px;
}

.index_four .gallery-top .right .company,
.list_customer .right .company {
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  color: #888888;
}

.list_customer .left {
  width: 35%;
}

.list_customer .left .hover {
  width: 84px;
  height: 84px;
  line-height: 84px;
}

.list_customer .right {
  width: 70%;
  padding: 64px 80px 48px 96px;
}

.list_customer .right .text {
  height: 144px !important;
}

.list_customer .right .jobs {
  margin-top: 30px;
}

.index_four {
  padding: 60px 0 0px;
}

.index_four .gallery-thumbs .swiper-slide-thumb-active {
  border: .0625rem solid #FF6A00;
  box-shadow: .25rem .375rem .375rem rgba(230, 230, 230, 0.25);
}

.index_four .gallery-thumbs .swiper-slide {
  background: #fff;
}

.index_four .swiper-button-next {
  right: 160px;
}

.index_four .swiper-button-prev {
  left: 160px;
}

.index_four .swiper-button-next,
.index_four .swiper-button-prev {
  width: 50px;
  height: 50px;
  background: none !important;
  background: #FFFFFF;
  border: .0625rem solid #D2D2D2;
  line-height: 48px;
  text-align: center;
  border-radius: 50%;
}

.index_four .swiper-button-next .iconfont,
.index_four .swiper-button-prev .iconfont {
  font-size: 20px;
  display: block;
  color: #D2D2D2;
}

.index_four .swiper-button-next:hover,
.index_four .swiper-button-prev:hover {
  border-color: #FF6A00;
  background: #FF6A00 !important;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.index_four .swiper-button-next:hover .iconfont,
.index_four .swiper-button-prev:hover .iconfont {
  color: #fff;
}

.fancybox__container {
  z-index: 9999;
}
.grid-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-gap: 8px;
}
.grid-item-tall {
  grid-row: span 2;
}
.index_five {
  background: #f9f9f9 url(/assets/img/dot.png);
  padding: 70px 0 0px;
}

.index_five .mt65 {
  display: flex;
  position: relative;
}


.index_five .left {
  width: 10%;
  display: flex;
  align-items: center;
  position: relative;
}

.index_five .left ul {
  width: 100%;
}

.index_five .left ul li {
  font-size: 22px;
  line-height: 4.375rem;
  /* or 318% */
  text-align: center;
  color: #181818;
  position: relative;
  cursor: pointer;
}

.index_five .left ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -0.0625rem;
  width: .125rem;
  height: 0;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transform: translateY(-50%);
  background: #FF6A00;
}

.index_five .left ul li.active,
.index_five .left ul li:hover {
  color: #FF6A00;
}

.index_five .left ul li.active::before,
.index_five .left ul li:hover::before {
  height: 22px;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}



.index_five .right>div.active {
  display: block;
}

.index_five .right>.div2 ul li:hover .list {
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transform: translateY(-0.625rem);
}

.index_five .right>.div2 ul li:hover .text {
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  
}
.index_five .right>.div2 .name{
  font-size: 20px;
  color: #181818;
}
.index_five .right>.div2 p{
  font-size: 14px;
  line-height: 24px;
  color: #666666;margin-top:.625rem;
  min-height: 9.5rem;display: block;
}
.index_five .right>.div2 .list {
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  padding: 0;
}

.index_five .right>.div2 .list .content {
  font-size: 16px;
  bottom: 0;
  padding: 0 15px 15px;
  color: #181818;
  left: 0;
  width: 100%;
}
.index_five .right>.div2 .list .content .more_a {
  font-size: 14px;
  line-height: 24px;text-align: right;
}
.index_five .right>.div2 .list .content .text {
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  
  padding: 15px 0px 18px 0;
}

.index_five .right .row {
  margin: 0 -20px;
}

.index_five .right .row>li {
  padding: 0 20px;
}

.index_five .right>.div1 .swiper-slide {
  height: 350px;
}

.index_five .right>.div1 .swiper-slide .content2 {
  font-size: 16px;
  line-height: 24px;
  position: absolute;
  top: calc(50% - 32px);
  left: 0;
  width: 100%;
  padding: 0 75px;
  transform: translateY(-50%);
  color: #FFFFFF;
}

.index_five .right>.div1 .bot {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  display: flex;
  align-items: center;
}

.index_five .right>.div1 .bot li {
  background: rgba(255, 255, 255, 0.76);
  line-height: 65px;
  font-size: 20px;
  text-align: center;
  color: #181818;
  flex: 1 0 0;
  border-right: .0625rem solid #89747C;
  cursor: pointer;
}

.index_five .right>.div1 .bot li a {
  color: #181818;
}

.index_five .right>.div1 .bot li:last-child {
  border-right: none;
}

.index_five .right>.div1 .bot li:hover,
.index_five .right>.div1 .bot li.active {
  background: #FF6A00;
  color: #fff;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.index_five .right>.div1 .bot li:hover a,
.index_five .right>.div1 .bot li.active a {
  color: #fff;
}

.index_six {
  padding: 60px 0;
}

.index_six .top {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 12px;
}

.index_six .top li {
  font-size: 22px;
  line-height: 32px;
  text-align: center;
  padding: 0 22px;
}

.index_six .top li a {
  color: #000000;
}

.index_six .top li.active a,
.index_six .top li:hover a {
  color: #FF6A00;
}

.index_six .bot>div {
  display: none;
}

.index_six .bot>div.active {
  display: block;
}

.index_six .bot>div>div {
  display: flex;
  justify-content: space-between;
  margin: 0 -15px;
}

.index_six .bot>div>div>div {
  padding: 0 15px;
}

.index_six .bot .right {
  width: 46.8%;
}

.index_six .bot .right>ul:hover {
  box-shadow: 0 0 10px #ddd;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.index_six .bot .right ul {  
  height: 100%;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.index_six .bot .right ul li {
  font-size: 16px;
  text-align: justify;
  color: #181818;display: flex;align-items: center;line-height: 39px;justify-content: space-between;background:#fff;padding: 0 24.8px;margin-bottom:8px;
}
.index_six .bot .right ul li:last-child{margin-bottom:0;}
.index_six .bot .right ul li .name {
  font-weight: normal;
}

.index_six .bot .right ul li a {
  
  color: #181818;
}
.index_six .bot .right ul li a .time {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}
.index_six .bot .right ul li:hover a {
  color: #FF6A00;
}

.index_six .bot .left:nth-child(1) {
  width: 47.8%;
}

.index_six .bot .left:nth-child(1):hover img {
  transform: scale(1.05);
  object-fit: cover;
}

.index_six .bot .left:nth-child(1):hover .name {
  color: #FF6A00;
}

.index_six .bot .left:nth-child(1):hover>div {
  border-color: #FF6A00;
  box-shadow: 0 0 10px #ddd;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.index_six .bot .left:nth-child(1)>div {
  border: .0625rem solid #D8D8D8;
  height: 100%;position: relative;
}
.index_six .bot .content {
  padding: 30px 22px 25px;position: absolute;bottom:0rem;
}




.index_six .bot .text,
.index_six .bot .data {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
}

.index_six .bot .name,
.index_six .bot .text {
  text-align: justify;
}

.index_seven {
  padding: 66px 0;
}

.index_seven ul {
  display: flex;
  position: relative;
  margin-top: -28px;
}

.index_seven ul:nth-child(1) {
  margin-top: 0;
}

.index_seven ul:nth-child(odd) {
  padding: 0 85px;
}

.index_seven ul:nth-child(even) {
  padding: 0 10px;
}

.index_seven ul li {
  float: left;
  margin: 0 10px;
  flex: 1 0 0;
  position: relative;
  text-align: center;
}

.index_seven ul li img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 80%;
}

.index_seven ul li svg {
  width: 100%;
  height: 100%;
}

.index_seven ul li:hover img {
  transform: scale(1.05) translate(-50%, -50%);
}

footer {
  background: #316cac;
  padding-top: 43px;
}

footer .name {
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
}

footer .name a {
  color: #fff;
}

footer .name .iconfont {
  display: none;
}

footer .text {
  font-size: 14px;
  color: #fff;
}
footer .text img{margin-right:8px;}
footer .text span {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
}

footer .ewm {
  display: flex;
  margin-top: 5px;
}

footer .ewm img {
  width: 100px;
}

footer .ewm>div {
  margin-right: 13px;
}

footer .ewm .text {
  margin-top: 6px;
}

footer a.text:hover {
  color: #FF6A00;
}

footer .content {
  margin-top: 10px;
}

footer ul li{display: flex;}
footer ul li.fl {
  width: 35%;
}
footer ul li.fr{
  width: 50%;display: flex;justify-content: space-between;
}


footer .center {
  margin-top: 22px;
  border-top: .0625rem solid rgba(255, 255, 255, 0.1);
  border-bottom: .0625rem solid rgba(255, 255, 255, 0.1);
  padding: 18px 0;
  font-size: 14px;
  line-height: 26px;
  color: #9D9C9C;
}

footer .center a {
  color: #9D9C9C;
}

footer .center a:hover {
  color: #FF6A00;
}

footer .beian.nybeian {
  border-top: .0625rem solid rgba(255, 255, 255, 0.1);
  margin-top: 30px;
}

footer .beian {
  padding: 18px 0;
  font-size: 14px;
  line-height: 26px;margin-top:30px;
  color: #C3C3C3;text-align: center;border-top: .0625rem solid rgba(255, 255, 255, 0.1);
}

footer .beian a {
  color: #C3C3C3;
}

.pagebox {
  margin-bottom: 25px;
}

.nyban .hover {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
}

.nyban .hover .text {
  font-family: "ailipuhuibold";
  font-size: 42px;
  line-height: 60px;
  color: #181818;
}

.nyban .hover .text p {
  font-weight: 500;
  font-size: 30px;
  line-height: 52px;
  font-weight: normal;
  font-family: "ailipuhui";
  color: #181818;
}

.nyban .hover .more {
  margin-top: 12px;
}

.bread {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
}

.bread .text {
  font-size: 14px;
  line-height: 20px;
  color: #555555;
}

.bread .text span:last-child {
  display: none;
}

.bread .text a {
  color: #555555;
}

.bread .text a:hover {
  color: #FF6A00;
}

.bread_active .bread {
  position: static;
}

.bread_active .bread .tr {
  text-align: left;
}

.nyerji {
  padding: 23px 0;
  background: #F5F5F6;
}

.nyerji ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -9px;
}

.nyerji ul li a.more.more_btn {
  padding: 0;
  width: 180px;
  text-align: center;
  margin: 0 9px;
  background: #fff;
}

.nyerji.active ul {
  justify-content: flex-start;
}

.nyerji.active ul li:nth-child(7)~li {
  margin-top: 16px;
}

.ptb60 {
  padding: 60px 0;
}

.ptb60.pb0 {
  padding-bottom: 0;
}

.nytitle {
  font-size: 36px;
  line-height: 52px;
  font-family: "ailipuhuibold";
  color: #181818;
}

.nytitle h1 {
  font-size: inherit;
}

.nytitle span,
.nytitle h1 {
  display: inline-block;
  position: relative;
  padding-bottom: 16px;
}

.nytitle span::before,
.nytitle h1::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 48px;
  height: .0625rem;
  background: #FF6A00;
}

.text {
  font-size: 16px;
  line-height: 28px;
  color: #555555;
}

.text a {
  color: #FF6A00;
}

.tj {
  text-align: justify;
}

.list_copyright .text.tj {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.list_copyright .ul {
  margin-left: -20px;
  margin-right: -20px;
  justify-content: center;
}

.list_copyright .ul li {
  padding: 0 20px;
  margin-bottom: 45px;
}

.list_copyright .ul li>div {
  border: .0625rem solid #D8D8D8;
  box-shadow: .25rem .375rem .375rem rgba(230, 230, 230, 0.25);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.list_copyright .ul li .padding {
  padding: 20px;
}

.list_copyright .ul li .content {
  padding: 20px 0 24px;
  border-top: .0625rem solid #D8D8D8;
  background: #F7F7F8;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  color: #555555;
}

.list_copyright .ul li .content p {
  color: #FF6A00;
}

.list_copyright .ul li:hover>div {
  box-shadow: 0 0 16px rgba(87, 87, 87, 0.2);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.list_copyright .ul li:hover>div img {
  transform: scale(1.1);
}

.bgf5 {
  background: #F5F5F6;
}

.list_join .ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 50%;
  float: left;
  background: #fff;
}

.list_join .ul li .left {
  width: 50%;
}

.list_join .ul li .right {
  width: 50%;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  color: #555555;
}

.list_join .ul li .right p {
  color: #FF6A00;
}

.list_join .ul li:nth-child(3) .left,
.list_join .ul li:nth-child(4) .left {
  order: 1;
}

.list_join .ul li:nth-child(3) .right,
.list_join .ul li:nth-child(4) .right {
  order: 2;
}

.list_join .ul li:nth-child(3) .content div,
.list_join .ul li:nth-child(4) .content div {
  color: #FF6A00;
}

.list_join .ul li:nth-child(3) .content p,
.list_join .ul li:nth-child(4) .content p {
  color: #555555;
}

.list_join_two .ul .list {
  padding: 0;
  border-bottom: none;
}

.list_join_two .ul li.li1 .top {
  background: #9B9B9B;
}

.list_join_two .ul li.li1 div {
  color: #fff;
}

.list_join_two .ul li.active .top {
  background: #F5F5F6;
}

.list_join_two .ul li .top {
  padding: 25px 55px 25px 85px;
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
  color: #555555;
  border-bottom: .0625rem solid #D8D8D8;
  cursor: pointer;
}

.list_join_two .ul li .top .fl:nth-child(1) {
  width: 25%;
  padding-right: 128px;
}

.list_join_two .ul li .top .fl:nth-child(2) {
  width: 25%;
  text-align: center;
}

.list_join_two .ul li .top .fl {
  width: 12.5%;
  text-align: center;
}

.list_join_two .ul li .bot {
  display: none;
  padding: 50px 40px 60px;
  border-bottom: .0625rem solid #D8D8D8;
}

.list_join_two .ul li .bot .text {
  line-height: 28px;
  text-align: justify;
  color: #555555;
}

.list_team .ul li {
  margin-bottom: 34px;
}

.list_team .ul li:hover>div {
  border-color: #FF6A00;
  box-shadow: 0 0 16px rgba(255, 106, 0, 0.212);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transform: translateY(-0.625rem);
}

.list_team .ul li:hover>div img {
  transform: scale(1.1);
}

.list_team .ul li>div {
  background: #FFFFFF;
  border: .0625rem solid #D8D8D8;
  box-shadow: .25rem .375rem .375rem rgba(230, 230, 230, 0.25);
  padding: 24px;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.list_team .ul li>div .left {
  width: 34%;
}

.list_team .ul li>div .right {
  width: 66%;
  padding-left: 50px;
}

.list_team .ul li>div .right .name {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  color: #181818;
  margin-bottom: 7px;
}

.list_team .ul li>div .right .zhengshu {
  font-size: 16px;
  line-height: 24px;
  font-family: "ailipuhuibold";
  color: rgba(24, 24, 24, 0.8);
}

.list_team .ul li>div .right .text {
  font-size: 14px;
  line-height: 24px;
  height: calc(96px + 35px);
  padding-bottom: 35px;
  border-bottom: .0625rem solid #D8D8D8;
}

.list_team .ul li>div .right .text div {
  overflow-y: scroll;
  height: 96px;
}

.list_team .ul li>div .right .text div::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  background-color: #fff;
  width: .25rem;
  height: 10.25rem;
  position: absolute;
}

.list_team .ul li>div .right .text div::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: .25rem;
  /*高宽分别对应横竖滚动条的尺寸*/
}

.list_team .ul li>div .right .text div::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  display: block;
  width: .1875rem;
  height: 2.1875rem;
  background: #D8D8D8;
  border-radius: .3125rem;
}

.list_team .ul li>div .right a {
  font-size: 14px;
  line-height: 24px;
  color: #999595;
  margin-top: 10px;
}

.show_team .left {
  width: 29%;
}

.show_team .right {
  width: 71%;
  padding-left: 55px;
}

.show_team .right .name {
  font-size: 36px;
  font-family: "ailipuhuibold";
  line-height: 52px;
  text-align: justify;
  color: #181818;
  border-bottom: .0625rem solid #D8D8D8;
  padding-bottom: 15px;
}

.show_team .right .content {
  padding-top: 20px;
}

.show_team .right .content .list {
  margin-bottom: 35px;
}

.show_team .right .content .list>div {
  position: relative;
}

.show_team .right .content .list>div:nth-child(1) {
  font-size: 20px;
  padding-left: 22px;
  position: relative;
  font-family: "ailipuhuibold";
  margin-bottom: 12px;
  line-height: 30px;
  text-align: justify;
  color: rgba(24, 24, 24, 0.8);
}

.show_team .right .content .list>div:nth-child(1)::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 19px;
  background: #FF6A00;
  left: 0;
}

.show_team .right .content .list>div p {
  padding-left: 22px;
  position: relative;
}

.show_team .right .content .list>div p::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 10px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #555555;
}

.list_customer .right .text {
  height: 192px;
  display: flex;
  align-items: center;
}

.list_industry .top li {
  margin-top: 65px;
}

.list_industry .top li:hover img {
  transform: scale(1.1);
}

.list_industry .top li:hover .right::before {
  background: #FFFFFF;
  border: .0625rem solid #D8D8D8;
  box-shadow: .25rem .375rem .375rem rgba(230, 230, 230, 0.25);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.list_industry .top li:hover .right::after {
  width: calc(100% - 65px);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.list_industry .top .left {
  padding-bottom: 54px;
  width: 35%;
}

.list_industry .top .right {
  padding-left: 65px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 32px;
  padding-right: 37px;
}

.list_industry .top .right::before {
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  content: "";
  position: absolute;
  right: 0;
  width: calc(100% - 65px);
  height: calc(100% - 32px - 50px - 30px);
  background: #F5F5F6;
  z-index: -1;
  bottom: 0;
}

.list_industry .top .right::after {
  content: "";
  position: absolute;
  left: 65px;
  width: 0;
  height: 6px;
  background: #FF6A00;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  top: calc(32px + 50px + 30px);
  z-index: -1;
  bottom: 0;
}

.list_industry .top .right>div {
  padding-left: 37%;
}

.list_industry .top .right .name {
  font-family: "ailipuhuibold";
  position: relative;
  padding-bottom: 14px;
  font-size: 24px;
  line-height: 35px;
  text-align: justify;
  color: #181818;
}

.list_industry .top .right .name::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 48px;
  height: .0625rem;
  background: #FF6A00;
}

.list_industry .top .right .text {
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
  color: #555555;
  padding-top: 30px;
  margin-top: 30px;
}

.list_industry .top .right a {
  font-size: 14px;
  line-height: 24px;
  color: #999595;
  margin-top: 25px;
}

.list_industry .top .right .tr:hover {
  color: #FF6A00;
}

.list_industry .bot {
  margin-top: 85px;
  margin-left: -21px;
  margin-right: -21px;
}

.list_industry .bot li {
  padding: 0 21px;
  margin-bottom: 30px;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.list_industry .bot li:hover {
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transform: translateY(-0.625rem);
}

.list_industry .bot li:hover>div {
  box-shadow: 0 0 10px rgba(255, 106, 0, 0.226);
  border-color: #FF6A00;
}

.list_industry .bot li>div {
  padding: 39px 25px 30px;
  background: #FFFFFF;
  border: .0625rem solid #D8D8D8;
  box-shadow: .25rem .375rem .375rem rgba(230, 230, 230, 0.25);
}

.list_industry .bot li>div .img {
  line-height: 100px;
  max-height: 100px;
}

.list_industry .bot li>div .name {
  font-size: 18px;
  font-family: "ailipuhuibold";
  margin: 20px 0 8px;
  line-height: 26px;
  height: 26px;
  color: #181818;
}

.list_industry .bot li>div .text {
  font-size: 14px;
  line-height: 24px;
  height: 72px;
  text-align: justify;
  color: #666666;
}

.show_erji .nyerji,
.show_search .bread_active {
  margin-top: 114px;
}

.show_search .bread_active {
  padding-top: 20px;
}

.show_erji header {
  background: #F6F6F6;
}

.show_news {
  padding: 30px 0 45px;
}

.show_news .left {
  width: 66%;
}

.show_news .left .data {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  color: #928D8D;
  padding-bottom: 20px;
  border-bottom: .0625rem solid #D8D8D8;
}

.show_news .left .data .flex {
  display: flex;
  align-items: center;
}

.show_news .left .data .icon-lingying {
  margin: .25rem .5rem;
  position: relative;
  display: inline-block;
  width: 2rem;
  height: 2rem;
  font-size: 1.25rem;
  border-radius: 50%;
  line-height: 1.875rem;
  border: .0625rem solid #666;
  color: #666;
  text-align: center;
  vertical-align: middle;
  transition: background 0.6s ease-out 0s;
  border: .0625rem solid #D7D8DD;
  color: #868687;
  font-size: 14px;
}

.show_news .left .data .icon-lingying:hover {
  background: #FF6A00;
  color: #fff;
}

.show_news .left .name {
  font-size: 24px;
  line-height: 35px;
  text-align: justify;
  color: #181818;
  font-family: "ailipuhuibold";
  margin: 14px 0 12px;
}

.show_news .left .social-share a {
  border: .0625rem solid #D7D8DD;
  color: #868687;
  font-size: 14px;
}

.show_news .left .social-share a:hover {
  color: #fff;
}

.show_news .left .text {
  padding: 20px 0 40px;
  color: #555555;
  text-align: justify;
  line-height: 28px;
  border-bottom: .0625rem solid #D7D8DD;
  margin-bottom: 30px;
}

.show_news .left .shangxia {
  font-size: 16px;
  line-height: 32px;
  text-align: justify;
  color: #555555;
}

.show_news .left .shangxia span {
  color: #B81A23;
}

.show_news .left .shangxia a:hover {
  color: #B81A23;
}

.show_news .right {
  padding-left: 72px;
  width: 34%;
}

.show_news .right .top {
  background: #F5F5F6;
  padding: 12px 24px 26px;
  margin-bottom: 30px;
}

.show_news .right .top ul {
  border: .0625rem solid #D8D8D8;
}

.show_news .right .top ul li {
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  border-bottom: .0625rem solid #D8D8D8;
  padding: 0 30px;
  filter: drop-shadow(.25rem .375rem .375rem rgba(230, 230, 230, 0.25));
  font-size: 16px;
  line-height: 50px;
}

.show_news .right .top ul li:last-child {
  border-bottom: none;
}

.show_news .right .top ul li a {
  color: rgba(24, 24, 24, 0.8);
}

.show_news .right .top ul li:hover,
.show_news .right .top ul li.active {
  background: #fff;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.show_news .right .top ul li:hover a,
.show_news .right .top ul li.active a {
  color: #FF6A00;
}

.show_news .right .center {
  margin-bottom: 30px;
  background: #F5F5F6;
  padding: 12px 24px 26px;
}

.show_news .right .center ul li:hover .name {
  background: #fff;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  color: #FF6A00;
}

.show_news .right .center ul li:hover img {
  transform: scale(1.1);
}

.show_news .right .center ul li .hover {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
  border: .125rem solid rgba(255, 255, 255, 0.3);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  line-height: 62px;
}

.show_news .right .center ul li .hover .iconfont {
  display: block;
  font-size: 30px;
}

.show_news .right .center ul li .name {
  line-height: 53px;
  border: .0625rem solid #D8D8D8;
  border-top: none;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  color: rgba(24, 24, 24, 0.8);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.show_news .right .name_flex {
  display: flex;
  align-items: center;
}

.show_news .bd ul li {
  height: 6.25rem !important;
}

.show_news .right .name_flex div:nth-child(1) {
  width: 70%;
}

.show_news .right .name_flex .hd {
  text-align: right;
  width: 30%;
}

.show_news .right .name_flex .hd a {
  cursor: pointer;
}

.show_news .right .name_flex .hd a:hover {
  color: #FF6A00;
}

.show_news .right .name {
  font-size: 20px;
  margin-bottom: 15px;
  line-height: 32px;
  color: #181818;
  font-family: 'ailipuhuibold';
}

.show_news .right .bottom {
  background: #F5F5F6;
  padding: 12px 24px 26px;
  margin-bottom: 30px;
}

.show_news .right .bottom .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.show_news .right .bottom .flex a {
  margin-bottom: 15px;
  font-size: 14px;
  color: #999595;
}

.show_news .right .bottom .flex a:hover {
  color: #FF6A00;
}

.show_news .right .bottom .swiper-container {
  border: .0625rem solid #D8D8D8;
  box-shadow: .25rem .375rem .375rem rgba(230, 230, 230, 0.25);
  background: #fff;
  padding-bottom: 64px;
}

.show_news .right .bottom .swiper-container .swiper-pagination {
  bottom: 30px;
}

.show_news .right .bottom .swiper-container .swiper-pagination .swiper-pagination-bullet {
  background: #CBC9C9;
  height: .1875rem;
  opacity: 1;
  border-radius: 0;
  width: 21px;
}

.show_news .right .bottom .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #FF6A00;
}

.show_news .right .bottom .swiper-slide:hover img {
  transform: scale(1.1);
}

.show_news .right .bottom .swiper-slide:hover .content .name {
  color: #FF6A00;
}

.show_news .right .bottom .swiper-slide .content {
  padding: 16px 27px 0;
}

.show_news .right .bottom .swiper-slide .content .name {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: rgba(24, 24, 24, 0.8);
  margin-bottom: 6px;
}

.show_news .right .bottom .swiper-slide .content .text {
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
  color: #666666;
}

.show_news .right .bottom ul li>div {
  padding: 12px 25px;
  border: .0625rem solid #D8D8D8;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}

.show_news .right .bottom ul li:last-child {
  padding-bottom: 0;
}

.show_news .right .bottom ul li:hover {
  background: #fff;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.show_news .right .bottom ul li:hover>div {
  border: .0625rem solid #FF6A00 !important;
}

.show_news .right .bottom ul li:nth-child(1) {
  border-top: .0625rem solid #D8D8D8;
}

.show_news .right .bottom ul li a {
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
  color: #555555;
}

.show_news .right .bottom ul li .data {
  font-size: 14px;
  line-height: 22px;
  color: #928D8D;
  margin-top: 5px;
}

.erji_title {
  position: relative;
  padding-left: 18px;
  font-family: "ailipuhuibold";
  font-size: 30px;
  line-height: 30px;
  text-align: justify;
  color: #181818;
}

.erji_title::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 10px;
  height: 28px;
  background: #FF6A00;
}

.nysubtitle {
  font-family: "ailipuhuibold";
  font-size: 20px;
  line-height: 30px;
  color: #555555;
}

.bgffb {
  background: #FFFBF8;
}

.list {
  padding: 45px 0;
  border-bottom: .0625rem solid #D8D8D8;
}

.last_list.list {
  border-bottom: none;
  padding-bottom: 0;
}

.border_none.list {
  border-bottom: none;
}

/*.list_jyzx_one .list1 .row {*/
/*  align-items: center;*/
/*}*/

.list_jyzx_one .list1 .row .left .text {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: #FF6A00;
  margin: 35px 0 16px;
}

.list_jyzx_one .list1 .row .right {
  padding-left: 40px;
  padding-top: 48px;
}

.list_jyzx_one .list1 .row .right .name {
  font-weight: 700;
  font-size: 22px;
  line-height: 35px;
  color: #181818;
  margin: 20px 0;
}

.list_jyzx_one .list1 .row .right .text {
  text-align: justify;
}

.list_jyzx_one .list2 .left {
  z-index: 1;
}

.list_jyzx_one .list2 .left img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.list_jyzx_one .list2 .ul {
  align-items: center;
}

.list_jyzx_one .list2 .ul .left ul {
  padding: 0 0 0 48px;
}

.list_jyzx_one .list2 .ul li:nth-child(odd) {
  padding-right: 28px;
}

.list_jyzx_one .list2 .ul li:nth-child(even) {
  padding-left: 28px;
}

.list_jyzx_one .list2 .ul li:nth-child(1),
.list_jyzx_one .list2 .ul li:nth-child(2) {
  padding-bottom: 40px;
  margin-bottom: 50px;
  border-bottom: .0625rem solid #E8E8E8;
}

.list_jyzx_one .list2 .name {
  font-size: 24px;
  font-family: "ailipuhuibold";
  line-height: 28px;
  color: #181818;
}

.list_jyzx_one .list2 .text {
  color: #555555;
  text-align: justify;
  font-family: "ailipuhuibold";
  margin-top: 6px;
}

.list_jyzx_one .list3 .bot {
  padding: 64px 0 84px 0;
  background: #FF6A00;
}

.list_jyzx_one .list3 .bot .left {
  width: 27%;
  font-family: "ailipuhuibold";
  font-size: 24px;
  line-height: 35px;
  color: #FFFFFF;
  padding-left: 70px;
}

.list_jyzx_one .list3 .bot .right {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 73%;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(1.5625rem);
  border-radius: 80px 0rem 0rem 0rem;
}

.list_jyzx_one .list3 .bot .right ul {
  display: flex;
  flex-wrap: wrap;
  padding: 100px 14px 75px 30px;
  align-items: flex-start;
}

.list_jyzx_one .list3 .bot .right ul li {
  width: 33.3%;
  padding: 0 18px;
}

.list_jyzx_one .list3 .bot .right ul li:nth-child(1),
.list_jyzx_one .list3 .bot .right ul li:nth-child(2),
.list_jyzx_one .list3 .bot .right ul li:nth-child(3) {
  margin-bottom: 60px;
}

.list_jyzx_one .list3 .bot .right ul li .name {
  font-size: 24px;
  font-family: "ailipuhuibold";
  line-height: 30px;
  text-align: justify;
  color: #181818;
}

.list_jyzx_one .list3 .bot .right ul li .text {
  text-align: justify;
  color: #555555;
  margin-top: 10px;
}

.list_jyzx_one .more_btn.more {
  line-height: 43px;
  padding: 0 37px;
  font-size: 16px;
}

.list_jyzx_one .list4 .text {
  text-align: justify;
}

.list_jyzx_one .list4 .clearfix {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 70px;
}

.list_jyzx_one .list4 .clearfix>div li {
  height: 140px;
}

.list_jyzx_one .list4 .left {
  padding-right: 34px;
  width: 32%;
}

.list_jyzx_one .list4 .right {
  padding-left: 8px;
  width: 32%;
}

.list_jyzx_one .list4 .right .text {
  text-align-last: right;
}

.list_jyzx_one .list4 .right li:last-child {
  margin-left: 64px;
}

.list_jyzx_one .list4 .center {
  width: 36%;
}

.list_jyzx_one .list5 ul li {
  background: #fff;
  min-height: 164px;
  padding: 0 25px;
  border: .0625rem solid #D8D8D8;
  box-shadow: .25rem .375rem .375rem rgba(230, 230, 230, 0.25);
  width: 406px;
  margin-bottom: 30px;
}

.list_jyzx_one .list5 ul li .right {
  padding-left: 25px;
  width: calc(100% - 70px);
}

.list_jyzx_one .list5 ul li .text {
  text-align: justify;
}

.list_jyzx_one .list5 ul li .icon img {
  width: 70px;
}

.list_jyzx_one .list5 ul li .text {
  height: 28px;
  height: 84px;
}

.list_jyzx_one .list5 .left ul li:nth-child(1),
.list_jyzx_one .list5 .left ul li:nth-child(3) {
  margin-left: 53px;
}

.list_jyzx_one .list5 .right ul li:nth-child(2) {
  margin-left: 53px;
}

.list_jyzx_one .list5 .center .text {
  height: auto;
}

.list_jyzx_one .list5 .center ul li {
  padding: 30px 25px 36px;
  margin: 0 auto;
}

.list_jyzx_one .list5 .clearfix.mt50 {
  display: flex;
  align-items: center;
  position: relative;
}

.list_jyzx_one .list5 .clearfix.mt50::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(//cloud-assets-brwq.oss-cn-heyuan.aliyuncs.com/youzhi0213/uploads/20230223/18e8ea442f83d942983bdcfaaeef29d3.png) no-repeat;
  background-size: contain;
  width: 80%;
  height: 90%;
  z-index: -1;
}

.list_jyzx_one .list5 .clearfix.mt50>div {
  width: 33.3%;
}

.list_jyzx_one .list6s1 ul li {
  width: 188.8px;
  height: 188.8px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  border-radius: 50%;
  padding: 0 30px;
}

.list_jyzx_one .list6s1 ul li.li1 {
  top: 0;
  left: 21%;
}

.list_jyzx_one .list6s1 ul li.li2 {
  top: 0;
  right: 21%;
}

.list_jyzx_one .list6s1 ul li.li5 {
  bottom: 0;
  left: 21%;
}

.list_jyzx_one .list6s1 ul li.li6 {
  bottom: 0;
  right: 21%;
}

.list_jyzx_one .list6s1 ul li.li3 {
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.list_jyzx_one .list6s1 ul li.li4 {
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

.list_jyzx_one .list6s1 ul li.li0 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  padding: 0;
}

.list_jyzx_one .list6s1 ul li.li0 .name {
  font-family: "ailipuhuibold";
  font-size: 36px;
  color: #FFFFFF;
}

.list_jyzx_one .list6s1 .name {
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  color: #181818;
  font-family: "ailipuhuibold";
}

.list_jyzx_one .list6s1 .text {
  text-align: center;
  margin-top: 7px;
  color: #555555;
  font-size: 14px;
  line-height: 22px;
}

.list_jyzx_one .list6s2 .ul {
  margin: 50px -16px 0;
  align-items: normal;
}

.list_jyzx_one .list6s2 .ul li {
  width: 25%;
  padding: 0 16px;
}

.list_jyzx_one .list6s2 .ul li>div {
  height: 100%;
}

.list_jyzx_one .list6s2 .ul li .name {
  font-size: 20px;
  text-align: center;
  font-family: "ailipuhuibold";
  line-height: 28px;
  color: #FFFFFF;
  padding: 0 25px;
}

.list_jyzx_one .list6s2 .ul li .name div {
  padding: 12px 0 38px;
  background: #FF6A00;
  border-radius: 20px;
  letter-spacing: -0.0625rem;
}

.list_jyzx_one .list6s2 .ul li .content {
  font-size: 16px;
  line-height: 28px;
  color: #555555;
  border: .0625rem solid #E6E6E6;
  backdrop-filter: blur(.125rem);
  border-radius: 20px;
  position: relative;
  margin-top: -25px;
  padding: 43px 24px 24px;
  background: rgba(255, 255, 255, 0.9);
  text-align: justify;
  text-align-last: left;
  font-family: "ailipuhuibold";
  height: calc(100% - 28px - 25px);
  display: flex;
  align-items: center;
}

.list_jyzx_one .list6s3 ul {
  display: flex;
  align-items: flex-start;
}

.list_jyzx_one .list6s3 ul li:nth-child(1) .bot {
  margin: 0;
}

.list_jyzx_one .list6s3 ul li:nth-child(1) .top {
  margin: -64px 0 0 0;
}

.list_jyzx_one .list6s3 ul li:nth-child(3) .bot {
  float: right;
}

.list_jyzx_one .list6s3 ul li:nth-child(3) .top {
  float: right;
}

.list_jyzx_one .list6s3 ul li {
  width: 33.3%;
  text-align: center;
}

.list_jyzx_one .list6s3 ul li:nth-child(1) .bot::before {
  display: none;
}

.list_jyzx_one .list6s3 ul li .top img,
.list_jyzx_one .list6s3 ul li .bot img {
  width: 100%;
}

.list_jyzx_one .list6s3 ul li>div {
  width: 190px;
  margin: 0 auto;
}

.list_jyzx_one .list6s3 ul li:nth-child(1) .top::before {
  display: none;
}

.list_jyzx_one .list6s3 ul li .bot {
  position: relative;
  z-index: 2;
}

.list_jyzx_one .list6s3 ul li .bot::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(50%, -50%);
  left: calc(-100% - 14px);
  background: url(https://cloud-assets-brwq.oss-cn-heyuan.aliyuncs.com/youzhi0213/uploads/20230303/83252a9c4a33cb790a10a5c5eee88a72.png) no-repeat;
  background-size: contain;
  width: 88px;
  height: 36px;
}

.list_jyzx_one .list6s3 ul li .bot .hover {
  position: absolute;
  top: 42%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  font-family: "ailipuhuibold";
  line-height: 35px;
  text-align: center;
  color: #555555;
  width: 100%;
  padding: 0 20px;
}

.list_jyzx_one .list6s3 ul li .bot span {
  display: block;
}

.list_jyzx_one .list6s3 ul li .top {
  position: relative;
  margin-top: -64px;
  z-index: 3;
}

.list_jyzx_one .list6s3 ul li .top .hover {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 0 20px;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  font-size: 20px;
  font-family: "ailipuhuibold";
  line-height: 28px;
  color: #fff;
}

.list6s4 .swiper-slide .border,
.gcjbzx4 .swiper-slide .border {
  border: .0625rem solid #D8D8D8;
  box-shadow: .25rem .375rem .375rem rgba(230, 230, 230, 0.25);
  padding: 20px;
}

.list6s4 .swiper-slide .border img,
.gcjbzx4 .swiper-slide .border img {
  width: 100%;
}

.list6s4 .swiper-slide:hover .border,
.gcjbzx4 .swiper-slide:hover .border {
  border: .0625rem solid #FF6A00 !important;
}

.list6s4 .swiper-slide:hover .border img,
.gcjbzx4 .swiper-slide:hover .border img {
  transform: scale(1.1);
}

.list6s4 .swiper-pagination,
.gcjbzx4 .swiper-pagination {
  bottom: 0;
}

.list6s4 .swiper-pagination .swiper-pagination-bullet,
.gcjbzx4 .swiper-pagination .swiper-pagination-bullet {
  width: 38px;
  height: 3px;
  background: #A09D9D;
  border-radius: 0;
  opacity: 1;
}

.list6s4 .swiper-pagination .swiper-pagination-bullet-active,
.gcjbzx4 .swiper-pagination .swiper-pagination-bullet-active {
  background: #FF6A00;
}

.list6s4 .swiper-container,
.gcjbzx4 .swiper-container {
  padding-bottom: 40px;
}

.font24 {
  font-size: 24px;
  line-height: 28px;
  color: #181818;
  font-family: "ailipuhuibold";
}

.flex_icon_text {
  margin-left: -22px;
  margin-right: -22px;
  display: flex;
}

.flex_icon_text li {
  padding: 0 22px;
  flex: 1 0 0;
}

.flex_icon_text li:hover img {
  transform: rotateY(180deg);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.flex_icon_text li:hover>div {
  box-shadow: 0 0 0.875em rgba(255, 106, 0, 0.15);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.flex_icon_text li>div {
  height: 100%;
  border: .0625rem solid #D8D8D8;
  box-shadow: .25rem .375rem .375rem rgba(230, 230, 230, 0.25);
  padding: 46px 30px 50px;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.flex_icon_text li>div .icon img {
  height: 70px;
  display: inline-block;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.flex_icon_text li>div .name {
  font-size: 24px;
  margin: 20px 0 10px;
  line-height: 28px;
  color: #181818;
  font-weight: 700;
}

.flex_icon_text li>div .text {
  text-align: justify;
}

#list_jyzx_two .gallery-thumbs .swiper-slide {
  border: .0625rem solid #D8D8D8;
  box-shadow: .25rem .375rem .375rem rgba(230, 230, 230, 0.25);
}

#list_jyzx_two .gallery-thumbs .swiper-slide-thumb-active {
  border: .0625rem solid #FF6A00;
}

#list_jyzx_three .bot>div>.clearfix>div {
  flex: 1 0 0;
  width: 33.3%;
}

#list_jyzx_three .bot>div>.clearfix>div>div,
#list_jyzx_three .bot>div>.clearfix>div>ul {
  background: #fff;
}

#list_jyzx_three .bot>div>.clearfix.left2 {
  margin-bottom: 0;
}

#list_jyzx_three .bot .left:nth-child(2)>div:nth-child(1) {
  margin-bottom: 0;
  height: 100%;
}

#list_jyzx_three .bot .left:nth-child(1)>div,
#list_jyzx_three .bot .left:nth-child(2)>div {
  border: none;
}

#list_jyzx_three .bot .left:nth-child(1)>div:hover img,
#list_jyzx_three .bot .left:nth-child(2)>div:hover img {
  transform: scale(1.1);
}

#list_jyzx_three .right1>ul {
  height: 100%;
  padding: 0 30px;
}

#list_jyzx_three .right1>ul li {
  padding: 22px 0 16px 0;
  border-bottom: .0625rem solid #EAEAEA;
}

#list_jyzx_three .right1>ul li:last-child {
  border-bottom: none;
}

#list_jyzx_three .right1>ul li:hover .name {
  color: #FF6A00;
}

#list_jyzx_three .right1>ul li .data {
  font-size: 14px;
  line-height: 21px;
  margin-top: 12px;
  color: #928D8D;
}

.list_contact .title {
  font-size:1.875rem;
  margin-bottom: 20px;
}

.list_contact .title::before {
  left: 0;
  transform: translateX(0);
}

.list_contact .border {
  background: #FFFFFF;
  border: .0625rem solid #D8D8D8;
  box-shadow: .25rem .375rem .375rem rgba(230, 230, 230, 0.25);
}

.list_contact .left {
  width: 40%;
}

.list_contact .left .number {
  font-family: "ailipuhuibold";
  font-size: 36px;
  line-height: 48px;
  color: #FF6A00;
  margin: 0 0 16px;
}

.list_contact .more_btn.more {
  line-height: 41px;
  padding: 0 40px;
  color: #FF6A00;
  border: .0625rem solid #FF6A00;
}

.list_contact .left,
.list_contact .right {
  padding: 100px 30px 106px 56px;
}

.list_contact .right {
  width: 60%;
  border-left: .0625rem solid #D8D8D8;
  font-size: 1rem;
  line-height: 28px;
  text-align: justify;
  color: #555555;
}

.list_contact .right ul {
  justify-content: flex-start;
}

.list_contact .right ul li {
  text-align: center;
}

.list_contact .right ul li img {
  width: 5.625rem;
}

.list_contact .right ul li:nth-child(1) {
  margin-right: 1rem;
}

.list_contact .right ul li .img {
  border: .0625rem solid #D8D8D8;
  padding: .1875rem;
}

.list_contact .right .text {
  font-size: 14px;
  line-height: 30px;
  color: #666666;
}

.list_jybg_zxfwlc .margin {
  margin: 0 -60px;
  position: relative;
}

.list_jybg_zxfwlc .margin::before {
  content: "";
  position: absolute;
  top: calc(50% + 25px);
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #DED9D9;
}

.list_jybg_zxfwlc .margin::after {
  content: "";
  position: absolute;
  top: calc(50% + 25px);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 20px solid #DED9D9;
  border-right: 0 solid transparent;
  right: 0;
}

.list_jybg_zxfwlc .padding {
  padding: 0 60px;
}

.list_jybg_zxfwlc .padding::before {
  content: "";
  position: absolute;
  top: calc(50% + 25px);
  transform: translateY(-50%);
  height: 3px;
  width: 100%;
  background: #DED9D9;
  z-index: -1;
  left: 0;
}

.list_jybg_zxfwlc .gallery-thumbs .img img {
  filter: invert(50%) sepia(57%) saturate(4554%) hue-rotate(1deg) brightness(105%) contrast(106%);
}

.list_jybg_zxfwlc .gallery-thumbs .swiper-slide {
  padding-top: 50px;
  cursor: pointer;
}

.list_jybg_zxfwlc .gallery-thumbs .swiper-slide .number {
  width: 92px;
  height: 92px;
  border-radius: 50%;
  background: #A09D9D;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
}

.list_jybg_zxfwlc .gallery-thumbs .swiper-slide .number>div {
  text-align: center;
}

.list_jybg_zxfwlc .gallery-thumbs .swiper-slide .number>div span {
  font-size: 36px;
  line-height: 40px;
  text-align: justify;
  font-family: "ailipuhuibold";
  color: #FFFFFF;
}

.list_jybg_zxfwlc .gallery-thumbs .swiper-slide .number>div div {
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
}

.list_jybg_zxfwlc .gallery-thumbs .swiper-slide .radius {
  text-align: center;
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.6);
  border: .0625rem solid #DED9D9;
  backdrop-filter: blur(.625rem);
  width: 166px;
  height: 166px;
  margin: 0 auto;
  border-radius: 50%;
  justify-content: center;
}

.list_jybg_zxfwlc .gallery-thumbs .swiper-slide .radius .name {
  font-family: "ailipuhuibold";
  font-size: 18px;
  line-height: 34px;
  text-align: justify;
  color: #181818;
  margin-top: 6px;
}

.list_jybg_zxfwlc .gallery-thumbs .swiper-slide-thumb-active .radius {
  background: linear-gradient(321.4deg, rgba(255, 106, 0, 0.8) 22.76%, rgba(255, 106, 0, 0) 149.18%);
  border: .0625rem solid #DED9D9;
  backdrop-filter: blur(.625rem);
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.list_jybg_zxfwlc .gallery-thumbs .swiper-slide-thumb-active .radius .img img {
  filter: none;
}

.list_jybg_zxfwlc .gallery-thumbs .swiper-slide-thumb-active .radius .name {
  color: #fff !important;
}

.list_jybg_zxfwlc .gallery-top .content {
  background: linear-gradient(270deg, #EAEAEA 10.55%, #F9F9F9 88.22%);
  border-radius: 25px;
  width: 551px;
  padding: 45px 45px 55px 45px;
  margin: 0 auto;
}

.list_jybg_zxfwlc .gallery-top .content .name {
  font-size: 24px;
  font-family: "ailipuhuibold";
  line-height: 34px;
  color: #181818;
}

.list_jybg_zxfwlc .gallery-top .content .text {
  font-size: 18px;
  line-height: 26px;
  text-align: justify;
  color: #555555;
  margin-top: 10px;
  height: 78px;
}

.list_qydx .text2 {
  font-size: 18px;
  text-align: justify;
  line-height: 34px;
}

.list_qydx .right {
  padding-left: 45px;
}

.list_qydx .list_leader1 .swiper-container {
  padding: 34px 0 10px;
}

.list_qydx .list_leader1 .swiper-slide {
  padding: 14px 30px 23px 16px;
  background: url(../img/jt.svg) no-repeat;
  background-size: contain;
  margin-bottom: 20px;
}

.list_qydx .list_leader1 .swiper-slide>div {
  padding: 24px 24px 20px 46px;
  background: #FFFFFF;
  box-shadow: .0625rem .0625rem .4375rem .375rem rgba(222, 221, 221, 0.25);
  border-radius: 82px;
}

.list_qydx .list_leader1 .swiper-slide>div .name {
  font-size: 24px;
  font-family: "ailipuhuibold";
  line-height: 28px;
  color: #181818;
}

.list_qydx .list_leader1 .swiper-slide>div .text {
  color: #555555;
  font-family: "ailipuhuibold";
  line-height: 26px;
  height: 78px;
}

.list_qydx .list_leader2 .ta {
  padding-bottom: 120px;
}

.list_qydx .list_leader2 ul li {
  width: 320px;
  position: absolute;
}

.list_qydx .list_leader2 ul li .name {
  font-family: "ailipuhuibold";
  font-size: 24px;
  line-height: 28px;
  padding-bottom: 13px;
  border-bottom: 3px solid #D8D8D8;
  color: #181818;
}

.list_qydx .list_leader2 ul li .text {
  font-family: "ailipuhuibold";
  color: #555555;
  line-height: 28px;
  margin-top: 11px;
}

.list_qydx .list_leader2 ul li.li1 {
  top: 0;
  left: 0;
}

.list_qydx .list_leader2 ul li.li2 {
  top: 0;
  right: 0;
}

.list_qydx .list_leader2 ul li.li3 {
  top: 50%;
  transform: translateY(-50%);
  left: 75px;
}

.list_qydx .list_leader2 ul li.li4 {
  top: 50%;
  transform: translateY(-50%);
  right: 75px;
}

.list_qydx .list_leader2 ul li.li5 {
  top: auto;
  bottom: 0;
  left: 150px;
}

.list_qydx .list_leader2 ul li.li6 {
  top: auto;
  bottom: 0;
  right: 150px;
}

.list_qydx .list_leader2 ul li.li5 .text,
.list_qydx .list_leader2 ul li.li6 .text {
  height: 84px;
}

.list_qydx .list_leader2 ul li:nth-child(even) .name,
.list_qydx .list_leader2 ul li:nth-child(even) .text {
  text-align: right;
}

.font24 {
  font-size: 24px;
  line-height: 34px;
  color: #181818;
}

.font20 {
  font-size: 20px;
  line-height: 34px;
  color: #555555;
}

.title.left::before {
  left: 0;
  transform: translateX(0);
}

.font30 {
  font-size: 30px;
  line-height: 43px;
  color: #181818;
  font-family: "ailipuhuibold";
}

.position_s {
  position: sticky;
  top: 120px;
}

.list_about_one .position_s {
  height: 100px;
}

.list_about_one ul {
  padding: 30px 0 45px;
}

.list_about_one .right .name span {
  font-size: 30px;
}

.list_about_one .right .text1 {
  margin: 20px 0 43px;
  text-align: justify;
}

.list_about_one .right ul li {
  margin-bottom: 28px;
}

.list_about_one .right ul li:last-child {
  margin-bottom: 0;
}

.list_about_one .right ul li .font20 {
  color: #181818;
}

.list_about_two .row {
  align-items: center;
}

.list_about_two .font20 p {
  color: #555555;
  margin-bottom: 14px;
}

.list_about_two .name {
  margin-bottom: 35px;
}

.list_about_two .left img {
  width: 195px;
}

.list_about_three .position_s {
  height: 100px;
}

.list_about_three .right ul li {
  margin-bottom: 60px;
}

.list_about_three .right ul li>div {
  height: 100%;
}

.list_about_three .right ul li .right_right {
  height: 100%;
  width: calc(100% - 134px);
  background: linear-gradient(67.41deg, rgba(255, 255, 255, 0.8) -2.74%, rgba(255, 255, 255, 0) 90.68%);
  border: .0625rem solid #D8D8D8;
  backdrop-filter: blur(.3125rem);
  border-radius: 1.25rem;
  padding: 40px 32px 20px;
}

.list_about_three .right ul li .right_right .font20 {
  text-align: justify;
  line-height: 30px;
  height: 122px;
  color: #666666;
}

.list_about_three .right ul li .right_right>img {
  position: absolute;
  top: -20px;
  left: 32px;
}

.list_about_three .right ul li .right_right .name {
  font-size: 16px;
  text-align: right;
  line-height: 26px;
  color: #181818;
  margin-top: 28px;
}

.list_about_three .right ul li .right_right .name p {
  font-family: "ailipuhuibold";
  font-size: 18px;
}

.list_about_three .right ul li .img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 150px;
  height: 150px;
  border-radius: 50%;
}

.list_about_three .right ul li .img img {
  border-radius: 50%;
}

.list_adv_one .name,
.list_adv_two .name,
.list_adv_three .name {
  font-size: 26px;
  font-family: "ailipuhuibold";
  line-height: 38px;
  text-align: justify;
  color: #181818;
  position: relative;
}

.list_adv_one .name::before,
.list_adv_two .name::before,
.list_adv_three .name::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: .0625rem;
  background: #FF6A00;
  width: 48px;
}

.list_adv_one .text,
.list_adv_two .text,
.list_adv_three .text {
  font-size: 18px;
  line-height: 28px;
  text-align: justify;
  color: #666666;
}

.list_adv_one {
  padding-bottom: 120px;
}

.list_adv_one .right {
  padding-left: 30px;
}

.list_adv_one ul li {
  margin-bottom: 70px;
  width: 50%;
  padding: 0 42px;
}

.list_adv_one ul li:last-child,
.list_adv_one ul li:nth-last-child(2) {
  margin-bottom: 0;
}

.list_adv_one ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -42px;
}

.list_adv_one .name {
  padding-bottom: 16px;
}

.list_adv_one .text {
  margin-top: 16px;
}

.list_adv_two .row>div>div {
  background: #FFFFFF;
  border: .0625rem solid #D8D8D8;
  box-shadow: .25rem .375rem .375rem rgba(230, 230, 230, 0.25);
  padding: 48px 32px 36px;
  height: 100%;
}

.list_adv_two .row>div>div .name {
  padding-bottom: 13px;
  margin-bottom: 13px;
}

.ptb60.pt0 {
  padding-top: 0;
}

.list_adv_three .row {
  margin-left: -38px;
  margin-right: -38px;
}

.list_adv_three .row li {
  padding: 0 38px;
}

.list_adv_three li {
  margin-bottom: 55px;
}

.list_adv_three li:nth-child(odd) .name,
.list_adv_three li:nth-child(odd) .text {
  text-align: right;
}

.list_adv_three li:nth-child(odd) .name::before {
  left: auto;
  right: 0;
}

.list_adv_three li:nth-child(even) .clearfix {
  display: flex;
}

.list_adv_three li:nth-child(even) .left {
  order: 2;
  left: auto;
  right: 0;
  padding: 28px 36px 0 132px;
}

.list_adv_three li:nth-child(even) .right {
  order: 1;
}

.list_adv_three .left {
  background: #FFFFFF;
  border: .0625rem solid #D8D8D8;
  box-shadow: .25rem .375rem .375rem rgba(230, 230, 230, 0.25);
  height: calc(100% - 18px - 18px);
  width: calc(100% - 125px);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  padding: 28px 132px 0 40px;
  z-index: -1;
  height: 264px;
}

.list_adv_three .left .name {
  padding-bottom: 10.4px;
  margin-bottom: 10.4px;
}

.list_adv_three .right {
  width: 220px;
}

.gcjbzx1 .text {
  font-family: "ailipuhuibold";
  color: #555555;
}

.gcjbzx1 .icon {
  width: 104px;
  height: 104px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(0deg, #9D9C9C, #9D9C9C), #FFFFFF;
  border-radius: 50%;
  padding: 0 4px;
}

.gcjbzx1 .icon div {
  font-family: "ailipuhuibold";
  font-size: 18px;
  text-align: center;
  color: #FFFFFF;
}

.gcjbzx1 .padd_top {
  padding-top: 132px;
}

.gcjbzx1 .padd_top.pt164 {
  padding-top: 164px;
}

.gcjbzx1 .padd_top>img {
  width: 520px;
  margin: 0 auto;
}

.gcjbzx1 li {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
}

.gcjbzx1 li>div {
  width: 100%;
}

.gcjbzx1 li .text {
  font-size: 16px;
  line-height: 24px;
}

.gcjbzx1 li:nth-child(1) {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 270px;
  justify-content: center;
}

.gcjbzx1 li:nth-child(1) .icon {
  order: 2;
  margin-top: 16px;
}

.gcjbzx1 li:nth-child(1) .text {
  order: 1;
}

.gcjbzx1 li:nth-child(2) {
  top: 37%;
  flex-wrap: nowrap;
  align-items: center;
  width: 366px;
  right: 0;
}

.gcjbzx1 li:nth-child(2) .text {
  width: calc(100% - 120px);
  padding-left: 30px;
  text-align: left;
}

.gcjbzx1 li:nth-child(3) {
  top: 80%;
  flex-wrap: nowrap;
  align-items: center;
  width: 378px;
  right: 50px;
}

.gcjbzx1 li:nth-child(3) .text {
  width: calc(100% - 120px);
  padding-left: 30px;
  text-align: left;
}

.gcjbzx1 li:nth-child(5) {
  top: 37%;
  flex-wrap: nowrap;
  align-items: center;
  width: 381px;
  left: 0;
}

.gcjbzx1 li:nth-child(5) .text {
  width: calc(100% - 120px);
  padding-right: 30px;
  text-align: right;
  order: 1;
}

.gcjbzx1 li:nth-child(5) .icon {
  order: 2;
}

.gcjbzx1 li:nth-child(4) {
  top: 80%;
  flex-wrap: nowrap;
  align-items: center;
  width: 382px;
  left: 50px;
}

.gcjbzx1 li:nth-child(4) .text {
  width: calc(100% - 120px);
  padding-right: 30px;
  text-align: right;
  order: 1;
}

.gcjbzx1 li:nth-child(4) .icon {
  order: 2;
}

.gcjbzx1 .center {
  position: absolute;
  top: calc(50% + 66px);
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "ailipuhuibold";
  font-size: 36px;
  line-height: 40px;
  color: #FFFFFF;
}

.gcjbzx2 ul {
  display: flex;
  margin-left: -18px;
  margin-right: -18px;
  padding-bottom: 80px;
}

.gcjbzx2 ul li {
  padding: 0 18px;
  flex: 1 0 0;
}

.gcjbzx2 .top {
  text-align: center;
}

.gcjbzx2 .top .pr {
  display: inline-block;
}

.gcjbzx2 .top .pr img {
  width: 104px;
}

.gcjbzx2 .top .pr div {
  position: absolute;
  top: 0;
  padding: 10px 4px 0;
  font-size: 18px;
  font-family: "ailipuhuibold";
  line-height: 22px;
  color: #fff;
  text-align: center;
  width: 100%;
  height: calc(100% - 36px);
  display: flex;
  align-items: center;
  justify-content: center;
}

.gcjbzx2 .bot {
  font-family: "ailipuhuibold";
  color: #555555;
  background: rgba(255, 255, 255, 0.9);
  border: .0625rem solid #E6E6E6;
  backdrop-filter: blur(.125rem);
  border-radius: 20px;
  padding: 20px 10px 20px 14px;
  height: calc(100% - 76px);
  position: relative;
  margin-top: -36px;
  text-align: justify;
  text-align-last: left;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
}

.gcjbzx2 li:nth-child(even) {
  position: relative;
  top: 80px;
}

.gcjbzx3 ul {
  margin-left: -20px;
  margin-right: -20px;
}

.gcjbzx3 li {
  margin-bottom: 30px;
  padding: 0 20px;
}

.gcjbzx3 li .left {
  width: 87px;
  height: 61%;
  border-radius: 0 8px 0 0;
  background: #FFFFFF;
  position: absolute;
  bottom: .125rem;
  left: .125rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.gcjbzx3 li .left .num {
  font-family: "ailipuhuibold";
  font-size: 30px;
  line-height: 53px;
  text-transform: uppercase;
  color: #FF6A00;
  text-align: center;
}

.gcjbzx3 li .text {
  font-family: "ailipuhuibold";
  text-align: center;
  position: absolute;
  top: 50%;
  right: 0;
  width: calc(100% - 87px);
  transform: translateY(-50%);
  color: #555555;
  font-size: 20px;
  line-height: 30px;
}

.tpmzx1 .padd_top>img {
  width: 320px;
  margin: 0 auto;
  transform: rotate(90deg);
}

.tpmzx1 ul li:nth-child(1).jingyizixun4_li1 {
  width: 400px;
}

.tpmzx1 .center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "ailipuhuibold";
  font-size: 36px;
  line-height: 40px;
  color: #FF6A00;
}

.tpmzx1 .padd_top {
  padding: 172px 0;
}

.tpmzx1 ul li {
  position: absolute;
  width: 348px;
}

.tpmzx1 ul li .text {
  font-family: "ailipuhuibold";
  color: #555555;
  line-height: 24px;
  height: 48px;
}

.tpmzx1 ul li .icon {
  line-height: 44px;
  padding: 0 35px;
  border-radius: 30px;
  background: #9B9B9B;
  position: relative;
  display: inline-block;
}

.tpmzx1 ul li .icon::before {
  content: "";
  position: absolute;
  width: .0625rem;
  height: 27px;
  background: #FF6A00;
}

.tpmzx1 ul li .icon::after {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #FF6A00;
}

.tpmzx1 ul li .icon div {
  font-family: "ailipuhuibold";
  font-size: 20px;
  text-align: center;
  color: #FFFFFF;
}

.tpmzx1 ul li:nth-child(1),
.tpmzx1 ul li:nth-child(4) {
  width: 332px;
  left: 50%;
  transform: translateX(-50%);
}

.tpmzx1 ul li:nth-child(1) {
  top: 0;
  left: 50%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.tpmzx1 ul li:nth-child(1) .icon {
  order: 2;
  margin-top: 12px;
}

.tpmzx1 ul li:nth-child(1) .icon::after {
  top: 84px;
  left: 50%;
  transform: translateX(-50%);
}

.tpmzx1 ul li:nth-child(1) .icon::before {
  top: 60.8px;
  left: 50%;
  transform: translateX(-50%);
}

.tpmzx1 ul li:nth-child(1) .text {
  order: 1;
}

.tpmzx1 ul li:nth-child(4) {
  bottom: 0;
}

.tpmzx1 ul li:nth-child(4) .icon {
  margin-bottom: 12px;
}

.tpmzx1 ul li:nth-child(4) .icon::after {
  bottom: 84px;
  left: 50%;
  transform: translateX(-50%);
}

.tpmzx1 ul li:nth-child(4) .icon::before {
  bottom: 60.8px;
  left: 50%;
  transform: translateX(-50%);
}

.tpmzx1 ul li:nth-child(2) .icon,
.tpmzx1 ul li:nth-child(3) .icon {
  margin-bottom: 12px;
}

.tpmzx1 ul li:nth-child(2) .icon::before,
.tpmzx1 ul li:nth-child(3) .icon::before {
  width: 27px;
  height: .0625rem;
  left: -56px;
  top: 50%;
  transform: translateY(-50%);
}

.tpmzx1 ul li:nth-child(2) .icon::after,
.tpmzx1 ul li:nth-child(3) .icon::after {
  left: -64px;
  top: 50%;
  transform: translateY(-50%);
}

.tpmzx1 ul li:nth-child(5) .icon,
.tpmzx1 ul li:nth-child(6) .icon {
  margin-bottom: 12px;
}

.tpmzx1 ul li:nth-child(5) .icon::before,
.tpmzx1 ul li:nth-child(6) .icon::before {
  width: 27px;
  height: .0625rem;
  right: -56px;
  top: 50%;
  transform: translateY(-50%);
}

.tpmzx1 ul li:nth-child(5) .icon::after,
.tpmzx1 ul li:nth-child(6) .icon::after {
  right: -64px;
  top: 50%;
  transform: translateY(-50%);
}

.tpmzx1 ul li:nth-child(2) {
  top: calc(25% + 96px);
  right: -6px;
  transform: translateY(-50%);
  text-align: left;
}

.tpmzx1 ul li:nth-child(3) {
  top: calc(58% + 57.6px);
  right: -6px;
  transform: translateY(-50%);
  text-align: left;
}

.tpmzx1 ul li:nth-child(6) {
  top: calc(25% + 96px);
  left: -4px;
  transform: translateY(-50%);
  text-align: right;
}

.tpmzx1 ul li:nth-child(5) {
  top: calc(58% + 57.6px);
  left: -4px;
  transform: translateY(-50%);
  text-align: right;
}

.p_before {
  position: relative;
  padding-left: 24px;
}

.p_before::before {
  content: "";
  position: absolute;
  top: 9.28px;
  left: 8px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.6);
}

.tpmzx2 ul {
  margin-left: -48px;
  margin-right: -48px;
}

.tpmzx2 .center {
  width: 275px;
  height: 275px;
  border-radius: 50%;
  background: #F5F5F6;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  font-size: 30px;
  line-height: 40px;
  font-family: "ailipuhuibold";
  color: #000000;
}

.tpmzx2 ul li {
  float: left;
  padding: 0 48px;
  width: 50%;
}

.tpmzx2 ul li:nth-child(1),
.tpmzx2 ul li:nth-child(2) {
  margin-bottom: 38px;
}

.tpmzx2 ul li:nth-child(even) .name,
.tpmzx2 ul li:nth-child(even) .text {
  text-align: right;
  padding-left: 0;
  padding-right: 20px;
}

.tpmzx2 ul li:nth-child(even) .name::before {
  left: auto;
  right: 0;
  background-image: linear-gradient(to left, #FF6A00, #fff);
}

.tpmzx2 ul li:nth-child(even) .name::after {
  left: auto;
  right: 0;
}

.tpmzx2 ul li:nth-child(even)>div {
  background-image: linear-gradient(to left, #FF6A00, rgba(255, 106, 0, 0.432), #fff, #fff);
}

.tpmzx2 ul li:nth-child(even)>div>div {
  padding: 42px 40px 22px 0;
}

.tpmzx2 ul li:nth-child(even)>div>div .text {
  float: right;
}

.tpmzx2 ul li .name {
  font-size: 20px;
  color: #FF6A00;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
}

.tpmzx2 ul li .name::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 330px;
  height: 3px;
  background-image: linear-gradient(to right, #FF6A00, #fff);
}

.tpmzx2 ul li .name::after {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  transform: rotate(45deg);
  background: #FF6A00;
  left: 0;
  bottom: -6px;
}

.tpmzx2 ul li>div {
  border-radius: 20px;
  padding: 5px;
  background-image: linear-gradient(to right, #FF6A00, rgba(255, 106, 0, 0.432), #fff, #fff);
}

.tpmzx2 ul li>div>div {
  height: 100%;
  background: #fff;
  border-radius: 18px;
  padding: 42px 0 22px 40px;
}

.tpmzx2 ul li>div>div>div {
  padding-left: 20px;
}

.tpmzx2 ul li>div>div .text {
  font-family: "ailipuhuibold";
  width: 73%;
  min-height: 56px;
}

.tpmzx3 .clearfix {
  overflow: hidden;
}

.tpmzx3 .left {
  -webkit-clip-path: polygon(0 0, 90% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 90% 0%, 100% 100%, 0% 100%);
  background: #F5F5F6;
  backdrop-filter: blur(.125rem);
  width: 50%;
}

.tpmzx3 .left .name {
  padding-right: 128px;
  text-align: right;
}

.tpmzx3 .text {
  font-family: "ailipuhuibold";
  padding: 60px 20px 57px 10px;
  font-size: 14px;
  line-height: 22px;
}

.tpmzx3 .name {
  line-height: 45px;
  padding: 0 50px 0 32px;
  border-radius: 0 0 0 50px;
  font-family: "ailipuhuibold";
  display: inline-block;
  color: #FFFFFF;
  background: #FF6A00;
}

.tpmzx3 .name .font24 {
  font-size: 20px;
}

.tpmzx3 .name span:nth-child(1) {
  font-size: 20px;
  color: #fff;
  margin-right: 16px;
}

.tpmzx3 .name span {
  color: #fff;
}

.tpmzx3 .right {
  width: 53%;
  float: right;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}

.tpmzx3 .right .top {
  background: #F5F5F6;
  backdrop-filter: blur(.125rem);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 4.5% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 4.5% 100%);
  margin-bottom: 12px;
  height: calc(50% - 12px);
}

.tpmzx3 .right .top .col-md-6:nth-child(2) {
  padding-left: 0;
}

.tpmzx3 .right .name {
  border-radius: 0 50px 0 0;
}

.tpmzx3 .right .text {
  padding: 32px 30px 30px 48px;
}

.tpmzx3 .right .bot {
  background: #F5F5F6;
  backdrop-filter: blur(.125rem);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 4.5% 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 4.5% 100%);
  width: 94.5%;
  float: right;
  margin-top: 12px;
  height: calc(50% - 12px);
}

.tpmzx3 .right .bot .text {
  padding-top: 20px;
}

.padding_left {
  padding-left: 350px;
}

.tpmzx1 ul li {
  width: 328px;
}

.tpmzx1 ul li:nth-child(6),
.tpmzx1 ul li:nth-child(2) {
  top: calc(25% + 108.8px);
}

.gcjbzx1 .padd_top>img {
  width: 432px;
}

.list_jyzx_one .list6s1 ul li.li0 .name,
.gcjbzx1 .center,
.tpmzx1 .center {
  font-size: 30px;
}

.list_news .swiper-pagination {
  bottom: 40px;
  right: 50px;
}

.list_news .swiper-pagination .swiper-pagination-bullet {
  width: 38px;
  height: 3px;
  background: #A09D9D;
  border-radius: 0;
  opacity: 1;
  margin: 0 5px;
}

.list_news .swiper-pagination .swiper-pagination-bullet-active {
  background: #FF6A00;
}

.list_news .swiper-slide {
  background: #F5F5F6;
}

.list_news .swiper-slide .left {
  width: 50%;
  float: left;
}

.list_news .swiper-slide .right {
  float: right;
  width: 50%;
  padding: 0 45px 0 55px;
}

.list_news .swiper-slide .right .name {
  text-align: justify;
  color: #181818;
  font-family: "ailipuhuibold";
}

.list_news .swiper-slide .right .text {
  text-align: justify;
  line-height: 24px;
  height: 72px;
  color: #666666;
  margin: 28px 0 35px;
}

.list_news .swiper-slide .right .data {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #928D8D;
}

.list_news .bot li {
  padding: 52px 36px 52px 24px;
  border-bottom: .0625rem solid #E2E2E2;
  display: flex;
  align-items: center;
  position: relative;
}

.list_news .bot li .data {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #928D8D;
  margin-top: .5rem;
}

.list_news .bot li::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: .0625rem;
  background: #FF6A00;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.list_news .bot li:hover .name {
  color: #FF6A00 !important;
}

.list_news .bot li:hover::before {
  width: 100%;
  transition: all 0.4s;
  -webkit-transform: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.list_news .bot li .left {
  width: 15%;
  position: relative;
}

.list_news .bot li .left::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(30deg);
  right: 60px;
  background: #CAC9C8;
  width: .0625rem;
  height: 55px;
}

.list_news .bot li .left div {
  font-size: 32px;
  line-height: 1;
  font-family: "ailipuhuibold";
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 8px;
}

.list_news .bot li .left p {
  font-size: 20px;
  line-height: 24px;
  font-family: "ailipuhuibold";
  color: rgba(0, 0, 0, 0.6);
}

.list_news .bot li .right {
  width: 70%;
}

.list_news .bot li .right .name {
  font-size: 18px;
  font-family: "ailipuhuibold";
  line-height: 26px;
  text-align: justify;
  color: #181818;
  margin-bottom: 14px;
}

.list_news .bot li .right .text {
  line-height: 24px;
  text-align: justify;
  color: #666666;
}

.list_zlhzhp.list_news.active .left2 img {
  width: 150px !important;
}

.list_zlhzhp.list_news .left2 {
  text-align: right;
  width: 20%;
}

.list_zlhzhp.list_news .left2 img {
  height: 96px;
}

.list_zlhzhp.list_news .bot li .right {
  width: 65%;
}

.list_zlhzhp.list_news .right a,
.list_zlhzhp.list_news .right>div {
  width: 85%;
}

.djh {
  font-size: 24px;
  margin-top: 40px;
  text-align: center;
  color: #FF6A00;
}

.list_about_one .col-lg-3,
.list_about_two .col-lg-3,
.list_about_three .col-lg-3 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

.list_about_one .col-lg-9,
.list_about_two .col-lg-9,
.list_about_three .col-lg-9 {
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  max-width: 80%;
}

.swiper-container-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  -moz-transition-timing-function: linear !important;
  -ms-transition-timing-function: linear !important;
  -o-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}

.col_md_6_pho {
  position: relative;
  padding: 0 35.2px;
}

.col_md_6_pho .right {
  position: absolute;
  top: 0;
  left: 50%;
  padding-left: .9375rem;
  width: 50%;
}

.col_md_6_pho .right div,
.col_md_6_pho .right img,
.col_md_6_pho .right {
  height: 100%;
}

.jingyizixun7_line4 {
  height: 112px;
}

#loginForm {
  z-index: 10000;
}

#loginForm .modal-header {
  padding: 40px 60px 30px;
  border-bottom: none;
  display: flex;
  align-items: center;
  color: #181818;
}

#loginForm .modal-header .modal-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 46px;
  font-family: "ailipuhuibold";
  text-transform: uppercase;
}

#loginForm .modal-body {
  padding: 0 60px 85px;
}

#loginForm .more {
  border: none;
  width: 100%;
}

#loginForm .inp {
  line-height: 55px;
  border: .0625rem solid #EFEFEF;
  border-radius: 30px;
  margin-bottom: 22px;
}

#loginForm .inp input {
  background: transparent;
  font-size: 14px;
  color: #898A8D;
}

#loginForm .inp button {
  font-size: 14px;
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  line-height: 32px;
  color: #FF6A00;
  border: none;
  background: transparent;
}

#loginForm .inp:nth-child(1) span {
  padding: 0 20px;
}

#loginForm .inp:nth-child(2) input {
  padding: 0 60px 0 20px;
}

.modal-backdrop.show {
  opacity: 0.9;
  z-index: 9999;
  background: #F5F5F6;
}

.modal-open {
  padding-right: 0 !important;
}

.container-szal .swiper-slide {
  height: auto;
}

.container-szal .swiper-slide .over,
.container-szal .swiper-slide .over img {
  height: 100%;
  object-fit: cover;
}

.list_dzbzgc_news .list_b1 .pr {
  padding-top: 195px;
  border-bottom: .0625rem solid #D8D8D8;
}

.list_dzbzgc_news .list_b1 .ul li:nth-child(1) {
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  left: 50%;
}

.list_dzbzgc_news .list_b1 .ul li:nth-child(2) {
  position: absolute;
  top: 144px;
  right: 65px;
}

.list_dzbzgc_news .list_b1 .ul li:nth-child(3) {
  position: absolute;
  bottom: -0.0625rem;
  right: 0;
}

.list_dzbzgc_news .list_b1 .ul li:nth-child(4) {
  position: absolute;
  top: 144px;
  left: 65px;
}

.list_dzbzgc_news .list_b1 .ul li:nth-child(5) {
  position: absolute;
  bottom: -0.0625rem;
  left: 0;
}

.list_dzbzgc_news .list_b1 .ul li {
  border: .0625rem solid #D8D8D8;
  box-shadow: .25rem .375rem .375rem rgba(230, 230, 230, 0.25);
  width: 380px;
  height: 164px;
  padding: 0 15px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.list_dzbzgc_news .list_b1 .ul li .name {
  font-weight: 700;
  font-size: 24px;
  line-height: 35.2px;
  text-align: center;
  color: #181818;
}

.list_dzbzgc_news .list_b1 .ul li .text {
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  color: #555555;
  text-align: center;
  margin-top: 8px;
}

.list_dzbzgc_news .list_b1 .img img {
  width: 538px;
  margin: 0 auto;
}

.list_dzbzgc_news .list_b2 {
  border-bottom: .0625rem solid #D8D8D8;
  padding-bottom: 80px;
}

.list_dzbzgc_news .list_b3 {
  border-bottom: .0625rem solid #D8D8D8;
}

.list_dzbzgc_news .list_b2 .ul2 {
  display: flex;
  padding-top: 70px;
  margin: 0 -30px;
}

.list_dzbzgc_news .list_b2 .ul2 li {
  width: 25%;
  padding: 0 30px;
}

.list_dzbzgc_news .list_b2 .ul2 li .hover {
  display: flex;
  align-items: center;

}

.list_dzbzgc_news .list_b2 .ul2 li>div .text {
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  color: #555555;
  width: calc(100% - 103px);
  padding: 0 16px 0 23px;
}

.list_dzbzgc_news .list_b2 .ul2 li>div .left {
  width: 103px;
  height: 113px;
  background: #FFFFFF;
  border-radius: 0 20px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.list_dzbzgc_news .list_b2 .ul2 li>div .left div {
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  color: #FF6A00;

}

.list_dzbzgc_news .list_b2 .ul2 li>div .left p {
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  color: #FF6A00;
}

.list_dzbzgc_news .list_b2 .ul2 li .pr>img {
  width: 100%;
}

.list_dzbzgc_news .list_b2 .ul2 li>div .hover {
  position: absolute;
  top: 50%;
  left: .0625rem;
  width: 100%;
  transform: translateY(-50%);
}

.list_dzbzgc_news .list_b2 .ul2 li .bot {
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  color: #555555;
  margin-top: 50px;
  text-align: center;
  padding: 0 15px;
}

.list_dzbzgc_news .list_b2 .ul2 li .top {
  width: calc(100% - 112px);
  position: relative;
  margin-top: -30px;
  left: 56px;
  background: #F5F5F6;
  backdrop-filter: blur(.1875rem);
  border-radius: 22px;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  /* identical to box height, or 175% */
  line-height: 1;
  color: #FF6A00;
  padding: 33px 0;
}

.list_dzbzgc_news .list_b2 .ul2 li .top span {
  font-weight: 700;
  font-size: 54px;
  /* identical to box height */
  text-align: center;
  text-transform: uppercase;
  color: #FF6A00;
}

.list_dzbzgc_news .list_b3 ul {
  margin: 48px -37px 0;
  display: flex;
  flex-wrap: wrap;
}

.list_dzbzgc_news .list_b3 ul li {
  padding: 0 37px;
  margin-bottom: 48px;
  width: 50%;
}

.list_dzbzgc_news .list_b3 ul li:nth-child(3) .icon::before,
.list_dzbzgc_news .list_b3 ul li:nth-child(4) .icon::before {
  border-color: #A09D9D;
}

.list_dzbzgc_news .list_b3 ul li:nth-child(3) .icon div,
.list_dzbzgc_news .list_b3 ul li:nth-child(4) .icon div {
  background: #A09D9D;
}

.list_dzbzgc_news .list_b3 ul li:nth-child(3) .tips,
.list_dzbzgc_news .list_b3 ul li:nth-child(4) .tips {
  background: #A09D9D !important;
}

.list_dzbzgc_news .list_b3 ul li .name {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: #181818;
}

.list_dzbzgc_news .list_b3 ul li>div {
  height: 100%;
  padding: 65px 0 0 65px;
  position: relative;
}

.list_dzbzgc_news .list_b3 ul li .text {
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  color: #555555;
  margin-top: 8px;
  text-align: justify;
}

.list_dzbzgc_news .list_b3 ul li .content {
  height: 100%;
  padding: 34px 43px 37px 110px;
  background: #F5F5F6;
  position: relative;
}

.list_dzbzgc_news .list_b3 ul li .content .tips {
  position: absolute;
  top: 0;
  right: 0;
  width: 43px;
  line-height: 25px;
  font-weight: 400;
  font-size: 16px;
  text-align: justify;
  background: #FF6A00;
  color: #FFFFFF;
  text-align: center;
}

.list_dzbzgc_news .list_b3 ul li .icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 150px;
}

.list_dzbzgc_news .list_b3 ul li .icon div {
  width: 114px;
  height: 114px;
  border-radius: 50%;
  line-height: 114px;
  text-align: center;
  background: #FF6A00;
  position: relative;
  top: 18px;
  left: 18px;
  z-index: 3;
}

.list_dzbzgc_news .list_b3 ul li .icon::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  border: 4px solid #FF6A00;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.list_dzbzgc_news .list_b4 .ul4 {
  display: flex;
}

.list_dzbzgc_news .list_b4 .ul4 li {
  width: 25%;
  text-align: center;
  padding: 0 20px;
}

.list_dzbzgc_news .list_b4 .text {
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  /* or 175% */
  text-align: center;
  padding: 0 30px;
  color: #555555;
}

.list_dzbzgc_news .list_b4 .name {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: #181818;
  margin-top: 16px;
}

.list_dzbzgc_news .list_b4 .top>img {
  width: 287px;
}

.list_dzbzgc_news .list_b4 .top .hover {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  text-align: center;
}

.list_dzbzgc_news .list_b4 .top .hover img {
  width: 70px;
}

.list_dzbzgc_news .list_b4 .xian {
  height: 128px;
  margin: 24px auto;
  width: 3px;
  background: #D8D8D8;
  position: relative;
}

.list_dzbzgc_news .list_b4 .xian::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  transform: translateX(-50%);
  background: #D8D8D8;
  border-radius: 50%;
  width: 16px;
  height: 16px;
}

.list_dzbzgc_news .list_b4 .xian::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  background: #D8D8D8;
  border-radius: 50%;
  width: 16px;
  height: 16px;
}

@media (max-width: 100rem) {
  .banner .swiper-slide.div37 .hover {
    top: 68%;
  }
}

@media (max-width: 90rem) {

  .list_dzbzgc_news .list_b3 ul li .name,
  .list_dzbzgc_news .list_b1 .ul li .name,
  .list_dzbzgc_news .list_b4 .name {
    font-size: 20px;
  }

  .list_dzbzgc_news .list_b2 .ul2 li .top span {
    font-size: 48px;
  }

  .list_dzbzgc_news .list_b4 .name {
    margin-top: 18px;
  }
  .index_five .left{
      width: 12%;
  }
  .index_five .mt65::before{
      left: 12%;
  }
  .index_five .right{
      width: 88%;
  }
}

@media (max-width: 85.375rem) {
  .list_dzbzgc_news .list_b1 .ul li {
    width: 320px;
  }

  .list_dzbzgc_news .list_b2 .ul2 li .bot {
    margin-top: 34px;
  }

  .list_dzbzgc_news .list_b3 ul li .content {
    padding: 34px 30px 37px 94px;
  }

  .list_dzbzgc_news .list_b4 .text {
    padding: 0 20px;
  }

  .list_dzbzgc_news .list_b2 .ul2 li {
    padding: 0 14px;
  }

  .list_dzbzgc_news .list_b2 .ul2 {
    margin: 0 -14px;
  }
}

@media (max-width: 80rem) {
  .banner .swiper-slide.div37 .hover {
    top: 67%;
  }
  .banner .swiper-slide.div41 .hover{
      top: 66.5%;
  }
  .index_adv_model .img{
      left: 10%;
      transform: translate(-5%, -50%);
  }
  
}

@media (max-width: 61.875rem) {
  .list_dzbzgc_news .list_b1 .img {
    display: none;
  }

  .list_dzbzgc_news .list_b1 .ul li {
    position: static !important;
    width: 100%;
    transform: translateX(0) !important;
    height: auto;
    padding: 0;
    text-align: left;
    border: none;
    box-shadow: none;
    margin-bottom: .9375rem;
    padding: 0 20px !important;
    display: block;
  }
  .list_jyzx_one .list1 .row .right{
      padding-top: 0;
  }
  .banner .swiper-slide.div42 .hover{
    text-align: center;
    top: 72%;
}

  .banner .swiper-slide.div37 .hover {
    top: 73%;
  }
  .banner .div40 .hover{
    text-align: center;
    top: 73%;
}

  .list_dzbzgc_news .list_b1 .ul li:last-child {
    margin-bottom: 0;
  }

  .list_dzbzgc_news .list_b1 .ul li .name,
  .list_dzbzgc_news .list_b1 .ul li .text {
    text-align: left;
    padding-left: 15px;
  }

  .list_dzbzgc_news .list_b1 .ul li .name {
    position: relative;
  }

  .list_dzbzgc_news .list_b1 .ul li .name::before {
    content: "";
    position: absolute;
    top: .75rem;
    left: 0;
    width: .375rem;
    border-radius: 50%;
    background: #181818;
    height: .375rem;
  }

  .list_dzbzgc_news .list_b1 .pr {
    padding-top: 0;
    border-bottom: none;
  }

  .list_dzbzgc_news .list_b2 .ul2 li {
    width: 50%;
  }

  .list_dzbzgc_news .list_b2 .ul2,
  .list_dzbzgc_news .list_b4 .ul4 {
    flex-wrap: wrap;
  }

  .list_dzbzgc_news .list_b4 .ul4 li {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 1.25rem;
    margin-top: 0 !important;
  }

  .list_dzbzgc_news .list_b4 .ul4 li .top {
    width: 30%;
  }

  .list_dzbzgc_news .list_b4 .ul4 li .xian {
    display: none;
  }

  .list_dzbzgc_news .list_b4 .ul4 li .text {
    width: 70%;
    text-align: left;
  }

  .list_dzbzgc_news .list_b2 .ul2 li {
    margin-bottom: .9375rem;
  }
}

@media (max-width: 47.9375rem) {
  .footer ul li.fr:nth-child(2){width:100%;}
  .list_b1 {
    margin-top: .9375rem;
  }
  
  .index_adv_model .sjsp{
    display: block;
}
  .index_adv_model .pcsp{
    display: none;
}

  .list_dzbzgc_news .list_b3 ul li .name,
  .list_dzbzgc_news .list_b1 .ul li .name,
  .list_dzbzgc_news .list_b4 .name {
    font-size: 1rem;
  }

  .list_dzbzgc_news .list_b3 ul li .text,
  .list_dzbzgc_news .list_b1 .ul li .text,
  .list_dzbzgc_news .list_b4 .text {
    font-size: .875rem;
  }

  .list_dzbzgc_news .list_b1 .ul li .name::before {
    width: .25rem;
    height: .25rem;
  }

  .list_dzbzgc_news .list_b2 .ul2 li .top {
    width: calc(100% - 32px);
    left: 16px;
    padding: 17px 0;
  }

  .list_dzbzgc_news .list_b2 .ul2 li .top span {
    font-size: 32px;
  }
  .index_three .name p.xz{
      font-size: 18px;
  }

  .list_dzbzgc_news .list_b2 .ul2 li .top,
  .list_dzbzgc_news .list_b2 .ul2 li .bot {
    font-size: .875rem;
  }



  .list_dzbzgc_news .list_b2 .ul2 {
    padding-top: .9375rem;
  }

  .list_dzbzgc_news .list_b2 {
    padding-bottom: 1.5625rem;
  }

  .list_dzbzgc_news .list_b3 ul {
    margin-top: .9375rem;
  }

  .list_dzbzgc_news .list_b3 ul li {
    width: 100%;
    margin-bottom: .9375rem;
  }



  .list_dzbzgc_news .list_b3 ul li .icon div {
    width: 80px;
    height: 80px;
    line-height: 80px;
  }

  .list_dzbzgc_news .list_b3 ul li .icon div img {
    width: 50%;
  }

  .list_dzbzgc_news .list_b3 {
    padding-bottom: .625rem;
  }

  .list_dzbzgc_news .list_b3 ul li .icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 112px;
    height: 112px;
  }

  .list_dzbzgc_news .list_b2 .ul2 li>div .hover {
    position: static;
    transform: translateY(0%);
  }

  .list_dzbzgc_news .list_b2 .ul2 li .pr>img {
    display: none;
  }

  .list_dzbzgc_news .list_b2 .ul2 li .pr {
    background: #f5f5f6;
    border: .0625rem solid #ddd;
  }

  .list_dzbzgc_news .list_b2 .ul2 li {
    width: 100%;
  }

  .list_dzbzgc_news .list_b3 ul li .icon div {
    top: 16px;
    left: 16px;
  }

  .mt55.erji_title {
    margin-top: 1.5625rem;
  }

  .list_dzbzgc_news .list_b3 ul li .content {
    padding: 34px 30px 37px 46px;
  }

  .list_dzbzgc_news .list_b3 ul li>div {
    padding: 49px 0 0 49px;
  }

  .list_dzbzgc_news .list_b4 .top .hover img {
    width: 40px;
  }

  .list_dzbzgc_news .list_b4 .name {
    padding: 0 20px;
    margin-top: .3125rem;
  }

  .list_dzbzgc_news .list_b4 .ul4 li .top {
    width: 50%;
  }

  .list_dzbzgc_news .list_b4 .ul4 {
    margin-top: .9375rem;
  }

  .list_dzbzgc_news .list_b4 .ul4 li:last-child {
    margin-bottom: 0;
  }

  .list_dzbzgc_news .list_b4 .ul4 li {
    padding: 0;
  }

  .list_dzbzgc_news .list_b4 .ul4 li .text {
    padding-right: 0;
  }
}