body {
  color: #0a0d31;
  font-family: "Microsoft Yahei", sans-serif;
  background: #fff;
  overflow-x: hidden;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: "pht-bold";
  font-weight: 700;
  src: url("../fonts/5qjap4lvfkl9.woff2")
      format("woff2"),
    url("../fonts/wxucvrt1vjqb.woff")
      format("woff");
  font-display: swap;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: "pht-bold";font-weight: 700;src: url("../fonts/zl88apkycyis.woff2") format("woff2"),
  url("../fonts/wwnpfmrhddgy.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "pht-bold";font-weight: 700;src: url("../fonts/dyu4ax4q8d6m.woff2") format("woff2"),
  url("../fonts/qd6kherafrms.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "pht-bold";font-weight: 700;src: url("../fonts/she4mzlf7rbv.woff2") format("woff2"),
  url("../fonts/cn8tmxijgzqm.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "pht-medium";
  font-weight: 600;
  src: url("../fonts/cttkgaci9ubs.woff2")
      format("woff2"),
    url("../fonts/sq2cvqilrarm.woff")
      format("woff");
  font-display: swap;
}

/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: "pht-medium";font-weight: 500;src: url("../fonts/uwraks1tpmic.woff2") format("woff2"),
  url("../fonts/dhlnjo2kckmt.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "pht-medium";font-weight: 500;src: url("../fonts/dozwr8qzcnua.woff2") format("woff2"),
  url("../fonts/6dfveqhlhss1.woff") format("woff");
  font-display: swap;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: "pht-medium";font-weight: 500;src: url("../fonts/7ghn1esvqgus.woff2") format("woff2"),
  url("../fonts/cvqriz0gww8y.woff") format("woff");
  font-display: swap;
}

/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: "pht-medium";font-weight: 500;src: url("../fonts/kd7plzaludhn.woff2") format("woff2"),
  url("../fonts/ceoj1wikryn9.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "pht-rgl";
  font-weight: 400;
  src: url("../fonts/adyeo2rbhjfv.woff2")
      format("woff2"),
    url("../fonts/znlunknjsi6o.woff")
      format("woff");
  font-display: swap;
}

/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: "pht-rgl";font-weight: 400;src: url("../fonts/u4fwbnt89dwc.woff2") format("woff2"),
  url("../fonts/ez1kbvkq4kzx.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "pht-bold";font-weight: 700;src: url("../fonts/gpyveoeddfmw.woff2") format("woff2"),
  url("../fonts/ybjutactx64k.woff") format("woff");
  font-display: swap;
}

html {
  font-size: 100px;
}
.swiper-button-next,
.swiper-button-prev {
  outline: none;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
dl {
  margin: 0;
}
dt {
  font-weight: normal;
}
ul,
li {
  list-style-type: none;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
a {
  color: #0a0d31;
  text-decoration: none;
  outline: none;
  transition: all 0.3s;
}
a:hover {
  color: #ff0000;
}
a:focus {
  text-decoration: none;
  color: inherit;
}
img {
  border: 0;
  vertical-align: middle;
  transition: all 0.6s;
  max-width: 100%;
  object-fit: cover;
}
table {
  border-collapse: collapse;
}
input,
textarea,
select,
button {
  border: 0;
  outline: none;
}

button {
  cursor: pointer;
}
.wrap {
  width: 100%;
  overflow: hidden;
}
.container {
  width: 14.6rem;
  max-width: 90%;
  margin: 0 auto;
}
/*公共样式勿删除*/

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clearfix {
  zoom: 1;
}
.flex {
  display: flex;
  align-items: center;
}
.flex_item {
  flex: 1;
}
video {
  vertical-align: middle;
  background: #000;
  width: 100%;
}
.pic img {
  width: 100%;
  transform: perspective(1px);
}
.pic {
  overflow: hidden;
  position: relative;
}
.pic:hover img {
  transform: scale(1.1);
}
.hidden {
  display: none;
}
/**/

.ws-wap-menu {
  position: fixed;
  box-sizing: border-box;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 0.14rem;
  background: #fff;
  z-index: -1;
  padding-top: 55px;
  opacity: 0;
}
.ws-wap-menu .headerAct {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.ws-wap-menu.on {
  z-index: 105;
  opacity: 1;
}

.ws-wap-menu ul {
  width: 100%;
  border-top: 1px solid #eee;
}
.ws-wap-menu ul > li {
  position: relative;
  border-bottom: 1px solid #eee;
}
.ws-wap-menu ul li a {
  display: block;
  line-height: 52px;
  font-size: 16px;
  position: relative;
  width: 50%;
  padding-left: 20px;
}
.ws-wap-menu ul li i {
  display: inline-block;
  height: 12px;
  width: 12px;
  z-index: 6;
  border-width: 1px 1px 0 0;
  border-color: #999;
  border-style: solid;
  -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: absolute;
  top: 0.2rem;
  right: 0.2rem;
}
.ws-wap-menu ul li.on i {
  border-width: 0 1px 1px 0;
}
.ws-wap-menu ul li.on .dropdown {
  display: block;
}
.ws-wap-menu .dropdown {
  padding: 0 0.15rem;
  display: none;
}
.ws-wap-menu .lang{
    text-align: center;
    font-size: 0.16rem;
}
.ws-wap-menu .lang a{
    padding:0 0.1rem;
}
.ws-wap-menu  form{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.ws-wap-menu  form img{
    height: 0.2rem;
}
.ws-wap-menu .dropdown li {
  border-top: 1px solid #eee;
}
.ws-wap-menu .share {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.2rem 0;
}
.ws-wap-menu .share a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin: 0 0.1rem;
  width: 0.33rem;
  height: 0.33rem;
  border: 1px solid #ff0000;
}
.ws-wap-menu .search {
  display: flex;
  align-items: center;
  border: 1px solid #ddd;
  border-radius: 0.05rem;
  padding: 0 0.15rem;
  margin: 0.2rem;
}
.ws-wap-menu .search input {
  width: 100%;
  height: 0.45rem;
}
.header {
  width: 100%;
  transition: all 0.5s;
  z-index: 99;
  position: fixed;
	font-weight: bold;
  left: 0;
  color: #fff;
  font-size: 0.18rem;
  top: 0;
  padding: 0 0.6rem;
}
.header .flex {
  justify-content: space-between;
}
.header:hover .m_nav i {
  background: #000;
}
.header .logo {
  width: 1.6rem;
  height: 0.5rem;
  display: block;
  background: url(../images/logo.png) center no-repeat;
  background-size: 100% 100%;
}
.header.active .logo,
.header:hover .logo,
.header.on .logo {
  background: url(../images/logo_on.png) center no-repeat;
  background-size: 100% 100%;
}
.header:hover,
.header.on,
.header.header_info {
  background: #fff;
  color: #333;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
}
.header:hover .logo,
.header.on .logo,
.header.header_info .logo {
  background: url(../images/logo_on.png) center no-repeat;
  background-size: 100% 100%;
}

.header:hover .nav > li > a,
.header.on .nav > li > a,
.header.header_info .nav > li > a {
  color: #303338;
}
.header .nav {
  display: flex;
  align-items: center;
}
.header .nav > li {
  z-index: 10;
  position: relative;
}
.header .nav > li > a {
  display: block;
  line-height: 1.06rem;
  padding: 0 0.35rem;
  color: #fff;
  position: relative;
}
.header .nav > li:hover > a {
  color: #ff0000;
}
.header .nav > li:hover ol {
  display: block;
}
.header .nav ol {
  position: absolute;
  top: 90%;
  display: none;
  left: 50%;
  transform: translate(-50%, 0);
  background: #fff;
  text-align: center;
  width: 1.93rem;
  padding: 0.15rem 0;
  border-radius: 0.1rem;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  font-size: 0.16rem;
  line-height: 0.48rem;
}
.header .side {
  display: flex;
  align-items: center;
}

.header .share {
  display: flex;
  align-items: center;
}
.header.on .share > a,
.header:hover .share > a,
.header_info .share > a {
  border: 1px solid #ff0000;
}
.header .share > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 0.1rem;
  width: 0.33rem;
  height: 0.33rem;
  position: relative;
  background: rgba(255, 255, 255, 0.2);
}
.header .share a:hover .code {
  display: block;
}
.header .share .code {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 100%;
  width: 1.3rem;
  display: none;
  background: #fff;
  padding: 0.05rem;
  margin-top: 0.1rem;
  border-radius: 0.05rem;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
}
.header .share .code::after {
  content: "";
  width: 0;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  height: 0;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-bottom: 5px solid #fff;
}
.header .share i {
  display: block;
  width: 0.22rem;
  height: 0.22rem;
}
.header .share .i1 {
  background: url(../images/header_01.png) center no-repeat;
  background-size: 100% 100%;
}
.header .share .i2 {
  background: url(../images/header_03.png) center no-repeat;
  background-size: 100% 100%;
}
.header .share .i3 {
  background: url(../images/header_02.png) center no-repeat;
  background-size: 100% 100%;
}
.header.on .share .i1,
.header:hover .share .i1,
.header_info .share .i1 {
  background: url(../images/header_01_on.png) center no-repeat;
  background-size: 100% 100%;
}
.header.on .share .i2,
.header:hover .share .i2,
.header_info .share .i2 {
  background: url(../images/header_03_on.png) center no-repeat;
  background-size: 100% 100%;
}
.header.on .share .i3,
.header:hover .share .i3,
.header_info .share .i3 {
  background: url(../images/header_02_on.png) center no-repeat;
  background-size: 100% 100%;
}
.header.on .search > i,
.header:hover .search > i,
.header.header_info .search > i {
  background: url(../images/search_on.png) center no-repeat;
  background-size: 100% 100%;
}
.header .search > i {
  display: block;
  width: 0.2rem;
  height: 0.2rem;
  cursor: pointer;
  background: url(../images/search.png) center no-repeat;
  background-size: 100% 100%;
}
.header .dropdown {
  position: relative;
  margin: 0 0.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.06rem;
}
.header.on .dropdown > span::after,
.header:hover .dropdown > span::after,
.header.header_info .dropdown > span::after {
  border-color: #333;
}
.header .dropdown:hover ul {
  display: block;
}
.header .dropdown ul {
  position: absolute;
  top: 90%;
  left: 50%;
  display: none;
  width: 1rem;
  border-radius: 0.1rem;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  transform: translate(-50%, 0);
  padding: 0.1rem;
  text-align: center;
  background: #fff;
  line-height: 0.36rem;
}
/*.header .dropdown > span::after {*/
/*  content: " ";*/
/*  display: inline-block;*/
/*  height: 6px;*/
/*  vertical-align: middle;*/
/*  margin: -5px 0 0 5px;*/
/*  width: 6px;*/
/*  border-width: 0 2px 2px 0;*/
/*  border-color: #fff;*/
/*  border-style: solid;*/
/*  -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);*/
/*  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);*/
/*}*/
.header .dropdown  a{
    width: 0.34rem;
    height: 0.34rem;
    line-height: 0.34rem;
    border-radius: 50%;
    border: 1px solid #fff;
    position: relative;
    z-index: 10;
    font-size: 0.14rem;
    text-align: center;
    color: #fff;
}
.header:hover .dropdown  a,.header.on  .dropdown  a,
.header_info .dropdown a{
    border-color: #ff0000;
    color: #ff0000;
}
.headerAct {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

/**/
.banner_info {
  position: relative;
}
.banner_info > img {
  width: 100%;
}
.banner_info .bd {
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fff;
  font-size: 0.3rem;
  width: 100%;
  transform: translate(-50%, -50%);
}

.banner_info .bd span {
  font-family: Inter;
  font-weight: bold;
  text-transform: uppercase;
}
.banner_info .bd p {
  font-size: 0.66rem;
  margin-top: 0.2rem;
	text-shadow: 2px 2px 5px #111;
  
}
/**/

/**/
.title_common h2 {
  font-size: 0.36rem;
}

/**/

.footer {
  font-size: 0.16rem;
  background: #18191d;
  color: #fff;
}
.footer > .bd {
  align-items: stretch;
}
.footer .side {
  width: 30%;
}
.footer .ft {
  line-height: 1.1rem;
  border-top: 1px solid #222327;
  color: rgba(255, 255, 255, 0.35);
  padding-left: 0.6rem;
}
.footer .ft a {
  color: rgba(255, 255, 255, 0.35);
  display: inline-block;
}
.footer .ft .side {
  background: #222327;
  padding-left: 1.4rem;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.5);
}
.footer a {
  color: rgba(255, 255, 255, 0.5);
}
.footer a:hover {
  color: #ff0000;
}
.footer .hd {
  padding: 0.55rem 0.6rem;
  border-bottom: 1px solid #222327;
}
.footer .hd .car {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 0.5rem;
  height: 0.5rem;
  background: rgba(255, 255, 255, 0.1);
	position: relative;
}
.footer .hd .car:hover {
  background: #ff0000;
}
.footer .hd .car2 img {
  width: 0.3rem;
}
.footer .hd .car:hover .code {
  display: block;
}
.footer .hd .car .code {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 100%;
  width: 1.3rem;
  display: none;
  background: #fff;
  padding: 0.05rem;
  margin-top: 0.1rem;
  border-radius: 0.05rem;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
}
.footer .bd .side {
  border-left: 1px solid #222327;
  padding: 0.6rem 1rem 0;
}
.footer .bd .side li {
  line-height: 0.32rem;
  display: flex;
  max-width: 3.23rem;
  margin-top: 0.1rem;
  color: rgba(255, 255, 255, 0.5);
}
.footer .bd .side .title {
  font-size: 0.3rem;
}
.footer .bd .side .title::after {
  content: "";
  display: block;
  width: 0.18rem;
  height: 2px;
  background: #fff;
  margin: 0.7rem 0 0.5rem;
}
.footer .bd .mapbtn {
  margin-top: 0.7rem;
  width: 1.47rem;
  height: 0.44rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: rgba(255, 255, 255, 0.12);
}
.footer .bd .mapbtn:hover {
  background: #ff0000;
}
.footer .bd .mapbtn img {
  margin-right: 0.1rem;
  width: 0.14rem;
}
.footer .in {
  display: flex;
  padding: 0.6rem;
}
.footer .in .box + .box {
  margin-left: 1.3rem;
}
.swiper-pagination-bullet-active {
  background: #ff0000;
}
.footer .in ul {
  line-height: 0.4rem;
  margin-top: 0.15rem;
}
.footer .in h4 {
  font-size: 0.18rem;
}
.footer .in h4 a {
  color: #fff;
}
.footer .in h4::after {
  content: "";
  display: block;
  width: 0.18rem;
  height: 2px;
  background: #fff;
  margin-top: 0.15rem;
}
.pages {
  display: flex;
  justify-content: center;
  font-size: 0.18rem;
  font-family: Inter;
}
.pages a {
  display: flex;
  align-items: center;
  border-radius: 50%;
  justify-content: center;
  width: 0.47rem;
  margin: 0 0.08rem;
  height: 0.47rem;
}
.pages a.page-num-current {
  color: #fff;
  background: #ff0000;
}
.pages a {
  background: #fff;
}
.pages .prev {
  display: inline-block;
  height: 7px;
  width: 7px;
  border-width: 0 0 1px 1px;
  border-color: #000;
  border-style: solid;
  -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
}
.pages .next {
  display: inline-block;
  height: 7px;
  width: 7px;
  border-width: 1px 1px 0 0;
  border-color: #000;
  border-style: solid;
  -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
}

.bread {
  display: flex;
  align-items: center;
  font-size: 0.16rem;
}
.bread .flex_item {
  display: flex;
  align-items: center;
}
.bread .flex_item a:after {
  content: ">";
  padding: 0 0.05rem;
}
.bread .flex_item i {
  display: block;
  width: 0.17rem;
  height: 0.17rem;
  background: url(../images/proitem_03.png) center no-repeat;
  background-size: 100% 100%;
  margin-right: 0.1rem;
}
.bread ul {
  display: flex;
  font-size: 0.18rem;
}
.bread ul li {
  margin-left: 0.2rem;
}
.bread ul a {
  display: block;
  position: relative;
  padding: 0.15rem;
}
.bread ul li.on a {
  color: #ff0000;
}
.bread ul li.on a:after {
  content: "";
  border-bottom: 5px solid #ff0000;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.common_more a {
  display: flex;
  align-items: center;
  width: 1.6rem;
  height: 0.5rem;
  justify-content: space-between;
  font-size: 0.16rem;
  border-radius: 0.5rem;
  padding: 0 0.07rem 0 0.22rem;
  background: #fff;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
}
.common_more a:hover {
  background: #ff0000;
  color: #fff;
}
.common_more a:hover span {
  background: #fff;
}
.common_more a:hover span::after {
  border-color: #ff0000;
}
.common_more a span {
  width: 0.36rem;
  height: 0.36rem;
  border-radius: 50%;
  display: block;
  background: #ff0000;
  position: relative;
}
.common_more a span::after {
  content: " ";
  display: inline-block;
  height: 6px;
  width: 6px;
  border-width: 2px 2px 0 0;
  border-color: #fff;
  border-style: solid;
  -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
  position: absolute;
  top: 50%;
  margin: -4px 0 0 -5px;
  left: 50%;
}
/**/
.mask {
  position: fixed;
  z-index: 101;
  left: 0;
  top: 0;
  font-size: 0.16rem;
  width: 100%;
  display: none;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.dialog {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 10.26rem;
  border-radius: 0.3rem;
  background: #fff;
  max-width: 95%;
}

.dialog .close {
  position: absolute;
  cursor: pointer;
  width: 0.49rem;
  height: 0.49rem;
  background: url(../images/close.png) center no-repeat;
  background-size: 100% 100%;
  top: 0.4rem;
  right: 0.4rem;
  z-index: 10;
}
.searchdialog.on {
  top: 50%;
}
.searchdialog {
  transition: all 0.6s;
  position: absolute;
  z-index: 999;
  left: 50%;
  top: -100%;
  transform: translate(-50%, -50%);
}
.searchdialog .search {
  width: 6rem;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
  transform: translate(-50%, -50%);
  padding: 0.1rem 0.2rem;
  border-radius: 0.4rem;
}
.searchdialog .search input {
  width: 100%;
  padding-left: 0.15rem;
  font-size: 0.16rem;
  height: 0.4rem;
}
.searchdialog img {
  margin-left: 0.1rem;
}
.searchdialog .close {
  color: #333;
  margin-right: 0.15rem;
  line-height: 0.26rem;
  display: block;
  margin-top: -3px;
  font-size: 0.36rem;
  cursor: pointer;
}
.ws-wap-menu .share {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.2rem 0;
}
.ws-wap-menu .share a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin: 0 0.1rem;
  width: 0.33rem;
  height: 0.33rem;
  border: 1px solid #ff0000;
}
.ws-wap-menu .share .code {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 100%;
    width: 1.3rem;
    display: none;
    background: #fff;
    padding: 0.05rem;
    margin-top: 0.1rem;
    border-radius: 0.05rem;
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
}
.ws-wap-menu .share i {
  display: block;
  width: 0.22rem;
  height: 0.22rem;
}
.ws-wap-menu .share .i1 {
  background: url(../images/header_01_on.png) center no-repeat;
  background-size: 100% 100%;
}
.ws-wap-menu .share .i2 {
  background: url(../images/header_03_on.png) center no-repeat;
  background-size: 100% 100%;
}
.ws-wap-menu .share .i3 {
  background: url(../images/header_02_on.png) center no-repeat;
  background-size: 100% 100%;
}
.ws-wap-menu .share a:hover .code {
    display: block;
}


.pro-detail .pro-detail-top{display:flex}
.pro-detail .preview-container{position:relative;width:450px;background:#FFF;padding-bottom:1px}
.pro-detail .preview-container .small-box{position:relative;width:450px;height:450px;border:1px solid #EEE;display:flex;justify-content:center;align-items:center;box-sizing:border-box;background-color:#FFF;cursor:move}
.pro-detail .preview-container .small-box img{max-width:100%;max-height:100%}
.pro-detail .preview-container .small-box .hover{position:absolute;width:180px;height:180px;background-color:rgba(204,204,204,.6);border:1px solid #EEE;display:none}
.pro-detail .preview-container .thumbnail-box{margin:20px 0px 0px;position:relative;width:100%;box-sizing:border-box;background:#FFF}
@media(max-width:768px){.pro-detail .preview-container .thumbnail-box{margin-top:4vw}}
.pro-detail .preview-container .thumbnail-box .list{width:390px;margin:0px auto;overflow:hidden;position:relative}
.pro-detail .preview-container .thumbnail-box .list ul{width:10000px;display:flex;padding:2px 0px}
.pro-detail .preview-container .thumbnail-box .list ul .item{width:76px;height:76px;display:flex;justify-content:center;align-items:center;margin:0px 10px;box-sizing:border-box;overflow:hidden;border:1px solid #CCC;position:relative}
.pro-detail .preview-container .thumbnail-box .list ul .item:hover{cursor:pointer}
.pro-detail .preview-container .thumbnail-box .list ul .item img{max-width:100%;max-height:100%;display:block}
.pro-detail .preview-container .thumbnail-box .list ul .item-cur{border:none;outline:2px solid #ff0000}
.pro-detail .preview-container .thumbnail-box .btn{position:absolute;width:22px;display:flex;justify-content:center;align-items:center;height:100%}
.pro-detail .preview-container .thumbnail-box .btn-prev{left:0px;border-radius:5px 0px 0px 5px}
.pro-detail .preview-container .thumbnail-box .btn-next{right:0px;border-radius:0px 5px 5px 0px}
.pro-detail .preview-container .thumbnail-box .btn_prev_disabled{cursor:not-allowed;opacity:.4}
.pro-detail .preview-container .thumbnail-box .btn_next_disabled{cursor:not-allowed;opacity:.4}
.pro-detail .preview-container .thumbnail-box .arrow{width:24px;height:36px;display:inline-block;position:absolute;top:50%;margin-top:-18px;right:0px;transform:rotate(0)}
.pro-detail .preview-container .thumbnail-box .arrow:before,.pro-detail .preview-container .thumbnail-box .arrow:after{content:"";transition:.2s ease-in-out;background-color:transparent;width:1.8px;height:8px;display:inline-block;position:absolute;border-bottom:10px solid #222;top:10px;left:10px}
.pro-detail .preview-container .thumbnail-box .arrow:before{transform:rotate(-135deg)}
.pro-detail .preview-container .thumbnail-box .arrow:after{transform:rotate(135deg)}
.pro-detail .preview-container .thumbnail-box .arrow-left{transform:rotate(90deg)}
.pro-detail .preview-container .thumbnail-box .arrow-right{transform:rotate(-90deg)}
.pro-detail .preview-container .big-box{display:none;overflow:hidden;top:0px;left:449px;border:1px solid #EEE;position:absolute;width:550px;height:553.5px;box-sizing:border-box;background:#FFF;z-index:20}
.pro-detail .preview-container .big-box img{display:block;max-width:none;max-height:none;width:130%}
.pro-detail .preview-container .banner-page{display:none;justify-content:center;align-items:center;position:absolute;padding:1vw 4vw;border-radius:999px;background:#ff0000;bottom:3vw;right:2vw}
.pro-detail .preview-container .banner-page span{color:#FFF}
.pro-detail .preview-container .banner-page .of{margin:0px 4px}
.pro-detail .preview-container #media{position:relative;width:100%;height:100%;z-index:100;background-color:#EEE}
.pro-detail .preview-container .video-switch{position:absolute;cursor:pointer;top:0px;right:10px;z-index:3}
.pro-detail .preview-container .video-switch>i,.pro-detail .preview-container .video-switch>em{font-size:26px}
.pro-detail .pro-detail-top .pro-info{flex:1;margin-left:50px;color:var(--fontcolor)}
.pro-detail .pro-detail-top .pro-info .pro-name{font-weight:var(--fontbold6);margin-top:20px;font-size:1.375em}
.pro-detail .pro-detail-top .pro-info .pro-price{margin:15px 0px;color:var(--fontcolor)}
.pro-detail .pro-detail-top .pro-info .pro-con{padding-top:15px;margin-bottom:15px;line-height:1.6em;border-top:1px solid #DCDCDC}
.pro-detail .pro-btnlist{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}
.pro-detail .pro-btnlist>a,.pro-detail .pro-btnlist .pro-btn,.pdown1 a,.pdown2 a,.pdown3 a,.pdown4 a{width:210px;height:48px;display:flex;cursor:pointer;margin-bottom:12px;margin-right:12px;justify-content:center;align-items:center;line-height:48px;color:var(--fontcolor);border:1px solid #000;transition:background-color .2s ease,border-color .2s ease,color .2s ease}
.pro-detail .pro-btnlist>a i,.pro-detail .pro-btnlist .pro-btn i{position:relative;margin-right:10px;font-size:18px;top:2px}
.pro-detail .pro-btnlist>a .icon-cart,.pro-detail .pro-btnlist .pro-btn .icon-cart{font-size:20px;top:1px}
.pro-detail .pro-btnlist>a:hover,.pro-detail .pro-btnlist .pro-btn:hover,.pdown1 a:hover,.pdown2 a:hover,.pdown3 a:hover,.pdown4 a:hover{background-color:#ff0000;border-color:#ff0000;color:#FFF}
.pro-detail .pro-btnlist>a:hover i,.pro-detail .pro-btnlist .pro-btn:hover i{color:#FFF}
.pro-btn.add.is-active{background-color:#ff0000;border-color:#ff0000;color:#FFF}
.pro-detail .pro-detail-content{padding-top:30px}
.pro-detail .pro-detail-content .part-title{padding:12px;font-weight:var(--fontbold6);position:relative;font-size:18px;cursor:pointer;background-color:#EEE;color:var(--fontcolor)}
.pro-detail .pro-detail-content .part-title i{position:absolute;right:14px;top:14px;font-size:18px;color:#525252;transform:rotate(270deg)}
.pro-detail .pro-detail-content .part-title.is-close i{transform:rotate(90deg)}
.pro-detail .pro-detail-content .part-con{padding:20px 10px 10px 10px}
.pro-detail .pro-detail-content .pro-part{margin-bottom:20px}
.pro-detail .pro-detail-content table{width:100%;border-collapse:collapse}
.pro-detail .pro-detail-content table td{padding:5px;border-width:1px;border-bottom:1px solid #CCC}
.pro-detail .pro-detail-content p,.pro-detail .pro-detail-content li{color:#333;line-height:1.6em}
.pro-detail .pro-detail-content img{max-width:100%}
.pro-detail .pro-random{margin-bottom:30px}
.pro-detail .pro-random ul{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0px -20px}
.pro-detail .pro-random li{width:33.3333%;padding:0px 20px;margin-bottom:20px;box-sizing:border-box}
.pro-detail .pro-random .pro-item{padding:5px;border:1px solid #E3E3E3;transition:border .3s ease}
.pro-detail .pro-random .pro-item:hover{border-color:#ff0000}
.pro-detail .pro-random .pro-item:hover img{transform:scale(1.05)}
.pro-detail .pro-random .pro-img{position:relative;padding-top:100%}
.pro-detail .pro-random .pro-img img{transition:transform .3s ease}
.pro-detail .pro-random .img-wrap{position:absolute;top:0px;left:0px;width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}
.pro-detail .pro-random .pro-name{display:block;margin:5px 0px;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--fontcolor);font-size:16px}
.pro-detail .pro-random .pro-more{width:100%;display:block;color:#09162a;background:#F2F2F2;text-align:center;height:40px;line-height:40px;transition:color .3s ease,background .3s ease}
.pro-detail .pro-random .pro-more:hover{color:#FFF;background:#ff0000}
.pro-detail .pro-inquiry-title,.pro-detail .pro-random-title{font-size:1.375em;margin-bottom:20px;text-align:left;color:var(--fontcolor);font-weight:var(--fontbold6)}
.imgalt{position:absolute;left:50%;transform:translateX(-50%);z-index:99;bottom:10px;background:rgba(0,0,0,.2);color:#FFF;width:80%;padding:0px 6px;line-height:34px;text-align:center;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;border-radius:30px;font-size:14px;display:none;text-transform:capitalize}
@media(max-width:500px){.imgalt{padding-right:46px;display:-webkit-box}}

@media screen and (max-width:1470px){
.product-main .pro-list.list1 .pro-info{padding:0px 15px 15px}
.pro-detail .pro-random .pro-item{padding:20px 16px}}
@media screen and (max-width:768px){
.product-main .pro-bottom{margin:8vw 0 5.3333333333vw;font-size:16px}
.pro-detail .pro-detail-top{display:block}
.pro-detail .pro-detail-content .part-con{padding:20px 0px 10px 0px}
.pro-detail .pro-detail-top .pro-info{margin-left:0px}
.pro-detail .preview-container{width:100%}
.pro-detail .preview-container .small-box,.pro-detail .preview-container .thumbnail-box .btn,.pro-detail .preview-container .thumbnail-box a{display:none}
.pro-detail .preview-container .thumbnail-box .list .wrapper{display:none;padding:0px}
.pro-detail .preview-container .thumbnail-box .list ul .item{height:92vw;border:none;display:flex;justify-content:center;align-items:center;margin:0px;outline:none}
.pro-detail .preview-container .banner-page{display:flex;z-index:1}
.pro-detail .preview-container .thumbnail-box .list{width:100%;min-height:75vw;border:1px solid #EEE}
.pro-detail .pro-detail-top .pro-info .pro-price{margin:14px 0px}
.pro-detail .pro-btnlist{display:block}
.pro-detail .pro-btnlist>a,.pro-detail .pro-btnlist .pro-btn,.pdown1 a,.pdown2 a,.pdown3 a,.pdown4 a{width:100%;height:13.3333333333vw}
.pro-detail .pro-detail-content .part-title{font-size:16px;padding:4vw}
.pro-detail .pro-detail-content .part-title i{top:4vw;right:4vw}
	.pro-detail .pro-inquiry-title,.pro-detail .pro-random-title{margin-bottom:4vw}
.pro-detail .pro-random ul{margin:0vw -2vw}
.pro-detail .pro-random li{width:50%;margin-bottom:4vw;padding:0vw 2vw}
.pro-detail .pro-random .pro-item{padding:10px}
}
.a_you{padding-left: 0.7rem;}
.a_zuo{ padding-top: 0.6rem;}
.dazi{ font-size: 0.8rem !important;}
@media screen and (max-width:768px){
.pro-detail .pro-detail-content img{max-width:100%;height:auto}
.pro-detail .pro-detail-content iframe{max-width:100%;min-height:240px;height:auto}
	.proitem .a .swiper{ padding-bottom: 0 !important;}
	.proitem .a p{ display: none;}
	.a_you{padding-left:0;}
	.a_zuo{ padding-top: 0;}
	.dazi{ font-size: 0.3rem !important;}
}
@media all and (min-width:481px) and (max-width:768px){
#toast-container>div{padding:15px 15px 15px 50px;width:25em}
#toast-container>div.rtl{padding:15px 50px 15px 15px}}
.pro-detail .pro-detail-content .table td{border:1px solid #CCC}
.pro-detail .pro-detail-content .table-bottom td{border:none;border-bottom:1px solid #CCC}
@media(max-width:1240px){
.head-search .head-search-btn{margin-left:20px}}
@media(min-width:1081px) and (max-width:1200px){
.head-nav>ul>li{margin:0px 6px}}
.pro-detail .preview-container #media{background:#F3F3F3}
