:root {
  --swiper-theme-color: #c9182d;
}

.maodian{
	position: relative;
	top: 0;
}
.cpzy {
	display: flex;
	    align-items: center;
}
.cpzy a{
	font-size: 1rem;
	color: #fff;
	background: #c9182d;
	line-height: 3rem;
	padding: 0 1rem;
	border-radius: 5px;
}
 .cpzy a img{
	 width: 1.4375rem;
 }
  .china{
	  margin: 0 1.5rem;
  }
 .china a{
	 font-size: 1.25rem;
	 font-family: 'gilroy_bold';
	 color: #c9182d;
	 cursor: pointer;
	 transition: 0.4s;
 }
   .china{
	   display: flex;
	   align-items: center;
   }
  .china a span{
	  font-size: 1rem;
  }
.anchorBL {
  display: none;
}
.w1720 {
  margin: 0 5.2vw;
}
.w1400 {
  margin: 0 13.54vw;
}
.header_box_phone {
  background: #fff;
  padding: 10px 0;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  transition: 0.5s;
  display: none;
  border-bottom: 1px solid #f5f5f5;
}
.header_box_phone .header_main {
  margin: 0 5.25vw;
}
.header_box_phone .header_main .logo img {
  height: 50px;
}
.header_box_phone .header_main .shouS {
  display: flex;
  align-items: center;
  margin-right: 2rem;
}
.header_box_phone .header_main .header_menu {
  display: flex;
  align-items: center;
}
.header_box_phone .header_main .header_menu span {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 3px;
  background-color: #999;
  border-radius: 2px;
  vertical-align: middle;
  cursor: pointer;
}
.header_box_phone .header_main .header_menu span::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 3px;
  left: 0;
  border-radius: 2px;
  top: -10px;
  background-color: #999;
  -webkit-transition-duration: 0.3s, 0.3s;
  -moz-transition-duration: 0.3s, 0.3s;
  -ms-transition-duration: 0.3s, 0.3s;
  -o-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  -moz-transition-delay: 0.3s, 0s;
  -ms-transition-delay: 0.3s, 0s;
  -o-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
}
.header_box_phone .header_main .header_menu span::after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 3px;
  left: 0;
  border-radius: 2px;
  bottom: -10px;
  background-color: #999;
  -webkit-transition-duration: 0.3s, 0.3s;
  -moz-transition-duration: 0.3s, 0.3s;
  -ms-transition-duration: 0.3s, 0.3s;
  -o-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  -moz-transition-delay: 0.3s, 0s;
  -ms-transition-delay: 0.3s, 0s;
  -o-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
}
.header_box_phone .header_main .act span {
  background: none;
}
.header_box_phone .header_main .act span::before {
  transform: rotate(45deg);
  top: 0;
}
.header_box_phone .header_main .act span::after {
  bottom: 0;
  transform: rotate(-45deg);
}
.mob_header.active {
  top: 71px;
  height: calc(100% - 71px);
}
.mob_header {
  position: fixed;
  left: 0;
  width: 100%;
  top: 117px;
  height: calc(100% - 117px);
  background: #fff;
  z-index: 7;
  display: none;
}
.mob_header .mob_top {
  width: 90%;
  margin: auto;
}
.mob_header .mob_top .btn {
  line-height: 50px;
}
.mob_header .mob_top .btn span {
  font-size: 26px;
  color: #666;
}
.mob_header .bob_nav {
  margin: 50px 2vw 0 3vw;
  padding-bottom: 50px;
  padding-right: 1vw;
  height: calc(100% - 150px);
  overflow-y: scroll;
  overflow-x: hidden;
  box-sizing: border-box;
}
.mob_header .bob_nav .nav_item {
  border-bottom: 1px solid #eee;
}
.mob_header .bob_nav .nav_item > a {
  line-height: 55px;
  font-size: 16px;
  width: 100%;
}
.mob_header .bob_nav .nav_item > a span {
  color: #000;
}
.mob_header .bob_nav .nav_item > a i {
  color: #999;
  transition: 0.4s;
  display: inline-block;
}
.mob_header .bob_nav .nav_item .act i {
  transform: rotate(45deg);
}
.mob_header .bob_nav .nav_item .nav_select {
  display: none;
}
.mob_header .bob_nav .nav_item .nav_select .select_item {
  border-top: 1px dashed #eee;
}
.mob_header .bob_nav .nav_item .nav_select .select_item > a {
  width: 100%;
  color: #666;
  line-height: 50px;
  font-size: 15px;
  box-sizing: border-box;
}
.mob_header .bob_nav .nav_item .nav_select .select_item > a i {
  color: #999;
  transition: 0.4s;
  display: inline-block;
}
.mob_header .bob_nav .nav_item .nav_select .select_item ul {
  display: none;
}
.mob_header .bob_nav .nav_item .nav_select .select_item ul li {
  border-bottom: 1px dashed #ddd;
}
.mob_header .bob_nav .nav_item .nav_select .select_item ul li a {
  display: block;
  width: 100%;
  color: #999;
  line-height: 50px;
  font-size: 14px;
  box-sizing: border-box;
  padding: 0 20px;
  background: #f5f5f5;
}
.searchBox {
  position: fixed;
  width: 100%;
  background: #f6f6f6;
  z-index: 5;
  left: 0;
  top: 117px;
  padding: 3.4375rem 0;
  transition: all 0.5s;
  display: none;
  
}
.searchBox .boxMain input[type='text'] {
  background: #fff;
  display: block;
  height: 3.125rem;
  font-size: 1rem;
  box-sizing: border-box;
  padding: 0 1rem;
  width: 18rem;
  border: 0;
}
.searchBox .boxMain a input {
  display: block;
  width: 3.125rem;
  height: 3.125rem;
  border: 0;
  cursor: pointer;
  background: #c9182d url(../images/search1.png) no-repeat 50% 50%;
}
.searchBox.active {
  top: 71px;
}
.searchBoxOn {
  display: flex;
}
.header_box {
position: fixed;
transition: 0.4s;
z-index: 5;
width: 100%;
top: 0;
left: 0;
background: linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.1));
}
.header_box .header_head {
  /* background: #333333; */
}
.header_box .header_head .box {
  line-height: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.header_box .header_head .box .left {
  font-size: 14px;
  color: #fff;
}
.header_box .header_head .box .right .phone {
  font-size: 14px;
  font-family: 'gilroy_bold';
  color: #fff;
  margin-right: 3.4rem;
}
.header_box .header_head .box .right .phone img {
  position: relative;
  top: -1px;
  transition: 0.4s;
  -webkit-animation: bounce-up 1.5s linear infinite;
  animation: bounce-up 1.5s linear infinite;
}
.header_box .header_head .box .right .company {
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  padding: 0 1.25rem;
  transition: 0.4s;
  position: relative;
  right: -1.25rem;
}
.header_box .header_head .box .right .company span {
  font-size: 12px;
  transition: 0.4s;
  display: inline-block;
}
.header_box .header_head .box .right .company img {
  transition: 0.4s;
  vertical-align: text-top;
}
.header_box .header_head .box .right .active {
  background: #fff;
  color: #000;
}
.header_box .header_head .box .right .active span {
  color: #000;
  transform: rotate(180deg);
}
.header_box .header_head .box .right .active img {
  filter: invert(0.7);
}
.header_box .header_head .box1 {
  display: none;
  padding: 0 0 2.5rem 0;
  background: #f7f7f7;
  box-sizing: border-box;
}
.header_box .header_head .box1 .list{
	padding: 2rem 0 1rem;
}
.header_box .header_head .box1 .list .item {
  width: 20%;
  box-sizing: border-box;
  padding-right: 2rem;
  margin-top: 1.5rem;
}
.header_box .header_head .box1 .list .item a {
  display: inline-block;
  font-size: 15px;
}
.header_box .header_head .box1 .list .item a div {
  transition: 0.4s;
  color: #000;
  line-height: 1.875rem;
}
.header_box .header_head .box1 .list .item a p {
  margin-top: 6px;
  font-size: 14px;
  color: #999;
  line-height: 24px;
}
.header_box .header_head .box1 .list .item a:hover div {
  color: #c9182d;
}
.header_box .header_head .active {
  position: initial;
}
.header_box.active{
	top: -62px;
}
.header_box.check .header_head{
	background: #333;
}
.header_nav_box {
  height: 62px;
  transition: 0.4s;
  z-index: 3;
  position: fixed;
  top: 40px;
  width: 100%;
  z-index: 3;
  background: linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.02));
}
.header_nav {
  position: sticky;
  top: 0px;
  left: 0;
  width: 100%;
  /* background: #fff; */
  transition: 0.4s;
  z-index: 3;
}
.header_nav .box .boxLeft {
  padding: 16px 0;
}
.header_nav .box .boxLeft a img {
  height: 30px;
}

.header_nav .box .boxLeft a .img2{
	display: none;
}
.header_nav_box.on .box .boxLeft a .img1 {
	display: none;
}
.header_nav_box.on .box .boxLeft a .img2 {
	display: block;
}


.header_nav .box .boxCen {
  transition: 0.4s;
}
.header_nav .box .boxCen .item {
  padding: 0 2.1875rem;
}
.header_nav .box .boxCen .item > a {
  display: block;
  line-height: 62px;
  font-size: 18px;
  /* font-weight: bold; */
  color: #fff;
  transition: 0.4s;
  position: relative;
}
.header_nav .box .boxCen .item > a:hover {
  color: #c9182d;
}
.header_nav .box .boxCen .item > a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
}
.header_nav .box .boxCen .item .main {
  display: none;
  position: absolute;
  top: 62px;
  left: 0;
  width: 100%;
  min-height: 30px;
  padding: 3.5rem 0;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 0 2px 10px #f7f7f7;
}
@media screen and (min-width: 1024px) {
	.header_nav .box .boxCen .item .main .list > div {
	  /* padding: 0 8.125rem; */
	  /* text-align: center; */
	  /* width: 20%;
	  border-right: 1px solid #ddd;
	  margin-bottom: 2rem;
	  box-sizing: border-box;
	  padding-left: 6.25rem;
	  box-sizing: border-box; */
	  
	  
	  padding: 0 8.125rem;
	  border-right: 1px solid #ddd;
	}
	
}




.header_nav .box .boxCen .item .main .list > div:last-child {
  border: 0;
}
.header_nav .box .boxCen .item .main .list p a {
  font-size: 18px;
  color: #000;
  /* font-weight: bold; */
  transition: 0.4s;
}
.header_nav .box .boxCen .item .main .list p a:hover {
  color: #c9182d;
}
.header_nav .box .boxCen .item .main .list ul {
  margin-top: 1.5625rem;
}
.header_nav .box .boxCen .item .main .list ul li {
  line-height: 40px;
}
.header_nav .box .boxCen .item .main .list ul li a {
  font-size: 17px;
  color: #666;
  transition: 0.4s;
}
.header_nav .box .boxCen .item .main .list ul li a:hover {
  color: #c9182d;
}
.header_nav .box .boxCen .item:hover .main {
  display: block;
}
.header_nav .box .boxCen .active a {
  color: #c9182d;
}
.header_nav .box .boxCen .active a::after {
  background: #c9182d;
}
.header_nav .box .boxCen.on {
  transform: scale(0);
}
.header_nav .box .boxRight {
  position: relative;
}
.header_nav .box .boxRight .language {
  position: relative;
}
.header_nav .box .boxRight .language p {
  font-size: 18px;
  font-family: 'gilroy_bold';
  color: #c9182d;
  line-height: 62px;
  cursor: pointer;
  transition: 0.4s;
}
.header_nav .box .boxRight .language p span {
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
}
.header_nav .box .boxRight .language p:hover {
  transform: scale(1.1);
}
.header_nav .box .boxRight .language .on span {
  transform: rotate(180deg);
}
.header_nav .box .boxRight .language ul {
  position: absolute;
  top: 62px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
  width: 150%;
  display: none;
}
.header_nav .box .boxRight .language ul li a {
  display: block;
  font-size: 18px;
  font-weight: 'gilroy_bold';
  color: #fff;
  text-align: center;
  line-height: 40px;
  transition: 0.4s;
}
.header_nav .box .boxRight .language ul li a:hover {
  color: #c9182d;
}
.header_nav .box .boxRight .language ul li .active {
  color: #c9182d;
}
.header_nav .box .boxRight .search {
  margin-left: 3rem;
}
.header_nav .box .boxRight .search > p {
  line-height: 62px;
}
.header_nav .box .boxRight .search > p img {
  cursor: pointer;
  transition: 0.3s;
}
.header_nav .box .boxRight .search > p img:hover {
  transform: scale(1.1);
}
.header_nav .box .boxRight .biaodan {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) scale(0);
  background: #fff;
  transform-origin: right center;
  transition: 0.4s;
  padding: 0 1rem;
}
.header_nav .box .boxRight .biaodan.on {
  transform: translateY(-50%) scale(1);
}
.header_nav .box .boxRight .form_box {
  display: flex;
}
.header_nav .box .boxRight .form_box .text {
  position: relative;
  display: flex;
  align-items: center;
}
.header_nav .box .boxRight .form_box .text > input {
  width: 280px;
  height: 38px;
  padding: 0 20px;
  border: 1px solid #ddd;
}
.header_nav .box .boxRight .form_box .text p {
  position: absolute;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
  right: 20px;
  background: #fff;
  padding-left: 1rem;
}
.header_nav .box .boxRight .form_box .text p input {
  display: none;
}
.header_nav .box .boxRight .form_box .text p img {
  cursor: pointer;
}
.header_nav .box .boxRight .form_box .button {
  line-height: 50px;
  padding-left: 1rem;
  cursor: pointer;
}
.header_nav .box .boxRight .form_box .button span {
  font-size: 26px;
  transition: 0.4s;
  font-weight: bold;
  color: #999;
}
.header_nav .box .boxRight .form_box .button span:hover {
  color: #c9182d;
}
.header_nav_box.check .header_nav .box .boxCen .item > a {
  color: #000;
}
.header_nav_box.on {
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  background: #fff;
}
.header_nav_box.on .header_nav .box .boxCen .item > a {
  color: #000;
}
.header_nav_box.active {
  top: -62px;
}
.index_banner .box {
  position: relative;
}
.index_banner .box .banner .item {
  position: relative;
}
.index_banner .box .banner .item .img img {
  width: 100%;
  /* height: 100vh;
  object-fit: cover; */
}


.index_banner .box .banner .item .main {
  position: absolute;
  left: 0;
  top: 40%;
  width: 100%;
  padding: 0 5.2vw;
  box-sizing: border-box;
}
.index_banner .box .banner .item .main .content1 {
  font-size: 3.5rem;
  color: #152b4f;
}
.index_banner .box .banner .item .main .content2 {
  margin-top: 4.25rem;
}
.index_banner .box .mouse {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 3.75rem;
  z-index: 1;
  cursor: pointer;
  animation: down 2s infinite linear;
}
.index_banner .box .button {
  position: absolute;
  right: 5.2vw;
  bottom: 3.75rem;
  z-index: 1;
}
.index_banner .box .button p {
  margin-right: 1rem;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #a1aebf;
  transition: 0.4s;
  cursor: pointer;
  color: #152b4f;
}
.index_banner .box .button p span {
  color: #fff;
}
.index_banner .box .button p:hover {
  border: 1px solid #c9182d;
  background: #c9182d;
}
.index_banner .box .page {
  position: absolute;
  left: 5.2vw;
  bottom: 3.75rem;
  z-index: 1;
}
.index_banner .box .page > div {
  position: relative;
}
.index_banner .box .page > div .swiper-pagination {
  position: initial;
}
.index_banner .swiper-pagination-bullet {
  background: none;
  opacity: 1;
  margin: 0 30px 0 0;
  width: auto;
  height: auto;
  position: relative;
  outline: none;
  vertical-align: middle;
  opacity: 0.7;
}
.index_banner .swiper-pagination-bullet:last-child {
  width: 18px;
  overflow: hidden;
  margin-right: 0;
}
.index_banner .swiper-pagination-bullet span {
  background: none;
  display: block;
  border-radius: 0%;
  font-size: 14px;
  font-family: 'gilroy_bold';
  color: #fff;
}
.index_banner .swiper-pagination-bullet i {
  background: #fff;
  height: 2px;
  width: 0px;
  position: absolute;
  top: 7px;
  left: 22px;
  transform-origin: left;
  z-index: 3;
  transition-timing-function: linear;
}
.index_banner .swiper-pagination-bullet-active span,
.index_banner .swiper-pagination-bullet:hover span {
  margin-top: 0;
  margin-left: 0;
  position: relative;
  z-index: 1;
}
.index_banner .swiper-pagination-bullet-active {
  margin-right: 74px;
  opacity: 1;
}
.index_banner .swiper-pagination-bullet-active i {
  animation: middle 6s linear;
}
@keyframes first {
  0% {
    transform: scaleX(0.5);
    left: 0px;
  }
  /*091*/
  100% {
    transform: scaleX(1);
    left: 4px;
  }
  /*0915*/
}
@keyframes last {
  0% {
    transform: scaleX(0.7);
    left: -10px;
  }
  /*1090*/
  20% {
    transform: scaleX(0.3);
    left: 4px;
  }
  /*090*/
  100% {
    transform: scaleX(0.3);
    left: 0px;
  }
  /*090*/
}
@keyframes middle {
  0% {
    width: 0px;
  }
  100% {
    width: 58px;
  }
}
@keyframes down {
  0% {
    bottom: 3.75rem;
    opacity: 0;
  }
  20% {
    opacity: 0.7;
  }
  100% {
    bottom: 1rem;
    opacity: 0;
  }
}
.p98 {
  padding-top: 6.125rem;
}
.p98_ {
  padding-bottom: 6.125rem;
}
.index_title .box .left {
  font-size: 3rem;
}
.index_title .box .biaoti {
  font-size: 1.25rem;
  color: #666;
  margin-top: 0.75rem;
}
.index_link a {
  font-size: 1rem;
  display: block;
  width: 10rem;
  line-height: 3.4375rem;
  color: #fff;
  background: #c9182d;
  text-align: center;
  position: relative;
}
.index_link a img {
  margin-left: 0.625rem;
  position: relative;
  transition: 0.4s;
  right: 0;
}
.index_link a:hover img {
  right: -1rem;
}
.index_link p {
  font-size: 1rem;
  display: block;
  width: 10rem;
  line-height: 3.4375rem;
  color: #fff;
  background: #c9182d;
  text-align: center;
  position: relative;
}
.index_link p img {
  margin-left: 0.625rem;
  position: relative;
  transition: 0.4s;
  right: 0;
}
.index_link p:hover img {
  right: -1rem;
}
.m60 {
  margin-top: 3.75rem;
}
.index_product .box .item {
  width: 24.25%;
  box-sizing: border-box;
  padding: 6.5rem 3.75rem 8.25rem;
  box-shadow: 0px 0px 1rem #f2f2f2;
  transition: 0.4s;
  position: relative;
}
.index_product .box .item .a .content1 img {
  height: 5.25rem;
}
.index_product .box .item .a .content2 {
  font-size: 1.875rem;
  color: #000;
  margin-top: 3.5rem;
  transition: 0.4s;
}
.index_product .box .item .a .content3 {
  margin: 1.375rem 0;
}
.index_product .box .item .a .content3 span {
  display: inline-block;
  width: 30px;
  height: 3px;
  background: #eeeeee;
}
.index_product .box .item .a .content4 {
  font-size: 1rem;
  color: #555;
  line-height: 2.125rem;
  height: 6.375rem;
}
.index_product .box .item .a .content5 {
  margin-top: 3.75rem;
  font-size: 1rem;
  color: #c9182d;
  font-family: 'gilroy_bold';
  line-height: 1.25rem;
}
.index_product .box .item .a .content5 i {
  font-weight: bold;
  position: relative;
  top: 1px;
}
.index_product .box .item .posi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.4s;
}
.index_product .box .item .posi .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index_product .box .item .posi .posi_main {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  box-sizing: border-box;
  padding: 0 3.75rem;
  background: rgba(0, 0, 0, 0.65);
}
.index_product .box .item .posi .posi_main .content2 {
  font-size: 1.875rem;
  color: #fff;
  margin-top: 4.5rem;
  transition: 0.4s;
}
.index_product .box .item .posi .posi_main .content3 {
  margin: 1.375rem 0;
}
.index_product .box .item .posi .posi_main .content3 span {
  display: inline-block;
  width: 30px;
  height: 3px;
  background: #c9182d;
}
.index_product .box .item .posi .posi_main .content4 {
  font-size: 1rem;
  color: #fff;
  line-height: 2.125rem;
  height: 6.375rem;
}
.index_product .box .item .posi .posi_main .content5 {
  margin-top: 2.5rem;
  font-size: 1rem;
  color: #fff;
  font-family: 'gilroy_bold';
  line-height: 1.25rem;
}
.index_product .box .item .posi .posi_main .content5 a{
	color: #fff;
}
.index_product .box .item .posi .posi_main .content6 {
  margin-top: 3.625rem;
  padding-top: 2.8125rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.index_product .box .item .posi .posi_main .content6 .item_ {
  width: 50%;
  font-size: 1rem;
  margin-bottom: 1.75rem;
  color: #fff;
}
.index_product .box .item .posi .posi_main .content6 .item_ a{
	color: #fff;
}
.index_product .box .item .posi .posi_main .content6 .item_ img {
  margin-right: 0.625rem;
  vertical-align: middle;
}
.index_product .box .item:hover {
  box-shadow: 0px 0px 1rem #ddd;
}
.index_product .box .item:hover .posi {
  opacity: 1;
}
.index_application {
  position: relative;
  padding-bottom: 4.375rem;
}
.index_application .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.index_application .img img {
  width: 100%;
  transition: 0.3s;
  height: 100%;
  object-fit: cover;
}
.index_application .title {
  font-size: 3rem;
  color: #fff;
  position: relative;
  z-index: 1;
}
.index_application .box {
  position: relative;
  z-index: 1;
}
.index_application .box .list {
  margin-top: 7.125rem;
  width: 42.5rem;
}
.index_application .box .list .item .content1 {
  font-size: 2.375rem;
  color: #fff;
}
.index_application .box .list .item .content2 {
  margin: 1.5625rem 0;
}
.index_application .box .list .item .content2 span {
  display: inline-block;
  width: 48px;
  height: 2px;
  background: #fff;
}
.index_application .box .list .item .content3 {
  font-size: 1rem;
  line-height: 2.25rem;
  color: #fff;
  height: 6.75rem;
}
.index_application .box .list .item .content4 {
  margin-top: 4.5rem;
}
.index_application .box .list .active {
  display: block;
}
.index_application .box .list_togg {
  margin-top: 10rem;
}
.index_application .box .list_togg .item {
  text-align: center;
  cursor: pointer;
  position: relative;
}
.index_application .box .list_togg .item::after {
  content: '';
  position: absolute;
  top: 28px;
  left: 80px;
  width: 200px;
  height: 1px;
  background: #fff;
  opacity: 0.2;
}
.index_application .box .list_togg .item .top {
  margin: auto;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: flex;
  align-items: center;
}
.index_application .box .list_togg .item .top img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  transition: 0.4s;
}
.index_application .box .list_togg .item .bot {
  margin-top: 0.5rem;
  font-size: 1rem;
  transition: 0.4s;
  color: #fff;
}
.index_application .box .list_togg .item:hover .bot {
  font-weight: bold;
}
.index_application .box .list_togg .swiper-slide:last-child .item::after {
  opacity: 0;
}
.index_application .box .list_togg .swiper-slide-thumb-active .item .top {
  background: rgba(0, 0, 0, 0.3);
}
.index_application .box .list_togg .swiper-slide-thumb-active .item .top img {
  transform: scale(0.8);
}
.index_service > .box .boxLeft {
  width: 35rem;
  box-sizing: border-box;
  padding-right: 12.25rem;
  position: relative;
}
.index_service > .box .boxLeft .content1 {
  margin-top: 8rem;
  font-size: 2.25rem;
  color: #333;
}
.index_service > .box .boxLeft .content2 span {
  display: inline-block;
  width: 3rem;
  height: 2px;
  background: #c9182d;
  margin: 1.5rem 0 1rem;
}
.index_service > .box .boxLeft .content3 {
  font-size: 1.125rem;
  color: #666;
  line-height: 2.25rem;
}
.index_service > .box .boxLeft .content4 {
  position: absolute;
  bottom: 0;
  left: 0;
}
.index_service > .box .boxRight {
  width: calc(100% - 35rem);
}
.index_service > .box .boxRight .item {
  width: 50%;
  box-sizing: border-box;
  border: 1px solid #ddd;
  padding: 4rem 3.125rem;
  position: relative;
}
.index_service > .box .boxRight .item a {
  display: block;
}
.index_service > .box .boxRight .item a .main {
  z-index: 2;
  position: relative;
}
.index_service > .box .boxRight .item a .main .left {
  width: 5.25rem;
}
.index_service > .box .boxRight .item a .main .left img {
  width: 100%;
  margin-top: 0.5rem;
  transition: 0.4s;
}
.index_service > .box .boxRight .item a .main .left .img2 {
  display: none;
}
.index_service > .box .boxRight .item a .main .right {
  width: calc(100% - 5.25rem);
  box-sizing: border-box;
  padding-left: 2.8125rem;
}
.index_service > .box .boxRight .item a .main .right .content1 {
  font-size: 1.5rem;
  color: #000;
  transition: 0.4s;
}
.index_service > .box .boxRight .item a .main .right .content2 {
  margin-top: 1rem;
  font-size: 1rem;
  color: #666;
  line-height: 2.125rem;
  transition: 0.4s;
}
.index_service > .box .boxRight .item a .main .right .content3 {
  margin-top: 2.5rem;
  font-size: 1rem;
  font-family: 'gilroy_bold';
  color: #c9182d;
  transition: 0.4s;
}
.index_service > .box .boxRight .item a .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.4s;
}
.index_service > .box .boxRight .item a .img img {
  width: 100%;
  height: 100%;
}







@media screen and (min-width: 1280px) {
	
	.index_service > .box .boxRight .item:hover a .main .left .img1 {
	  display: none;
	}
	.index_service > .box .boxRight .item:hover a .main .left .img2 {
	  display: inline-block;
	}
	.index_service > .box .boxRight .item:hover a .main .right .content1 {
	  color: #fff;
	}
	.index_service > .box .boxRight .item:hover a .main .right .content2 {
	  color: #fff;
	}
	.index_service > .box .boxRight .item:hover a .main .right .content3 {
	  color: #fff;
	}
	.index_service > .box .boxRight .item:hover a .img {
	  opacity: 1;
	}
	
}





.index_about .box {
  position: relative;
}
.index_about .box .img {
  overflow: hidden;
}
.index_about .box .img img {
  width: 100%;
  transition: 4s;
}
.index_about .box .main {
  position: absolute;
  top: 5.875rem;
  left: 0;
  text-align: center;
  width: 100%;
}
.index_about .box .main .content1 {
  font-size: 3rem;
  color: #fff;
}
.index_about .box .main .content2 {
  font-size: 1rem;
  color: #fff;
  line-height: 2.25rem;
  width: 55.625rem;
  margin: 1.5625rem auto 0;
  text-shadow: 0px 8px 1.25rem rgba(0, 0, 0, 0.5);
}
.index_about .box .main .content3 {
  margin: 3.75rem 0 0;
  text-align: center;
}
.index_about .box .main .content3 a {
  margin: auto;
}
.index_about:hover .box .img img {
  transform: scale(1.1);
}
.index_news > .box .boxleft {
  box-sizing: border-box;
  width: 32rem;
  padding-left: 5.2vw;
  position: relative;
}
.index_news > .box .boxleft .content1 {
  margin-top: 12.25rem;
}
.index_news > .box .boxleft .content1 ul li {
  margin-bottom: 2rem;
}
.index_news > .box .boxleft .content1 ul li a {
  padding-bottom: 0.625rem;
  display: inline-block;
  font-weight: bold;
  font-size: 1rem;
  color: #000;
  transition: 0.4s;
  border-bottom: 1px solid #fff;
}
.index_news > .box .boxleft .content1 ul li a:hover {
  color: #c9182d;
}
.index_news > .box .boxleft .content1 ul .active a {
  color: #c9182d;
  border-bottom: 1px solid #c9182d;
}
.index_news > .box .boxleft .content2 {
  position: absolute;
  left: 5.2vw;
  bottom: 0;
}
.index_news > .box .boxRight {
  width: calc(100% - 32rem);
  box-sizing: border-box;
  position: relative;
}
.index_news > .box .boxRight .banner .swiper-slide {
  width: 28rem;
}
.index_news > .box .boxRight .banner .item {
  transition: 0.4s;
}
.index_news > .box .boxRight .banner .item:nth-child(3n) {
  margin-right: 0;
}
.index_news > .box .boxRight .banner .item a {
  display: block;
}
.index_news > .box .boxRight .banner .item a .content1 {
  overflow: hidden;
  border-radius: 5px;
}
.index_news > .box .boxRight .banner .item a .content1 img {
  width: 100%;
  transition: 0.4s;
}
.index_news > .box .boxRight .banner .item a .content2 {
  padding: 2.1875rem 0 0;
}
.index_news > .box .boxRight .banner .item a .content3 {
  font-size: 1rem;
  color: #999;
  font-family: 'gilroy_regular';
}
.index_news > .box .boxRight .banner .item a .content3 img {
  margin-right: 0.625rem;
  vertical-align: middle;
}
.index_news > .box .boxRight .banner .item a .content4 {
  font-size: 1.375rem;
  color: #000;
  margin: 1.25rem 0;
  transition: 0.4s;
}
.index_news > .box .boxRight .banner .item a .content5 {
  font-size: 1rem;
  color: #888;
  line-height: 2rem;
  height: 4rem;
}
.index_news > .box .boxRight .banner .item a .content6 {
  margin-top: 3rem;
  font-size: 1rem;
  color: #c9182d;
  font-family: 'gilroy_bold';
}
.index_news > .box .boxRight .banner .item a .content6 span {
  position: relative;
  top: 2px;
}
.index_news > .box .boxRight .banner .item:hover a .content1 img {
  transform: scale(1.1);
}
.index_news > .box .boxRight .banner .item:hover a .content4 {
  color: #c9182d;
}
.index_news > .box .boxRight .page {
  margin-top: 4.625rem;
  position: relative;
  height: 1px;
  width: calc(100% - 5.2vw);
}
.index_news > .box .boxRight .page .swiper-pagination-progressbar {
  width: 100%;
  height: 100%;
}
.index_news > .box .boxRight .button {
  position: absolute;
  bottom: -25px;
  left: 12.5rem;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #fff;
  line-height: 50px;
  box-shadow: 0px 0px 1rem #fdeff0;
}
.index_news > .box .boxRight .button p {
  flex: 1;
  text-align: center;
  cursor: pointer;
}
.index_news > .box .boxRight .button p span {
  color: #999;
  transition: 0.4s;
  cursor: pointer;
}
.index_news > .box .boxRight .button p span:hover {
  color: #c9182d;
}
.index_footer {
  background: #efefef;
  padding: 5.625rem 0 0;
}
.index_footer .box .boxTop .nav .item {
  margin-right: 11.25rem;
}
.index_footer .box .boxTop .nav .item h5 {
  font-size: 1.125rem;
  color: #333;
  font-weight: bold;
}
.index_footer .box .boxTop .nav .item ul {
  margin-top: 1rem;
}
.index_footer .box .boxTop .nav .item ul li a {
  font-size: 1rem;
  color: #666;
  line-height: 2.875rem;
}
.index_footer .box .boxTop .information > div {
  margin-bottom: 2.625rem;
}
.index_footer .box .boxTop .information > div h5 {
  font-size: 1.125rem;
  color: #333;
  font-weight: bold;
  margin-bottom: 1.2rem;
}
.index_footer .box .boxTop .information > div p {
  font-size: 1.625rem;
  color: #c9182d;
  font-family: 'gilroy_bold';
}
.index_footer .box .boxTop .information > div p img {
  margin-right: 0.3125rem;
  height: 2.5rem;
}
.index_footer .box .boxTop .information > div div p {
  position: relative;
  margin-right: 0.3125rem;
}
.index_footer .box .boxTop .information > div div p > img {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}
.index_footer .box .boxTop .information > div div p:hover > img {
  display: block;
}
.index_footer .box .boxTop .ewm p {
  font-size: 0.875rem;
  color: #666;
  text-align: center;
  margin-left: 1.25rem;
}
.index_footer .box .boxTop .ewm p img {
  margin-bottom: 0.5rem;
  width: 8.1875rem;
}
.index_footer .box .boxBot {
  border-top: 1px solid #ddd;
  margin-top: 4.375rem;
  padding: 3.375rem 0;
}
.index_footer .box .boxBot .left {
  font-size: 1rem;
  color: #999;
  line-height: 1.5rem;
}
.index_footer .box .boxBot .left a {
  color: #999;
}
.index_footer .box .boxBot .right {
  font-size: 1rem;
  color: #999;
  line-height: 1.5rem;
}
.index_footer .box .boxBot .right a {
  color: #999;
}
.index_fixed {
  position: fixed;
  z-index: 5;
  right: 0;
  bottom: 3.5rem;
  display: none;
}
.index_fixed .kefu {
  background: #c9182d;
  text-align: center;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.index_fixed .kefu a {
  display: block;
  width: 50px;
  padding: 14px 0;
}
.index_fixed .item {
  margin-top: 5px;
  width: 50px;
  padding: 14px 0;
  text-align: center;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  position: relative;
  cursor: pointer;
}
.index_fixed .item > img {
  position: absolute;
  right: 65px;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}
.index_fixed .item span {
  position: absolute;
  right: 55px;
  top: 50%;
  display: block;
  border: 5px solid transparent;
  border-left-color: #fff;
  transform: translateY(-50%);
  display: none;
}
.index_fixed .item:hover > img {
  display: block;
}
.index_fixed .item:hover span {
  display: block;
}
.rn_barend {
  background: #f8f8f8;
}
.rn_barend .box {
  font-size: 1rem;
  color: #666;
  line-height: 4.875rem;
}
.rn_barend .box a {
  color: #666;
}
.rn_barend .box i{
	font-size: 1rem;
}
.rn_barend .box a img {
  position: relative;
  margin-right: 0.625rem;
  top: -3px;
}
.rn_barend .box span {
  color: #c9182d;
}
.rn_barend1 {
  background: none;
  border-bottom: 1px solid #eee;
}
.rn_product {
  position: relative;
}
.rn_product .box .boxLeft {
  width: 27rem;
}
.rn_product .box .boxLeft article {
  position: -webkit-sticky;
  position: sticky;
  top: 84px;
  max-height: 84vh;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
}
.rn_product .box .boxLeft article::-webkit-scrollbar {
  width: 1px;
  height: 2px;
}
.rn_product .box .boxLeft article::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(201, 24, 25, 0.2);
}
.rn_product .box .boxLeft article::-webkit-scrollbar-track {
  border-radius: 2px;
  background: #f9f9f9;
}
.rn_product .box .boxLeft .item .boxTop {
  border-bottom: 1px solid #eee;
  line-height: 4.375rem;
  cursor: pointer;
  transition: 0.4s;
}
.rn_product .box .boxLeft .item .boxTop .left {
  font-size: 1.375rem;
  color: #000;
  font-weight: bold;
  transition: 0.4s;
}
.rn_product .box .boxLeft .item .boxTop .right span {
  display: inline-block;
  width: 1rem;
  height: 2px;
  background: #aaaaaa;
  position: relative;
  transition: 0.4s;
}
.rn_product .box .boxLeft .item .boxTop .right span::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #aaaaaa;
  transform: rotate(90deg);
  transition: 0.4s;
}
.rn_product .box .boxLeft .item .boxTop:hover .left {
  color: #c9182d;
}
.rn_product .box .boxLeft .item .boxTop:hover .right span {
  background: #c9182d;
}
.rn_product .box .boxLeft .item .boxTop:hover .right span::after {
  background: #c9182d;
}
.rn_product .box .boxLeft .item .boxBot {
  display: none;
}
.rn_product .box .boxLeft .item .boxBot ul {
  padding: 1.5rem 0;
}
.rn_product .box .boxLeft .item .boxBot ul li {
  line-height: 3.125rem;
}
.rn_product .box .boxLeft .item .boxBot ul li a {
  font-size: 1.125rem;
  color: #666;
  display: inline-block;
  transition: 0.4s;
}
.rn_product .box .boxLeft .item .boxBot ul li a span {
  transition: 0.4s;
  position: relative;
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #ddd;
  margin-right: 1.25rem;
  vertical-align: middle;
}
.rn_product .box .boxLeft .item .boxBot ul li:hover a {
  color: #c9182d;
}
.rn_product .box .boxLeft .item .boxBot ul li:hover a span {
  background: #c9182d;
}
.rn_product .box .boxLeft .item .boxBot ul .active a {
  color: #c9182d;
}
.rn_product .box .boxLeft .item .boxBot ul .active a span {
  background: #c9182d;
}
.rn_product .box .boxLeft .on .boxTop .left {
  color: #c9182d;
}
.rn_product .box .boxLeft .on .boxTop .right span {
  background: #c9182d;
}
.rn_product .box .boxLeft .on .boxTop .right span::after {
  background: #c9182d;
  transform: rotate(0);
}
.rn_product .box .boxLeft .on .boxBot {
  display: block;
}
.rn_product .box .boxRight {
  width: calc(100% - 27rem);
  box-sizing: border-box;
  padding-left: 4.375rem;
}
.rn_product .box .boxRight .artice {
  p