
/*@font-face {
  font-family: HarmonyOS;
  src: url(/cn/fonts/HarmonyOS_Sans_SC_Light.ttf);
  font-weight: 400;
}
@font-face {
  font-family: HarmonyOS;
  src: url(/cn/fonts/HarmonyOS_Sans_SC_Regular.ttf);
  font-weight: 500;
}
@font-face {
  font-family: HarmonyOS;
  src: url(/cn/fonts/HarmonyOS_Sans_SC_Medium.ttf);
  font-weight: 600;
}*/
body {
  overflow-x: hidden;
  font-size: 0.83333333vw;
 /* font-size: 16px; */
  /*font-family: 'HarmonyOS';*/
  font-family: arial, sans-serif;
  font-weight: 500;
}

.f14 {
  font-size: 0.72916667vw;
}
.f16 {
  font-size: 0.83333333vw;
}
.f18 {
  font-size: 0.9375vw;
}
.f20 {
  font-size: 1.04166667vw;
}
.f22 {
  font-size: 1.14583333vw;
}
.f24 {
  font-size: 1.25vw;
}
.f26 {
  font-size: 1.35416667vw;
}
.f28 {
  font-size: 1.45833333vw;
}
.f30 {
  font-size: 1.5625vw;
}
.f32 {
  font-size: 1.66666667vw;
}
.f36 {
  font-size: 1.875vw;
}
.f40 {
  font-size: 2.08333333vw;
}
.f42 {
  font-size: 2.1875vw;
}
.f45 {
  font-size: 2.34375vw;
}
.f55 {
  font-size: 2.86458333vw;
}
.f60 {
  font-size: 3.125vw;
}
.f70 {
  font-size: 3.64583333vw;
}
.f90 {
  font-size: 4.6875vw;
}
.f100 {
  font-size: 5.20833333vw;
}
@media (max-width: 1480px) {
	/* .f14{ font-size: 14px;} */
	/* .f16, */
	/* body{ font-size: 16px;} */
	body {
    font-size: calc(16 / 1680 * 100vw);
  }
  .f14 {
    font-size: calc(14 / 1680 * 100vw);
  }
  .f16 {
    font-size: calc(16 / 1680 * 100vw);
  }
  .f18 {
    font-size: calc(18 / 1680 * 100vw);
  }
}
@media (max-width: 1024px) {
  body {
    font-size: 1.33333333vw;
  }
  .f14 {
    font-size: 1.16666667vw;
  }
  .f16 {
    font-size: 1.33333333vw;
  }
  .f18 {
    font-size: 1.5vw;
  }
  .f20 {
    font-size: 1.66666667vw;
  }
  .f22 {
    font-size: 1.83333333vw;
  }
  .f24 {
    font-size: 2vw;
  }
  .f26 {
    font-size: 2.16666667vw;
  }
  .f28 {
    font-size: 2.33333333vw;
  }
  .f30 {
    font-size: 2.5vw;
  }
  .f32 {
    font-size: 2.66666667vw;
  }
  .f36 {
    font-size: 3vw;
  }
  .f40 {
    font-size: 3.33333333vw;
  }
  .f42 {
    font-size: 3.5vw;
  }
  .f45 {
    font-size: 3.75vw;
  }
  .f55 {
    font-size: 4.58333333vw;
  }
  .f60 {
    font-size: 5vw;
  }
  .f70 {
    font-size: 5.83333333vw;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 1.5625vw;
  }
  .f14 {
    font-size: 1.3671875vw;
  }
  .f16 {
    font-size: 1.5625vw;
  }
  .f18 {
    font-size: 1.7578125vw;
  }
  .f20 {
    font-size: 1.953125vw;
  }
  .f22 {
    font-size: 2.1484375vw;
  }
  .f24 {
    font-size: 2.34375vw;
  }
  .f26 {
    font-size: 2.5390625vw;
  }
  .f28 {
    font-size: 2.734375vw;
  }
  .f30 {
    font-size: 2.9296875vw;
  }
  .f32 {
    font-size: 3.125vw;
  }
  .f36 {
    font-size: 3.515625vw;
  }
  .f40 {
    font-size: 3.90625vw;
  }
  .f42 {
    font-size: 4.1015625vw;
  }
  .f45 {
    font-size: 4.39453125vw;
  }
  .f55 {
    font-size: 5.37109375vw;
  }
  .f60 {
    font-size: 5.859375vw;
  }
  .f70 {
    font-size: 6.8359375vw;
  }
}
@media (max-width: 640px) {
  body {
    font-size: 12px;
  }
  .f14 {
    font-size: 12px;
  }
  .f16 {
    font-size: 14px;
  }
  .f18 {
    font-size: 16px;
  }
  .f20 {
    font-size: 16px;
  }
  .f22 {
    font-size: 18px;
  }
  .f24,
  .f26 {
    font-size: 20px;
  }
  .f28,
  .f30,
  .f32,
  .f36 {
    font-size: 22px;
  }
  .f40 {
    font-size: 26px;
  }
  .f42 {
    font-size: 5.46875vw;
  }
  .f45 {
    font-size: 5.859375vw;
  }
  .f55 {
    font-size: 7.16145833vw;
  }
}
.w1400 {
  max-width: 1400px;
  width: 96%;
  margin: 0 auto;
}
.header {
  height: 80px;
  line-height: 80px;
  background-color: #fff;
  width: 100%;
  z-index: 100;
  position: fixed;
	left: 0; top: 0;
}
.header .w1400 {
  position: relative;
}
.header .other {
  position: absolute;
}
.header .logo {
  display: inline-block;
}
.header .menuIcon {
  display: none;
}
.header .other {
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  line-height: normal;
  padding-left: 0.52083333vw;
}
.header .other::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 23px;
  width: 1px;
  background-color: #dcdcdc;
}
.header .other .lang,
.header .other .search,
.header .other .shop {
  display: inline-block;
  vertical-align: middle;
  margin-left: 1.30208333vw;
}
.header .other .shop a {
  display: block;
  width: 19px;
  height: 19px;
  background: url(/cn/images/shop.png) no-repeat center;
}
.header .other .lang {
  width: 25px;
  height: 25px;
  background: url(/cn/images/lang.png) no-repeat center;
  cursor: pointer;
}
.header .other .lang span {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  background-color: #fff;
  border-radius: 10px;
  padding: 10px;
  width: 80px;
  text-align: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  display: none;
}
.header .other .lang span a {
  display: block;
  margin: 5px 0;
}
.header .other .lang:hover span {
  display: block;
}
.header .other .search {
  position: relative;
}
.header .other .open_search {
  background: url(/cn/images/search_icon.png) no-repeat center;
  width: 20px;
  height: 20px;
  display: block;
  cursor: pointer;
}
.header .other .open_search.on {
  background: none!important;
}
.header .other .open_search.on:before,
.header .other .open_search.on:after {
  position: absolute;
  content: '';
  width: 90%;
  left: 15%;
  height: 3px;
  top: 50%;
  margin-top: -1.5px;
  background: #e50012;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.header .other .open_search.on:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}
.header .other .top_search {
  position: absolute;
  right: -10px;
  top: 50px;
  background: #fff;
  width: 400px;
  padding-right: 40px;
  display: none;
  border: 1px solid #e50012;
  line-height: normal;
}
.header .other .top_search .text {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: 0;
  padding: 0 10px;
}
.header .other .top_search .btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background: url(/cn/images/search_icon2.png) no-repeat center center #e50012;
}
.header .other .search_show .top_search {
  display: block;
}

#home .header {position: fixed; left:0; top:0; width: 100%; z-index: 99;}
#blank {height:80px; clear:both; width: 100%;}
@media (max-width: 1024px) {
  .header .other {
    z-index: 100;
  }
  .header .other::before {
    display: none;
  }
  .header .other .search {
    display: inline-block;
    vertical-align: middle;
  }
  .header .lang,
  .header .search,
  .header .menuIcon {
    margin-left: 15px;
  }
  .header .menuIcon {
    display: inline-block;
    vertical-align: middle;
  }
  .header #open_menu {
    z-index: 100;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    cursor: pointer;
    display: block;
    position: relative;
  }
  .header #open_menu i {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    right: auto;
    bottom: auto;
    width: 90%;
    height: 3px;
    border-radius: 4px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #696969;
  }
  .header #open_menu::before,
  .header #open_menu::after {
    position: absolute;
    content: '';
    left: 0;
    right: auto;
    top: 0;
    bottom: 0;
    width: 90%;
    height: 3px;
    background-color: #696969;
    border-radius: 4px;
  }
  .header #open_menu::before {
    top: 5px;
  }
  .header #open_menu::after {
    bottom: 5px;
    top: auto;
  }
  .header #open_menu.open_menu_on i {
    opacity: 0;
  }
  .header #open_menu.open_menu_on::before,
  .header #open_menu.open_menu_on::after {
    background-color: #fff;
  }
  .header #open_menu.open_menu_on:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 15px;
  }
  .header #open_menu.open_menu_on:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: auto;
    top: 15px;
  }
}
@media (max-width: 640px) {
  .header .other .top_search {
    position: absolute;
    right: 0;
    top: 120%;
    background: #fff;
    width: 250px;
    padding-right: 40px;
    display: none;
    border: 1px solid #e50012;
  }
  .header .other .top_search .text {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 0;
    padding: 0 10px;
  }
  .header .other .top_search .btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background: url(/cn/images/search_icon.png) no-repeat center center #e50012;
  }
}
.navTop {
  float: right;
  margin-right: 200px;
  font-weight: 600;
}
.navTop li {
  position: relative;
  float: left;
}
.navTop li:not(:first-child) {
  margin-left: 2.60416667vw;
}
.navTop li span {
  display: inline-block;
  position: relative;
}
.navTop li span > a {
  position: relative;
  display: block;
  text-align: center;
  color: #333;
}
.navTop li span > a::after {
  content: '';
  position: absolute;
  height: 3px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  transition: all 0.5s;
  width: 0;
  background-color: #e50012;
}
.navTop li.aon  span > a::after,
.navTop li span > a:hover::after {
  width: 100%;
}
.navTop li .sub {
  position: absolute;
  left: 50%;
  top: 100%;
  right: auto;
  bottom: auto;
  width: 180px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #f4f5f6;
  padding: 10px;
  display: none;
}
.navTop li .sub a {
  display: block;
  text-align: center;
  color: #333;
  font-size: 15px;
  line-height: 28px;
  margin: 12px 0px;
}
.navTop li .sub a:hover {
  color: #e50012;
}
@media (max-width: 1024px) {
  .navTop {
    display: none;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow-y: auto;
    visibility: hidden;
    position: fixed;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.8);
    line-height: 40px;
    margin-left: 0;
    display: block;
    padding: 0;
    transition: all 0.5s;
    opacity: 0;
    background-image: none;
    margin-right: 0;
  }
  .navTop.navTop_show {
    visibility: visible;
    right: 0;
    opacity: 1;
  }
  .navTop .ul {
    display: block;
    padding-top: 70px;
    position: relative;
    height: 100%;
    width: 250px;
    float: right;
    background-color: #e60012;
  }
  .navTop li {
    display: block;
    float: none;
    margin: 0!important;
    padding: 0 10%;
    font-size: 16px;
  }
  .navTop li span {
    display: block;
  }
  .navTop li span > a {
    color: #fff;
    font-weight: normal;
    text-align: left;
  }
  .navTop .li_sub span {
    position: relative;
  }
  .navTop .li_sub span::before {
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 3;
  }
  .navTop .li_sub .sub {
    position: relative;
    transform: none;
    width: 100%;
    left: 0;
    background-color: rgba(255, 255, 255, 0.3);
    padding: 5px 1em;
  }
  .navTop .li_sub .sub a {
    text-align: left;
    color: #fff;
  }
  .navTop #m24 {
    display: block;
  }
}
.footSearch {
  padding: 11.45833333vw 0 9.63541667vw;
  position: relative;
  font-weight: 600;
  background: url(/cn/images/fsearch_bg.png) no-repeat center top;
  z-index: 2;
  background-size: cover;
}
.footSearch::before {
  bottom: -0.57291667vw;
  height: 10.20833333vw;
  background: url(/cn/images/fonter_bg4.png) no-repeat center;
  z-index: 2;
}
.footSearch::after {
  bottom: -1.5625vw;
  height: 7.8125vw;
  background: url(/cn/images/fonter_bg2.png) no-repeat center bottom;
  z-index: 1;
}
.footSearch::before,
.footSearch::after {
  background-size: cover;
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
}
.footSearch .inner {
  margin: 0 auto;
  width: 96%;
  max-width: 700px;
  position: relative;
  z-index: 5;
}
.footSearch dl {
  text-align: center;
  margin-bottom: 3.64583333vw;
}
.footSearch dl dt aside {
  display: inline-block;
  text-align: left;
  background-color: #f0f0f0;
  position: relative;
  z-index: 45;
}
.footSearch .box {
  position: relative;
}
.footSearch .box .inside {
  position: relative;
  z-index: 5;
}
.footSearch .box .inside .text {
  width: 100%;
  border: 1px solid #dedede;
  background-color: #fff;
  padding: 0 3.64583333vw;
  height: 50px;
  line-height: 50px;
  border-radius: 3px;
  text-align: center;
  font-weight: 500;
  font-family: HarmonyOS;
}
.footSearch .box .inside .btn {
  width: 65px;
  height: 100%;
  background: url(/cn/images/search_icon3.png) no-repeat center;
  position: absolute;
  left: 0;
  top: 0;
}
.footSearch .box .sousuo {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 200px;
  overflow: hidden;
  top: 50%;
  margin-top: -100px;
  transform: scale(calc(20 / 24));
}
.footSearch .box .myscroll {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding-top: 50px;
  height: 449px;
  font-size: 18px;
  overflow: hidden;
  line-height: 50px;
  transform: translateY(-150px);
}
.footSearch .box .myscroll li {
  height: 50px;
  text-align: center;
  opacity: 0.5;
}
.footSearch .box .myscroll li a {
  color: #000;
}
@media (max-width: 640px) {
  .footSearch {
    padding: 20% 0 12%;
  }
  .footSearch .box {
    margin: 10% 0;
  }
  .footSearch .box .txt {
    padding-right: 40px;
  }
  .footSearch .box .btn {
    width: 30px;
  }
  .footSearch::before {
    height: 90px;
  }
  .footSearch::after {
    height: 40px;
  }
  .footSearch::after {
    background-size: contain;
  }
  .footSearch::after {
    z-index: 3;
  }
  .footSearch::before {
    background-size: 259%;
  }
}
.footbg {
  background-size: cover;
  height: 10.20833333vw;
  position: absolute;
  left: 0;
  bottom: 100%;
  width: 100%;
}
.footbg::before {
  bottom: -0.57291667vw;
  height: 10.20833333vw;
  background: url(/cn/images/fonter_bg4.png) no-repeat center;
  z-index: 2;
}
.footbg::after {
  bottom: -1.5625vw;
  height: 7.8125vw;
  background: url(/cn/images/fonter_bg2.png) no-repeat center bottom;
  z-index: 1;
}
.footbg::before,
.footbg::after {
  background-size: cover;
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
}
.footer {
  background-color: #5f5f5f;
  padding-top: 4.42708333vw;
  position: relative;
}
.footer.mt196 {
  margin-top: 10.20833333vw;
}
.footer a {
  color: #b2b2b2;
}
.footer a:hover {
  color: #fff;
}
.footer nav {
  background: url(/cn/images/fonter_bg3.png) no-repeat right bottom;
  background-size: 33%;
}
.footer nav dl {
  float: left;
}
.footer nav dl dt a {
  color: #fff;
}
.footer nav dl:not(:last-child) {
  margin-right: 3.38541667vw;
}
.footer nav dl dd {
  font-weight: 400;
  margin-top: 1.82291667vw;
}
.footer nav dl dd span {
  display: block;
  margin-bottom: 0.9375vw;
}
.footer nav .fcontact {
  float: right;
  max-width: 220px;
}
.footer nav .fcontact .tit {
  background: url(/cn/images/f_weixin.png) no-repeat left center;
  padding-left: 26px;
  color: #fff;
  margin-bottom: 13px;
}
.footer nav .fcontact figure img {
  width: 7.29166667vw;
}
.footer nav .fcontact figure img:not(:last-child) {
  margin-right: 1.04166667vw;
}
.footer nav .fcontact .icon {
  margin: 20px 0 0;
}
.footer nav .fcontact .icon li {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  background: url(/cn/images/f_icon1.png) no-repeat center #8d8d8d;
  border-radius: 100%;
  margin-right: 1.04166667vw;
  margin-bottom: 15px;
  cursor: pointer;
}
.footer nav .fcontact .icon li::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -12px;
  width: 100%;
  height: 6px;
  background: url(/cn/images/f_line.png) no-repeat center bottom;
  opacity: 0;
}
.footer nav .fcontact .icon .fax {
  background-image: url(/cn/images/f_icon2.png);
}
.footer nav .fcontact .icon .add {
  background-image: url(/cn/images/f_icon3.png);
  margin-right: 0;
}
.footer nav .fcontact .icon .active {
  background-color: #e50012;
}
.footer nav .fcontact .icon .active::before {
  opacity: 1;
}
.footer nav .fcontact .txt {
  color: #fff;
  font-weight: 400;
}
.footer nav .fcontact .txt li {
  display: none;
}
.footer nav .fcontact .txt span {
  font-weight: 500;
}
.footer .link {
  margin-bottom: 30px;
}
.footer .link a {
  display: inline-flex;
  align-items: center;
  width: 170px;
  line-height: 40px;
  background-color: #767676;
  justify-content: center;
}
.footer .link a img {
  margin-right: 10px;
}
.footer .link a::after {
  content: '';
  display: inline-block;
  width: 7px;
  height: 4px;
  background: url(/cn/images/down.png) no-repeat center;
  margin-left: 15px;
}
.footer .bottom {
  color: #b2b2b2;
  padding: 25px 0;
  line-height: 24px;
  border-top: 1px solid #696969;
}
.footer .bottom article {
  float: left;
}
.footer .bottom article a {
  margin-left: 10px;
  display: inline-block;
}
.footer .bottom .ico {
  margin-left: 15px;
}
.footer .bottom .ico img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -3px;
}
.footer .flink {
  float: right;
}
.footer .flink em {
  display: inline-block;
  width: 1px;
  height: 13px;
  background-color: #b2b2b2;
  margin: 0 0.78125vw;
  vertical-align: middle;
}
.footer .flink em:last-child {
  display: none;
}
@media (max-width: 768px) {
  .footer nav {
    display: flex;
    justify-content: center;
  }
  .footer nav dl {
    display: none;
  }
  .footer nav .fcontact figure img {
    width: 120px;
  }
  .footer .link {
    margin: 15px 0;
    text-align: center;
  }
  .footer .bottom {
    padding: 15px 0;
  }
  .footer .bottom article,
  .footer .bottom .flink {
    float: none;
    text-align: center;
    display: block;
  }
}
@media (max-width: 640px) {
  .footer {
    padding-top: 10%;
  }
}
.mt_30 {
  margin-top: 1.04166667vw;
}
.Hbanner li {
  position: relative;
}
.Hbanner figure img {
  width: 100%;
}
.Hbanner .wapBan {
  display: none;
}
.Hbanner .txt {
  position: absolute;
  left: 50%;
  top: 30%;
  transform: translate(-50%, -50%);
  z-index: 3;
  color: #333333;
  font-weight: 400;
  letter-spacing: 0.12em;
}
.Hbanner .Title {
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.22em;
  position: relative;
  display: flex;
  /*flex-flow: column wrap;*/
  margin-bottom: 10px;
}
.Hbanner .flex {
  display: flex;
  align-items: center;
  margin-top: 10px;
  letter-spacing: 0;
}

.Hbanner .en {
  display: inline-block;
  font-weight: 500;
  text-transform: uppercase;
  margin-right: 1vw;
  letter-spacing: 0.2em;
}
.Hbanner .txt_top {
  top: 33%;
}
.Hbanner .txt_left_tc {
  max-width: 1400px;
  width: 96%;
  top: 50%;
}
.Hbanner .txt_left_top {
  max-width: 1400px;
  width: 96%;
  top: 33%;
}
.Hbanner .slick-dots {
  position: absolute;
  z-index: 10;
  width: 100%;
  left: 0;
  bottom: 3vw;
}
.Hbanner .txt * {
  opacity: 0;
  transform: translateY(100%);
  transition: 0.5s;
}
.Hbanner .txt .Title {
  transition-delay: 0.3s;
}
.Hbanner .txt .des {
  transition-delay: 0.6s;
}
.Hbanner .ani-show .txt * {
  opacity: 1;
  transform: translateY(0);
}
.Hbanner .ani-show .txt .line {
  transform: none;
}
.Hbanner .line {
  position: relative;
  transform: none;
  display: inline-block;
  font-style: normal;
  /*margin-right: 1.35416667vw;*/
}
.Hbanner .line:after {
  display: block;
  content: '';
  width: 5.78125vw;
  height: 0.72916667vw;
  background: url(/cn/images/ban_line.png) no-repeat center;
  background-size: contain;
  position: absolute;
  left:50%;
  transform: translateX(-50%);
  margin-left: -0.11em;
}

@media (max-width: 1024px) {
  .Hbanner .wapBan {
    display: block;
  }
  .Hbanner .pcBan {
    display: none;
  }
  .Hbanner .txt {
    width: 96%;
  }
}
@media (max-width: 640px) {
  .Hbanner .txt_top,
  .Hbanner .txt_left_top {
    top: 40%;
  }
  .Hbanner .en {
    letter-spacing: 0.1em;
  }
  .Hbanner .des {
    font-size: 12px;
    letter-spacing: 0;
  }
  .Hbanner .line:after {
    width: 12vw;
    height: 3vw;
    background-size: contain;
  }
  .Hbanner .Title {
    margin-bottom: 5px;
  }
}
.Hmore {
  width: 120px;
  line-height: 45px;
  border: 1px solid #dadada;
  text-align: center;
  color: #555555;
  display: block;
  position: relative;
  overflow: hidden;
  transition: 0.5s;
  margin: 0 auto;
}
.Hmore span {
  position: relative;
  z-index: 3;
}
.Hmore::before,
.Hmore::after {
  content: '';
  position: absolute;
  width: 100%;
  transition: 0.5s;
}
.Hmore::before {
  height: 100%;
  left: -100%;
  background-color: #e50012;
  top: 0;
}
.Hmore::after {
  border-bottom: 1px solid #dadada;
  left: 50%;
  bottom: 12%;
  height: 50%;
  border-radius: 0 0 100% 100%;
  transform: translateX(-50%);
}
.Hmore:hover {
  color: #fff;
}
.Hmore:hover::before {
  left: 0;
}
.Hmore:hover::after {
  border-bottom-color: #fff;
}
.Habout {
  position: relative;
  z-index: 5;
}
.Habout .w1400 {
  position: relative;
  padding: 5.72916667vw 0 115px;
}
.Habout .inner {
  position: relative;
}
.Habout .pic {
  position: absolute;
  right: 0;
  top: 3.125vw;
  width: 55.715%;
}
.Habout .pic img {
  width: 100%;
}
.Habout .con {
  padding-left: 18.52083333vw;
  width: 58%;
  min-height: 22.70833333vw;
}
.Habout .title {
  color: #333333;
  font-weight: 600;
  padding: 0 0 1vw;
  line-height: 1.4;
}
.Habout .des {
  line-height: 1.8;
  text-align: justify;
}
.Habout .Hmore {
  margin-top: 1vw;
  margin-left: 0;
}
.Habout .numBox li {
  position: absolute;
  display: flex;
  align-items: center;
  color: #333333;
  z-index: 2;
}
.Habout .numBox li .icon {
  width: 54px;
  height: 54px;
  border: 1px solid #bfbfbf;
  text-align: center;
  background-color: #fff;
  overflow: hidden;
  border-radius: 0 5px 0 15px;
  margin-right: 0.6vw;
  flex: 0 0 auto;
  position: relative;
}
.Habout .numBox li .icon img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.Habout .numBox li .icon .img2 {
  opacity: 0;
}
.Habout .numBox li:hover .icon {
  background-color: #e50012;
  border-color: #e50012;
}
.Habout .numBox li:hover .icon .img2 {
  opacity: 1;
}
.Habout .numBox li:hover .icon .img1 {
  opacity: 0;
}
.Habout .numBox li .num {
  color: #e50012;
  font-weight: 600;
}
.Habout .numBox li:first-child {
  left: -1.77083333vw;
  top: 0;
}
.Habout .numBox li:nth-child(2) {
  left: 0vw;
  top: 5.36458333vw;
}
.Habout .numBox li:nth-child(3) {
  left: 2.91666667vw;
  top: 10.83333333vw;
}
.Habout .numBox li:nth-child(4) {
  left: 7.1875vw;
  top: 15.98958333vw;
}
.Habout .numBox li:nth-child(5) {
  left: 13.64583333vw;
  top: 20.83333333vw;
}
.Habout .line {
  position: absolute;
  left: 0;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.Habout .line_1 {
  width: 31.92708333vw;
  height: 100%;
  background-image: url(/cn/images/Habout_line5.png);
  bottom: 0;
  background-size: 100%;
}
.Habout .line_2 {
  width: 100%;
  height: 6.92708333vw;
  background-image: url(/cn/images/Habout_line6.png);
  bottom: -0.41666667vw;
  left: 0;
}
@media (max-width: 1660px) {
  .Habout .line_1 {
    left: 2%;
    bottom: 2%;
  }
}
@media (max-width: 1200px) {
  .Habout .w1400 {
    padding-bottom: 5%;
  }
  .Habout .con {
    padding-left: 0;
  }
  .Habout .numBox {
    margin-top: 5%;
    position: relative;
    z-index: 2;
  }
  .Habout .numBox .ul {
    display: flex;
    flex-flow: row wrap;
  }
  .Habout .numBox li {
    position: static;
    width: 50%;
    margin-bottom: 3%;
  }
}
@media (max-width: 640px) {
  .Habout .con {
    width: 100%;
  }
  .Habout .pic {
    width: 100%;
    position: static;
  }
}
.Hparty {
  position: relative;
  z-index: 3;
  padding-top: 8.85416667vw;
  background: url(/cn/images/Hparty_bg2.png) no-repeat center top;
  background-size: cover;
  margin-bottom: 6.51041667vw;
  margin-top: -6.77083333vw;
}
.Hparty .w1400 {
  position: relative;
}
.Hparty .left {
  width: 48.572%;
  float: left;
}
.Hparty .left .slider {margin-bottom: 1.97916667vw;}
.Hparty .left li {
  position: relative;
}
.Hparty .left figure {
  position: relative;
  padding-top: 57.355%;
}
.Hparty .left .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: -moz-linear-gradient(0deg, #000000, rgba(0, 0, 0, 0));
  background-image: -webkit-linear-gradient(0deg, #000000, rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(0deg, #000000, rgba(0, 0, 0, 0));
  background-image: linear-gradient(0deg, #000000, rgba(0, 0, 0, 0));
  padding: 4% 6%;
  color: #fff;
  width: 100%;
}
.Hparty .left .tit {
  width: 80%;
  max-width: 430px;
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: 5px;
}
.Hparty .left time {
  font-weight: 400;
}
.Hparty .left .slick-arrow {
  transform: none;
  border: none;
  background-color: #353535;
  width: 50px;
  height: 50px;
  right: 0;
  top: auto;
  left: auto;
  bottom: 0;
  z-index: 3;
}
.Hparty .left .slick-arrow::before {
  content: '';
  width: 12px;
  height: 12px;
  border: 1px solid #fff;
  border-top: none;
  border-left: none;
  transform: rotate(135deg);
  display: inline-block;
  margin-left: 6px;
}
.Hparty .left .slick-arrow.slick-prev {
  right: 50px;
}
.Hparty .left .slick-arrow.slick-next::before {
  transform: rotate(-45deg);
  margin-left: -6px;
}
.Hparty .left .slick-arrow:hover {
  background-color: #e50012;
}
.Hparty .right {
  width: 48%;
  float: right;
}
.Hparty .right li {
  margin-bottom: 1.97916667vw;
}
.Hparty .right li a {
  display: flex;
  transition: all .3s;
}
.Hparty .right li a:hover {
  color: #e50012;
  background-color: #fff;
}
.Hparty .right li a:hover * {
  color: #e50012;
}
.Hparty .right figure {
  width: 10.41666667vw;
  flex: 0 0 auto;
  overflow: hidden;
  height: 5.46875vw;
  border-radius: 0px 0px 0px 15px;
  position: relative;
}
.Hparty .right figure i {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.Hparty .right .tit {
  margin: 0.5vw 2.34375vw 0.5vw 1.82291667vw;
  line-height: 1.6;
  text-align: justify;
}
.Hparty .right .time {
  padding:0 1vw;
  flex: 0 0 auto;
  color: #999999;
  position: relative;
}
.Hparty .right .time::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 1px;
  height: 90%;
  transform: translateY(-50%);
  background-color: #dfdfdf;
}
.Hparty .right .time span {
  display: block;
  font-weight: 400;
  line-height: 1;
}
.Hparty .right .time span::after {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  background-color: #b5b5b5;
  border-radius: 100%;
  margin: 5px auto;
}
.Hparty .Hmore {
  margin-bottom: 3.125vw;
  background-color: #fff;
}
.Hparty .line {
  width: 39.89583333vw;
  height: 39.79166667vw;
  position: absolute;
  right: -2.86458333vw;
  top: -5.05208333vw;
  background: url(/cn/images/Hparty_line2.png) no-repeat right top;
  background-size: cover;
}
.Hparty .img,
.Hparty .Hmore,
.Hparty .list {
  position: relative;
  z-index: 2;
}
.Hparty .img img {
  width: 100%;
}
.Hparty .img_no{ height: 14.5vw;}
.Hparty .img_no a{ display: none;}
.Hnews_top{ position: relative; z-index: 12; margin-top: -20vw;}
@media (max-width: 768px) {
  .Hparty {
    background-size: contain;
  }
  .Hparty .line {
    display: none;
  }
  .Hparty .left,
  .Hparty .right {
    width: 100%;
    float: none;
    margin-bottom: 3%;
  }
  .Hparty .right a {
    align-items: center;
    justify-content: space-between;
  }
  .Hparty .right figure {
    width: 25%;
    height: 10vw;
  }
  .Hparty .img_no{ display: none;}
  .Hnews_top{ margin-top: 0;}
}
@media (max-width: 640px) {
  .Hparty .right li {
    margin-bottom: 3%;
  }
  .Hparty .right figure {
    width: 40%;
    height: 20vw;
  }
  .Hparty .right .tit {
    font-size: 14px;
  }
  .Hparty .right .time {
    text-align: center;
  }
}
.Htit {
  margin-bottom: 35px;
}
.Htit aside {
  margin-bottom: 0.625vw;
}
.Htit aside span {
  display: block;
}
.Htit .en {
  text-transform: uppercase;
  color: #999999;
}
.Htit .cn {
  color: #333333;
}
.Hbrand {
  padding: 3% 0 3.8%;
  margin-top: 10px;
}
.Hbrand .list {
  overflow: hidden;
}
.Hbrand .w1400 {
  position: relative;
  z-index: 10;
}
.Hbrand .slick-pages,
.Hbrand .btn {
  position: absolute;
}
.Hbrand .slick-pages {
  top: 3.125vw;
  text-align: right;
  right: 8.90625vw;
  font-weight: 600;
  color: #e7e7e7;
}
.Hbrand .slick-pages #cur {
  color: #555555;
}
.Hbrand .btn {
  top: 18.75vw;
  right: 3.95833333vw;
}
.Hbrand .btn .slick-arrow {
  border: none;
  width: 21px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  transform: none;
  position: static;
  background: url(/cn/images/btn_left.png) no-repeat left center;
}
.Hbrand .btn .slick-arrow:hover {
  background-image: url(/cn/images/btn_left_on.png);
  width: 66px;
}
.Hbrand .btn .slick-next {
  transform: rotate(180deg);
  margin-left: 20px;
}
.Hbrand .slider {
  max-width: 1400px;
  margin: 0 auto;
}
.Hbrand .slider .item {
  padding-right: 6.35416667vw;
}
.Hbrand .slider > .slick-list {
  overflow: initial;
}
.Hbrand .slider .slick-arrow {
  border-color: #fff;
}
.Hbrand .box {
  width: 100%;
  border: 1px solid #eaeaea;
  display: flex;
  padding-bottom: 3.125vw;
}
.Hbrand .box .left {
  width: calc(100% - 32.762%);
  min-height: 19.27083333vw;
  padding: 1.97916667vw 2.60416667vw;
  background: url(/cn/images/Hbrand_item_bg.jpg) no-repeat center;
  background-size: cover;
}
.Hbrand .box .left .flex {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.Hbrand .box .left .tit {
  padding-left: 40px;
  background: url(/cn/images/Hbrand_bg2.png) no-repeat left center;
  color: #e60012;
  font-weight: 600;
}
.Hbrand .box .left .des {
  color: #fff;
  line-height: 2;
  font-weight: 400;
  color: #333333;
}
.Hbrand .box .left .logo {
  margin: 1vw 0;
}
.Hbrand .box .left figure {
  position: relative;
  padding-top: 37%;
  margin: 0 15px;
}
.Hbrand .box .left figure img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-height: 90%;
}
.Hbrand .box .right {
  order: 2;
  width: 32.762%;
  flex: 0 0 auto;
  padding-top: 5.72916667vw;
  padding-right: 2.55208333vw;
  text-align: right;
  padding-bottom: 2.3vw;
}
.Hbrand .box .right .tit {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-weight: 400;
}
.Hbrand .box .right .tit span {
  margin-left: 8px;
}
.Hbrand .box .right .en {
  text-transform: uppercase;
  font-family: "franklin gothic medium";
  margin-right: -0.1em;
  opacity: 0.17;
  color: #4a4a4a;
  line-height: 1;
}
.Hbrand .box .right .Hmore {
  margin-right: 0;
  margin-top: 2vw;
}
@media (max-width: 1660px) {
  .Hbrand .slider,
  .Hbrand .w1400 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .Hbrand .btn {
    top: 20.83333333vw;
  }
}
@media (max-width: 768px) {
  .Hbrand .slider,
  .Hbrand .w1400 {
    width: 90%;
  }
  .Hbrand .btn {
    top: 23.95833333vw;
  }
}
@media (max-width: 640px) {
  .Hbrand .slider,
  .Hbrand .w1400 {
    width: 96%;
  }
  .Hbrand .slider {
    overflow: hidden;
  }
  .Hbrand .slider .item {
    padding-right: 0;
  }
  .Hbrand .list {
    display: flex;
    flex-flow: column wrap;
    overflow: initial;
  }
  .Hbrand .list .w1400 {
    order: 2;
  }
  .Hbrand .box {
    flex-flow: column wrap;
  }
  .Hbrand .box .right,
  .Hbrand .box .left {
    width: 100%;
  }
  .Hbrand .box .left {
    padding: 5%;
  }
  .Hbrand .slick-pages {
    display: none;
  }
  .Hbrand .btn {
    width: 90%;
    position: relative;
    top: -14px;
    margin: 0 auto;
    right: 0;
  }
  .Hbrand .btn .slick-arrow {
    position: absolute;
    top: 0;
  }
  .Hbrand .btn .slick-prev {
    left: 0;
  }
  .Hbrand .btn .slick-next {
    right: 0;
    left: auto;
    margin-left: 0;
  }
}
.Hactivity {
  padding-bottom: 0;
  position: relative;
}
.Hactivity::before,
.Hactivity::after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
}
.Hactivity::before {
  height: 15.625vw;
  background: url(/cn/images/Hactivity_bg3.png) no-repeat center top;
  top: 5.72916667vw;
}
.Hactivity::after {
  bottom: -25%;
  height: 70%;
  background-color: #f9f9f9;
}
.Hactivity .slick-list {
  padding-bottom: 1%!important;
}
.Hactivity .Htit {
  margin-bottom: 20px;
}
.Hactivity .item {
  padding: 0.72916667vw 1px 0;
  position: relative;
  z-index: 1;
}
.Hactivity .item a {
  display: flex;
  width: 100%;
  background-color: #fff;
  position: relative;
  margin-bottom: 20px;
}
.Hactivity .item a::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 8px;
  background-color: #dfdfdf;
}
.Hactivity .item a::after {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 80%;
  height: 50%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.Hactivity .item .info {
  display: flex;
  position: relative;
  justify-content: center;
  width: 100%;
  align-items: center;
  text-align: center;
  background: url(/cn/images/icon_bg3.png) no-repeat right bottom #fff;
  background-size: contain;
  border: 1px solid #eaeaea;
  z-index: 2;
  color: #555555;
  transition: all 0.5s;
}
.Hactivity .item .pic {
  width: 43.22916667vw;
  position: relative;
  z-index: 2;
  flex: 0 0 auto;
  overflow: hidden;
}
.Hactivity .item .pic img {
  width: 100%;
  transition: all 0.5s;
}
.Hactivity .item .icon {
  width: 2.34375vw;
  height: 2.34375vw;
  margin: 0 auto 30px;
}
.Hactivity .item .en {
  color: #999999;
  text-transform: uppercase;
  margin: 8px 0;
}
.Hactivity .item .more {
  background: url(/cn/images/btn_right.png);
  width: 21px;
  height: 18px;
  display: block;
  margin: 1.7vw auto 0;
  transition: all 0.5s;
}
.Hactivity .item a:hover::after {
  box-shadow: 0 0 20px rgba(229, 0, 18, 0.3);
}
.Hactivity .item a:hover .more {
  transform: translateX(20px);
}
.Hactivity .item a:hover .pic img {
  transform: scale(1.05);
}
.Hactivity .slick-dots {
  max-width: 350px;
  margin: 0 auto;
  display: flex;
  background-color: #e5e5e5;
  border-radius: 10px;
  position: relative;
  z-index: 10;
}
.Hactivity .slick-dots li {
  background-color: transparent;
  cursor: pointer;
  margin: 0;
  width: 100%;
}
.Hactivity .slick-dots .slick-active {
  background-color: #e50012;
}
@media (max-width: 640px) {
  .Hactivity {
    margin-top: 10%;
  }
  .Hactivity .Htit {
    text-align: left;
  }
  .Hactivity .item {
    padding: 0;
  }
  .Hactivity .item .pic {
    opacity: 1;
  }
  .Hactivity .item.slick-current a,
  .Hactivity .item a {
    height: 35vw;
    width: 100%;
    transform: none;
  }
}
.Hnews .list {
  display: flex;
  justify-content: space-between;
  margin-top: 35px;
  margin-bottom: 1.5625vw;
}
.Hnews .item li {
  margin-bottom: 10px;
}
.Hnews .item li a {
  display: block;
  border: 1px solid #eeeeee;
  background-color: #fbfbfb;
}
.Hnews .item li a:hover {
  background: url(/cn/images/icon_bg2.png) no-repeat right bottom #e60012;
}
.Hnews .item li a:hover * {
  color: #fff;
}
.Hnews .item .tit {
  color: #000;
}
.Hnews .item1 {
  position: relative;
  width: 43.95%;
}
.Hnews .item1 figure {
  position: relative;
  height: 446px; background: no-repeat center center; background-size: cover
}
.Hnews .item1 img {
  width: 100%;display: none;
}
.Hnews .item1 .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: -moz-linear-gradient(0deg, #000000, rgba(0, 0, 0, 0));
  background-image: -webkit-linear-gradient(0deg, #000000, rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(0deg, #000000, rgba(0, 0, 0, 0));
  background-image: linear-gradient(0deg, #000000, rgba(0, 0, 0, 0));
  padding: 4% 2.08333333vw;
  color: #fff;
  width: 100%;
}
.Hnews .item1 .tit {
  width: 100%;
  /*max-width: 430px;*/
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: 5px;
  color: #fff;
}
.Hnews .item1 time {
  font-weight: 400;
}
.Hnews .item1 .slick-dots{
  position:absolute;
  width: 100%;
  bottom:5%;
  z-index:10;
}
.Hnews .item1 .slick-dots li {
  width:2vw;
  height:4px;
  margin:0 0 0 10px;
  border-radius: 0;
  background-color: #dedede;
  margin-left: 0;
  margin-right:5px;
  cursor:pointer;
}
.Hnews .item1 .slick-dots li.slick-active {
  background-color: #e60012;
}
.Hnews .item2 {
  width: 26%;
}
.Hnews .item2 a {
  /*padding: 1.30208333vw 1.82291667vw 0;*/
  padding: 22px 20px 17px 20px;
}
.Hnews .item2 a:hover .time {
  border-top-color: #fff;
}
.Hnews .item2 a:hover .time time {
  color: rgba(255, 255, 255, 0.39);
}
.Hnews .item2 a:hover .time span {
  color: #fff;
}
.Hnews .item2 a:hover .time .more {
  background-image: url(/cn/images/btn_right_on.png);
}
.Hnews .item2 .des {
  color: #555555;
  line-height: 30px;
  height: 47px;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 10px;
}
.Hnews .item2 .tit {
  line-height: 30px;
  height: 60px;
  font-weight:bold;
}
@media(min-width:1025px){
	.Hnews .item2 .tit{margin-bottom: 57px;}
}
.Hnews .item2 .time {
  /*padding: 1.14583333vw 0;*/
  color: #999999;
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 30px;
  height: 60px
}
.Hnews .item2 .time span {
  display: block;
  line-height: 1;
  color: #333333;
  font-weight: bold;
}
.Hnews .item2 .time .more {
  background: url(/cn/images/btn_right.png);
  width: 21px;
  height: 18px;
}
.Hnews .item3 {
  width: 26%;
}
.Hnews .item3 li a {
  /*padding: 1.5625vw;*/
  padding: 30px 20px;
  display: flex;
}
.Hnews .item3 time {
  flex: 0 0 auto;
  margin-right: 1.30208333vw;
}
.Hnews .item3 time span {
  display: block;
  line-height: 1;
  color: #333333;
  font-weight: bold;
}
.Hnews .item3 time span::after {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  background-color: #b5b5b5;
  border-radius: 100%;
  margin: 5px 0;
  margin-left: 0.88541667vw;
}
.Hnews .item3 .tit {
  padding-left: 1.30208333vw;
  border-left: 1px solid #eeeeee;
  font-weight: 600;
  line-height: 30px;
}
.Hnews .item3 .tit p{ height: 60px;}
.Hnews .item3 .tit .more {
  background: url(/cn/images/more.png) no-repeat center;
  width: 15px;
  height: 9px;
  display: block;
  margin-top: 11px;
}
@media (max-width: 640px) {
  .Hnews .list {
    flex-flow: column wrap;
  }
  .Hnews .item {
    width: 100%;
    margin-bottom: 2%;
  }
  .Hnews .item1 figure{height: auto; background: none!importants}
  .Hnews .item1 img{display: block}
  .Hnews .item2 .tit{height: auto}
  .Hnews .item2 a{padding: 12px;}
  .Hnews .item2 .time{height: auto; line-height: 20px;}
  .Hnews .item3 .tit p{height: auto}
  .Hnews .item3 li a{padding: 12px}

}
@media (min-width: 2000px) {
  .Hbrand .slider,
  .w1400 {
    max-width: 72.91666667vw;
  }
  .header {
    height: 4.16666667vw;
    line-height: 4.16666667vw;
  }
  #blank {height: 4.16666667vw;}
  .header .logo img {
    width: 8.4375vw;
  }
  .header .other .lang {
    width: 1.30208333vw;
    height: 1.30208333vw;
    background-size: cover;
  }
  .header .other .lang span {
    width: 4.16666667vw;
  }
  .header .other .open_search {
    width: 1.04166667vw;
    height: 1.04166667vw;
    background-size: cover;
  }
  .navTop {
    margin-right: 7.8125vw;
  }
  .Hmore {
    width: 6.25vw;
    line-height: 2.34375vw;
  }
  .Habout .numBox li {
    margin-left: 2vw;
    margin-top: -1vw;
  }
  .Habout .numBox li .icon {
    width: 2.8125vw;
    height: 2.8125vw;
  }
  .Habout .numBox li .icon img {
    width: 60%;
  }
  .Hbrand .box .left .des {
    max-width: 26.04166667vw;
  }
}
.NyBan {
  position: relative;
}
.NyBan img {
  width: 100%;
}
.NyBan .wapBan {
  display: none;
}
.NyBan .txt {
  position: absolute;
  left: 0;
  top: 44%;
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
  width: 100%;
  font-weight: 400;
}
.NyBan .txt::after {
  content: '';
  display: block;
  margin: 0 auto;
  width: 4.11458333vw;
  height: 0.57291667vw;
  background: url(/cn/images/ban_line2.png) no-repeat center;
  background-size: cover;
}
.NyBan .item{ position: relative}
.NyBan .link{position: absolute; width: 100%; height: 100%; display: block;}
.NyBan .slick-dots{position: absolute; width: 100%; bottom:5%; z-index: 10}
@media (max-width: 1024px) {
  .NyBan .pcBan {
    display: none;
  }
  .NyBan .wapBan {
    display: block;
  }
}

.menu {
  line-height: 4.16666667vw;
  background-color: #f8f9fa;
}
.menu .w1400 {
  display: flex;
  flex-flow: row-reverse wrap;
  align-items: center;
  justify-content: space-between;
}
.menu .current {
  background: url(/cn/images/home.png) no-repeat left center;
  padding-left: 30px;
}
.menu .current * {
  display: inline-block;
}
.menu .current i {
  font-style: normal;
  font-family: serif;
  margin: 0 10px;
}
.menu a {
  color: #555555;
}
.menu a:hover {
  color: #e60012;
}
.menu .ul {
  display: flex;
  flex-flow: row wrap;
}
.menu li {
  float: right;
  margin-right: 4.16666667vw;
}
.menu li:last-child {
  margin-right: 0;
}
.menu li a {
  display: block;
  text-align: center;
  position: relative;
}
.menu li a::after {
  content: '';
  position: absolute;
  height: 2px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  transition: all 0.5s;
  width: 0;
  background-color: #e60012;
}
.menu li.on a,
.menu li a:hover {
  color: #e60012;
}
.menu li.on a::after,
.menu li a:hover::after {
  width: 100%;
}
@media (max-width: 1024px) {
  .menu .w1400 {
    justify-content: flex-start;
    flex-flow: column wrap;
  }
  .menu .current {
    display: none;
  }
  .menu .ul {
    width: 100%;
    line-height: 50px;
  }
}
.mainbox {
  margin: 5.20833333vw 0;
}
.picList {
  display: flex;
  flex-flow: row wrap;
}
.picList li {
  width: 30%;
  border-bottom: 1px solid #efeae7;
  margin-bottom: 4%;
  padding-bottom: 4%;
}
.picList li:not(:nth-child(3n)) {
  margin-right: 5%;
}
.picList li a {
  display: block;
}
.picList figure {
  overflow: hidden;
}
.picList figure i {
  transition: all 0.5s;
  display: block;
  width: 100%;
  padding-top: 57.146%;
}
.picList .txtCon {
  display: flex;
  padding-top: 1.5625vw;
}
.picList .time {
  width: 4.6875vw;
  flex: 0 0 auto;
  font-size: 12px;
  color: #999999;
  font-weight: 600;
}
.picList .time b {
  display: flex;
  color: #333333;
  position: relative;
  line-height: 1;
  width: 100%;
  align-items: center;
}
.picList .time b::after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 1.8vw;
  background-color: #cbcbcb;
  transform: rotate(30deg);
  margin-left: 1vw;
}
.picList .tit {
  color: #333;
  line-height: 1.6;
}
.picList .des {
  color: #999999;
  line-height: 1.4;
  margin-top: 12px;
}
.picList a:hover .tit {
  color: #e60012;
}
.picList a:hover figure i {
  transform: scale(1.05);
}
@media (max-width: 1024px) {
  .picList li {
    width: 32%;
  }
  .picList li:not(:nth-child(3n)) {
    margin-right: 2%;
  }
  .picList .time {
    width: 6.77083333vw;
  }
}
@media (max-width: 640px) {
  .picList li {
    width: 100%;
  }
  .picList .time {
    width: 15vw;
  }
  .picList .time b::after {
    display: none;
  }
}
.one-shot {
  line-height: 2;
  padding: 1% 0;
color: #333;
}

.one-shot p {
  margin: 1.8% 0;
}
.one-shot.padd_t0{padding-top:0}
.one-shot.padd_t0 p:first-child{margin-top:0}

.one-shot2 p {
  margin:  0;
}
.one-shot2 h3 {
  margin:10px  0;
}
.one-shot2 strong.title {
    padding-top: 30px;
    display: block;
}

.newsDetails.w1400 {max-width: 1000px;}
.newsDetails .title {
  text-align: center;
  background: url(/cn/images/title_bg.png) no-repeat center;
  background-size: cover;
  width: 100%;
  padding: 3% 0 2%;
  color: #999999;
}
.newsDetails .title h2 {
  color: #000000;
  margin-bottom: 15px;
  padding:0 2%;
}
.newsDetails .content {
  padding: 3% 0;
  border-bottom: 1px solid #ededed;
  margin-bottom: 4%;
  line-height: 2;
}
body.editor{ line-height: 2;font-size: 1.65803vw;}
body.editor img,
.newsDetails .content img{max-width:100%;height:auto !important;}
.newsDetails .content p {
  margin: 5px 0;
}
.newsDetails .btn {
  position: relative;
  padding-right: 150px;
  z-index: 100;
}
.newsDetails .btn span {
  line-height: 2;
}
.newsDetails .btn span a {
  color: #666666;
}
.newsDetails .btn span a:hover {
  color: #e60012;
}
.newsDetails .btn .prev {
  margin-bottom: 10px;
}
.newsDetails .btn .Hmore {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.newsList .time {
  color: #666;
}
.newsList .des {
  color: #666666;
  line-height: 2;
}
.newsList figure {
  overflow: hidden;
}
.newsList figure i {
  transition: all 0.5s;
  display: block;
}
.newsList a:hover figure i {
  transform: scale(1.1);
}
.newsList .top {
  margin-bottom: 1.5%;
}
.newsList .top .ytable {
  background-color: #f8f9fa;
  overflow: hidden;
}
.newsList .top figure {
  width: 45%;
}
.newsList .top figure i {
  width: 100%;
  padding-top: 71.43%;
}
.newsList .top .txt {
  padding: 2% 4.6875vw;
}
.newsList .top .tit {
  margin: 1.5625vw 0;
  line-height: 1.5;
}
.newsList .top .des {
  margin-bottom: 5%;
  text-indent:2em;
}
@media (max-width: 768px) {
  .newsList .top .more {
    width: 100px;
    line-height: 30px;
  }
}
.newsList .slick-dots {
  position: absolute;
  right: 0;
  padding-left: 4.6875vw;
  bottom: 7%;
  z-index: 2;
  width: 55%;
  text-align: left;
}
.newsList .slick-dots li {
  width: 3.64583333vw;
  height: 3px;
  margin: 0 0 0 10px;
  border-radius: 0;
  background-color: #dedede;
  margin-left: 0;
  margin-right: 10px;
}
.newsList .slick-dots li.slick-active {
  background-color: #e60012;
}
.newsList .list li {
  margin: 2.60416667vw 0;
  background-color: #f8f9fa;
  transition: all 0.5s;
}
.newsList .list li figure {
  width: 336px;
  overflow: hidden;
}
.newsList .list li figure i {
  width: 100%;
  padding-top: 240px;
}
.newsList .list li .txt {
  padding: 1% 16.77083333vw 1% 4.89583333vw;
  position: relative;
}
.newsList .list li .time {
  position: absolute;
  width: 11.61458333vw;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  color: #333333;
  border-left: 1px solid rgba(51, 51, 51, 0.15);
}
.newsList .list li .time b {
  display: block;
}
.newsList .list li .des {
  margin: 1.5% 0;
  line-height: 1.8;
  text-indent:2em;
}
.newsList .list li:hover {
  background-color: #e60012;
}
.newsList .list li:hover .tit,
.newsList .list li:hover .des,
.newsList .list li:hover .time {
  color: #fff;
}
.newsList .list li:hover .des {
  opacity: 0.5;
}
.newsList .list li:hover .time {
  border-color: rgba(255, 255, 255, 0.4);
}
@media (max-width: 768px) {
  .newsList .list li figure {
    width: 27%;
  }
  .newsList .list li figure i {
    padding-top: 55%;
  }
}
@media (max-width: 640px) {
  .newsList .ytable_cell {
    display: block;
    width: 100%!important;
  }
  .newsList .slick-dots {
    position: relative;
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
  .newsList .top .txt {
    padding: 5% 4%;
  }
  .newsList .list li .txt {
    padding: 5% 20.83333333vw 5% 5%;
  }
  .newsList .list li .time {
    width: 18.22916667vw;
  }
}
.jobList .item,
.jobList .tit_top {
  margin-bottom: 20px;
  background-color: #f8f9fa;
}
.jobList .tit_top {
  color: #e60012;
}
.jobList .tit_top .icon::before {
  display: none;
}
.jobList .tit {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 26px 1.5625vw 26px 4.16666667vw;
  cursor: pointer;
}
.jobList .tit aside {
  vertical-align: middle;
  display: table-cell;
}
.jobList .tit .name,
.jobList .tit .company {
  width: 22%;
}
.jobList .tit .icon {
  width: 24px;
  height: 24px;
  flex: 0 0 auto;
  position: relative;
}
.jobList .tit .icon::before {
  content: '';
  position: absolute;
  left: 7px;
  top: 10px;
  width: 10px;
  height: 10px;
  border: 1px solid #666;
  border-right: none;
  border-bottom: none;
  transform: rotate(45deg);
}
.jobList .tit.active {
  background-color: #e60012;
  color: #fff;
}
.jobList .tit.active .icon::before {
  border-color: #fff;
  transform: rotate(-135deg);
  top: 5px;
}
.jobList .info {
  padding: 3.125vw 4.16666667vw;
  line-height: 2;
  position: relative;
  display: none;
}
.jobList article {
  padding-right: 130px;
  position: relative;
}
.jobList article .Hmore {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (max-width: 640px) {
  .jobList .tit {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .jobList .tit .time,
  .jobList .tit .edu,
  .jobList .tit .num,
  .jobList .tit .Work {
    display: none;
  }
  .jobList .tit .name,
  .jobList .tit .company {
    width: 50%;
  }
  .jobList article{padding-right: 0;text-align: justify;}
}
.openForm {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
}
.openForm .inner {
  width: 94%;
  max-width: 900px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 3% 5%;
  max-height: 100%;
  overflow: auto;
}
.openForm .tit {
  text-align: center;
  margin-bottom: 4%;
  color: #333333;
}
.openForm .ul {
  max-width: 505px;
  width: 100%;
  margin: 0 auto;
}
.openForm li {
  display: flex;
}
.openForm li:not(:last-child) {
  margin-bottom: 20px;
}
.openForm .name {
  width: 60px;
  line-height: 50px;
  flex: 0 0 auto;
  color: #333;
}
.openForm .box {
  width: 100%;
}
.openForm .text {
  line-height: 50px;
  height: 50px;
  border: none;
  background-color: #f8f9fa;
  padding: 0 10px;
  width: 100%;
  border-radius: 5px;
}
.openForm textarea.text {
  height: 120px;
}
.openForm label {
  line-height: 50px;
  height: 50px;
  display: inline-flex;
  align-items: center;
}
.openForm label:first-child {
  margin-right: 3.64583333vw;
}
.openForm input[type='radio'] {
  width: 18px;
  height: 18px;
  appearance: none;
  position: relative;
  margin: 0 10px 0 0;
  vertical-align: middle;
}
.openForm input[type='radio']::before,
.openForm input[type='radio']::after {
  content: '';
  border-radius: 100%;
}
.openForm input[type='radio']::before {
  width: 18px;
  height: 18px;
  display: block;
  vertical-align: middle;
  border: 1px solid #999999;
}
.openForm input[type='radio']::after {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
  height: 8px;
  background-color: #e60012;
  opacity: 0;
}
.openForm input[type='radio']:checked:before {
  border-color: #e60012;
}
.openForm input[type='radio']:checked:after {
  opacity: 1;
}
.openForm .fileinfo {
  position: relative;
}
.openForm .fileinfo input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.openForm .fileinfo .filebtn {
  width: 100%;
  text-align: center;
  background-color: #f1f1f1;
  border: 1px solid #e7e7e7;
  height: 50px;
  line-height: 50px;
  color: #333333;
  cursor: pointer;
}
.openForm .flex {
  display: inline-flex;
  justify-content: space-between;
}
.openForm .Hmore {
  display: inline-flex;
  width: 47%;
  justify-content: center;
  border-radius: 5px;
}
.openForm .btn_submit {
  background-color: #e60012;
  color: #fff;
  border-color: #e60012;
}
.titleList .ul {
  background-color: #f8f9fa;
  padding: 4.42708333vw;
  margin-bottom: 5%;
  padding-top: 2.34375vw;
}
.titleList li {
  border-bottom: 1px solid #ededed;
}
.titleList li a {
  line-height: 4.16666667vw;
  color: #555555;
  position: relative;
  padding-left: 15px;
}
.titleList li a::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  background-color: #333333;
}
.titleList li a:hover {
  color: #e60012;
}
.titleList li a:hover::before {
  background-color: #e60012;
}
.titleList li time {
  float: right;
  margin-left: 10px;
}
.titleList li b {
  margin-right: 20px;
}
.titleList li span {
  margin-right: 10px;
}
@media (max-width: 640px) {
  .titleList li a {
    line-height: 46px;
  }
  .titleList li b {
    display: block;
  }
  .titleList li span {
    display: inline-block;
  }
}
.Aboout_tit {
  margin-bottom: 2.08333333vw;
}
.Aboout_tit span {
  position: relative;
  display: inline-block;
  color: #333333;
}
.Aboout_tit span font {
  position: relative;
  z-index: 2;
}
.Aboout_tit span::after {
  content: '';
  position: absolute;
  bottom: 2px;
  left: -10px;
  width: 95%;
  height: 0.52083333vw;
  transform: skewX(-45deg);
  background-image: linear-gradient(to right, #e92131, rgba(250, 209, 212, 0.5), rgba(250, 209, 212, 0));
  z-index: 0;
}
/* .Aboout_tit .icon {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(/cn/images/tit_icon.png) no-repeat center;
  vertical-align: top;
  margin-top: -3px;
  margin-left: -5px;
} */
@media (max-width: 640px) {
  .AboutMain .w1400 {
    padding-left: 2%;
    padding-right: 2%;
  }
}
/* .AboutBOx {
  margin-bottom: 5.20833333vw;
} */
.AboutBOx .left,
.AboutBOx .right {
  width: 46%;
  float: left;
}
.AboutBOx .right {
  width: 54%;
  text-align: right;
}
.AboutBOx article {
  line-height: 2;
  text-align: justify;
  color: #333333;
}
@media (max-width: 640px) {
  .AboutBOx {
    padding-bottom: 10%;
    margin-bottom: 0;
  }
  .AboutBOx .left,
  .AboutBOx .right {
    width: 100%;
    float: none;
  }
  .AboutBOx .right {
    margin: 2% 0 0;
  }
  .AboutBOx .right img {
    width: 100%;
  }
}
#honor{padding-top: 5.20833333vw;}
.Honor {
  position: relative;
  padding-bottom: 4.6875vw;

}
.Honor::before {
  content: '';
  width: 100%;
  height: 75%;
  background: url(/cn/images/honor_bg.png) no-repeat center top;
  background-size: cover;
  position: absolute;
  left: 0;
  bottom: 0;
}
.Honor .slick-arrow {
  border-color: #666;
}
.Honor .ul {
  margin: 0 -7px;
  padding-top: 1vw;
}
.Honor li a {
  margin: 0 7px;
  display: block;
}
.Honor figure {
  width: 100%;
  padding-top: 100%;
}
.Honor .des {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
  padding: 10px;
  background-color: #fff;
  color: #002322;
}
@media (max-width: 640px) {
  .Honor {
    padding-bottom: 10%;
  }
}
.companyList {
  background-image: linear-gradient(#f7f7f7, #ffffff, #ffffff);
  padding-bottom: 2vw;
}
.companyList .list {
  padding-top: 2vw;
}
.companyList .item {
  display: flex;
  margin-bottom: 6.51041667vw;
}
.companyList .item:nth-child(2n) {
  flex-direction: row-reverse;
}
.companyList .item:nth-child(2n) .img {
  margin-left: 3.125vw;
  margin-right: 0;
}
.companyList .item:last-child {
  margin-bottom: 0;
}
.companyList .img {
  flex: 0 0 auto;
  width: 28.572%;
  margin-right: 4.5%;
}
.companyList .content {
  width: calc(100% - 34.572%);
}
.companyList article {
  height: 8.85416667vw;
  max-height: 8.85416667vw;
  line-height: 2.1;
  color: #333333;
  text-align: justify;
  padding-right: 15px;
  margin-bottom: 2.86458333vw;
}
.ScrollbarInfo{  overflow: auto;}
.ScrollbarInfo::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 3px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.ScrollbarInfo::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  background: #e60012;
}
.ScrollbarInfo::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #ededed;
}
.companyList .pic {
  margin: 0 -0.52083333vw;
}
.companyList .pic figure {
  padding-top: 62.5%;
  margin: 0 0.52083333vw;
}
@media (max-width: 640px) {
  .companyList .item {
    flex-direction: column!important;
    margin-bottom: 10%;
  }
  .companyList .img,
  .companyList .content {
    width: 100%;
  }
  .companyList .img {
    margin: 0 0 3%!important;
  }
  .companyList article {
    height: 150px;
    max-height: 150px;
  }
}
.activityList {
  display: flex;
  flex-flow: row wrap;
}
.activityList li {
  width: 47.143%;
  margin-bottom: 3%;
}
.activityList li:nth-child(2n) {
  margin-left: 5.7%;
}
.activityList figure {
  position: relative;
  overflow: hidden;
}
.activityList figure i {
  display: block;
  width: 100%;
  padding-top: 53.032%;
  transition: all 0.5s;
}
.activityList figure .time {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  text-align: right;
}
.activityList figure .time span {
  display: inline-block;
  line-height: 44px;
  padding: 0 20px;
  min-width: 120px;
  text-align: center;
  background-color: #e60012;
  color: #fff;
  border-radius: 0 0 0 15px;
}
.activityList figure .time .End {
  color: #333;
  background-color: #cccccc;
}
.activityList a:hover figure i {
  transform: scale(1.05);
}
.activityList .tit {
  padding: 4% 0 2%;
}
.activityList .des {
  color: #999999;
  line-height: 1.6;
}
@media (max-width: 640px) {
  .activityList li {
    width: 100%;
    margin-left: 0!important;
    margin-bottom: 7%;
  }
}
.brandBox {
  display: flex;
  justify-content: space-between;
}
.brandBox .left {
  width: 200px;
  flex: 0 0 auto;
}
.brandBox .left li:not(:last-child) {
  border-bottom: 1px solid #e9e9e9;
}
.brandBox .left a {
  min-height: 4.16666667vw;
  display: flex;
  width: 100%;
  align-items: center;
  background-color: #f8f9fa;
  justify-content: center;
  position: relative;
}
.brandBox .left a::after {
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  border: 6px solid transparent;
  border-left-color: #e60012;
  opacity: 0;
}
.brandBox .left .on a,
.brandBox .left a:hover {
  background-color: #e60012;
  color: #fff;
}
.brandBox .left .on a::after,
.brandBox .left a:hover::after {
  opacity: 1;
}
.brandBox .right {
  width: calc(100% - 240px);
  padding: 4.16666667vw;
  background-color: #f8f9fa;
}
.brandBox .right article {
  line-height: 2;
  font-weight: 300;
  color: #555555;
}
.brandBox .right article p {
  margin: 4% 0;
}
.brandBox .other .title {
  color: #333333;
  margin-bottom: 25px;
}
.brandBox .other .list li {
  position: relative;
  margin-bottom: 20px;
}
.brandBox .other .list li:hover figure::before {
  background-image: linear-gradient(to right, #e60012 28%, rgba(230, 0, 18, 0.5) 60%, rgba(230, 0, 18, 0) 100%);
}
.brandBox .other .list li:hover .tit {
  color: #fff;
}
.brandBox .other .list li:hover .tit::after {
  background-color: #fff;
  color: #e60012;
}
.brandBox .other .list figure {
  width: 100%;
  height: 150px;
  position: relative;
}
.brandBox .other .list figure::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(to right, #dde5eb 28%, rgba(221, 229, 235, 0.5) 60%, rgba(221, 229, 235, 0) 100%);
}
.brandBox .other .list .tit {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  padding-left: 3.125vw;
  display: flex;
  align-items: center;
  color: #333;
}
.brandBox .other .list .tit::after {
  content: ">";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #e60012;
  border-radius: 100%;
  width: 22px;
  height: 22px;
  font-family: serif;
  font-weight: bold;
  margin-left: 15px;
  font-size: 14px;
}
@media (max-width: 640px) {
  .brandBox {
    flex-flow: column wrap;
  }
  .brandBox .left,
  .brandBox .right {
    width: 100%;
  }
  .brandBox .left .ul {
    display: flex;
  }
  .brandBox .left li {
    width: 100%;
  }
  .brandBox .left a {
    line-height: 44px;
  }
  .brandBox .left a::after {
    display: none;
  }
  .brandBox article {
    margin-bottom: 15%;
  }
}
.Branddetails .flex {
  display: flex;
  margin-top: -1vw;
  justify-content: space-between;
}
.Branddetails article {
  width: 62.858%;
  line-height: 2;
  text-align: justify;
}
.Branddetails article strong{color: #000;
    font-weight: bold;
    font-size: 20px;
    padding-top:10px;
    display: inherit;
}
.Branddetails .ScrollbarInfo{ padding-right: 10px;}
.Branddetails .right {
  width: 31.5%;
}
.Branddetails .right .box{min-height:300px;}
.Branddetails .logo {
  width: 100%;
  position: relative;
  padding-top: 72.565%;
  background-color: #f8f9fa;
  margin-bottom: 30px;
}
.Branddetails .logo img {
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width:80%
}
.Branddetails .item_flex {
  display: flex;
  justify-content: space-between;
}
.Branddetails .link a {
  width: 48%;
  padding: 6px 10px;
  text-align: center;
  border: 1px solid #e50012;
  color: #e50012;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
.Branddetails .link a:hover {
  background-color: #e50012;
  color: #fff;
}
.Branddetails .link a:hover .icon {
  background-image: url(/cn/images/link_on.svg);
}
.Branddetails .link .icon {
  width: 30px;
  height: 30px;
  background: url(/cn/images/link.svg) no-repeat center;
  display: inline-block;
  flex: 0 0 auto;
}
.Branddetails .link a:nth-child(2) .icon {
  background-image: url(/cn/images/shop2.svg);
}
.Branddetails .link a:nth-child(2):hover .icon {
  background-image: url(/cn/images/shop2_on.svg);
}
.Branddetails .ewm {
  margin: 40px 0;
}
.Branddetails .ewm aside {
  text-align: center;
  width:30%;
  font-weight: 300;
  margin-left: 5%;
  float: left;
  padding: 10px 0;
}
.Branddetails .ewm aside:nth-child(3n+1){clear: both; margin-left: 0}
.Branddetails .ewm figure {
  width: 100%;
  max-width: 145px;
  margin: 0 auto;
  position: relative;
  height: 145px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.Branddetails .ewm figure img {
  max-height: 100%;
}
@media (max-width: 768px) {
  .Branddetails .link {
    flex-flow: column wrap;
  }
  .Branddetails .link a {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 640px) {
  .Branddetails .Aboout_tit {
    margin-left: 2%;
  }
  .Branddetails .flex {
    flex-flow: column wrap;
  }
  .Branddetails article,
  .Branddetails .right {
    width: 100%;
    margin-bottom: 3%;
  }
  .Branddetails article {
    padding: 2%;
  }
}
.BrandBg {
  position: relative;
}
.BrandBg::before {
  content: '';
  width: 100%;
  height: 20.72916667vw;
  background: url(/cn/images/honor_bg.png) no-repeat center top;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 5.88541667vw;
  z-index: 2;
}
.BrandBg::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80%;
  background-image: linear-gradient(#f3f3f2, #ffffff, #ffffff);
  z-index: 1;
}
.BrandBg.no::before,
.BrandBg.no::after {
  display: none;
}
.live_telecast {
  position: relative;
  padding-bottom: 5%;
  z-index: 3;
}
.live_telecast .ul {
  box-shadow: 0px 0px 40px 0px rgba(74, 74, 74, 0.2);
}
.live_telecast .flex {
  display: flex;
  justify-content: space-between;
  background-color: #fff;
  padding: 20px;
  padding-right: 0;
}
.live_telecast figure {
  width: 33.089%;
}
.live_telecast .txtCon {
  width: 62%;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
.live_telecast .tit {
  color: #333;
  margin-bottom: 2.08333333vw;
  font-weight: 600;
}
.live_telecast p {
  margin: 15px 0;
}
.live_telecast .ewm {
  width: 28%;
  flex: 0 0 auto;
  text-align: center;
  position: relative;
  color: #555555;

}
.live_telecast .ewm img{  max-width: 80%; margin: 0 auto;}
.live_telecast .ewm::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 90%;
  background-color: #eaeaea;
}
.live_telecast .ewm span {
  display: block;
  margin-top: 15px;
}
.live_telecast .slick-arrow {
  width: 21px;
  height: 18px;
  border: none;
  top: 50%;
  transform: translateY(-50%);
  background: url(/cn/images/btn_left.png) no-repeat center;
}
.live_telecast .slick-arrow:hover {
  background-image: url(/cn/images/btn_left2.png);
}
.live_telecast .slick-prev {
  left: -5%;
}
.live_telecast .slick-next {
  right: -5%;
  background-image: url(/cn/images/btn_right.png);
}
.live_telecast .slick-next:hover {
  background-image: url(/cn/images/btn_right2.png);
}
@media (max-width: 1024px) {
  .live_telecast .slick-prev {
    left: -1%;
  }
  .live_telecast .slick-next {
    right: -1%;
  }
}
@media (max-width: 640px) {
  .live_telecast .flex {
    flex-flow: column wrap;
    width: 100%;
    padding: 10px;
  }
  .live_telecast figure {
    width: 100%;
    margin-bottom: 20px;
  }
  .live_telecast .txtCon {
    width: 100%;
  }
  .live_telecast .ewm {
    padding-left: 5%;
  }
  .live_telecast p {
    margin: 8px 0;
  }
}
.Brand_piclist {
  position: relative;
  z-index: 10;
  background-image: linear-gradient(#f3f3f2, #ffffff, #ffffff);
  margin-bottom: 5%;
}
.Brand_piclist.no {
  background: none;
}
.Brand_piclist .slider-for figure {
  position: relative;
  width: 100%;
  padding-top: 50%;
}
.Brand_piclist .slider-for video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  background-color: #000;
}
.Brand_piclist .small {
  max-width: 840px;
  margin: 0 auto 0;
  position: relative;
}
.Brand_piclist .small li {
  padding: 30px 0;
}
.Brand_piclist .small figure {
  padding-top: 50%;
  margin: 0 10px;
  position: relative;
  opacity: 0.4;
  cursor: pointer;
}
.Brand_piclist .small .slick-current figure {
  opacity: 1;
}
.Brand_piclist .small .slick-current figure::before,
.Brand_piclist .small .slick-current figure::after {
  content: '';
  position: absolute;
}
.Brand_piclist .small .slick-current figure::before {
  border: 2px solid #e60012;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.Brand_piclist .small .slick-current figure::after {
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  border: 5px solid transparent;
  border-bottom-color: #e60012;
}
.Brand_piclist .small .slick-arrow {
  width: 21px;
  height: 18px;
  border: none;
  top: 50%;
  transform: translateY(-50%);
  background: url(/cn/images/btn_left.png) no-repeat center;
}
.Brand_piclist .small .slick-arrow:hover {
  background-image: url(/cn/images/btn_left2.png);
}
.Brand_piclist .small .slick-prev {
  left: -5%;
}
.Brand_piclist .small .slick-next {
  right: -5%;
  background-image: url(/cn/images/btn_right.png);
}
.Brand_piclist .small .slick-next:hover {
  background-image: url(/cn/images/btn_right2.png);
}
@media (max-width: 1024px) {
  .Brand_piclist .small .slick-prev {
    left: -1%;
  }
  .Brand_piclist .small .slick-next {
    right: -1%;
  }
}


.Editor_EnterpriseBusiness .item td{width: 16%; font-size: 18px; padding:1.5%; background: #f8f9fa; border: solid 1px #e3e3e3; text-align: center}
.Editor_EnterpriseBusiness .item td.td_red{ color: #fff; background: #e60012; border-color: #fff}
.Editor_EnterpriseBusiness .item td.first{position: relative; overflow: hidden}
.Editor_EnterpriseBusiness .item td.first span{display: block}
.Editor_EnterpriseBusiness .item td.first span:nth-child(1){text-align: right}
.Editor_EnterpriseBusiness .item td.first span:nth-child(2){text-align: left}
.Editor_EnterpriseBusiness .item td.first:before{ content: ''; position: absolute; left: -10%;top:0; bottom: 0; right: -10%; margin: auto; width: 120%; height: 1px; background: #fff; transform: rotate(20deg)}
.Editor_EnterpriseBusiness .item tr:nth-child(1) td{padding-top:0.5%; padding-bottom:0.5%}
.Editor_EnterpriseBusiness .tips{font-size: 20px; padding: 1% 0}
@media (max-width: 960px) {
.Editor_EnterpriseBusiness .item td{font-size: 16px;}
.Editor_EnterpriseBusiness .tips{font-size:18px;}
}

.form_item .box_item{position: relative; line-height: 40px; padding-bottom:20px;}
.form_item .box_name{position: absolute}
.form_item .box_name span{color: #e60012}
.form_item .box_input{padding-left:70px;}
.form_item .box_input .text{width: 100%; height: 40px; background: #f8f9fa; border: solid 1px #f3f3f3; padding: 10px;}
.form_item .box_input textarea.text{height: 120px;}
.form_item .box_yzm .box_input{ padding-right: 25%}
.form_item .box_yzm .text{max-width: 160px;}
.form_item .box_yzm img{position: absolute; max-width: 24%; height: 40px; margin-left: 2%}
.form_item .box_btn{text-align: center}
.form_item .btn{ position: relative;background:#f7f8f9; border-radius:4px; border:solid 1px #dadada; font-size: 16px; width:120px; line-height:40px; cursor: pointer; color: #333333; display: inline-block; text-align: center; overflow: hidden}
.form_item .btn_submit{ margin-right: 10px; background: #e60012; border-color: #e60012; color: #fff}
.form_item .btn:after{ content: ''; position: absolute; bottom:10%; display: block; left: -10%; width: 120%; height: 100%; border-bottom: solid 1px #dadada; border-radius: 100%; opacity: 0.8}
.form_item .btn_submit:after{ border-bottom-color: #fff}
@media (min-width:1200px) {
.form_item .btn{line-height: 55px}
}
@media (min-width: 960px) {
.form_item .box_item{ padding-bottom: 30px;}
.form_item .box_btn{text-align: left}
.form_item .box_input{padding-left: 100px;}
.form_item .box_3 .box_item{ float: left; width: 32%;}
.form_item .box_3 .box_item:nth-child(2){margin-left: 2%; margin-right: 2%;}

}

#brandlist .Aboout_tit {color:#333;}
#brandlist .Aboout_tit i {font-style: normal; color:#e50012;}
#brandlist ul {display: flex; flex-wrap: wrap; width: 104%;}
#brandlist li {width: 16.666%; list-style: none; padding:2% 4% 2% 0;}
#brandlist li a {display: block; padding-bottom: 37%; position: relative;}
#brandlist li span {display: flex; position: absolute; left:0; top:0; width: 100%; height: 100%; align-items: center;}
#brandlist li img {display: block; margin:0 auto; width: auto; max-width: 100%; height: auto;}
@media (max-width: 1024px) {
  #brandlist ul {width: 106%;}
  #brandlist li {width: 25%; padding:3% 6% 3% 0;}
}
@media (max-width: 768px) {
  #brandlist li {width: 33.333%;}
}
.oaBg{ background-color:rgb(237, 237, 237); color:#000}
.oaTable{ max-width:1000px; width:90%; margin:10px auto; border:1px solid gray; padding:2px; }
.oaTable .title{padding: 1px 4px;font-size: x-large; border:1px solid #000; text-align:center; line-height:45px; color:#000; letter-spacing:.3em;}
.oaTable dl{ margin-top:2px;display:flex;}
.oaTable dl:nth-child(2n){ border:1px solid #000; height:30px; display:block;}
.oaTable dl:last-child{ display:none;}
.oaTable dl dt,
.oaTable dl dd p{ border:1px solid #000;padding: 1px 4px; line-height:32px; color:#000;}
.oaTable dl dd p:not(:last-child){ margin-bottom:2px;}
.oaTable dt{ display:inline-flex; align-items:center; justify-content:center; width:135px; flex:0 0 auto; margin-right:2px;}
.oaTable dl dd p a{ color:#000;}
.oaTable dl dd{ width:100%;}
.oaTable dl dd p .link,
.oaTable dl dd p .link2{text-decoration: underline;color: -webkit-link; cursor: pointer;}


.Hparty .slick-dots li {
 background-color: #979797;
}
.Hparty .left li.slick-active {
    background-color: #e50012;
  
}
@media (max-width: 768px) {
.oaTable .title{letter-spacing:0;font-size:20px}

.Hparty .slick-dots{

    background-color: #979797;
}


}

<!--0.00015997886657715-->