body {
  /*font: 12px/1.5 "SH-Light", arial, simsun, sans-serif;*/
  margin: 0 auto;
  padding: 0;
  background: #fff;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}

/*链接整体设置*/
a {
  text-decoration: none;
  color: #2e2e2e;
  transition: all .15s;
}

a:hover {
  color: #082037;
}

a:active {
  color: #2e2e2e;
}

a {
  blr: expression(this.onFocus=this.close());
}

a {
  blr: expression(this.onFocus=this.blur());
}

div:focus,
span:focus,
a:focus,
input:focus,
button:focus,
textarea:focus,
select:focus {
  outline: none;
  hide-focus: expression(this.hideFocus=true);
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #bcbcbc;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #bcbcbc;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #bcbcbc;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #bcbcbc;
}

input[type=button],
input[type=submit],
input[type=file],
button {
  -webkit-appearance: none;
}

.aboutus {
  margin-bottom: 2%;
}

.aboutus img {
  max-width: 100%;
  width: 81.5%;
  display: block;
  margin: 0 auto;
}

/*公用样式*/
div,
table,
tr,
td,
img,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
i,
font,
span,
b,
dl,
dt,
dd,
form,
textarea,
input,
select {
  margin: 0;
  padding: 0;
  font-style: normal;
  /*font-family: "SH-Light";*/
  box-sizing: border-box;
}

ul,
ol {
  list-style-type: none;
}

h1,
h2,
h3,
h4 {
  font-weight: 500;
}

img {
  border: none;
  -ms-interpolation-mode: bicubic;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

.clear0 {
  clear: both;
  font-size: 0px;
  height: 0px;
  overflow: hidden;
}

.hidden {
  display: none;
}

.w {
  max-width: 1300px;
  width: 95%;
  margin: 0 auto;
  max-height: 999999px;
}

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

}

.comflexs {
  width: 70%;
}

/*@font-face {*/
/*  font-family: SH-Bold;*/
/*  src: url('http://www.jodoll.com/templates/main/images/SourceHanSansCN-Bold.otf');*/
  /* IE9+ */
/*}*/

/*@font-face {*/
/*  font-family: SH-Light;*/
/*  src: url('http://www.jodoll.com/templates/main/images/SourceHanSansCN-Light.otf');*/
  /* IE9+ */
/*}*/

/*@font-face {*/
/*  font-family: SH-ExtraLight;*/
/*  src: url('http://www.jodoll.com/templates/main/images/SourceHanSansCN-ExtraLight.otf');*/
  /* IE9+ */
/*}*/

/*header*********************************************************************/
.tuerhed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 88;
  background: #fff;
}

.tuerhed .ico {
  position: absolute;
  left: 2.27%;
  top: 50%;
  width: 31px;
  height: 40px;
  margin-top: -20px;
  display: block;
  background: url(../img/ico1.png) left center no-repeat;
  background-size: 90%;
}

.losdj {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 85px;
}

.losdj_on {
  width: calc(100% - 17px);
}

.losdj a {
  display: inline-block;
}

.losdj img {
  height: 55px;
  /*filter: brightness(0);*/
  display: block;
  margin: 0 auto;
}

.sanh {
  position: absolute;
  right: 2.27%;
  top: 7px;
  width: 30px;
  padding: 10px 0;
  margin: 5px 0;
  cursor: pointer;
}

.sanh>div {
  height: 3px;
  margin: 8px 0px;
  width: 100%;
  transition: transform 0.5s, opacity 0.5s;
}

.sanh>div {
  background-color: #ED861D;
}

.fuernavt {
  position: fixed;
  padding-top: 85px;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  z-index: 8;
  background: rgba(33, 33, 33, .5);
  overflow: hidden;
}

.fuernavt_bg {
  width: 75%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}

/*2022-8-15*/
.benrvav {
  width: 25%;
  height: 100%;
  overflow: hidden;
  overflow-y: scroll;
  float: right;
  background: #fff;
}

.nav_w {
  padding: 30px 0 5px 0;
  text-align: center;
}

.nav_w ul li {
  padding-bottom: 25px;
}

.nav_w ul li em {
  display: block;
  font-size: 20px;
  line-height: 48px;
  padding-top: 5px;
  position: relative;
}

.nav_w ul li em:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -15px;
  top: 0;
  font-size: 0;
  overflow: hidden;
  width: 30px;
  /*background: #000;*/
  background: #ED861D;
  height: 5px;
  border-radius: 1000px;
}

.nav_w ul li em a {
  color: #000;
}

.nav_w ul li .nav_two {
  font-size: 16px;
  line-height: 24px;
  color: #4d4d4d;
}

.nav_w ul li .nav_two .li {
  display: block;
}

.nav_w ul li .nav_two .li a {
  color: #4d4d4d !important;
  position: relative;
  display: inline-block;
}

.nav_w ul li .nav_two .li a:hover {
  color: #ED861D !important;
}

.nav_w ul li .nav_two .li .cur {
  font-weight: bold;
  color: #3a3a3a;
}

.nav_w ul li .nav_two .li .cur:before,
.nav_w ul li .nav_two .li .cur:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  font-size: 0;
  overflow: hidden;
  height: 7px;
  width: 4px;
  background: url(../img/point1.png) left center no-repeat;
}

.nav_w ul li .nav_two .li .cur:before {
  left: -12px;
}

.nav_w ul li .nav_two .li .cur:after {
  right: -12px;
  transform: rotate(180deg);
}

.nav_w ul li .nav_two .li .nav_three {
  overflow: hidden;
  height: 0px;
}

.nav_w ul li .nav_two .li .nav_three div {
  padding: 5px 0;
}

.nav_w ul li .nav_two .li .nav_three p {
  font-size: 14px;
}

.nav_w ul li .nav_two .li .nav_three p a {
  color: #8b8b8b !important;
  font-weight: 500 !important;
}

.nav_w ul li .nav_two .li .nav_three p a:hover {
  color: #ED861D !important;
}

.nav_w ul li .nav_three p a:before,
.nav_w ul li .nav_two p a:after {
  display: none !important;
}

.tesd {
  right: calc(4.27% + 17px)
}

.tesd>div {
  background-color: #ED861D !important;
}

.tesd>div:nth-child(1) {
  transform: translate3d(0px, 11px, 0px) rotate(45deg);
}

.tesd>div:nth-child(2) {
  opacity: 0;
}

.tesd>div:nth-child(3) {
  transform: translate3d(0px, -11px, 0px) rotate(-45deg);
}

.banner {
  position: relative;
  z-index: 5;
  /*margin-top: 85px;*/
  margin-top: 10px;
}

.banner .swiper-slide img,
.banner video {
  width: 100%;
  display: block;
}

/*2022-4-2*/
.banner .swiper-pagination {
  bottom: 5.4%;
}

.banner .swiper-pagination-bullet {
  width: 90px;
  height: 2px;
  border-radius: 0;
  transition: all linear .2s;
  background: #fff;
  opacity: .3;
  margin: 0 5px !important;
}

.banner .swiper-pagination-bullet-active {
  opacity: 1;
}

.i_w {
  width: 91.666666666666%;
  margin: 0 auto;
  max-width: 1760px;
}

.con1 {
  padding: 10px 0 20px 0;
}

.con1 .txt1 {
  font-size: 18px;
  line-height: 36px;
  text-align: center;
  color: #2e2e2e;
  /* padding: 100px 0 0; */
  padding: 60px 0 0;
}

.con1 .txt1 p {
  margin: 1% 0;
}

.con1 .txt1 p:first-child {
  font-size: 3rem;
  margin-bottom: 1%;
  color: #414141;
}

.con1 ul {
  display: flex;
  flex-wrap: wrap;
}

.con1 ul li {
  width: 50%;
  position: relative;
  overflow: hidden;
}

.con1 ul li a {
  display: block;
}

.con1 ul li em {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  color: #fff;
  margin-top: -47px;
  text-align: center;
  font-size: 48px;
  line-height: 95px;
  padding-bottom: 41px;
  transition: all linear .2s;
}

.con1 ul li em:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  font-size: 0;
  overflow: hidden;
  height: 43px;
  width: 43px;
  background: url(../img/point2.png) left center no-repeat;
  transition: all linear .2s;
}

.con1 ul li.hover em {
  margin-top: -52px;
}

.con1 ul li.hover em:after {
  bottom: -10px;
}

.con2 ul li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 135px 0 0 0;
}

.con2 ul li:nth-child(2n) {
  display: -webkit-flex;
  -webkit-flex-flow: row-reverse wrap;
  display: flex;
  flex-flow: row-reverse wrap;
}

.con2 .txt {
  background: #f6f9f9;
  width: 49.5%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.con2 .txt p {
  font-size: 40px;
  color: #2e2e2e;
  line-height: 60px;
}

.con2 .txt i {
  font-size: 16px;
  color: #737373;
  display: inline-block;
  border: 1px solid #656565;
  padding: 0 34px;
  line-height: 52px;
  margin: 25px 0 10px 0;
  transition: all linear .2s;
}

/*2022-4-2*/
.con2 .txt:hover i {
  border-color: #0b3969;
  color: #ffffff;
  background-color: #0b3969;
}

/*2022-4-2*/
.con2 .pic {
  width: 49.5%;
}

.con2 .pic a {
  display: block;
}

.con2 .pic img {
  max-width: 100%;
  display: block;
}

.con3 {
  padding: 85px 0 0 0;
  /* padding:155px 0 0 0; */
}

.con3 ul {
  display: flex;
  flex-wrap: wrap;
  /* width: 100%; */
  width: 82%;
  margin: 0 auto;
  /*justify-content: space-around;*/
  justify-content: unset;
}

.con3 ul a {
  /* width:32.7651333%; */
  width: 23.5%;
  margin-bottom: 1.9682%;
  position: relative;
  margin-right: 1.9682%;
  overflow: hidden;
}

.con3 ul a:nth-child(4n) {
  margin-right: 0;
}

.con3 ul a::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid #fff;
  width: 85%;
  height: 85%;
  transition: all 0.36s;
  z-index: 1;
}

.con3 ul a::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  transition: all 0.36s;
  background-color: rgba(0, 0, 0, 0.3);
}

.con3 ul a:hover::after {
  background-color: rgba(0, 0, 0, 0);
}

.con3 ul a:hover::before {
  width: 100%;
  height: 100%;
  z-index: 1;
}

.con3 ul a:hover .pic img {
  transform: scale(1.05);
}

/*.con3 ul li a {*/
/*  display: block;*/
/*}*/

.con3 ul a li .txt {
  z-index: 2;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  text-align: center;
  margin-top: -45px;
}

.con3 ul li em {
  display: block;
  color: #fff;
  font-size: 1.5rem;
  line-height: 40px;
  margin-bottom: 20px;
}

.con3 ul li font {
  font-size: 16px;
  border-radius: 1000px;
  border: 1px solid #9a9a9a;
  color: rgba(255, 255, 255, .55);
  display: inline-block;
  padding: 0 18px;
  line-height: 28px;
  font-family: "SH-ExtraLight";
}

.nyban {
  width: 100%;
  position: relative;
  margin-top: 85px;
}

.nyban em {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 40%;
  font-size: 60px;
  line-height: 80px;
  color: #fff;
  text-align: center;
}

.nyban img,
.nyban video {
  max-width: 100%;
}

.B_School {
  padding: 10px 0 30px 0;
}

.B_School li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 120px 0 0 0;
}

.B_School li:nth-child(2n) {
  display: -webkit-flex;
  -webkit-flex-flow: row-reverse wrap;
  display: flex;
  flex-flow: row-reverse wrap;
}

.B_School li .txt {
  width: 53.46%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 0 6.923%;
}

.B_School li .txt h3 {
  font-size: 36px;
  color: #3d3d3d;
  line-height: 56px;
  padding-bottom: 5px;
}

.B_School li .txt p {
  font-size: 16px;
  color: #3d3d3d;
  line-height: 30px;
}

.B_School li .pic {
  width: 46.54%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.B_School li .pic img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.contact_infor {
  padding: 95px 0 85px 0;
  position: relative;
}

.c_tit {
  font-size: 30px;
  color: #262626;
  line-height: 60px;
}

.contact_infor p {
  font-size: 16px;
  line-height: 36px;
  color: #2e2e2e;
}

.contact_infor .ewm {
  position: absolute;
  text-align: center;
  right: 0;
  top: 100px;
}

.contact_infor .ewm img {
  width: 167px;
  height: 167px;
  display: block;
  margin: 0 auto;
}

.contact_infor .ewm p {
  font-size: 18px;
}

.contact_form ul li.lf {
  width: 40.385%;
  margin: 20px 0 0 0;
  padding-bottom: 20px;
}

.c_intxt {
  line-height: 24px;
  border: 1px solid #e6e6e6;
  padding: 12px 20px;
  width: 100%;
  font-size: 14px;
  color: #999;
  transition: all 0.6s;
}

.c_intxt:focus {
  border: 1px solid #000;
}

.contact_form ul li.rt {
  /*width: 57.545%;*/
  width:100%;
}

.contact_form ul li .lic {
  margin: 20px 0 0 0;
  padding-bottom: 20px;
  width: 48.3%;
}

.contact_form ul li .lic.li_w {
  width: 100%;
}

.c_inbut {
  color: #fff;
  background: #ED861D;
  line-height: 50px;
  border: none;
  cursor: pointer;
  width: 125px;
  text-align: center;
  transition: all 0.6s;
  display: block;
}

.c_inbut:hover {
  background: #000;
  color: #fff;
}

.search_con {
  padding: 105px 0 85px 0;
}

.searchc {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 75px;
}

/*2022-4-2*/
.searchc .search_w {
  display: flex;
  flex-wrap: wrap;
}

.s_intxt {
  border: 1px solid #e3e3e3;
  line-height: 45px;
  height: 47px;
  width: 240px;
  font-size: 16px;
  padding: 0 20px;
  margin-right: 8px;
}

.s_inbut {
  background: url(../img/search.png) #082037 20px center no-repeat;
  border: none;
  cursor: pointer;
  line-height: 47px;
  height: 47px;
  color: #fff;
  width: 100px;
  text-align: center;
  padding-left: 15px;
  font-size: 16px;
  transition: all 0.6s;
}

.s_inbut:hover {
  background-color: #000;
}

.adr_list {
  display: flex;
  flex-wrap: wrap;
  width: 102%;
}

.adr_list li {
  width: 31.3333333%;
  margin: 2% 2% 0 0;
  border: 1px solid #e5e5e5;
  padding: 12px 1.385% 30px 1.385%;
  position: relative;
}

.adr_list li em {
  display: block;
  font-size: 26px;
  color: #464646;
  line-height: 65px;
}

.adr_list li p {
  font-size: 16px;
  line-height: 30px;
  color: #6b6b6b;
  position: relative;
  padding-left: 38px;
}

.adr_list li p font {
  position: absolute;
  left: 0;
  top: 0;
}

.adr_list li a {
  position: absolute;
  right: 1.385%;
  top: 30px;
  color: #8c8c8c;
  display: inline-block;
  line-height: 29px;
  border: 1px solid #e3e3e3;
  border-radius: 1000px;
  padding: 0 20px;
}

.adr_list li a:hover {
  background: #082037;
  color: #fff;
  border-color: #082037;
}

.recruit_tab {
  font-size: 30px;
  padding: 95px 0 60px 0;
  line-height: 40px;
  display: flex;
  flex-wrap: wrap;
}

.recruit_tab a {
  color: #a9a9a9;
  margin-right: 60px;
  font-size: 1.4rem;
  position: relative;
}

.recruit_tab a.on,
.recruit_tab a:hover {
  color: #262626;
}

/*2022-3-28*/
.dp_tab a.on:before {
  content: "";
display: block;
position: absolute;
left: 0;
bottom: -20px;
font-size: 0;
overflow: hidden;
height: 3px;
width: 100%;
background: #ED861D;
}

/*2022-3-28*/
.recruit_list {
  padding: 0 0 20px 0;
}

.recruit_list li {
  border-top: 1px solid #cdd3d7;
  padding: 15px 0;
  font-size: 16px;
  line-height: 32px;
  color: #353535;
  display: flex;
  flex-wrap: wrap;
}

.recruit_list li.top {
  border-top: none;
  background: #eeeff1;
  padding: 20px 0;
  font-size: 18px;
  color: #1a1a1a;
}

.recruit_list li .w1 {
  width: 24.65%;
  padding-left: 1.95%;
  font-weight: bold;
}

.recruit_list li .w2 {
  width: 23.05%;
}

.recruit_list li .w3 {
  width: 21.65%;
}

.recruit_list li .w4 {
  width: 20.05%;
}

.recruit_list li .w5 {
  width: 10.6%;
  text-align: center;
}

.recruit_list li p {
  display: none;
}

/*2022-4-2*/
.recruit_list li .w5 i {
  border-bottom: 1px solid #7a7a7a;
  display: inline-block;
}

/*2022-4-2*/
.recruit_list li a {
  display: block;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

/*2022-4-2*/
.recruit_list li.top .w1 {
  font-weight: 500;
  padding-left: 2.85%;
}

.recruit_dt {
  padding: 90px 0;
}

.recruit_dt .r_tit {
  font-size: 30px;
  line-height: 50px;
  padding: 10px 0 0 0;
}

.rec_dt_lf {
  width: 38.45%;
  padding: 0 0 0 14.2%;
}

.rec_dt_lf .r_tit {
  padding-bottom: 65px;
}

.rec_dt_lf p {
  line-height: 28px;
  color: #9a9a9a;
  font-size: 16px;
}

.rec_dt_lf .ewm {
  width: 160px;
  text-align: center;
}

.rec_dt_lf .ewm em {
  display: block;
  border: 1px solid #dbdbdb;
  margin: 25px 0 5px 0;
}

.rec_dt_lf .ewm em img {
  width: 158px;
  height: 158px;
  display: block;
}

.rec_dt_lf .ewm p {
  color: #3b3a3a;
}

.rec_dt_rt {
  width: 60.35%;
  padding-right: 11.85%;
}

.rec_dt_rt .top {
  min-height: 125px;
}

.rec_dt_rt .top p {
  line-height: 28px;
  color: #9a9a9a;
  font-size: 16px;
}

.rec_dt_rt .txt_show {
  font-size: 16px;
  line-height: 1.75;
}

.rec_dt_rt .back {
  padding: 42px 0 0 0;
}

.brand_ab {
  padding: 10px 0 30px 0;
}

.brand_ab li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 120px 0 0 0;
}

.brand_ab li:nth-child(2n) {
  display: -webkit-flex;
  -webkit-flex-flow: row-reverse wrap;
  display: flex;
  flex-flow: row-reverse wrap;
}

.brand_ab li .txt {
  width: 40%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.brand_ab li .txt h3 {
  font-size: 36px;
  color: #3d3d3d;
  line-height: 56px;
  padding-bottom: 5px;
}

.brand_ab li .txt p {
  font-size: 16px;
  color: #2e2e2e;
  line-height: 36px;
}

.brand_ab li .pic {
  width: 55%;
}

.brand_ab li .pic img {
  width: 100%;
  display: block;
}

.brand_ab li .pic.bg1 {
  background: #fafafa;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 90px 0;
}

.brand_ab li .pic.bg1 img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
  width: auto;
}

.brand_ab li:nth-child(1) .txt {
  text-align: center;
}

.brand_ab li:nth-child(2) .txt div {
  text-align: right;
  width: 100%;
  padding-right: 15.35%;
}

.brand_ab li:nth-child(3) .txt div {
  width: 100%;
  padding-left: 15.35%;
}

.pro_txt {
  font-size: 16px;
  line-height: 2.25;
  color: #2e2e2e;
  position: relative;
  padding: 45px 0 35px 0;
}

.pro_txt:before {
  content: "";
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0;
  overflow: hidden;
  height: 3px;
  width: 24px;
  background: #212121;
}

/*2022-3-28*/

.blue_pic_list {
  overflow: hidden;
}

.blue_pic_list ul {
  display: flex;
  flex-wrap: wrap;
  width: 101.92%;
}

.blue_pic_list ul li {
  margin: 0 1.92% 1.92% 0;
}

.blue_pic_list ul li a {
  display: block;
}

.blue_pic_list ul li.big {
  width: 67.5%;
}

.blue_pic_list ul li img {
  width: 100%;
  display: block;
}

/*.red_pic_list{ overflow:hidden; margin:0 -8px;}
.red_pic_list ul{ display:flex; flex-wrap:wrap; width:100%; position:relative;}
.red_pic_list ul li{ width:30.410333333%; margin:0 2.923% 2.923% 0; overflow:hidden; position:relative;}
.red_pic_list a{ display:block;}
.red_pic_list img{ width:100%; display:block;}
.red_pic_list .article{ display:block; margin:0 0 9% 0; transition:all 100; overflow:hidden; position:relative;}
.red_pic_list .wall-column{ display:block; position:relative; width:33.333333%; float:left; padding:0 12px;}
*/
.red_pic_list ul {
  width: 102.923%;
}

.red_pic_list ul li {
  width: 30.410333333%;
  margin: 0 2.923% 2.923% 0;
  overflow: hidden;
  position: relative;
}

.red_pic_list a {
  display: block;
}

.red_pic_list img {
  width: 100%;
  display: block;
}

.more {
  text-align: center;
  font-size: 18px;
  padding: 40px 0 10px 0;
}

.more a {
  animation: move 1.3s ease-in-out infinite alternate;
  display: inline-block;
}

.more img {
  height: 32px;
  display: block;
  margin: 0 auto;
}

@keyframes move {
  from {
    transform: translate(0, -5px);
    opacity: .5;
  }

  to {
    transform: translate(0, 5px);
    opacity: 1;
  }
}

.customized_ab1 {
  padding: 85px 0 60px 0;
}

.customized_ab_txt {
  font-size: 16px;
  line-height: 2.25;
  color: #2e2e2e;
  text-align: center;
  padding: 15px 4.5%;
}

.customized_ab_txt em {
  font-family: "SH-Bold";
}

.customized_ab_txt font {
  font-size: 32px;
  font-family: "SH-Bold";
}

.customized_ab_pic img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.customized_ab1 .customized_ab_pic {
  margin-top: 35px;
}

.customized_ab2 {
  background: #fafafa;
  padding: 65px 0;
}

.customized_ab2 .customized_ab_txt {
  margin-bottom: 50px;
}

.cus_tit {
  font-size: 36px;
  color: #1b1b1b;
  line-height: 63px;
  text-align: center;
}

.customized_ab3 {
  position: relative;
  padding: 25px 0;
}

.customized_ab3:before {
  content: "";
  display: block;
  position: absolute;
  left: -30%;
  top: 0;
  right: -30%;
  height: 100%;
  font-size: 0;
  overflow: hidden;
  background: #fafafa;
  z-index: -1;
}

/*2022-4-2*/
.customized_ab3 ul {
  display: flex;
  flex-wrap: wrap;
  width: 101.077%;
  padding: 35px 0;
}

.customized_ab3 ul li {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 23.923%;
  border: 1px solid #d5d5d5;
  padding: 8px;
  background: #fff;
  margin: 1.077% 1.077% 0 0;
}

.customized_ab3 ul li img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.customized_ab4 {
  padding: 25px 0;
}

.show_list {
  position: relative;
  overflow: hidden;
  margin: 50px 0 0 0;
}

.com-prev,
.com-next {
  background: rgba(0, 0, 0, .27);
  width: 60px;
  height: 90px;
  margin-top: -45px;
}

.com-prev {
  left: 0;
}

.com-next {
  right: 0;
}

.com-prev:after,
.com-next:after {
  color: #fff;
  font-size: 24px;
}

.customized_ab5 {
  padding: 95px 0 50px 0;
}

.customized_ab5 ul {
  display: flex;
  flex-wrap: wrap;
}

.customized_ab5 ul li {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.customized_ab5 ul li a {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

/*2022-3-10*/
.customized_ab5 ul li img {
  height: 68px;
  margin-right: 12px;
}

.customized_ab5 ul li span {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.customized_ab5 ul li span em {
  font-size: 24px;
  line-height: 38px;
}

.customized_ab5 ul li span p {
  font-size: 16px;
  line-height: 30px;
}

.customized_ab5 ul li i {
  position: absolute;
  right: -188px;
  top: -41px;
  display: none;
  z-index: 5;
  transition: all 0.6s;
}

/*2022-4-2*/
.customized_ab5 ul li i img {
  width: 150px;
  height: 150px;
}

/*2022-3-10*/
.customized_ab5 ul li a:hover i {
  display: block;
}

/*2022-3-10*/

.group_ab1 {
  padding: 70px 0 0 0;
}

.group_ab1 .customized_ab_txt {
  padding-bottom: 35px;
}

.group_ab1 .cus_tit {
  margin-bottom: 20px;
}

.group_ab li {
  padding: 100px 0 0 0;
}

.group_ab li .txt {
  background: #f6f6f6;
}

.group_ab li .txt div {
  text-align: left !important;
  width: 100%;
  padding: 0 6.15% !important;
}

.group_pz {
  display: flex;
  flex-wrap: wrap;
  padding: 50px 0;
}

.group_pz li {
  width: 33.3333333%;
  text-align: center;
}

.group_pz li i {
  display: block;
  width: 60px;
  height: 55px;
  background: url(../img/ico4.png) no-repeat;
  margin: 0 auto;
}

.group_pz li i.i1 {
  background-position: 0 0;
}

.group_pz li i.i2 {
  background-position: 0 -55px;
}

.group_pz li i.i3 {
  background-position: 0 -110px;
}

.group_pz li em {
  display: block;
  font-size: 24px;
  font-family: "SH-ExtraLight";
  line-height: 35px;
  margin-top: 15px;
}

.group_pz li p {
  font-size: 16px;
  color: #999;
  font-family: "SH-ExtraLight";
  line-height: 26px;
}

.history_bg {
  background: #f9f9f9;
  margin-top: 40px;
  padding-bottom: 50px;
}

/*2022-4-2*/
.history_w {
  padding-left: 35.385%;
  position: relative;
}

/*2022-4-2*/
.history_w .cus_tit {
  padding: 60px 0 40px 0;
  text-align: left;
}

/*2022-4-2*/
.his_pic {
  width: 35.385%;
  position: absolute;
  left: 0;
  top: 70px;
}

/*2022-4-2*/
.his_pic img {
  width: 100%;
  display: block;
}

.historyc {
  width: 100%;
}

/*2022-4-2*/
.history_list {
  border-top: 1px solid #ddd;
  min-height: 550px;
  padding-bottom: 10px;
}

.history_list li {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}

.history_list li .tit {
  line-height: 47px;
  font-size: 30px;
  color: #2e2e2e;
  position: relative;
  padding-left: 20px;
}

.history_list li .tit:before {
  content: "";
  display: block;
  position: absolute;
  left: 5px;
  top: 50%;
  font-size: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #a9a9a9;
}

.history_list li .txt {
  padding: 10px 20px 15px 20px;
  display: none;
}

.history_list li .txt .txtc {
  padding-top: 10px;
}

.history_list li .txt .tit1 {
  font-size: 24px;
  color: #2e2e2e;
  line-height: 48px;
}

.history_list li .txt p {
  font-size: 16px;
  line-height: 36px;
  color: #555;
}

.history_list li.on .txt {
  display: block;
}

/*2022-4-2*/
.historyc .more {
  padding-right: 75%;
}

.jodoll_sir_txt {
  padding: 85px 0 45px 0;
}

.jodoll_sir_c ul li {
  padding: 40px 0 70px 0;
}

.jodoll_sir_c ul li .tit {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 95px 0 60px 0;
  border-top: 1px solid #cfcfcf;
}

.jodoll_sir_c ul li .tit .clear {
  display: flex;
  flex-wrap: wrap;
}

.jodoll_sir_c ul li .tit em {
  font-size: 36px;
  color: #2e2e2e;
  border-right: 1px solid #7f7f7f;
  line-height: 38px;
  padding-right: 30px;
  margin-right: 30px;
}

.jodoll_sir_c ul li .tit img {
  max-height: 100%;
  display: block;
}

.jodoll_sir_c ul li .tit font {
  position: relative;
  top: -17px;
  padding-left: 8px;
}

.jodoll_sir_c ul li .tit font i {
  font-size: 24px
}

.jodoll_sir_c ul li .big_pic {
  width: 100%;
}

.jodoll_sir_c ul li .big_pic img {
  width: 100%;
  display: block;
}

.jodoll_sir_c ul li .small_pic {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin-top: 85px;
  --swiper-navigation-color: #fff;
  --swiper-pagination-color: #fff;
}

/*2022-3-10*/
.jodoll_sir_c ul li .small_pic .swiper-pagination {
  bottom: 25px;
}

/*2022-3-10*/
.jodoll_sir_c ul li .small_pic .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  transition: all linear .2s;
  background: #fff;
  opacity: .6;
  margin: 0 6px !important;
}

/*2022-3-10*/
.jodoll_sir_c ul li .small_pic .swiper-pagination-bullet-active {
  opacity: 1;
}

/*2022-3-10*/
.jodoll_sir_c ul li .small_pic dt {
  width: 62.3077%;
}

.jodoll_sir_c ul li .small_pic dd {
  width: 34.6153%;
}

.jodoll_sir_c ul li .small_pic img {
  width: 100%;
  display: block;
}

.jodoll_sir_c ul li:nth-child(2n) .small_pic {
  display: -webkit-flex;
  -webkit-flex-flow: row-reverse wrap;
  display: flex;
  flex-flow: row-reverse wrap;
}

.blame li .txt {
  width: 46.54%;
  padding: 0;
}

.report_list {
  display: flex;
  flex-wrap: wrap;
  width: 107.435%;
}

.report_list dd {
  width: 25.89833%;
  position: relative;
  margin-right: 7.435%;
}

.report_list dd a {
  display: block;
}

.report_list dd .re_txt {
  position: absolute;
  left: 0;
  right: 0;
  top: 45px;
  text-align: center;
}

.report_list dd .re_txt em {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  margin-top: 3px;
}

.report_list dd .re_txt p {
  color: #fff;
  line-height: 18px;
}

.blame_pic {
  position: relative;
  overflow: hidden;
}

.blame_pic img {
  width: 100%;
  display: block;
}

.star_wear_w {
  width: 95%;
  margin: 0 auto;
  max-width: 1640px;
  padding: 110px 0 0 0;
}

.star_wear_list {
  overflow: hidden;
  padding-bottom: 25px;
}

.star_wear_list ul {
  display: flex;
  flex-wrap: wrap;
  width: 100.728%;
}

.star_wear_list ul li {
  width: 19.272%;
  margin: 0 .728% .728% 0;
  overflow: hidden;
  position: relative;
}

.star_wear_list a {
  display: block;
}

.star_wear_list img {
  width: 100%;
  display: block;
}

/*.star_wear_list .article{ display:block; margin:0 0 12px 0; transition:all 100; overflow:hidden; position:relative;}
.star_wear_list .wall-column{ display:block; position:relative; width:20%; float:left; padding:0 6px;}
*/
.star_wear_show {
  padding: 140px 0 35px 0;
}

.star_wear_show .pic {
  width: 52.6923%;
}

.star_wear_show .pic img {
  width: 100%;
  display: block;
}

.star_wear_show .txt {
  width: 36.923%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.star_wear_show .txt_more a {
  font-size: 16px;
  border: 1px dotted #ccc;
  display: inline-block;
  line-height: 50px;
  padding: 0 40px;
  margin-top: 60px;
}

/*2022-4-2*/
.star_wear_show .txt_more a:hover {
  border-style: solid;
}

/*2022-4-2*/
.star_wear_show .tit {
  display: flex;
  flex-wrap: wrap;
  line-height: 35px;
  padding: 5px 0 37px 0;
}

.star_wear_show .tit img {
  height: 25px;
  margin: 5px 28px 0 0;
}

.star_wear_show .tit em {
  font-size: 30px;
  color: #181818;
  font-family: "SH-Bold";
  position: relative;
}

.star_wear_show .tit em:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7.5px;
  font-size: 0;
  overflow: hidden;
  width: 14px;
  height: 15px;
}

.star_wear_show .txtc {
  font-size: 16px;
  line-height: 2.25;
  color: #363636;
}

.n_p_tit1 {
  padding-bottom: 72px;
}

.m_w_research {
  padding: 0 0 120px 0;
}

.m_w_research li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 120px 0 0 0;
}

.m_w_research li:nth-child(2n) {
  display: -webkit-flex;
  -webkit-flex-flow: row-reverse wrap;
  display: flex;
  flex-flow: row-reverse wrap;
}

.m_w_research li .txt {
  width: 45%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.m_w_research li .txt h3 {
  font-size: 36px;
  color: #2e2e2e;
  line-height: 56px;
  padding-bottom: 25px;
}

.m_w_research li .txt p {
  font-size: 16px;
  color: #2e2e2e;
  line-height: 36px;
}

.m_w_research li .pic {
  width: 45%;
}

.m_w_research li .pic img {
  width: 100%;
  display: block;
}

.m_w_research li .pic.bg1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 90px 0;
}

.m_w_research li .pic.bg1 img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
  width: auto;
}

.m_w_research_1 {
  position: relative;
  width: 100%;
}

.m_w_research_1 img {
  width: 100%;
  display: b;
}

.m_w_research_1 .w {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding-right: 49%;
}

.m_w_research_1 h3 {
  font-size: 36px;
  color: #fff;
  line-height: 56px;
  padding-bottom: 25px;
}

.m_w_research_1 p {
  font-size: 16px;
  color: #fff;
  line-height: 36px;
}

.m_w_research_sider {
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
}

.m_w_research_sider img {
  width: 100%;
  display: block;
}

.GentryClothes1 {
  padding: 50px 0 30px 0;
  background: #fafafa;
}

.GentryClothes1 .customized_ab_txt {
  text-align: left;
  padding: 15px 0 35px 0;
}

.GentryClothes1 .cus_tit {
  margin-bottom: 20px;
  text-align: center;
}

.GentryClothes2 {
  padding: 40px 0 20px 0;
}

.GentryClothes2_list {
  display: flex;
  flex-wrap: wrap;
  width: 101%;
}

.GentryClothes2_list li {
  width: 49%;
  margin: 1% 1% 0 0;
}

.GentryClothes2_list li img {
  width: 100%;
  display: block;
}

.GentryClothes3 {
  padding: 30px 0 80px 0;
}

.GentryClothes3_list {
  display: flex;
  flex-wrap: wrap;
  width: 101%;
}

.GentryClothes3_list li {
  width: 31.65%;
  margin: 1% 1% 0 0;
}

.GentryClothes3_list li.big {
  width: 66.35%;
}

.GentryClothes3_list li img {
  width: 100%;
  display: block;
}

.GentryClothes4 li {
  padding: 40px 0 0 0;
}

.GentryClothes4 li .txt {
  background: #f6f6f6;
}

.GentryClothes4 li .txt div {
  width: 100%;
}

.brands {
  max-height: 100%;
  margin-bottom: 25px;
}

.new_pro1 {
  padding-top: 70px;
  padding-bottom: 35px;
}

.new_pro2_list {
  display: flex;
  flex-wrap: wrap;
  width: 101.4%;
  padding-top: 15px;
}

.new_pro2_list li {
  width: 48.6%;
  margin: 1.4% 1.4% 0 0;
}

.new_pro2_list li img {
  width: 100%;
  display: block;
}

.new_pro3_list {
  display: flex;
  flex-wrap: wrap;
  width: 103.269%;
}

.new_pro3_list li {
  width: 30.064333%;
  margin: 3.269% 3.269% 0 0;
}

.new_pro3_list li img {
  width: 100%;
  display: block;
}

.n_p_tit {
  padding-bottom: 25px;
}

.vocation1 li .txt {
  width: 46.54%;
  padding: 0;
}

.vocation1 li .txt .clear {
  width: 100%;
}

.vocation1 li .pic.bg1 {
  background: #fafafa;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
}

.vocation1 li .pic.bg1 img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
  width: auto;
}

.vocation2 {
  padding: 125px 0 100px 0;
}

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

.vocation2 ul li i {
  display: block;
  width: 50px;
  height: 45px;
  background: url(../img/ico5.png) no-repeat;
  position: relative;
  margin-bottom: 110px;
}

.vocation2 ul li i:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -57px;
  font-size: 0;
  overflow: hidden;
  width: 16px;
  height: 2px;
  background: #6c6c6c;
}

.vocation2 ul li i.i1 {
  background-position: 0 0;
}

.vocation2 ul li i.i2 {
  background-position: 0 -45px;
}

.vocation2 ul li i.i3 {
  background-position: 0 -90px;
}

.vocation2 ul li i.i4 {
  background-position: 0 -135px;
}

.vocation2 ul li p {
  font-size: 16px;
  line-height: 30px;
  color: rgba(46, 46, 46, .54);
}

.vocation2 ul li .nub {
  display: flex;
  flex-wrap: wrap;
  padding: 60px 0 0 0;
}

.vocation2 ul li .nub em {
  color: rgba(46, 46, 46, .54);
  position: relative;
  line-height: 54px;
  margin-right: 44px;
}

.vocation2 ul li .nub em font {
  color: #3d3d3d;
  font-size: 52px;
  padding-right: 5px;
}

.vocation2 ul li .nub em span {
  color: rgba(46, 46, 46, .54);
  position: absolute;
  right: 1px;
  top: -10px;
}

.vocation2 ul li .nub .c:before {
  content: "";
  display: block;
  position: absolute;
  left: -31px;
  top: 50%;
  margin-top: -15px;
  font-size: 0;
  overflow: hidden;
  width: 19px;
  height: 30px;
  background: url(../img/close1.png) 0 0 no-repeat;
}

.vocation2 ul li .nub .c span {
  transform: rotate(-90deg);
}

.vocation3 {
  background: #fafafa;
  padding: 95px 0;
}

.vocation3_brand {
  margin-top: 65px;
}

.vocation3_brand .big {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.vocation3_brand .big li {
  width: 24%;
  height: 200px;
  border: 1px solid #f1f1f1;
  margin: 6px;
}

.vocation3_brand .small {
  width: 25.077%;
}

.vocation3_brand .small li {
  border-bottom: 1px solid #f1f1f1;
  height: 133px;
}

.vocation3_brand .small li:last-child {
  border-bottom: none;
}

.vocation3_brand .pic {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.vocation3_brand .pic img {
  display: block;
  max-width: 100%;
}

.vocation3_case {
  margin-top: 60px;
}

.vocation3_case .top {
  display: flex;
  flex-wrap: wrap;
  width: 100.54%;
}

.vocation3_case .top li {
  width: 24.46%;
  margin: 0 .54% 0 0;
}

.vocation3_case .bottom {
  display: flex;
  flex-wrap: wrap;
  width: 100.54%;
}

.vocation3_case .bottom li {
  width: 32.7933333%;
  margin: 0 .54% 0 0;
}

.vocation3_case .pic {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px;
}

.vocation3_case .pic img {
  display: block;
  width: 100%;
}

.school_uniform1 {
  background: #fcfcfc;
  margin-top: 80px;
  padding: 0 0 95px 0;
}

.school_uniform1 .txt1 h3 {
  margin-bottom: 25px;
}

.school_uniform1 .txt1 p {
  padding: 0 92px 0 62px;
  margin-top: 30px;
  position: relative;
}

.school_uniform1 .txt1 p em {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}

.school_uniform1 .txt1 p.t0 {
  font-size: 20px;
  color: #3d3d3d;
  line-height: 62px;
  margin: 0;
}

.school_uniform1 .txt1 p.t0:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
  font-size: 0;
  overflow: hidden;
  width: 50px;
  height: 20px;
  border-radius: 2px;
}

.school_uniform1 .txt1 p.t1:before {
  background: #b6ddc8;
}

.school_uniform1 .txt1 p.t2:before {
  background: #50a97f;
}

.school_uniform2 {
  padding: 75px 0 0 0;
}

.school_uniform2 ul {
  display: flex;
  flex-wrap: wrap;
}

.school_uniform2 ul li {
  width: 50%;
}

.school_uniform2 ul li img {
  display: block;
  width: 100%;
}


.school_uniform_new {
  padding: 100px 0 15px 0;
}

/*2022-4-8*/
.school_uniform_new .lf {
  width: 40.283%;
}

/*2022-4-8*/
.school_uniform_new .rt {
  width: 49.291%;
}

/*2022-4-8*/
.school_uniform_new img {
  width: 100%;
}

/*2022-4-8*/

.com_pic {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.com_pic .default {
  width: 100%;
}

.com_pic em {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.com_pic em img {
  width: 100%;
}

.con2_list li .com_pic em img,
.con3 ul li img,
.con1 ul li img {
  display: block;
  width: 100%;
  transition: all 0.6s;
  margin: 0 auto;
}

/* .con2_list li.hover .com_pic em img,.con3 ul li.hover img,.con1 ul li.hover img{ transform:scale(1.05);} */
.con2_list li.hover .com_pic em img,
.con1 ul li.hover img {
  transform: scale(1.05);
}

/*foot style*********************************************************************/
.footer {
  width: 100%;
  /* padding: 80px 0; */
  padding: 80px 0 10px;
}

.f_logo {
  text-align: center;
  /* padding: 23px 0; */
  padding: 23px 0 0;
}

.f_logo img {
  height: 55px;
  display: block;
  margin: 0 auto;
  filter: brightness(0) invert(0.2);
}

.f_logo p {
  font-size: 21px;
  line-height: 30px;
  padding: 20px 0;
  color: #2e2e2e;
  font-weight: 700;
}

.foot {
  border-top: 2px solid #d9d9d9;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 40px 0 8px 0;
}

.fast_nav {
  /* width: 330px; */
  width: 100%;
  /* border-right: 1px solid #ededed; */
  display: flex;
  flex-wrap: wrap;
}

.fast_nav li {
  width: 20%;
}

.fast_nav li .m_top {
  display: none;
}

/*2022-4-2*/
.fast_nav li .top {
  display: block;
  text-align: center;
}

/*2022-4-2*/
.fast_nav li p {
  font-size: 16px;
  /* line-height: 48px; */
  line-height: 30px;
  color: #2e2e2e;
}

.fast_nav li p:first-child {
  font-weight: 800;
  font-size: 20px;
}

.fast_nav li p:last-child {
  font-weight: 800;
  font-size: 16px;
}

.fast_nav li p a:hover {
  color: #082037;
}

.fast_nav li p.sm {
  position: relative;
  padding-left: 30px;
}

.fast_nav li p em {
  width: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.fast_nav li p span {
  position: absolute;
  left: 30px;
  top: -36px;
  display: none;
  z-index: 5;
  transition: all 0.6s;
}

/*2022-3-10*/
.fast_nav li p span img {
  width: 120px;
  height: 120px;
}

/*2022-3-10*/
.fast_nav li p:hover span {
  display: block;
}

/*2022-3-10*/
.f_rt {
  padding: 0 0 0 100px;
}

.fast_nav li p em img {
  max-height: 100%;
  max-width: 100%;
  display: block;
}

.fast_nav li p em img.mh {
  display: none;
}

/*2022-8-15*/
.fast_nav li p:hover em img {
  display: none;
}

/*2022-8-15*/
.fast_nav li p:hover em img.mh {
  display: block;
}

/*2022-8-15*/
.f_rt li a {
  display: block;
  width: 170px;
  text-align: center;
  border: 1px solid #fff;
  line-height: 52px;
  font-size: 16px;
}

.f_rt li a:hover {
  border: 1px solid #565656;
}



/*2022-3-10*/
#zoom {
  z-index: 99990;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}

#zoom .content {
  z-index: 99991;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  background: #fff no-repeat 50% 50%;
  padding: 0;
  margin: -100px 0 0 -100px;
  box-shadow: -10px 10px 10px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
}

#zoom .content.loading {
  background-image: url('../img/loading.gif');
}

#zoom img {
  display: block;
  max-width: none;
  background: #ececec;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
}

#zoom .close {
  z-index: 99993;
  position: absolute;
  top: 0;
  right: 0;
  width: 49px;
  height: 49px;
  cursor: pointer;
  background: transparent url('../img/close4.png') no-repeat 50% 50%;
  opacity: 1;
  filter: alpha(opacity=100);
  border-radius: 0 0 0 4px;
}

#zoom .previous,
#zoom .next {
  z-index: 99992;
  position: absolute;
  top: 50%;
  overflow: hidden;
  display: block;
  width: 49px;
  height: 49px;
  margin-top: -25px;
}

#zoom .previous {
  left: 0;
  background: url('../img/arrows.png') no-repeat 0 0;
  border-radius: 0 4px 4px 0;
}

#zoom .next {
  right: 0;
  background: url('../img/arrows.png') no-repeat 100% 0;
  border-radius: 4px 0 0 4px;
}

#zoom .close:hover,
#zoom .previous:hover,
#zoom .next:hover {
  background-color: #ca2b2f;
}


/*2022-3-23*/
/*.nav_w ul li .nav_two .li:hover .nav_three{ height:auto;}
.nav_w ul li .nav_two .li:hover .maei{ font-weight:bold; color:#3a3a3a;}
.nav_w ul li .nav_two .li:hover .maei:before,.nav_w ul li .nav_two .li:hover .maei:after{ content:""; display:block; position:absolute; top:50%; margin-top:-4px; font-size:0; overflow:hidden; height:7px; width:4px; background:url(../img/point1.png) left center no-repeat;}
.nav_w ul li .nav_two .li:hover .maei:before{ left:-12px;}
.nav_w ul li .nav_two .li:hover .maei:after{ right:-12px; transform:rotate(180deg);}*/

/*2022-4-2*/
.map-pop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1000;
  display: none;
}

.map-pop-bg {
  background: rgba(0, 0, 0, .6);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.map-pop .close {
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(255, 255, 255, .38);
  width: 33px;
  height: 33px;
  cursor: pointer;
  z-index: 1011;
}

.map-pop .close:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -10px 0 0 -10px;
  width: 20px;
  height: 20px;
  font-size: 0;
  overflow: hidden;
  background: url(../img/close.png) center center no-repeat;
}

.map-pop .map-popc {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60%;
  height: 580px;
}

iframe {
  width: 100%;
  height: 100%;
}

#maps {
  width: 100%;
  height: 580px;
}


/*2022-4-18*/
.loader {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  background: #fff;
  z-index: 100;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.load_ico {
  width: 273px;
  position: relative;
}

.load_ico .load_bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 84px;
  width: 0%;
  background: url(../img/logo2.png) left center no-repeat;
  overflow: hidden;
  transition: all 3s linear;
}