ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
p {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
.pager .pagination span.current {
  background-color: #ce0e2d;
  border: none;
}
.pager .pagination .next {
  background-color: #fff !important;
  border: 1px solid #ddd !important;
}
.pager .pagination .prev {
  background-color: #fff !important;
  border: 1px solid #ddd !important;
}
.pager .pagination .first,
.pager .pagination .last {
  display: none !important;
}
/* 清除浮动 */
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
  /*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
}
* {
  box-sizing: border-box;
}
.topHead {
  width: 100%;
  height: 80px;
  background-color: #fff;
  padding: 0 80px;
}
.w {
  width: 1490px !important;
  margin: 0 auto;
}
#viewModelBox {
  width: 100%;
  height: 100%;
  background-color: #f3f5fc;
}
main {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
main .left {
  width: 1100px;
  margin-bottom: 20px;
}
main .left .one {
  width: 100%;
  min-height: 670px;
  margin-bottom: 20px;
  background-color: #fff;
}
main .left .one .t {
  width: 100%;
  height: 470px;
  position: relative;
}
main .left .one .t .vrurl {
  width: 100%;
  height: 100%;
  position: relative;
}
main .left .one .t .vrurl .go_vr {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
main .left .one .t .vrurl .swiper-button-prev {
  color: #fff;
  display: block;
  width: 61px;
  height: 61px;
  text-align: center;
  line-height: 61px;
  background: rgba(0, 0, 0, 0.45);
  border-radius: 50%;
  cursor: pointer;
  z-index: 111;
}
main .left .one .t .vrurl .swiper-button-prev::after {
  font-size: 16px;
  cursor: pointer;
  z-index: 111;
}
main .left .one .t .vrurl .swiper-button-next {
  color: #fff;
  display: block;
  width: 61px;
  height: 61px;
  text-align: center;
  line-height: 61px;
  background: rgba(0, 0, 0, 0.45);
  border-radius: 50%;
  cursor: pointer;
  z-index: 111;
}
main .left .one .t .vrurl .swiper-button-next::after {
  font-size: 16px;
  z-index: 111;
  cursor: pointer;
}
main .left .one .t img {
  width: 100%;
  height: 100%;
}
main .left .one .t .bottomSelect {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  z-index: 1;
}
main .left .one .t .bottomSelect .vbrs {
  height: 33px;
  margin-left: 10px;
  display: flex;
  align-items: center;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  margin: 0 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  padding: 5px 20px;
}
main .left .one .t .bottomSelect .ac {
  color: #333;
  background-color: #fff;
}
main .left .one .t .bottomSelect .select {
  height: 33px;
  margin-left: 10px;
  display: flex;
  align-items: center;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.5);
}
main .left .one .t .bottomSelect .select p {
  cursor: pointer;
  margin: 0;
  margin: 0 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  display: flex;
  align-items: center;
}
main .left .one .t .bottomSelect .select p img {
  margin-right: 4px;
}
main .left .one .t .bottomSelect .active {
  background-color: #fff;
}
main .left .one .t .bottomSelect .active span {
  color: #333;
}
main .left .one .t .swiper {
  height: 100%;
  width: 100%;
}
main .left .one .t .swiper .banner-img {
  width: 100%;
  cursor: pointer;
  height: 100%;
}
main .left .one .t .swiper .swiper-button-prev {
  color: #fff;
  display: block;
  width: 61px;
  height: 61px;
  text-align: center;
  line-height: 61px;
  background: rgba(0, 0, 0, 0.45);
  border-radius: 50%;
  cursor: pointer;
}
main .left .one .t .swiper .swiper-button-prev::after {
  font-size: 16px;
  cursor: pointer;
}
main .left .one .t .swiper .swiper-button-next {
  color: #fff;
  display: block;
  width: 61px;
  height: 61px;
  text-align: center;
  line-height: 61px;
  background: rgba(0, 0, 0, 0.45);
  border-radius: 50%;
  cursor: pointer;
}
main .left .one .t .swiper .swiper-button-next::after {
  font-size: 16px;
  cursor: pointer;
}
main .left .one .b {
  width: 100%;
  min-height: 200px;
  background-image: url("../images/newsShopSecond/leftbgc.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 20px;
}
main .left .one .b .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
main .left .one .b .title p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 39px;
  color: #e5d4ba;
}
main .left .one .b .title p span {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 20px;
  color: #e5d5ba;
  cursor: pointer;
  margin-left: 8px;
}
main .left .one .b .title p img {
  width: 23px;
  height: 22px;
  vertical-align: middle;
}
main .left .one .b .title .df {
  display: flex;
  align-items: center;
}
main .left .one .b .syu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 20px 0;
}
main .left .one .b .syu .ll {
  width: 80%;
  display: flex;
  align-items: center;
}
main .left .one .b .syu .ll img {
  margin-right: 10px;
  height: 31px;
}
main .left .one .b .syu .rr .gh {
  width: 26px;
  height: 28px;
  margin-right: 8px;
}
main .left .one .b .syu .rr .in {
  width: 23px;
  height: 28px;
}
main .left .one .b .bim {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 20px;
  color: #e5d5ba;
  line-height: 36px;
}
main .left .one .b .bim span {
  width: 100%;
  display: inline-block;
}
main .left .enterInfo {
  background-color: #fff;
  padding: 20px;
}
main .left .enterInfo .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 50px;
  border-bottom: 1px solid #eee;
}
main .left .enterInfo .top .leftEnter {
  display: flex;
  align-items: center;
}
main .left .enterInfo .top .leftEnter p {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 26px;
  color: #383838;
  margin-right: 20px;
  padding-bottom: 15px;
  cursor: pointer;
}
main .left .enterInfo .top .leftEnter .active {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 26px;
  color: #d53b3d;
  border-bottom: 1px solid #d53b3d;
}
main .left .enterInfo .top .rightEnter {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 20px;
  color: #0d0c0c;
}
main .left .enterInfo .top .rightEnter img {
  width: 97px;
  height: 32px;
  vertical-align: middle;
  margin-top: -5px;
}
main .left .enterInfo .desc {
  padding: 5px;
  margin-bottom: 10px;
}
main .left .enterInfo .desc span {
  font-size: 14px;
  color: #333;
  line-height: 26px;
}
main .left .enterInfo .desc .redDesc {
  color: #b30905;
  font-size: 14px;
  cursor: pointer;
}
main .left .enterInfo .busic-content .first {
  width: 100%;
  height: 50px;
  display: flex;
}
main .left .enterInfo .busic-content .first .right {
  display: flex;
  width: 66%;
  height: 50px;
  border-top: 1px solid #d0e1ee;
}
main .left .enterInfo .busic-content .first .right .name {
  font-size: 15px;
  color: #333;
  width: 20.2%;
  height: 50px;
  background-color: #fcf7f0;
  text-align: center;
  line-height: 50px;
  border-right: 1px solid #d0e1ee;
  border-left: 1px solid #d0e1ee;
}
main .left .enterInfo .busic-content .first .right .con {
  height: 50px;
  width: 80%;
  background-color: #fff;
}
main .left .enterInfo .busic-content .first .right .con p {
  margin-bottom: 10px;
  padding-left: 10px;
}
main .left .enterInfo .busic-content .first .right .con p span {
  display: inline-block;
  padding: 2px 4px;
  background-color: rgba(232, 232, 232);
  color: #ccc;
  font-size: 14px;
}
main .left .enterInfo .busic-content .first .left {
  width: 33%;
  display: flex;
  height: 50px;
  border-top: 1px solid #d0e1ee;
  margin-right: 0;
}
main .left .enterInfo .busic-content .first .left .name {
  font-size: 15px;
  color: #333;
  width: 40%;
  height: 50px;
  background-color: #fcf7f0;
  text-align: center;
  line-height: 50px;
  border-right: 1px solid #d0e1ee;
  border-left: 1px solid #d0e1ee;
}
main .left .enterInfo .busic-content .first .left .con {
  height: 50px;
  width: 60%;
  border-right: 1px solid #d0e1ee;
  background-color: #fff;
}
main .left .enterInfo .busic-content .first .left .con p {
  padding-left: 10px;
  margin-bottom: 10px;
}
main .left .enterInfo .busic-content .first .left .con p span {
  display: inline-block;
  padding: 2px 4px;
  background-color: rgba(232, 232, 232);
  color: #ccc;
  font-size: 14px;
}
main .left .enterInfo .busic-content ul {
  display: flex;
  flex-wrap: wrap;
}
main .left .enterInfo .busic-content ul li {
  width: 33%;
  display: flex;
  border-top: 1px solid #d0e1ee;
  border-left: 1px solid #d0e1ee;
}
main .left .enterInfo .busic-content ul li .right-border {
  border-right: 1px solid #d0e1ee;
}
main .left .enterInfo .busic-content ul li .small {
  width: 40%;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background-color: #fcf7f0;
  font-size: 15px;
  color: #333;
  border-right: 1px solid #d0e1ee;
}
main .left .enterInfo .busic-content ul li .content {
  width: 60%;
  font-size: 16px;
  color: #333;
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  padding-left: 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
main .left .enterInfo .busic-content .class {
  width: 99%;
  height: 50px;
  display: flex;
  border-top: 1px solid #d0e1ee;
  border-left: 1px solid #d0e1ee;
  border-right: 1px solid #d0e1ee;
}
main .left .enterInfo .busic-content .class .small {
  width: 13.3%;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background-color: #fcf7f0;
  font-size: 15px;
  color: #333;
  border-right: 1px solid #d0e1ee;
}
main .left .enterInfo .busic-content .class .content {
  width: calc(100% - 13.3%);
  font-size: 16px;
  color: #333;
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  padding-left: 10px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
main .left .enterInfo .busic-content .range {
  width: 99%;
  height: 200px;
  border-left: 1px solid #d0e1ee;
  border-right: 1px solid #d0e1ee;
  display: flex;
}
main .left .enterInfo .busic-content .range .small {
  width: 13.3%;
  height: 200px;
  text-align: center;
  line-height: 200px;
  background-color: #fcf7f0;
  font-size: 15px;
  color: #333;
  border-right: 1px solid #d0e1ee;
  border-top: 1px solid #d0e1ee;
  border-bottom: 1px solid #d0e1ee;
}
main .left .enterInfo .busic-content .range .content {
  width: calc(100% - 13.3%);
  border-top: 1px solid #d0e1ee;
  border-bottom: 1px solid #d0e1ee;
  height: 200px;
  padding: 10px;
  line-height: 20px;
  overflow-y: auto;
  font-size: 16px;
}
main .left .enterInfo .rongyu {
  margin-top: 10px;
  padding: 20px;
}
main .left .enterInfo .rongyu ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-around;
}
main .left .enterInfo .rongyu ul li {
  width: 31%;
  margin-bottom: 50px;
  padding: 5px;
  border: 1px solid #eee;
}
main .left .enterInfo .rongyu ul li img {
  width: 100%;
  height: 260px;
  vertical-align: top;
}
main .left .enterInfo .rongyu ul li:nth-child(3n) {
  margin-right: 0;
}
main .left .productPic {
  padding: 20px;
  margin-top: 20px;
  background-color: #fff;
}
main .left .productPic .title {
  font-size: 24px;
  color: #333;
  height: 50px;
  border-bottom: 1px solid #eee;
}
main .left .productPic .ul {
  margin: 20px 0;
}
main .left .productPic .ul ul {
  display: flex;
  align-items: center;
}
main .left .productPic .ul ul li {
  padding: 7px 20px;
  background-color: #f8f8f8;
  font-size: 14px;
  color: #333;
  margin-right: 15px;
  border-radius: 18px;
  cursor: pointer;
}
main .left .productPic .ul ul .active {
  color: #b30905;
  border: 1px solid #b30905;
  background: #fcebea;
}
main .left .productPic .pics ul {
  display: flex;
  flex-wrap: wrap;
}
main .left .productPic .pics ul li {
  width: 24%;
  margin-bottom: 15px;
  cursor: pointer;
}
main .left .productPic .pics ul li img {
  width: 100%;
  height: calc(100% - 60px);
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
main .left .productPic .pics ul li p {
  width: 100%;
  height: 40px;
  text-align: center;
  line-height: 40px;
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  font-size: 14px;
  border: 1px solid #eee;
  border-top: none;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
main .left .productPic .pics ul li:nth-child(4n) {
  margin-right: 0;
}
main .left .maps {
  margin-top: 20px;
  padding: 20px;
  background-color: #fff;
}
main .left .maps .top {
  font-size: 24px;
  color: #333;
  height: 50px;
  border-bottom: 1px solid #eee;
}
main .left .maps .amap-marker-label {
  border: none;
  padding: 8px 10px;
  background-color: #fff;
  color: #333;
  font-size: 14px;
  border-radius: 8px;
}
main .left .maps .amap-marker-label::after {
  content: "";
  border: 10px solid #fff;
  border-bottom: 10px solid transparent;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
}
main .left .maps .amap-icon {
  width: 30px !important;
  height: 40px !important;
}
main .left .maps .amap-icon img {
  width: 100% !important;
  height: 100% !important;
}
main .right {
  width: 370px;
  background-color: ghostwhite;
  margin-left: 20px;
}
main .right .top {
  width: 100%;
  height: 120px;
  background-image: url("../images/newsShopSecond/img/矩形\ 3@2x.png");
  background-size: 100% 100%;
  position: relative;
}
main .right .top .r {
  width: 110px;
  text-align: center;
}
main .right .top .r .vb {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  width: 100%;
  height: 36px;
  line-height: 36px;
  background: #b30905;
  border-radius: 18px;
  cursor: pointer;
}
main .right .top .r .vb img {
  width: 22px;
  height: 18px;
  cursor: pointer;
  vertical-align: middle;
}
main .right .top .tximg {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 10px;
  top: 20px;
  z-index: 999;
}
main .right .top .tximg1 {
  width: 83px;
  position: absolute;
  left: 8px;
  top: 64px;
  z-index: 12;
}
main .right .top .tximg2 {
  width: 84px;
  position: absolute;
  left: 8px;
  top: 16.5px;
}
main .right .bottom {
  width: 370px;
  padding-bottom: 20px;
  background-color: #fff;
  margin-top: 20px;
}
main .right .bottom .tops1 {
  width: 100%;
  height: 70px;
  display: flex;
}
main .right .bottom .tops1 .l {
  width: 50%;
  height: 100%;
}
main .right .bottom .tops1 .l .inmgbox {
  cursor: pointer;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: black;
  width: 90%;
  height: 36px;
  line-height: 36px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-left: 10px;
  font-weight: bold;
}
main .right .bottom .tops1 .rs {
  width: 50%;
  height: 100%;
}
main .right .bottom .tops1 .rs .inmgbox {
  cursor: pointer;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: black;
  width: 90%;
  height: 36px;
  line-height: 36px;
  background: #fff;
  border-radius: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-left: 10px;
  font-weight: bold;
  border: 1px solid #ccc;
}
main .right .bottom .form-submit {
  width: 100%;
  margin-top: 20px;
}
main .right .bottom .form-submit .isLogin {
  font-size: 14px;
  color: red;
  margin-left: 20px;
  margin-bottom: 10px;
  cursor: pointer;
  display: none;
}
main .right .bottom .form-submit .isLogin span {
  color: #39f;
}
main .right .bottom .form-submit .cl-input {
  position: relative;
  margin-bottom: 10px;
}
main .right .bottom .form-submit .cl-input .validate-text {
  position: absolute;
  bottom: -5px;
  left: 20px;
  color: red;
  font-size: 12px;
}
main .right .bottom .form-submit input.spin-none::-webkit-outer-spin-button,
main .right .bottom .form-submit input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
main .right .bottom .form-submit .submit {
  cursor: pointer;
  width: 90%;
  height: 57px;
  background: linear-gradient(103deg, #d03f46, #d3393b);
  border-radius: 3px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 21px;
  color: #ffffff;
  text-align: center;
  line-height: 57px;
  margin-left: 20px;
}
main .right .bottom .form-submit input::placeholder {
  font-size: 15px;
  color: #ccc;
}
main .right .bottom .form-submit input {
  width: 90%;
  height: 40px;
  background: #ffffff;
  border: 1px solid #d7d7d7;
  outline: none;
  margin-bottom: 10px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 17px;
  color: #333;
  margin-left: 20px;
  padding: 10px;
}
main .right .bottom .form-submit .code {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 17px;
}
main .right .bottom .form-submit .code .getCode {
  cursor: pointer;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 17px;
  color: #ffffff;
  width: 49%;
  height: 40px;
  background: linear-gradient(103deg, #d03f46, #d3393b);
  margin-left: 20px;
  text-align: center;
  line-height: 40px;
  margin-top: -20px;
}
.imagePreview {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
  position: fixed;
  z-index: 99;
  top: 0;
  left: 10px;
  right: 10px;
  display: none;
  padding: 0 150px;
  align-items: center;
  justify-content: center;
}
.imagePreview img {
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  height: auto;
}
.imagePreview .close {
  position: absolute;
  top: 20px;
  right: 50px;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
}
.footer {
  width: 100%;
  height: 116px;
  background: linear-gradient(103deg, #d03f46, #d3393b);
}
.footer .top {
  height: 60px;
  line-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-bottom: 1px solid #b30905;
}
.footer .top p {
  margin: 0 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
}
.footer .top span {
  background-color: #b30905;
  display: inline-block;
  height: 20px;
  width: 1px;
}
.footer .icp {
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  height: 56px;
  line-height: 56px;
}
.footer .icp img {
  width: 17px;
  height: 18px;
  vertical-align: middle;
}
