* {
  box-sizing: border-box;
}
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  color: #333;
}
vr-contentimg {
  width: 100%;
}
a {
  text-decoration: none;
  /* color: #333; */
}
a:hover {
  color: #008DD2;
}
img,
input {
  vertical-align: middle;
  border: 0 none;
  padding: 0;
  outline-style: none;
}
/* æµ®åŠ¨ */
.left {
  float: left;
}
.right {
  float: right;
}
/* æ¸…é™¤æµ®åŠ¨ */
.clearfix::after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
/* VRé¡µé¢æ ·å¼ */
.wrap {
  width: 1280px;
  margin: 0 auto;
}
.vr-title {
  padding: 50px 0;
  font-size: 30px;
  font-weight: 500;
  color: #008ED3;
}
.vr-qr_content_r {
  width: 590px;
}
.vr-qr_content_l {
  width: 600px;
}
.vr-item > ul > li {
  padding: 0 30px;
  background: #F4FAFF;
  margin-bottom: 30px;
}
.vr-item_title {
  height: 70px;
  line-height: 70px;
  font-size: 24px;
  color: #001B50;
}
.qr_list li img {
  width: 137px;
  height: 135px;
}
.qr_list li {
  background: #fff;
  padding: 17px;
  width: 170px;
  height: 220px;
  float: left;
  margin-right: 45px;
  margin-bottom: 30px;
}
.qr_list {
  overflow: hidden;
  margin-right: -45px;
}
.qr_list span {
  display: block;
  text-align: center;
  padding-top: 12px;
  font-size: 14px;
  color: #333;
}
.vr-qr_content_r img {
  width: 100%;
}
.vr-item_content {
  overflow: hidden;
  background: #F4FAFF;
}
.Cargo_qr ul li {
  background: #fff;
  padding: 17px;
  width: 170px;
  height: 220px;
  float: left;
  margin-right: 45px;
  margin-bottom: 30px;
}
.Cargo_qr ul {
  overflow: hidden;
  margin-right: -45px;
}
.Cargo_img {
  width: 590px;
}
.Cargo_img img {
  width: 100%;
}
.Cargo_qr {
  width: 600px;
}
.Cargo_qr span {
  display: block;
  text-align: center;
  padding-top: 12px;
  font-size: 14px;
  color: #333;
}
.Catering_qr ul li {
  background: #fff;
  padding: 17px;
  width: 170px;
  height: 220px;
  float: left;
  margin-right: 45px;
  margin-bottom: 30px;
}
.Catering_img img {
  width: 340px;
  height: 220px;
}
.vr-item_content {
  display: none;
}
.vr-item_title {
  background: url('/uiFramework/commonResource/zip/static/en/products/images/sjt.png') no-repeat center;
  background-position: right;
  background-size: 21px 19px;
}
.show_item .vr-item_title {
  background: url('/uiFramework/commonResource/zip/static/en/products/images/xjt.png') no-repeat center;
  background-position: right;
  background-size: 21px 19px;
}
@media screen and (max-width: 1280px) {
  .wrap {
    width: 95%;
  }
  .vr-qr_content_l {
    width: 100%;
  }
  .vr-qr_content_r {
    width: 100%;
  }
  .Cargo_qr {
    width: 100%;
  }
  .Cargo_img {
    width: 100%;
  }
  .qr_list li {
    margin-right: 0px;
  }
  .Cargo_qr ul li {
    margin-right: 0px;
  }
  .qr_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-right: 0px;
    margin-top: 30px;
  }
  .Cargo_qr ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-right: 0px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 560px) {
  .qr_list li img {
    width: 100%;
    height: auto;
  }
  .qr_list li {
    width: 47%;
  }
  .Cargo_qr ul li {
    width: 47%;
  }
}
.vr_con_ul {
  overflow: hidden;
  padding: 0px 10px;
}
.vr_con_ul ul {
  margin: 0px -20px;
  padding: 0px;
}
.vr_con_ul li {
  float: left;
  width: 50%;
  padding: 0px 20px;
  list-style: none;
  box-sizing: border-box;
  margin-bottom: 40px;
}
.vr_con_ul li:nth-child(2n+1) {
  clear: both;
}
.vr_con_ul li:nth-child(2) .vr_con_list {
  min-height: 318px;
}
.vr_con_ul li:nth-child(4) .vr_con_list {
  min-height: 127px;
}
.vr_con {
  background: #F4FAFF;
  padding: 10px 20px 20px 20px;
}
.vr_con h3 {
  margin: 0px;
  line-height: 58px;
  color: #001B50;
  font-size: 24px;
  font-weight: normal;
}
.vr_con img {
  width: 100%;
  display: block;
}
.vr_con_list {
  margin: 0px -10px;
}
.vr_con_list p {
  float: left;
  width: 50%;
  margin: 0px;
  padding: 20px 10px 0px 10px;
  box-sizing: border-box;
}
.vr_con_list p:nth-child(2n+1) {
  clear: both;
}
.vr_con_list a {
  display: block;
  box-sizing: border-box;
  padding: 0px 20px;
  font-size: 16px;
  color: #333333;
  line-height: 44px;
  text-decoration: none;
  background: #FFFFFF;
  transition: 0.2s;
}
.vr_con_list a:hover {
  background: #008ED3;
  color: #FFFFFF;
  transition: 0.2s;
}
.clear {
  clear: both;
}
@media (max-width: 750px) {
  .vr_con {
    padding: 10px;
  }
  .vr_con h3 {
    line-height: 36px;
    font-size: 18px;
  }
  .vr_con_ul ul {
    margin: 0px;
  }
  .vr_con_ul li {
    width: 100%;
    padding: 0px;
    margin-bottom: 30px;
  }
  .vr_con_list {
    margin: 0px;
  }
  .vr_con_list p {
    width: 100%;
    padding: 10px 0px 0px 0px;
  }
  .vr_con_list a {
    padding: 0px 10px;
    font-size: 14px;
    line-height: 34px;
    border: 1px solid #e5e5e5;
  }
  .vr_con_list a:hover {
    background: #FFFFFF;
    color: #333333;
  }
  .vr_con_ul li:nth-child(2) .vr_con_list {
    min-height: auto;
  }
  .vr_con_ul li:nth-child(4) .vr_con_list {
    min-height: auto;
  }
}