
.xcxtemp{
  min-width: 1200px;
  background-color: #F6F6F6;
  box-sizing: border-box;
  transform-origin: center 0;
  -webkit-transform-origin: center 0;
  -ms-transform-origin: center 0;
  -moz-transform-origin: center 0;
  background: url('/images/template-bg.png') no-repeat;
  background-size: 100% 1345px;
  }
 
 html {
  height: 0;
  overflow: visible;
}

body {
  min-width: 1200px;
  background-color: #F6F6F6;
  box-sizing: border-box;
  transform-origin: center 0;
  -webkit-transform-origin: center 0;
  -ms-transform-origin: center 0;
  -moz-transform-origin: center 0;
  background: url('http://cdn.jisuapp.cn/static/images/template-bg.png') no-repeat;
  background-size: 100% 1345px;
}

ul::-webkit-scrollbar {
  width: 2px !important;
}

ul::-webkit-scrollbar-thumb {
  background: #D5D5D5 !important;
}

.bread-crumbs {
  height: 49px;
  line-height: 49px;
  background: #fff;
  width: 300px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
}

.bread-crumbs-con {
  margin: 0 auto;
  color: #9FA5BB;
  width: 1200px;
  padding-left: 30px;
  box-sizing: border-box;
}

.bread-title {
  color: #303445;
  font-weight: bold;
  font-size: 20px;
  display: inline-block;
  padding-left: 10px;
  border-left: 3px solid #3091F2;
  vertical-align: top;
}

.bread-crumbs-item {
  color: #9FA5BB;
  font-size: 14px;
}

.preview-wrap {
  margin: 5px auto;
  position: relative;
  transform-origin: top;
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
}

.medio-content {
  background: #fff;
  padding: 22px 36px;
  box-sizing: border-box;
  margin: 0 auto;
}

#phone-component {
  position: relative;
  display: inline-block;
  width: 332px;
  height: 678px;
  margin-left: 114px;
  margin-right: 114px;
  background-image: url(http://cdn.jisuapp.cn/static/webapp/images/phone/6s.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  vertical-align: middle;
  z-index: 999;
}

.phone-head {
  position: absolute;
  top: 81px;
  left: 22px;
  width: 288px;
  height: 58px;
  background-image: url(http://cdn.jisuapp.cn/static/webapp/images/phone-head.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
}

.phone-back {
  display: none;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 99;
  cursor: pointer;
  font-size: 18px;
  color: #fff;
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 50%;
  background: #303445;
  opacity: 0.7;
  text-align: center;
}

.phone-back img {
  padding-top: 8px;
}

.phone-head #go-back {
  color: #fff;
  cursor: pointer;
  position: absolute;
  left: 10px;
  top: 25px;
  font-size: 14px;
  line-height: 25px;
  padding-left: 14px;
  background-image: url(http://cdn.jisuapp.cn/static/webapp/images/left.png);
  background-size: auto 15px;
  background-repeat: no-repeat;
  background-position: left center;
}

.phone-head #go-back.white {
  background-image: url(http://develop.zhichiwangluo.com/zhichi_frontend/static/webapp/images/preview/left-white.png);
}

.medio-content .phone-content {
  position: absolute;
  top: 16px;
  left: 15px;
  width: 410px;
  height: 780px;
  overflow: hidden;
  background-color: #fff;
}
.medio-content .phone-content img{
  width: 100%;
  height: 100%;
  border-radius: 17px;
}
.preview-iframe {
  display: block;
  position: relative;
  width: 320px;
  height: 504px;
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -moz-transform: scale(0.9);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  outline: none;
  border: none;
}

#phone-component .page::-webkit-scrollbar,
iframe::-webkit-scrollbar {
  width: 0;
  height: 0;
}

#phone-component .page.dialog-page {
  background-color: rgba(0, 0, 0, .5);
}

.nav-component {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: left;
  overflow-y: auto;
  height: 607px;
}

.nav-component .box-title {
  color: #535353;
  font-size: 14px;
  margin-bottom: 15px;
}

.nav-component .box-title.title2 {
  margin-top: 30px;
  margin-bottom: 15px;
}

.app-link-wrap {
  position: relative;
  text-align: left;

}

.app-link-wrap label {
  display: inline-block;
  width: 40px;
  margin-left: 40px;
}

.app-link-wrap input {
  margin-left: 49px;
  width: 159px;
  height: 24px;
  padding: 0 10px 0 5px;
  border: 1px solid #ccc;
  background-color: #fff;
  color: #535353;
  font-size: 14px;
  line-height: 24px;
  outline: none;
}

.app-link-wrap .copy-link-btn {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 204px;
  width: 45px;
  height: 24px;
  line-height: 24px;
  border: 1px solid #efbf1f;
  color: #efbf1f;
  background: #fff;
  text-align: center;
  cursor: pointer;
}

.nav-component .group-page-container {
  line-height: 32px;
  color: #666;
  background-color: #fff;
}

.nav-component .group-page-nav .group-nav {
  position: relative;
  cursor: pointer;
  line-height: 40px;
  border-bottom: 1px solid #d6d6d6;
  z-index: 1;
}

.nav-component .group-page-nav.active .group-nav {
  box-shadow: 0 0 7px #C7C5C5;
  border-bottom: none;
}

.group-page-nav .group-nav::after {
  content: "";
  display: block;
  position: absolute;
  top: 16px;
  left: 12px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid #666;
  border-right: 0;
  transition: all linear .3s;
}

.group-page-nav.active .group-nav::after {
  transform: rotateZ(90deg);
  -webkit-transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  -ms-transform: rotateZ(90deg);
}

.group-page-nav .group-nav .icon-folder {
  margin-left: 32px;
  width: 16px;
  display: inline-block;
  margin-right: 5px;
  height: 16px;
  font-size: 16px;
  vertical-align: middle;
}

.group-page-nav .group-nav .group-nav-text {
  vertical-align: middle;
}

.nav-component .group-page-nav .page-navs {
  display: none;
  color: #666;
  cursor: pointer;
}

.nav-component .group-page-nav.active .page-navs {
  display: block;
}

.nav-component .group-page-nav .page-navs .page-nav {
  position: relative;
  padding-left: 15px;
  line-height: 35px;
  background-color: #fff;
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}

.one-mode-templates .nav-component .group-page-nav .page-navs .page-nav {
  line-height: 37px;
  background: #fff;
  padding-left: 23px;
  font-size: 14px;
  text-indent: 26px;
  color: #59607b;
}

.nav-component .group-page-nav .page-navs .page-nav:hover {
  background-color: #f7f7f7;
}

.nav-component .group-page-nav .page-navs .active {
  color: #efbf1f;
  border: 1px solid #efbf1f;
  outline: 1px solid #efbf1f;
  z-index: 1;
}

.nav-component .group-page-nav .page-navs li {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.nav-component .group-page-nav .page-navs .empty-group-tip {
  background-color: #fff !important;
  color: #666;
  text-align: center;
  text-indent: 0;
  cursor: default;
}

.code-container {
  position: relative;
  display: inline-block;
  width: 200px;
  height: 218px;
  margin: 40px 0 10px;
  border: 1px solid #ccc;
}

.cata-phone-tab {
  position: relative;
  display: inline-block;
  width: 100%;
  font-size: 0;
  cursor: pointer;
  border-bottom: 1px solid #c6c6c6;
  z-index: 2;
}

#phone-component.iphone {
  width: 402px;
  height: 742px;
  background-image: url(http://cdn.jisuapp.cn/static/official/images/preview/iphone.png);
}

#phone-component.iphone .phone-head {
  top: 14px;
  left: 14px;
  width: 375px;
  height: 46px;
  border-radius: 18px 18px 0px 0px;
  background-image: url(http://cdn.jisuapp.cn/static/official/images/preview/head-black.png);
}

#phone-component.iphone .phone-content {
  top: 15px;
  left: 14px;
  width: 375px;
  height: 710px;
  border-radius: 18px;
}

#phone-component.iphone .preview-iframe {
  width: 375px;
  height: 710px;
  transform: scale(1);
  border-radius: 18px;
}

#phone-component.iphone .page-title {
  margin-top: 12px;
  display: inline-block;
  color: #fff;
  font-size: 16px;
}

#phone-component.iphone #go-back {
  top: 16px;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
}

.one-mode-templates {
  width: 164px;
  border: 1px solid #EDEDED;
  height: auto;
  font-size: 12px;
  box-shadow: 0 0 5px rgba(192, 192, 192, 0.31);
  vertical-align: top;
  margin-top: 60px;
}

.bounceInRight {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

.one-mode-right {
  display: inline-block;
  font-size: 12px;
  vertical-align: top;
  margin-top: 60px;
  position: relative;
}

.control-component {
  display: inline-block;
  width: 164px;
  height: 660px;
  margin-top: 60px;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  box-shadow: -1px -1px 5px #eee, 1px 1px 5px #eee;
}

.serve-link-wrap-no-tpl {
  margin-top: 0px;
  margin-left: 0px;
}

.cata-phone-tab::after {
  content: "";
  display: block;
  position: absolute;
  top: 13px;
  left: 50%;
  border-right: 1px solid #e6e6e6;
  height: 24px;
}

.cata-phone-tab>div {
  position: relative;
  display: inline-block;
  padding: 15px 0;
  width: 50%;
  color: #666;
  font-size: 14px;
}

.cata-phone-tab>div.active {
  color: #efbf1f;
  border-bottom: 1px solid #efbf1f;
  margin-bottom: -1px;
}

.cata-phone-tab>div.active::before {
  content: "";
  display: block;
  position: absolute;
  left: 69px;
  bottom: 0px;
  border-style: solid;
  border-width: 7px;
  border-color: transparent;
  border-bottom-color: #efbf1f;
}

.phone-model {
  display: none;
}

.phone-model-list li {
  position: relative;
  padding-left: 15px;
  line-height: 35px;
  background-color: #fff;
  border-bottom: 1px solid #c6c6c6;
  overflow: hidden;
  cursor: pointer;
}

.phone-model-list li.active {
  color: #efbf1f;
  border: 1px solid #efbf1f;
  outline: 1px solid #efbf1f;
  z-index: 1;
}

.phone-model-list li:hover {
  background-color: #f7f7f7;
}

#phone-component.phone-6plus {
  width: 332px;
  height: 670px;
  background-image: url(http://cdn.jisuapp.cn/static/webapp/images/phone/6s.png);
}

#phone-component.phone-6plus .phone-head {
  top: 81px;
  left: 22px;
  width: 288px;
}

#phone-component.phone-6plus .phone-content {
  top: 139px;
  left: 22px;
  width: 288px;
  height: 446px;
}

.one-mode-templates .nav-component .group-page-container {
  color: #464646;
}

@media screen and (max-width:1400px) {
  .bread-crumbs-con {
    width: 1200px;
  }
  .preview-wrap {
    width: 1200px;
  }
  .medio-content {
    width: 1200px;
  }
  #phone-component {
    margin-left: 64px;
    margin-right: 63px;
  }
  #phone-component.phone-6plus .preview-iframe {
    width: 320px;
    height: 495px;
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -moz-transform: scale(0.9);
  }
  #phone-component.phone-5s {
    width: 312px;
    height: 648px;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/phone/5s.png);
  }
  #phone-component.phone-5s .phone-head {
    top: 93px;
    left: 25px;
    width: 262px;
  }
  #phone-component.phone-5s .phone-content {
    top: 150px;
    left: 26px;
    width: 260px;
    height: 405px;
  }
  #phone-component.phone-5s .preview-iframe {
    width: 320px;
    height: 498px;
    transform: scale(0.8125);
    -webkit-transform: scale(0.8125);
    -ms-transform: scale(0.8125);
    -moz-transform: scale(0.8125);
  }
  #phone-component.phone-note4 {
    width: 340px;
    height: 665px;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/phone/note4.png);
  }
  #phone-component.phone-note4 .phone-head {
    top: 56px;
    left: 16px;
    width: 306px;
  }
  #phone-component.phone-note4 .phone-content {
    left: 17px;
    top: 114px;
    width: 305px;
    height: 497px;
  }
  #phone-component.phone-note4 .preview-iframe {
    width: 320px;
    height: 521px;
    transform: scale(0.953215);
    -webkit-transform: scale(0.953215);
    -ms-transform: scale(0.953215);
    -moz-transform: scale(0.953215);
  }
  #phone-component.phone-p8 {
    width: 334px;
    height: 650px;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/phone/p8.png);
  }
  #phone-component.phone-p8 .phone-head {
    top: 57px;
    left: 10px;
    width: 315px;
  }
  #phone-component.phone-p8 .phone-content {
    top: 115px;
    left: 10px;
    width: 315px;
    height: 480px;
  }
  #phone-component.phone-p8 .preview-iframe {
    width: 322px;
    height: 491px;
    transform: scale(0.978125);
    -webkit-transform: scale(0.978125);
    -ms-transform: scale(0.978125);
    -moz-transform: scale(0.978125);
  }
  #phone-component.phone-mi4 {
    width: 330px;
    height: 660px;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/phone/mi4.png);
  }
  #phone-component.phone-mi4 .phone-head {
    top: 63px;
    left: 17px;
    width: 296px;
  }
  #phone-component.phone-mi4 .phone-content {
    top: 121px;
    left: 17px;
    width: 296px;
    height: 462px;
  }
  #phone-component.phone-mi4 .preview-iframe {
    width: 322px;
    height: 503px;
    transform: scale(0.91875);
    -webkit-transform: scale(0.91875);
    -ms-transform: scale(0.91875);
    -moz-transform: scale(0.91875);
  }
  #phone-component.ipad-air {
    width: 460px;
    height: 660px;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/phone/ipad-air.png);
  }
  #phone-component.ipad-air .phone-head {
    top: 59px;
    left: 30px;
    width: 400px;
    height: 80px;
  }
  #phone-component.ipad-air .phone-head>span {
    top: 40px;
  }
  #phone-component.ipad-air .phone-content {
    top: 139px;
    left: 30px;
    width: 400px;
    height: 461px;
  }
  #phone-component.ipad-air .preview-iframe {
    width: 323px;
    height: 373px;
    transform: scale(1.2375);
    -webkit-transform: scale(1.2375);
    -ms-transform: scale(1.2375);
    -moz-transform: scale(1.2375);
  }
  .bottom-tab {
    margin-top: 78px;
    width: 36px !important;
    padding: 0 !important;
  }
  .bottom-tab>span {
    display: block;
    width: 36px;
    height: 50px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    color: #aaa;
    cursor: pointer;
    background-color: #fff;
  }
  .bottom-tab>span:first-child {
    border-bottom: 1px solid #e7e7e7;
  }
  .bottom-tab a {
    display: inline-block;
    color: #aaa;
    width: 100%;
    height: 100%;
    font-size: 12px;
    line-height: 1em;
  }
  .bottom-tab a>span {
    display: inline-block;
    width: 100%;
    margin: 5px 0;
    font-size: 20px;
    vertical-align: top;
  }
  .service-component {
    display: inline-block;
    width: 300px;
    height: 560px;
    margin-top: 60px;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    box-shadow: -1px -1px 5px #eee, 1px 1px 5px #eee;
    vertical-align: top;
  }
  .serve-link-wrap {
    margin-top: 20px;
    margin-left: -105px;
  }
  .serve-link-wrap a {
    display: inline-block;
    width: 60px;
    height: 20px;
    color: #aaa;
    font-size: 14px;
    line-height: 20px;
  }
  .serve-link-wrap a:hover {
    color: #efbf1f;
  }
  .serve-link-wrap a>span:first-child {
    display: inline-block;
    font-size: 20px;
    vertical-align: top;
  }
  .serve-link-wrap a>span:last-child {
    height: 20px;
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
  }
  .serve-link-wrap a:first-child {
    margin-right: 15px;
  }
  .service-component .btn-wrap {
    width: 100%;
    height: 38px;
    padding: 15px 0;
    text-align: center;
  }
  .service-component .btn-wrap .choose-tpl {
    display: inline-block;
    margin: 0 5px;
    width: 94px;
    height: 38px;
    background: #efbf1f;
    color: #333;
    line-height: 38px;
    border-radius: 3px;
    cursor: pointer;
  }
  .package-info {
    display: none;
    text-align: right;
  }
  .package-info>div {
    width: 200px;
    padding: 5px 0;
    margin: 20px auto 0;
    border: 1px solid #ccc;
  }
  .package-info p {
    height: 30px;
    line-height: 30px;
    color: #404040;
  }
  .package-info p>span:nth-child(1) {
    display: inline-block;
    width: 80px;
    text-align: right;
  }
  .package-info p>span:nth-child(2) {
    display: inline-block;
    width: 120px;
    text-indent: 8px;
    font-size: 16px;
    text-align: left;
  }
  .package-info p>span.red {
    color: #ff6200;
  }
  .package-info>a {
    display: inline-block;
    margin-top: 5px;
    margin-right: 50px;
    color: #efbf1f;
  }
  .service-component.normal .code-container {
    margin-top: 100px;
    margin-bottom: 30px;
  }
  /* .service-component.normal .btn-wrap {
        height: 0;
      } */
  /* --<!-- æ–°ç‰ˆæ¨¡æ¿é¢„è§ˆçš„å³ä¾§æ•°æ®éƒ¨åˆ† -->----*/
  .new-preview-info-component {
    width: 400px;
    /*height: 580px;*/
    background: #FFF;
    display: inline-block;
    margin-top: 30px;
    vertical-align: top;
    position: relative;
    margin-bottom: 30px;
  }
  .new-preview-info-component:after {
    content: "";
    height: 0;
  }
  .preview-title-wrap {
    position: relative;
    height: 50px;
    border-bottom: 1px solid #DDD;
    width: 400px;
    margin: 10px auto;
  }
  .preview-title-wrap>span {
    float: left;
    height: 100%;
    letter-spacing: 2px;
    font-size: 30px;
    font-weight: 500;
    width: 300px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
  }
  .preview-title-wrap>a {
    float: right;
    position: relative;
  }
  .preview-title-wrap>a:hover .scan-qrcode-to-preview {
    display: block;
    transition: all .6s;
  }
  .preview-title-wrap>a>img {
    width: 30px;
    height: 30px;
    padding: 1px;
    border: 1px solid #EEE;
  }
  .scan-qrcode-to-preview {
    display: none;
    position: absolute;
    top: 47px;
    border: 1px solid #EEE;
    background: #FFF;
    z-index: 1;
    left: -82px;
  }
  .scan-qrcode-to-preview>p {
    padding: 2px 0px;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 5px;
  }
  .qrcode-preview-trangle {}
  .qrcode-preview-trangle:before {
    content: "";
    position: absolute;
    border-bottom: 15px solid #EEE;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    top: -16px;
    left: 50%;
    transform: translateX(-50%);
  }
  .desc-item {
    color: rgb(159, 159, 159);
    font-size: 13px;
    letter-spacing: 1px;
    text-align: left;
  }
  .preview-desc-wrap>p {
    text-align: left;
    padding: 10px 0px;
    font-size: 13px;
    word-break: break-all;
    line-height: 1.6;
    letter-spacing: 1px;
  }
  .use-type {
    background-color: rgb(232, 239, 242);
    color: rgb(150, 161, 166);
    padding: 2px 7px;
    border-radius: 4px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
  }
  .money-identify {
    width: 180px;
    display: inline-block;
    border: 1px solid #DED;
    margin-left: 10px;
    margin-top: 5px;
  }
  .money-identify .red {
    color: #ff6200;
  }
  .difference_version_price {
    display: block;
    letter-spacing: 1px;
    font-size: 14px;
    text-align: center;
    width: 180px;
    height: 34px;
    line-height: 34px;
  }
  .use-template-btn-wrap {
    text-align: left;
    width: 550px;
    margin: 10px auto;
    height: 35px;
    margin-left: 80px;
  }
  .use-template-btn-wrap button {
    height: 35px;
    letter-spacing: 1px;
    border: none;
    border-radius: 4px;
    font-size: 15px;
    background: rgb(238, 192, 31);
    color: #333;
    width: 100px;
    margin: 0 4px;
    line-height: 35px;
  }
  .preview-pagedetail-wrap {
    width: 550px;
    margin: 0px auto;
  }
  .preview-pagedetail-list {
    overflow: hidden;
    position: relative;
  }
  .preview-pagedetail-list>.ifram-wrap {
    float: left;
    width: 288px;
    height: 250px;
    margin: 5px 5px;
    border: 1px solid #EEE;
  }
  .ifram-wrap .phone-head {
    top: 6px;
    left: 5px;
  }
  .ifram-wrap .phone-content {
    top: 64px;
    left: 5px;
  }
  .single-page-desc {
    display: none;
    position: relative;
    box-shadow: 0px 0px 5px #DEDEDE, 0px 0px 10px #EEE, 0px 0px 15px #EEE;
    padding: 0px 10px;
    border-radius: 4px;
    width: 400px;
    height: 500px;
    background: #FFF;
    display: inline-block;
    margin-top: 71px;
    vertical-align: top;
  }
  .single-page-desc-close {
    position: absolute;
    top: -30px;
    right: -40px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    box-shadow: 0px 0px 5px #DEDEDE, 0px 0px 10px #EEE;
    border-radius: 50%;
    background: #efbf1f;
    font-size: 30px;
    color: #333;
    cursor: pointer;
  }
  .preview-template-function {
    display: none;
  }
  /* ç¬¬ä¸€ç§æ¨¡æ¿ */
  .one-mode-templates {
    margin-left: 40px;
  }
  .one-mode-templates .nav-component .group-page-nav .page-navs .active {
    color: #3091F2;
    border: 2px solid #3091F2;
    outline: none;
    background: #fff;
    z-index: 1;
  }
  .one-mode-templates .nav-component .group-page-nav.active .group-nav {
    box-shadow: none;
  }
  .one-mode-templates .nav-component .group-page-nav .page-navs {
    color: #9FA5BB;
  }
  .one-mode-templates .nav-component .group-page-nav .page-navs .page-nav:hover {
    background: #e8e8f1;
  }
  .one-mode-templates .nav-component .group-page-nav .group-nav {
    border-bottom: 1px solid #EDEDED;
  }
  .one-mode-quick-nav {
    line-height: 51px;
    height: 51px;
    border-bottom: 1px solid #EDEDED;
    font-weight: 500;
    text-align: left;
    padding-left: 24px;
    font-size: 14px;
    color: #303445;
  }
  .one-mode-templates .group-page-nav .group-nav::after {
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #000000;
    left: 8px;
  }
  .one-mode-templates .group-page-nav .group-nav .icon-folder {
    margin-left: 24px;
  }
  .one-mode-title {
    font-size: 24px;
    color: #303445;
    font-weight: 550;
    width: 210px;
  }
  .mode-access {
    color: #A7ADC0;
    font-size: 14px;
    padding: 5px 0;
  }
  .mode-label span {
    color: #59607B;
    padding: 7px 13px;
    border-radius: 2px;
    border: 1px solid #F3F4FA;
    margin-right: 5px;
    margin-top: 20px;
    margin-bottom: 36px;
    display: inline-block;
  }
  .mode-contaniner {
    margin-top: 13px;
    color: #9FA5BB;
    line-height: 19px;
    width: 370px;
    font-size: 14px;
    color: #59607b;
  }
  .mode-industry {
    margin-top: 18px;
    font-size: 14px;
  }
  .mode-industry span {
    padding: 2px 9px;
    color: #3091F2;
    background: #D6E9FC;
    border-radius: 2px;
  }
  .btn-wrap {
    width: 100%;
    height: 40px;
    margin-top: 25px;
  }
  .btn-wrap .choose-tpl {
    display: inline-block;
    width: 116px;
    height: 40px;
    background: #3091F2;
    color: #fff;
    line-height: 40px;
    border-radius: 2px;
    cursor: pointer;
    margin-right: 8px;
    text-align: center;
    font-size: 16px;
  }
  .btn-wrap .choose-tpl img { 
    height: 100%;
  }
  /*  é€‚é…start  */
  .one-mode-code .codel-wrap {
    display: none;
  }
  .code-container-text > i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(../../../static/webapp/preview/img/qrcode_logo.png);
    background-repeat: no-repeat;
    background-position: -32px -4px;
  }
  .code-container-text > i.QR {
    background-position: -7px -4px;
  }
  .one-mode-code .code-container-text {
    position: absolute;
    color: #303445 !important;
    font-size: 12px !important;
    bottom: 2px;
    width: 153px;
    line-height: 20px;
    text-align: center !important;
    height: 20px;
    margin-bottom: 0 !important;
  }
  .one-mode-right .code-h {
    height: 160px !important;
  }
  .code-container-text > span {
    display: inline-block;
    position: relative;
    top: -4px;
    left: 4px;
    cursor: pointer;
  }
  .one-mode-code #preview-codel {
    width: 150px;
    height: 150px;
  }
  /*  é€‚é…end  */
  .one-mode-code #preview-code {
    width: 150px;
    height: 150px;
  }

  .one-mode-right .one-mode-code {
    width: 150px;
    height: 150px;
    padding: 4px;
    border: 1px solid #E8EAF5;
    position: absolute;
    top: 0;
    right: 0;
  }
  .one-mode-code .code-container-text {
    color: #59607B;
    font-size: 16px;
    margin-bottom: 10px;
    text-align: center;
  }
  .one-mode-right .one-mode-phone-model {
    width: calc(100% - 23px);
    height: 57px;
    border: 1px solid #D5D5DE;
    box-shadow: 0px 0px 5px rgba(192, 192, 192, 0.31);
    padding-left: 23px;
  }
  .one-mode-right .service-component {
    display: inline-block;
    width: 100%;
    height: 485px;
    margin-top: 18px;
    background: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 2px;
    box-shadow: 0px 0px 5px rgba(192, 192, 192, 0.31);
    vertical-align: top;
  }
  .one-mode-right .code-container {
    width: 192px;
    height: 202px;
    margin: 33px 0 16px;
  }
  .one-mode-right .app-link-wrap input {
    margin-left: 23px;
  }
  .one-mode-right .app-link-wrap .copy-link-btn {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 166px;
    width: 50px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #3091f2;
    color: #3091f2;
    background: #fff;
    text-align: center;
    cursor: pointer;
  }
  .one-mode-right .app-link-wrap input {
    margin-left: 23px;
    width: 127px;
    height: 28px;
    padding: 0 10px 0 5px;
    border: 1px solid #ccc;
    background-color: #fff;
    color: #535353;
    font-size: 14px;
    line-height: 28px;
    outline: none;
  }
  .one-mode-right .service-component .btn-wrap .choose-tpl {
    display: inline-block;
    width: 90px;
    height: 30px;
    background: #3091f2;
    color: #fff;
    line-height: 30px;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    margin-left: 0;
  }
  .one-mode-right .service-component .btn-wrap .choose-tpl:first-child {
    margin-right: 12px;
  }
  .one-mode-right .service-component .btn-wrap {
    padding-top: 12px;
    padding-bottom: 25px;
    text-align: left;
    padding-left: 23px;
  }
  .one-mode-right .serve-link-wrap a:hover {
    color: #3091f2;
  }
  .one-mode-right .phone-type-title {
    font-size: 14px;
    height: 30px;
    line-height: 32px;
  }
  .one-mode-right .phone-type {
    display: inline-block;
    margin-right: 22px;
    cursor: pointer;
  }
  .one-mode-right .phone-type.active {
    color: #3091f2;
  }
  #phone-component.iphone.white .phone-head {
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/iphonex-head-white.png);
  }
  #phone-component.iphoneX {
    width: 330px;
    height: 670px;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/iphonex.png);
  }
  #phone-component.iphoneX .phone-head {
    top: 19px;
    left: 20px;
    width: 288px;
    height: 64px;
    border-radius: 27px 27px 0 0;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/iphonex-head-black.png);
  }
  #phone-component.iphoneX .page-title {
    margin-top: 20px;
    display: inline-block;
  }
  #phone-component.iphoneX.white .phone-head {
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/iphonex-head-white.png);
  }
  #phone-component.iphoneX #go-back {
    top: 40px;
  }
  #phone-component.iphoneX .phone-content {
    top: 83px;
    left: 21px;
    width: 288px;
    height: 572px;
    border-radius: 0 0 27px 27px;
  }
  #phone-component.iphoneX .preview-iframe {

    width: 320px;
    height: 636px;
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -moz-transform: scale(0.9);
  }
  #phone-component.huawei {
    width: 330px;
    height: 670px;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/huawei.png);
  }
  #phone-component.huawei .preview-iframe {
    width: 320px;
    height: 571px;
    transform: scale(0.96);
    -webkit-transform: scale(0.96);
    -ms-transform: scale(0.96);
    -moz-transform: scale(0.96);
  }
  #phone-component.huawei .phone-head {
    top: 15px;
    left: 11px;
    width: 306px;
    height: 62px;
    border-radius: 22px 22px 0 0;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/huawei-head-black.png);
  }
  #phone-component.huawei.white .phone-head {
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/huawei-head-white.png);
  }
  #phone-component.huawei .page-title {
    margin-top: 33px;
    display: inline-block;
  }
  #phone-component.huawei #go-back {
    top: 38px;
  }
  #phone-component.huawei .phone-content {
    top: 77px;
    left: 11px;
    width: 306px;
    height: 548px;
    border-radius: 0 0 16px 16px;
  }
  #phone-component.sanxing {
    width: 330px;
    height: 670px;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/sanxing.png);
  }
  #phone-component.sanxing .preview-iframe {
    width: 320px;
    height: 553px;
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
  }
  #phone-component.sanxing .phone-head {
    top: 32px;
    left: 5px;
    width: 320px;
    border-radius: 33px 33px 0 0;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/sanxing-head-black.png);
  }
  #phone-component.sanxing.white .phone-head {
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/sanxing-head-white.png);
  }
  #phone-component.sanxing .page-title {
    margin-top: 31px;
    display: inline-block;
  }
  #phone-component.sanxing #go-back {
    top: 34px;
  }
  #phone-component.sanxing .phone-content {
    top: 90px;
    left: 5px;
    width: 320px;
    height: 553px;
    border-radius: 0 0 34px 34px;
  }
  #phone-component.xiaomi {
    width: 330px;
    height: 670px;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/xiaomi.png);
  }
  #phone-component.xiaomi .preview-iframe {
    width: 320px;
    height: 582px;
    transform: scale(0.97);
    -webkit-transform: scale(0.97);
    -ms-transform: scale(0.97);
    -moz-transform: scale(0.97);
  }
  #phone-component.xiaomi .phone-head {
    top: 10px;
    left: 9px;
    width: 311px;
    border-radius: 18px 18px 0 0;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/xiaomi-head-black.png);
  }
  #phone-component.xiaomi.white .phone-head {
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/xiaomi-head-white.png);
  }
  #phone-component.xiaomi .page-title {
    margin-top: 30px;
    display: inline-block;
  }
  #phone-component .page-title {
    width: 110px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #phone-component.xiaomi #go-back {
    top: 32px;
  }
  #phone-component.xiaomi .phone-content {
    top: 68px;
    left: 10px;
    width: 309px;
    height: 565px;
    border-radius: 0 0 11px 14px;
  }
  .one-mode-right .service-component.normal .code-container {
    margin: 33px 0 16px;
  }
  /* å…¨å±loading */
  #loader-wrapper {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
  }
  #loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    /* COLOR 1 */
    border-top-color: #FFF;
    -webkit-animation: spin 2s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    -ms-animation: spin 2s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    -moz-animation: spin 2s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    -o-animation: spin 2s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
    z-index: 1001;
  }
  #loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    /* COLOR 2 */
    border-top-color: #FFF;
    -webkit-animation: spin 3s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    -moz-animation: spin 3s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    -o-animation: spin 3s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    -ms-animation: spin 3s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 3s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
  }
  #loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #FFF;
    /* COLOR 3 */
    -moz-animation: spin 1.5s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    -o-animation: spin 1.5s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    -ms-animation: spin 1.5s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    -webkit-animation: spin 1.5s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 1.5s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
  }
  #loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #00a4ff;
    /* Old browsers */
    z-index: 1000;
    -webkit-transform: translateX(0);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(0);
    /* IE 9 */
    transform: translateX(0);
    /* Firefox 16+, IE 10+, Opera */
  }
  #loader-wrapper .loader-section.section-left {
    left: 0;
  }
  #loader-wrapper .loader-section.section-right {
    right: 0;
  }
  /* Loaded */
  .loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(-100%);
    /* IE 9 */
    transform: translateX(-100%);
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  }
  .loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(100%);
    /* IE 9 */
    transform: translateX(100%);
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  }
  .loaded #loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .loaded #loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateY(-100%);
    /* IE 9 */
    transform: translateY(-100%);
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.3s 1s ease-out;
    transition: all 0.3s 1s ease-out;
  }
  /* JavaScript Turned Off */
  .no-js #loader-wrapper {
    display: none;
  }
  .no-js h1 {
    color: #222222;
  }
  #loader-wrapper .load_title {
    font-family: 'Microsoft Yahei UI Light';
    color: white;
    font-size: 19px;
    width: 100%;
    text-align: center;
    z-index: 9999999999999;
    position: absolute;
    top: 60%;
    opacity: 1;
    line-height: 90px;
  }
  #loader-wrapper .load_title span {
    font-weight: normal;
    font-style: italic;
    font-size: 13px;
    color: #FFF;
    opacity: 0.5;
  }
  .tpl-container {
    background: #fff;
    width: 1200px;
    margin: 10px auto 42px auto;
  }
  .tpl-top {
    padding: 20px 40px 25px 40px;
    overflow: hidden;
  }
  .tpl-top-title {
    color: #303445;
    font-weight: bold;
    font-size: 20px;
    padding-left: 10px;
    border-left: 3px solid #3091F2;
    float: left;
  }
  .tpl-top-more {
    font-size: 18px;
    color: #9FA5BB;
    float: right;
  }
  .tpl-list {
    overflow: hidden;
    padding-left: 38px;
  }
  .tpl-list li {
    width: 351px;
    height: 147px;
    border: 1px solid #EEF0F7;
    overflow: hidden;
    margin-right: 34px;
    float: left;
    margin-bottom: 28px;
  }
  .tpl-list li:hover {
    box-shadow: 0px 0px 9px rgba(0, 0, 0, .2)
  }
  .tpl-list li:hover .tpl-hover-area {
    display: block;
  }
  .tpl-item-left {
    width: 146px;
    height: 147px;
    float: left;
    margin-right: 14px;
    position: relative;
  }
  .tpl-hover-area {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(13, 13, 13, 0.4758);
    display: none;
  }
  .tpl-hover-area img {
    width: 124px;
    height: 124px;
    margin: 11px;
  }
  .tpl-item-left .tpl-item-img {
    width: 100%;
    height: 100%;
  }
  .tpl-item-right {
    position: relative;
    float: left;
    height: 100%;
  }
  .tpl-item-title {
    font-size: 16px;
    color: #303445;
    padding-top: 14px;
    padding-bottom: 10px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 190px;
  }
  .tpl-item-label {
    color: #9FA5BB;
    font-size: 14px;
    width: 190px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .tpl-item-num {
    font-size: 16px;
    color: #D5D5DE;
    position: absolute;
    left: 0;
    bottom: 12px;
  }
  .tpl-item-num .icon-app-preview,
  .mode-access .icon-app-preview {
    font-size: 23px;
  }
  .suspension-area {
    width: 100%;
    height: 161px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    background: rgba(0, 0, 0, .7);
    display: none;
  }
  .suspension-tip {
    color: #fff;
    font-size: 32px;
    text-align: center;
    font-weight: 400px;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .suspension-tip span {
    color: #3091F2
  }
  .suspension-btns {
    text-align: center;
    overflow: hidden;
  }
  .suspension-tpl {
    width: 149px;
    height: 52px;
    border-radius: 2px;
    background: #3091F2;
    color: #fff;
    text-align: center;
    line-height: 52px;
    display: inline-block;
    cursor: pointer;
  }
  .suspension-tpl:first-child {
    margin-right: 10px;
  }
  .suspension-close {
    color: #fff;
    font-size: 38px;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
  }
  .screenshot-area {
    padding: 35px 37px;
    margin: 0 auto;
    margin-top: 10px;
    width: 1200px;
    box-sizing: border-box;
  }
  .screenshot-area .screenshot-top {
    color: #303445;
    font-weight: bold;
    font-size: 20px;
    padding-left: 10px;
    border-left: 3px solid #3091F2;
  }
  .swiper-container {
    height: 362px;
    width: 1124px;
    margin-top: 24px;
  }
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    right: -50px !important;
  }
  .swiper-button-prev,
  .swiper-container-rtl .swiper-button-next {
    left: -50px !important;
  }
  .swiper-container .swiper-slide {
    width: 199px !important;
  }
  .swiper-container .swiper-slide img {
    width: 198px;
    height: 359px;
    box-shadow: 0px 2px 5px #D2D2D2;
  }
  .one-mode-right .tpl-detail-upgrade{
    height: 156px !important;
  }
  .one-mode-right .tpl-detail-upgrade span{
    line-height: 12px;
    -webkit-line-clamp: 1;
  }
}

@media screen and (min-width:1401px) {
  .bread-crumbs-con {
    width: 1400px;
  }
  .preview-wrap {
    width: 1400px;
  }
  .medio-content {
    width: 1400px;
  }
  #phone-component.phone-6plus .preview-iframe {
    width: 320px;
    height: 495px;
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -moz-transform: scale(0.9);
  }
  #phone-component.phone-5s {
    width: 312px;
    height: 648px;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/phone/5s.png);
  }
  #phone-component.phone-5s .phone-head {
    top: 93px;
    left: 25px;
    width: 262px;
  }
  #phone-component.phone-5s .phone-content {
    top: 150px;
    left: 26px;
    width: 260px;
    height: 405px;
  }
  #phone-component.phone-5s .preview-iframe {
    width: 320px;
    height: 498px;
    transform: scale(0.8125);
    -webkit-transform: scale(0.8125);
    -ms-transform: scale(0.8125);
    -moz-transform: scale(0.8125);
  }
  #phone-component.phone-note4 {
    width: 340px;
    height: 665px;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/phone/note4.png);
  }
  #phone-component.phone-note4 .phone-head {
    top: 56px;
    left: 16px;
    width: 306px;
  }
  #phone-component.phone-note4 .phone-content {
    left: 17px;
    top: 114px;
    width: 305px;
    height: 497px;
  }
  #phone-component.phone-note4 .preview-iframe {
    width: 320px;
    height: 521px;
    transform: scale(0.953215);
    -webkit-transform: scale(0.953215);
    -ms-transform: scale(0.953215);
    -moz-transform: scale(0.953215);
  }
  #phone-component.phone-p8 {
    width: 334px;
    height: 650px;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/phone/p8.png);
  }
  #phone-component.phone-p8 .phone-head {
    top: 57px;
    left: 10px;
    width: 315px;
  }
  #phone-component.phone-p8 .phone-content {
    top: 115px;
    left: 10px;
    width: 315px;
    height: 480px;
  }
  #phone-component.phone-p8 .preview-iframe {
    width: 322px;
    height: 491px;
    transform: scale(0.978125);
    -webkit-transform: scale(0.978125);
    -ms-transform: scale(0.978125);
    -moz-transform: scale(0.978125);
  }
  #phone-component.phone-mi4 {
    width: 330px;
    height: 660px;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/phone/mi4.png);
  }
  #phone-component.phone-mi4 .phone-head {
    top: 63px;
    left: 17px;
    width: 296px;
  }
  #phone-component.phone-mi4 .phone-content {
    top: 121px;
    left: 17px;
    width: 296px;
    height: 462px;
  }
  #phone-component.phone-mi4 .preview-iframe {
    width: 322px;
    height: 503px;
    transform: scale(0.91875);
    -webkit-transform: scale(0.91875);
    -ms-transform: scale(0.91875);
    -moz-transform: scale(0.91875);
  }
  #phone-component.ipad-air {
    width: 460px;
    height: 660px;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/phone/ipad-air.png);
  }
  #phone-component.ipad-air .phone-head {
    top: 59px;
    left: 30px;
    width: 400px;
    height: 80px;
  }
  #phone-component.ipad-air .phone-head>span {
    top: 40px;
  }
  #phone-component.ipad-air .phone-content {
    top: 139px;
    left: 30px;
    width: 400px;
    height: 461px;
  }
  #phone-component.ipad-air .preview-iframe {
    width: 323px;
    height: 373px;
    transform: scale(1.2375);
    -webkit-transform: scale(1.2375);
    -ms-transform: scale(1.2375);
    -moz-transform: scale(1.2375);
  }
  .bottom-tab {
    margin-top: 78px;
    width: 36px !important;
    padding: 0 !important;
  }
  .bottom-tab>span {
    display: block;
    width: 36px;
    height: 50px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    color: #aaa;
    cursor: pointer;
    background-color: #fff;
  }
  .bottom-tab>span:first-child {
    border-bottom: 1px solid #e7e7e7;
  }
  .bottom-tab a {
    display: inline-block;
    color: #aaa;
    width: 100%;
    height: 100%;
    font-size: 12px;
    line-height: 1em;
  }
  .bottom-tab a>span {
    display: inline-block;
    width: 100%;
    margin: 5px 0;
    font-size: 20px;
    vertical-align: top;
  }
  .service-component {
    display: inline-block;
    width: 300px;
    height: 560px;
    margin-top: 60px;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    box-shadow: -1px -1px 5px #eee, 1px 1px 5px #eee;
    vertical-align: top;
  }
  .serve-link-wrap {
    margin-top: 20px;
    margin-left: -105px;
  }
  .serve-link-wrap a {
    display: inline-block;
    width: 60px;
    height: 20px;
    color: #aaa;
    font-size: 14px;
    line-height: 20px;
  }
  .serve-link-wrap a:hover {
    color: #efbf1f;
  }
  .serve-link-wrap a>span:first-child {
    display: inline-block;
    font-size: 20px;
    vertical-align: top;
  }
  .serve-link-wrap a>span:last-child {
    height: 20px;
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
  }
  .serve-link-wrap a:first-child {
    margin-right: 15px;
  }
  .service-component .btn-wrap {
    width: 100%;
    height: 38px;
    padding: 15px 0;
    text-align: center;
  }
  .service-component .btn-wrap .choose-tpl {
    display: inline-block;
    margin: 0 5px;
    width: 94px;
    height: 38px;
    background: #efbf1f;
    color: #333;
    line-height: 38px;
    border-radius: 3px;
    cursor: pointer;
  }
  .package-info {
    display: none;
    text-align: right;
  }
  .package-info>div {
    width: 200px;
    padding: 5px 0;
    margin: 20px auto 0;
    border: 1px solid #ccc;
  }
  .package-info p {
    height: 30px;
    line-height: 30px;
    color: #404040;
  }
  .package-info p>span:nth-child(1) {
    display: inline-block;
    width: 80px;
    text-align: right;
  }
  .package-info p>span:nth-child(2) {
    display: inline-block;
    width: 120px;
    text-indent: 8px;
    font-size: 16px;
    text-align: left;
  }
  .package-info p>span.red {
    color: #ff6200;
  }
  .package-info>a {
    display: inline-block;
    margin-top: 5px;
    margin-right: 50px;
    color: #efbf1f;
  }
  .service-component.normal .code-container {
    margin-top: 100px;
    margin-bottom: 30px;
  }
  /* .service-component.normal .btn-wrap {
        height: 0;
      } */
  /* --<!-- æ–°ç‰ˆæ¨¡æ¿é¢„è§ˆçš„å³ä¾§æ•°æ®éƒ¨åˆ† -->----*/
  .new-preview-info-component {
    width: 400px;
    /*height: 580px;*/
    background: #FFF;
    display: inline-block;
    margin-top: 30px;
    vertical-align: top;
    position: relative;
    margin-bottom: 30px;
  }
  .new-preview-info-component:after {
    content: "";
    height: 0;
  }
  .preview-title-wrap {
    position: relative;
    height: 50px;
    border-bottom: 1px solid #DDD;
    width: 400px;
    margin: 10px auto;
  }
  .preview-title-wrap>span {
    float: left;
    height: 100%;
    letter-spacing: 2px;
    font-size: 30px;
    font-weight: 500;
    width: 300px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
  }
  .preview-title-wrap>a {
    float: right;
    position: relative;
  }
  .preview-title-wrap>a:hover .scan-qrcode-to-preview {
    display: block;
    transition: all .6s;
  }
  .preview-title-wrap>a>img {
    width: 30px;
    height: 30px;
    padding: 1px;
    border: 1px solid #EEE;
  }
  .scan-qrcode-to-preview {
    display: none;
    position: absolute;
    top: 47px;
    border: 1px solid #EEE;
    background: #FFF;
    z-index: 1;
    left: -82px;
  }
  .scan-qrcode-to-preview>p {
    padding: 2px 0px;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 5px;
  }
  .qrcode-preview-trangle {}
  .qrcode-preview-trangle:before {
    content: "";
    position: absolute;
    border-bottom: 15px solid #EEE;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    top: -16px;
    left: 50%;
    transform: translateX(-50%);
  }
  .desc-item {
    color: rgb(159, 159, 159);
    font-size: 13px;
    letter-spacing: 1px;
    text-align: left;
  }
  .preview-desc-wrap>p {
    text-align: left;
    padding: 10px 0px;
    font-size: 13px;
    word-break: break-all;
    line-height: 1.6;
    letter-spacing: 1px;
  }
  .use-type {
    background-color: rgb(232, 239, 242);
    color: rgb(150, 161, 166);
    padding: 2px 7px;
    border-radius: 4px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
  }
  .money-identify {
    width: 180px;
    display: inline-block;
    border: 1px solid #DED;
    margin-left: 10px;
    margin-top: 5px;
  }
  .money-identify .red {
    color: #ff6200;
  }
  .difference_version_price {
    display: block;
    letter-spacing: 1px;
    font-size: 14px;
    text-align: center;
    width: 180px;
    height: 34px;
    line-height: 34px;
  }
  .use-template-btn-wrap {
    text-align: left;
    width: 550px;
    margin: 10px auto;
    height: 35px;
    margin-left: 80px;
  }
  .use-template-btn-wrap button {
    height: 35px;
    letter-spacing: 1px;
    border: none;
    border-radius: 4px;
    font-size: 15px;
    background: rgb(238, 192, 31);
    color: #333;
    width: 100px;
    margin: 0 4px;
    line-height: 35px;
  }
  .preview-pagedetail-wrap {
    width: 550px;
    margin: 0px auto;
  }
  .preview-pagedetail-list {
    overflow: hidden;
    position: relative;
  }
  .preview-pagedetail-list>.ifram-wrap {
    float: left;
    width: 288px;
    height: 250px;
    margin: 5px 5px;
    border: 1px solid #EEE;
  }
  .ifram-wrap .phone-head {
    top: 6px;
    left: 5px;
  }
  .ifram-wrap .phone-content {
    top: 64px;
    left: 5px;
  }
  .single-page-desc {
    display: none;
    position: relative;
    box-shadow: 0px 0px 5px #DEDEDE, 0px 0px 10px #EEE, 0px 0px 15px #EEE;
    padding: 0px 10px;
    border-radius: 4px;
    width: 400px;
    height: 500px;
    background: #FFF;
    display: inline-block;
    margin-top: 71px;
    vertical-align: top;
  }
  .single-page-desc-close {
    position: absolute;
    top: -30px;
    right: -40px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    box-shadow: 0px 0px 5px #DEDEDE, 0px 0px 10px #EEE;
    border-radius: 50%;
    background: #efbf1f;
    font-size: 30px;
    color: #333;
    cursor: pointer;
  }
  .preview-template-function {
    display: none;
  }
  /* ç¬¬ä¸€ç§æ¨¡æ¿ */
  .one-mode-templates {
    margin-left: 100px;
  }
  .one-mode-templates .nav-component .group-page-nav .page-navs .active {
    color: #3091F2;
    border: 2px solid #3091F2;
    outline: none;
    background: #fff;
    z-index: 1;
  }
  .one-mode-templates .nav-component .group-page-nav.active .group-nav {
    box-shadow: none;
  }
  .one-mode-templates .nav-component .group-page-nav .page-navs {
    color: #9FA5BB;
  }
  .one-mode-templates .nav-component .group-page-nav .page-navs .page-nav:hover {
    background: #e8e8f1;
  }
  .one-mode-templates .nav-component .group-page-nav .group-nav {
    border-bottom: 1px solid #EDEDED;
    font-size: 14px;
  }
  .one-mode-quick-nav {
    line-height: 51px;
    height: 51px;
    border-bottom: 1px solid #EDEDED;
    font-weight: 500;
    text-align: left;
    padding-left: 24px;
    font-size: 14px;
    color: #303445;
  }
  .one-mode-templates .group-page-nav .group-nav::after {
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #000000;
    left: 8px;
  }
  .one-mode-templates .group-page-nav .group-nav .icon-folder {
    margin-left: 24px;
  }
  .one-mode-title {
    font-size: 24px;
    color: #303445;
    font-weight: 550;
    width: 210px;
  }
  .mode-access {
    color: #A7ADC0;
    font-size: 14px;
    padding: 5px 0;
  }
  .mode-label span {
    color: #59607B;
    padding: 7px 13px;
    border-radius: 2px;
    border: 1px solid #F3F4FA;
    margin-right: 5px;
    margin-top: 20px;
    margin-bottom: 36px;
    display: inline-block;
  }
  .mode-contaniner {
    margin-top: 13px;
    color: #9FA5BB;
    line-height: 19px;
    width: 370px;
    font-size: 14px;
    color: #59607b;
  }
  .mode-industry {
    margin-top: 18px;
    font-size: 14px;
  }
  .mode-industry span {
    padding: 2px 9px;
    color: #3091F2;
    background: #D6E9FC;
    border-radius: 2px;
  }
  .btn-wrap {
    width: 100%;
    height: 40px;
    margin-top: 25px;
  }
  .btn-wrap .choose-tpl {
    display: inline-block;
    width: 116px;
    height: 40px;
    background: #3091F2;
    color: #fff;
    line-height: 40px;
    border-radius: 2px;
    cursor: pointer;
    margin-right: 8px;
    text-align: center;
    font-size: 16px;
  }
  .btn-wrap .choose-tpl:hover {
    background: rgba(48, 145, 242, .9);
  }
  .one-mode-code #preview-code {
    width: 150px;
    height: 150px;
  }
  .one-mode-code #preview-codel {
    width: 150px;
    height: 150px;
  }
  .one-mode-code .codel-wrap {
    display: none;
  }
  .one-mode-right .one-mode-code {
    width: 150px;
    height: 150px;
    padding: 4px;
    border: 1px solid #E8EAF5;
    position: absolute;
    top: 0;
    right: 0;
  }
  .one-mode-right .code-h {
    height: 160px;
  }
  .one-mode-code .code-container-text {
    position: absolute;
    color: #303445;
    font-size: 12px;
    bottom: 2px;
    width: 153px;
    line-height: 20px;
    text-align: center;
    height: 20px;
  }
  .code-container-text > i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(../../../static/webapp/preview/img/qrcode_logo.png);
    background-repeat: no-repeat;
    background-position: -32px -4px;
  }
  .code-container-text > i.QR {
    background-position: -7px -4px;
  }
  .code-container-text > span {
    display: inline-block;
    position: relative;
    top: -4px;
    left: 4px;
    cursor: pointer;
  }
  .one-mode-right .one-mode-phone-model {
    width: calc(100% - 23px);
    height: 57px;
    border: 1px solid #D5D5DE;
    box-shadow: 0px 0px 5px rgba(192, 192, 192, 0.31);
    padding-left: 23px;
  }
  .one-mode-right .service-component {
    display: inline-block;
    width: 100%;
    height: 485px;
    margin-top: 18px;
    background: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 2px;
    box-shadow: 0px 0px 5px rgba(192, 192, 192, 0.31);
    vertical-align: top;
  }
  .one-mode-right .code-container {
    width: 192px;
    height: 202px;
    margin: 33px 0 16px;
  }
  .one-mode-right .app-link-wrap input {
    margin-left: 23px;
  }
  .one-mode-right .app-link-wrap .copy-link-btn {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 166px;
    width: 50px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #3091f2;
    color: #3091f2;
    background: #fff;
    text-align: center;
    cursor: pointer;
  }
  .one-mode-right .app-link-wrap input {
    margin-left: 23px;
    width: 127px;
    height: 28px;
    padding: 0 10px 0 5px;
    border: 1px solid #ccc;
    background-color: #fff;
    color: #535353;
    font-size: 14px;
    line-height: 28px;
    outline: none;
  }
  .one-mode-right .service-component .btn-wrap .choose-tpl {
    display: inline-block;
    width: 90px;
    height: 30px;
    background: #3091f2;
    color: #fff;
    line-height: 30px;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    margin-left: 0;
  }
  .one-mode-right .service-component .btn-wrap .choose-tpl:first-child {
    margin-right: 12px;
  }
  .one-mode-right .service-component .btn-wrap {
    padding-top: 12px;
    padding-bottom: 25px;
    text-align: left;
    padding-left: 23px;
  }
  .one-mode-right .serve-link-wrap a:hover {
    color: #3091f2;
  }
  .one-mode-right .phone-type-title {
    font-size: 14px;
    height: 30px;
    line-height: 32px;
  }
  .one-mode-right .phone-type {
    display: inline-block;
    margin-right: 22px;
    cursor: pointer;
  }
  .one-mode-right .phone-type.active {
    color: #3091f2;
  }
  #phone-component.iphone.white .phone-head {
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/iphonex-head-white.png);
  }
  #phone-component.iphoneX {
    width: 330px;
    height: 670px;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/iphonex.png);
  }
  #phone-component.iphoneX .phone-head {
    top: 19px;
    left: 20px;
    width: 288px;
    height: 64px;
    border-radius: 27px 27px 0 0;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/iphonex-head-black.png);
  }
  #phone-component.iphoneX .page-title {
    margin-top: 20px;
    display: inline-block;
  }
  #phone-component.iphoneX.white .phone-head {
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/iphonex-head-white.png);
  }
  #phone-component.iphoneX #go-back {
    top: 40px;
  }
  #phone-component.iphoneX .phone-content {
    top: 83px;
    left: 21px;
    width: 288px;
    height: 572px;
    border-radius: 0 0 27px 27px;
  }
  #phone-component.iphoneX .preview-iframe {
    width: 320px;
    height: 636px;
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -moz-transform: scale(0.9);
  }
  #phone-component.huawei {
    width: 330px;
    height: 670px;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/huawei.png);
  }
  #phone-component.huawei .preview-iframe {
    width: 320px;
    height: 571px;
    transform: scale(0.96);
    -webkit-transform: scale(0.96);
    -ms-transform: scale(0.96);
    -moz-transform: scale(0.96);
  }
  #phone-component.huawei .phone-head {
    top: 15px;
    left: 11px;
    width: 306px;
    height: 62px;
    border-radius: 22px 22px 0 0;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/huawei-head-black.png);
  }
  #phone-component.huawei.white .phone-head {
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/huawei-head-white.png);
  }
  #phone-component.huawei .page-title {
    margin-top: 33px;
    display: inline-block;
  }
  #phone-component.huawei #go-back {
    top: 38px;
  }
  #phone-component.huawei .phone-content {
    top: 77px;
    left: 11px;
    width: 306px;
    height: 548px;
    border-radius: 0 0 16px 16px;
  }
  #phone-component.sanxing {
    width: 330px;
    height: 670px;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/sanxing.png);
  }
  #phone-component.sanxing .preview-iframe {
    width: 320px;
    height: 553px;
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
  }
  #phone-component.sanxing .phone-head {
    top: 32px;
    left: 5px;
    width: 320px;
    border-radius: 33px 33px 0 0;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/sanxing-head-black.png);
  }
  #phone-component.sanxing.white .phone-head {
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/sanxing-head-white.png);
  }
  #phone-component.sanxing .page-title {
    margin-top: 31px;
    display: inline-block;
  }
  #phone-component.sanxing #go-back {
    top: 34px;
  }
  #phone-component.sanxing .phone-content {
    top: 90px;
    left: 5px;
    width: 320px;
    height: 553px;
    border-radius: 0 0 34px 34px;
  }
  #phone-component.xiaomi {
    width: 330px;
    height: 670px;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/xiaomi.png);
  }
  #phone-component.xiaomi .preview-iframe {
    width: 320px;
    height: 582px;
    transform: scale(0.97);
    -webkit-transform: scale(0.97);
    -ms-transform: scale(0.97);
    -moz-transform: scale(0.97);
  }
  #phone-component.xiaomi .phone-head {
    top: 10px;
    left: 9px;
    width: 311px;
    border-radius: 18px 18px 0 0;
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/xiaomi-head-black.png);
  }
  #phone-component.xiaomi.white .phone-head {
    background-image: url(http://cdn.jisuapp.cn/static/webapp/images/preview/xiaomi-head-white.png);
  }
  #phone-component.xiaomi .page-title {
    margin-top: 30px;
    display: inline-block;
  }
  #phone-component .page-title {
    width: 110px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #phone-component.xiaomi #go-back {
    top: 32px;
  }
  #phone-component.xiaomi .phone-content {
    top: 68px;
    left: 10px;
    width: 309px;
    height: 565px;
    border-radius: 0 0 11px 14px;
  }
  .one-mode-right .service-component.normal .code-container {
    margin: 33px 0 16px;
  }
  /* å…¨å±loading */
  #loader-wrapper {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
  }
  #loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    /* COLOR 1 */
    border-top-color: #FFF;
    -webkit-animation: spin 2s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    -ms-animation: spin 2s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    -moz-animation: spin 2s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    -o-animation: spin 2s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
    z-index: 1001;
  }
  #loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    /* COLOR 2 */
    border-top-color: #FFF;
    -webkit-animation: spin 3s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    -moz-animation: spin 3s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    -o-animation: spin 3s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    -ms-animation: spin 3s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 3s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
  }
  #loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #FFF;
    /* COLOR 3 */
    -moz-animation: spin 1.5s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    -o-animation: spin 1.5s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    -ms-animation: spin 1.5s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    -webkit-animation: spin 1.5s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 1.5s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
  }
  #loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #00a4ff;
    /* Old browsers */
    z-index: 1000;
    -webkit-transform: translateX(0);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(0);
    /* IE 9 */
    transform: translateX(0);
    /* Firefox 16+, IE 10+, Opera */
  }
  #loader-wrapper .loader-section.section-left {
    left: 0;
  }
  #loader-wrapper .loader-section.section-right {
    right: 0;
  }
  /* Loaded */
  .loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(-100%);
    /* IE 9 */
    transform: translateX(-100%);
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  }
  .loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(100%);
    /* IE 9 */
    transform: translateX(100%);
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
  }
  .loaded #loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .loaded #loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateY(-100%);
    /* IE 9 */
    transform: translateY(-100%);
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.3s 1s ease-out;
    transition: all 0.3s 1s ease-out;
  }
  /* JavaScript Turned Off */
  .no-js #loader-wrapper {
    display: none;
  }
  .no-js h1 {
    color: #222222;
  }
  #loader-wrapper .load_title {
    font-family: 'Microsoft Yahei UI Light';
    color: white;
    font-size: 19px;
    width: 100%;
    text-align: center;
    z-index: 9999999999999;
    position: absolute;
    top: 60%;
    opacity: 1;
    line-height: 90px;
  }
  #loader-wrapper .load_title span {
    font-weight: normal;
    font-style: italic;
    font-size: 13px;
    color: #FFF;
    opacity: 0.5;
  }
  .tpl-container {
    background: #fff;
    width: 1400px;
    margin: 10px auto 42px auto;
  }
  .tpl-top {
    padding: 20px 40px 25px 40px;
    overflow: hidden;
  }
  .tpl-top-title {
    color: #303445;
    font-weight: bold;
    font-size: 20px;
    padding-left: 10px;
    border-left: 3px solid #3091F2;
    float: left;
  }
  .tpl-top-more {
    font-size: 18px;
    color: #9FA5BB;
    float: right;
  }
  .tpl-list {
    overflow: hidden;
    padding-left: 38px;
  }
  .tpl-list li {
    width: 412px;
    height: 172px;
    border: 1px solid #EEF0F7;
    overflow: hidden;
    margin-right: 40px;
    float: left;
    margin-bottom: 34px;
  }
  .tpl-list li:hover {
    box-shadow: 0px 0px 9px rgba(0, 0, 0, .2)
  }
  .tpl-list li:hover .tpl-hover-area {
    display: block;
  }
  .tpl-item-left {
    width: 172px;
    height: 172px;
    float: left;
    margin-right: 15px;
    position: relative;
  }
  .tpl-hover-area {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(13, 13, 13, 0.4758);
    display: none;
  }
  .tpl-hover-area img {
    width: 145px;
    height: 145px;
    margin: 14px;
  }
  .tpl-item-left .tpl-item-img {
    width: 100%;
    height: 100%;
  }
  .tpl-item-right {
    position: relative;
    float: left;
    height: 100%;
  }
  .tpl-item-title {
    font-size: 16px;
    color: #303445;
    padding-top: 20px;
    padding-bottom: 10px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 190px;
  }
  .tpl-item-label {
    color: #9FA5BB;
    font-size: 14px;
    width: 190px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .tpl-item-num {
    font-size: 16px;
    color: #D5D5DE;
    position: absolute;
    left: 0;
    bottom: 12px;
  }
  .tpl-item-num .icon-app-preview {
    font-size: 23px;
  }
  .suspension-area {
    width: 100%;
    height: 161px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    background: rgba(0, 0, 0, .7);
    display: none;
  }
  .suspension-tip {
    color: #fff;
    font-size: 32px;
    text-align: center;
    font-weight: 400px;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .suspension-tip span {
    color: #3091F2
  }
  .suspension-btns {
    text-align: center;
    overflow: hidden;
  }
  .suspension-tpl {
    width: 149px;
    height: 52px;
    border-radius: 2px;
    background: #3091F2;
    color: #fff;
    text-align: center;
    line-height: 52px;
    display: inline-block;
    cursor: pointer;
  }
  .suspension-tpl:first-child {
    margin-right: 10px;
  }
  .suspension-close {
    color: #fff;
    font-size: 38px;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
  }
  .screenshot-area {
    padding: 35px 37px;
    margin: 0 auto;
    margin-top: 10px;
    background: #fff;
    width: 1400px;
    box-sizing: border-box;
  }
  .screenshot-area .screenshot-top {
    color: #303445;
    font-weight: bold;
    font-size: 20px;
    padding-left: 10px;
    border-left: 3px solid #3091F2;
  }
  .swiper-container {
    height: 362px;
    width: 1124px;
    margin-top: 24px;
  }
  .swiper-container .swiper-slide {
    width: 199px !important;
  }
  .swiper-container .swiper-slide img {
    width: 198px;
    height: 359px;
    box-shadow: 0px 2px 5px #D2D2D2;
  }
  .one-mode-right .tpl-detail-upgrade{
    height: 188px !important;
  }
  .one-mode-right .detail-upgrade span{
    height: 45px;
    line-height: 24px;
    -webkit-line-clamp: 2;
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(0deg);
    /* IE 9 */
    transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    -webkit-transform: rotate(360deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(360deg);
    /* IE 9 */
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(0deg);
    /* IE 9 */
    transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    -webkit-transform: rotate(360deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(360deg);
    /* IE 9 */
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */
  }
}

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
/* æœ‰äº‘åº—è¯•ç”¨æ¨¡æ¿çš„æ ·å¼ */
/* é€‚é…å…±ç”¨æ ·å¼ */

.mould-list{
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.temp-list-box{
  position: relative;
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}
#phone-container::-webkit-scrollbar {
  width: 0.2px !important;
}
#phone-container::-webkit-scrollbar-thumb,
#phone-container::-webkit-scrollbar-track{
  background: transparent !important;
}
.temp-list-box::-webkit-scrollbar-thumb{
  background: #DBE0EF;
}
.temp-list-box::-webkit-scrollbar-track{
  background: #F6F8FF;
}
.temp-list{
  padding-left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.temp-list li{
  list-style-type: none;
  cursor: pointer;
  border-radius: 10px;
  box-sizing: border-box;
  overflow: hidden;
}
.temp-list li:first-of-type{
  margin-top: 0;
}
.temp-list li:last-of-type{
  margin-bottom: 0;
}
.temp-list li.current{
  border: 1px solid #3091F2;
  box-shadow: 0px 2px 8px 0px rgba(48,145,242,0.4);
}
.temp-list li:hover{
  border: 1px solid #3091F2;
}
.temp-list li img{
  width: 100%;
  border-radius: 7px;
}
#phone-wrap{
  position: relative;
  display: inline-block;
  vertical-align: top;
  background-image: url(http://cdn.jisuapp.cn/static/official/images/preview/iphone.png);
  background-repeat: no-repeat;
  z-index: 99;
}
.xcxtemp .phone-content {
  position: absolute;
  overflow: hidden;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: scroll;
  border-radius: 12px;
}
.xcxtemp .phone-content img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  margin-bottom: -3px;
}
.content-detail{
  display: inline-block;
  vertical-align: top;
  width: 350px;
  margin-left:71px;
}
.detail-cloud{
  position: relative;
  overflow: hidden;
  width: 100%;
  border-radius: 10px;
  background-color: #fff;
  box-sizing: border-box;
  box-shadow: 0px 2px 10px 0px rgba(48,52,69,0.12);
}
.detail-cloud .cloud-corner{
  position: absolute;
  top: 10px;
  right: -26px;
  display: inline-block;
  text-align: center;
  width: 100px;
  height: 27px;
  line-height: 27px;
  background: #FF680F;
  font-size: 12px;
  color: white;
  transform: rotate(45deg);
}
.qr-code{
  box-sizing: border-box;
  border: 1px solid #E8EAF5;
}
.qr-code img{
  width: 100%;
  height: 100%;
}
.detail-cloud p{
  font-size: 20px;
  color: #303445;
  font-family: 'MicrosoftYaHei';
}
.detail-cloud .detail-tag div{
  width: 100px;
  height: 26px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
}
.detail-cloud .detail-tag div:nth-child(2){
  width: 90px;
}
.detail-tag div img{
  width: 100%;
  height: 100%;
}
.shop-title{
  font-size: 22px;
  color: #303445;
  font-family: 'MicrosoftYaHei';
}
.shop-desc{
  font-size: 14px;
  color: #303445;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.detail-upgrade{
  position: relative;
  width: 350px;
  background:#fff;
  overflow: hidden;
  box-shadow: 0px 2px 10px 0px rgba(48,52,69,0.12);
  border-radius: 10px;
  box-sizing: border-box;
  color: #303445;
}
.upgrade-corner{
  position: absolute;
  top: 10px;
  right: -26px;
  display: inline-block;
  text-align: center;
  width: 100px;
  height: 27px;
  line-height: 27px;
  background: #3091F2;
  font-size: 12px;
  color: white;
  transform: rotate(45deg);
}
.detail-upgrade p{
  font-size:22px;
  margin-top: 0;
}
.detail-upgrade span{
  text-align: left;
  font-size:14px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.im-generation, .to-upgrade {
  outline: none;
  border: 0;
  height: 34px;
  font-size: 14px;
  border-radius: 2px;
  display: block;
  cursor: pointer;
  text-align: center;
}
.to-upgrade{
  width:120px;
  color:#3091F2;
  background-color: #fff;
  border:1px solid #3091F2;
}
.to-upgrade img,
.choose-tpl img,
.im-generation img{
  height: 100%;


}
/* å…±ç”¨æ ·å¼end */
@media screen and (max-width:1366px){
  .mould-list {
    width: 100px;
    height: 478px;
  }
  .temp-list-box {
    width: 100px;
  }
  .temp-list li {
    width: 75px;
    height: 143px;
    margin: 14px auto;
  }
  .temp-list li.current {
    width: 85px;
    height: 162px;
  }
  #phone-wrap {
    width: 259px;
    height: 478px;
    background-size: 259px 478px;
    margin-left: 95px;
    margin-right: 98px;
  } 
  .xcxtemp .phone-content {
    top: 9px;
    left: 8px;
    width: 242px;
    height: 458px;
  }
  .detail-cloud {
    height: 306px;
    padding-left: 20px;
    border-radius: 10px;
  }
  .detail-cloud .detail-tag div{
    margin-bottom: 7px;
  }
  .qr-code {
    position: absolute;
    width: 110px;
    height: 110px;
    top: 20px;
    left: 20px;
    padding: 5px;
  }
  .detail-cloud p {
    position: absolute;
    top: 26px;
    left: 140px;
    width: 184px;
    display: inline-block;
    text-align: left;
    margin-bottom: 18px;
  }
  .detail-tag {
    position: absolute;
    width: 200px;
    top: 70px;
    left: 140px;
    text-align: left;
    display: inline-block;
    box-sizing: border-box;
  }
  .detail-cloud-desc {
    position: absolute;
    left: 20px;
    width: 310px;
    top: 153px;
    text-align: left;
    border-top: 1px solid #F1F4FF;
    box-sizing: border-box;
  }
  .shop-title {
    margin: 22px 0 12px 0;
  }
  .shop-desc {
    width: 100%;
    line-height: 24px;
    -webkit-line-clamp: 1;
  }
  .im-generation {
    width: 120px;
    background-color: #FF680F;
    color: #fff;
  }

  .detail-upgrade {
    margin-top: 20px;
    height: 153px;
    padding-top: 29px;
    padding-left: 20px;
  }
  .detail-upgrade p {
    text-align: left;
    margin-bottom: 12px;
  }
  .detail-upgrade span {
    width: 306px;
    height: 12px;
    line-height: 12px;
    -webkit-line-clamp: 1;
  }
  .im-generation, .to-upgrade {
    margin-top: 11px;
  }
  .to-upgrade {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1367px) and (max-width: 1600px){
  .mould-list {
    width: 133px;
    height: 644px;
  }
  .temp-list-box {
    width: 133px;
  }
  .temp-list li.current{
    width: 115px;
    height: 219px;
  }
  .temp-list li {
    width: 101px;
    height: 193px;
    margin: 19px auto;
  }
  #phone-wrap {
    width: 350px;
    height: 647px;
    background-size: 350px 647px;
    margin-left: 120px;
    margin-right: 120px;
  }
  .phone-content {
    top: 12px;
    left: 11px;
    width: 327px;
    height: 619px;
  }
  .detail-upgrade {
    margin-top: 16px;
    height: 246px;
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .detail-cloud {
    height: 464px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .qr-code {
    width: 180px;
    height: 180px;
    padding: 8px;
    margin: 30px auto;
    margin-bottom: 14px;
  }
  .detail-cloud p{
    margin-bottom: 12px;
  }
  .detail-tag {
    box-sizing: border-box;
    border-bottom: 1px solid #F1F4FF;
    padding-bottom: 20px;
  }
  .shop-title {
    margin: 20px 0 12px 0;
  }
  .im-generation{
    margin-top: 15px;
    width: 120px;
    background-color: #FF680F;
    color: #fff;
  }
  .detail-cloud-desc{
    text-align: left;
    padding-left: 20px;
    box-sizing: border-box;
  }
  .shop-desc{
    width: 270px;
    line-height: 24px;
    -webkit-line-clamp: 1;
  }
  .detail-upgrade{
    margin-top: 16px;
    height: 172px;
    padding-top: 27px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .detail-upgrade p{
    text-align: left;
    margin-bottom: 15px;
  }
  .detail-upgrade span {
    text-align: left;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
  .to-upgrade {
    margin-top: 20px;
  }
}
@media screen and (min-width:1601px){
  .mould-list{
    width: 280px;
    height: 815px;
  }
  .temp-list-box{
    width: 280px;
  }
  .temp-list li{
    width: 228px;
    height: 244px;
    margin: 24px auto;
  }
  .temp-list li.current{
    width: 245px;
    height: 276px;

  }
  .temp-list li:hover{
    border: 1px solid #3091F2;
  }
  #phone-wrap{
    width: 441px;
    height: 815px;
    background-size: 441px 815px;
    margin-left: 229px;
    margin-right: 111px;
  }
  .xcxtemp .phone-content {
    top: 15px;
    left: 13px;
    width:415px;
    height:781px;
  }
  .detail-cloud{
    height: 448px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .qr-code{
    width: 150px;
    height: 150px;
    padding: 8px;
    margin: 40px auto;
    margin-bottom: 21px;
  }
  .detail-cloud p{
    width: 100%;
    text-align: center;
  }
  .detail-tag{
    box-sizing: border-box;
    border-bottom: 1px solid #F1F4FF;
    padding-bottom: 8px;
  }
  .detail-cloud-desc{
    text-align: left;
    padding-left: 20px;
    box-sizing: border-box;
  }
  .shop-title{
    margin: 30px 0 16px 0;
  }
  .shop-desc{
    width: 270px;
	display:block;
    line-height: 24px;
    -webkit-line-clamp: 2;
  }
  .detail-upgrade{
    margin-top: 19px;
    padding-top: 30px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .detail-upgrade p{
    text-align: left;
    margin-bottom: 15px;
  }
  .detail-upgrade span{
    width:270px;
	display:block;
    line-height:24px;
    -webkit-line-clamp: 3;
  }
  .im-generation,
  .to-upgrade{
    margin-top: 20px;
  }
  .im-generation{
    width:120px;
    background-color: #FF680F;
    color: #fff;
  }
  .to-upgrade{
    margin-top: 5px;
	margin-bottom:5px;
  }
}
.one-mode-right .detail-upgrade{
  margin-top: 50px;
  width: 371px;
}
.one-mode-right .upgrade-corner{
  background: #FF680F;
}
.one-mode-right .detail-upgrade p{
  margin-bottom: 10px;
}
.one-mode-right .to-upgrade {
  color:#FF680F;
  border:1px solid #FF680F;
  margin-top: 20px;
}
.mongolia-popup,
.applied-popup{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .5);
  z-index: 999;
  display: none;
}
.mongolia-popup .mask,
.applied-popup .mask{
  position: absolute;
  padding-top: 12px;
  box-sizing: border-box;
  left: 50%;
  top: 50%;
  text-align: center;
  background-color: #FFFFFF;
}
.mongolia-popup .mask {
  width: 410px;
  height: 196px;
  margin-left: -205px;
  margin-top: -145px;
}
.applied-popup .mask {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 450px;
  height: 280px;
  padding-top: 0;
  margin-left: -225px;
  margin-top: -140px;
}
.mongolia-popup .close-mask,
.applied-popup .close-mask{
  width: 14px;
  height: 14px;
  color: #9FA5BB;
  position: absolute;
  top: 11px;
  right: 18px;
  cursor: pointer;
}
.mask .mask-icon{
  width: 35px;
  height: 42px;
  margin: 15px auto;
  margin-bottom: 0;
}
.applied-popup .mask .mask-icon {
  width: 112px;
  height: 112px;
  border: 1px solid #F3F5F9;
  border-radius: 2px;
}
.mask-icon img{
  width: 100%;
  height: 100%;
}
.mask p{
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 16px;
  font-family: 'MicrosoftYaHei';
  font-weight: bold;
  color: #303445;
}
.applied-popup .mask p {
  margin: 14px 0 20px;
  font-size: 14px;
}
.operation-btn {
  display: flex;
  align-items: center;
}
.operation-btn>button{
  outline: none;
  border: 0;
  width: 88px;
  text-align: center;
  height: 32px;
  line-height: 32px;
  background-color: #3091F2;
  color: #fff;
  margin: 10px;
}
.cs-modal-manager {
  display: inline-block;
  width: 88px;
  height: 30px;
  margin: 10px;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  color: #3091F2;
  cursor: pointer;
  border: 1px solid #3091F2;
}
.newsdeta img{
margin:0px!important;
}
.tag{margin:0px;!important}
.tag a{
font-size:10px!important;
background-color:#FF6600;!important
border-radius:1px!important;
color:#fff!important;
margin:3px!important;}

.case-btn img{
width:30%;}

.casecont dl{width:22%!important;height:520px!important;position:relative!important;float:left!important;overflow:hidden!important;margin:17px!important}
.casecont dl dt{height:460px!important;}