/*前缀兼容样式 start*/
/*单行省略*/
/*多行省略*/
/*背景线性渐变*/
/*opacity*/
/*gray*/
.gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}
/*前缀兼容样式 end*/
.main {
  overflow: hidden;
  /*第一部分 素材详情*/
  /*第二部分 推荐*/
}
.main .material_detail {
  width: 100%;
  background: #fff;
  /*面包屑*/
}
.main .material_detail .crumbs {
  margin: 0 auto;
  width: 1180px;
  padding: 30px 0;
  line-height: 1;
}
.main .material_detail .crumbs .now-position {
  line-height: 28px;
  color: #666666;
}
.main .material_detail .crumbs .now-position .list {
  margin: 0 auto;
  line-height: 1;
}
.main .material_detail .crumbs .now-position .list .list-item {
  float: left;
  margin-right: 4px;
  font-size: 14px;
  line-height: 1;
}
.main .material_detail .crumbs .now-position .list .list-item .h1 {
  display: inline;
  font-size: 14px;
  font-weight: normal;
  color: #666666;
}
.main .material_detail .title {
  width: 1180px;
  margin: 0 auto;
  margin-bottom: 20px;
  vertical-align: middle;
}
.main .material_detail .title.newHeight {
  min-height: 50px;
}
.main .material_detail .title .tag {
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  height: 26px;
  font-size: 12px;
  text-indent: 28px;
  line-height: 24px;
}
.main .material_detail .title .tag.basics {
  color: #0d0d0d;
  border: solid 1px #0d0d0d;
  background: url("../../img/icon_label_02.png") no-repeat 9px center;
}
.main .material_detail .title .tag.enterprise {
  color: #fcd042;
  border: solid 1px #fcd042;
  background: url("../../img/icon_label_03.png") no-repeat 9px center;
}
.main .material_detail .title .name {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  color: #333333;
  line-height: 1;
  text-indent: 6px;
}
.main .material_detail .detail {
  padding-bottom: 50px;
  padding-right: 40px;
  margin: 0 auto;
  width: 1180px;
  /*左边相册*/
  /*右边信息*/
}
.main .material_detail .detail .detail_photo {
  position: relative;
  width: 660px;
  min-height: 580px;
}
.main .material_detail .detail .detail_photo .pc-slide {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.main .material_detail .detail .detail_photo .pc-slide .view {
  position: relative;
  /*收藏和分享*/
}
.main .material_detail .detail .detail_photo .pc-slide .view .swiper-container {
  position: relative;
  width: 100%;
  height: 454px;
  z-index: 3;
  background: #fff;
  border: solid 1px #f0f0f0;
}
.main .material_detail .detail .detail_photo .pc-slide .view .swiper-container .swiper-slide {
  border: solid 1px #fff;
}
.main .material_detail .detail .detail_photo .pc-slide .view .swiper-container .swiper-slide .img_container {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 auto;
  display: inline-block;
  width: auto;
  max-height: 454px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.main .material_detail .detail .detail_photo .pc-slide .view .swiper-container .swiper-slide .img_container img {
  margin: 0 auto;
  max-width: 658px;
  max-height: 454px;
}
.main .material_detail .detail .detail_photo .pc-slide .view .preview-container {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 100px;
  left: 50px;
  width: 430px;
  height: 300px;
  background-color: #ffffff;
  box-shadow: 3px 5px 51px 0px rgba(187, 187, 187, 0.35);
  border: solid 1px #f0f0f0;
  z-index: 2;
}
.main .material_detail .detail .detail_photo .pc-slide .view .preview-container.show {
  left: 100%;
  bottom: 2px;
}
.main .material_detail .detail .detail_photo .pc-slide .view .collect_share {
  position: absolute;
  right: 35px;
  bottom: 36px;
  z-index: 12;
}
.main .material_detail .detail .detail_photo .pc-slide .view .collect_share .collect {
  width: 28px;
  height: 28px;
  background: url("../../img/icon_collect_01.png") no-repeat center center;
  cursor: pointer;
}
.main .material_detail .detail .detail_photo .pc-slide .view .collect_share .collect.active {
  background: url("../../img/icon_collect_02.png") no-repeat center center;
}
.main .material_detail .detail .detail_photo .pc-slide .view .collect_share .share {
  position: relative;
  margin-left: 20px;
  width: 28px;
  height: 28px;
  background: url("../../img/icon_share_01.png") no-repeat center center;
  cursor: pointer;
}
.main .material_detail .detail .detail_photo .pc-slide .view .collect_share .share .share_container {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 150px;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.main .material_detail .detail .detail_photo .pc-slide .view .collect_share .share .share_container .social-share-icon {
  width: 28px;
  height: 28px;
  font-size: 16px;
  margin: 0;
  margin-bottom: 10px;
  line-height: 28px;
  /*&.douban{background: url("../../img/icon_share_02.png") no-repeat center center;}
                    &.weibo{background: url("../../img/icon_share_03.png") no-repeat center center;}
                    &.qq{background: url("../../img/icon_share_04.png") no-repeat center center;}
                    &.wechat{background: url("../../img/icon_share_05.png") no-repeat center center;}*/
}
.main .material_detail .detail .detail_photo .pc-slide .preview {
  width: 100%;
  margin-top: 20px;
  position: relative;
}
.main .material_detail .detail .detail_photo .pc-slide .preview .swiper-container {
  width: 570px;
  height: 100px;
  margin-left: 47px;
}
.main .material_detail .detail .detail_photo .pc-slide .preview .swiper-slide {
  margin-right: 10px;
  width: 134px!important;
  height: 100px;
  cursor: pointer;
  overflow: hidden;
}
.main .material_detail .detail .detail_photo .pc-slide .preview .swiper-slide:last-child {
  margin: 0;
}
.main .material_detail .detail .detail_photo .pc-slide .preview .swiper-slide .img_container {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 auto;
  display: inline-block;
  width: auto;
  height: 100px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.main .material_detail .detail .detail_photo .pc-slide .preview .swiper-slide .img_container img {
  width: auto;
  height: 100%;
}
.main .material_detail .detail .detail_photo .pc-slide .preview .swiper-slide.active-nav {
  border: 1px solid #fcd042;
}
.main .material_detail .detail .detail_photo .pc-slide .preview .swiper-slide.active-nav img {
  padding: 0;
}
.main .material_detail .detail .detail_photo .pc-slide .preview .arrow-left {
  background: url(../../img/icon_arrow_03.png) no-repeat center center;
  position: absolute;
  width: 27px;
  height: 100%;
  z-index: 10;
  border-radius: 2px;
  border: solid 1px #ededed;
}
.main .material_detail .detail .detail_photo .pc-slide .preview .arrow-right {
  background: url(../../img/icon_arrow_04.png) no-repeat center center;
  position: absolute;
  right: 0;
  width: 27px;
  height: 100px;
  z-index: 10;
  border-radius: 2px;
  border: solid 1px #ededed;
}
.main .material_detail .detail .detail_photo .onlogin-mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-image: linear-gradient(0, rgba(255, 255, 255, 0.97) 40%, rgba(255, 255, 255, 0.3) 100%);
  z-index: 9999;
}
.main .material_detail .detail .detail_photo .onlogin-mask .onlogin-btn {
  width: 305px;
  height: 55px;
  font-size: 16px;
  color: #fff;
  background: #060202;
  text-align: center;
  line-height: 55px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.main .material_detail .detail .detail_info {
  width: 430px;
  min-height: 580px;
}
.main .material_detail .detail .detail_info .button_group a {
  height: 55px;
  text-align: center;
  line-height: 53px;
}
.main .material_detail .detail .detail_info .button_group a.download {
  width: 305px;
  color: #fff;
  background: #060202;
}
.main .material_detail .detail .detail_info .button_group a.customization {
  width: 114px;
  font-size: 16px;
  color: #060202;
  border: solid 1px #060202;
}
.main .material_detail .detail .detail_info .block {
  padding: 20px 0;
  border-bottom: 1px solid #f0f0f0;
}
.main .material_detail .detail .detail_info .block .scroll {
  max-height: 116px;
  overflow: auto;
}
.main .material_detail .detail .detail_info .block .scroll::-webkit-scrollbar-track-piece {
  background-color: #f5f5f5;
  border-radius: 4px;
}
.main .material_detail .detail .detail_info .block .scroll::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.main .material_detail .detail .detail_info .block .scroll::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background-color: #0d0d0d;
  border-radius: 4px;
}
.main .material_detail .detail .detail_info .block .item {
  float: left;
  min-width: 50%;
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  *zoom: 1;
}
.main .material_detail .detail .detail_info .block .item::after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  clear: both;
  position: relative;
}
.main .material_detail .detail .detail_info .block .item > span {
  display: inline-block;
  vertical-align: middle;
}
.main .material_detail .detail .detail_info .block .item > span.label {
  width: 60px;
  text-align: justify;
  text-align-last: justify;
}
.main .material_detail .detail .detail_info .block .item > span.value {
  width: 60%;
}
.main .material_detail .detail .detail_info .block .item > span .emphasis {
  color: #fcd042;
  cursor: pointer;
  text-decoration: underline;
}
.main .material_detail .detail .detail_info .block:last-child {
  border: none;
}
.main .material_detail .detail .detail_info .block.author_info .item:last-child {
  width: 100%;
  border: 1px solid #fff;
  float: none;
}
.main .material_detail .detail .detail_info .block.author_info .item:last-child .alone {
  width: 100%;
}
.main .material_detail .detail .detail_info .block.author_info a.value {
  color: #fcd042;
  text-decoration: underline;
}
.main .material_detail .detail .detail_info .tag_info .title {
  width: 100%;
  margin: 0;
}
.main .material_detail .detail .detail_info .tag_info .title .name {
  font-size: 16px;
  color: #333333;
}
.main .material_detail .detail .detail_info .tag_info .title .arrow {
  display: inline-block;
  width: 16px;
  text-align: center;
  cursor: pointer;
}
.main .material_detail .detail .detail_info .tag_info .tags {
  height: 60px;
  overflow: hidden;
  transition: height 0.8s linear;
}
.main .material_detail .detail .detail_info .tag_info .tags .tag {
  float: left;
  padding: 9px 10px 7px 11px;
  margin: 16px 10px 0 0;
  font-size: 14px;
  color: #666666;
  border-radius: 2px;
  border: solid 1px #ededed;
}
.main .material_detail .detail .detail_info .tag_info .tags.active {
  height: auto;
  transition: height 0.8s linear;
}
.main .recommend {
  margin: 0 auto;
  width: 1200px;
}
.main .recommend .title {
  padding-top: 30px;
  font-size: 18px;
  color: #333333;
  line-height: 0;
}
.main .recommend .empty-wrap {
  display: none;
}
.main .recommend .empty-wrap .empty-img {
  margin-top: 200px;
}
.main .recommend .empty-wrap .empty-tip {
  margin-bottom: 40px;
}
.main .recommend .container .list {
  margin-left: -10px;
  margin-right: -10px;
}
.main .recommend .container .list .list-item {
  width: 224px;
  height: 296px;
  margin: 30px 10px 0;
  position: relative;
}
.main .recommend .container .list .list-item .item-wrap {
  width: 100%;
  height: 100%;
}
.main .recommend .container .list .list-item .item-wrap .cover-img {
  width: 220px;
  height: 252px;
  background-color: #ffffff;
}
.main .recommend .container .list .list-item .item-wrap .ad-type-style {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.main .recommend .container .list .list-item .item-wrap .ad-type-style:hover {
  box-shadow: 0 0 14px rgba(99, 99, 99, 0.2);
}
.main .recommend .container .list .list-item .item-wrap .swiper-container-material {
  background: #fff;
  overflow: hidden;
}
.main .recommend .container .list .list-item .item-wrap .name {
  font-size: 14px;
  height: 44px;
  line-height: 44px;
  white-space: nowrap;
  word-break: keep-all;
  text-overflow: ellipsis;
  overflow: hidden;
}
.main .recommend .container .list .list-item .mask-wrap {
  width: 100%;
  height: 0;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  box-shadow: 2px 4px 13px 0px rgba(187, 187, 187, 0.35);
  overflow: hidden;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.main .recommend .container .list .list-item .mask-wrap .mask-a {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
}
.main .recommend .container .list .list-item .mask-wrap .icon-collect-btn {
  width: 30px;
  height: 30px;
  background-image: url("../../img/icon_collect_03.png");
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.main .recommend .container .list .list-item .mask-wrap .icon-collect-btn.active {
  background-image: url("../../img/icon_collect_04.png");
}
.main .recommend .container .list .list-item .mask-wrap .mask-wrap-bottom {
  width: 100%;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
}
.main .recommend .container .list .list-item .mask-wrap .mask-wrap-bottom .btn {
  width: 100%;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #ffffff;
  background-color: #060202;
}
.main .recommend .container .list .list-item .mask-wrap .mask-wrap-bottom .tip {
  line-height: 44px;
  overflow: hidden;
  position: relative;
}
.main .recommend .container .list .list-item .mask-wrap .mask-wrap-bottom .tip .item {
  width: 50%;
  color: #0d0d0d;
  float: left;
}
.main .recommend .container .list .list-item .mask-wrap .mask-wrap-bottom .tip .item .icon {
  width: 16px;
  height: 16px;
  margin-right: 10px;
}
.main .recommend .container .list .list-item .mask-wrap .mask-wrap-bottom .tip .item .icon.icon-download {
  background-image: url("../../img/icon_download_02.png");
}
.main .recommend .container .list .list-item .mask-wrap .mask-wrap-bottom .tip .item .icon.icon-collect {
  background-image: url("../../img/icon_collect_05.png");
}
.main .recommend .container .list .list-item .mask-wrap .mask-wrap-bottom .tip .item > * {
  vertical-align: middle;
  display: inline-block;
}
.main .recommend .container .list .list-item .mask-wrap .mask-wrap-bottom .tip:after {
  content: '';
  width: 1px;
  height: 21px;
  background-color: #e3e3e3;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.main .recommend .container .list .list-item:hover .mask-wrap {
  height: 296px;
}
.main .recommend .container .pageWrap1 {
  margin-top: 50px;
}
.main .recommend .loading,
.main .recommend .finished {
  padding: 20px 0;
  text-align: center;
  color: #999;
  line-height: 1;
}
.main .recommend .loading i,
.main .recommend .finished i {
  margin-right: 10px;
  font-size: 20px;
  color: #666;
}
.main .recommend .finished {
  display: none;
}
.main .magnifier-lens {
  background: #fbebff !important;
  border: solid 1px #f0f0f0;
  opacity: 0.5;
}
/*防止冲突，企业专属素材*/
.enterprise {
  /*蒙版*/
}
.enterprise .material_detail .title {
  position: relative;
}
.enterprise .material_detail .title .price {
  position: absolute;
  left: 710px;
  top: 5px;
}
.enterprise .material_detail .title .price .label {
  vertical-align: baseline;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 1px;
  color: #333333;
}
.enterprise .material_detail .title .price .value {
  vertical-align: baseline;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 1px;
  color: #fcd042;
}
.enterprise .material_detail .title .unVip-hint {
  margin-top: 10px;
  margin-left: 70px;
  font-size: 12px;
  color: #fd483f;
  text-indent: 20px;
  background: url('../../img/icon_error_01.png') no-repeat center left;
}
.enterprise .material_detail .masking {
  position: absolute;
  top: 0;
  left: 0;
  padding: 176px 0 0 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 3;
  background: rgba(255, 255, 255, 0.5);
}
.enterprise .material_detail .masking .masking-title {
  font-size: 18px;
  letter-spacing: 1px;
  color: #333333;
}
.enterprise .material_detail .masking .masking-btn {
  margin-top: 50px;
  width: 186px;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  color: #ffffff;
  background-color: #0d0d0d;
}
/*各种弹框*/
.pop-class .layui-layer-title {
  height: 50px;
  padding: 0;
  text-align: center;
  border: none;
  font-size: 18px;
  line-height: 50px;
}
.pop-class .layui-layer-setwin {
  width: 17px;
  height: 17px;
  cursor: pointer;
}
.pop-class .layui-layer-close {
  width: 17px;
  height: 17px;
  position: absolute;
  top: 0px;
  right: 0px;
  background-image: url(../../img/icon_close_01.png);
  cursor: pointer;
}
/*收藏记录*/
.pop-collect-record .collect-content {
  height: 409px;
  padding-top: 142px;
  text-align: center;
  box-sizing: border-box;
}
.pop-collect-record .collect-content .title {
  color: #333333;
  font-size: 18px;
  margin-bottom: 65px;
}
.pop-collect-record .collect-content .add-btn {
  width: 140px;
  height: 36px;
  border: none;
  background-color: #0d0d0d;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}
/*创建*/
.pop-collect-creation .collect-content {
  height: 409px;
  padding-top: 142px;
  text-align: center;
  box-sizing: border-box;
}
.pop-collect-creation .collect-content .layui-form {
  padding: 0 110px 0 42px;
}
.pop-collect-creation .collect-content .layui-form .layui-form-item .layui-form-label {
  padding: 9px 0 9px 15px;
  line-height: 20px;
}
.pop-collect-creation .collect-content .layui-form .layui-form-item .layui-input-block {
  margin-left: 96px;
  width: 340px;
}
.pop-collect-creation .collect-content .layui-form .layui-form-item .layui-input-block .layui-input {
  background-color: #f9f9f9;
}
.pop-collect-creation .collect-content .text {
  padding-left: 95px;
  text-align: left;
  font-size: 14px;
  color: #888888;
}
.pop-collect-creation .collect-content .botton {
  margin-top: 127px;
}
.pop-collect-creation .collect-content .botton .creation,
.pop-collect-creation .collect-content .botton .cancel {
  width: 140px;
  height: 36px;
  margin: 0 7px;
  border: solid 1px #0d0d0d;
  cursor: pointer;
}
.pop-collect-creation .collect-content .botton .creation {
  margin-left: 56px;
  background-color: #0d0d0d;
  color: #fff;
}
.pop-collect-creation .collect-content .botton .cancel {
  border: solid 1px #0d0d0d;
}
/*添加*/
.pop .layui-form-item input,
.pop .layui-form-item select {
  height: 40px;
}
.pop-collect-add {
  min-height: 410px;
  padding-bottom: 30px;
}
.pop-collect-add .collect-content {
  /*margin-top: 100px;*/
  padding: 26px 100px 50px 10px;
}
.pop-collect-add .collect-content .layui-form .creat {
  width: 108px;
  padding: 10px 20px;
  border: solid 1px #dbdbdb;
  color: #0d0d0d;
  font-size: 14px;
  cursor: pointer;
}
.pop-collect-add .collect-content .layui-form .layui-form-item {
  float: right;
}
.pop-collect-add .collect-content .layui-form .layui-form-item .layui-form-label {
  line-height: 40px;
}
.pop-collect-add .collect-content .layui-form .layui-form-item .layui-input-block {
  margin-left: 0px;
  width: 248px;
  display: inline-block;
}
.pop-collect-add .collect-content .layui-form .layui-form-item .layui-input-block .layui-input {
  background-color: #f9f9f9;
}
.pop-collect-add .collect-content .layui-form .layui-form-item .layui-input-block .layui-form-select dl dd.layui-this {
  background-color: #212121;
}
.pop-collect-add .collect-content .top {
  width: 363px;
  text-align: right;
  float: right;
  box-sizing: border-box;
  overflow: hidden;
}
.pop-collect-add .collect-content .top .text {
  font-size: 14px;
  color: #333333;
  text-align: left;
}
.pop-collect-add .collect-content .top .list {
  margin-top: 20px;
  margin-bottom: 10px;
  float: right;
}
.pop-collect-add .collect-content .top .list .list-item {
  width: 363px;
  height: 76px;
  padding: 20px;
  margin-bottom: 10px;
  border: solid 1px #000000;
  border-radius: 5px;
  box-sizing: border-box;
  background: url("../../img/bg_01.png") no-repeat center center;
}
.pop-collect-add .collect-content .top .list .list-item .text {
  color: #747474;
  font-size: 12px;
}
.pop-collect-add .collect-content .top .list .list-item .left {
  float: left;
  text-align: left;
  line-height: 20px;
}
.pop-collect-add .collect-content .top .list .list-item .left .title {
  margin-bottom: 0px;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
}
.pop-collect-add .collect-content .top .list .list-item .right {
  float: right;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
}
.pop-collect-add .collect-content .top .list .list-item .right .img {
  width: 30px;
  height: 26px;
}
.pop-collect-add .botton {
  margin-top: 125px;
  text-align: center;
}
.pop-collect-add .botton .isok,
.pop-collect-add .botton .cancel {
  width: 140px;
  height: 36px;
  border: none;
  cursor: pointer;
}
.pop-collect-add .botton .cancel {
  color: #0d0d0d;
  background-color: #fff;
  border: solid 1px #0d0d0d;
}
.pop-collect-add .botton .isok {
  background-color: #0d0d0d;
  color: #fff;
}
/*精品*/
.pop-privilege,
.pop-privilege-vip {
  padding: 108px 0 50px 0;
  text-align: center;
}
.pop-privilege .content {
  margin-bottom: 40px;
}
.pop-privilege .content .title {
  padding-bottom: 40px;
  color: #333333;
  font-size: 18px;
}
.pop-privilege .content .text {
  color: #6b6b6b;
  font-size: 14px;
}
.pop-privilege .botton .btn1,
.pop-privilege .botton .btn2 {
  width: 140px;
  height: 36px;
  margin: 0 3px;
  border: solid 1px #0d0d0d;
  cursor: pointer;
}
.pop-privilege .botton .btn1 {
  background-color: #0d0d0d;
  color: #fff;
  font-size: 14px;
}
.pop-privilege .botton .btn2 {
  background-color: #fff;
  color: #0d0d0d;
  font-size: 14px;
}
.pop-privilege-vip {
  padding-top: 140px ;
}
.pop-privilege-vip .content {
  padding-bottom: 140px;
  color: #333333;
  font-size: 18px;
}
.pop-privilege-vip .content .title {
  margin: 0;
  font-size: 18px;
  color: #333333;
}
.pop-privilege-vip .botton .btn1 {
  width: 140px;
  height: 36px;
  border: none;
  background-color: #0d0d0d;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}
/*证书*/
.pop-certificate1 .content {
  padding: 30px 0 92px 0;
  text-align: center;
}
.pop-certificate1 .content .title {
  margin-bottom: 30px;
  color: #333333;
  font-size: 14px;
}
.pop-certificate1 .content .img {
  width: 170px;
  height: 240px;
}
.pop-certificate2 .content {
  margin-left: 92px;
  text-align: center;
  overflow: hidden;
}
.pop-certificate2 .content .left,
.pop-certificate2 .content .right {
  /*display: inline-block;*/
  float: left;
}
.pop-certificate2 .content .left {
  padding: 30px 0 92px 0;
  margin-right: 10px;
  text-align: center;
}
.pop-certificate2 .content .left .img {
  width: 170px;
  height: 240px;
}
.pop-certificate2 .content .right {
  padding: 30px 0 92px 0;
  text-align: center;
}
.pop-certificate2 .content .right .img {
  width: 222px;
  height: 156px;
  margin-bottom: 10px;
  display: block;
}
.pop-certificate2 .content .title {
  margin-bottom: 30px;
  color: #333333;
  font-size: 14px;
}
.pop-certificate3 .content {
  padding: 30px 0 0 0;
  text-align: center;
}
.pop-certificate3 .content .title {
  padding-bottom: 30px;
  color: #333333;
  font-size: 14px;
}
.pop-certificate3 .content .img {
  margin-bottom: 137px;
  width: 222px;
  height: 156px;
}
.popDownload {
  padding: 100px;
}
.popDownload .text {
  text-align: center;
}
/*协议样式*/
.pop.pop-agreement .layui-form-checkbox[lay-skin=primary] i {
  font-size: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.pop.pop-agreement .layui-form-checkbox[lay-skin=primary] span {
  font-size: 14px;
  color: #333333;
}
.pop.pop-agreement .layui-form-checkbox[lay-skin=primary]:hover i {
  border-color: #fcd042;
}
.pop.pop-agreement .layui-form-checked[lay-skin=primary] i {
  color: #fff !important;
  border-color: #fcd042 !important;
  background: #fcd042;
}
.pop.pop-agreement .agreement {
  font-size: 14px;
  height: 420px;
  padding: 20px 15px 10px 30px;
  position: relative;
  overflow-y: auto;
}
.pop.pop-agreement .agreement .agreement-title {
  color: #0d0d0d;
  line-height: 44px;
  font-size: 14px;
  font-weight: bold;
}
.pop.pop-agreement .agreement .agreement-content * {
  text-align: justify;
  word-break: break-all;
  line-height: 26px;
}
.pop.pop-agreement .agreement .agreement-content .title {
  font-size: 14px;
  margin-top: 14px;
  margin-bottom: 14px;
  font-weight: normal;
}
.pop.pop-agreement .agreement .agreement-content .text-indent {
  text-indent: 2em;
}
.pop.pop-agreement .agreement::-webkit-scrollbar-track-piece {
  background-color: #ddd;
  border-radius: 4px;
}
.pop.pop-agreement .agreement::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.pop.pop-agreement .agreement::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 4px;
}
.pop.pop-agreement .container-bottom {
  height: 130px;
  box-shadow: 0 -1px 12px 0 rgba(0, 0, 0, 0.1);
  padding: 20px 30px 30px;
}
.pop.pop-agreement .container-bottom .layui-form-item {
  margin-bottom: 15px;
}
.pop.pop-agreement .container-bottom .btn-custom {
  min-width: 120px;
  height: 36px;
  font-size: 14px;
  line-height: 34px;
  border: solid 1px #060202;
  margin-left: 15px;
  margin-right: 15px;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
}
.pop.pop-agreement .container-bottom .btn-custom.active {
  color: #ffffff;
  background-color: #060202;
}
.pop.pop-agreement .container-bottom .btn-custom.disabled {
  color: #a0a0a0;
  border-color: #ededed;
  background-color: #ededed;
  cursor: not-allowed;
}
/*支付弹框*/
#popSelectPay .price {
  margin: 60px 0 50px 0;
  font-size: 36px;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: center;
  color: #fcd042;
}
#popSelectPay .price span {
  font-size: 26px;
}
#popSelectPay .method .item {
  position: relative;
  margin: 0 auto;
  margin-top: 20px;
  padding-left: 80px;
  width: 258px;
  height: 66px;
  border: solid 1px #dbdbdb;
  cursor: pointer;
}
#popSelectPay .method .item .content {
  font-size: 14px;
  color: #0d0d0d;
}
#popSelectPay .method .item .note {
  margin-top: 2px;
  font-size: 12px;
  color: #888888;
}
#popSelectPay .method .item .icon {
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#popSelectPay .method .item.balance {
  padding-top: 12px;
}
#popSelectPay .method .item.wechat {
  line-height: 62px;
}
#popSelectPay .method .item.alipay {
  line-height: 62px;
}
#popSelectPay .method .item.active {
  border: 1px solid #fcd042;
  background: url("../../img/icon_select_01.png") no-repeat right bottom;
}
#popSelectPay .method .item.disabled {
  opacity: 0.5;
}
/*# sourceMappingURL=detail.css.map */