body {
  background: #f8f8f8;
}

/* main */

.m-main {
  margin: 0 auto;
  max-width: 1345px;
  display: flex;
  justify-content: space-around;
}

/* left */

.mdeia_left {
  width: 176px;
  margin-right: 20px;
  display: none;
}

.mdeia_left .list {
  margin-top: 16px;
  margin-right: 20px;
}

.sticky {
  position: sticky;
  bottom: 10px;
}

.mdeia_right {
  width: 300px;
  margin-left: 20px;
  position: sticky;
  top: 0;
}

.mdeia_right > div {
  width: 295px;
  margin-bottom: 15px;
}

.flex {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
}

.item1 {
  height: 200px;
  background: green;
}

.ggright {
  display: none;
  margin-top: 15px;
}

.sharevideo,
.speedgg {
  width: 170px;
  margin-top: 20px;
}

.speedgg img {
  width: 100%;
}

.sharevideo dl {
  margin-top: 20px;
  cursor: pointer;
}

.sharevideo dl dt {
  width: 100%;
}

.sharevideo dl dt img {
  width: 100%;
  height: 120px;
}

.sharevideo dl dd {
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  margin-top: 7px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.ggright {
  display: block;
}

.mdeia_right {
  display: block;
  position: sticky;
  /* top:80px; */
}

.imgmin {
  width: 100%;
  height: 223px;
  cursor: pointer;
}

.bannermin .imgmin {
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.ggright .imgmin {
  height: 223px;
  cursor: pointer;
}

.dtmin {
  margin-top: 20px;
  height: 45px;
  display: flex;
  align-items: center;
}

.dtmin p,
.dtmin a {
  float: right;
  width: 303px;
  font-size: 18px;
  font-weight: 600;
  color: rgba(3, 3, 3, 1);
  line-height: 22px;
  margin-top: 9px;
  margin-right: 15px;
  cursor: pointer;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.dtmin span {
  width: 235px;
  font-weight: 600;
  color: rgba(3, 3, 3, 1);
  padding-left: 15px;
  cursor: pointer;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 14px;
}

.dtmin img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  float: left;
  margin-left: 5px;
}

.ddmin {
  clear: both;
  float: right;
  width: 84%;
  clear: both;
  margin-top: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ddmin i {
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 100%;
  background: rgba(216, 216, 216, 1);
  border: 2px solid rgba(151, 151, 151, 1);
  margin: 3px 8px;
}

.ddmin p {
  font-size: 12.5px;
  color: rgba(96, 96, 96, 1);
  line-height: 18px;
}

.ddmin img,
.essay h1 img {
  width: 16px;
  cursor: pointer;
}

.essay h5,
.ddmin h5 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-size: 14.5px;
  line-height: 17px;
  font-weight: 600;
}

.wrapper > div {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 41px;
}

.footBottom {
  height: 50px;
}

.tuwen > div div img {
  float: left;
}

.photo {
  margin-top: 12px;
}

.pl {
  margin: 15px 11px 0 86px;
}

.eye {
  margin: 17px 11px 0 20px;
}

.time {
  margin-left: 20px;
}

.m-main > .center,
.m-main > .presentation,
.sharepage {
  margin: 0;
}

.m-main > .center,
.m-main > .presentation,
.sharepage {
  width: 841px;
}

@media screen and (min-width: 1388px) {
}

@media screen and (min-width: 1200px) {
  .mdeia_left {
    display: block;
  }
  .m-main > .center,
  .m-main > .presentation {
    margin: 0;
  }
}

.vip .m-main {
  width: 1200px !important;
}

.vip .convert-plsc ul li .name {
  margin-right: 40px !important;
}

.vip .convert-plsc ul li .zhuangtai {
  margin-right: 40px !important;
}

.vip .convert-plsc ul li .cd {
  margin-right: 40px !important;
}

/* center */

.shownone {
  display: none;
}

.m-main .center .center_wu {
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  margin: 16px 0;
  text-align: center;
}

.m-main .center .center_er,
.m-main .center .center_yi {
  font-size: 25px;
  color: #333333;
  margin-top: 25px;
  text-align: center;
  font-weight: normal;
}

.mess_er {
  font-size: 16.5px;
  color: rgba(139, 139, 139, 1);
  margin: 25px;
  text-align: center;
  font-weight: normal;
}

.convert-nav2 {
  width: 100%;
  margin: auto;
  /* margin-top: 25px; */
  height: 50px;
}

.convert-nav2 span {
  width: 50% !important;
  height: 50px;
  line-height: 50px;
  display: block;
  float: left;
  color: #fff;
  font-size: 12px;
  /* opacity: 0.6; */
  cursor: pointer;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.convert-nav2 span img {
  padding: 0 24px 0 0;
  width: 43px;
}

/*.m-main .center .convert-nav2 span:hover { box-shadow: rgba(0, 0, 0, 0.20) 0px 0px 20px 0px; position: relative; margin: -1px; width: 462px; height: 52px; opacity: 0.9}*/

.m-main .center .convert-nav2 span:active {
  opacity: 1;
}

#file-upload-area {
  cursor: pointer;
  /* margin-top: 60px !important; */
  position: relative;
}

.m-main .center .box-shangchuan .shangchuan {
  height: 300px;
  margin-top: 9px;
  /* overflow: hidden; */
  box-sizing: border-box;
  padding: 1px 0 0px 0;
}

.shangchuanimg {
  margin: 0 auto;
  display: block;
  margin-top: 50px;
}

.m-main .center .lm-shangchuan {
  height: 270px;
  margin: 15px;
  border: 1px dashed hsla(0, 0%, 0%, 0.15);
  background: rgba(0, 0, 0, 0.1);
}

.m-main .center .lm-shangchuan .hsangchuanimg {
  width: 58px;
  height: 73px;
  display: block;
  margin: auto;
  margin-top: 63px;
  /*background: url(../images/shangchuan.png) center center no-repeat;*/
}

.m-main .center .lm-shangchuan .h2 {
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  margin-top: 20px;
  line-height: 25px;
}

.m-main .center .lm-shangchuan .h3 {
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  line-height: 30px;
  text-decoration: underline;
}

.m-main .center .toongji {
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  margin-top: 20px;
  margin-bottom: 88px;
}

.m-problems-nav h2 {
  font-size: 28px;
  color: #333333;
  text-align: center;
  height: 37px;
  line-height: 37px;
  margin-top: 140px;
}

.m-problems-nav .w1200 {
  width: 1200px;
  margin: auto;
}

.m-problems-nav .w1200 ul li {
  width: 136px;
  margin-right: 76px;
  float: left;
  height: 240px;
}

.m-problems-nav .w1200 ul li:nth-child(6) {
  margin-right: 0px;
}

.m-problems-nav .w1200 ul li p {
  font-size: 14px;
  color: #999999;
  padding-left: 10px;
  height: 60px;
  line-height: 60px;
  margin-top: 20px;
  text-align: left;
}

.m-problems-nav .w1200 ul li > a {
  display: block;
  width: 136px;
  height: 34px;
  line-height: 34px;
  border-radius: 4px;
  margin-bottom: 6px;
  text-align: left;
}

.m-problems-nav .w1200 ul li > a i {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin: 0 10px;
  position: relative;
  top: 7px;
  float: left;
  background-image: url(../images/all.png);
  background-repeat: no-repeat;
}

.m-problems-nav .w1200 ul li > a:hover i {
  background-image: url(../images/all2.png);
}

/*批量上传*/

.convert-plsc {
  min-height: 250px;
  border: #dfdfdf solid 1px;
  margin-top: 25px;
  padding: 20px 30px;
  position: relative;
}

.convert-plscgg {
  min-height: 250px;
  border: #dfdfdf solid 1px;
  margin-top: 15px;
  padding: 15px !important;
  position: relative;
}

.convert-plscgg1 {
  min-height: 250px;
  border: #dfdfdf solid 1px;
  margin-bottom: 90px !important;
  margin-top: 15px;
  padding: 20px 25px 20px 25px !important;
  position: relative;
}

.convert-plsc ul li {
  line-height: 30px;
  font-size: 16px;
  color: #555555;
  padding: 13px 0;
  overflow: hidden;
  font-size: 13px;
}

.convert-plsc ul li .pm-logo {
  display: block;
  float: left;
  width: 28px;
  height: 30px;
  margin-right: 20px;
}

.convert-plsc ul li > span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}

.convert-plsc ul li .name {
  width: 115px;
  display: block;
  float: left;
  margin-right: 3%;
  height: 29px;
}

.convert-plsc ul li .Conversions {
  display: block;
  float: left;
  margin-right: 20px;
  width: 88px;
}

.convert-plsc ul li .daxiao {
  display: block;
  float: left;
  width: 67px;
  margin-right: 10px;
}

.convert-plsc ul li .dengji {
  margin-right: 17px;
}

.convert-plsc ul li .cd {
  width: 160px;
  display: block;
  float: left;
  border-radius: 15px;
  background: #f2f2f2;
  height: 10px;
  overflow: hidden;
  margin-right: 10px;
  margin-top: 10px;
  position: relative;
}

.convert-plsc ul li .cd .hc {
  display: inline-block;
  position: absolute;
  z-index: 1;
  left: 0px;
  float: left;
  border-radius: 15px;
  height: 10px;
  background: #c1e0ff;
}

.convert-plsc ul li .cd .xz {
  display: inline-block;
  position: absolute;
  z-index: 1;
  left: 0px;
  float: left;
  border-radius: 15px;
  height: 10px;
  background: #439bf2;
}

.convert-plsc ul li .zhuangtai {
  font-size: 12.5px;
  color: #666666;
  display: block;
  float: left;
}

.convert-plsc ul li .xzimg {
  display: block;
  float: left;
  width: 120px;
  height: 30px;
  line-height: 30px;
}

.xzimg img {
  display: block;
  width: 100%;
}

.convert-plsc ul li .convert {
  display: block;
  float: right;
  width: 120px;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  text-align: center;
  font-size: 12.5px;
  background: #2765fb;
  color: #fff;
}
.cb a.file-download-link {
  float: right;
  margin-right: 57px;
  margin-top: 10px;
  cursor: pointer;
  font-size: 0;
  width: 16px;
  height: 12px;
  line-height: 12px;
  background: url(/static/template/202004/img/xz2.png) no-repeat center/cover;
}

.convert-plsc ul li .nonconvert {
  display: block;
  float: right;
  width: 120px;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  background: #cfcfcf;
  color: #fff;
}

.convert-plsc ul li .Ontrial {
  display: block;
  float: left;
  width: 120px;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  background: #2765fb;
  color: #fff;
}

#donemask {
  cursor: pointer;
  margin-left: 25px;
}

.convert-plsc ul li .UpgradeVIP,
.convert-plsc ul li .logFcon,
.convert-plsc ul li .PassWord,
.convert-plsc ul li .Larger {
  display: block;
  float: right;
  width: 120px;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  text-align: center;
  font-size: 12.5px;
  background: #18bf74;
  color: #fff;
  cursor: pointer;
}

.convert-plsc ul li .UpgradeVIP,
.convert-plsc ul li .Larger {
  background: linear-gradient(264deg, rgba(247, 145, 65, 1) 0%, rgba(252, 168, 48, 1) 33%, rgba(255, 187, 90, 1) 100%) !important;
}

.PassWord {
  background: #de1535 !important;
}

.convert-plsc ul li a:hover,
.Continueconversion:hover,
.Batchconversion:hover {
  opacity: 0.9;
  color: #fff;
}

.convert-plsc ul li a:active,
.Continueconversion:active,
.Batchconversion:active {
  opacity: 0.6;
  color: #fff;
}

.Continueconversion {
  font-size: 18px;
  color: #ffffff;
  background: #cfcfcf;
  border-radius: 4px;
  width: 196px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  display: block;
  margin: auto;
  margin-top: 80px;
  margin-bottom: 50px;
  color: #fff;
}

.Batchconversion {
  font-size: 18px;
  color: #ffffff;
  background: #2765fb;
  border-radius: 4px;
  width: 196px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  display: block;
  margin: auto;
  margin-top: 80px;
  margin-bottom: 50px;
  color: #fff;
}

.Login,
.SIGNUP,
.zhaohuimima,
.shuruxinmm {
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  display: none;
}

.juzhong {
  width: 554px;
  min-height: 475px;
  position: fixed;
  z-index: 9;
  top: 50%;
  left: 50%;
  margin-left: -276px;
  margin-top: -237px;
  background: #fff;
  border-radius: 10px;
}

.xxdiao {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  width: 14px;
  height: 14px;
  background: url(../images/xxdiao.png) no-repeat center center;
  cursor: pointer;
}

.juzhong .dc-h2 {
  height: 34px;
  line-height: 34px;
  margin: 36px auto 39px;
  text-align: center;
  font-weight: 700;
  font-size: 26px;
  color: #333333;
}

.juzhong .juzhong-center {
  width: 340px;
  margin: auto;
}

/* title */

/*Reader*/

.cddmin {
  width: 78% !important;
  margin-top: 0px !important;
}

.center-list > div {
  width: 45%;
  margin-top: 64px;
}

.center-list > div:nth-child(4) {
  margin-right: 0px;
}

.center-list > div img {
  display: block;
  margin: 0 auto;
}

.center-list > div h2 {
  font-size: 16px;
  color: #333333;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  margin-top: 26px;
  text-align: center;
}

.center-list > div p {
  font-size: 12px;
  color: #333333;
  line-height: 20px;
  margin-top: 5px;
  width: 90%;
  margin-left: 5%;
}

.detail {
  width: 100%;
  height: 250px;
  border-top: solid 1px #dfdfdf;
  border-bottom: solid 1px #dfdfdf;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.detail img {
  display: block;
}

.detail div h3 {
  font-size: 18px;
  margin-bottom: 4px;
}

.detail div p {
  font-size: 12px;
  line-height: 28px;
}

.detail div p span {
  font-weight: 600;
}

.detail-two {
  width: 100%;
  box-sizing: border-box;
  padding: 30px 36px;
  border-bottom: solid 1px #dfdfdf;
}

.detail-two h2 {
  text-align: center;
  font-size: 18px;
}

.detail-two div {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 10px 0 30px 0;
}

.detail-two div dl {
  margin-top: 20px;
}

.detail-two div dl dd {
  font-size: 10px;
  line-height: 20px;
  width: 96%;
}

.detail-two div dl dt {
  margin-bottom: 35px;
  height: 85px;
}

.detail-two div dl dt img {
  width: 96%;
}

.detail-two div dl dd p:first-child {
  font-weight: 400;
  color: rgba(123, 123, 123, 1);
}

.detail-two div dl dd p:nth-child(2) {
  font-weight: 600;
  font-size: 14px;
}

.detail-two div dl dd p:nth-child(3) {
  color: rgba(93, 93, 93, 1);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.detail-two span {
  text-align: center;
  color: rgba(22, 94, 255, 1);
  display: block;
  margin-top: 20px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

.detail-two span img {
  margin: 5px 0 0 5px;
}

.addfile {
  height: 50px;
  position: absolute;
  left: 51%;
  top: 146px;
  transform: translate(-50%, 0);
  display: flex;
  background: #fff;
  justify-content: space-between;
  align-items: center;
  border-radius: 4px;
}

.addmsg {
  color: #fff;
  text-align: center;
  margin-top: 62px;
  font-size: 14px;
}

.errorMsg {
  text-align: center;
  color: red;
}

.addfile p {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 10px;
  font-size: 13.5px;
  font-weight: 600px;
  height: 100%;
  min-width: 110px;
}

.addfile p:hover {
  background-color: rgb(229, 229, 229);
}

#addfilebtn {
  width: 50px;
  height: 50px;
  background-color: rgb(229, 229, 229);
  border-radius: 0px 2px 2px 0px;
}

.addflielist {
  width: 220px;
  position: absolute;
  top: 205px;
  left: 43%;
  transform: translate(-25%, 0);
  display: none;
  border-radius: 8px;
  overflow: hidden;
  z-index: 999;
}

.addflielist li {
  width: 100%;
  height: 50px;
  background: #212121;
  color: #fff;
  font-size: 13.5px;
  font-weight: 700;
  display: flex;
  align-items: center;
}

.addflielist li:hover {
  background-color: rgb(55, 55, 55);
}

.addflielist li img {
  margin: 0 15px 0 30px;
}

.convertmask,
.newdiscountPopmask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 2000;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.65);
  display: none;
}

.donefile,
.passwordPop,
.bigfilePop,
.batchPop,
.newdiscountPop,
.vipExpirePop,
.numvip,
.ShoreReport,
.askPop,
.uploadPop,
.editPop,
.DeletecollPop,
.protectPop,
.splitPop {
  background: rgba(255, 255, 255, 1);
  border-radius: 16px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  box-sizing: border-box;
}

.splitPop {
  width: 560px;
  height: 430px;
  background: rgba(255, 255, 255, 1);
  border-radius: 16px;
  text-align: center;
  box-sizing: border-box;
  padding: 50px;
  display: none;
}

.splitPop .splittype {
  display: flex;
  justify-content: space-between;
}

.splitPop .splittype img {
  width: 200px;
  cursor: pointer;
}

.splitPop .splittype .splitPop_img_wrap {
  position: relative;
  width: 200px;
  height: 173px;
  background-size: 100% 100%;
  cursor: pointer;
}

.splitPop .splittype .splitPop_img_wrap span {
  display: inline-block;
  color: #c1c1c1;
  position: absolute;
  top: 120px;
  left: 0;
  width: 200px;
  text-align: left;
  padding: 0 10px 0 28px;
  box-sizing: border-box;
  line-height: 18px;
}

.splitPop .splittype .left {
  background-image: url(/static/template/202004/img/everyoneccc.png);
}

.splitPop .splittype .left_active {
  background-image: url(/static/template/202004/img/everyoneblue.png);
}

.splitPop .splittype .middle {
  background-image: url(/static/template/202004/img/selecttoccc.png);
}

.splitPop .splittype .middle_active {
  background-image: url(/static/template/202004/img/selecttoblue.png);
}

.splitPop .splittype .right {
  background-image: url(/static/template/202004/img/pdf_split_en.png);
}

.splitPop .splittype .right_active {
  background-image: url(/static/template/202004/img/pdf_split_en_select.png);
}

.splitPop .splittype .left_active span,
.splitPop .splittype .middle_active span,
.splitPop .splittype .right_active span {
  color: #065ed4;
}

.splitPop .page,
.page_other {
  width: 100%;
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(195, 195, 195, 1);
  text-align: center;
  margin-top: 40px;
  display: none;
}

.input_focus::placeholder {
  color: transparent;
}

.page::-webkit-outer-spin-button,
.page::-webkit-inner-spin-button,
.page_other::-webkit-outer-spin-button,
.page_other::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.splitPop .SplitPDF {
  width: 320px;
  height: 40px;
  background: rgba(6, 94, 212, 1);
  border-radius: 4px;
  color: #fff;
  margin: 0 auto;
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.splitPop .SplitPDF[type="yes"] {
  background: rgba(6, 94, 212, 1);
}

.splitPop .SplitPDF[type="no"] {
  background: #cccccc;
}

.SplitPDF img {
  width: 15px;
  margin-top: 2px;
}

.splitPop .SplitPDF span {
  margin-right: 5px;
}

.mergebutton {
  font-size: 18px;
  color: #ffffff;
  background: #2765fb;
  border-radius: 4px;
  width: 196px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  display: block;
  margin: auto;
  margin-top: 80px;
  margin-bottom: 50px;
  color: #fff;
}

.mergebutton_disabled {
  pointer-events: none;
  background-color: #cfcfcf;
}

.protectPop {
  width: 460px;
  height: 325px;
  background: rgba(255, 255, 255, 1);
  border-radius: 16px;
  text-align: center;
  padding: 70px 40px 0 40px;
  display: none;
}

.protectPop input {
  width: 100%;
  height: 40px;
  border-radius: 4px;
  border: 1px solid rgba(195, 195, 195, 1);
  text-align: center;
  margin-bottom: 30px;
}

.protectPop input.off {
  border: 1px solid rgba(6, 94, 212, 1);
}

.protectPop button {
  width: 260px;
  height: 40px;
  background: rgba(250, 250, 250, 1);
  border-radius: 4px;
  border: 1px solid rgba(206, 206, 206, 1);
  font-size: 14px;
  font-family: ArialMT;
  color: rgba(181, 181, 181, 1);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.protectPop button img {
  width: 15px;
  margin: 2px 0 0 10px;
}

.protectPop button.off {
  background: #065ed4;
  color: #fff;
}

.donefile {
  width: 766px;
  height: fit-content;
  padding: 0 28px;
  display: none;
}

.donefile .donefiletitle {
  font-size: 24px;
  font-weight: 600;
  margin-top: 50px;
  text-align: center;
}

.donefile #downurl {
  width: 404px;
  height: 80px;
  background: rgba(204, 29, 34, 1);
  border-radius: 8px;
  color: #fff;
  margin: 0 auto;
  font-size: 28px;
  margin-top: 25px;
  margin-bottom: 25px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}

.donefile #downurl:hover {
  background: #ec282d;
}

.eightoff {
  display: block;
  width: fit-content;
  height: 34px;
  line-height: 34px;
  background: rgba(238, 238, 238, 1);
  font-weight: 400;
  margin: 0 auto;
  font-size: 16px;
  border-radius: 50px;
  cursor: pointer;
}

.eightoff img {
  margin: 0 10px 0 30px;
  right: 1px;
}

.eightoff span {
  width: 127px;
  text-align: center;
  height: 22px;
  line-height: 23px;
  background: rgba(134, 210, 145, 1);
  border-radius: 11px;
  display: inline-block;
  color: #fff;
  margin: 0 12px 0 8px;
  font-size: 13px !important;
}

.sharepdf {
  margin-top: 30px;
  width: 391px;
  float: left;
}

.sharepdf h2 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}

.sharepdf p {
  font-size: 15px;
  font-weight: 500;
  color: #161616;
  letter-spacing: 0.3px;
  line-height: 24px;
  margin-bottom: 20px;
}

.sharepdf div {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.sharepdf div button {
  width: 187px;
  height: 48px;
  cursor: pointer;
  margin: 4px;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 100;
  display: flex;
  font-family: Open Sans, Arial, sans-serif;
  align-items: center;
  color: #fff;
}

.sharepdf div button img {
  margin: 0 24px;
  height: 18px;
}

.dmaskgg {
  width: 300px;
  height: 250px;
  float: right;
  margin-top: 30px !important;
}

.passwordPop {
  width: 527px;
  height: 323px;
  padding: 40px 80px;
  display: none;
}

.bigfilePop {
  width: 527px;
  height: 323px;
  background: rgba(255, 255, 255, 1);
  border-radius: 16px;
  text-align: center;
  padding: 63px 0 45px;
  display: none;
}

.newdiscountPop {
  width: 527px;
  height: 325px;
  background: rgba(255, 255, 255, 1);
  border-radius: 16px;
  text-align: center;
  padding: 40px;
}

.vipExpirePop {
  width: 527px;
  height: 323px;
  text-align: center;
  padding: 40px 0;
  display: none;
}

.numvip {
  width: 560px;
  height: 280px;
  text-align: center;
  padding: 60px 10px 30px 10px;
  display: none;
}

.passwordPop .Poptitle,
.bigfilePop .Poptitle,
.newdiscountPop .Poptitle,
.numvip .Poptitle {
  font-size: 28px;
  font-weight: 600;
  text-align: center;
}

.passwordPop .passwordPop2 {
  font-size: 14px;
  color: rgba(99, 99, 99, 1);
  margin-top: 35px;
  margin-bottom: 10px;
}

.passwordPop input {
  width: 361px;
  height: 41px;
  border-radius: 2px;
  border: 1px solid rgba(208, 208, 208, 1);
  background: url(/static/template/202004/img/xsuo.png) no-repeat 5px;
  padding: 0 0 0 21px;
  outline: none;
}

.passwordPop .passmasg {
  color: red;
  font-size: 12px;
  margin: 5px 0 0 0;
  display: none;
}

.passwordPop button {
  display: block;
  width: 226px;
  height: 41px;
  background: rgba(222, 21, 53, 1);
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  margin: 0 auto;
  margin-top: 25px;
}

.bigfilePop .bigfilePop2 {
  text-align: center;
  font-size: 16px;
  color: rgba(99, 99, 99, 1);
  margin: 16px 0 45px;
}

.numvip .numvip1 {
  text-align: center;
  font-size: 16px;
  color: rgba(99, 99, 99, 1);
}

.bigfilePop button,
.numvip button {
  display: block;
  width: 361px;
  height: 49px;
  background: #f3bd50;
  color: #fff;
  font-size: 16px;
  margin: 0 auto;
}

.bigfilePop span {
  display: block;
  font-size: 14px;
  color: rgba(208, 208, 208, 1);
  margin-top: 20px;
}

.newdiscountPop .p1 {
  font-size: 17px;
  color: rgba(99, 99, 99, 1);
  line-height: 32px;
  margin: 19px 0;
}

.newdiscountPop .p2 {
  font-size: 17px;
  color: rgba(99, 99, 99, 1);
}

.newdiscountPop .p2 span {
  font-weight: 600;
  font-size: 18px;
}

.newdiscountPop button {
  display: block;
  width: 361px;
  height: 49px;
  background: #de1535;
  color: #fff;
  font-size: 16px;
  margin: 0 auto;
  margin-top: 28px;
}

.vipExpirePop .vipExpirePoptitle1 {
  font-size: 20px;
  color: rgba(99, 99, 99, 1);
  font-weight: normal;
}

.vipExpirePop .vipExpirePoptitle2 {
  font-size: 28px;
  font-weight: 600;
  margin: 15px 0 20px 0;
}

.vipExpirePop .vipExpirePop1 {
  font-size: 16px;
  color: rgba(99, 99, 99, 1);
  line-height: 26px;
}

.vipExpirePop button {
  display: block;
  width: 361px;
  height: 49px;
  background: #f3bd50;
  color: #fff;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.vipExpirePop span {
  font-size: 14px;
  color: rgba(208, 208, 208, 1);
}

.MovetoPop,
.editPop {
  width: 527px;
  background: rgba(255, 255, 255, 1);
  border-radius: 16px;
  box-sizing: border-box;
  padding: 30px 15px;
}

.MovetoPop {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
}

.editPop {
  height: 320px;
  display: none;
}

.MovetoPop .Movepoptitle,
.editPop .editPoptitle {
  font-size: 18px;
  font-family: Arial-BoldMT, Arial;
  text-align: center;
  height: 40px;
  border-bottom: solid 1px #979797;
  font-weight: bold;
}

.MovetoPop .collectionlistover {
  height: 210px;
  overflow-y: scroll;
}

.MovetoPop .collectionlist,
.name_Privacy .name,
.name_Privacy .Privacy {
  width: 100%;
  height: 70px;
  display: flex;
  align-items: center;
  border-bottom: solid 1px #979797;
  font-size: 18px;
  font-family: ArialMT;
  color: rgba(35, 35, 35, 1);
  box-sizing: border-box;
  padding: 0 30px;
  justify-content: space-between;
}

.MovetoPop .collectionlist p {
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.MovetoPop .creatlist {
  font-size: 18px;
  font-family: ArialMT;
  color: rgba(35, 35, 35, 1);
  margin: 25px 0 37px 33px;
  display: flex;
  cursor: pointer;
}

.MovetoPop .creatlist img {
  margin-right: 26px;
}

.MovetoPop button,
.editPop button {
  display: block;
  width: 226px;
  height: 41px;
  background: rgba(1, 91, 212, 1);
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  margin: 0 auto;
}

.MovetoPop .name_Privacy {
  display: none;
}

.editPop .name_Privacy {
  display: block;
}

.name_Privacy .name {
  position: relative;
  padding: 0 25px;
}

.name_Privacy .name span,
.name_Privacy .Privacy span {
  font-size: 13px;
  font-family: ArialMT;
  color: rgba(151, 151, 151, 1);
}

.name_Privacy .name input {
  font-size: 18px;
  font-family: ArialMT;
  color: rgba(35, 35, 35, 1);
  width: 344px;
}

.name_Privacy .name .text-right {
  font-size: 13px;
}

.name_Privacy .Privacy {
  position: relative;
  padding: 0 30px 0 21px;
  margin-bottom: 37px;
}

.name_Privacy .Privacy > p {
  width: 355px;
}

.name_Privacy .Privacy ul {
  display: none;
  position: absolute;
  top: 70px;
  right: 25px;
  width: 395px;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 0 6px rgba(0, 0, 0, 0.04);
}

.name_Privacy .Privacy ul li {
  height: 50px;
  display: flex;
  align-items: center;
  font-size: 12px;
  cursor: pointer;
}

.name_Privacy .Privacy ul li img {
  width: 20px;
  margin: 0 10px 0 20px;
}

.DeletecollPop {
  width: 527px;
  height: 245px;
  background: rgba(255, 255, 255, 1);
  text-align: center;
  display: none;
}

.DeletecollPop p {
  font-size: 20px;
  font-family: Arial-BoldMT, Arial;
  font-weight: 500;
  color: rgba(35, 35, 35, 1);
  margin: 70px 0 60px 0;
}

.DeletecollPop button {
  width: 226px;
  height: 41px;
  background: rgba(1, 91, 212, 1);
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  margin: 0 auto;
}

/* right */

.upload {
  width: 300px;
  height: 51px;
  background: rgba(247, 103, 67, 1);
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 15px;
  margin-bottom: 15px;
}

.upload p {
  text-align: center;
  color: #fff;
  line-height: 51px;
  margin-left: 10px;
}

.videomin,
.essaymin {
  clear: both;
  width: 300px;
  margin-top: 30px;
  margin-left: 15px;
}

.dlmin {
  margin-left: 15px;
}

.videomin .title,
.essaymin .title {
  margin-top: 20px;
  width: 100%;
  display: inline-block;
  color: rgba(41, 41, 41, 1);
  border-bottom: solid 1px #979797;
  font-weight: 700;
  font-size: 18px;
  height: 28px;
}

.videomin .title span,
.essaymin .title span {
  color: rgba(41, 41, 41, 1);
  border-bottom: solid 3px rgba(247, 103, 67, 1);
  padding-bottom: 6px;
}

.essaymin .essay:last-child {
  border: none;
}

.essaymin dl {
  width: 300px;
}

.essaymin dl dt {
  height: 224px;
  width: 300px;
  overflow: hidden;
  margin: 20px 0 5px 0;
  text-align: center;
}

.essaymin dl dt img {
  height: 100%;
}

.essaymin dl dd {
  line-height: 20px;
  width: 300px;
  font-size: 14.5px;
  font-weight: 600;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.video,
.essay {
  height: 110px;
  width: 295px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: solid 1px #dfdfdf;
  cursor: pointer;
}

.video div,
.essay div {
  margin-left: 10px;
  width: 170px;
}

.video div h5 {
  font-weight: 600;
}

.liulan {
  margin: 7px 0;
  font-size: 13.5px;
}

.liulan i {
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 100%;
  background: rgba(216, 216, 216, 1);
  border: 2px solid rgba(151, 151, 151, 1);
  margin: 3px 8px;
}

.liulan p {
  font-size: 14px;
  color: rgba(96, 96, 96, 1);
  line-height: 18px;
}

/* guanggao */

.redgg {
  width: 100%;
  position: relative;
  margin: auto;
  /* margin-top: 30px; */
}

.maskBlock {
  display: block;
}

@media screen and (min-width: 1388px) {
  .ggright {
    display: block;
  }
  .mdeia_right {
    display: block;
    position: sticky;
    top: 80px;
  }
  .m-main > .center {
    margin: 0;
  }
  .m-main > .center {
    width: 841px;
  }
}

@media screen and (min-width: 1200px) {
  .mdeia_left {
    display: block;
  }
  .m-main {
    margin: 0 auto;
  }
  .m-main > .center {
    margin: 0;
    width: 830px;
    min-width: 766px;
  }
}

@media screen and (max-width: 1366px) {
  .m-main {
    width: 1230px;
  }
  .convert-plsc ul li .name {
    width: 15%;
  }
}

.tab th,
.tab td {
  white-space: nowrap;
  text-align: center;
}

.tab table {
  width: 100%;
  margin: 0 auto;
}

.tab thead {
  border-bottom: 1px solid rgb(224, 224, 224);
}

.tab thead th {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 0;
  color: #333333;
}

.tab tbody tr td {
  height: 48px;
  line-height: 48px;
}

.tab tbody tr td {
  font-size: 15px;
}

.tab tbody tr:nth-child(even) {
  background: rgba(250, 250, 250, 1);
}

.tab tbody tr td:nth-child(2) {
  color: #54b4ec;
  cursor: pointer;
}

.presentation .tab tbody tr td:nth-child(2) {
  color: #1fa2e6;
  cursor: pointer;
}

.tab tbody tr td:nth-child(3) {
  cursor: pointer;
}

.tab tbody tr td:nth-child(4) {
  color: #3bdbe0;
}

.tab tbody tr td:nth-child(5) {
  color: #bc7fe3;
}

.tab tbody tr td:nth-child(6) {
  color: #55b4ed;
}

.presentation .tab thead th {
  font-size: 16px;
}

.presentation .tab tbody tr td {
  font-size: 15px;
}

.presentation .title1 {
  text-align: center;
  margin: 37px 0 0 0;
  font-size: 22px;
  color: #333333;
}

.presentation .title2 {
  text-align: center;
  margin: 45px 0 40px 0;
  font-size: 22px;
  color: #333333;
}

.presentation .title3 {
  text-align: center;
  margin: 45px 0 40px 0;
  font-size: 22px;
  color: #333333;
}

.presentation .sizediv {
  margin: 0 auto;
  width: 55%;
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
  margin-bottom: 60px;
}

.presentation .sizediv p,
.presentation .contdiv p {
  font-family: ArialMT;
  display: flex;
  align-items: center;
}

.presentation .sizediv p {
  font-size: 16px;
}

.presentation .contdiv p {
  font-size: 14px;
  color: #333333;
}

.presentation .sizediv p img {
  width: 17px;
  margin-right: 10px;
}

.presentation .contdiv p img {
  height: 28px;
  margin-right: 15px;
}

.presentation .sizediv h2 {
  font-size: 24px;
  margin-top: 20px;
  text-align: center;
}

.presentation .contdiv {
  width: 80%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.presentation .shorebutton {
  display: block;
  text-align: center;
  margin: 0 auto;
  width: 251px;
  color: #fff;
  height: 53px;
  background: rgba(56, 114, 255, 1);
  border-radius: 27px;
  margin-top: 40px;
  margin-bottom: 60px;
  font-size: 18px;
}

.ShoreReport {
  width: 527px;
  height: 247px;
  text-align: center;
}

.ShoreReport div {
  display: flex;
  justify-content: space-around;
}

.ShoreReport h1 {
  font-size: 22px;
  margin: 33px 0 40px 0;
}

.ShoreReport dl dt {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
}

.ShoreReport dl dt img {
  width: 24px;
}

.sharepage .titleul {
  width: 100%;
  height: 25px;
  margin-top: 15px;
  margin-bottom: 35px;
  display: flex;
  justify-content: center;
}

.sharepage .titleul li {
  padding: 0 25px;
  height: 18px;
  border-right: 1px solid rgb(224, 224, 224);
  cursor: pointer;
}

.sharepage .titleul li span {
  display: inline-block;
  font-size: 14.5px;
  height: 24px;
  text-align: center;
  color: #a1a1a1;
}

.sharepage .Popularpage {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 849px;
}

.sharepage .Popularpage .dlmin {
  margin-left: 0;
  width: 269px;
  margin-bottom: 35px;
}

.Popularpage .dlmin .dtmin {
  margin-top: 15px;
  height: 40px;
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
}

.Popularpage .dlmin .dtmin img {
  width: 36px;
  height: 36px;
  margin-left: 0;
  object-fit: cover;
}

.Popularpage .dlmin .dtmin p,
.Popularpage .dlmin .dtmin a {
  font-size: 14.5px;
  font-weight: 600;
  color: rgba(3, 3, 3, 1);
  line-height: 16px;
  margin-top: 8px;
  margin-left: 5px;
  margin-right: 0px;
}

.Popularpage .ddmin i {
  border: 1px solid rgba(151, 151, 151, 1);
  margin: 3px 5px;
}

.Popularpage .ddmin img,
.Popularpage .essay h1 img {
  width: 13px;
}

.Popularpage .ddmin h2 {
  position: relative;
  cursor: pointer;
}

.Popularpage .ddmin h2 ul {
  position: absolute;
  width: 115px;
  background: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
  right: 0px;
  bottom: 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 0 6px rgba(0, 0, 0, 0.04);
  display: none;
}

.Popularpage .ddmin h2 ul li {
  height: 36px;
  line-height: 36px;
}

.Popularpage .ddmin h2 ul li:hover {
  background: #eeeeee;
}

.Popularpage .imgmin {
  border-radius: 3px;
  object-fit: cover;
}

.ggrightM {
  width: 300px;
  float: right;
  margin-top: 22px;
}

.UploadPDF,
.wtask {
  width: 300px;
  height: 51px;
  background: rgba(203, 0, 0, 1);
  border-radius: 50px;
  font-size: 13px;
  color: #fff;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.wtask {
  justify-content: center;
  background: #2665fb !important;
}

.wtask img {
  width: 17px;
  margin-right: 15px;
}

.UploadPDF img {
  margin: 0 11px 0 44px;
}

.Categories p,
.HotTags p,
.Now p {
  font-size: 16px;
  width: 100%;
  padding: 0 0 5px 0;
  border-bottom: solid 1px #e3e3e3;
  margin: 23px 0 28px 0;
  cursor: pointer;
  font-weight: bold;
}

.Categories ul {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.HotTags ul {
  width: 146px;
  margin-bottom: 30px;
}

.Categories ul li {
  height: 34px;
  font-size: 12px;
  width: 50%;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.Categories ul li img {
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-right: 5px;
}

.HotTags ul li {
  width: 146px;
  height: 28px;
  background: rgba(42, 149, 254, 1);
  border-radius: 13px;
  font-size: 12px;
  color: #fff;
  margin-bottom: 12px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.Now {
  clear: both;
}

.Now h1 {
  border: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 35px 0 0 0;
}

.Now h1 img {
  width: 4px;
  margin-right: 5px;
}

.Now ul {
  height: 440px;
  border-radius: 3px;
  overflow-y: scroll;
  background: rgba(245, 245, 245, 1);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.11);
}

.Now ul::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 7px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}

.MovetoPop .collectionlistover::-webkit-scrollbar {
  width: 1px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}

.Now ul::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px #d8d8d8;
  background: #eee;
}

.MovetoPop .collectionlistover::-webkit-scrollbar {
  border-radius: 10px;
  background: #fff;
}

.Now ul::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px #d8d8d8;
  border-radius: 10px;
  background: #fff;
}

.MovetoPop .collectionlistover::-webkit-scrollbar {
  /*-webkit-box-shadow: inset 0 0 5px #D8D8D8;*/
  border-radius: 10px;
  background: #fff;
}

.Now li {
  height: 25px;
  display: flex;
  align-items: center;
  margin: 3px 5px;
  cursor: pointer;
}

.Now li .user {
  width: 22px;
  height: 22px;
}

.Now li span {
  font-size: 12px;
  font-family: ArialMT;
  color: rgba(131, 131, 131, 1);
  margin: 0 5px;
}

.Now li p {
  height: 15px;
  font-size: 14px;
  margin-top: 1px;
  color: #030303;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 5px;
}

.Now ul li .jinb {
  width: 14px;
}

.Askpage ul {
}

.Askpage ul li {
  width: 100%;
  height: 49px;
  line-height: 49px;
  align-items: center;
  border-bottom: solid 1px #eee;
  cursor: pointer;
}

.Askpage ul img {
  width: 15px;
  height: 15px;
  display: block;
  border-radius: 50%;
  margin: 0 5px;
  float: left;
  margin-top: 17px;
}

.Askpage ul i {
  float: left;
  font-style: normal;
  color: #e7402b;
  display: inline-block;
  margin: 0 10px 0 5px;
  font-size: 12px;
}

.Askpage ul p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(67, 115, 186, 1);
  float: left;
}

.Askpage ul span {
  float: right;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(181, 181, 181, 1);
}

.titleul .tliactive {
  border-bottom: solid 2px #cb0000;
  color: rgba(18, 18, 18, 1) !important;
}

.Msave {
  width: 100%;
  position: relative;
  height: 30px;
}

.Msave .timeM {
  float: left;
  font-weight: 600;
  cursor: pointer;
}

.Msave .type {
  float: right;
  font-weight: 600;
  cursor: pointer;
}

.Msave .type img {
  width: 10px;
}

.Msave .ulone {
  width: 150px;
  position: absolute;
  top: 30px;
  right: 0px;
  font-size: 14px;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 0 6px rgba(0, 0, 0, 0.04);
  cursor: pointer;
}

.Msave .ulone > li {
  height: 35px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.Msave .ulone li .exit {
  display: none;
}

.Msave .ulone li:hover .exit {
  display: block;
}

.Msave .ulone li .number {
  width: 18px;
  font-size: 12px;
  color: #9a9a9a;
  text-align: center;
}

.Msave .ulone li:hover .number {
  display: none;
}

.Msave .ulone li:hover ul {
  display: block;
}

.Msave .ulone li span {
  width: 88%;
  display: block;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.Msave .ulone li:hover {
  background: #f5f5f5;
}

.Msave .ulone li .ultwo {
  width: 70px;
  text-align: center;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.12), 0 0 6px rgba(0, 0, 0, 0.04);
  cursor: pointer;
  font-size: 13px;
  position: absolute;
  right: -35px;
  top: 27px;
  display: none;
  z-index: 999;
}

.Msave .ulone li .ultwo li {
  height: 30px;
  line-height: 30px;
}

.Msave .ulone li .ultwo li:first-child {
  border-bottom: solid 1px #eeeeee;
}

.askPop {
  width: 758px;
  height: 568px;
  background: rgba(255, 255, 255, 1);
  box-sizing: border-box;
  padding: 20px 54px;
}

.askPop .askPoptitle,
.uploadPop h2 {
  font-size: 15px;
  font-family: ArialMT;
  color: rgba(0, 0, 0, 1);
  margin: 13px 0;
  font-weight: bold;
}

.askPop h1 span,
.uploadPop h2 span {
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 24, 24, 1);
  margin-right: 3px;
}

.askPop .button1 {
  width: 83px;
  height: 40px;
  border-radius: 3px;
  /*border: 1px solid rgba(6,94,212,1);*/
  background: #fff;
  /*color:rgba(6,94,212,1) ;*/
  margin-right: 15px;
  border: solid 1px #898989;
  color: #898989;
}

.askPop h2 {
  width: 202px;
  height: 40px;
  background: rgba(255, 255, 255, 1);
  border-radius: 3px;
  border: 1px solid rgba(137, 137, 137, 1);
  display: flex;
  justify-content: space-between;
  align-items: center;
  float: left;
}

.askPop h2 i {
  font-style: normal;
  display: block;
  width: 50px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}

.askPop h2 i:first-child {
  border-right: 1px solid rgba(137, 137, 137, 1);
}

.askPop h2 i:last-child {
  border-left: 1px solid rgba(137, 137, 137, 1);
}

.askPop h2 span {
  color: rgba(6, 94, 212, 1);
}

.askPop .Remaining {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 1);
  margin-left: 20px;
  line-height: 40px;
}

.askPop textarea {
  width: 100%;
  height: 95px;
}

.askPop .button2 {
  width: 145px;
  height: 40px;
  background: rgba(6, 94, 212, 1);
  border-radius: 2px;
  color: #fff;
}

.askPop .button2-end {
  width: 145px;
  height: 40px;
  background: #ccc;
  border-radius: 2px;
  color: #fff;
}

.askPop .active {
  width: 83px;
  height: 40px;
  border-radius: 3px;
  border: 1px solid rgba(6, 94, 212, 1);
  color: rgba(6, 94, 212, 1);
  margin-right: 15px;
}

.askPop .submiss {
  float: right;
  margin-top: 36px;
}

.askPop .submiss .askPop2 {
  font-size: 14px;
  color: #4b4b4b;
  display: inline-block;
  margin-right: 20px;
}

input[type="checkbox"] {
  cursor: pointer;
  position: relative;
  width: 15px;
  height: 15px;
  font-size: 14px;
}

input[type="checkbox"]::after {
  position: absolute;
  top: 0;
  background-color: #fff;
  color: #000;
  width: 14px;
  height: 14px;
  line-height: 14px;
  display: inline-block;
  visibility: visible;
  padding-left: 0px;
  text-align: center;
  content: " ";
  border-radius: 3px;
  border: 1px solid rgba(193, 193, 193, 1);
}

input[type="checkbox"]:checked::after {
  content: "✓";
  font-size: 12px;
  font-weight: bold;
}

textarea {
  resize: none;
}

.askPop {
  display: none;
}

.askPop .text-right {
  position: absolute;
  top: 142px;
  right: 54px;
  color: #898989;
  font-size: 12px;
  color: #c3c3c3;
}

.dlmin .bannermin {
  width: 269px;
  height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  overflow: hidden;
}

.sharepage .sbigtitle {
  text-align: center;
  margin: 15px 0;
  margin-bottom: 25px;
  font-size: 18px;
}

.Msavelogin {
  text-align: center;
  width: 100%;
  color: #ccc;
  font-size: 18px;
  display: none;
}

.promptPop {
  height: 89px;
  background: #fbbc04;
  border-radius: 8px;
  width: 100%;
  position: relative;
  margin-top: 15px;
  display: none;
  align-items: center;
  font-size: 12px;
  margin-bottom: 30px;
}

.promptPop div {
  width: 670px;
  line-height: 15px;
  color: #fff;
}

.Yellow-warning {
  margin: 0 21px 0 25px;
  width: 28px;
}

.smallpricingbox {
  width: 100%;
  background: #f9f9f9;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 20px;
  overflow: hidden;
}

.smallpricingbox .title {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}

.guest {
  display: none;
}

.pricing-item-con {
  float: left;
  width: 212px;
  height: 246px;
  margin-left: 20px;
  font-size: 0;
}

.pricing-item-con:first-child {
  margin-left: 0;
}

.pricing-item {
  margin: 25px auto 0;
  width: 207px;
  height: 227px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.28);
  border-radius: 6px;
  text-align: center;
  padding-top: 0.1px;
}

.pricing-item.active .pricing-check-btn {
  background: #20b759 !important;
  border: solid 1px #20b759 !important;
  color: #ffffff !important;
}

.pricing-item.active {
  box-sizing: border-box;
  border: 4px solid rgba(32, 183, 89, 1);
  margin-top: 15px;
}

.pricing-item h4 {
  font-size: 14px;
  font-weight: bold;
  color: rgba(0, 0, 0, 1);
  margin-top: 22px;
}

.pricing-item u {
  text-decoration: line-through;
}

.pricing-text-price {
  font-size: 30px;
  font-weight: bold;
  color: rgba(51, 51, 51, 1);
  margin-bottom: 3px;
  margin-top: 19px;
}

.pricing-text-default {
  font-size: 12px;
  color: rgba(153, 153, 153, 1);
  font-family: ArialMT;
}

.pricing-text-limit {
  color: #333333;
  font-weight: bold;
  margin-top: 9px;
  margin-bottom: 16px;
  font-size: 14px;
  font-family: Arial-BoldMT, Arial;
}

.pricing-text-price-old {
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  margin-top: 20px;
  text-decoration: line-through;
  font-weight: 600;
  font-family: Arial-BoldMT, Arial;
}

.pricing-check-btn {
  width: 190px;
  height: 30px;
  line-height: 30px;
  border-radius: 6px;
  box-sizing: border-box;
  border: 2px solid rgba(77, 128, 240, 1);
  font-size: 14px;
  font-weight: bold;
  color: rgba(57, 110, 235, 1);
  margin: 21px auto 0;
  cursor: pointer;
  font-family: Arial-BoldMT, Arial;
}

.pricing-item-prpular {
  margin: 0;
  padding-top: 0.1px;
  width: 100%;
  height: 100%;
  position: relative;
  background: url(/static/template/202004/img/pay/check_default.png) no-repeat 10px 9px;
  background-size: 30px;
}

.pricing-item-prpular.active {
  background-position: 10px 9px;
  background-image: url(/static/template/202004/img/pay/check.png);
  background-size: 30px;
}

.pricing-item-prpular:after {
  content: attr(data-tit);
  position: absolute;
  top: -16px;
  right: 10px;
  width: 110px;
  height: 30px;
  line-height: 30px;
  background: url(/static/template/202004/img/pay/popular.png) no-repeat center/cover;
  z-index: 2;
  font-size: 10px;
  color: rgba(255, 255, 255, 1);
  text-indent: -1em;
  text-align: center;
}

.pricing-item-prpular.active:after {
  top: -16px;
  right: 0px;
}

.pricing-text-discount {
  font-size: 12px;
  font-weight: bold;
  color: #20b759;
  font-family: Arial-BoldMT, Arial;
  margin-top: 4px;
}

.pricing-item-prpular .pricing-text-price {
  margin-top: 0;
  margin-bottom: 0;
  color: #20b759;
  font-size: 30px;
}

.pricing-item-prpular .pricing-text-limit {
  margin-bottom: 15px;
}

.pricing-item-prpular .pricing-check-btn {
  margin-top: 18px;
}

.guest .sharepdf {
  margin-top: 50px;
  float: left;
}

.guest .sharepdf h2 {
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 19px;
}

.guest .sharepdf p {
  font-size: 16px;
  font-weight: 500;
  color: #161616;
  letter-spacing: 0.3px;
  line-height: 24px;
  margin-bottom: 20px;
}

.guest .sharepdf .Sharing-platform {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.guest .sharepdf .Sharing-platform button {
  width: 50px;
  height: 50px;
  cursor: pointer;
  margin: 4px;
  border-radius: 100%;
  font-size: 15px;
  font-weight: 100;
  display: flex;
  font-family: Open Sans, Arial, sans-serif;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.guest .sharepdf .Sharing-platform button img {
  height: 18px;
}

.guest .sharepdf .Sharing-platform div {
  text-align: center;
}

.guest .eightoff {
  width: 449px;
  height: 30px;
  background: rgba(238, 238, 238, 1);
  font-weight: 400;
  display: flex;
  align-items: center;
  margin: 0 auto;
  font-size: 14px;
  border-radius: 50px;
  cursor: pointer;
  margin-top: 10px;
  position: relative;
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
}

.guest .eightoff img {
  position: absolute;
  top: 7px;
  right: 10px;
}

.guest .sharepdf {
  margin-top: 50px;
  float: left;
}

.guest .sharepdf h2 {
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 19px;
}

.guest .sharepdf p {
  font-size: 16px;
  font-weight: 500;
  color: #161616;
  letter-spacing: 0.3px;
  line-height: 24px;
  margin-bottom: 20px;
}

.guest .sharepdf div {
  display: block;
}
