.adsense {
  padding-top: 10px;
  padding-bottom: 10px;
  max-width: 1020px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.giftitle {
  width: 50%;
}

.makebotton {
  width: 1200px;
}

@media only screen and (max-width:414px) {
  label img {
    width: 24px;
  }

  .input-group-addon,
  .form-control {
    height: 33px;
  }

  .input-group-sm>.form-control,
  .input-group-sm>.input-group-addon,
  .input-group-sm>.input-group-btn>.btn {
    height: 33px;
    padding: 2px 3px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
  }

  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    height: 32.5px;
  }

  .container {
    padding-left: 5px;
    padding-right: 5px;
  }

  .input-group-addon {
    padding: 6px 5px;
  }

  #settext {
    width: 320px;
  }

  #setwidth {
    width: 320px;
  }

  .adsense {
    padding-top: 10px;
    padding-bottom: 10px;
    max-width: 1020px;
  }

  .makebotton {
    width: 100%;
    float: none;
  }
}

@media only screen and (max-width:360px) {
  .makeimgsetiong {
    zoom: 0.8
  }
}

@media only screen and (max-width:359px) {
  .makebotton {
    zoom: 0.85;
  }

  .new-contentarea {
    zoom: 0.85;
  }

  .makeimgsetiong {
    zoom: 0.7
  }
}

@media only screen and (max-width:768px) {
  .makebotton {
    float: none;
  }
}

.input-group .input-group-addon {
  padding: 6px 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #fff;
  border: none !important;
  border-radius: 4px;
}

.input-group .form-control {
  border-radius: 4px !important;
  width: 128px;
}

.slider.slider-horizontal .slider-track {
  height: 6px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}

.slider-handle {
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #17a1ff !important;
  background-image: -webkit-linear-gradient(top, #17a1ff 0, #17a1ff 100%) !important;
}

.file-actions .file-footer-buttons .input-group {
  margin: 5px 0 !important;
}

.file-actions .file-footer-buttons .input-group .input-group-addon {
  color: #314659 !important;
}

.file-actions .file-footer-buttons .input-group .filedisposal {
  color: #314659 !important;
}

.layui-layer-lan .layui-layer-title {
  background: #17a1ff !important;
  color: #fff;
  border: none;
}

.down_img {
  width: 140px;
  height: 45px;
  line-height: 45px;
  background: #1593ff;
  text-align: center;
  display: inline-block;
  color: #fff;
  border-radius: 6px;
  text-decoration: none;
}

.down_img:hover {
  color: #fff !important;
  text-decoration: none;
}

.down_img:visited {
  color: #fff !important;
  text-decoration: none;
}

.del_all .layui-layer-title {
  padding: 0 80px 0 20px;
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #fff;
  font-size: 14px;
  color: #333;
  overflow: hidden;
  background-color: #fff;
  border-radius: 2px 2px 0 0;
}

.del_all .layui-layer-btn .layui-layer-btn0 {
  border-color: #ccc;
  background-color: #fff;
  color: #333;
  border-radius: 4px;
}

.del_all .layui-layer-btn .layui-layer-btn0:hover {
  color: #333 !important;
}

.del_all .layui-layer-btn .layui-layer-btn1 {
  background: #1E9FFF;
  color: #fff;
  border-radius: 4px;
}

.del_all .layui-layer-btn .layui-layer-btn1:hover {
  color: #fff !important;
}

.file-preview-thumbnails .file-preview-frame .file-preview-img {
  width: 195px !important;
}

.gif_IndexClassifyWrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: -10px;
}

.gif_IndexClassify {
  width: auto;
  display: flex;
  align-items: center;
  font-size: 15px;
}

.gif_IndexClassify a {
  display: inline-block;
  padding: 6px 12px;
  border-radius: 30px;
  color: #333;
}

.gif_IndexClassify a:hover {
  background: #e6effc;
  color: #0773fc !important;
  text-decoration: none;
}

.gifBannerWrap {
  margin: 20px 0;
  display: flex;
  justify-content: space-between;
}

.gifBannerWrap img {
  width: 49%;
  height: 82px;
}

.t_icon {
  vertical-align: top;
  position: relative;
  top: 8px;
  margin-right: 3px;
}

.numberOfProduction {
  float: right;
  color: #ff5722;
}

.nav_title span {
  font-size: 17px;
}

/* 内页 */
.gifPagesContent,
.gifPagesContentL,
.gifPagesContentR {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.gifPagesContent {
  width: 1200px;
  height: 456px;
  padding: 30px 0;
  background: #fff;
  margin: 15px auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.gifPagesContentL {
  width: 520px;
  height: 100%;
  padding: 0 30px;
  border-right: 1px solid #ebebeb;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.gifPagesContentL img {
  max-width: 100%;
  max-height: 100%;
}

.gifPagesContentR {
  width: 680px;
  height: 100%;
  padding: 0 70px;
  font-size: 16px;
}

.gifPagesContentR_title {
  font-size: 25px;
}

.gifPagesContentRSc {
  cursor: pointer;
}

.gifPagesContentRScIcon {
  margin-right: 5px;
  color: #f00;
}

.bz {
  margin: 20px 0;
}

.gifPagesContentR li {
  margin: 10px 0;
  display: flex;
  align-items: center;
}

.justify-content_space-between {
  justify-content: space-between;
}

.makeBtn {
  width: 200px;
  height: 50px;
  background: #409eff;
  color: #fff;
  font-size: 20px;
  margin-top: 25px;
  cursor: pointer;
}

.cf00 {
  color: #f00;
}

.ft25 {
  font-size: 25px;
}

.f13 {
  font-size: 13px;
}

.mr10 {
  margin-right: 10px;
}

.b_banner {
  display: block;
  width: 1200px;
  height: auto;
  margin: 0 auto 100px;
}

.user-footer {
  position: fixed;
  bottom: 0;
}

.item-content {
  width: 360px;
  overflow: hidden;
  color: #3e3e3e;
  line-height: 1.6;
  font-size: 16px;
  background: #fff;
  position: relative;
  text-align: center;
}

.list-style {
  margin: 0;
  width: 1230px;
  position: relative;
  overflow: hidden
}

.style-item {
  float: left;
  box-sizing: border-box;
  width: 380px;
  margin: 30px 30px 0 0;
  padding: 9px 9px 0;
  border: 1px solid #e2e2e2;
  background: #f9f9f9
}

.not-list {
  margin: 240px auto;
  text-align: center;
  border: 0;
  padding: 0 30px 0 0;
  width: 100%;
  background: transparent;
  font-size: 24px
}

.item-content {
  width: 360px;
  overflow: hidden;
  color: #3e3e3e;
  line-height: 1.6;
  font-size: 16px;
  background: #fff;
  position: relative
}

.item-content * {
  max-width: 100% !important;
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  word-wrap: break-word !important
}

.item-content p {
  clear: both;
  min-height: 1em
}

.item-content em {
  font-style: italic
}

.item-content fieldset {
  min-width: 0
}

.item-content pre {
  white-space: pre-wrap;
  word-wrap: break-word
}

.item-content figure {
  text-align: center;
  border: solid 1px #ccc;
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.05);
  padding: 10px;
  margin: 10px 20px;
  display: inline-block
}

.item-content figure>figcaption {
  text-align: center;
  display: block
}

.item-content blockquote {
  margin: 0;
  padding-left: 10px;
  border-left: 3px solid #dbdbdb
}

.item-content a {
  color: #607fa6;
  text-decoration: none
}

.item-content img {
  height: auto !important
}

.item-content img:hover {
  z-index: -1;
  cursor: pointer
}

.item-content iframe.video_iframe {
  background-color: #000000;
  width: 100%;
  position: static
}

.item-content audio,
.item-content iframe.qqmusic_iframe {
  width: 100%;
  background-color: #fff
}

.item-content iframe.qqmusic_iframe {
  margin: 10px 0
}

.item-picture {
  width: 360px;
  overflow: hidden;
  font-size: 16px;
  text-align: center;
  background: #f9f9f9
}

.item-picture img {
  max-width: 100%
}

.item-tools h2 {
  margin: 9px 0;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  color: #555
}

.item-tools .layui-elem-quote {
  margin-bottom: 9px;
  padding: 9px;
  border-left: 5px solid #FFB800
}

.item-tools .layui-btn {
  margin-bottom: 9px;
  margin-right: 5px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  font-size: 12px;
  cursor: auto
}

.item-tools .layui-btn i.fa {
  font-size: 14px;
  margin-right: 5px
}

.item-tools .layui-btn i.fa-heart,
.item-tools .cursor-fav i.fa-heart+em {
  color: #FFB800
}

.item-tools .layui-btn+.layui-btn {
  margin-left: 0px
}

.item-tools .layui-btn-primary:hover {
  border-color: #D2D2D2 !important
}

.item-tools .cursor-fav,
.item-tools .cursor-use,
.item-color .cursor-copy {
  cursor: pointer
}

.item-tools .cursor-fav em {
  font-style: normal
}

.item-tools .cursor-fav:hover {
  border-color: #5FB878 !important
}

.item-tools .cursor-fav:hover i.fa-heart,
.item-tools .cursor-fav:hover i.fa-heart+em {
  color: #5FB878
}

#not_according {
  position: absolute;
  color: #fff;
  text-align: center;
  left: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  color: red;
  border-bottom: 1px solid red;
  cursor: pointer
}

* {
  margin: 0;
  padding: 0
}

.gifmix_container {
  width: 1200px;
  background: #fff;
  border: 5px dashed #ccd5db;
  justify-content: center;
  flex-wrap: wrap;
  padding: 30px 60px 80px;
}

.gifmix_top {
  width: 100%;
}

.gifmix_type {
  margin: 20px auto 74px;
  width: 100%;
  height: 110px;
  background: #f9fafa;
  display: inline-flex;
  overflow: hidden;
  border-radius: 4px;
  flex-direction: row;
}

.gifmix_type_button {
  margin-top: 23px;
  width: 36px;
  height: 74px;
  background-color: #e1e7ea;
  border-radius: 5px;
  cursor: pointer;
}

.gifmix_type_left {
  margin-left: 30px;
  background-image: url(./gifmix/shape-left.png);
  background-repeat: no-repeat;
  background-size: 10px 17px;
  background-position: 11px 29px;
}

.gifmix_type_right {
  margin-left: 15px;
  background-image: url(./gifmix/shape-right.png);
  background-repeat: no-repeat;
  background-size: 10px 17px;
  background-position: 15px 29px;
}

.gifmix_type_content {
  margin-left: 15px;
  margin-top: 18px;
  width: 910px;
  height: 80px;
}

.gifmix_type_box {
  display: flex;
  flex-direction: row;
  width: 100%;
}

.gifmix_type_item {
  position: relative;
  width: 82px;
  height: 82px;
  cursor: pointer;
  margin-right: 25px;
}

.gifmix_type_item:nth-last-child(1) {
  margin-right: 0;
}

.gifmix_type_item .gifmix_type_view {
  width: 100%;
  height: 100%;
  background: #e1e7ea;
}

.gifmix_type_item i {
  position: absolute;
  top: -3px;
  right: 0;
  display: block;
  width: 21px;
  height: 16px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAQCAYAAAD52jQlAAAC5UlEQVQ4T42T22tVRxSHvzWzk3NOqg211tom1TwcNUIUa9DSPBQEoZDE5EEIFGkEsSBeHvxXVBCLIMReUBGJp+bBV6kIoqKIrRds0KhN0mI0nuRc9syS2fskjVGrA/Myl2+t9VvrJ8xbWmAZazNHcW4piEuuVSEnMK0gkv6wWCZ1jPF4p2xieC6m9iI90kHytGfP0BS18awKEx7Ci4UCDQJTCpMagFAEQsiq/sl43CubuTMDnoXqSfJ8nSnQXNdKHIM6eKFQrQE9YICywriDKqg1EBGC3ZPHrku6UnAC1V9opSMzyHK7MolWjfHPYih7TC6UWgdag7oq/hHopGBCBaa2A3jU9Uont0TPsJH2+p/5wubTnxX8P3mIj0L8HH26C/vZCEQRoQL3pBlZfCRogo7swCy4B96mGb/Qv2TUfyd6QQr6edQdyklXjC9+DIt+wrZ8ix8uoBM92E8EN67IR4OY5T24h+fhwTZM9G+tBGpgPyR6mmbNygmtlw6CbmHVeXzUgFn1O2bJOtzV3VA5jNbvIlp/GD92HX+7A+OnwJlURAGpyCWZdn2ppudYqlbOakY2JOCwP/A4v56o/QJCmcrF76nvGACyVK98Q2SuoEWTNi8Aq3pVSrpFenn8X/dDxrkA5stkVAxoRtHMXqINByF2EFniy/uQyiGkJGlwC1LiuhS1R/p4MNv9GTX1V1r8QiloljZikJziKyDLTmBX9uHunkKH+zBZ0ClJNJQSt0xZt8hW7r82p7Pg4+TjRs5KltVJxg3gp5owrQP429sxuRGYrlVS5k70nG7Zxt23OmoOeJX/kILPsiJxpQU/ncXkSqmLglvL3DcTdEs/f8y3+is2nXupA6z2jQxpjpbZwQ8ahqaUeGgm6JR+bs4Hvqbp/Ad6jDVuEUPkaE4yDJ4v8ciO0ik/cONNwHdCk3H7kXX+U37TBTRR5Ikdo0t2cu1twPeCJuAjfOUWc8D+zX7Zw8X/A4a7l501Kks40w6yAAAAAElFTkSuQmCC) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  margin-right: 3px;
}

.gifmix_content {
  margin-top: 21px;
  width: 100%;
  height: 425px;
  display: flex;
  flex-direction: row;
}

.gifmix_content_canvas {
  position: relative;
  width: 450px;
  height: 100%;
}

.gifmix_content_tips {
  position: absolute;
  top: -26px;
  left: 110px;
  width: 240px;
  height: 28px;
  background: #000000;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  z-index: 10;
  font-size: 12px;
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  line-height: 28px;
  text-align: center;
}

.gifmix_content .swap_image {
  position: absolute;
  opacity: 0.7;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
  z-index: 20;
  display: none;
}

.canvas_content {
  position: relative;
  width: 100%;
  height: 351px;
  background: #f0f3f4;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.canvas_bg {
  background: #fff;
  position: relative;
}

.canvas_adjustment {
  position: relative;
  width: 100%;
  height: 52px;
  background: #f0f3f4;
  display: flex;
  flex-direction: row;
}

.canvas_image_slide_text {
  margin-top: 18px;
  margin-left: 38px;
  width: auto;
  height: 17px;
  font-size: 12px;
  font-weight: 400;
  color: #2f3c4d;
  line-height: 17px;
}

.canvas_slide_scale {
  margin-top: 19px;
  width: auto;
  height: 14px;
  font-size: 14px;
  font-weight: 500;
  color: #2f3c4d;
  line-height: 14px;
  letter-spacing: 1px;
  margin-left: 5px;
}

.canvas_action {
  display: flex;
  align-items: center;
  margin-top: 14px;
  margin-left: 6px;
  width: 55px;
  height: 24px;
  border-radius: 1px;
  cursor: pointer;
  font-size: 11px;
  font-weight: 400;
  color: #2f3c4d;
  line-height: 64px;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: 4px 4px;
}

.canvas_action_rotate i {
  display: block;
  width: 16px;
  height: 14px;
  background: url(./gifmix/image-rotate.png) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  margin-right: 3px;
}

.canvas_action_delete i {
  display: block;
  width: 16px;
  height: 16px;
  background: url(./gifmix/image-delete-hover.png) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  margin-right: 3px;
}

.canvas_action_change i {
  display: block;
  width: 16px;
  height: 15px;
  background: url(./gifmix/image-change.png) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  margin-right: 3px;
}

.canvas_adjustment_area {
  margin-left: 33px;
  width: 473px;
  height: 100%;
}

.selection_ListWrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.selection_title {
  margin-top: 24px;
  width: 100%;
  height: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #2f3c4d;
  line-height: 20px;
  letter-spacing: 1px;
}

.selection_title:nth-child(1) {
  margin-top: 0;
}

.selection_shape_area {
  margin-top: 8px;
  width: 100%;
  height: 40px;
  display: flex;
  flex-direction: row;
}

.shape_block {
  margin-right: 20px;
  width: 61px;
  height: 40px;
  background: #f0f3f4;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 12px;
  font-weight: 400;
  color: #2f3c4d;
  line-height: 36px;
  text-indent: 1px;
  letter-spacing: 1px;
  text-align: center;
}

.shape_block:nth-child(1) {
  width: 40px;
}

.shape_block:nth-child(3) {
  width: 34px;
}

.shape_block.active {
  background: #1593ff;
  color: #fff;
}

.selection_color_area {
  margin-top: 18px;
  width: 100%;
  height: 30px;
  display: flex;
  flex-direction: row;
}

.color_block {
  margin-right: 6px;
  width: 30px;
  height: 30px;
  border-radius: 2px;
  cursor: pointer;
  position: relative;
}

/* .color_block:hover{animation:_select 200ms linear 1 forwards;} */
.color_block.active {
  height: 30px;
}

.selection_color_area .active:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 14px;
  height: 9px;
  background: url(data:image/png;
  base64, iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAYAAAACTR1pAAAA2UlEQVQoU5XRoS7AARTF4e9MUszY2AQTNEXwBOgewASFhkCjIRhmCDZJMkURmUj0Bqaw2RRFUK79DcPYuPXe39k558Y/pqoGsIGW/JWrqiHsYxBXqaoOtCa5/U2kqkawh35cYqoBD9GN5STn3+GqGsM2enGG6STXDXiKUdxgJsnJO1xVE1hHF47f9q/OGrAPW2iU7zGb5KiqJrGJdhxgPsnDu+hrOVXVgzWM4w4XGEaTfwdLSR4/x/hotao6sYi5TwerWEny9D37l3dUVRsW0Njcbawmef6p7RdEjEi2jrW9MwAAAABJRU5ErkJggg==) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}

.selection_color_area .activeF:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 14px;
  height: 9px;
  background: url(data:image/png;
  base64, iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAYAAAACTR1pAAABMUlEQVQoU5WRTyjDARiGn2/bL9tFmqIc5OC22p/SlraVUFL7w1kOu3AbB27ccBBLOCgnJ2nlsjlZksZOS5t2lQullFy02H6fUlssiu/+vL3v8wn/OE8w6kJkUzGt8lfOF4wNmMI+qBflWlyDY04bhqNUyN7/FuIOR0YE2UPpV6FA3ZwRTyhyCNKtFlbKF5mzVtgbjsZNZVugV9GcorM3+ZNbcYcip4KMotypaLKcz2YasCcUnQY2gC7gmLomG83EOzTRZ77Xt0SIA4+ozpUus0eeUCQBkgI6VDgwrCwUzzNPjdBPOb5grMe0sI7qFPAgyJWiw4ATZcfmsC8Xc+mXrzOaVv3+yc5qW21JlPlmqrJmrbJaLGZeW7d/e0cgMN5eNYxF0ASwW3u2pyqV9NtPtj8AXAdr30R3SXMAAAAASUVORK5CYII=) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}

@keyframes _normal {
  from {
    transform: translateY(-3px) scale(1, 1.25);
  }

  to {
    transform: translateY(0) scale(1, 1);
  }
}

.selection_border_area {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center
}

#canvas_border_slide {
  margin-top: 5px;
  width: 199px;
  border-radius: 6px;
  outline: none;
  opacity: 0.7;
  transition: opacity .2s;
}

#canvas_image_slide {
  margin: 8px 10px 0 15px;
  width: 113px;
  border-radius: 6px;
  outline: none;
  opacity: 0.7;
}

.border_value {
  margin-left: 23px;
  width: auto;
  height: 14px;
  font-size: 14px;
  font-weight: 400;
  color: #2f3c4d;
  line-height: 14px;
  letter-spacing: 1px;
}

.gifmix_action {
  width: 360px;
  height: 50px;
  background: #f0f3f4;
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  color: #333;
  letter-spacing: 0px;
  margin: 35px auto;
}

.gifmix_action.disable {
  border-color: #B5B5B5 !important;
  background: #B5B5B5 !important;
  color: #FFFFFF !important;
}

.image_effect {
  position: absolute;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

[v-cloak] {
  display: none !important;
}

.canvas_wait {
  overflow: hidden;
  background: #e1e7ea;
}

.canvas_select {
  border: 3px solid #0544FF;
}

.canvas_border {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
}

.image_cover {
  opacity: 0.3;
  position: absolute;
  z-index: 1;
  pointer-events: none;
}

.image_this {
  position: absolute;
  transform: rotate(0deg);
}

#app {
  width: 1200px;
  margin: 40px auto 100px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.add_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
  height: 25px;
}

.image_change_box {
  max-width: 120px;
  position: absolute;
  opacity: 0.7;
  z-index: 3;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.el-input input {
  background: #f0f3f4;
  color: #2f3c4d;
}

.selection_size_area {
  margin-top: 10px;
}

.popper__arrow {
  border-bottom-color: #dcdfe6 !important;
}

.popper__arrow::after {
  border-bottom-color: #f0f3f4 !important;
}

.el-scrollbar__view {
  background: #f0f3f4;
  border-color: #0A0A0A !important;
}

.el-select-dropdown__item {
  display: flex;
  align-items: center;
}

.el-select-dropdown__item i {
  display: block;
  width: 21px;
  height: 16px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAQCAYAAAD52jQlAAAC5UlEQVQ4T42T22tVRxSHvzWzk3NOqg211tom1TwcNUIUa9DSPBQEoZDE5EEIFGkEsSBeHvxXVBCLIMReUBGJp+bBV6kIoqKIrRds0KhN0mI0nuRc9syS2fskjVGrA/Myl2+t9VvrJ8xbWmAZazNHcW4piEuuVSEnMK0gkv6wWCZ1jPF4p2xieC6m9iI90kHytGfP0BS18awKEx7Ci4UCDQJTCpMagFAEQsiq/sl43CubuTMDnoXqSfJ8nSnQXNdKHIM6eKFQrQE9YICywriDKqg1EBGC3ZPHrku6UnAC1V9opSMzyHK7MolWjfHPYih7TC6UWgdag7oq/hHopGBCBaa2A3jU9Uont0TPsJH2+p/5wubTnxX8P3mIj0L8HH26C/vZCEQRoQL3pBlZfCRogo7swCy4B96mGb/Qv2TUfyd6QQr6edQdyklXjC9+DIt+wrZ8ix8uoBM92E8EN67IR4OY5T24h+fhwTZM9G+tBGpgPyR6mmbNygmtlw6CbmHVeXzUgFn1O2bJOtzV3VA5jNbvIlp/GD92HX+7A+OnwJlURAGpyCWZdn2ppudYqlbOakY2JOCwP/A4v56o/QJCmcrF76nvGACyVK98Q2SuoEWTNi8Aq3pVSrpFenn8X/dDxrkA5stkVAxoRtHMXqINByF2EFniy/uQyiGkJGlwC1LiuhS1R/p4MNv9GTX1V1r8QiloljZikJziKyDLTmBX9uHunkKH+zBZ0ClJNJQSt0xZt8hW7r82p7Pg4+TjRs5KltVJxg3gp5owrQP429sxuRGYrlVS5k70nG7Zxt23OmoOeJX/kILPsiJxpQU/ncXkSqmLglvL3DcTdEs/f8y3+is2nXupA6z2jQxpjpbZwQ8ahqaUeGgm6JR+bs4Hvqbp/Ad6jDVuEUPkaE4yDJ4v8ciO0ik/cONNwHdCk3H7kXX+U37TBTRR5Ikdo0t2cu1twPeCJuAjfOUWc8D+zX7Zw8X/A4a7l501Kks40w6yAAAAAElFTkSuQmCC) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  margin-left: 10px;
}

.canvas_change {
  border: 3px solid #F23454;
}

.canvas_upload {
  width: 1200px;
  height: 460px;
  border: 5px dashed #ccd5db;
  background: #fff;
  cursor: pointer;
  text-align: center;
  padding-top: 115px;
  font-size: 16px;
  color: #2f3c4d;
}

.canvas_upload img {}

.canvas_upload p:nth-child(2) {
  margin: 30px auto 20px;
  font-size: 20px;
}

.succeedWrap {
  width: 1200px;
  height: 550px;
  border: 5px dashed #ccd5db;
  background: #fff;
  padding: 30px 65px 65px;
  font-size: 16px;
  color: #2f3c4d;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.succeedFh {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.succeedFh i {
  display: block;
  width: 19px;
  height: 15px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAPCAYAAAAGRPQsAAAB/ElEQVQ4T6WTzUuUURTGf+e+40yWaAVBLSrQcpGgb5ugcHToQ1L8zGYXuWjTItrUstb9Fxm1CJpMzEJoo5hEOzGyTQZB7QJLS/yYee8TL4xT2ViCF+7mcJ/fOZznuUaZc6S9PVW5lKx3XgM4Xs1MPn1S7t3Gmv1eaGxr26WVytoAXZO4bJAw2ZXpqZH7W4Jls9ng3WdqKpIrdSa7KnERqC6KF012O+8YTnlfapxPVPggWl5dm69amJ3Nra03sqZ07wln0S3JOoBgwwQCvgNLCIcRA+Mb1z4hxn0iGnoz8fxtrLOwpafDpOuCRuDABpgH5oFFsGIjGSKFsReoAD4aujn9cnSoNHrY2n3OIvXL3HnQ4SL0B+iOPCMOqzRzkrxFgaoddlCyLkP9wEJklv7DgBhwPN15RnJ9mHWCDpk0MD01+qCcAZlMJvEtqh4ELplx9y/Yuihs7s3gorNCkzOTz15s5mZTc1+9WfQ6XsemsHVxnLm5sbHVf0UjTHfPATX/hW0lX2G6+wNo97Zh4anekMCPA1+3BWtoyCaTe1YfyrgAPC7BGjLZqmRhua7ggjhbZY+5ghJR4LxZFeIYaAA4CXjMMiVYY0vXaSd7tJUdAQ5IATuLgb5xdH9y8BestSftvIYFeYP4G20yHh4Ru/vFzCac8/dq9+14n8vlop/wWbEtOi2ZlgAAAABJRU5ErkJggg==) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  margin-right: 5px;
}

.succeedC {
  width: 100%;
  height: 400px;
  display: flex;
  margin-top: 35px;
}

#view {
  width: 452px;
  height: 400px;
  background: #f0f3f4;
  position: relative;
}

#view img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.succeedCR {
  width: 440px;
  margin-left: 75px;
}

.succeedCRTitle {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #303d4e;
  margin: 30px auto 20px;
}

.succeedCRTitle i {
  display: block;
  width: 20px;
  height: 20px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAACfklEQVQ4T52UX0hTcRTHP+duEyESxJGkmxQJPVREf0CQTUiil1BiVwMrSihQSAqKHsqHeoh606AgFKHIEPI/QkQvRW2LoELBJKzoxU2yFJEClW33xB261lrN+j2e8z2f8/t977lHyHJqQ+71Lsk/gEWViu4WpAzFQIiCjKpqUPP08VBFdC6zXDIDZrCkBjEuAP5szdJib1RpG/RHetJ1KWB9Lw4t8V5S9DLgyAFLS0u7YWhrX2Vk0Q6mgIFQ6UVBrq0dlKZUbRvwR8+ngIFw6UFRGQJc/wUEVPX4oD/aLUdflhcsxhcfCuL7X9hK3bglsf1SF/IEFPrTn79G8ASwBOxZ1QvaLGbYcwPl7Bohq7KXMafrkCsW24QQApxJ/5R+MUOeJ8C+fwC+jiesQJ67cMaaX7gDNKS9btIGfgDKf16baYUE4M3SZCyesGqL1238PLc0cxc4kqGJ2sCPwJYUUPVEwul8ZSQSvcD2tIJxS7VuPh79VOTy2Dc7lqVhEvgMqEolhe4dlZHGsRfezQ7V4SRU9Z3hkNq+yshHM+TpAk7+waL3NvAm0JIh6CnKL278uvxlq6FcUytxZdA/PRoIe28L2vRHv4VhMUOlh0EeZIoUuefO33Cqc++bmJ0zQ55bwOm/fjyVFjkSLCtcFusRUJFFfN+wjOuWWE0IZ3JMwmQMqU7+y2bYY6L0ZRtuhVkBd86xUpoG/JHO1HIwg6VXEWnNWZhFoEjHoG+q+ZdtUz+xLc+aX7gK2LtwzUehK87SuRHf7LdfgKsEM+htQNSG7srlmaDt/b5oR7rut41tJxuelrhjeY4aVa0GdgIFK/5+B3mL8jwmDI34pqYzm/4ArYnk373Y3+sAAAAASUVORK5CYII=") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  margin-right: 5px;
}

.succeedCRM {
  font-size: 14px;
}

.succeedCRM p {
  font-size: 15px;
  margin-bottom: 15px;
  color: #2f3c4d;
}

#succeedPicName {
  display: block;
  width: 100%;
  height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
  background: #f0f3f4;
}

.succeedCRM li {
  margin: 15px auto 30px;
}

.succeedCRDownLoadBtn {
  display: block;
  width: 100%;
  height: 50px;
  border-radius: 50px;
  background: #1593ff;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
}

.succeedCRDownLoadBtn:hover {
  color: #fff;
}

.loadingWrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
}

.loadingC {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 350px;
  height: 235px;
  text-align: center;
  padding: 45px 0 25px;
  transform: translate(-50%, -50%);
  background: #fff;
  font-size: 21px;
  border-radius: 5px;
}

.loading-text {
  margin-top: 25px;
}

.footWindow {
  position: fixed;
}

.newIcon {
  position: absolute;
  width: 36px;
  height: 15px;
  right: 0;
  top: -10px;
}
