li.header_nav a {
  color: #fff;
}

.header_p {
  width: 100%;
  height: 87px;
  color: #FFF;
  position: fixed;
  top: 0;
  z-index: 999;
  transition: all 0.5s;
}

.header {
  width: 100%;
  height: 87px;
  /* min-width:12rem;
  */
  position: fixed;
  z-index: 999;
  /*background-color:rgba(0,0,0,0.2);
  */
}

.header_p_active .header {
  background-color: #fff;
}

.header .logo {
  width: 240px;
  height: auto;
  margin: 0px 0px;
  display: block;
}

.header>ul {
  height: 88px;
  padding: 40px 0;
  float: right;
  box-sizing: border-box;
  display: flex;
  /* color:#fff;
  */
}

.header>ul>li {
  height: 100%;
  font-size: 16px;
  text-align: center;
  /* position:relative;
  */
  color: #fff;
  transition: all 0.5s;
}

.header>ul>li>a {
  font-size: 16px;
}

.header>ul>li>.li_bot {
  position: relative;
  top: 30px;
  width: 0%;
  height: 3px;
  background-color: #ea222d;
  transition: all 0.5s;
}

.header_p .headerNav:active .li_bot {
  width: 100%;
}

.header_nav .menu {
  height: 440px !important;
}

.header_nav .menu2 {
  padding: 50px 126px 60px;
  background-color: #ffffff;
  box-shadow: 0px 0px 25px 0px rgb(37 37 37 / 6%);
}

.header>ul>li:nth-of-type(1),
.header>ul>li:nth-of-type(2),
.header>ul>li:nth-of-type(3),
.header>ul>li:nth-of-type(4),
.header>ul>li:nth-of-type(5),
.header>ul>li:nth-of-type(6) {
  margin: 0 30px;
  padding-bottom: 35px;
  font-weight: 400;
  line-height: 16px;
  transition: all 0.5s;
}

.header>ul>li:nth-of-type(7) {
  margin-right: 30px;
  line-height: 16px;
  color: #B2B2B2;
}

.header>ul>.glass {
  cursor: pointer;
  width: 18px;
  height: 20px;
  margin-right: 36px;
  background: url(/images/fangdajing.png) no-repeat;
  background-size: contain;
  transition: all 0.5s;
}

.header>ul>.phone {
  width: 17px;
  height: 16px;
  background: url(../img/headerphone.png) no-repeat;
  margin-right: 12px;
  background-size: contain;
  transition: all 0.5s;
}

.header>ul>li:last-of-type {
  width: 115px;
  height: 62px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-right: 90px;
}

.header_p>.box_bot {
  position: relative;
  top: 85px;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1);
}

.header_p .search_box {
  width: 100%;
  height: 84px;
  line-height: 84px;
  text-align: center;
  background-color: #fff;
  color: #333;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.header_p .search_box>.close {
  width: 16px;
  height: 16px;
  cursor: pointer;
  vertical-align: middle;
}

.header_p .search_box>.search {
  width: 20px;
  height: 20px;
  cursor: pointer;
  vertical-align: middle;
}

.header_p .search_box>.inp {
  box-sizing: border-box;
  width: 40%;
  height: 45px;
  border: 1px solid #797979;
  padding: 0 26px;
  margin: 0 13px;
  vertical-align: middle;
}

/* é¼ æ ‡æ»‘è¿‡headeræ ·å¼ */

.header_p_active {
  background-color: #fff;
}

.header_p>.header_bot {
  border-bottom: 1px solid rgba(183, 183, 183, 0.1);
}

.header_p .header_nav_black {
  color: #333;
}

.header_p .header_nav_red {
  color: #EA222D;
}

.header_p ul>.glass_active {
  background-image: url(/images/c_fangdajing.png);
}

.header_p ul>.phone_active {
  background-image: url(/images/c_headerphone.png);
}

.header_p_active1 {
  background-color: #fff;
}

.header_p_active1>.header_bot1 {
  border-bottom: 1px solid rgba(183, 183, 183, 0.2);
}

.header_p_active1 .header_nav_black1 {
  color: #333;
}

.header_p_active1 .header_nav_red1 {
  color: #EA222D;
}

.header_p_active1 ul>.glass_active1 {
  background-image: url(../img/c_fangdajing.png);
}

.header_p_active {
  background-color: #fff;
}

.header_nav .menu {
  display: none;
  height: 505px;
  padding-top: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.menu1,
.menu2,
.menu3,
.menu4,
.menu5 {
  position: absolute;
  top: 82px;
  left: 0;
  display: none;
  background-color: #fff;
  color: #333;
  box-shadow: 0px 10px 15px rgb(0 0 0 / 2%);
}

.menu2 {
  width: 100%;
  height: 490px;
  display: block;
  text-align: left;
  overflow: hidden;
}

.menu .box-left {
  float: left;
  width: 60%;
}

.menu .box-left .img {
  width: 100%;
}

.menu .box-left .img img {
  width: 100%;
  height：440px;
}

.menu .box-left .text {
  position: absolute;
  top: 128px;
  left: 250px;
}

.menu .box-left .text .title {
  font-size: 40px;
  font-weight: bold;
  line-height: 65px;
  letter-spacing: -0.0225px;
  color: #fff;
}

.menu .box-left .text .p {
  width: 600px;
  margin-top: 58px;
  font-size: 18px;
  line-height: 36px;
  letter-spacing: -0.96px;
  color: #ffffff;
}

.menu .box-left .text .button {
  margin-top: 58px;
  font-size: 18px;
  line-height: 18px;
  color: #fff !important;
}

.menu .box-left .text .button a {
  color: #fff;
}

.menu .box-left .text .button img {
  height: 18px;
  margin-left: 16px;
}

.menu .box-right {
  float: left;
  width: 40%;
  background-color: white;
}

.menu .box-right .list {
  width: 100%;
  margin-top: 75px;
  position: relative;
  overflow: hidden;
}

.menu .box-right .list .item-bg {
  content: "";
  width: 100%;
  height: 68px;
  background-color: #ea222d;
  position: absolute;
  left: 0;
  top: -68px;
  z-index: 1;
  transition: 0.5s;
}

.menu .box-right .list .item {
  width: 100%;
  position: relative;
  z-index: 2;
}

.menu .box-right .list .item a {
  width: 100%;
  height: 68px;
  display: block;
  line-height: 68px;
  transition: 0.5s;
}

.menu .box-right .list .item a span {
  display: block;
  text-align: left;
  font-size: 24px;
  line-height: 68px;
  color: #000000;
  padding-left: 118px;
  position: relative;
  transition: 0.5s;
}

.menu .box-right .list .item a span img {
  height: 22px;
  vertical-align: middle;
  margin-left: 58px;
}

.menu .box-right .list .item a span::after {
  content: "";
  width: 3px;
  height: 23px;
  background-color: #ea222d;
  position: absolute;
  top: 22px;
  left: 80px;
}

.menu .box-right .list .item:hover a span {
  color: white;
}

.menu2 {
  width: 100%;
  height: 490px;
  /* display:block;
  */
  text-align: left;
  overflow: hidden;
}

.menu2>.menu_main {
  padding-top: 45px;
  box-sizing: border-box;
  width: 90%;
  text-align: center;
  margin：0 auto;
  height: 100%;
  display: flex;
  justify-content: space-between;
}

.menu2>.menu_main>.intro {
  width: 386px;
  height: 100%;
  border-right: 1px solid #EDEDED;
  flex-shrink: 0;
}

.menu2>.menu_main>.intro>.title {
  line-height: 50px;
  height: 50px;
  font-size: 50px;
  font-weight: bold;
  color: #333333;
}

.menu2>.menu_main>.intro>p:last-child {
  margin-top: 30px;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
  color: #333333;
}

.menu2>.menu_main>.menu_nav {
  width: 640px;
  height: 100%;
  display: flex;
  justify-content: space-evenly;
  flex-shrink: 0;
}

.menu2>.menu_main>.menu_nav li {
  width: 100%;
  height: 17px;
  line-height: 17px;
  margin-bottom: 25px;
  font-size: 17px;
  font-weight: 400;
  overflow: hidden;
  transition: all 0.5s;
  position: relative;
  text-indent: 1.5em;
}

.menu2>.menu_main>.menu_nav li>.red_ {
  margin-right: 20px;
  position: absolute;
  top: 64px;
  left: 0rem;
  transition: all 0.5s;
}

.menu2>.menu_main>.menu_nav li:hover .red_ {
  top: 0rem;
}

.menu2>.menu_main>.menu_nav li:hover {
  color: #EA222D;
}

.menu2>.menu_main>.box {
  width: 460px;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: flex-start;
  flex-shrink: 0;
}

.menu2>.menu_main>.box .tbox {
  width: 460px;
  height: 168px;
  padding: 45px 35px;
  margin-bottom: 29px;
  box-sizing: border-box;
  background: url(../img/index_menu2back.png) no-repeat;
  background-size: 100% 100%;
  color: #fff;
  position: relative;
}

.menu1,
.menu3,
.menu4,
.menu5 {
  width: 100%;
}

.menu2>.menu_main>.box .tbox p {
  height: 23px;
  font-size: 23px;
  font-weight: bold;
  color: #FFFFFF;
}

.menu2>.menu_main>.box .tbox .a {
  width: 20%;
  display: block;
  margin-top: 32px;
  height: 15px;
  line-height: 13px;
  padding-left: 11px;
  border-left: 5px solid #ea222d;
  font-size: 15px;
  font-weight: 400;
  color: #FFFFFF;
  transition: all 0.5s;
  position: relative;
  z-index: 1;
}

.menu2>.menu_main>.box .tbox a:hover {
  color: #ea222d;
}

.menu2>.menu_main>.box .lbox {
  width: 168px;
  height: 168px;
  background-color: #EA222D;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.menu2>.menu_main>.box .lbox span {
  height: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
}

.menu2>.menu_main>.box .lbox span:last-child {
  margin-top: 23px;
  width: 44px;
  height: 42px;
  background: url(../img/index_menu2icon.png) no-repeat;
  background-size: contain;
}

.menu2>.menu_main>.box .rbox {
  width: 268px;
  height: 168px;
  padding: 42px 38px;
  box-sizing: border-box;
  background-color: #F3F3F3;
}

.menu2>.menu_main>.box .rbox p {
  height: 20px;
  font-size: 20px;
  font-weight: bold;
  color: #2A2A2A;
}

.menu2>.menu_main>.box .rbox span {
  display: block;
  margin-top: 29px;
  font-size: 29px;
  font-family: Arial;
  font-weight: bold;
  color: #EA222D;
}

.header>ul>li:last-of-type {
  width: 114px;
  height: 62px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-right: 90px;
}

.language-box {
  position: relative;
}

.language-box .language {
  cursor: pointer;
  position: relative;
}

.language-box .language .icon {
  display: block;
  float: left;
}

.language-box .language .icon i {
  font-size: 20px;
  color: white;
  transition: 0.5s;
}

.language-box .language .text {
  display: block;
  font-size: 16px;
  color: #fff;
  float: left;
  margin-left: 12px;
  transition: 0.5s;
}

.language-box .language .arrow {
  display: block;
  float: left;
  margin-left: 9px;
}

.language-box .language .arrow i {
  font-size: 15px;
  line-height: 21px;
  color: white;
  transition: 0.5s;
}

.language-box .down-box {
  width: 200px;
  position: absolute;
  top: 48px;
  right: -64px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-top: none;
  display: none;
  height: 300px !important;
}

.language-box .down-box .box-right {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow-y: scroll;
}

.language-box .down-box .box-right .row {
  padding: 13px 0;
}

.language-box .down-box .box-right .row .item {
  padding: 15px 38px;
  box-sizing: border-box;
  width: 100%;
  transition: all 0.5s;
}

.language-box .down-box .box-right .row .item a {
  font-size: 17px;
  line-height: 23px;
  color: #333333;
  text-align: left;
  transition: all 0.5s;
}

.language-box .down-box .box-right .row .item:hover {
  background-color: #f4f4f4;
}

.language-box .down-box .box-right .row .item:hover a {
  color: #ea222d;
}

.language-black .language .icon i,
.language-black .language .arrow i,
.language-black .language .text {
  color: #333;
}

.language-black .language .icon i,
.language-black .language .arrow i,
.language-black .language .text {
  color: #333;
}

.header_p_active .language-box .language .text {
  color: #333;
}

.banner {
  width: 100%;
  height: 480px;
  /*position:fixed;
  */
  overflow: hidden;
  /* z-index:-1;
  */
}

.banner_bot {
  width: 100%;
  height: 7.05rem;
}

.banner .swiper {
  --swiper-theme-color: #F33A2F;
  /* è®¾ç½®Swiperé£Žæ ¼ */
  --swiper-navigation-color: #fff;
  /* å•ç‹¬è®¾ç½®æŒ‰é’®é¢œè‰² */
  --swiper-navigation-size: 0.22rem;
  /* è®¾ç½®æŒ‰é’®å¤§å° */
  width: 100%;
  height: 480px;
  position: relative;
  z-index: 1;
}

.banner .swiper .swiper-slide {
  width: 100%;
  overflow: hidden;
}

.swiper .swiper_img {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.banner .swiper .swiper_img>img {
  /* width:100%;
  */
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: -1000px;
  right: -1000px;
  margin: auto;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}

.swiper video {
  position: relative;
  height: calc(100 vh - var(--browser-address-bar, 0px));
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  z-index: -1;
}

.banner .swiper-button-next {
  position: absolute;
  right: 0.4rem;
}

.banner .swiper-button-prev {
  position: absolute;
  left: 0.4rem;
}

.swiper-horizontal .swiper-pagination {
  width: 0.94rem;
  height: 0.015rem;
  margin-top: 5.76rem;
  margin-left: 1.95rem;
  background-color: #fff;
}

.swiper-slide {
  position: relative;
}

.banner .swiper_text,
.banner .swiper_textone {
  /* width:4rem;
  */
  position: absolute;
  z-index: 1;
  top: 1.42rem;
  left: 1.95rem;
}

.banner .swiper_textone {
  top: 2rem;
}

.banner .swiper_text>h1,
.banner .swiper_textone>h1 {
  width: 4rem;
  height: 0.4rem;
  font-size: 0.465rem;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 0.5rem;
}

.banner .swiper_textone>h1 {
  margin-bottom: 0.1rem;
}

.banner .swiper_textone>p {
  /* width:2.295rem;
  */
  height: 0.4rem;
  font-size: 0.465rem;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 0.5rem;
}

.banner .swiper_text>.english {
  width: 4rem;
  height: 0.27rem;
  font-size: 0.36rem;
  font-family: Arial;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.5);
  line-height: 0.25rem;
  padding: 0.2rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.banner .swiper_text>.intro {
  width: 4rem;
  font-size: 0.13rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.25rem;
  margin: 0.2rem 0;
  margin-bottom: 0rem;
}

#head {
  margin-top: 0px;
}

.l_hdxlli {
  margin-bottom: 40px;
}

.l_hdxlli {
  width: 16.6%;
  padding: 0 0px;
}

.l_hdxlli {
  position: relative;
}

.l_hdxlul {
  flex-wrap: wrap;
  max-height: 516px;
  overflow: hidden;
  margin: 0 -40px;
}

.l_hdxlnava2 a {
  font-size: 16px;
  line-height: 1.75;
  color: #333333 !important;
  transition: all .36s;
  display: block;
}

.l_hdnavxlbt {
  margin-top: 16px;
}

.l_hdxlul3 {
  margin-bottom: 14px;
}

.l_hdxlli3 a {
  font-size: 15px;
  line-height: 1.75;
  color: #666666 !important;
  transition: all .36s;
  display: block;
  padding: 6px 0;
  padding-left: 22px;
}

.span {
  color: #ea222d;
  font-weight: bolder;
  margin-right: 15px;
}

.language-box .language .arrow {
  height: 30px;
  display: inline-block;
  position: absolute;
  right: 10px;
  width: 15px;
  background-position: 50%;
  background-size: 11px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' style='fill:%23666'/></svg>");
  background-repeat: no-repeat;
  content: "" !important;
  transition: all .2s;
  margin-top: -5px;
}
@media (max-width:1440px){
    .header>ul>li:nth-of-type(1), .header>ul>li:nth-of-type(2), .header>ul>li:nth-of-type(3), .header>ul>li:nth-of-type(4), .header>ul>li:nth-of-type(5), .header>ul>li:nth-of-type(6) {
    margin: 0 20px;
    }
}
@media (max-width:768px) {
	.m-header {
		display: block !important;
	}

	.m-header {
		display: block;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 1000000000;
		height: 60px;
		transition: 0.2s;
		padding-bottom: 24px;
		box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
		backdrop-filter: blur(9px);
		background-color: #fff;
		padding-bottom: 22px;
	}

	.m-header::after {
		content: "";
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
		display: block;
		float: none;
		clear: both;
		background-color: rgba(255, 255, 255, 1);
	}

	.m-header .logo {
		float: left;
		position: relative;
		height: 41px;
		margin-top: 22px;
		margin-left: 5%;
		width: 210px;
	}

	.m-header .logo img {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
	}

	.m-header .home {
		float: right;
		margin-top: 26px;
		margin-right: 5%;
		cursor: pointer;
		position: relative;
		width: 33px;
		height: 33px;
	}

	.m-header .home .line {
		width: 33px;
		height: 3.5px;
		background-color: #333;
		margin-bottom: 7.5px;
		border-radius: 3.75px;
		transition: 0.5s;
	}

	.m-header .home .line1 {
		position: absolute;
		top: 0;
		left: 0;
	}

	.m-header .home .line2 {
		position: absolute;
		left: 0;
		top: 12px;
	}

	.m-header .home .line3 {
		position: absolute;
		top: 24px;
		left: 0;
	}

	.m-header .home.home-close .line1 {
		position: absolute;
		transform: rotate(45deg);
		top: 10.5px;
	}

	.m-header .home.home-close .line2 {
		position: absolute;
		left: 75px;
	}

	.m-header .home.home-close .line3 {
		position: absolute;
		transform: rotate(-45deg);
		top: 10.5px;
	}

	.m-header .down-nav {
		width: 100%;
		height: calc(100vh - 82px);
		display: block;
		position: fixed;
		top: 82px;
		left: -100%;
		z-index: 3;
		transition: 0.5s;
	}

	.m-header .down-nav .box {
		width: 40%;
		height: 100%;
		background-color: white;
		padding-top: 22.5px;
		margin: unset;
	}

	.m-header .down-nav .box nav {
		width: 100%;
	}

	.m-header .down-nav .box nav ul li {
		width: 100%;
		height: 54px;
		text-align: center;
		transition: 0.5s;
	}

	.m-header .down-nav .box nav ul li a {
		width: 100%;
		height: 100%;
		display: block;
		font-size: 16px;
		line-height: 54px;
		color: #333;
		font-weight: bold;
	}

	.m-header .down-nav .box nav ul li .list {
		position: absolute;
		top: -1px;
		left: -20vw;
		width: 60vw;
		height: 100vh;
		background-color: #efefef;
		padding-top: 22.5px;
		text-align: left;
		display: block;
		z-index: -1;
		transition: 0.5s;
	}

	.m-header .down-nav .box nav ul li .list .item {
		padding-left: 37.5px;
	}

	.m-header .down-nav .box nav ul li .list .item a {
		font-weight: normal;
		font-size: 16px;
		line-height: 40px;
	}

	.m-header .down-nav .box nav ul li .list .item:first-of-type {
		border-bottom: 2px solid #eee;
	}

	.m-header .down-nav .box nav ul li .list .item:first-of-type a {
		color: #333;
		font-weight: bold;
	}

	.m-header .down-nav .box nav ul li.li-open {
		background-color: #efefef;
	}

	.m-header .down-nav .box nav ul li.li-open .list {
		left: 40vw;
	}

	.m-header .down-nav.mobile-open {
		left: 0;
	}

	.m-header .mobile-mask {
		width: 100%;
		height: calc(100vh - 86px);
		display: none;
		position: fixed;
		top: 86px;
		left: 0;
		z-index: 2;
		background-color: rgba(0, 0, 0, 0.8);
	}
}