body {
  background: #f5f7fa;
  position: relative;
}
img#null {
  top: 80px;
  width: 400px;
  position: absolute;
  left: 50%;
  margin-left: -200px;
}
.header {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 11;
  top: 0;
  width: 100%;
  min-height: 80px;
  background: #ffffff;
  justify-content: space-between;
  overflow: hidden;
}
.header .logo {
  width: 165px;
  float: left;
  margin-top: 12px;
}
.header .logo img {
  display: inline-block;
  height: 56px;
  margin-left: 32.5px;
  margin-right: 0;
}
.header .logo span {
  font-weight: bold;
}
.header .logo span:hover {
  background-color: #efefef;
}
.header .search {
  float: left;
  margin-top: 19px;
  width: calc(100% - 480px);
  min-width: 500px;
  height: 40px;
  position: relative;
  display: flex;
  border-radius: 10px;
  background-color: #efefef;
  border: 3px solid #fff;
}
.header .search .photo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 40px;
  height: 40px;
  background: transparent;
  text-align: center;
  line-height: 40px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  cursor: pointer;
}
.header .search .photo .icon-search {
  font-size: 20px;
  color: #000000;
}
.header .search input {
  background: transparent;
  text-indent: 50px;
  display: block;
  width: calc(100% - 40px);
  height: 100%;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  float: left;
}
.header .search input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
}
.header .search .icon-cancel {
  display: none;
  padding-right: 10px;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 40px;
  position: absolute;
  right: 100px;
  cursor: pointer;
}
.header .search .search-btn {
  cursor: pointer;
  float: left;
  width: 40px;
  height: 40px;
  background: transparent;
  text-align: center;
  line-height: 40px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  position: relative;
}
.header .search .search-btn .btn-tips {
  display: none;
  position: absolute;
  width: 90px;
  height: 22px;
  background: #333333;
  box-shadow: 0px 2px 11px 0px rgba(0, 0, 0, 0.06);
  border-radius: 5px;
  top: 35px;
  right: -25px;
  font-size: 12px;
  font-weight: 400;
  color: #fffefe;
  transition: all 0.5s;
  line-height: 23px;
}
.header .search .search-btn .btn-tips::before {
  content: "";
  position: absolute;
  left: 40px;
  top: -5px;
  width: 0;
  height: 0;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-bottom: 5px solid #333333;
}
.header .search .search-btn .icon-camera {
  font-size: 22px;
  color: #000000;
}
.header .search .search-btn:hover .btn-tips {
  display: block;
}
.header .search .search-btn:before {
  content: "";
  left: 0;
  width: 1px;
  position: absolute;
  top: 10px;
  height: 20px;
}
.header .search .search-btn:after {
  content: "\4ee5\56fe\8bc6\56fe";
  position: absolute;
  left: -70px;
  width: 65px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
.header .search:hover {
  background-color: #E1E1E1;
}
.header .nav {
  width: 285px;
  float: left;
  margin-top: 22px;
}
.header .nav > ul {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  overflow: hidden;
}
.header .nav > ul > li {
  font-size: 14px;
  height: 40px;
  text-align: center;
  border-radius: 20px;
  cursor: pointer;
  float: left;
}
.header .nav > ul > li > a {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #000;
  padding: 0 12px;
  text-align: center;
  font-weight: 600;
}
.header .nav > ul > li > a > span {
  display: inline-block;
  background-color: #F0F0EF;
  border-radius: 50%;
  width: 38px;
  text-align: center;
  padding: 10px 0;
  font-size: 0;
}
.header .nav > ul > li:hover > a > span {
  background-color: #d4d4d3;
}
.header .nav > ul > li.bg:hover {
  background-color: #efefef;
}
.header .nav > ul > li.bg.active {
  background-color: #efefef;
}
.random {
  text-align: center;
  margin: 60px auto 20px;
  width: 135px;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.14);
  border-radius: 3px;
  padding: 8px 10px;
  background: #fff;
  cursor: pointer;
  transition: all 0.5s;
}
.random:hover {
  background: #000;
  color: #fff;
}
.hotPoint {
  padding-top: 15px;
  padding-bottom: 0px;
  margin-top: -40px;
}
.hotPoint .creat-content-b .content-1,
.hotPoint .creat-content-b .content-2,
.hotPoint .creat-content-b .content-3 {
  height: 172px;
}
.hotPoint .creat-content-b .content-c-1,
.hotPoint .creat-content-b .content-c-5 {
  height: 85px;
  border-bottom: 2px solid #fff;
}
.hotPoint .creat-content-b .content-c-1 img,
.hotPoint .creat-content-b .content-c-5 img {
  min-height: 85px;
}
.hotPoint .creat-content-b .content-c-2,
.hotPoint .creat-content-b .content-c-6 {
  height: 85px;
}
.hotPoint .creat-content-b .content-c-2 img,
.hotPoint .creat-content-b .content-c-6 img {
  min-height: 85px;
}
.hotPoint .creat-content-b .content-c-3 {
  height: 63px;
  border-bottom: 2px solid #fff;
}
.hotPoint .creat-content-b .content-c-3 img {
  min-height: 63px;
}
.hotPoint .creat-content-b .content-c-4 {
  height: 107px;
}
.hotPoint .creat-content-b .content-c-4 img {
  min-height: 107px;
}
.hotPoint .hotPointBox {
  margin: 0 20px 0;
}
.hotPoint .hotPointBox h3 {
  margin-left: 75px;
  margin-bottom: 9px;
  height: 20px;
  width: 65px;
  background-image: url("../img/hotPoint.png");
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  color: #fff;
}
.hotPoint .hotPointBox .swiper-dom {
  position: relative;
}
.hotPoint .hotPointBox .swiper-container {
  margin: 0 75px;
}
.hotPoint .hotPointBox .swiper-container .swiper-slide {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.hotPoint .hotPointBox .swiper-container .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  color: #fff;
  border-radius: 20px;
  overflow: hidden;
}
.hotPoint .hotPointBox .swiper-container .swiper-slide a > img {
  border-radius: 20px;
}
.hotPoint .hotPointBox .swiper-container .swiper-slide a .zz-box {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 18px;
  background: rgba(0, 0, 0, 0.45);
  transition: all 0.5s;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hotPoint .hotPointBox .swiper-container .swiper-slide a .zz-box span {
  display: block;
  width: 80%;
  text-align: center;
  line-height: 25px;
  font-size: 17px;
  overflow: hidden;
}
.hotPoint .hotPointBox .swiper-container .swiper-slide:hover a > div {
  background: rgba(0, 0, 0, 0.7);
}
.hotPoint .hotPointBox .swiper-button-prev {
  background: url(../img/hotLeft.png) no-repeat center center;
  cursor: pointer;
  width: 53px;
  height: 53px;
  border-radius: 50%;
  background-size: 20px 40px;
  background-color: unset;
}
.hotPoint .hotPointBox .swiper-button-prev:hover {
  background-color: #F0F0EF;
}
.hotPoint .hotPointBox .swiper-button-next {
  background: url(../img/hotRight.png) no-repeat center center;
  cursor: pointer;
  width: 53px;
  height: 53px;
  border-radius: 50%;
  background-size: 20px 40px;
  background-color: unset;
}
.hotPoint .hotPointBox .swiper-button-next:hover {
  background-color: #F0F0EF;
}
.hotPoint .hotPointBox .swiper-button-next.swiper-button-disabled,
.hotPoint .hotPointBox .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}
.tagerBox {
  width: 100%;
  background: #fff;
  z-index: 11;
  margin-top: 80px;
}
.tagerBox #tagerContentBox1 {
  margin-left: 165px;
  display: flex;
}
.tagerBox #tagerContentBox1 .tag {
  margin: -5px 5px 16px;
  padding: 5px 20px 5px 10px;
  text-overflow: ellipsis;
  position: relative;
  overflow: hidden;
  border-radius: 13px;
  color: #fff;
  font-size: 14px;
  cursor: context-menu;
  max-width: 160px;
  float: left;
  white-space: nowrap;
}
.tagerBox #tagerContentBox1 .tag span {
  margin-left: 10px;
  position: absolute;
  cursor: pointer;
  right: 4px;
  top: 5px;
}
.search-content {
  display: none;
  position: fixed;
  top: 78px;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 12;
  transition: all 0.5s;
}
.search-content .search-click {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
}
.search-content .search-tab {
  position: absolute;
  top: -13px;
  min-width: 1050px;
  width: calc(100% - 560px);
  background: #f5f4f4;
  left: 168px;
  border-radius: 0px 0px 10px 10px;
}
.search-content .label-content {
  padding: 0 50px;
  margin-bottom: 10px;
  display: flex;
  overflow: hidden;
}
.search-content .label-content .tag {
  margin: 16px 5px 0;
  padding: 5px 20px 5px 10px;
  text-overflow: ellipsis;
  position: relative;
  overflow: hidden;
  border-radius: 13px;
  color: #fff;
  font-size: 14px;
  max-width: 160px;
  float: left;
  cursor: context-menu;
  white-space: nowrap;
}
.search-content .label-content .tag span {
  margin-left: 10px;
  position: absolute;
  cursor: pointer;
  right: 4px;
  top: 5px;
}
.search-content .tabcontent {
  min-height: 90px;
  padding: 0 50px 16px;
}
.search-content .tabcontent .content-tag,
.search-content .tabcontent .content-tag1,
.search-content .tabcontent .content-tag2,
.search-content .tabcontent .content-tag3 {
  display: none;
}
.search-content .tabcontent .content-tag .letter,
.search-content .tabcontent .content-tag1 .letter,
.search-content .tabcontent .content-tag2 .letter,
.search-content .tabcontent .content-tag3 .letter {
  display: flex;
  align-items: center;
  overflow: hidden;
  margin-top: 16px;
  margin-bottom: 10px;
}
.search-content .tabcontent .content-tag .letter span,
.search-content .tabcontent .content-tag1 .letter span,
.search-content .tabcontent .content-tag2 .letter span,
.search-content .tabcontent .content-tag3 .letter span {
  font-size: 14px;
  font-weight: 400;
  padding: 5px 8px;
  color: #010000;
  border: 1px solid #b8b8b8;
  transition: all 0.5s;
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.04);
}
.search-content .tabcontent .content-tag .letter span:nth-of-type(n+2),
.search-content .tabcontent .content-tag1 .letter span:nth-of-type(n+2),
.search-content .tabcontent .content-tag2 .letter span:nth-of-type(n+2),
.search-content .tabcontent .content-tag3 .letter span:nth-of-type(n+2) {
  margin-left: -1px;
}
.search-content .tabcontent .content-tag .letter span:hover,
.search-content .tabcontent .content-tag1 .letter span:hover,
.search-content .tabcontent .content-tag2 .letter span:hover,
.search-content .tabcontent .content-tag3 .letter span:hover {
  cursor: pointer;
  background: #000000;
  color: #fff;
}
.search-content .tabcontent .content-tag ul,
.search-content .tabcontent .content-tag1 ul,
.search-content .tabcontent .content-tag2 ul,
.search-content .tabcontent .content-tag3 ul {
  list-style: none;
  overflow: auto;
  max-height: 200px;
}
.search-content .tabcontent .content-tag ul li,
.search-content .tabcontent .content-tag1 ul li,
.search-content .tabcontent .content-tag2 ul li,
.search-content .tabcontent .content-tag3 ul li,
.search-content .tabcontent .content-tag ul div,
.search-content .tabcontent .content-tag1 ul div,
.search-content .tabcontent .content-tag2 ul div,
.search-content .tabcontent .content-tag3 ul div {
  float: left;
  padding: 5px 12px 5px 12px;
  margin: 8px;
  background: #fff;
  border-radius: 10px;
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  position: relative;
  cursor: pointer;
}
.search-content .tabcontent .content-tag ul li span,
.search-content .tabcontent .content-tag1 ul li span,
.search-content .tabcontent .content-tag2 ul li span,
.search-content .tabcontent .content-tag3 ul li span,
.search-content .tabcontent .content-tag ul div span,
.search-content .tabcontent .content-tag1 ul div span,
.search-content .tabcontent .content-tag2 ul div span,
.search-content .tabcontent .content-tag3 ul div span {
  position: absolute;
  right: 2px;
  top: 2px;
  font-size: 10px;
  display: none;
  z-index: 1;
}
.search-content .tabcontent .content-tag ul li:hover,
.search-content .tabcontent .content-tag1 ul li:hover,
.search-content .tabcontent .content-tag2 ul li:hover,
.search-content .tabcontent .content-tag3 ul li:hover {
  color: #c0c4cc;
}
.search-content .tabcontent .content-tag ul li.active,
.search-content .tabcontent .content-tag1 ul li.active,
.search-content .tabcontent .content-tag2 ul li.active,
.search-content .tabcontent .content-tag3 ul li.active,
.search-content .tabcontent .content-tag ul div.active,
.search-content .tabcontent .content-tag1 ul div.active,
.search-content .tabcontent .content-tag2 ul div.active,
.search-content .tabcontent .content-tag3 ul div.active {
  background: #000;
  color: #fff;
  overflow: hidden;
}
.search-content .tabcontent .content-tag ul li.active span,
.search-content .tabcontent .content-tag1 ul li.active span,
.search-content .tabcontent .content-tag2 ul li.active span,
.search-content .tabcontent .content-tag3 ul li.active span,
.search-content .tabcontent .content-tag ul div.active span,
.search-content .tabcontent .content-tag1 ul div.active span,
.search-content .tabcontent .content-tag2 ul div.active span,
.search-content .tabcontent .content-tag3 ul div.active span {
  color: #000;
  display: block;
}
.search-content .tabcontent .content-tag.active,
.search-content .tabcontent .content-tag1.active,
.search-content .tabcontent .content-tag2.active,
.search-content .tabcontent .content-tag3.active {
  display: block;
}
.search-content .linked-word {
  position: absolute;
  top: -13px;
  min-width: 900px;
  width: calc(100% - 478px);
  background: #fff;
  left: 168px;
  border-radius: 0px 0px 10px 10px;
}
.search-content .linked-word li {
  color: #666;
  font-size: 14px;
  padding: 10px 50px;
  cursor: pointer;
}
.search-content .linked-word li:hover {
  background-color: #efefef;
}
.search-content .linked-word .linked-word-close {
  border-top: 1px solid #dcdfe6;
  background-color: #fff;
  padding: 15px 20px;
  border-radius: 0px 0px 10px 10px;
  cursor: pointer;
  text-align: right;
  font-size: 14px;
  color: #666;
}
.search-content .tab {
  background: #fff;
  padding: 0 40px;
  border-radius: 0px 0px 10px 10px;
}
.search-content .tab ul {
  list-style: none;
  display: flex;
  overflow: hidden;
}
.search-content .tab ul li {
  float: left;
  line-height: 32px;
  margin: 20px 20px;
  text-align: center;
  cursor: pointer;
}
.search-content .tab ul li.active {
  font-weight: bold;
  color: #000000;
  position: relative;
}
.search-content .tab ul li.active::before {
  content: "";
  width: 0;
  height: 0;
  border-width: 0 10px 10px;
  border-style: solid;
  border-color: transparent transparent #fff;
  position: absolute;
  top: -10px;
  left: 40%;
}
.search-content .tab ul li.active::after {
  content: "";
  position: absolute;
  width: 70%;
  height: 4px;
  background: #000000;
  bottom: 0;
  left: 15%;
  border-radius: 4px;
}
#imgage {
  margin: 0 auto;
  display: none;
  width: 400px;
  position: absolute;
}
#imgage .myImgBox {
  margin: 0 auto;
  width: 370px;
}
#imgage .myImgBox img {
  margin: 0 auto;
  display: block;
  width: 370px;
}
#main {
  position: relative;
  margin-top: 0px;
}
#main .creat-box {
  width: 256px;
  height: 240px;
  border-radius: 9px;
  float: left;
  margin-right: 25px;
  margin-bottom: 25px;
  transition: all 0.5s;
}
#main .creat-box .creat-content {
  width: 256px;
  height: 166px;
  background: #e3e5eb;
  border-radius: 10px;
  text-align: center;
  line-height: 166px;
  overflow: hidden;
  position: relative;
}
#main .creat-box .creat-content span {
  width: 44px;
  height: 44px;
  background: #020202;
  border: 2px solid #020202;
  border-radius: 50%;
  font-size: 24px;
  color: #fff;
  cursor: pointer;
}
#main .creat-box .creat-title {
  height: 74px;
  width: 100%;
  position: relative;
}
#main .creat-box .creat-title span {
  font-size: 14px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #000000;
  margin-top: 14px;
  padding-left: 14px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#main .creat-box .creat-title .number {
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
}
#main .creat-box .creat-title .rename {
  display: none;
  position: absolute;
  width: 35px;
  height: 35px;
  cursor: pointer;
  border-radius: 50%;
  color: #606266;
  font-size: 14px;
  right: 5px;
  top: 8px;
  padding-left: 0;
  text-align: center;
  line-height: 35px;
  transition: all 0.5s;
}
#main .creat-box .creat-title .rename:hover {
  background: #dcdfe6;
}
#main .creat-box .hidefree {
  display: block !important;
  position: absolute;
  color: white;
  background-color: red;
  padding: 5px 10px;
  border-radius: 5px;
  line-height: 16px;
  right: 10px;
  bottom: 10px;
}
#main .creat-box .index-focus {
  display: none;
  position: absolute;
  z-index: 2;
  width: 60px;
  height: 30px;
  top: 4px;
  right: 8px;
  background: #000000;
  border-radius: 4px;
  text-align: center;
  line-height: 30px;
  font-size: 15px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #ffffff;
}
#main .creat-box .func {
  height: 65px;
}
#main .creat-box:hover {
  background: #ffffff;
  box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.12);
}
#main .creat-box:hover .creat-title .rename {
  display: block;
}
#main .creat-box:hover .index-focus {
  display: block;
}
#main .creat-box:hover .creat-content > a::after {
  display: block;
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
#main .box {
  transition: all 0.5s;
  box-shadow: 0px 2px 4px 0px rgba(1, 59, 146, 0.04);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#main .box .pic {
  background: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.5s;
  position: relative;
}
#main .box .pic .buy {
  position: absolute;
  top: 0;
  width: calc(100% - 8px );
  left: 0;
  z-index: 1;
  height: 58px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.36));
  border-radius: 9px 9px 0px 0px;
  color: #fff;
  padding-top: 8px;
  padding-left: 8px;
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #ffffff;
  padding-top: 15px;
  text-align: center;
}
#main .box .pic .buy.false {
  display: none;
}
#main .box .pic .buy.true {
  display: block;
}
#main .box .pic .index-collect {
  display: none;
  position: absolute;
  z-index: 2;
  width: 60px;
  height: 30px;
  top: 7px;
  right: 8px;
  background: #000000;
  border-radius: 4px;
  text-align: center;
  line-height: 30px;
  font-size: 15px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #ffffff;
}
#main .box .pic img {
  width: 100%;
  height: auto;
  display: block;
}
#main .box .hidefree {
  display: block !important;
  position: absolute;
  color: white;
  background-color: red;
  padding: 5px 10px;
  border-radius: 5px;
  right: 10px;
  bottom: 10px;
}
#main .box .free {
  display: none;
}
#main .box .func {
  height: 45px;
}
#main .box:hover {
  box-shadow: 0px 14px 30px 0px rgba(0, 0, 0, 0.1);
}
#main .box:hover .index-collect {
  display: block;
}
#main .box:hover .svip-logo {
  display: block;
}
#main .box:hover .vip-logo {
  display: block;
}
#main .box:hover .func {
  background: #f2f2f2;
}
#main .box:hover .pic > a::after {
  display: block;
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
#pagination {
  text-align: center;
  min-width: 800px;
}
#pagination .pageCss {
  display: inline-block;
  min-width: 600px;
  text-align: center;
  font-size: 0;
  clear: both;
}
#pagination .pageCss div {
  display: inline;
  font-size: 14px;
  transition: all 0.5s;
}
#pagination .pageCss span {
  font-size: 14px;
  position: relative;
}
#pagination .pageCss .page_padding {
  padding: 5px 10px;
}
#pagination .pageCss .page_bgc {
  background-color: #fff;
  margin-right: 10px;
}
#pagination .pageCss .page_border {
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.14);
  border-radius: 3px;
}
#pagination .pageCss .page_color {
  color: #000;
}
#pagination .pageCss .page_hover:hover {
  background: #000;
  color: #fff;
  cursor: pointer;
}
#pagination .pageCss .page_checked {
  background: #000;
  color: #fff;
}
#pagination .pageCss .page_hoverDisable {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#pagination .pageCss select {
  height: 28px;
  vertical-align: bottom;
  padding: 0;
  outline: 0;
  display: none;
}
#pagination .pageCss input {
  background: #ffffff;
  padding: 5px 10px;
  border: 1px solid #dcdfe6;
  position: relative;
  top: -1px;
  text-align: center;
  width: 20px;
  font-size: 14px;
}
#pagination .pageCss .page_totalSizeSingle {
  margin-left: -8px;
}
footer {
  width: 100%;
  margin-top: 80px;
  clear: both;
}
footer .information ul {
  min-width: 600px;
  margin: 0 auto;
  overflow: hidden;
  font-size: 0;
  display: inline-block;
}
footer .information ul li {
  padding: 20px;
  margin-bottom: 15px;
  margin-top: 15px;
  text-align: center;
  margin-left: -1px;
  display: inline-block;
  vertical-align: top;
}
footer .information ul li h4 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
}
footer .information ul li p {
  margin-top: 10px;
  font-size: 14px;
  font-family: SourceHanSansCN-Normal;
  font-weight: 400;
  line-height: 20px;
}
footer .information ul li p a {
  padding: 0 10px;
  color: #ccc;
}
footer .information ul li img {
  margin: 0 auto;
}
footer .copyright {
  min-width: 1000px;
  background: linear-gradient(to right, #fff, #3F3F3F 30%, #000);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#ffffff', endcolorstr='#3F3F3F', gradientType=1);
}
footer .copyright p {
  text-align: center;
  line-height: 80px;
}
footer .copyright p span {
  margin-right: 40px;
  color: #fff;
}
footer .copyright p span a {
  color: #fff;
}
footer .copyright p span img {
  position: relative;
  top: 5px;
  right: 10px;
}
footer .copyright p .gjbn a:hover {
  color: rgba(255, 255, 255, 0.2);
}
.detial {
  width: 1146px;
  margin: 0 auto;
  padding-top: 0;
  display: flex;
  overflow: hidden;
}
.detial .left-detial {
  width: 564px;
  margin-right: 38px;
  float: left;
}
.detial .left-detial .jqueryzoom {
  min-height: 500px;
  background: #fff;
  display: flex;
  align-items: center;
  box-shadow: 0px 0px 11px 0px rgba(5, 103, 250, 0.04);
}
.detial .left-detial .jqueryzoom img {
  width: 100%;
}
.detial .left-detial .swiper-container {
  padding: 0 30px;
}
.detial .left-detial .swiper-container .swiper-button-prev {
  background: url(../img/big_left.png) no-repeat center center / 100%;
  left: 0;
  width: 12px;
  height: 21px;
  margin-top: 0;
}
.detial .left-detial .swiper-container .swiper-button-next {
  background: url(../img/big_right.png) no-repeat center center / 100%;
  right: 0;
  width: 12px;
  height: 21px;
  margin-top: 0;
}
.detial .left-detial #smallCard {
  margin-top: 23px;
}
.detial .left-detial #smallCard > div {
  background: #fff;
  display: flex;
  align-items: center;
  overflow: hidden;
  cursor: pointer;
  float: left;
  max-width: 92.8px;
  margin-right: 10px;
}
.detial .left-detial #smallCard > div img {
  width: 100%;
  display: block;
  opacity: 0.5;
  transition: all 0.5s;
}
.detial .left-detial #smallCard > div img.cloudzoom-gallery-active {
  opacity: 1;
}
.detial .left-detial #smallCard li.active {
  border: 2px solid #000000;
}
.detial .right-detial {
  width: 544px;
  float: left;
}
.detial .right-detial .img-detial {
  background: #fff;
  padding: 30px;
  border-radius: 3px;
  min-height: 620px;
}
.detial .right-detial .img-detial p {
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #606266;
  line-height: 36px;
}
.detial .right-detial .img-download {
  margin-top: 13px;
  padding: 20px 30px 30px;
  width: 86%;
  background: #fff;
  border-radius: 3px;
}
.detial .right-detial .img-download p {
  height: 35px;
  background: #c0c4cc;
  border-radius: 9px;
  width: 100%;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 35px;
  margin-bottom: 20px;
}
.detial .right-detial .img-download .download-btn {
  display: flex;
  width: 100%;
  justify-content: space-between;
  overflow: hidden;
}
.detial .right-detial .img-download .download-btn a {
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  padding: 8px 10px;
  display: block;
  color: #000;
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 9px;
  transition: all 0.5s;
  cursor: pointer;
  float: left;
}
.detial .right-detial .img-download .download-btn a.buy:hover {
  background: rgba(0, 0, 0, 0.8);
  border: 1px solid rgba(0, 0, 0, 0.8);
}
.detial .right-detial .img-download .download-btn a.buy {
  color: #fff;
  background: #000;
}
.detial .right-detial .img-download .download-btn a.d:hover {
  background: rgba(0, 0, 0, 0.3);
}
.detial .right-detial .img-download .download-btn a.star {
  border: 1px solid rgba(0, 0, 0, 0.8);
  color: #000;
  cursor: pointer;
}
.detial .right-detial .img-download .download-btn a.star span {
  font-size: 14px;
  color: #000;
}
.detial .right-detial .img-download .download-btn a.star:hover {
  background: rgba(0, 0, 0, 0.3);
}
.base-info {
  width: 1146px;
  margin: 0 auto;
  margin-top: 30px;
  overflow: hidden;
}
.base-info .img-detial {
  background: #fff;
  padding: 30px 30px 15px;
  border-radius: 3px;
}
.base-info .img-detial p {
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #606266;
  line-height: 36px;
}
.base-info .img-tag {
  background: #fff;
  padding: 0 30px 0 0;
  border-radius: 3px;
}
.base-info .img-tag h4 {
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #606266;
  margin-bottom: 20px;
}
.base-info .img-tag a {
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #606266;
  padding: 0px 8px;
  margin-right: 5px;
  margin-bottom: 5px;
  border: 1px solid #dcdfe6;
  border-radius: 9px;
  line-height: 35px;
  transition: all 0.5s;
  cursor: pointer;
  display: inline-block;
}
.base-info .img-tag a:hover {
  color: #010101;
  border: 1px solid #000000;
}
.detial1 {
  width: 66.667%;
  min-width: 728px;
  margin: 0 auto;
  padding-top: 0;
  display: flex;
  overflow: hidden;
}
.detial1 .left-detial {
  width: 900px;
  padding-bottom: 20px;
  background: #fff;
  position: relative;
  float: left;
}
.detial1 .left-detial p {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  margin: 40px;
}
.detial1 .left-detial img {
  max-width: 900px;
  max-height: 600px;
}
.detial1 #downloadFile,
.detial1 #downloadFile1,
.detial1 #collectStar,
.detial1 #focusStar {
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  padding: 8px 10px;
  display: block;
  color: #000;
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 9px;
  transition: all 0.5s;
  cursor: pointer;
  position: absolute;
}
.detial1 #downloadFile:hover,
.detial1 #collectStar:hover,
.detial1 #focusStar:hover {
  background: rgba(0, 0, 0, 0.1);
}
.detial1 #downloadFile,
.detial1 #downloadFile1 {
  position: absolute;
  right: 120px;
  top: 35px;
}
.detial1 #collectStar,
.detial1 #focusStar {
  position: absolute;
  right: 35px;
  top: 35px;
}
.detial1 #synopsis,
.detial1 #biaoqian {
  width: 75%;
  margin: 25px auto;
  padding: 0 30px;
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  line-height: 25px;
}
.detial1 #synopsis a,
.detial1 #biaoqian a {
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #606266;
  padding: 0px 8px;
  margin-right: 5px;
  margin-bottom: 5px;
  border: 1px solid #dcdfe6;
  border-radius: 9px;
  line-height: 35px;
  transition: all 0.5s;
  cursor: pointer;
  display: inline-block;
}
.detial1 #synopsis a:hover,
.detial1 #biaoqian a:hover {
  color: #010101;
  border: 1px solid #000000;
}
.detial1 #synopsis .title,
.detial1 #biaoqian .title {
  margin-right: 10px;
}
.detial1 .dq_page {
  text-align: right;
  padding-right: 50px;
  margin-bottom: 30px;
  margin-top: 20px;
  font-size: 28px;
  color: #6E6E6E;
}
.detial1 .dq_page #dq_page {
  font-size: 32px;
  color: #E73B41;
}
.detial1 .dq_page span {
  padding: 0 5px;
}
.detial1 .ban {
  width: 1010px;
  margin: 0 auto;
  background: #fff;
  align-items: center;
  box-shadow: 0px 0px 11px 0px rgba(5, 103, 250, 0.04);
  justify-content: center;
}
.detial1 .ban2 {
  height: 600px;
  width: 1010px;
  position: relative;
  overflow: hidden;
}
.detial1 .ban2 ul {
  position: absolute;
  left: 0;
  top: 0;
}
.detial1 .ban2 ul li {
  height: 600px;
  width: 1010px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.detial1 .prev {
  cursor: pointer;
}
.detial1 .num {
  height: 130px;
  overflow: hidden;
  width: 700px;
  position: relative;
}
.detial1 .min_pic {
  /*padding-top: 10px;
        width: 810px;
        margin: 0 auto;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-items: center;
        justify-content: space-between;
        padding: 10px 50px;*/
  margin: 0 auto;
  overflow: hidden;
  align-items: center;
  justify-items: center;
  justify-content: space-between;
  padding: 10px 50px;
  position: relative;
}
.detial1 .num ul {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
}
.detial1 .num ul li {
  width: 130px;
  height: 130px;
  line-height: 130px;
  margin-right: 5px;
  padding: 1px;
  opacity: 0.5;
  display: inline-block;
}
.detial1 .num ul li img {
  max-height: 100%;
  margin: 0 auto;
  transition: all 0.5s;
  max-width: 100%;
  vertical-align: middle;
}
.detial1 .num ul li.on {
  opacity: 1;
}
.detial1 .prev_btn1 {
  width: 16px;
  text-align: center;
  height: 18px;
  cursor: pointer;
  position: absolute;
  left: 15px;
  top: 65px;
}
.detial1 .next_btn1 {
  width: 16px;
  text-align: center;
  height: 18px;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 65px;
}
.detial1 .prev1 {
  border-radius: 53px;
  justify-content: center;
  position: absolute;
  top: 220px;
  left: 20px;
  width: 85px;
  height: 85px;
  z-index: 9;
  cursor: pointer;
  align-items: center;
  display: flex;
  transition: all 0.5s;
}
.detial1 .next1 {
  border-radius: 53px;
  justify-content: center;
  position: absolute;
  top: 220px;
  right: 20px;
  width: 85px;
  height: 85px;
  z-index: 9;
  cursor: pointer;
  align-items: center;
  display: flex;
  transition: all 0.5s;
}
.detial1 .next1:hover,
.detial1 .prev1:hover {
  box-shadow: 0px 0px 18px 0px #ddd;
}
.detial1 .mhc {
  background: #000;
  width: 100%;
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.leisi {
  font-size: 14px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #000000;
  text-align: center;
  margin-top: 13px;
  margin-bottom: 20px;
}
.collect {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  display: none;
}
.collect .collect-box {
  width: 47%;
  min-width: 788px;
  margin: 0 auto;
  height: 525px;
  background: #f8fbff;
  border-radius: 9px;
  display: flex;
  position: relative;
}
.collect .collect-box .close-btn {
  position: absolute;
  width: 37px;
  height: 37px;
  background: #f2f6fc;
  border-radius: 50%;
  line-height: 37px;
  text-align: center;
  top: 20px;
  right: 20px;
  z-index: 1;
  cursor: pointer;
}
.collect .collect-box .close-btn span {
  font-size: 24px;
  color: #606266;
}
.collect .collect-box .close-btn:hover span {
  color: #000000;
}
.collect .collect-box .collect-box-l {
  width: 40%;
  display: flex;
  align-items: center;
}
.collect .collect-box .collect-box-l img {
  display: block;
  max-height: 300px;
  max-width: 240px;
  margin: 0 auto;
}
.collect .collect-box .collect-box-r {
  width: calc(60% - 28px);
  padding: 28px;
  background: #fff;
  border-radius: 0px 9px 9px 0;
  position: relative;
}
.collect .collect-box .collect-box-r h2 {
  font-size: 14px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #000000;
  margin-bottom: 28px;
}
.collect .collect-box .collect-box-r .search-collect {
  height: 44px;
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 4px;
  display: flex;
  align-items: center;
}
.collect .collect-box .collect-box-r .search-collect .icon-search {
  font-size: 24px;
  margin: 0 18px;
}
.collect .collect-box .collect-box-r .search-collect input {
  display: block;
  font-size: 14px;
}
.collect .collect-box .collect-box-r .creat {
  cursor: pointer;
}
.collect .collect-box .collect-box-r .creat,
.collect .collect-box .collect-box-r .default {
  position: relative;
  height: 58px;
  background: #ffffff;
  border-radius: 9px;
  font-size: 14px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #010101;
  line-height: 58px;
  display: flex;
  align-items: center;
  margin-top: 14px;
}
.collect .collect-box .collect-box-r .creat .icon-Plus,
.collect .collect-box .collect-box-r .default .icon-Plus {
  width: 30px;
  height: 30px;
  background: #020202;
  border-radius: 50%;
  display: block;
  color: #fff;
  text-align: center;
  line-height: 30px;
  margin: 0 14px;
}
.collect .collect-box .collect-box-r .creat img,
.collect .collect-box .collect-box-r .default img {
  display: block;
  width: 30px;
  margin: 0 14px;
}
.collect .collect-box .collect-box-r .creat .text,
.collect .collect-box .collect-box-r .default .text {
  font-size: 14px;
  font-weight: bold;
}
.collect .collect-box .collect-box-r .creat .collect-btn,
.collect .collect-box .collect-box-r .default .collect-btn {
  position: absolute;
  padding: 0 15px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #000000;
  border-radius: 9px;
  color: #fff;
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #ffffff;
  right: 5px;
  cursor: pointer;
}
.collect .collect-box .collect-box-r .creat .collect-btn1,
.collect .collect-box .collect-box-r .default .collect-btn1 {
  position: absolute;
  padding: 0 15px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 9px;
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #000;
  right: 100px;
  cursor: pointer;
  display: none;
}
.collect .collect-box .collect-box-r .default {
  height: 44px;
  margin-top: 7px;
}
.collect .collect-box .collect-box-r ul {
  overflow-y: scroll;
  height: 250px;
}
.collect .collect-box .collect-box-r ul li {
  position: relative;
  height: 44px;
  margin-top: 7px;
  background: #ffffff;
  border-radius: 9px;
  font-size: 14px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #010101;
  line-height: 44px;
  display: flex;
  align-items: center;
}
.collect .collect-box .collect-box-r ul li img {
  display: block;
  width: 30px;
  height: 30px;
  background: #eaeaea;
  margin: 0 14px;
  border-radius: 4px;
}
.collect .collect-box .collect-box-r ul li span {
  font-size: 14px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #010101;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.collect .collect-box .collect-box-r ul li .collect-btn3 {
  width: 180px;
}
.collect .collect-box .collect-box-r ul li .collect-btn {
  position: absolute;
  padding: 0 15px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #000000;
  border-radius: 9px;
  color: #fff;
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #ffffff;
  right: 5px;
  cursor: pointer;
}
.collect .collect-box .collect-box-r ul li .collect-btn2 {
  position: absolute;
  padding: 0 15px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 9px;
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #000;
  right: 100px;
  cursor: pointer;
}
.collect .collect-box .collect-box-r ul li.show {
  display: flex;
}
.collect .collect-box .collect-box-r ul li.hide {
  display: none;
}
.collect .collect-box .collect-box-r ul li:hover {
  background: #f2f6fc;
}
.collect .collect-box .collect-box-r ul li:hover .collect-btn {
  display: block;
}
.collect .collect-box .collect-box-r ul::-webkit-scrollbar {
  display: none;
}
.collect .collect-box .collect-box-r .creat-collect {
  display: none;
  position: absolute;
  left: 0;
  width: calc(100% - 56px);
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  z-index: 3;
  padding: 28px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  transition: all 0.5s;
}
.collect .collect-box .collect-box-r .creat-collect .close-btn {
  position: absolute;
  width: 37px;
  height: 37px;
  background: #f2f6fc;
  border-radius: 50%;
  line-height: 37px;
  text-align: center;
  top: 20px;
  right: 20px;
  z-index: 1;
  cursor: pointer;
}
.collect .collect-box .collect-box-r .creat-collect .close-btn span {
  font-size: 24px;
  color: #606266;
}
.collect .collect-box .collect-box-r .creat-collect .close-btn:hover span {
  color: #000000;
}
.collect .collect-box .collect-box-r .creat-collect h2 {
  font-size: 14px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #000000;
  margin-bottom: 40px;
}
.collect .collect-box .collect-box-r .creat-collect h4 {
  font-weight: bold;
  margin-bottom: 15px;
}
.collect .collect-box .collect-box-r .creat-collect input {
  text-indent: 18px;
  width: 95%;
  border: 1px solid #000000;
  height: 44px;
  background: #ffffff;
  border-radius: 4px;
}
.collect .collect-box .collect-box-r .creat-collect .creat-collect-btn {
  display: flex;
  align-items: center;
  width: 60%;
  margin: 250px auto 0;
  justify-content: space-between;
}
.collect .collect-box .collect-box-r .creat-collect .creat-collect-btn span {
  display: block;
  width: 75px;
  height: 40px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  font-size: 14px;
  line-height: 40px;
  cursor: pointer;
  text-align: center;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #000000;
  transition: all 0.5s;
}
.collect .collect-box .collect-box-r .creat-collect .creat-collect-btn span:hover {
  background: #000000;
  color: #fff;
}
.order {
  width: 1160px;
  margin: 200px auto 0;
}
.order .step-img img {
  display: block;
  width: 100%;
}
.order .order-box,
.order .order-box-success {
  width: 100%;
  height: 410px;
  background: #fff;
  margin-top: 50px;
  border: 1px solid #dcdfe6;
  border-radius: 9px;
}
.order .order-box .order-title-success,
.order .order-box-success .order-title-success {
  text-align: center;
  width: 100%;
  height: 73px;
  border-bottom: 1px solid #dcdfe6;
  line-height: 73px;
  font-size: 14px;
  font-weight: 400;
  color: #606266;
}
.order .order-box .order-content-success,
.order .order-box-success .order-content-success {
  text-align: center;
}
.order .order-box .order-content-success img,
.order .order-box-success .order-content-success img {
  margin-top: 26px;
  margin-bottom: 17px;
  width: 64px;
}
.order .order-box .order-content-success h3,
.order .order-box-success .order-content-success h3 {
  font-size: 14px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #000000;
  margin-bottom: 37px;
}
.order .order-box .order-content-success h4,
.order .order-box-success .order-content-success h4 {
  font-size: 14px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #000000;
  margin-bottom: 30px;
}
.order .order-box .order-content-success h4 a,
.order .order-box-success .order-content-success h4 a {
  color: #fff;
  background: #000000;
  border-radius: 9px;
  padding: 5px 10px;
  cursor: pointer;
}
.order .order-box .order-content-success p,
.order .order-box-success .order-content-success p {
  margin-bottom: 30px;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
}
.order .order-box .order-content-success .href a,
.order .order-box-success .order-content-success .href a {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  margin: 0 50px;
}
.order .order-box .order-title,
.order .order-box-success .order-title,
.order .order-box .order-content,
.order .order-box-success .order-content {
  width: 100%;
  height: 73px;
  border-bottom: 1px solid #dcdfe6;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  line-height: 73px;
}
.order .order-box .order-title div,
.order .order-box-success .order-title div,
.order .order-box .order-content div,
.order .order-box-success .order-content div {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #606266;
  float: left;
}
.order .order-box .order-title .img-bs,
.order .order-box-success .order-title .img-bs,
.order .order-box .order-content .img-bs,
.order .order-box-success .order-content .img-bs,
.order .order-box .order-title .img-name,
.order .order-box-success .order-title .img-name,
.order .order-box .order-content .img-name,
.order .order-box-success .order-content .img-name,
.order .order-box .order-title .img-num,
.order .order-box-success .order-title .img-num,
.order .order-box .order-content .img-num,
.order .order-box-success .order-content .img-num,
.order .order-box .order-title .img-collect,
.order .order-box-success .order-title .img-collect,
.order .order-box .order-content .img-collect,
.order .order-box-success .order-content .img-collect {
  width: 25%;
}
.order .order-box .order-content,
.order .order-box-success .order-content {
  height: 167px;
}
.order .order-box .order-content .img-bs img,
.order .order-box-success .order-content .img-bs img {
  margin: 15px auto;
  display: block;
  max-width: 80%;
  max-height: 140px;
}
.order .order-box .order-content .img-name,
.order .order-box-success .order-content .img-name,
.order .order-box .order-content .img-num,
.order .order-box-success .order-content .img-num {
  font-size: 18px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #000000;
}
.order .order-box .order-content .img-collect,
.order .order-box-success .order-content .img-collect {
  cursor: pointer;
  color: #dcdfe6;
  font-size: 14px;
}
.order .order-box .order-content .img-collect,
.order .order-box-success .order-content .img-collect {
  width: 10%;
  margin-left: 5%;
}
.order .order-box .order-content .img-delete,
.order .order-box-success .order-content .img-delete {
  margin-right: 7%;
  cursor: pointer;
}
.order .order-box .order-content .img-delete .icon-cancel,
.order .order-box-success .order-content .img-delete .icon-cancel {
  color: #dcdfe6;
  font-size: 14px;
  padding: 0 5px;
}
.order .order-box .order-confirm,
.order .order-box-success .order-confirm {
  display: flex;
  height: 169px;
  align-items: center;
  overflow: hidden;
}
.order .order-box .order-confirm .odrer-sell,
.order .order-box-success .order-confirm .odrer-sell {
  width: 235px;
  margin-left: 650px;
  float: left;
}
.order .order-box .order-confirm .odrer-sell div,
.order .order-box-success .order-confirm .odrer-sell div {
  margin: 20px 0;
}
.order .order-box .order-confirm .odrer-sell div .tit,
.order .order-box-success .order-confirm .odrer-sell div .tit {
  font-size: 14px;
  font-weight: 400;
  color: #606266;
}
.order .order-box .order-confirm .odrer-sell div .con,
.order .order-box-success .order-confirm .odrer-sell div .con {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}
.order .order-box .order-confirm .confirm-btn,
.order .order-box-success .order-confirm .confirm-btn {
  width: 140px;
  height: 53px;
  background: #191919;
  border-radius: 9px;
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 53px;
  margin: 65px;
  cursor: pointer;
  float: left;
}
.order .order-box-success {
  display: none;
}
.gallery {
  width: 85%;
  min-width: 1412px;
  width: 1412px;
  margin: 0 auto 0;
  min-height: calc(100vh - 455px);
}
.gallery .gallery-title {
  text-align: center;
}
.gallery .gallery-title ul {
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  width: auto;
  display: inline-block;
}
.gallery .gallery-title ul li {
  margin: 0 15px;
  padding: 0 20px;
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  border-radius: 16px;
  cursor: pointer;
  display: inline-block;
  background-color: #fff;
  color: #000;
}
.gallery .gallery-title ul li.active {
  background: #000;
  font-weight: bold;
  color: #fff;
}
.gallery .gallert-content {
  width: 100%;
  margin-top: 36px;
  overflow: hidden;
}
.gallery .gallert-content > div {
  margin-left: 25px;
  width: 100%;
  position: relative;
}
.gallery .gallert-content .gallert-buy .box,
.gallery .gallert-content .gallert-history .box,
.gallery .gallert-content .collect-detial .box {
  transition: all 0.5s;
  box-shadow: 0px 2px 4px 0px rgba(1, 59, 146, 0.04);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.gallery .gallert-content .gallert-buy .box .pic,
.gallery .gallert-content .gallert-history .box .pic,
.gallery .gallert-content .collect-detial .box .pic {
  background: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.5s;
  position: relative;
}
.gallery .gallert-content .gallert-buy .box .pic .buy,
.gallery .gallert-content .gallert-history .box .pic .buy,
.gallery .gallert-content .collect-detial .box .pic .buy {
  position: absolute;
  text-align: center;
  top: 8px;
  width: calc(100% - 8px );
  left: 0;
  z-index: 1;
  height: 58px;
  border-radius: 9px 9px 0px 0px;
  color: #fff;
  padding-top: 8px;
  padding-left: 8px;
  font-size: 16px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #ffffff;
}
.gallery .gallert-content .gallert-buy .box .pic .buy.false,
.gallery .gallert-content .gallert-history .box .pic .buy.false,
.gallery .gallert-content .collect-detial .box .pic .buy.false {
  display: none;
}
.gallery .gallert-content .gallert-buy .box .pic .buy.true,
.gallery .gallert-content .gallert-history .box .pic .buy.true,
.gallery .gallert-content .collect-detial .box .pic .buy.true {
  display: block;
}
.gallery .gallert-content .gallert-buy .box .pic .index-collect,
.gallery .gallert-content .gallert-history .box .pic .index-collect,
.gallery .gallert-content .collect-detial .box .pic .index-collect {
  display: none;
  position: absolute;
  z-index: 2;
  width: 60px;
  height: 30px;
  top: 8px;
  right: 8px;
  background: #000000;
  border-radius: 4px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #ffffff;
}
.gallery .gallert-content .gallert-buy .box .pic img,
.gallery .gallert-content .gallert-history .box .pic img,
.gallery .gallert-content .collect-detial .box .pic img {
  width: 100%;
  height: auto;
  display: block;
}
.gallery .gallert-content .gallert-buy .box .hidefree,
.gallery .gallert-content .gallert-history .box .hidefree,
.gallery .gallert-content .collect-detial .box .hidefree {
  display: block !important;
  position: absolute;
  color: white;
  background-color: red;
  padding: 5px 10px;
  border-radius: 5px;
  right: 10px;
  bottom: 10px;
}
.gallery .gallert-content .gallert-buy .box .free,
.gallery .gallert-content .gallert-history .box .free,
.gallery .gallert-content .collect-detial .box .free {
  display: none;
}
.gallery .gallert-content .gallert-buy .box:hover,
.gallery .gallert-content .gallert-history .box:hover,
.gallery .gallert-content .collect-detial .box:hover {
  box-shadow: 0px 14px 30px 0px rgba(0, 0, 0, 0.1);
}
.gallery .gallert-content .gallert-buy .box:hover .index-collect,
.gallery .gallert-content .gallert-history .box:hover .index-collect,
.gallery .gallert-content .collect-detial .box:hover .index-collect {
  display: block;
}
.gallery .gallert-content .gallert-buy .box:hover .svip-logo,
.gallery .gallert-content .gallert-history .box:hover .svip-logo,
.gallery .gallert-content .collect-detial .box:hover .svip-logo {
  display: block;
}
.gallery .gallert-content .gallert-buy .box:hover .vip-logo,
.gallery .gallert-content .gallert-history .box:hover .vip-logo,
.gallery .gallert-content .collect-detial .box:hover .vip-logo {
  display: block;
}
.gallery .gallert-content .gallert-buy .box:hover .func,
.gallery .gallert-content .gallert-history .box:hover .func,
.gallery .gallert-content .collect-detial .box:hover .func {
  background: #f2f2f2;
}
.gallery .gallert-content .gallert-buy .box:hover .pic > a::after,
.gallery .gallert-content .gallert-history .box:hover .pic > a::after,
.gallery .gallert-content .collect-detial .box:hover .pic > a::after {
  display: block;
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.gallery .gallert-content #collectDetial {
  display: none;
  margin-top: 100px;
}
.gallery .gallert-content .collect-detial-title {
  display: none;
  width: 419px;
  height: 44px;
  position: absolute;
  background: #ffffff;
  top: -100px;
  left: 32.5%;
  border-radius: 9px;
  font-size: 14px;
  margin: 0 auto;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #000000;
  text-align: center;
  line-height: 44px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gallery .gallert-content .collect-detial-title .iconfont {
  display: block;
  width: 32px;
  height: 32px;
  font-weight: bold;
  line-height: 32px;
  border-radius: 50%;
  color: #606266;
  cursor: pointer;
  transition: all 0.5s;
}
.gallery .gallert-content .collect-detial-title .iconfont:hover {
  background: #dcdfe6;
}
.gallery .gallert-content .collect-detial-title .icon-leftarrow {
  margin-left: 32px;
  float: left;
}
.gallery .gallert-content .collect-detial-title .icon-edit_ {
  margin-right: 32px;
  float: right;
}
.gallery .gallert-content .collect-detial-title .text {
  font-size: 14px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #000000;
  overflow: hidden;
  word-break: keep-all;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.gallery .gallert-content .creat-box {
  width: 256px;
  height: 240px;
  border-radius: 9px;
  float: left;
  margin-right: 25px;
  margin-bottom: 25px;
  transition: all 0.5s;
  position: relative;
}
.gallery .gallert-content .creat-box .creat-content {
  width: 256px;
  height: 166px;
  background: #e3e5eb;
  border-radius: 10px;
  text-align: center;
  line-height: 166px;
  overflow: hidden;
  position: relative;
}
.gallery .gallert-content .creat-box .creat-content span {
  width: 44px;
  height: 44px;
  background: #020202;
  border: 2px solid #020202;
  border-radius: 50%;
  font-size: 24px;
  color: #fff;
  cursor: pointer;
}
.gallery .gallert-content .creat-box .creat-content > div {
  width: 32.8%;
}
.gallery .gallert-content .creat-box .creat-title {
  height: 74px;
  width: 100%;
  position: relative;
}
.gallery .gallert-content .creat-box .creat-title span {
  font-size: 14px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #000000;
  margin-top: 14px;
  padding-left: 14px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gallery .gallert-content .creat-box .creat-title .number {
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
}
.gallery .gallert-content .creat-box .creat-title .rename {
  display: none;
  position: absolute;
  width: 35px;
  height: 35px;
  cursor: pointer;
  border-radius: 50%;
  color: #606266;
  font-size: 14px;
  right: 5px;
  bottom: 4px;
  padding-left: 0;
  text-align: center;
  line-height: 35px;
  transition: all 0.5s;
}
.gallery .gallert-content .creat-box .creat-title .rename:hover {
  background: #dcdfe6;
}
.gallery .gallert-content .creat-box .icon-share {
  display: none;
  position: absolute;
  z-index: 2;
  width: 66px;
  height: 30px;
  top: 8px;
  right: 10px;
  background: #000000;
  border-radius: 4px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #ffffff;
  cursor: pointer;
}
.gallery .gallert-content .creat-box span.share-folder {
  position: absolute;
  color: white;
  background-color: red;
  padding: 5px 10px;
  border-radius: 5px;
  right: 10px;
  top: 130px;
}
.gallery .gallert-content .creat-box .hidefree {
  display: block !important;
  position: absolute;
  color: white;
  background-color: red;
  padding: 5px 10px;
  border-radius: 5px;
  right: 10px;
  bottom: 10px;
  height: 20px;
  line-height: 20px;
}
.gallery .gallert-content .creat-box .index-focus {
  display: none;
  position: absolute;
  z-index: 2;
  width: 60px;
  height: 30px;
  top: 4px;
  right: 8px;
  background: #000000;
  border-radius: 4px;
  text-align: center;
  line-height: 30px;
  font-size: 15px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #ffffff;
}
.gallery .gallert-content .creat-box .creat-content > a {
  position: relative;
  width: 100%;
}
.gallery .gallert-content .creat-box:hover {
  background: #ffffff;
  box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.12);
}
.gallery .gallert-content .creat-box:hover .creat-title .rename {
  display: block;
}
.gallery .gallert-content .creat-box:hover .index-focus {
  display: block;
}
.gallery .gallert-content .creat-box:hover .icon-share {
  display: block;
}
.gallery .gallert-content .creat-box.creat-boxbox:hover .creat-content::after {
  display: block;
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.gallery .func {
  height: 50px;
}
.edit-collect {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 12;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  display: none;
}
.edit-collect .edit-collect-box {
  width: 47%;
  min-width: 788px;
  margin: 200px auto 0;
  height: 267px;
  background: #f8fbff;
  border-radius: 9px;
  position: relative;
}
.edit-collect .edit-collect-box .icon-cancel {
  position: absolute;
  width: 37px;
  height: 37px;
  top: 20px;
  right: 20px;
  text-align: center;
  line-height: 37px;
  background: #f2f6fc;
  border-radius: 50%;
  font-size: 21px;
  color: #606266;
  cursor: pointer;
}
.edit-collect .edit-collect-box h2 {
  text-align: center;
  font-size: 14px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #000000;
  padding-top: 28px;
}
.edit-collect .edit-collect-box h4 {
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #000000;
  margin-left: 28px;
  margin-top: 39px;
  margin-bottom: 13px;
}
.edit-collect .edit-collect-box input {
  margin: 0 auto;
  width: 80%;
  height: 44px;
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 4px;
  display: block;
  width: 92%;
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #606266;
  text-indent: 18px;
}
.edit-collect .edit-collect-box .button-group {
  position: relative;
  margin-top: 33px;
}
.edit-collect .edit-collect-box .button-group div {
  width: 75px;
  height: 39px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 9px;
  position: absolute;
  font-size: 14px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #000000;
  text-align: center;
  line-height: 39px;
  cursor: pointer;
  transition: all 0.5s;
}
.edit-collect .edit-collect-box .button-group div:hover {
  color: #ffffff;
  background: #000000;
}
.edit-collect .edit-collect-box .button-group .delete {
  left: 27px;
}
.edit-collect .edit-collect-box .button-group .cantal {
  right: 138px;
}
.edit-collect .edit-collect-box .button-group .submit {
  right: 27px;
}
.personal-center {
  min-width: 1250px;
  width: 85%;
  display: flex;
  margin: 0 auto 100px;
}
.personal-center .personal-box-left {
  width: 20%;
  margin-right: 28px;
  background: #fff;
  padding: 25px 0;
  float: left;
  border-radius: 15px;
  box-shadow: 0px 0px 10px 0px #ccc;
}
.personal-center .personal-box-left h2 {
  font-size: 14px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #000000;
  margin-bottom: 10px;
  margin-left: 25%;
  position: relative;
}
.personal-center .personal-box-left h2 span {
  position: absolute;
  margin-right: 30px;
  color: #000000;
  font-size: 24px;
  left: -40px;
  top: -2px;
}
.personal-center .personal-box-left ul {
  margin-bottom: 10px;
}
.personal-center .personal-box-left ul li {
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  line-height: 40px;
  cursor: pointer;
  position: relative;
}
.personal-center .personal-box-left ul li span {
  padding-left: 25%;
}
.personal-center .personal-box-left ul li:hover,
.personal-center .personal-box-left ul li.active {
  background: rgba(220, 223, 230, 0.6);
}
.personal-center .personal-box-left ul li.active:before {
  left: 0;
  position: absolute;
  content: "";
  width: 7px;
  height: 40px;
  background: #000000;
  border-radius: 4px;
}
.personal-center .personal-box-right {
  padding: 0 30px;
  width: 73%;
  background: #fff;
  float: right;
  border-radius: 15px;
  box-shadow: 0px 0px 10px 0px #ccc;
}
.personal-center .personal-box-right > h2 {
  height: 72px;
  line-height: 72px;
  border-bottom: 1px solid #dcdfe6;
  color: #000000;
}
.personal-center .personal-box-right > h2 .iconfont {
  margin-right: 0;
  margin-left: 0;
  color: #000000;
  font-size: 24px;
  font-weight: normal;
  vertical-align: bottom;
}
.personal-center .personal-box-right > h2 .iconfont.person:before {
  content: "\e68a";
}
.personal-center .personal-box-right > h2 .iconfont.order:before {
  content: "\e68b";
}
.personal-center .personal-box-right > h2 .iconfont.vip:before {
  content: "\e689";
}
.personal-center .personal-box-right > h2 .iconfont.right:before {
  content: "\e688";
}
.personal-center .personal-box-right > h2 span {
  margin-left: 20px;
  font-size: 14px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.8);
}
.personal-center .personal-box-right > h2 span.line {
  margin-left: 0;
  font-weight: normal;
}
.personal-center .personal-box-right > h2 .m-title {
  margin-right: 14px;
}
.personal-center .personal-box-right > h2 .c-title {
  margin-left: 14px;
  font-weight: normal;
}
.personal-center .personal-box-right .right-content > div {
  display: none;
  padding: 20px 0;
}
.personal-center .personal-box-right .right-content > div > p {
  font-size: 14px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.8);
  line-height: 39px;
}
.personal-center .personal-box-right .right-content > div .account > h2,
.personal-center .personal-box-right .right-content > div .authorization > h2 {
  font-size: 17px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #000000;
  margin-bottom: 21px;
}
.personal-center .personal-box-right .right-content > div .account > h3,
.personal-center .personal-box-right .right-content > div .authorization > h3 {
  width: 100%;
  border-bottom: 1px solid #dcdfe6;
  margin: 30px auto;
}
.personal-center .personal-box-right .right-content > div .account > div,
.personal-center .personal-box-right .right-content > div .authorization > div {
  display: flex;
  margin: 30px auto 30px 30px;
  text-align: center;
  width: 65%;
  align-items: center;
  position: relative;
}
.personal-center .personal-box-right .right-content > div .account > div h2,
.personal-center .personal-box-right .right-content > div .authorization > div h2 {
  width: 50%;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  float: left;
}
.personal-center .personal-box-right .right-content > div .account > div > span,
.personal-center .personal-box-right .right-content > div .authorization > div > span {
  width: 50%;
  text-align: left;
  margin-left: 45px;
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
}
.personal-center .personal-box-right .right-content > div .account > div > span.btn,
.personal-center .personal-box-right .right-content > div .authorization > div > span.btn {
  text-align: center;
  right: 0;
  top: -10px;
  position: absolute;
  display: block;
  width: 70px;
  height: 35px;
  background: #dcdfe6;
  border-radius: 9px;
  font-size: 14px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #606266;
  line-height: 35px;
  cursor: pointer;
  float: left;
}
.personal-center .personal-box-right .right-content > div .account > div > span.btn:hover,
.personal-center .personal-box-right .right-content > div .authorization > div > span.btn:hover {
  background: #000000;
  color: #fff;
}
.personal-center .personal-box-right .right-content > div .account h3,
.personal-center .personal-box-right .right-content > div .authorization h3 {
  width: 100%;
  border-bottom: 1px solid #dcdfe6;
  margin-bottom: 30px;
}
.personal-center .personal-box-right .right-content > div .account p,
.personal-center .personal-box-right .right-content > div .authorization p {
  font-size: 14px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  text-align: left;
}
.personal-center .personal-box-right .right-content > div .account p span,
.personal-center .personal-box-right .right-content > div .authorization p span {
  font-size: 18px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.8);
}
.personal-center .personal-box-right .right-content > div .authorization > div {
  flex-wrap: wrap;
}
.personal-center .personal-box-right .right-content > div .authorization > div h2 {
  width: 25%;
}
.personal-center .personal-box-right .right-content > div .authorization span {
  float: left;
}
.personal-center .personal-box-right .right-content > div .authorization .right {
  margin: 10px auto;
  text-align: left;
  margin-left: 45px;
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
  display: flex;
}
.personal-center .personal-box-right .right-content > div .authorization .right > div {
  cursor: pointer;
}
.personal-center .personal-box-right .right-content > div .authorization .right .icon-Right {
  color: #003c0e;
}
.personal-center .personal-box-right .right-content > div .authorization .personage > div {
  display: flex;
  width: 100%;
  align-items: center;
  margin: 10px auto;
}
.personal-center .personal-box-right .right-content > div .authorization .personage > div h2 {
  width: 25%;
}
.personal-center .personal-box-right .right-content > div .authorization .personage > div input {
  height: 30px;
  width: 150px;
  border-radius: 5px;
  text-indent: 10px;
  border: 1px solid #000;
  text-align: left;
  margin-left: 45px;
  font-size: 14px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
}
.personal-center .personal-box-right .right-content > div .authorization .personage > div .drop_area {
  margin-left: 45px;
  height: auto;
  border: 1px solid #000;
  padding: 10px;
  cursor: pointer;
  border-radius: 5px;
  float: left;
}
.personal-center .personal-box-right .right-content > div .authorization .personage .btn button {
  display: block;
  margin: 50px auto 0;
  border-radius: 5px;
  border: none;
  width: 80px;
  height: 30px;
  background: #000;
  color: #fff;
  outline: none;
  cursor: pointer;
}
.personal-center .personal-box-right .right-content > div .self h2 {
  font-size: 17px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #000000;
  margin-bottom: 21px;
}
.personal-center .personal-box-right .right-content > div .self h3 {
  width: 100%;
  border-bottom: 1px solid #dcdfe6;
  margin: 30px auto;
}
.personal-center .personal-box-right .right-content > div .self .box {
  height: 142px;
  background: #ffffff;
  border-radius: 9px;
  overflow: hidden;
}
.personal-center .personal-box-right .right-content > div .self .box img {
  display: block;
  float: left;
  width: 80px;
  margin: 12px 27px;
}
.personal-center .personal-box-right .right-content > div .self .box .box-c {
  width: calc(100% - 160px);
  float: right;
}
.personal-center .personal-box-right .right-content > div .self .box .box-c h4 {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  margin-top: 14px;
  margin-bottom: 6px;
}
.personal-center .personal-box-right .right-content > div .self .box .box-c p {
  font-size: 14px;
  font-weight: 400;
  color: rgba(144, 147, 153, 0.8);
  line-height: 23px;
}
.personal-center .personal-box-right .right-content > div .self .box .box-c .btn {
  font-size: 14px;
  width: 140px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  background-color: #EFEFEF;
  border: 1px solid #dcdfe6;
  border-radius: 14px;
  margin-top: 10px;
  cursor: pointer;
  transition: all 0.5s;
}
.personal-center .personal-box-right .right-content > div .self .box .box-c .btn:hover {
  background: #ccc;
}
.personal-center .personal-box-right .right-content > div .balance > h2 {
  font-size: 14px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 30px;
}
.personal-center .personal-box-right .right-content > div .balance > h2 span {
  padding: 0 20px 0 10px;
  font-weight: bold;
  color: #ff9d3d;
}
.personal-center .personal-box-right .right-content > div .balance .balance-box {
  display: flex;
  width: 100%;
  height: 72px;
  background: rgba(242, 246, 252, 0.4);
  border-radius: 9px 9px 0px 0px;
  border: 1px solid #dcdfe6;
  align-items: center;
}
.personal-center .personal-box-right .right-content > div .balance .balance-box > div {
  float: left;
  line-height: 72px;
  border-right: 1px solid #dcdfe6;
}
.personal-center .personal-box-right .right-content > div .balance .balance-box .image,
.personal-center .personal-box-right .right-content > div .balance .balance-box .point,
.personal-center .personal-box-right .right-content > div .balance .balance-box .sell-point {
  width: 20%;
  text-align: center;
}
.personal-center .personal-box-right .right-content > div .balance .balance-box .info {
  border: none;
  width: 39%;
  text-align: center;
}
.personal-center .personal-box-right .right-content > div .balance .blance-content ul li {
  width: 100%;
  display: flex;
  align-items: center;
  border: 1px solid #dcdfe6;
  margin-top: -1px;
  font-size: 14px;
  overflow: hidden;
}
.personal-center .personal-box-right .right-content > div .balance .blance-content ul li span {
  border-right: 1px solid #dcdfe6;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  text-align: center;
}
.personal-center .personal-box-right .right-content > div .balance .blance-content ul li .time,
.personal-center .personal-box-right .right-content > div .balance .blance-content ul li .point,
.personal-center .personal-box-right .right-content > div .balance .blance-content ul li .sell-point {
  width: 20%;
  line-height: 45px;
}
.personal-center .personal-box-right .right-content > div .balance .blance-content ul li .info {
  border: none;
  width: 30%;
  text-align: center;
  line-height: 25px;
  padding: 0px 4%;
}
.personal-center .personal-box-right .right-content > div .history .dataSearch,
.personal-center .personal-box-right .right-content > div .download .dataSearch {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  overflow: hidden;
}
.personal-center .personal-box-right .right-content > div .history .dataSearch > div,
.personal-center .personal-box-right .right-content > div .download .dataSearch > div {
  float: left;
}
.personal-center .personal-box-right .right-content > div .history .dataSearch .text,
.personal-center .personal-box-right .right-content > div .download .dataSearch .text {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  margin-right: 22px;
  float: left;
  line-height: 34px;
}
.personal-center .personal-box-right .right-content > div .history .dataSearch .search-btn,
.personal-center .personal-box-right .right-content > div .download .dataSearch .search-btn {
  width: 88px;
  height: 34px;
  background: #dcdfe6;
  border-radius: 9px;
  font-size: 14px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #606266;
  margin-left: 21px;
  transition: all 0.5s;
  text-align: center;
  line-height: 34px;
  cursor: pointer;
  float: left;
}
.personal-center .personal-box-right .right-content > div .history .dataSearch .search-btn:hover,
.personal-center .personal-box-right .right-content > div .download .dataSearch .search-btn:hover {
  background: #000;
  color: #fff;
}
.personal-center .personal-box-right .right-content > div .history .history-box,
.personal-center .personal-box-right .right-content > div .download .history-box,
.personal-center .personal-box-right .right-content > div .history .download-box,
.personal-center .personal-box-right .right-content > div .download .download-box,
.personal-center .personal-box-right .right-content > div .history .authentic-box,
.personal-center .personal-box-right .right-content > div .download .authentic-box {
  display: flex;
  width: 100%;
  height: 72px;
  background: rgba(242, 246, 252, 0.4);
  border-radius: 9px 9px 0px 0px;
  border: 1px solid #dcdfe6;
  align-items: center;
  line-height: 72px;
  overflow: hidden;
}
.personal-center .personal-box-right .right-content > div .history .history-box > div,
.personal-center .personal-box-right .right-content > div .download .history-box > div,
.personal-center .personal-box-right .right-content > div .history .download-box > div,
.personal-center .personal-box-right .right-content > div .download .download-box > div,
.personal-center .personal-box-right .right-content > div .history .authentic-box > div,
.personal-center .personal-box-right .right-content > div .download .authentic-box > div {
  border-right: 1px solid #dcdfe6;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20.89%;
  padding: 0 2%;
  float: left;
  text-align: center;
  line-height: 72px;
}
.personal-center .personal-box-right .right-content > div .history .authentic-box > div,
.personal-center .personal-box-right .right-content > div .download .authentic-box > div {
  width: 12.56% !important;
}
.personal-center .personal-box-right .right-content > div .history .history-content ul li,
.personal-center .personal-box-right .right-content > div .download .history-content ul li,
.personal-center .personal-box-right .right-content > div .history .download-content ul li,
.personal-center .personal-box-right .right-content > div .download .download-content ul li {
  width: 100%;
  display: flex;
  align-items: center;
  border: 1px solid #dcdfe6;
  margin-top: -1px;
  font-size: 14px;
  overflow: hidden;
}
.personal-center .personal-box-right .right-content > div .history .history-content ul li span,
.personal-center .personal-box-right .right-content > div .download .history-content ul li span,
.personal-center .personal-box-right .right-content > div .history .download-content ul li span,
.personal-center .personal-box-right .right-content > div .download .download-content ul li span {
  border-right: 1px solid #dcdfe6;
  height: 45px;
  display: block;
  align-items: center;
  justify-content: center;
  width: 20.89999%;
  padding: 0 2%;
  line-height: 20px;
  overflow: hidden;
  float: left;
  text-align: center;
  line-height: 45px;
}
.personal-center .personal-box-right .right-content > div .history .history-content ul li span a,
.personal-center .personal-box-right .right-content > div .download .history-content ul li span a,
.personal-center .personal-box-right .right-content > div .history .download-content ul li span a,
.personal-center .personal-box-right .right-content > div .download .download-content ul li span a {
  color: #000000;
}
.personal-center .personal-box-right .right-content > div .history .authentic-content ul li,
.personal-center .personal-box-right .right-content > div .download .authentic-content ul li {
  width: 100%;
  display: flex;
  align-items: center;
  border: 1px solid #dcdfe6;
  margin-top: -1px;
  font-size: 14px;
}
.personal-center .personal-box-right .right-content > div .history .authentic-content ul li span,
.personal-center .personal-box-right .right-content > div .download .authentic-content ul li span {
  border-right: 1px solid #dcdfe6;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 12.56% !important;
  padding: 0 2%;
  line-height: 20px;
  overflow: hidden;
}
.personal-center .personal-box-right .right-content > div .history .authentic-content ul li span a,
.personal-center .personal-box-right .right-content > div .download .authentic-content ul li span a {
  color: #000000;
}
.personal-center .personal-box-right .right-content > div .download #number {
  background: #fff;
  border-radius: 4px;
  border: 1px solid #dcdfe6;
  box-sizing: border-box;
  display: inline-block;
  font-size: inherit;
  height: 34px;
  width: 200px;
  margin-left: 20px;
  line-height: 34px;
  outline: none;
  padding: 0 15px;
  white-space: nowrap;
  float: left;
}
.personal-center .personal-box-right .right-content > div .download .download-box > div {
  width: 19.89999999%;
  padding: 0;
}
.personal-center .personal-box-right .right-content > div .download .download-content li span {
  width: 15.89% !important;
  padding: 0 2%;
}
.personal-center .personal-box-right .right-content > div .download .download-content li span .downloadBtn {
  width: 120px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 9px;
  font-size: 14px;
  font-weight: bold;
  color: #fefefe;
  transition: all 0.5s;
  cursor: pointer;
  display: block;
  margin: 6px auto;
}
.personal-center .personal-box-right .right-content > div .download .download-content li span .downloadBtn a {
  color: #fff;
  font-weight: bold;
  display: block;
}
.personal-center .personal-box-right .right-content > div .download .download-content li span .downloadBtn:hover {
  background: #000000;
  color: #fefefe;
}
.personal-center .personal-box-right .right-content div.active {
  display: block;
}
.myModa {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 5000;
}
.myModa .myAlertBox {
  width: 300px;
  border-radius: 5px;
  border: 1px solid #d9d9d9;
  background: #fff;
  overflow: hidden;
  margin: 0 auto;
}
.myModa .myAlertBox h6 {
  background: #f2f2f2;
  padding: 10px;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
  margin-top: 0;
}
.myModa .myAlertBox p {
  max-height: 150px;
  padding: 20px;
  line-height: 26px;
  font-size: 14px;
  color: #808080;
  overflow: hidden;
}
.myModa .myAlertBox .btn {
  cursor: pointer;
  width: 80px;
  line-height: 36px;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  margin: 0 auto 20px;
  background: rgba(0, 0, 0, 0.1);
  transition: all 0.5s;
}
.myModa .myAlertBox .btn:hover {
  background: #000;
  color: #fff;
}
.myModa .myAlertBox .col2 .col {
  width: 120px;
  float: left;
}
.myModa .myAlertBox .col2 .col .btn {
  width: 100%;
}
.myModa .myAlertBox .col2 {
  padding: 0 20px;
}
.myToast {
  position: fixed;
  display: inline-block;
  padding: 5px 10px;
  line-height: 24px;
  font-size: 14px;
  color: #fff;
  background: #000;
  max-width: 300px;
  border-radius: 5px;
}
.myLoadding {
  border-radius: 8px;
  position: fixed;
  max-width: 280px;
  padding: 10px;
  background: #8e8e8e;
  text-align: center;
  color: #323232;
}
.myLoadding .loaddingImg {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  display: block;
}
.alert_box {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 14;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  display: none;
}
.alert_box .box {
  width: 47%;
  min-width: 788px;
  height: 525px;
  background: #f8fbff;
  border-radius: 9px;
  position: relative;
}
.alert_box .box .closeBox {
  position: absolute;
  width: 37px;
  height: 37px;
  top: 20px;
  right: 20px;
  text-align: center;
  line-height: 37px;
  background: #f2f6fc;
  border-radius: 50%;
  font-size: 14px;
  color: #606266;
  cursor: pointer;
}
.alert_box .box .box-title {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 227px;
  height: 35px;
  background: #c0c4cc;
  border-radius: 9px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 35px;
  text-align: center;
  cursor: pointer;
}
.alert_box .box h2 {
  text-align: center;
  font-size: 14px;
  width: 90%;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #000000;
  padding-top: 28px;
  padding-bottom: 28px;
  border-bottom: 1px solid #ccc;
  margin: 0 auto 30px;
}
.alert_box .box .content {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.alert_box .box .content h3 {
  width: 45%;
  float: left;
  text-align: right;
  margin-right: 5%;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
}
.alert_box .box .content input {
  display: block;
  width: 200px;
  height: 44px;
  background: #ffffff;
  border: 1px solid #c0c4cc;
  border-radius: 4px;
  padding: 0 10px;
}
.alert_box .box .content .must {
  margin-left: 20px;
  color: red;
}
.alert_box .box .content .qrcode {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 9px;
  font-size: 14px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #000000;
  width: 130px;
  border: navajowhite;
  text-align: center;
  margin-left: 11px;
  padding: 10px 20px;
  cursor: pointer;
  transition: all 0.5s;
}
.alert_box .box .content .qrcode:hover {
  background: #000000;
  color: #fff;
}
.alert_box .box .content .file {
  position: relative;
  display: inline-block;
  width: 140px;
  height: 44px;
  background: #dcdfe6;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  overflow: hidden;
  font-size: 14px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #606266;
  line-height: 44px;
  text-align: center;
}
.alert_box .box .content .file input {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 100px;
  cursor: pointer;
}
.alert_box .box .content .file:hover {
  background: #000000;
  opacity: 0.8;
  color: #fff;
}
.alert_box .box #oldCard {
  display: none;
}
.alert_box .box .subBtn {
  margin: 100px auto 0;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 9px;
  width: 44px;
  font-size: 14px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #000000;
  text-align: center;
  padding: 10px 40px;
  cursor: pointer;
  transition: all 0.5s;
}
.alert_box .box .subBtn:hover {
  background: #000000;
  color: #fff;
}
.identify-image {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 15;
  background: rgba(0, 0, 0, 0.6);
  align-items: center;
  justify-content: center;
  display: none;
}
.identify-image .identify-box {
  width: 47%;
  min-width: 788px;
  min-height: 260px;
  background: #ffffff;
  border-radius: 9px;
  position: relative;
}
.identify-image .identify-box .closeBox {
  position: absolute;
  width: 37px;
  height: 37px;
  top: 20px;
  right: 20px;
  text-align: center;
  line-height: 37px;
  background: #f2f6fc;
  border-radius: 50%;
  font-size: 14px;
  color: #606266;
  cursor: pointer;
}
.identify-image .identify-box h2 {
  text-align: center;
  font-size: 14px;
  width: 90%;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #000000;
  padding-top: 28px;
  padding-bottom: 28px;
  margin: 0 auto;
}
.identify-image .identify-box #drop_area {
  width: 700px;
  min-height: 131px;
  background: #dcdfe6;
  border-radius: 9px;
  cursor: pointer;
  margin: 0 auto;
}
.identify-image .identify-box h3 {
  text-align: center;
  font-size: 14px;
  font-family: SourceHanSansCN-Medium;
  font-weight: 500;
  color: #000000;
  margin-top: 25px;
}
.identify-image .identify-box .img-responsive {
  width: 30px;
  height: 30px;
  font-size: 30px;
  display: block;
  margin: 20px auto 0;
}
.identify-image .identify-box img {
  max-width: 250px !important;
}
.identify-image .loading-box {
  border-radius: 9px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
  /* :not(:required) hides these rules from IE9 and below */
  /* Animation */
}
.identify-image .loading-box .loading {
  width: 2em;
}
.identify-image .loading-box .loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.identify-image .loading-box .loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.forget-password {
  width: 1160px;
  margin: 200px auto 0;
}
.forget-password .step-img img {
  display: block;
  width: 100%;
}
.forget-password .pasbox {
  margin-top: 70px;
}
.forget-password .pasbox .menberName span,
.forget-password .pasbox .menberCode span {
  font-size: 14px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #000000;
  margin-right: 34px;
  margin-left: 30%;
}
.forget-password .pasbox .menberName input,
.forget-password .pasbox .menberCode input {
  width: 284px;
  height: 44px;
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 4px;
  text-indent: 10px;
}
.forget-password .pasbox .menberName .code,
.forget-password .pasbox .menberCode .code {
  line-height: 44px;
  height: 44px;
  margin-left: 28px;
}
.forget-password .pasbox .menberName .code b,
.forget-password .pasbox .menberCode .code b {
  font-size: 18px;
}
.forget-password .pasbox .tips {
  margin-left: 38.5%;
  font-size: 18px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #000000;
  margin-top: 14px;
  margin-bottom: 24px;
}
.forget-password .pasbox .pasbtn {
  margin: 70px auto;
  width: 122px;
  height: 44px;
  background: #000000;
  border-radius: 9px;
  text-align: center;
  line-height: 44px;
  color: #fff;
  cursor: pointer;
}
.forget-password .pasbox .pasbox-c {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.forget-password .pasbox .pasbox-c .left {
  width: 45%;
  text-align: right;
  margin-right: 35px;
  font-size: 14px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #000000;
  line-height: 28px;
}
.forget-password .pasbox .pasbox-c .right {
  font-size: 14px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #000000;
}
.forget-password .pasbox .pasbox-c .phone-tips {
  font-size: 14px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #0c3689;
  margin-left: 28px;
}
.forget-password .pasbox .pasbox-c input {
  width: 283px;
  height: 44px;
  text-indent: 15px;
  background: #ffffff;
  border: 1px solid #c0c4cc;
  border-radius: 4px;
}
.forget-password .pasbox .pasbox-c input#qrcode {
  width: 159px;
  height: 44px;
  margin-left: 30px;
  background: #000000;
  border-radius: 9px;
  font-size: 14px;
  font-family: SourceHanSansCN-Bold;
  font-weight: bold;
  color: #ffffff;
}
.forget-password .pasbox img {
  width: 120px;
  display: block;
  margin: 0 auto;
}
.forget-password .pasbox h3 {
  text-align: center;
  font-size: 32px;
  font-family: SourceHanSansCN-Regular;
  font-weight: 400;
  color: #000000;
  margin-top: 50px;
  margin-bottom: 35px;
}
.forget-password .pasbox h3 span {
  font-size: 42px;
  color: red;
}
.forget-password .pasbox a {
  width: 123px;
  height: 44px;
  border: 1px solid #000000;
  border-radius: 22px;
  display: block;
  line-height: 44px;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
  color: #000;
}
.vip-logo {
  display: none;
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #fff;
  border-radius: 13px;
  width: 50px;
  height: 26px;
  line-height: 26px;
  padding: 0 8px;
  color: #000;
  font-size: 14px;
  text-align: center;
  font-weight: bolder;
}
.vip-logo.show {
  display: block;
}
.svip-logo {
  display: none;
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #f66e28;
  border-radius: 13px;
  width: 50px;
  height: 26px;
  line-height: 26px;
  padding: 0 8px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  font-weight: bolder;
}
.svip-logo.show {
  display: block;
}
.func {
  height: 65px;
  width: 100%;
  background: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  font-size: 12px;
  font-weight: 400;
  color: #606266;
  transition: all 0.5s;
  text-align: left;
}
.func span {
  height: 20px;
  line-height: 15px;
  width: calc(100% - 26px);
  padding: 8px 13px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
  display: -webkit-box;
  display: block;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.creat-content-b {
  display: flex;
  overflow: hidden;
  cursor: pointer;
}
.creat-content-b .content-1,
.creat-content-b .content-2,
.creat-content-b .content-3 {
  width: 33.3%;
  box-sizing: border-box;
  height: 166px;
  overflow: hidden;
  float: left;
}
.creat-content-b .content-1 div,
.creat-content-b .content-2 div,
.creat-content-b .content-3 div {
  width: 100%;
  overflow: hidden;
}
.creat-content-b .content-1 div img,
.creat-content-b .content-2 div img,
.creat-content-b .content-3 div img {
  display: block;
  width: 100%;
}
.creat-content-b .content-1 {
  border-radius: 20px 0 0 20px;
}
.creat-content-b .content-3 {
  border-radius: 0 20px 20px 0;
}
.creat-content-b .content-c-1,
.creat-content-b .content-c-5 {
  height: 82px;
  border-bottom: 2px solid #fff;
}
.creat-content-b .content-c-1 img,
.creat-content-b .content-c-5 img {
  min-height: 82px;
}
.creat-content-b .content-c-2,
.creat-content-b .content-c-6 {
  height: 82px;
}
.creat-content-b .content-c-2 img,
.creat-content-b .content-c-6 img {
  min-height: 82px;
}
.creat-content-b .content-c-3 {
  height: 60px;
  border-bottom: 2px solid #fff;
}
.creat-content-b .content-c-3 img {
  min-height: 60px;
}
.creat-content-b .content-c-4 {
  height: 104px;
}
.creat-content-b .content-c-4 img {
  min-height: 104px;
}
.creat-content-b > a > div:nth-of-type(2) {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}
.creat-content-b > div:nth-of-type(2) {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}
.clearfix:after {
  display: block;
  content: "";
  clear: both;
}
.nowrap {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.search {
  color: #333;
  background-color: #efefef;
  background-color: var(--g-colorGray100);
  background-color: #E1E1E1;
  height: 48px;
}
.btn1 {
  font-size: 16px;
  font-size: var(--g-text-font-size-3);
  padding-left: 16px;
  padding-left: calc(var(--g-boint) * 4);
  padding-right: 16px;
  padding-right: calc(var(--g-boint) * 4);
  flex-direction: row;
  border-radius: 24px;
  display: flex;
  height: 100%;
  width: 100%;
}
.oper-buy,
oper-confirm {
  font-size: 14px;
  color: #808080;
}
.oper-buy > p,
oper-confirm > p {
  padding: 10px;
}
.oper-buy > div,
oper-confirm > div {
  padding: 10px;
}
.oper-buy > div a,
oper-confirm > div a {
  color: #828fbd;
  cursor: pointer;
}
.oper-buy > div > span,
oper-confirm > div > span {
  display: inline-block;
  padding: 0;
}
.oper-buy > div input,
oper-confirm > div input {
  vertical-align: bottom;
  margin-right: 5px;
  width: 15px;
  height: 15px;
}
.ui-widget-overlay {
  background: #000;
  opacity: 0.6;
}
.ui-widget.alert {
  border-radius: 5px;
  padding: 0;
  border: 0;
}
.ui-widget.alert .ui-dialog-titlebar {
  border-radius: 5px 5px 0 0;
  padding: 10px;
}
.ui-widget.alert .ui-dialog-buttonpane {
  border-radius: 0 0 5px 5px;
}
.ui-widget.alert .ui-button:hover,
.ui-widget.alert .ui-button:focus {
  border: 1px solid #cccccc;
  background: #000;
  font-weight: normal;
  color: #fff;
}
.ui-widget.alert .ui-button.unchecked,
.ui-widget.alert .ui-button.unchecked:hover,
.ui-widget.alert .ui-button.unchecked:focus {
  border: 1px solid #cccccc;
  background: #f6f6f6;
  font-weight: normal;
  color: gainsboro;
}
.tag.type_tag {
  background-color: #EE9C73;
}
.tag.style_tag {
  background-color: #DDA893;
}
.tag.scene_tag {
  background-color: #DAA9AA;
}
.tag.season_tag {
  background-color: #DAC6AA;
}
.tag.brand_tag {
  background-color: #ACA38E;
}
.tag.old_tag,
.tag.new_tag {
  background-color: #B4C0BA;
}
.tag.imgType_tag {
  background-color: #B4C0BA;
}
.tag.writer_tag {
  background-color: #8aa275;
}
.tag.alla_tag {
  background-color: #B4C0BA;
}
.userinfo {
  display: none;
  text-align: left;
  position: fixed;
  width: 310px;
  height: 380px;
  top: 62px;
  right: 20px;
  background-color: #fff;
  border-radius: 10px;
  z-index: 13;
  box-shadow: 0px 0px 10px 0px #ccc;
}
.userinfo .pbody {
  padding: 10px 0;
}
.userinfo .pbody li {
  margin: 0px 10px;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
}
.userinfo .pbody li a {
  color: #101010;
  padding: 10px 10px;
  display: block;
}
.userinfo .pbody li:hover {
  background-color: #efefef;
}
#userInfo-btn > a > span {
  display: inline-block;
  font-size: 0;
  width: 40px;
  text-align: center;
  border-radius: 50%;
  padding: 11px 0;
  background-color: #F0F0EF;
}
#userInfo-btn:hover > a > span {
  background-color: #d4d4d3;
}
.radio-box {
  cursor: pointer;
  display: inline-block;
  margin-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.radio-box > .image {
  width: 16px;
  height: 16px;
  border: 1px solid #bdb9b8;
  border-radius: 8px;
  margin: 0 10px;
  text-align: center;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.radio-box > .image > i {
  position: absolute;
  display: inline-block;
  width: 10px;
  height: 10px;
  background: transparent;
  border-radius: 10px;
  top: 2px;
  left: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.radio-box > .text {
  display: inline-block;
  vertical-align: middle;
}
.radio-box.active > .image {
  border: 1px solid #EB611E;
}
.radio-box.active > .image > i {
  background: #EB611E;
}
.gallery .gallert-content .creat-box:hover .creat-title .icon-share {
  display: block;
}
.ai-filter {
  display: none;
  text-align: left;
  position: fixed;
  width: 155px;
  top: 62px;
  right: 200px;
  background-color: #fff;
  border-radius: 10px;
  z-index: 13;
  box-shadow: 0px 0px 10px 0px #ccc;
}
.ai-filter .pbody {
  padding: 15px 0;
}
.ai-filter .pbody li {
  margin: 0px 10px;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
}
.ai-filter .pbody li a {
  color: #101010;
  padding: 10px 10px;
  display: block;
}
.ai-filter .pbody li a .beta {
  padding: 0;
  vertical-align: top;
  background-color: transparent;
  width: auto;
  margin-left: -4px;
}
.ai-filter .pbody li a .beta img {
  vertical-align: top;
  width: 25px;
}
.ai-filter .pbody li:hover {
  background-color: #efefef;
}
#preview1 .preview-close {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 2px;
  right: 2px;
  text-align: center;
  line-height: 30px;
  background: #f2f6fc;
  border-radius: 50%;
  font-size: 14px;
  color: #606266;
  cursor: pointer;
  display: none;
}
/*# sourceMappingURL=style.css.map */