body {
  min-width: 1200px;
}
.main {
  margin: 0 auto;
  width: 1200px;
}
.header-nav {
  height: 45px;
  line-height: 45px;
  background: #f7f9fa;
  box-shadow: 1px 1px 0 0 rgba(177, 177, 177, 0.3);
}
.header-nav .nav-l {
  float: left;
  font-size: 12px;
  color: #333333;
  height: 45px;
}
.header-nav .nav-l .denglu {
  margin: 0 0 0 25px;
  color: #2c8cf0;
  cursor: pointer;
}
.header-nav .nav-l .gang {
  font-size: 14px;
  margin: 0 12px 0 18px;
}
.header-nav .nav-r {
  float: right;
  font-size: 12px;
  color: #333333;
  height: 45px;
  line-height: 45px;
}
.header-nav .nav-r a {
  color: #333333;
}
.header-nav .nav-r .nav-gang {
  font-size: 14px;
  color: #cdcdcd;
  margin: 0 18px;
}
header {
  height: 164px;
  padding: 17px 10px;
}
header .header-l {
  float: left;
  width: 900px;
}
header .header-l .header-img {
  float: left;
  width: 130px;
  height: 130px;
}
header .header-l .header-img img {
  display: block;
  width: 100%;
  height: 100%;
}
header .header-l .header-text {
  float: left;
  width: 770px;
  padding-left: 20px;
}
header .header-l .header-text .text-t {
  margin-top: 5px;
  height: 30px;
  line-height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
header .header-l .header-text .text-t .t-title {
  display: inline-block;
  max-width: 400px;
  font-size: 22px;
  color: #191d36;
  font-weight: bold;
  padding-right: 15px;
  border-right: 1px solid #888;
}
header .header-l .header-text .text-t .t-name {
  margin: 0 10px 0 15px;
  font-size: 16px;
  color: #3b3b3b;
}
header .header-l .header-text .text-t .t-num {
  font-size: 16px;
  color: #f42020;
}
header .header-l .header-text .text-m {
  height: 20px;
  margin-top: 20px;
  line-height: 20px;
  font-size: 12px;
  color: #191d36;
}
header .header-l .header-text .text-m .m-location {
  position: relative;
  padding: 2px 15px 2px 25px;
  max-width: 375px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
header .header-l .header-text .text-m .m-location::after {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 14px;
  height: 16px;
  background: url("/static/images/shop/address.png");
}
header .header-l .header-text .text-m .m-zhuying {
  position: relative;
  padding: 2px 0 2px 25px;
  max-width: 375px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
header .header-l .header-text .text-m .m-zhuying::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 19px;
  height: 20px;
  background: url("/static/images/shop/zhuying.png");
}
header .header-l .header-text .text-b {
  position: absolute;
  margin-top: 24px;
  height: 30px;
  font-size: 16px;
}
header .header-l .header-text .text-b .b-img {
  position: relative;
  padding: 5px 0 5px 40px;
  color: #4f5058;
  margin-right: 15px;
}
header .header-l .header-text .text-b .b-img::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  background-size: cover;
}
header .header-l .header-text .text-b .b-img.smrz::after {
  background: url("/static/images/shop/smrz.png");
}
header .header-l .header-text .text-b .b-img.quanqiutong::after {
  background: url("/static/images/shop/vip.png");
}
header .header-l .header-text .text-b .b-img.quandadang::after {
  background: url("/static/images/shop/quandadang.png");
}
header .header-l .header-text .text-b .b-img.youzhi {
  padding: 5px 0 5px 60px;
}
header .header-l .header-text .text-b .b-img.youzhi::after {
  width: 46px;
  height: 30px;
  background: url("/static/images/shop/yzczsp.png");
}
header .header-l .header-text .text-b .high-quality {
  transition: all 0.38s;
  position: absolute;
  left: 230px;
  top: 40px;
  width: 600px;
  display: none;
  height: 0;
  padding: 0;
  z-index: 1000;
  background: #fffff7;
  box-shadow: 0 0 56px 1px rgba(27, 29, 31, 0.21);
}
header .header-l .header-text .text-b .high-quality .quality-t {
  height: 66px;
  line-height: 66px;
  margin-bottom: 20px;
}
header .header-l .header-text .text-b .high-quality .quality-t img {
  height: 66px;
  width: 66px;
  vertical-align: bottom;
}
header .header-l .header-text .text-b .high-quality .quality-t .t1 {
  font-size: 30px;
  font-weight: 700;
  color: #f96a0e;
  margin-left: 25px;
}
header .header-l .header-text .text-b .high-quality .quality-t .t2 {
  font-size: 22px;
  font-weight: 700;
  color: #282828;
  margin-left: 55px;
}
header .header-l .header-text .text-b .high-quality .quality-b {
  width: 100%;
  height: 348px;
}
header .header-l .header-text .text-b .high-quality .quality-b p {
  position: absolute;
  top: 240px;
  font-size: 36px;
  line-height: 36px;
  left: 50%;
  text-align: center;
  width: 75%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #444;
  font-weight: bold;
  transform: translateX(-50%);
  font-family: 'HelveticaNeue-Light', 'HelveticaNeue', Helvetica, Arial, sans-serif;
}
header .header-l .header-text .text-b .high-quality .quality-b img {
  width: 100%;
  height: 100%;
}
header .header-l .header-text .text-b:hover .high-quality {
  display: block;
  height: 530px;
  padding: 50px;
}
header .header-r {
  float: right;
  width: 280px;
  text-align: right;
  line-height: 130px;
}
.nav {
  height: 60px;
  background: #516f8a;
  font-size: 20px;
  line-height: 60px;
}
.nav .nav-a {
  color: #fff;
  padding: 0 58px;
  display: inline-block;
}
.nav .nav-a.active {
  background: #b2cce4;
  color: #05092c;
}
.nav .nav-a:hover {
  transition: all 0.38s;
  background: #b2cce4;
  color: #05092c;
}
.nav span {
  background: #b2cce4;
  padding: 2px 1px;
  margin: 0 65px;
}
.footer .footer-t {
  height: 387px;
  background: #334d68;
  padding-top: 80px;
}
.footer .footer-t .footer-squre {
  float: left;
  width: 260px;
  color: #ffffff;
}
.footer .footer-t .footer-squre .squre-title {
  font-size: 20px;
}
.footer .footer-t .footer-squre p {
  font-size: 14px;
  margin-top: 21px;
}
.footer .footer-t .footer-squre p.squre-intro {
  line-height: 24px;
  margin-top: 24px;
}
.footer .footer-t .footer-squre p a {
  color: #fff;
}
.footer .footer-t .footer-squre.active {
  width: 340px;
}
.footer .footer-t .footer-squre .squre-search {
  margin-top: 38px;
  height: 36px;
  width: 100%;
  position: relative;
}
.footer .footer-t .footer-squre .squre-search input {
  outline: none;
  width: 100%;
  height: 100%;
  background: #fff;
  border: none;
  padding: 0 96px 0 10px;
}
.footer .footer-t .footer-squre .squre-search .search-button {
  position: absolute;
  right: 0;
  top: 0;
  width: 86px;
  height: 36px;
  background: #2a7ef0;
  font-size: 18px;
  color: #fff;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
}
.footer .footer-b {
  text-align: center;
  height: 117px;
  padding-top: 36px;
  background: #2f4761;
}
.footer .footer-b p {
  font-size: 14px;
}
.footer .footer-b a {
  display: inline-block;
  font-size: 14px;
  color: #89bcf0;
  margin-top: 16px;
}
.mask-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10000000000;
}
.mask-wrapper .mask {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 600px;
  height: 345px;
  opacity: 1;
  background: #ffffff;
  border-radius: 5px;
  padding: 115px 50px;
}
.mask-wrapper .mask .iconfont {
  position: absolute;
  right: 25px;
  top: 25px;
  font-size: 20px;
  color: #b2b7c2;
  cursor: pointer;
}
.mask-wrapper .mask .mask-squre {
  height: 115px;
}
.mask-wrapper .mask .mask-squre .squre {
  position: relative;
  width: 230px;
  height: 115px;
  float: left;
  border: 1px solid #1a1a1a;
  border-radius: 4px;
  padding: 30px 10px 0;
  cursor: pointer;
}
.mask-wrapper .mask .mask-squre .squre:hover {
  border: 1px solid #ff4400;
}
.mask-wrapper .mask .mask-squre .squre .squre-img {
  float: left;
  width: 55px;
}
.mask-wrapper .mask .mask-squre .squre .squre-img img {
  display: block;
  width: 100%;
  height: auto;
}
.mask-wrapper .mask .mask-squre .squre .squre-text {
  float: right;
  margin-top: -5px;
}
.mask-wrapper .mask .mask-squre .squre .squre-text h3 {
  font-size: 24px;
  font-weight: bold;
  color: #191d36;
}
.mask-wrapper .mask .mask-squre .squre .squre-text p {
  font-size: 14px;
  color: #565656;
}
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #F5F5F5;
}
.liuyan-zhezhao {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100000;
  display: none;
}
.liuyan-zhezhao .xunjia {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 750px;
  background: #ffffff;
  border: 7px solid #cfcfcf;
}
.liuyan-zhezhao .xunjia .xunjia-t {
  height: 66px;
  background: #f7f7f7;
  padding: 0 34px;
  line-height: 66px;
  font-size: 22px;
  color: #4e4e4e;
  text-align: left;
}
.liuyan-zhezhao .xunjia .xunjia-t i {
  float: right;
  cursor: pointer;
}
.liuyan-zhezhao .xunjia .xunjia-b {
  padding: 43px 0 43px 70px;
}
.liuyan-zhezhao .xunjia .xunjia-b .input-wrapper {
  height: 50px;
  line-height: 50px;
  margin-bottom: 25px;
  text-align: left;
}
.liuyan-zhezhao .xunjia .xunjia-b .input-wrapper .squre-label {
  float: left;
  width: 100px;
  font-size: 20px;
  color: #4e4e4e;
}
.liuyan-zhezhao .xunjia .xunjia-b .input-wrapper .squre-input {
  float: left;
  height: 50px;
  width: 340px;
}
.liuyan-zhezhao .xunjia .xunjia-b .input-wrapper .squre-input input {
  width: 100%;
  height: 100%;
  border: 1px solid #b4b4b4;
  font-size: 16px;
  color: #4e4e4e;
  outline: none;
  padding: 0 15px;
  margin: 0;
  line-height: 48px;
  text-align: left;
}
.liuyan-zhezhao .xunjia .xunjia-b .input-wrapper1 {
  height: 172px;
  line-height: 50px;
  margin-bottom: 25px;
  text-align: left;
}
.liuyan-zhezhao .xunjia .xunjia-b .input-wrapper1 .squre-label {
  float: left;
  width: 100px;
  font-size: 20px;
  color: #4e4e4e;
}
.liuyan-zhezhao .xunjia .xunjia-b .input-wrapper1 .squre-input {
  float: left;
  height: 172px;
  width: 340px;
}
.liuyan-zhezhao .xunjia .xunjia-b .input-wrapper1 .squre-input textarea {
  width: 100%;
  height: 100%;
  border: 1px solid #b4b4b4;
  font-size: 16px;
  color: #4e4e4e;
  outline: none;
  padding: 0 15px;
  margin: 0;
  line-height: 32px;
  text-align: left;
}
.liuyan-zhezhao .xunjia .xunjia-b .checkbox {
  height: 20px;
}
.liuyan-zhezhao .xunjia .xunjia-b .checkbox .checkbox-wrapper {
  cursor: pointer;
  font-size: 18px;
  display: inline-block;
  float: left;
  margin-left: 100px;
}
.liuyan-zhezhao .xunjia .xunjia-b .checkbox .checkbox-wrapper .swy-checkbox {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
  line-height: 1;
  position: relative;
}
.liuyan-zhezhao .xunjia .xunjia-b .checkbox .checkbox-wrapper .swy-checkbox .swy-checkbox-inner {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  top: 0;
  left: 0;
  border: 1px solid #dcdee2;
  background-color: #fff;
  transition: border-color 0.2s ease-in-out, background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.liuyan-zhezhao .xunjia .xunjia-b .checkbox .checkbox-wrapper .swy-checkbox .swy-checkbox-inner::after {
  content: "";
  display: table;
  width: 4px;
  height: 8px;
  position: absolute;
  top: 1px;
  left: 4px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(0);
  transition: all 0.2s ease-in-out;
}
.liuyan-zhezhao .xunjia .xunjia-b .checkbox .checkbox-wrapper .swy-checkbox .swy-checkbox-input {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
}
.liuyan-zhezhao .xunjia .xunjia-b .checkbox .checkbox-wrapper .swy-checkbox .swy-checkbox-input:checked + .swy-checkbox-inner {
  border-color: #2d8cf0;
  background-color: #2d8cf0;
}
.liuyan-zhezhao .xunjia .xunjia-b .checkbox .checkbox-wrapper .swy-checkbox .swy-checkbox-input:checked + .swy-checkbox-inner::after {
  content: "";
  display: table;
  width: 4px;
  height: 8px;
  position: absolute;
  top: 2px;
  left: 5px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(1);
  transition: all 0.2s ease-in-out;
}
.liuyan-zhezhao .xunjia .xunjia-b .xunjia-btn {
  margin-top: 26px;
  margin-left: 100px;
  width: 178px;
  background: #ff4400;
  border-radius: 6px;
  height: 38px;
  font-size: 16px;
  line-height: 38px;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
}
.message {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 67px;
  background: #f96a0e;
  z-index: 10000;
  cursor: pointer;
}
.message .message-squre {
  position: relative;
  width: 67px;
  height: 77px;
  text-align: center;
  line-height: 67px;
  color: #fff;
  font-size: 20px;
  transition: all 0.38s;
}
.message .message-squre .squre-img {
  display: block;
  width: 100%;
  height: 100%;
}
.message .message-squre .squre-iphone {
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(179px);
  height: 77px;
  width: 246px;
  line-height: 77px;
  color: #fff;
  font-size: 24px;
  transition: all 0.38s;
  background: #f96a0e;
}
.message .message-squre .squre-iphone img {
  float: left;
  display: block;
  width: 67px;
  height: 77px;
}
.message .message-squre .squre-iphone span {
  float: left;
}
.message .message-squre.message-iphone:hover {
  transition: all 0.38s;
}
.message .message-squre.message-iphone:hover .squre-iphone {
  transform: translateX(0);
}
.message .message-squre .squre-erweima {
  position: absolute;
  left: -214px;
  top: -63px;
  width: 204px;
  height: 204px;
  border: 4px solid #f96a0e;
  transform: scale(0);
  transition: all 0.38s;
}
.message .message-squre .squre-erweima img {
  display: block;
  width: 100%;
  height: 100%;
}
.message .message-squre.message-erweima:hover .squre-erweima {
  transform: scale(1);
}
.kuaisuxunjia-wrapper {
  position: fixed;
  background: #fff;
  box-shadow: 0 0 1px 0 #000;
  width: 240px;
  top: 285px;
  border-radius: 5px;
  z-index: 1000000;
}
.kuaisuxunjia-wrapper .kuaisuxunjia-title {
  height: 48px;
  text-align: center;
  line-height: 48px;
  font-size: 16px;
  position: relative;
  border-bottom: 1px solid #eee;
}
.kuaisuxunjia-wrapper .kuaisuxunjia-title span {
  position: absolute;
  right: -15px;
  top: -30px;
  font-size: 30px;
  cursor: pointer;
  color: red;
}
.kuaisuxunjia-wrapper .kuaisuxunjia-content {
  padding: 10px 20px;
}
.weixin {
  position: relative;
  float: left;height: 130px;
  line-height: 130px;
  margin-right: 20px;
  font-size: 13px;
}
.weixin .icon{
  height:40px;width:40px;
  vertical-align: middle;
}
.weixin .xcx-qrcode {
  position: absolute;
  z-index: 99;
  top: 90px;
  right: -100px;
  max-width: none;
  transform: scale(0);
  transform-origin: top right;
  opacity: 0;
  border-radius: .25rem;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  background-color: #FFFFFF;
  border: #cccccc solid 1px;
  border-radius: 3px;
  padding: 20px;
}

.weixin:hover .xcx-qrcode {
  transform: scale(1);
  opacity: 1;
}
.xcx-qrcode img{
  width: 260px;
  margin-bottom: -40px
}
.xcx-qrcode:before{
  box-sizing: content-box;
  width: 0px;
  height: 0px;
  position: absolute;
  top: -16px;;
  right:130px;
  padding:0;
  border-bottom:8px solid #FFFFFF;
  border-top:8px solid transparent;
  border-left:8px solid transparent;
  border-right:8px solid transparent;
  display: block;
  content:'';
  z-index: 12;
}
.xcx-qrcode:after{
  box-sizing: content-box;
  width: 0px;
  height: 0px;
  position: absolute;
  top: -18px;;
  right:130px;
  padding:0;
  border-bottom:9px solid #cccccc;
  border-top:9px solid transparent;
  border-left:9px solid transparent;
  border-right:9px solid transparent;
  display: block;
  content:'';
  z-index:10
}
.xcx-qrcode div{
  font-size: 20px;
  text-align: center;
  height: 30px;
  line-height: 20px;
}
