@charset "UTF-8";

.img-box i {
  transition: .4s;
  -webkit-transition: .4s;
}

.swiper-pagination span {
  outline: none;
  opacity: 1;
}

body::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: rgba(54, 60, 80, 0.5);
}

body::-webkit-scrollbar-thumb {
  background-color: #722120;
}

.header-pc .pc-nav li:has(a[href="/go-c17.htm"]) .item {
  display: block;
}

.nothing-img {
  width: 100%;

  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.swiper-button-prev-s {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.94rem;
  height: 4.19rem;
  background: #C9C9C9;
  position: absolute;
  bottom: -4.19rem;
  /* display: none; */
  right: 0;
}

.swiper-button-prev-s:hover {
  background: #722120;
  cursor: pointer;


}

.swiper-button-next-s:hover {
  background: #722120;
  cursor: pointer;

}

.swiper-button-next-s {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.94rem;
  height: 4.19rem;
  background: #C9C9C9;
  position: absolute;
  right: 3.94rem;
  bottom: -4.19rem;
  /* display: none; */
}

.main2 .page-chronicle-box .img-box .banner .swiper-pagination {
  position: absolute;
  bottom: -1.81rem;
  left: 0;
  z-index: 2;
  text-align: left;
  /* 确保分页器居中 */
  /* display: none; */
}

/* 修正选择器：移除多余的点号 */
.main2 .page-chronicle-box .img-box .banner .swiper-pagination .swiper-pagination-bullet {
  width: 0.63rem;
  height: 0.63rem;
  background: #C9C9C9;
  border-radius: 50%;
  background-size: contain;
  opacity: 1;
  margin: 0 00.63rem;
  /* 调整间距 */
  display: inline-block;
  /* 确保 bullets 水平排列 */
}

.main2 .page-chronicle-box .img-box .banner .swiper-pagination .swiper-pagination-bullet-active {
  width: 2.88rem;
  height: 0.63rem;
  background: #722120;
  border-radius: 0.31rem;
}


.header-pc .pc-nav li:has(a[href="/go-c17.htm"]):hover .yewuu-box {
  opacity: 1 !important;
}

.header-pc .pc-nav li:has(a[href="/go-c17.htm"]):hover .item {
  display: none;
}
.yuyan {
  width: 8.13rem;
  height: 2rem;
  background: #EEEEEE;
  border-radius: 1rem;
  margin-left: 5.88rem;
  display: flex;

}

.yuyan .active {
  width: 4.06rem;
  line-height: 2rem;
  text-align: center;
  height: 2rem;
  background: #722120;
  border-radius: 1rem;
  color: #ffffff;



}
.yuyan a {
  display: inline-block;
  width: 4.06rem;
  line-height: 2rem;
  text-align: center;
  height: 2rem;
  color: #666666;
  border-radius: 1rem;
  font-weight: bold;
  font-size: 0.88rem;
  color: #666666;

}

#header .header-pc .pc-nav ul>li .yewuu-box ul li:nth-child(2) i {
  background-image: url('./img/ywlx2.png')
}

#header .header-pc .pc-nav ul>li .yewuu-box ul li:nth-child(3) i {
  background-image: url('./img/ywlx3.png')
}

#header .header-pc .pc-nav ul>li .yewuu-box ul li:nth-child(4) i {
  background-image: url('./img/ywlx4.png')
}


#header .header-pc .pc-nav ul>li .yewuu-box {
  transition: opacity 0.3s ease;
  opacity: 1;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  /* height: 25.13rem; */
  padding: 2rem 2rem 3rem 2rem;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 5px 0px #ccc;
  display: flex;
  align-items: center;
  display: none;
}

#header .header-pc .pc-nav ul>li .yewuu-box::after {
  content: '';
  position: absolute;
  left: 50%;
  top: -0.5rem;
  width: 1rem;
  height: 1rem;
  background: #722120;
  transform: translate(-50%, 0) rotate(45deg);
  transition: all .3s ease .1s;
  display: none;
}

#header .yewuu-box li {
  height: 17.69rem;
  margin-left: 0rem;
  position: relative;
  margin-right: 1.5rem;
}

#header .yewuu-box li:last-child {
  margin-right: 0;
}

#header .yewuu-box li:hover p {
  box-shadow: 0px 0px 20px 0px rgba(237, 86, 0, 0.8);
}

#header .yewuu-box li：hover {
  cursor: pointer;

  box-shadow: 0rem 0rem 2rem 0rem rgba(237, 86, 0, 0.8);
}

#header .yewuu-box li img,
#header .yewuu-box li i {
  display: flex;
  width: 14.31rem;
  transition: all .6s;
  height: 17.63rem;
  border-radius: 1rem;
  overflow: hidden;
}

#header .yewuu-box li img:hover,
#header .yewuu-box li i:hover {
  transform: scale(1.1)
}

#header .yewuu-box li p {
  position: absolute;
  bottom: -1rem;
  left: 50%;
  transform: translate(-50%);
  width: 10.56rem;
  height: 2.13rem;
  background: #722120;
  border-radius: 1.06rem;
  text-align: center;
  line-height: 2.13rem;
  font-weight: 500;
  font-size: 1.13rem;
  color: #FFFFFF;
  transition: all .6s;
}

/*头部*/
.top-img {
  margin: 0;
  padding: 0;
  height: 8px;
}

.top-img img {
  width: 100%;
  height: 100%;
}

.header-pc .top .logo {
  width: 15.13rem;
  height: 2.25rem;
  margin-left: 6.38rem;
}

.header-pc .top .logo h1 {
  font-size: 2.0625rem;

  font-weight: 500;
  color: #FFFFFF;
}

.header-pc .top .logo p {
  text-transform: uppercase;
  font-size: 1.125rem;

  font-weight: 400;
  color: #FFFFFF;
  margin-top: 6px;
}

#header {
  height: auto;
  position: fixed;
  top: 0px;
  left: 0;
  z-index: 9999;
  transition: .4s;
}

#header.on {
  box-shadow: 0px 5px 20px 0px rgb(0 0 0 / 50%);
  transition: .4s;
}

#header .header-pc img {
  width: 100%;
}

#header .header-pc .top {
  background-color: #FFF;
  padding-left: 0px;
}

.header-pc .top .txt {
  margin-left: 0.875rem;
  padding-left: 0.875rem;
  border-left: 1px solid #c4c4c4;
}

.header-pc .top .txt p {
  font-size: 1.25rem;
  color: #2a2a2a;
  font-weight: bold;
  margin-top: -2px;
}

.header-pc .top .txt p:last-child {
  margin-top: 0.625rem;
}

.header-pc .search {
  width: 2.5rem;
  height: 2.5rem;
  position: relative;
  margin-left: 3.75rem;
  margin-right: 3rem;
  z-index: 9999;
}

.header-pc .search input {
  width: 0px;
  height: 100%;
  background-color: #fff;
  line-height: 36px;
  font-size: 14px;
  color: #565656;
  vertical-align: top;
  transition: all .5s;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  right: 2.625rem;
  z-index: 10;
}

.header-pc .search input::-webkit-input-placeholder {
  font-size: 14px;
  line-height: 36px;
  color: #565656;
}

.header-pc .search a {
  width: 100%;
  height: 100%;
  background: url(../img/search-icon2.png) center center no-repeat;
  background-size: contain;
  vertical-align: top;
  transition: all .5s;
}

.header-pc .code-wv {
  width: 2.5rem;
  height: 2.5rem;
}

.header-pc .code-wv .code {
  position: absolute;
  width: 6.25rem;
  height: 6.25rem;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -0%);
  transition: .4s;
  opacity: 0;
}

.header-pc .code-wv .code img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.header-pc .code-wv:hover .code {
  top: 130%;
  transition: .4s;
  opacity: 1;
}

.header-pc .pc-nav {
  background-color: transparent;
}

.header-pc .pc-nav li {
  height: 6rem;
  position: relative;
  margin-left: 4.68rem;
  text-align: center;
  transition: .4s;
  -webkit-transition: .4s;
  position: relative;
}

.header-pc .pc-nav li:first-child {
  margin-left: 0;
}

.header-pc .pc-nav .on,
.header-pc .pc-nav li:hover {
  font-size: 1.25rem;

  font-weight: 500;
  color: #722120;
  background-position-y: bottom;
  position: relative;
}

.header-pc .pc-nav .on::after {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  margin: 0 auto;
  background-color: #722120;
  position: absolute;
  top: 0;
  left: 0;
}

.header-pc .pc-nav .on a {
  font-size: 1.25rem;


  color: #722120;
  < !-- font-weight: bold;
  -->
}

.header-pc .index-nav li>a {
  font-size: 1.25rem;

  font-weight: bold;
  color: #333;
  transition: .4s;
  -webkit-transition: .4s;
  line-height: 6rem;
}

.header-pc .pc-nav li>a em {
  display: block;
  font-size: 12px;
  color: #cfe7cf;
  text-transform: uppercase;
  margin-top: 0.375rem;
}

.header-pc .btn {
  display: block;
  width: 80px;
  height: 34px;
  background: #0A2C87;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.header-pc .pc-nav li .sub {
  width: 100%;
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 1000;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: .4s;
  -webkit-transition: .4s;
  transform: translate(-50%, 0);
  background-color: #ffffff;
  < ! -- //transform: perspective(800px) rotateY(60deg) translate3d(-50%, 10px, 0px);
  -->
}

.header-pc .pc-nav li .sub .box {

width: max-content;

box-shadow: 0px 0px 5px #e5e3e3;

background-color: #fff;

padding-bottom: 1.25rem;

position: absolute;

left: 50%;

transform: translate(-50%);
}

.header-pc .pc-nav li .sub .box .boxa {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
  padding-bottom: 1.25rem;
  padding: 1rem;
  box-shadow: 0 0 9px -4px #ccc;
}

.header-pc .pc-nav li .sub .box::after {
  content: '';
  position: absolute;
  left: 50%;
  top: -0.5rem;
  width: 1rem;
  height: 1rem;
  background: #722120;
  transform: translate(-50%, 0) rotate(45deg);
  transition: all .3s ease .1s;
}

.header-pc .pc-nav li .sub a {
  display: block;
  position: relative;
  font-weight: bold;
  font-size: 1.13rem;
  color: #333;
  line-height: 2.13rem;
  transition: .4s;
  -webkit-transition: .4s;
  border-bottom: 1px solid #FFF;
  text-align: center;
  margin-top: 1rem;
  padding: 0 1rem;
  /* min-width: 7.56rem; */
  height: 2.13rem;
  border-radius: 1.06rem;
}

#header .yewuu-box a {

  display: block;

  width: 100%;

  height: 100%;

  overflow: hidden;

  margin-top: 0;
}

#header .yewuu-box a:hover p {

  box-shadow: 0rem 0rem 1rem 0rem rgba(237, 86, 0, 0.45);
  border-radius: 1.06rem;
}

.header-pc .pc-nav li .sub .boxa .item:hover {
  /* min-width: 7.56rem; */
  height: 2.13rem;
  background: #722120;
  color: #ffffff;
  border-radius: 1.06rem;
}

.header-pc .pc-nav li:hover>a {
  color: #722120;
  transition: .4s;
}

.header-pc .pc-nav li:hover .sub {
  top: 100%;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translate3d(-50%, 0px, 0);
}

.header-pc.on {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}

.head-search {
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  height: 10rem;
  position: fixed;
  left: 0;
  top: 6rem;
  opacity: 0;
  pointer-events: none;
  transition: all .6s;
  z-index: 11;
  line-height: 10rem;
}

.swiper-button-prev- {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

swiper-button-next,
.swiper-button-prev- {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.head-search .center-block {
  width: 50rem;
  position: relative;
  margin: 0 auto;
}

.head-search .center-block .text {
  width: 100%;
  height: 3.75rem;
  background: #fff;
  border: none;
  border-bottom: 1px solid #666;
  font-size: 1rem;
  padding: 0 3.5rem 0 1rem;
  border-radius: 0.2rem;
}

.head-search .center-block .btns {
  width: 1.5rem;
  height: 100%;
  background: url(../img/search-icon.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  right: 5rem;
  top: 0;
  border: none;
  cursor: pointer;
}

.head-search.active {
  opacity: 1;
  pointer-events: auto;
}

.head-search .center-block .guanbi {
  margin-left: 1rem;
}

.mobile-nav {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: -100%;
  z-index: 999999;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(51, 51, 51, .3);
  transition: all .55s cubic-bezier(0.4, 0, 0, 1);
}

.mobile-nav ul {
  width: 85%;
  height: 100%;
  padding: 5%;
  background-color: #fff;
  overflow-y: auto;
  overflow-x: hidden;
}

.mobile-nav ul li {
  width: 100%;
  margin-bottom: 10%;
  padding-left: 10%;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10%;
}

.mobile-nav ul li>a {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #333;
}

.mobile-nav.on {
  opacity: 1;
  left: 0;
  visibility: visible;
}

.mobile-nav .head_menu ul {
  display: flex;
  flex-wrap: wrap;
}

.mobile-nav .head_menu ul li {
  width: 100%;
  padding: 0 3%;
  border-bottom: 1px solid #f0f0f0;
}
.mobile-nav .head_menu ul li:nth-child(4) .erji a:first-child{
  width:100%;
} 
.mobile-nav .head_menu ul li span a {
  font-size: 16px;
  line-height: 40px;
  font-weight: bold;
}

.mobile-nav .head_menu ul li.active span a::after,
.mobile-nav .head_menu ul li:hover span a::after {
  width: 2px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
}

.mobile-nav .head_menu ul li .erji {
  height: auto;
  background: #FFF;
  margin-bottom: 12px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.mobile-nav .head_menu ul li:hover .erji {
  /* background: #f1f1f1; */
}

.mobile-nav .head_menu ul li .erji a {
  width: 49%;
  font-size: 14px;
  text-align: left;
  line-height: 40px;
  color: #444;
  float: left;
  text-align: center;
  background-color: #F1F1F1;
  margin-top: 5px;
  transition:all .6s
}
.mobile-nav .head_menu ul li .erji a:hover,.mobile-nav .head_menu ul li .erji a.active{
  background-color:#722120;
  color:#fff;
}

.mobile-nav .head_menu ul li .erji a::after {
  display: none;
}

.mobile-nav .head_menu ul li .erji::after {
  opacity: 1;
  box-shadow: none;
  background: #f1f1f1;
  top: auto;
  bottom: 0;
  height: 2px;
}

header .page-top-box .top-right-box label {
  margin-left: 1rem;
}

.index-header.on {
  background-color: #FFF;
}

.index-header.on .page-top-box ul li a p {
  color: #722120;
}


/* banner */
.main {
  margin-top: 6rem;
}

.main .mySwiper1 {
  /* height: calc(100vh - 6rem); */
  height: 44.375rem;
  position: relative;
}

.main .mySwiper1 .swiper-slide>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.main .mySwiper1 .swiper-text {
  position: absolute;
  top: 50%;
  left: -.2rem;
  display: flex;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}

.main .mySwiper1 .swiper-text p {
  font-weight: 500;
  font-size: 2.0625rem;
  color: #FFFFFF;
  /* writing-mode: vertical-rl; */
  /*可选：调整字母间距*/
  letter-spacing: .125rem;
  transition: all .7s;
  margin-right: 1rem;
  -webkit-transition: all .7s;
  -moz-transition: all .7s;
  -ms-transition: all .7s;
  -o-transition: all .7s;
}
.main .mySwiper1 .swiper-text p img{
  max-width: 2.0625rem;
  max-height: 100%; 
}

.main .mySwiper1 .swiper-text p.op {
  opacity: 1;
}

.main .mySwiper1 .swiper-slide .title-box {
  position: absolute;
  top: 20%;
  left: 37%;
}

.main .mySwiper1 .swiper-slide .title-box h1 {
  font-size: 6.875rem;

  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.16);
  line-height: 1.5;
}

.main .mySwiper1 .swiper-slide .title-box h2 {
  font-size: 2.5rem;

  font-weight: 500;
  color: #FFFFFF;
  text-shadow: 0px 2px 0px rgba(10, 10, 10, 0.14);
  line-height: 1.5;
}

.main .mySwiper1 .swiper-slide .title-box h3 {
  font-size: 2.8125rem;

  font-weight: 800;
  color: #FFFFFF;
  line-height: 1.5;
  text-transform: uppercase;
  display: flex;
  align-items: center;
}

.main .mySwiper1 .swiper-slide .title-box h3 em {
  font-size: 1.5rem;

  font-weight: 400;
  color: #FFFFFF;
  display: inline-block;
  padding: 0px 1.625rem;
  background: url(../img/icon1.png) center center no-repeat;
  margin-left: 1rem;
}

.main .mySwiper1 .swiper-slide .title-box h3 em img {
  margin-left: 8px;
}

.main .mySwiper1 .pagination {
  position: absolute;
  bottom: 3rem;
  z-index: 2;
  display: none;
}

.main .mySwiper1 .pagination .swiper-pagination-bullet {
  width: .625rem;
  height: .625rem;
  /* background: url(../img/icon3.png) center center no-repeat; */
  background-size: contain;
  opacity: 1;
  margin: 0 12px;
  background-color: #fff;
}

.main .mySwiper1 .pagination .swiper-pagination-bullet-active {
  width: 3.75rem;
  height: .625rem;
  background: #fff;
  /* background: url(../img/icon4.png) center center no-repeat; */
  background-size: contain;
  border-radius: 1rem;
  position: relative;
  overflow: hidden;
}

.main .mySwiper1 .pagination .swiper-pagination-bullet-active:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  background-color: #722120;
  height: 100%;
  animation-name: growWidth;
  animation-duration: 4s;
  animation-timing-function: ease-in-out;
  /* 添加缓动效果 */
  animation-fill-mode: forwards;
}

.main .mySwiper1 .page-box1 {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0%);
  z-index: 2;
  bottom: 6rem;
}

.main .mySwiper1 .page-box1>i {
  display: block;
  width: 1.5625rem;
  height: 2.625rem;
  background: url(../img/icon5.png) center center no-repeat;
  animation: boderScaleImg 1.2s ease-in-out infinite;
  background-size: contain;
}

@keyframes boderScaleImg {
  0% {
    transform: translateY(0) scale(1);
    opacity: 1;
  }

  50% {
    transform: translateY(-20px) scale(.95);
    opacity: .9;
  }

  100% {
    transform: translateY(0) scale(1);
    opacity: 1;
  }
}

.numCount {
  margin: 0 -10px;
}

.numCount li {
  width: 25%;
  text-align: center;
}

.numCount li .item {
  margin: 0 10px;
}

.numCount li .numU {
  line-height: 1.3;
}

.numCount li .numCX {
  font-size: 3.75rem;

  font-weight: bold;
  color: #722120;
}

.numCount li .numU .unitC {
  font-size: 1rem;
  line-height: 1.3;
  margin-left: 0.3em;
  color: #444444;
}

.numCount li .numU sup {
  vertical-align: top;
}

.numCount li .numU sub {
  vertical-align: baseline;
}

.numCount li .item .indc {
  font-size: 1rem;
  color: #444444;
}

.main>.page-box1 {

  background-size: cover;
  padding-top: 5.44rem;
  padding-bottom: 5.84rem;
  < !-- background: url(../img/bac-1.png) center center no-repeat;
  -->
}



.main .top-box h1 {
  display: none;
  font-size: 2.25rem;

  font-weight: bold;
  color: #ACACAC;
  text-transform: uppercase;
  position: relative;
  margin-top: 1.25rem;
  padding-bottom: 1.25rem;

}

.main .top-box h1::after {
  content: '';
  display: block;
  width: 4.375rem;
  height: 3px;
  background: #722120;
  position: absolute;
  left: 0;
  bottom: 0;
}

.main .top-box h2 {
  font-size: 2.25rem;
  font-weight: bold;
  color: #222222;
  padding-bottom: 7px;
  border-bottom: 0.06rem solid #959595;
}

.main .page-box4 .top-box h2 {
  border: 0;
}

.main .page-box2 .left-box {
  width: 53.75rem;
  overflow: hidden;
  position: relative;
  /* overflow: hidden; */
}

.shubiao-icon span::after {
  content: "";
  width: 5px;
  height: 6px;
  border-radius: 100%;
  background: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  animation: upDown 2s infinite;
}

.shubiao-icon::before {
  content: "";
  width: 0.13rem;
  height: 1.88rem;
  left: 44%;
  bottom: 0;
  background: #ffffff;
  position: absolute;
}

.shubiao-icon span {
  width: 1.81rem;
  height: 2.94rem;
  border: 2px solid #ffffff;
  border-radius: 50px;
  display: inline-block;
  position: relative;
}

@-webkit-keyframes upDown {
  0% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }

  50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }

  100% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

@keyframes upDown {
  0% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }

  50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }

  100% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

.main .page-box2 {
  padding-left: 6.25rem;
  padding-right: 6.25rem;
  justify-content: space-between;
}

.main .page-box2 .left-box>img {
  width: 100%;
  object-fit: contain;
  /* height: 30.38rem; */
  background-size: 100% 100% object-fit: cover;
  /* background-size: 100% 100%; */
  transition: all .6s;
}

.main .page-box2 .left-box>img:hover {
  transform: scale(1.1)
}

.banner .shubiao-icon {
  position: absolute;
  left: 50%;
  bottom: 2rem;
  z-index: 88;
  height: 6.06rem;
  display: none;
}

.main .page-box2 .left-box .title-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.main .page-box2 .left-box .title-box p {
  font-size: 1.25rem;

  font-weight: 500;
  color: #FFFFFF;
  line-height: 1.5;
}

.main .page-box2 .right-box {
  width: 50%;
  padding-left: 2.25rem;
}

.main .page-box2 .right-box .title-box {
  margin-top: 1.8rem;
}

.main .page-box2 .right-box .title-box p {
  font-size: 1.125rem;
  font-weight: 400;
  color: #000000;
  line-height: 2;
  overflow: hidden;
  display: -webkit-box;
  text-align: justify;
  line-height: 2;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.page-box2 .right-box .title-box.icon-box .top,
.page-box2 .right-box .title-box.icon-box .bot {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin-bottom: 1.25rem;
}
.page-box2 .right-box .title-box.icon-box .top{
  /* width:calc(100% / 2); */
  
}


.page-box2 .right-box .title-box.icon-box .bot:after{
  content:"";
  display:block;
  clear:both
}
 .page-box2 .right-box .title-box.icon-box .bot {
   /* padding-left:7rem; */
   display: block;
 }

.page-box2 .right-box .title-box.icon-box .top a {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 1.25rem;
  color: #000000;
  width:calc(100% / 2);
}

.page-box2 .right-box .title-box.icon-box .top a i {
  display: flex;
  width: 4.9375rem;
  height: 4.9375rem;

  background-image: url('../img/hs-iocn1.png');
  background-size: 100% 100%;
  transition: all .6s;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -ms-transition: all .6s;
  -o-transition: all .6s;
}

.page-box2 .right-box .title-box.icon-box i {
  margin-right: .625rem;
}

.page-box2 .right-box .title-box.icon-box .top a:hover i {
  background-image: url('../img/hs-iocn1-active.png');
}

.page-box2 .right-box .title-box.icon-box .top a:nth-child(2) i {
  display: flex;
  width: 4.9375rem;
  height: 4.9375rem;
  background-image: url('../img/hs-iocn2.png');
}

.page-box2 .right-box .title-box.icon-box .top a:nth-child(2):hover i {
  background-image: url('../img/hs-iocn2-active.png');
}
.page-box2 .right-box .title-box.icon-box .bot a ,.page-box2 .right-box .title-box.icon-box .top a {
  padding-left: 5rem;
}

.page-box2 .right-box .title-box.icon-box .bot a {
  display: flex;
  align-items: center;
  font-size: 1.25rem;
  color: #000000;
  width: calc(100% / 2);
  float: left;
  margin-bottom: 1rem;
  padding-left: 5.5rem;
}

.page-box2 .right-box .title-box.icon-box .bot a i {
  display: flex;
  width: 3.9375rem;
  height: 3.9375rem;
  background-image: url('../img/hs-iocn3.png');
  transition: all .6s;
  background-size: 100% 100%;
}

.page-box2 .right-box .title-box.icon-box .bot a:hover i {
  background-image: url('../img/hs-iocn3-active.png');
}

.page-box2 .right-box .title-box.icon-box .bot a:nth-child(2) i {
  display: flex;
  width: 3.9375rem;
  height: 3.9375rem;
  background-image: url('../img/hs-iocn4.png');
}

.page-box2 .right-box .title-box.icon-box .bot a:nth-child(2):hover i {
  background-image: url('../img/hs-iocn4-active.png');
}

.page-box2 .right-box .title-box.icon-box .bot a:nth-child(3) i {
  display: flex;
  width: 3.9375rem;
  height: 3.9375rem;
  background-image: url('../img/hs-iocn5.png');
}

.page-box2 .right-box .title-box.icon-box .bot a:nth-child(3):hover i {
  background-image: url('../img/hs-iocn5-active.png');
}

.page-box2 .right-box .title-box.icon-box .bot a:nth-child(4) i {
  display: flex;
  width: 3.9375rem;
  height: 3.9375rem;
  background-image: url('../img/hs-iocn6.png');
}

.page-box2 .right-box .title-box.icon-box .bot a:nth-child(4):hover i {
  background-image: url('../img/hs-iocn6-active.png');
}

/* .page-box2 .right-box .title-box.icon-box .bot a:nth-child(4) i {
  display: flex;
  width: 3.9375rem;
  height: 3.9375rem;
  background-image: url('../img/hs-iocn4.png');
}

.page-box2 .right-box .title-box.icon-box .bot a:nth-child(4):hover  i{
  background-image: url('../img/hs-iocn4-active.png');
} */


.main .page-box2 .right-box .title-box p a {
  color: #722120;
}

.main .page-box2 .right-box ul {
  justify-content: space-between;
  padding: 0 6.19rem 0 5.06rem;
  width: 100%;
  margin-top: 1.69rem;

}

.main .page-box2 .right-box .more a {


  font-weight: 400;
  font-size: 1rem;
  color: #722120;
  height: 2.81rem;
  width: 10.81rem;

  line-height: 2.81rem;
}

.main .page-box2 .right-box .more {
  border: 1px solid #722120;
  height: 2.81rem;
  text-align: center;
  width: 8.81rem;
  position: absolute;
  right: 0;
  bottom: -1rem;
}

.main .page-box2 .right-box .more:hover {
  cursor: pointer;
  background: #722120
}

.main .page-box2 .right-box .more:hover a {
  color: #ffffff;
}

.main .page-box2 .right-box ul li:nth-child(1) a .img-box {
  width: 4.5rem;
  height: 5.125rem;
  background: url(../img/icon7.png) center center no-repeat;
  background-size: contain;
  transition: .4s;
}

.main .page-box2 .right-box ul li:nth-child(1):hover a .img-box {
  background: url(../img/icon7-hover.png) center center no-repeat;
  background-size: contain;
  transition: .4s;
}

.main .page-box2 .right-box ul li:nth-child(2) a .img-box {
  width: 4.5rem;
  height: 5.125rem;
  background: url(../img/icon8.png) center center no-repeat;
  background-size: contain;
  transition: .4s;
}

.main .page-box2 .right-box ul li:nth-child(2):hover a .img-box {
  background: url(../img/icon8-hover.png) center center no-repeat;
  background-size: contain;
  transition: .4s;
}

.main .page-box2 .right-box ul li:nth-child(3) a .img-box {
  width: 4.5rem;
  height: 5.125rem;
  background: url(../img/icon9.png) center center no-repeat;
  background-size: contain;
  transition: .4s;
}

.main .page-box2 .right-box ul li:nth-child(3):hover a .img-box {
  background: url(../img/icon9-hover.png) center center no-repeat;
  background-size: contain;
  transition: .4s;
}

.main .page-box2 .right-box ul li a {


  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.main .page-box2 .right-box ul li a p {
  font-size: 1.13rem;
  background-image: url(../img/yjjx-2.png);

  background-repeat: no-repeat;
  text-align: center;
  font-weight: 400;
  color: #FFFFFF;
  background-size: 100% 100%;
  line-height: 1.94rem;
  margin-top: 8px;
  width: 5.93rem;
}

.main .page-box2 .right-box ul li a h1 {
  font-size: 1.5rem;
  color: #000000;
  font-weight: bold;
  margin-bottom: 0.3rem;
}

.main .page-box2 .right-box .title-box {

  text-align: center;

}

.main .page-box2 .right-box .title-box h1 {
  font-size: 1.38rem;
  color: #000000;
  margin-bottom: 1.4rem;
  position: relative;
  font-weight: bold;
}

.main .page-box2 .right-box .title-box h1::after {
  content: '';
  position: absolute;
  left: 0.37rem;
  background-image: url(../img/junx-r.png);
  width: 39%;
  height: 0.71rem;
  top: 50%;
  background-size: 100% 100%;
      transform: translate(0, -50%) rotate(180deg);
}

.main .page-box2 .right-box .title-box h1::before {
  content: '';
  position: absolute;
  right: 0.37rem;
  background-image: url(../img/junx-r.png);
  width: 39%;
  height: 0.71rem;
  background-size: 100% 100%;
  top: 50%;
  transform: translate(0, -50%);
}

/* 公司产品 */
.main .page-box3 {
  height: 56.25rem;
  /* background-attachment: fixed; */
}

.main .page-box3>.title-box {
  position: absolute;
  left: 5.2%;
  top: 10%;
  align-items: flex-end;
  width: 90%;
}

.main .page-box3 .bgImage {
  position: relative;
  height: 100%;

}

.main .page-box3 .bgImage:after {
  content: "";
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .3);
}

.main .page-box3 .bgImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 2s;
}

.main .page-box3 .bgImage img:nth-child(1) {
  opacity: 1;
}

.main .page-box3 .title-box .box-left h1 {
  font-size: 2.25rem;

  font-weight: bold;
  color: #FFFFFF;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 1.25rem;
}

.main .page-box3 .title-box .box-left h1::after {
  content: '';
  display: block;
  width: 4.375rem;
  height: 3px;
  background: #FFF;
  position: absolute;
  left: 0;
  bottom: 0;
}

.main .page-box3 .title-box .box-left h2 {
  font-size: 2rem;

  font-weight: bold;
  color: #FFFFFF;
  margin-top: 1.125rem;
}

.main .page-box3 .title-box .box-right {
  margin-left: 4.25rem;
}

.main .page-box3 .title-box .box-right h1 {
  font-size: 1.875rem;

  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.3;
}

.main .page-box3 .title-box .btns {
  display: flex;
  align-items: center;
  position: absolute;
  right: 0
}

.main .page-box3 .title-box .btns .prev,
.main .page-box3 .title-box .btns .next {
  cursor: pointer;
  width: 3.75rem;
  height: 3.75rem;
  background: rgba(0, 0, 0, .4);
  border-radius: 50%;
  background-image: url(../img/btns-arr-l.png);
  background-size: 1.0625rem 1.8125rem;
  background-position: center center;
  background-repeat: no-repeat;
  transition: all .6s;
}

.main .page-box3 .title-box .btns .next {
  background-image: url(../img/btns-arr-r.png);
  margin-left: 1rem;
}

.main .page-box3 .title-box .btns .prev:hover,
.main .page-box3 .title-box .btns .next:hover {
  background-color: #fff;
  background-image: url(../img/btns-arr-l-active.png);

}

.main .page-box3 .title-box .btns .next:hover {
  background-image: url(../img/btns-arr-r-active.png);
}


.main .page-box3>ul,
.main .page-box3 .swiper {
  height: 41.125rem;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.main .page-box3 .swiper ul li {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-left: 0px;
}

.main .page-box3>ul>li {
  width: calc(100% / 4);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-left: 0px;
}

.main .page-box3>ul>li:last-child,
.main .page-box3 .swiper ul li:last-child {
  border-right: 0px;
}

.main .page-box3>ul li a,
.main .page-box3 .swiper ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.main .page-box3 ul li a .box1 .img-box {

  display: flex;

  align-items: center;

  justify-content: center;

  /* margin-top: 2rem; */
}

.main .page-box3 ul li a .box1 {
  width: 20.86rem;
  height: 20.86rem;
  background: url(../img/icon10.png);
  background-size: contain;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  transition: .4s;
  z-index: 1
}

.main .page-box3 ul li a .box1 p {
  font-size: 1.5rem;

  font-weight: bold;
  color: #FFFFFF;
  margin-top: 1rem;
}

.main .page-box3 ul li a:hover .box1 {
  opacity: 0;
  transition: .4s;
}

.main .page-box3 ul li a .box2 {
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: .4s;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding-top: 3.5rem;
  position: relative;
  z-index: 9999;
}

.main .page-box3 ul li .active {
  opacity: 1 !important;
  z-index: 99;
}

.main .page-box3 ul li a .box2 h1 {

  font-weight: 500;

  position: relative;

  padding-bottom: 2rem;

  margin-top: 1.25rem;

  font-weight: bold;

  font-size: 1.5rem;

  color: #333333;
}

.main .page-box3 ul li a .box2 h1::after {
  content: '';
  display: block;
  width: 3.25rem;
  height: 5px;
  background: #722120;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0%);
}

.main .page-box3 ul li a .box2 .title-box {
  text-align: center;
  margin-top: 3.625rem;
  padding: 0 3rem;
}

.main .page-box3 ul li a .box2 .title-box li {
  font-size: 1rem;

  font-weight: 400;
  color: #333333;
  line-height: 30px;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  border: 0 !important;
}

.main .page-box3 ul li a .box2 .title-box li+li {
  margin-top: 1.875rem;
}

.main .page-box3 ul li a .box2 button,
.main .page-box3 ul li a .box2 a {
  display: flex;
  align-items: center;
  width: 10.8125rem;
  height: 2.8125rem;
  background: #722120;
  font-size: 1.125rem;
  font-weight: 400;
  color: #FFFFFF;
  justify-content: center;
  margin: 0 auto;
  margin-top: 4rem;
  cursor: pointer;
}

.main .page-box3 ul li a .box2 button img,
.main .page-box3 ul li a .box2 a {
  margin-left: 8px;
}

.main .page-box3 ul li a:hover .box2 {
  opacity: 1;
  transition: .4s;
}

.main .page-box4 {
  padding-top: 4.8125rem;
  background: url(../img/bac-2.png) top center no-repeat;
  margin-bottom: 6.25rem;
}

.main .page-box4 .df .top-box h1 {
  margin-top: 0px;
}

.main .page-box4 .df .btns a {
  font-size: 1.5rem;

  font-weight: 400;
  color: #333;
  padding-bottom: 8px;
  border-bottom: 3px solid transparent;
  transition: .4s;
}

.main .page-box4 .df .btns a:last-child {
  margin-left: 3rem;
}

.main .page-box4 .df .btns a:hover,
.main .page-box4 .df .btns a.on {
  color: #722120;
  border-bottom: 3px solid #722120;
  transition: .4s;
}

.main .page-box4::after {
  content: '';
  width: 100%;
  position: absolute;
  display: block;
  height: 1px;
  background-color: #DDDDDD;
  top: 37.8%;
  left: 0;
  display: none;
}

.main .page-box4 .mySwiper2 {
  padding-top: 4rem;
  display: none;
}

.main .page-box4 .mySwiper2.on {
  display: block;
}

.main .page-box4 .mySwiper2 .swiper-slide .top .left-box,
.main .page-box4 .mySwiper2 .swiper-slide .top {
  align-items: flex-end;
}

.main .page-box4 .mySwiper2 .swiper-slide .top {
  padding-bottom: 1.25rem;
  border-bottom: 2px solid transparent;
  position: relative;
  transition: .4s;
}

.main .page-box4 .mySwiper2 .swiper-slide:hover .top {
  border-bottom: 2px solid #722120;
  transition: .4s;
}

.main .page-box4 .mySwiper2 .swiper-slide:hover .top::after {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  background: #722120;
  border-radius: 50%;
  position: absolute;
  left: 0;
  bottom: -5px;
  transition: .4s;
}

.main .page-box4 .mySwiper2 .swiper-slide .top .left-box h1 {
  font-size: 2.25rem;

  font-weight: 400;
  color: #333333;
  transition: .4s;
}

.main .page-box4 .mySwiper2 .swiper-slide .top .left-box h2 {
  font-size: 1.375rem;

  font-weight: 400;
  color: #8A8A8A;
  margin-left: 0.875rem;
  transition: .4s;
}

.main .page-box4 .mySwiper2 .swiper-slide .top .right-box {
  display: block;
  font-size: 0.75rem;

  font-weight: 300;
  color: #FFFFFF;
  padding: 6px 8px;
  background-color: #9E9E9E;
  height: max-content;
  transition: .4s;
}

.main .page-box4 .mySwiper2 .swiper-slide:hover .top .right-box {
  color: #FFF;
  background-color: #722120;
  transition: .4s;
}

.main .page-box4 .mySwiper2 .swiper-slide:hover .top .left-box h1,
.main .page-box4 .mySwiper2 .swiper-slide:hover .top .left-box h2 {
  color: #722120;
  transition: .4s;
}


.main .page-box4 .mySwiper2 .swiper-slide .title-box {
  margin-top: 1.25rem;
  margin-bottom: 2rem;
}

.main .page-box4 .mySwiper2 .swiper-slide .title-box h1 {
  font-size: 1.375rem;

  font-weight: 400;
  color: #222222;
  transition: .4s;
}

.main .page-box4 .mySwiper2 .swiper-slide:hover .title-box h1 {
  color: #722120;
  transition: .4s;
}

.main .page-box4 .mySwiper2 .swiper-slide .title-box p {
  font-size: 0.875rem;

  font-weight: 400;
  color: #666666;
  line-height: 1.5;
}

.main .page-box4 .mySwiper2 .swiper-slide .img-box {
  width: 100%;
  height: 17.0625rem;
  overflow: hidden;
}

.main .page-box4 .mySwiper2 .swiper-slide .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .4s;
}

.main .page-box4 .mySwiper2 .swiper-slide:hover .img-box img {
  transform: scale(1.1);
  transition: .4s;
}

.main .page-box4 .mySwiper2 .btns {
  margin-top: 3.75rem;
}

.main .page-box4 .mySwiper2 .btns .pagination {
  margin: 0 -13px;
}

.main .page-box4 .mySwiper2 .pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 14px;
  height: 14px;
  border: 1px solid #722120;
  border-radius: 50%;
  background-color: #FFF;
  margin: 0 13px;
}

.main .page-box4 .mySwiper2 .pagination .swiper-pagination-bullet-active {
  width: 14px;
  height: 14px;
  border: 1px solid #722120;
  border-radius: 50%;
  background-color: #722120;
}

.main .page-box4 .mySwiper2 .btns a {
  font-size: 1.125rem;

  font-weight: 400;
  color: #FFFFFF;
  display: flex;
  width: 10.8125rem;
  height: 2.8125rem;
  background: #722120;
  align-items: center;
  justify-content: center;
}

.main .page-box4 .mySwiper2 .btns a img {
  margin-left: 8px;
}

< !-- .main .page-box4 .page-department-box {
  margin-bottom: 0px;
}

.main .page-box4 .page-department-box .list ul {
  margin-top: 2rem;
}

-->.main .page-box5 {
  margin-top: 4.375rem;
}

.main .page-box5 ul li {
  width: calc(100% / 3);
  overflow: hidden;
}

.main .page-box5 ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.main .page-box5 ul li a .img-box {
  height: 22.375rem;
}

.main .page-box5 ul li a .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .4s;
}

.main .page-box5 ul li:hover a .img-box img {
  transform: scale(1.1);
  transition: .4s;
}

.main .page-box5 ul li a .title-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.5);
  transition: .4s;
}

.main .page-box5 ul li a:hover .title-box {
  background-color: rgba(0, 0, 0, 0.3);
  transition: .4s;
}

.main .page-box5 ul li a .title-box h1,
.main .page-box5 ul li a .title-box h2 {
  font-size: 1.875rem;

  font-weight: bold;
  color: #FFFFFF;
}

.main .page-box5 ul li a .title-box h1 {
  padding-bottom: 1rem;
  position: relative;
  text-transform: uppercase;
}

.main .page-box5 ul li a .title-box h2 {
  margin-top: 1rem;
}

.main .page-box5 ul li a .title-box h1::after {
  content: '';
  display: block;
  width: 58px;
  height: 3px;
  background-color: #722120;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0%);
}

/* footer */
.footer {
  height: 27.9375rem;
  background-color: #E5E5E5;
  background-size: contain;
  border-top: 1px solid #E9E9E9;
}

.footer .footer-top {
  padding-top: 3.25rem;
  padding-bottom: 2.625rem;
  border-bottom: 1px solid rgba(255, 255, 255, .6);
  align-items: flex-end;
}

.footer .footer-top .left-box {
  width: 44%;
}

.footer .footer-top .left-box .img-box {

  margin-right: 1.25rem;
}

.footer .footer-top .left-box .img-box img {
  width: 15.13rem;
  height: 2.25rem;
  object-fit: contain;
}

.footer .footer-top .left-box .title-box {
  width: 100%;
}

.footer .footer-top .left-box .title-box p {
  font-size: 1rem;

  font-weight: 400;
  color: #666666;
  line-height: 1.5;
}

.footer .footer-top .right-box .link-box {
  display: none;
  height: 2.5rem;
  line-height: 2.5rem;
  background-color: #FFFFFF;
  font-size: 0.875rem;

  font-weight: 400;
  color: #8E8E8E;
  padding: 0 0.875rem;
  border: 1px solid #D6D6D6;
  border-radius: 5px;
}

.footer .footer-top .right-box .link-box .icon {
  width: 12px;
  height: 10px;
  background: url(../img/link-sjx.png) center center no-repeat;
  margin-left: 2.8125rem;
  transition: all .6s;
}

.footer .footer-top .right-box .link-box:hover .icon {
  transform: rotate(180deg)
}

.footer .footer-top .right-box .link-box .sub {
  position: absolute;
  top: 130%;
  left: 0;
  z-index: 200;
  background-color: #e7e7e7;
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: .4s;
  -webkit-transition: .4s;
}

.footer .footer-top .right-box .link-box .sub::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: rgba(54, 60, 80, 0.5);
}

.footer .footer-top .right-box .link-box .sub::-webkit-scrollbar-thumb {
  background-color: #722120;
}

.footer .footer-top .right-box .link-box .sub a {
  display: block;
  font-size: 14px;
  color: #fff;
  line-height: 2.1875rem;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0 0.875rem;
  border-radius: 0px 0px 5px 5px;
  background-color: #787878;
}

.footer .footer-top .right-box .link-box:hover .sub {
  top: 100%;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.footer .footer-bottom {
  margin-top: 2.75rem;
  justify-content: space-between;
}

.footer .footer-bottom .left-box {
  width: 63%;
}

.footer .footer-bottom .left-box ul li span {
  font-size: 1.25rem;
  font-weight: 400;
  color: #333333;
  display: flex;
  align-items: center;
}

.footer .footer-bottom .left-box ul li span i {
  display: block;
  width: 10px;
  height: 1rem;
  background: url(../img/icon17.png) center center no-repeat;
  background-size: contain;
  margin-left: 1rem;
}

.footer .footer-bottom .left-box ul li a {
  display: block;
  font-size: 1.125rem;
  font-weight: 400;
  color: #666666;
  line-height: 1.5;
  transition: .4s;
  margin-top: 1rem;
}

.footer .footer-bottom .left-box ul li a:nth-child(2) {
  margin-top: 1.25rem;
}

.footer .footer-bottom .left-box ul li a:hover {
  color: #722120;
  transition: .4s;
}

.footer .footer-bottom .body-box {
  width: 32%;
}

.footer .footer-bottom .body-box ul {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: flex-end; */
  align-items: flex-end;
}

.footer .footer-bottom .body-box ul li:nth-child(2n) {
  margin: 0 3.25rem;
  margin-bottom: 1rem;
}

.footer .footer-bottom .body-box ul li:last-child {
  margin: 0
}

.footer .footer-bottom .body-box ul li {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
  /* min-width: 14.1rem; */
  /* min-width: 176px; */
}

.footer .footer-bottom .body-box ul li+li {
  margin-top: 10px;
}

.footer .footer-bottom .body-box ul li span {
  display: block;
  width: 1.875rem;
  height: 1.875rem;
  flex-shrink: 0;
  margin-right: 10px;
}

.footer .footer-bottom .body-box ul li span img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.footer .footer-bottom .body-box ul li .title-box h1 {
  font-size: 1rem;

  font-weight: 400;
  color: #878787;
  line-height: 1.5;
}

.footer .footer-bottom .body-box ul li .title-box h2 {
  font-size: 1.125rem;

  font-weight: 400;
  color: #333;
  line-height: 1.5;
}

.footer .footer-bottom .body-box ul li .title-box h3 {
  font-size: 1.125rem;

  font-weight: 400;
  color: #333;
  line-height: 1.5;
}

.footer .footer-bottom .right-box {
  text-align: center;
}

.footer .footer-bottom .right-box .img-box {
  width: 13.125rem;
  height: 13.125rem;
  background: #FFFFFF;
  border: 1px solid #D6D6D6;
  border-radius: 10px;
  padding: 10px;
}

.footer .footer-bottom .right-box .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.footer .footer-bottom .right-box>p {
  font-size: 1rem;

  font-weight: 400;
  color: #666666;
  line-height: 1.5;
  margin-top: 10px;
}

.footer-df {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  background-color: #722120;
}

.footer-df>p {
  font-size: 0.875rem;

  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.5;
}

.footer-df>a {
  font-size: 0.875rem;

  font-weight: 400;
  color: #ffffff;
  opacity: 0.8;
  line-height: 1.5;
}

/* 01关于新炬_01新炬介绍 */
.gaiyao h1 {
  font-size: 1.38rem;
  color: #000000;
  text-align: center;


}

.xwjs-num {

display: flex;

justify-content: center;

margin-bottom: 1.81rem;
}

.xwjs-num ul {
  width: 41.875rem;
  display: flex;
  justify-content: space-between;


}

.xwjs-num ul li {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.xwjs-num ul h1 {
  font-weight: 500;
  font-size: 1.5rem;
  color: #000000;
  margin-bottom: 0.75rem;
}

.xwjs-num ul p {
  width: 5.93rem;
  height: 1.94rem;
  line-height: 1.94rem;
  font-weight: 500;
  font-size: 1rem;
  text-align: center;
  color: #ffffff;
  background-size: 100% 100%;
  background-image: url(../img/yjjx-2.png);
  background-repeat: no-repeat;
  < ! -- background: #722120;
  clip-path: polygon(5% 0, 100% 0, 95% 100%, 0 100%);
  -->
}

.main2 {
  margin-top: 6rem;
}

.main2 .page-box1 .banner2 {
  height: 37.5rem;
}

.main2 .page-box1 .banner2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.main2 #index-notice {
  width: 89.6%;
  height: 5.875rem;
  background: #FFFFFF;
  box-shadow: 0px 7px 20px 0px rgba(10, 10, 10, 0.04);
  border-radius: 47px;
  margin: 0 auto;
  margin-top: -2.75rem;
  padding: 0 2.5rem;
  margin-bottom: 4.75rem;
}

.main2 #index-notice .right-box {
  padding-right: 8rem
}

.main2 #index-notice .left-box {
  padding-left: 3.125rem;
  background: url(../img/icon22.png) left center no-repeat;
}

.main2 #index-notice .left-box h1 {
  font-size: 2rem;
  font-weight: bold;
  color: #222;
}

.main2 #index-notice .left-box h2 {
  font-size: 1.125rem;
  font-weight: bold;
  color: #ADADAD;
  text-transform: uppercase;
  /* margin-top: 10px; */
}

.main2 #index-notice .right-box li a {
  font-size: 1.125rem;

  font-weight: 400;
  color: #333;
  padding: 8px 2rem;
  border-radius: 20px;
  background-color: #FFF;
  transition: .4s;
}

.main2 #index-notice .right-box li a:hover,
.main2 #index-notice .right-box li.on a {
  color: #ffffff;
  background-color: #722120;
  transition: .4s;
}

.main2 #index-notice .right-box li+li {
  margin-left: 2.5rem;
}

.main2 .page-box2 .left-box-banner {
  position: relative;
  width: 49%;
  overflow: hidden;
  margin-bottom: 5rem;
}

.main2 .page-box2 .left-box-banner .swiper-slide {

  overflow: hidden;

}

.main2 .page-box2 .left-box-banner .swiperbox img {
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  object-fit: containr;
}

.main2 .page-box2 .left-box-banner .swiperbox .swiper-slide {

  overflow: hidden;
}

.main2 .page-box2 .left-box-banner .swiper-pagination-left-box-banner {
  position: absolute;
  bottom: 3rem;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  z-index: 10;
  padding: 0 0.625rem;
  display: flex;
  align-center: center;
  justify-content: center;
}

.main2 .page-box2 .left-box-banner .swiper-pagination-bullet {
  width: 0.7rem;
  height: 0.7rem;
  background: #CCCCCC;
  opacity: 1;
  margin-right: 0.5rem !important;
}

.main2 .page-box2 .left-box-banner .swiper-pagination-bullet-active {
  background: #722120 !important;
}

.main2 .page-box2 .left-box-banner .swiperbox {
  width: 100%;
  height: 34.375rem;
}

.left-box-banner:hover .swiper-button-prev-banner,
.left-box-banner:hover .swiper-button-next-banner {
  opacity: 1;
  transform: translateY(-50%) scale(1.05);
}

.swiper-button-prev-banner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  position: absolute;
  bottom: 50%;
  right: 3%;
  z-index: 33;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);


}

.swiper-button-prev-banner:hover,
.swiper-button-next-banner:hover {
  background: #722120;
}


.swiper-button-next-banner {
  display: flex;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  justify-content: center;
  width: 3rem;
  height: 3rem;
  position: absolute;
  left: 3%;
  bottom: 50%;
  z-index: 33;
  opacity: 0;
}


.main2 .page-box2 .left-box {
  height: 100%;
  width: 50%;
  overflow: hidden;
}

.main2 .page-box2 .left-box img {
  width: 53.75rem;
  height: 32.38rem;
  object-fit: cover;
  transition: .4s;
}

.main2 .page-box2 .left-box:hover img {
  transform: scale(1.1);
  transition: .4s;
}

.main2 .page-box2 .left-box::after {
  content: '';
  display: block;
  width: 94px;
  height: 94px;
  background: url(../img/icon21.png) center center no-repeat;
  border-radius: 50%;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
}

.main2 .page-box2 .right-box {
  flex: 1;
  height: 100%;
  padding-left: 2.25rem;
  box-sizing: border-box;
}

.main2 .page-box2 .right-box>div>p {
  font-weight: 400;
  font-size: 1.125rem;
  color: #000000;
  line-height: 2.25rem;
}

.main2 .page-box2 .right-box>div:first-child {
  border-bottom: 0.06rem solid #959595;
  margin-bottom: 1.25rem;
}

.main2 .page-box2 .right-box .title-box {
  left: 3.3125rem;
}

.page-box2 .right-box .title-box h1 {

font-weight: 500;

font-size: 1.38rem;

color: #000000;

text-align: center;

margin-bottom: 1rem;

position: relative;

font-weight: bold;
}

.page-box2 .right-box .title-box h1::after {
  content: '';
  position: absolute;
  left: 0.37rem;
  background-image: url(../img/junx-l.png);
  width: 40%;
  background-size: 100% 100%;
  height: 0.71rem;
  top: 50%;
  transform: translate(0, -50%);
}

.page-box2 .right-box .title-box h1::before {
  content: '';
  position: absolute;
  right: 0.37rem;
  background-image: url(../img/junx-r.png);
  width: 40%;
  height: 0.71rem;
  top: 50%;
  transform: translate(0, -50%);
  background-size: 100% 100%;
}

.main2 .page-box2 .right-box .title-box p {

  font-weight: 400;
  font-size: 1.13rem;
  color: #000000;
  line-height: 2.25rem;
}

.main2 .page-box3 {
  < !--padding-top: 5rem;
  -->padding-bottom: 10.25rem;
}

.main2 .page-box3 p {
  font-size: 1.125rem;

  font-weight: 400;
  color: #222222;
  line-height: 2;
}

/* 01关于新炬_02资质荣誉 */
.main2 .page-box4 .left-box,
.main2 .page-box4 .right-box {
  width: 50%;
  height: 28.3125rem;
  overflow: hidden;
}

.main2 .page-box4 .left-box img,
.main2 .page-box4 .right-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .4s;
}

.main2 .page-box4 .left-box:hover img {
  transform: scale(1.1);
  transition: .4s;
}

.main2 .page-box4 .right-box .title-box {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0 7.75rem;
  padding-top: 6rem;
}

.main2 .page-box4 .right-box .title-box h1 {
  font-size: 4.5rem;
  font-family: FuturaBT;
  font-weight: 500;
  color: #98EA66;
  text-transform: uppercase;
  display: inline-block;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid rgba(77, 151, 203, 0.3);
}

.main2 .page-box4 .right-box .title-box p {
  font-size: 1.375rem;

  font-weight: 400;
  color: #FFFFFF;
  margin-top: 1.75rem;
}

.main2 .page-box4 .right-box .title-box span {
  display: block;
  width: 3.1875rem;
  height: 3.1875rem;
  border-radius: 50%;
  background: url(../img/icon23.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 3.3125rem;
}

.main2 .page-box5 {
  margin: 0 -1.25rem;
  flex-wrap: wrap;
  margin-top: 10px;
  padding-bottom: 7rem;
}

.main2 .page-box5 li {
  margin-top: 2.8125rem;
  width: 25%;
  padding: 0 1.25rem;
}

.main2 .page-box5 li a {
  display: block;
  width: 100%;
  height: 100%;
}

.main2 .page-box5 li a .img-box {
  width: 100%;
  height: 18.75rem;
  border: 1px solid #DDDDDD;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.main2 .page-box5 li .img-box::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6) url(../img/icon40.png) center center no-repeat;
  opacity: 0;
  transition: .4s;
}

.main2 .page-box5 li:hover .img-box::after {
  opacity: 1;
  transition: .4s;
}

.main2 .page-box5 li a .img-box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.main2 .page-box5 li a .title-box {
  padding: 0 10px;
  height: 3.875rem;
  background-color: #DDDDDD;
  transition: .4s;
}

.main2 .page-box5 li:hover a .title-box {
  background-color: #722120;
  transition: .4s;
}

.main2 .page-box5 li a .title-box p {
  font-size: 1.125rem;

  font-weight: 300;
  color: #414141;
  line-height: 3.875rem;
  text-align: center;
  transition: .4s;
}

.main2 .page-box5 li:hover a .title-box p {
  color: #FFFFFF;
  transition: .4s;
}

/* 01关于新炬_03发展历程 */
.main2 .page-chronicle-box {

  margin-bottom: 4.75rem;
  < ! -- height: 38.4375rem;

  -->
}
.main2 .h3 p{
  text-align: left !important;
  color: #333333;
}
.main2 .h3 {

font-weight: 400;

font-size: 1.125rem;

/* text-align: center; */

padding: 0 11rem;

line-height: 2.25rem;

margin-bottom: 5.375rem;

position: relative;

padding-bottom: 0 !important;
}

.main2 .h3:after,
.main2 .h3:before {
  content: "";
  display: flex;
  width: 2.9375rem;
  height: 1.6875rem;
  position: absolute;
  left: 9rem;
  top: -2rem;
  background-image: url('../img/text-l.png');
  background-size: 100% 100%;
}

.main2 .h3:after {
  background-image: url('../img/text-r.png');
  top: auto;
  bottom: -2rem;
  left: auto;
  right: 9rem;
}

.main2 .page-chronicle-box ul {
  display: flex;
  justify-content: space-between;
}

.main2 .page-chronicle-box ul li {
  width: calc((100% / 4) - 1.875rem);
  cursor: pointer;
  overflow: hidden;
}

.main2 .page-chronicle-box ul li img {
  width: 100%;
  height: 18.25rem;
  object-fit: cover;
  transition: all .6s
}

.main2 .page-chronicle-box ul li:hover img {
  transform: scale(1.1)
}

.main2 .page-chronicle-box ul li p {
  height: 5rem;
  display: flex;
  justify-content: center;
  background-color: #EEE;
  align-items: center;
  font-weight: 400;
  font-size: 1.375rem;
  color: #333333;
}

.main2 .page-chronicle-box .box {
  height: 41.25rem;
  background-color: #f6f6f6;
  padding: 3rem 1.06rem 4rem 2.94rem;
  box-sizing: border-box;
}

/* 滚动条整体 */
::-webkit-scrollbar {
  width: 8px;
  /* 滚动条宽度，可按需调整 */
}

/* 滚动条轨道（背景部分） */
::-webkit-scrollbar-track {
  background-color: #E5E5E5;
  /* 轨道颜色，可自定义 */
}

/* 滚动条滑块（可拖动部分） */
::-webkit-scrollbar-thumb {
  background-color: #722120;
  /* 滑块颜色，可自定义 */
  border-radius: 4px;
  /* 滑块圆角，使外观更柔和 */
}

/* 滚动条滑块 hover 状态 */
::-webkit-scrollbar-thumb:hover {
  background-color: #722120;
  ;
  /*  hover 时滑块颜色 */
}

.main2 .page-chronicle-box .img-box {
  width: 46.38rem;
  overflow: hidden;
}

.main2 .page-chronicle-box .img-box .banner {
  width: 100%;
  height: 29.75rem;
  position: relative;
}

.main2 .page-chronicle-box .img-box .banner .swiperbox {
  width: 100%;
  height: 100%;
  position: relative;
}

.main2 .page-chronicle-box .img-box .swiper-slide {
  width: 100%;
  height: 100%;
}

.main2 .page-chronicle-box .img-box .swiper-slide a {
  width: 100%;
  display: block;
  height: 100%;
  overflow: hidden;
}

.main2 .page-chronicle-box .img-box .swiper-slide a img {

  width: 100%;

  height: 100%;

  object-fit: contain;

  background-repeat: no-repeat;

  transition: all .6s;
}

.main2 .page-chronicle-box .img-box .swiper-slide a img:hover {
  transform: scale(1.1)
}

.main2 .page-chronicle-box .img-box:hover i {
  transform: scale(1.1);
  transition: .4s;
}

.main2 .page-chronicle-box .info {
  padding-left: 2.75rem;
  overflow: auto;
  padding-right: 3.6rem;
  width: 60%;
}

.main2 .page-chronicle-box .info h1 {

  font-weight: 500;
  font-size: 2.25rem;
  color: #333333;
  line-height: 3rem;
  padding-bottom: 1.13rem;
  position: relative;
  margin-bottom: 2.19rem;
}

.main2 .page-chronicle-box .info h1::after {

  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 3.63rem;
  height: 0.38rem;
  background: #722120;
}

.main2 .page-chronicle-box .info .time {
  display: flex;
  flex-direction: column;
  margin-bottom: 2.31rem;
}

.page-chronicle-box .info .time p img {
  width: 1.5rem;
    height: 1.5rem;
    background-size: 100% 100%;
    object-fit: contain;
  margin-right: 0.5rem;
}

.page-chronicle-box .info .time p {

  font-weight: 400;
  font-size: 1.25rem;
  color: #7B7B7B;
  line-height: 2.25rem;
}

.page-chronicle-box .info .text {
  margin-top: 2.31rem;
  border-top: #CCCCCC solid 0.06rem;
  padding-top: 2.38rem;
}

page-chronicle-box .swiper-button-next {
  width: 3.94rem;
  height: 4.19rem;
  background: #C9C9C9;
  position: absolute;


}

page-chronicle-box .swiper-button-prev {
  width: 3.94rem;
  height: 4.19rem;
  background: #C9C9C9;
  position: absolute;


}

page-chronicle-box .swiper-pagination {}

.page-chronicle-box .info .text p {

  font-weight: 400;
  font-size: 1.13rem;
  color: #333333;
  line-height: 2.25rem;
  margin-bottom: 0.8125rem;
}

.page-chronicle-box .info ul::-webkit-scrollbar {
  width: 7px;
  height: 5px;
  background-color: #dbdbdb;
}

.main2 .page-chronicle-box .info ul::-webkit-scrollbar-thumb {
  background-color: #722120;
  border-radius: 25px;
}

.main2 .page-chronicle-box .info li {
  border-left: 1px solid #c7c7c7;
  padding-top: 10px;
  padding-right: 1.875rem;
  padding-bottom: 2.5rem;
  flex-direction: column;
}

.main2 .page-chronicle-box .info li .icon {
  width: 1.75rem;
  height: 1.75rem;
  background: url(../img/page-dain-icon.png) center center no-repeat;
  background-size: 100% 100%;
  transition: .4s;
  -webkit-transition: .4s;
  margin-right: 10px;
  margin-left: -0.875rem;
}

.main2 .page-chronicle-box .info li .time {
  display: block;
  font-size: 1.5rem;
  width: 7.5rem;
  height: 2.5rem;
  text-align: center;
  line-height: 2.5rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  background-color: #808080;
  color: #FFFFFF;
  margin-top: -0.375rem;
  margin-right: 3.625rem;
  transition: .4s;
  -webkit-transition: .4s;
  border-radius: 5px;
  position: relative;
}

.main2 .page-chronicle-box .info li .time::after {
  content: '';
  display: block;
  width: 6px;
  height: 9px;
  background: url(../img/icon24.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: -5%;
  transform: translate(0%, -50%);
  transition: .4s;
}

.main2 .page-chronicle-box .info li:hover .time::after {
  background: url(../img/icon24-hover.png) center center no-repeat;
  background-size: contain;
  transition: .4s;
}

.main2 .page-chronicle-box .info li .txt {
  font-size: 14px;
  color: #7a7a7a;
  border: 1px solid #d8d8d8;
  border-radius: 8px;
  padding: 1.875rem 1.125rem;
  line-height: 2;
  margin-top: 1rem;
  text-align: justify;
  transition: .4s;
  -webkit-transition: .4s;
  margin-left: 1.25rem;
}

.main2 .page-chronicle-box .info li .txt img {
  max-width: 100%;
  height: auto !important;
}

.main2 .page-chronicle-box .info li:hover .icon {
  background-image: url(../img/page-dain-icon-hover.png);
}

.main2 .page-chronicle-box .info li:hover .time {
  background-color: #722120;
}

.main2 .page-chronicle-box .info li:hover .txt {
  background-color: #fff;
  box-shadow: 0px 0px 10px #c2c2c2;
}

.main2 .page-chronicle-box .info li:hover .txt::before {
  background-image: url(../img/kx-sjx-hover.png);
}


/* 02新闻中心_01单位新闻 */
.page-news-box2 .news-top {
  position: relative;
  background-color: #F1F1F1;
}

.page-news-box2 .news-top li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 31.33333333%;
  height: 29.5rem;
  margin-bottom: 5rem;
  z-index: 50;
}

.page-news-box2 .news-top li a {
  overflow: hidden;
  background-color: #fff;
  position: relative;
}

.page-news-box2 .news-top li .img-box {
  height: 65%;
}

.page-news-box2 .news-top li .info {
  height: 36%;
  padding: 6% 4.2%;
  transition: .4s;
  -webkit-transition: .4s;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
}

.page-news-box2 .news-top li .info .title {
  height: 3.625rem;
  font-size: 1.25rem;
  color: #333333;
}

.page-news-box2 .news-top li .info .desc {
  height: 0;
  overflow: hidden;
  font-size: 14px;
  color: #fff;
  line-height: 1.8;
  margin-top: 4%;
  opacity: 0;
  visibility: hidden;
}

.page-news-box2 .news-top li .info .time {
  line-height: 20px;
  background: url(../img/time4.png) left center no-repeat;
  padding-left: 1.4375rem;
}

.page-news-box2 .news-top li .info .time em {
  font-size: 14px;
  color: #949494;
}

.page-news-box2 .news-top li:hover .img-box i {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.page-news-box2 .news-top li:hover .info {
  height: 15.25rem;
  background-color: #722120;
}

.page-news-box2 .news-top li:hover .info * {
  color: #fff !important;
}

.page-news-box2 .news-top li:hover .info .desc {
  height: auto;
  opacity: 1;
  visibility: visible;
}

.page-news-box2 .news-top li:hover .info .time {
  margin-top: 1.5625rem;
  filter: brightness(10);
}

.page-news-box2 .news-top li:hover .info .time .icon {
  opacity: 1;
  visibility: visible;
}

.page-news-box2 .news-top .swiper-pagination span {
  background-color: #d4d4d4;
  margin-right: 1rem;
  opacity: 1;
}

.page-news-box2 .news-top .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #c70f18;
}

.page-news-box2 .news-top .swiper-pagination span:last-child {
  margin-right: 0;
}

.page-news-box2 .news-bottom {
  background-color: #fff;
}

.page-news-box2 .news-bottom li a {
  padding-top: 1%;
  padding-bottom: 1%;
  border-bottom: 1px solid #e2e2e2;
  background: linear-gradient(#006AB4, #006AB4) left bottom/0% 3px no-repeat;
  padding-right: 1.25rem;
  transition: .4s;
  -webkit-transition: .4s;
}

.page-news-box2 .news-bottom li .time {
  width: 4.5rem;
  font-size: 3rem;
  color: #666;
  border: 1px solid #c6c6c6;
  text-align: center;
  padding: 0.625rem 0 1.125rem;
  transition: .4s;
  -webkit-transition: .4s;
}

.page-news-box2 .news-bottom li .time em {
  font-size: 12px;
  color: #666;
  margin-top: 0.875rem;
  transition: .4s;
  -webkit-transition: .4s;
}

.page-news-box2 .news-bottom li .info {
  padding-left: 1.75rem;
  overflow: hidden;
  margin-right: 3.125rem;
}

.page-news-box2 .news-bottom li .info .title {
  font-size: 1.25rem;
  color: #222;
  transition: .4s;
  -webkit-transition: .4s;
}

.page-news-box2 .news-bottom li .info .title em {
  font-size: 1rem;
  color: #858585;
}

.page-news-box2 .news-bottom li .info .desc {
  font-size: 14px;
  color: #666;
  line-height: 1.8;
  margin-top: 1%;
}

.page-news-box2 .news-bottom li .img-box {
  float: right;
  width: 14.875rem;
  height: 9.25rem;
}

.page-news-box2 .news-bottom li:hover a {
  box-shadow: 0px 0px 10px #f3f3f3;
  border-color: #fff;
  background-size: 100% 3px;
  border-color: #fff;
}

.page-news-box2 .news-bottom li:hover .time {
  color: #fff;
  border-color: #722120;
  background-color: #006AB4;
}

.page-news-box2 .news-bottom li:hover .time em {
  color: #fff;
}

.page-news-box2 .news-bottom li:hover .title {
  color: #722120;
  text-indent: 5px;
}

.page-news-box2 .news-bottom li:hover .img-box i {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.page-paging-box {
  text-align: center;
  margin-top: 3.75rem;
  padding-bottom: 5.625rem;
}

.page-paging-box a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  height: 3.375rem;
  line-height: 3.375rem;
  font-size: 1.125rem;
  color: #666;
  background-color: #e8e8e8;
  padding: 0 1.25rem;
  border-right: 1px solid #fff;
  transition: .4s;
  -webkit-transition: .4s;
}

.page-paging-box a:last-child {
  border-right: none;
}

.page-paging-box a:hover,
.page-paging-box a.curr {
  background-color: #722120;
  color: #fff;
}

/* 02单位概况_02新闻详情 */
.news-banner {
  height: 23.75rem;
}

.news-banner .top {
  padding-top: 2.5rem;
}

.news-banner .top p {
  font-size: 0.875rem;

  font-weight: 400;
  color: #FFF;
  height: 1.5rem;
  line-height: 1.5rem;
  background: url(../img/dingwei-icon.png)left center no-repeat;
  padding-left: 1.875rem;
  background-size: contain;
}

.news-banner .top p a {
  font-size: 0.875rem;

  font-weight: 400;
  color: #FFF;
}

.news-banner .body h1 {
  font-size: 2.25rem;

  font-weight: bold;
  color: #F0F0F0;
  margin: 4rem 0px;
  width: 70%;
}

.news-banner .bottom .details-time span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  font-size: 14px;
  color: #888;
  line-height: 25px;
  padding-left: 22px;
}

.news-banner .bottom .details-time span:nth-child(1) {
  font-size: 1rem;

  font-weight: 400;
  color: #F0F0F0;
  background: url(../img/time-icon.png) left center no-repeat;
}

.news-banner .bottom .details-time span:nth-child(2) {
  font-size: 1rem;

  font-weight: 400;
  color: #F0F0F0;
  background: url(../img/eyes-icon.png) left center no-repeat;
  margin-left: 2.5rem;
}

.news-banner {
  padding-left: 12.5rem !important;
}

.news-banner .bottom {
  width: 71.5625rem;
  position: absolute;
  bottom: 4.25rem;
  z-index: 2;
}

.news-banner .bottom .font-max span {
  font-size: 1rem;

  font-weight: 400;
  color: #F0F0F0;
}

.news-banner .bottom .font-max a {
  font-size: 1.375rem;

  font-weight: 300;
  display: block;
  width: 2.25rem;
  height: 2.25rem;
  margin-right: 10px;
}

.news-banner .bottom .font-max a img {
  width: 100%;
  height: 100%;
}

.news-title-box {
  background-color: #F6F6F6;
  overflow: initial;
}

.news-title-box .left {
  display: flex;
  flex-direction: column;
  margin-top: 3.375rem;
}

.news-title-box .left span {
  margin-left: 10px;
}

.news-title-box .left .sher-main {
  display: flex;
  flex-direction: column;
}

.news-title-box .body {
  width: 71.5625rem;
  background-color: #FFFFFF;
  padding-left: 2.75rem;
  padding-right: 2.75rem;
  padding-top: 3.625rem;
  text-align: center;
  margin-bottom: 5.625rem;
  margin-left: 3.125rem;
  margin-top: -3.625rem;
}

.news-title-box .body .title {
  font-size: 1.125rem;
  text-align: left;
}

.news-title-box .body .title img {
  margin-top: 3.125rem;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.news-title-box .body .bottom {
  margin-top: 7.5rem;
}

.news-title-box .body .title p {
  text-align: left;

  font-weight: 400;
  color: #333333;
}

.news-title-box .body p {


  font-weight: 400;
  color: #333333;
  line-height: 1.5;
  text-align: left;
}

.news-title-box .body .bottom img {
  width: 7.8125rem;
  height: 7.8125rem;
  object-fit: cover;
}


.news-title-box .body .title p img {
  max-width: 100%;
  max-height: 100%;
  margin: 0px;
}

.news-title-box .body .tiao {
  margin-bottom: 6.25rem;
  margin-top: 3.125rem;
}

.news-title-box .body .tiao a {
  width: 48%;
  margin: 0;
  height: 10.0625rem;
  border-top: 4px solid rgba(17, 90, 196, 0.5);
  transition: .4s;
  padding-left: 1.25rem;
  padding-top: 1.875rem;
  text-align: left;
}

.news-title-box .body .tiao a h1 {
  font-size: 1.5rem;

  font-weight: 400;
  color: #333333;
  margin-bottom: 1.25rem;
}

.news-title-box .body .tiao a:hover {
  border-top: 4px solid rgba(17, 90, 196, 1);
  height: 10.0625rem;
  background: #FFFFFF;
  box-shadow: 0px 15px 16px 2px rgba(180, 180, 180, 0.24);
  transition: .4s;
}

.news-title-box .right {
  padding-left: 2rem;
  width: 27.875rem;
}

.news-title-box .right .top {
  margin-top: 1.875rem;
  padding-bottom: 0.8125rem;
  border-bottom: 1px solid #D6D6D6;
}

.news-title-box .right .top span {
  display: block;
  width: 6px;
  height: 30px;
  background: #115AC4;
}

.news-title-box .right .top h1 {
  font-size: 1.875rem;

  font-weight: 400;
  color: #333333;
  margin-left: 0.8125rem;
}

.news-title-box .right .title {
  margin-top: 2.375rem;
}

.news-title-box .right .title ul li {
  margin-top: 1.875rem;
}

.news-title-box .right .title ul li h1 {
  font-size: 1.125rem;
  color: #000;
  background: url(../img/title2-icon.png) left center no-repeat;
  padding-left: 10px;
  transition: .4s;
}

.news-title-box .right .title ul li:hover h1 {
  color: #115AC4;
  transition: .4s;
}

.news-title-box .right .title ul li em {
  font-size: 0.875rem;

  font-weight: 300;
  color: #636363;
  margin-top: 10px;
}

/* 3公司产品_01产品分类 */
.main2 .page-box6 {
  justify-content: space-around;
}

.main2 .page-box6 li {
  width: 12.75rem;
  height: 14.75rem;
  background: url(../img/bac-6.png) center center no-repeat;
  background-size: contain;
  transition: .4s;
  -webkit-transform: .4s;
  position: relative;
}

.main2 .page-box6 li:hover,
.main2 .page-box6 li.on {
  background: url(../img/bac-7.png) center center no-repeat;
  background-size: contain;
  transition: .4s;
}

.main2 .page-box6 li a {
  width: 10.1875rem;
  height: 11.75rem;
  background: url(../img/icon28.png) center center no-repeat;
  background-size: contain;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: .4s;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.main2 .page-box6 li:hover a,
.main2 .page-box6 li.on a {
  background: url(../img/icon29.png) center center no-repeat;
  background-size: contain;
  transition: .4s;
}

.main2 .page-box6 li a i {
  display: block;
  width: 3.625rem;
  height: 3.5625rem;
  background: url(../img/icon30-hover.png) center center no-repeat;
  background-size: contain;
  transition: .4s;
}

.main2 .page-box6 li:hover a i,
.main2 .page-box6 li.on a i {
  background: url(../img/icon30.png) center center no-repeat;
  background-size: contain;
  transition: .4s;

}

.main2 .page-box6 li:nth-child(2) a i {
  width: 3.8125rem;
  height: 3rem;
  background: url(../img/icon31-hover.png) center center no-repeat;
  background-size: contain;
}

.main2 .page-box6 li:nth-child(2):hover a i,
.main2 .page-box6 li:nth-child(2).on a i {
  background: url(../img/icon31.png) center center no-repeat;
  background-size: contain;
}

.main2 .page-box6 li:nth-child(3) a i {
  width: 4.1875rem;
  height: 2.8125rem;
  background: url(../img/icon32-hover.png) center center no-repeat;
  background-size: contain;
}

.main2 .page-box6 li:nth-child(3):hover a i,
.main2 .page-box6 li:nth-child(3).on a i {
  background: url(../img/icon32.png) center center no-repeat;
  background-size: contain;
}

.main2 .page-box6 li:nth-child(4) a i {
  width: 3.5rem;
  height: 3.4375rem;
  background: url(../img/icon33-hover.png) center center no-repeat;
  background-size: contain;
}

.main2 .page-box6 li:nth-child(4):hover a i,
.main2 .page-box6 li:nth-child(4).on a i {
  background: url(../img/icon33.png) center center no-repeat;
  background-size: contain;
}

.main2 .page-box6 li a p {
  font-size: 1.25rem;

  font-weight: 500;
  color: #722120;
  margin-top: 0.875rem;
  transition: .4s;
}

.main2 .page-box6 li:hover a p,
.main2 .page-box6 li.on a p {
  color: #FFF;
  transition: .4s;
}

/* 3公司产品_01产品分类 */
.main2 .page-box7 {
  margin-top: 3rem;
  padding-bottom: 3.375rem;
}

.main2 .page-box7 li {
  padding: 2.5rem;
  border: 1px solid #EEEEEE;
  transition: .4s;
}

.main2 .page-box7 li:hover {
  border: 1px solid #722120;
  transition: .4s;
}

.main2 .page-box7 li+li {
  margin-top: 2rem;
}

.main2 .page-box7 li a {
  display: flex;
  width: 100%;
  height: 100%;
  position: relative;
}

.main2 .page-box7 li a .img-box {
  width: 33.19rem;
  height: 15, 5rem;
  flex-shrink: 0;
  margin-right: 4rem;
  overflow: hidden;
}

.main2 .page-box7 li a .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .6s;
}

.main2 .page-box7 li a:hover .img-box img {
  transform: scale(1.1)
}

.main2 .page-box7 li a .title-box {
  margin-right: 8.75rem;
}

.main2 .page-box7 li a .title-box .more-z {

  margin-top: 1.5rem;
}

.main2 .page-box7 li a .title-box .more-z .item {
  display: flex;
  margin-right: 4rem;
  align-items: center;
}

.main2 .page-box7 li a .title-box .more-z .item img {
  width: 1.5rem;
  height: 1.5rem;
  background-size: 100% 100%;
  object-fit: contain;
  margin-right: 0.5rem;
}

.main2 .page-box7 li a .title-box h1 {
  font-size: 2.25rem;

  font-weight: 500;
  color: #333333;
  position: relative;
  padding-bottom: 1.5rem;
}

.main2 .page-box7 li a .title-box h1::after {
  content: '';
  display: block;
  width: 3.625rem;
  height: 6px;
  background: #722120;
  position: absolute;
  bottom: 0;
  left: 0;
}

.main2 .page-box7 li a .title-box>p {
  margin-top: 1.5rem;
}
.main2 .page-box7 li a .title-box .item:nth-child(1) p{
  font-weight: bold;
  font-size: 1.55rem;
}
.main2 .page-box7 li a .title-box p {
  font-size: 1.125rem;

  font-weight: 400;
  color: #333333;
  line-height: 2;
  overflow: hidden;
  display: -webkit-box;
  text-align: justify;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.main2 .page-box7 li a .icon-box {

  width: 4.6875rem;
  height: 4.6875rem;
  background: #CCCCCC;
  border-radius: 50%;
  flex-shrink: 0;
  margin-left: 4rem;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.main2 .page-box7 li a:hover .icon-box {
  background: #722120;

}

.main2 .page-box7 li a .icon-box::after,
.main2 .page-box7 li a .icon-box::before {
  content: '';
  display: block;
  width: 4.6875rem;
  height: 4.6875rem;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  margin: auto;
  border-radius: 50%;
  ;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

}

.main2 .page-box7 li a:hover .icon-box::before,
.main2 .page-box7 li a:hover .icon-box::after {
  animation: boderScale 3s infinite;
  background: rgba(236, 107, 34, 0.15);
}

.main2 .page-box7 li a .icon-box::before {
  animation-delay: 0.75s;
}

@keyframes boderScale {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  75% {
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

/* 4人才战略_01人才理念 */
.main2 .page-box8 {
  padding-bottom: 3.625rem;
}

.main2 .page-box8 .img-box {
  width: 28.25rem;
  height: 38.25rem;
  margin-right: 4.6875rem;
  overflow: hidden;
}

.main2 .page-box8 .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .4s;
}

.main2 .page-box8 .img-box:hover img {
  transform: scale(1.1);
  transition: .4s;
}

.main2 .page-box8 .title-box .top-box h1,
.main2 .page-box8 .title-box .bottom-box h1 {
  font-size: 1.875rem;

  font-weight: 400;
  color: #000000;
  line-height: 2;
}

.main2 .page-box8 .title-box .top-box p,
.main2 .page-box8 .title-box .bottom-box p {
  font-size: 1.125rem;

  font-weight: 400;
  color: #000000;
  line-height: 2;
}

.main2 .page-box8 .title-box .bottom-box {
  margin-top: 2rem;
}

/* 4人才战略_02招聘信息 */
.page-department-box {
  margin-bottom: 1.625rem;
  background-color: #fff;
}

.page-parent-box {
  width: 100%;
  margin-top: 1.19rem;
  /* overflow: hidden; */
}

page-department-boxs {
  background-image: url(../img/zpbk.png);
}

.page-department-box {
  width: 100%;
  /* height: 31.81rem; */
  display: flex;
  box-sizing: border-box;
  background-size: 100% 100%;
  justify-content: end;
  background-repeat: no-repeat;
}

.page-department-box .text {
  padding: 4.06rem 6.56rem 5rem 6.56rem;
  box-sizing: border-box;
  width: 50%;
  background-color: rgba(255, 255, 255, 0.8);

}

.page-department-box .text h3 {


  font-weight: 500;
  font-size: 1.88rem;
  color: #333333;
  position: relative;
  padding-left: 2.26rem;
  margin-bottom: 1.69rem;

}

.page-department-box .text h3::after {
  content: '';
  width: 1.63rem;
  height: 1.63rem;
  background-image: url(../img/tuoyuan.png);
  background-size: 100% 100%;

  position: absolute;
  left: 0;
  top: 25%;
}

.page-department-box .text .box {
  border: 0.13rem solid #722120;
  padding: 3.13rem 4.44rem 0rem 4.81rem;
  height: 19.26rem;
  box-sizing: border-box;
  position: relative;
}

.page-department-box .text .box p {


  font-weight: 400;
  font-size: 1.15rem;
  color: #333333;
  line-height: 1.8rem;
}

.page-department-box .text .box-b {
  width: 100%;
  height: 4.13rem;
  background: #722120;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 1 !important;

  font-weight: 400;
  font-size: 1.38rem;
  color: #FFFFFF;
}

.page-department-box .text .box-b a {

  display: flex;
  align-items: center;
  color: #ffffff;
  justify-content: center;
}

.page-department-box .text .box-b a img {
  margin-left: 1.25rem;
}

.page-department-box .list ul {
  margin: 0 -1rem;
}

.page-department-box .list li {
  display: inline-block;
  *
  display: inline;
  *
  zoom: 1;
  vertical-align: top;
  width: calc(100% / 4);
  height: 12.625rem;
  padding: 0 1rem;
  margin-bottom: 2rem;
}

.page-department-box .list li a {
  border: 1px solid #e4e4e4;
  padding: 1.875rem;
  transition: .4s;
  -webkit-transition: .4s;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

.page-department-box .list li a * {
  transition: .4s;
  -webkit-transition: .4s;
}

.page-department-box .list li .top {
  padding-bottom: 20px;
  display: inline-block;
  overflow: hidden;
}

.page-department-box .list li .top .title {
  width: 100%;
  font-size: 1.375rem;
  color: #333333;
  /* margin-top: -8px; */
  font-weight: bold;
  position:relative;
  overflow: inherit;
}
.page-department-box .list li .top .title:after{
  content:"";
  width: 20%;
  position: absolute;
  border-bottom: 4px solid #722120;
  display:flex;
  bottom: -1rem;
}

.page-department-box .list li:hover .top .title {
  color: #722120;
}

.page-department-box .list li .top .desc {
  width: 50%;
}

.page-department-box .list li .top .desc p {
  font-size: 14px;
  color: #767676;
  margin-bottom: 0.625rem;
}

.page-department-box .list li .copy-desc {
  font-size: 1.125rem;
  color: #767676;
  -webkit-line-clamp: 4;
}

.page-department-box .list li .copy-desc:nth-child(3) {
  margin-top: .6rem;
}

.page-department-box .list li .copy-box {
  margin-top: 2rem;
  background-size: 0.75rem 1.3125rem;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3.625rem;
  background-color: #E2E2E2;
  line-height: 3.625rem;
  padding: 0 1.25rem;
  display: flex;
  justify-content: center;
}

.page-department-box .list li:hover .copy-box {
  background-color: #722120;
}

.page-department-box .list li:hover .copy-box * {
  color: #FFF !important;
}

.page-department-box .list li .copy-box span {
  font-size: 1.125rem;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #929292;
}

.page-department-box .list li .copy-box span>i {
  border-left: 2px solid #7A7A7A;
  margin-left: 4px;
  padding-left: 4px;
  font-size: 0.875rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #7A7A7A;
}

.page-department-box .list li:hover .copy-box span>i {
  border-left: 2px solid #FFF;
}

.page-department-box .list li .copy-box p {
  font-size: 1rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #939393;
  display: flex;
  align-items: center;
}

.page-department-boxs {
  background: url(../img/zpbk.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  transition: all .6s;
}

.page-department-boxs:hover {
  background-size: 110% 110%;
}


.page-department-box .list li .copy-box p>i {
  display: block;
  width: 16px;
  height: 7px;
  background: url(../img/icon35.png) center center no-repeat;
  background-size: contain;
  margin-left: 10px;
}

.page-department-box .list li:hover .copy-box p>i {
  background: url(../img/icon35-hover.png) center center no-repeat;
}

.page-department-box .list li a:hover {
  border: 1px solid #722120;
}

.page-department-box .list li:hover a .top {
  border-color: #722120;
}

.page-department-box .list li:hover a .desc p {
  color: #bbfcf2 !important;
}

.page-parent-box .page-frame-box {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999999999999999999999999;
}

.page-parent-box .page-frame-box .frame-box {
  width: 70%;
  height: 80%;
  margin: auto;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  margin: auto;
}

.page-parent-box .page-frame-box .frame-box .frame-top {
  height: 9rem;
  background: #722120;
  padding: 1rem 3.125rem;
}

.page-parent-box .page-frame-box .frame-box .frame-top h1 {
  font-size: 2.375rem;
  font-weight: 500;
  color: #FFFFFF;
  /* padding-top: 2.25rem; */
}

.page-parent-box .page-frame-box .frame-box .frame-top ul {
  width: 40.75rem;
  margin-top: 1rem;
  /* padding-bottom: 1rem; */
}

.page-parent-box .page-frame-box .frame-box .frame-top ul li {
  /* width: calc(100% / 3); */
  margin-right: 6.875rem;
  flex-shrink: 0;
}

.page-parent-box .page-frame-box .frame-box .frame-top ul li p {
  font-size: 1.125rem;

  font-weight: 400;
  color: #FFFFFF;
}

.page-parent-box .page-frame-box .frame-box .frame-bottom {
  height: calc(100% - 12.5rem);
  padding: 0 3.125rem;
  padding-top: 2.8125rem;
  overflow-x: hidden;
  overflow-y: auto;
  padding-bottom: 5rem;
}

.page-parent-box .page-frame-box .frame-box .frame-bottom::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  ;
  background-color: #e5e5e5;
}

.page-parent-box .page-frame-box .frame-box .frame-bottom::-webkit-scrollbar-thumb {
  background-color: #722120;
}

.page-parent-box .page-frame-box .frame-box .send-btn {
  display: block;
  height: 5rem;
  line-height: 5rem;
  background-color: #eee;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  font-size: 1.25rem;
  color: #000;
  text-align: center;
}

.page-parent-box .page-frame-box .frame-box .send-btn em {
  color: #722120;
}

.page-parent-box .page-frame-box .frame-box .frame-bottom h1 {
  font-size: 1.5rem;

  font-weight: 500;
  color: #333333;
  
  background: url(../img/yf-blue.png) left center no-repeat;
  margin-bottom: 1.625rem;
}

.page-parent-box .page-frame-box .frame-box .frame-bottom ul li {
  margin-top: 3.4375rem;
}

.page-parent-box .page-frame-box .frame-box .frame-bottom ul li:first-child {
  margin-top: 0px;
}

.page-parent-box .page-frame-box .frame-box .frame-bottom .frame-text {
  font-size: 1.125rem;

  font-weight: 400;
  color: #333333;
  line-height: 2.25rem;
}

.page-parent-box .page-frame-box .frame-box .frame-tc a {
  display: block;
  width: 2.625rem;
  height: 2.625rem;
  background: #FFFFFF;
  border-radius: 50%;
  background: url(../img/ly-tc.png) center center no-repeat;
  position: absolute;
  top: 1.5rem;
  right: 2.1875rem;
  transition: all .6s;
  background-size: 100% 100%;
}

.page-parent-box .page-frame-box .frame-box .frame-tc a:hover {
  transform: rotate(180deg)
}

/* 5联系我们_01联系方式 */
.main2 .page-box9 {
  padding-bottom: 5.625rem;
  margin: 0 -0.75rem;
}

.main2 .page-box9 li {
  padding: 0 0.75rem;
  width: 33%;
  transition: all .6s;
}

.main2 .page-box9 li:hover a {
  box-shadow: 0px 0px 30px 0px #ccc
}

.main2 .page-box9 li a {
  transition: all .6s;
  display: flex;
  width: 100%;
  height: 100%;
  background-color: #FFF;
  border-radius: 10px;
  padding: 2.5rem 1.875rem;
  align-items: center;
}

.main2 .page-box9 li a span {
  flex-shrink: 0;
  margin-right: 1rem;
}

.main2 .page-box9 li a .title-box h1 {
  font-size: 1.375rem;

  font-weight: bold;
  color: #222222;
  line-height: 1.5;
}

.main2 .page-box9 li a .title-box p {
  font-size: 1.125rem;
  /* font-weight: bold; */
  color: #222;
  line-height: 1.5;
}

.main2 .map {
  background-color: #FFF;
  padding-top: 4.6875rem;
  padding-bottom: 5.3125rem;
}

.main2 .page-box10 .box-wrap {
  min-height: 18.75rem;
  background-color: #fff;
  padding: 3.125rem;
  padding-top: 0px;
}

.main2 .page-box10 .page-form-box {
  padding: 0 4.25rem 2.5rem;
}

.main2 .page-box10 .page-form-box .img-box {
  width: 30.4375rem;
  height: 35.875rem;
  margin-right: 1.25rem;
}

.main2 .page-box10 .page-form-box .img-box:hover i {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
}

.main2 .page-box10 .page-form-box .right-form {
  border: 1px solid #ededed;
  padding: 3rem 5.375rem;
  position: relative;
}

.main2 .page-box10 .page-form-box .right-form::before {
  content: '';
  display: block;
  width: 12px;
  height: 24px;
  background: url(../img/ly-sjx-icon.png) center center no-repeat;
  position: absolute;
  left: -9px;
  top: 50px;
  z-index: 10;
}

.main2 .page-box10 .page-form-box .right-form>.title {
  align-items: flex-end;
  margin-bottom: 1.25rem;
}

.main2 .page-box10 .page-form-box .right-form>.title h1 {
  font-size: 1.5rem;
  color: #222;
  font-weight: bold;
  padding-left: 1.25rem;
  border-left: 7px solid #A7CA42;
}

.main2 .page-box10 .page-form-box .right-form>.title em {
  font-size: 0.875rem;

  font-weight: 500;
  color: #222222;
}

.main2 .page-box10 .page-form-box .right-form .gropu-box .form-gropu {
  width: 31.5%;
  height: 2.875rem;
  background-color: #fafafa;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 1.375rem;
}

.main2 .page-box10 .page-form-box .right-form .gropu-box .form-gropu label {
  height: 100%;
  line-height: 2.875rem;
  font-size: 14px;
  color: #888;
  margin-left: 0.875rem;
}

.main2 .page-box10 .page-form-box .right-form .gropu-box .form-gropu input {
  padding-left: 10px;
  font-size: 14px;
  color: #888;
  line-height: 2.875rem;
  background-color: transparent;
}

.main2 .page-box10 .page-form-box .right-form .gropu-box .form-gropu .radio-box {
  padding-right: 1.125rem;
}

.main2 .page-box10 .page-form-box .right-form .gropu-box .form-gropu .radio-box label {
  font-size: 14px;
  color: #444;
  position: relative;
}

.main2 .page-box10 .page-form-box .right-form .gropu-box .form-gropu .radio-box label em {
  margin-left: 5px;
}

.main2 .page-box10 .page-form-box .right-form .gropu-box .form-gropu .radio-box label input {
  display: block;
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 10;
  margin: auto;
  opacity: 0;
}

.main2 .page-box10 .page-form-box .right-form .gropu-box .form-gropu .radio-box label i {
  width: 1.25rem;
  height: 1.25rem;
  border: 1px solid #e1e1e1;
  border-radius: 50%;
  background-size: 100% 100%;
  transition: .4s;
  -webkit-transition: .4s;
}

.main2 .page-box10 .page-form-box .right-form .gropu-box .form-gropu .radio-box label input:checked+i {
  background: url(../img/gou-icon.png) center center no-repeat;
  border-color: #236bcc;
}

.main2 .page-box10 .page-form-box .right-form .gropu-box .form-gropu.textarea-gropu {
  width: 100%;
  height: 9.75rem;
}

.main2 .page-box10 .page-form-box .right-form .gropu-box .form-gropu.textarea-gropu label {
  height: auto;
}

.main2 .page-box10 .page-form-box .right-form .gropu-box .form-gropu.textarea-gropu textarea {
  height: calc(100% - 2.875rem);
  font-size: 14px;
  color: #888;
  line-height: 1.5;
  resize: none;
  background-color: transparent;
  padding-left: 0.875rem;
}

.main2 .page-box10 .page-form-box .right-form .gropu-box .form-gropu.code-box .code {
  width: 4.75rem;
  height: 100%;
}

.main2 .page-box10 .page-form-box .right-form .gropu-box .form-gropu.code-box .btn {
  width: 30px;
  height: 100%;
  background: url(../img/ref-icon.png) center center no-repeat;
  background-size: 1.125rem 1.125rem;
  margin-right: 1.25rem;
  margin-left: 0.875rem;
}

.main2 .page-box10 .page-form-box .right-form .form-btn {
  width: 18.5625rem;
  height: 4rem;
  line-height: 4rem;
  background-color: #722120;
  border-radius: 4px;
  text-align: center;
  font-size: 1.5rem;
  color: #fff;
  font-weight: bold;
}

.main2 .page-box10 .page-form-box .right-form .gropu-box .align-center .form-gropu {
  margin-bottom: 0px;
  width: 100%;
}

.main2 .page-box10 .page-form-box .right-form .gropu-box .align-center>.df {
  width: auto;
}

.main2 .page-box10 .page-form-box .right-form .gropu-box .align-center>.df a.btn {
  font-size: 0.875rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #3197D2;
}

/* 手机导航 */
.page-yidong-box {
  display: none;
}

.page-yidong-box .navs {
  width: 100%;
  padding: 0 10px;
  height: 100%;
  border-right: 1px solid #E8E8E8;
}

.page-yidong-box .navs .text {
  padding-top: 5.625rem;
  padding-bottom: 3.75rem;
}

.page-yidong-box .navs .text p {
  font-size: 3rem;

  font-weight: 500;
  color: #111111;
}

.page-yidong-box .navs ul {
  display: none;
  list-style: none;
  background-color: #fff;
}

.page-yidong-box .navs li {
  padding-left: 30px;
  width: 100%;
  height: 3.75rem;
  color: #000000;
  line-height: 3.75rem;
  border-bottom: 1px solid #E8E8E8;
  font-size: 1.25rem;

  font-weight: 300;
  color: #333333;
}

.page-yidong-box .navs li.on {
  background-color: #722120;
}

.page-yidong-box .navs li.on a {
  color: #FFF;
}

.page-yidong-box .navs li .on {
  color: #1CAB43;
}

.page-yidong-box .navs ul li a {
  display: block;
  
}
.page-yidong-box .navs ul li a.th{
  color: #722120;
  
}

.page-yidong-box .navs span {
  display: block;
  width: 100%;
  height: 3.75rem;
  border-bottom: 1px solid #E8E8E8;
  font-size: 1.375rem;

  font-weight: 400;
  color: #FFFFFF;
  line-height: 3.75rem;
  background: #722120 url(../img/arrow_top2.png) 95% center no-repeat;
  cursor: pointer;
  padding-left: 1.25rem;
}

.page-yidong-box .current span {
  background: #722120 url(../img/arrow_bottom2.png) 95% center no-repeat ;
}

/* 03公司产品_02产品详情 */
.main2 .page-box11 {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid #EEEEEE;
  padding-bottom: 2rem;
}

.main2 .page-box11 .title-box p {
  font-size: 1.125rem;

  font-weight: 400;
  color: #333333;
  line-height: 1.5;
}


@keyframes growWidth {
  from {
    width: 0;
  }

  to {
    width: 100%;
  }
}
.activess{
  z-index: 99;
  position: fixed !important;
  width: 100%;
  top: 8.5rem;
  background-color: #722120;
   <!-- border-bottom: 1px solid #fff;  -->
}
.page-yidong-box .navs span{
  border:0;
}
.banner:nth-child(1){
    display:block;
  }
  .banner:nth-child(2){
    display:none !important;
  }