/*微信按钮弹出图片*/
.wechat[data-v] {
    position: relative;
}
.qrCode[data-v] {
    display: none;
    position: absolute;
    width: 110px;
    height: 110px;
    bottom: 45px;
    left: -15px;
    text-align: center;
    background-color: #fff;
}
.wechat .qrCode .triangle-down[data-v] {
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    border-top: 10px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
}
.wechat:hover .qrCode[data-v]{display: inline;}
@media all and (max-width: 960px) {
.qrCode[data-v] {
    left: 0px;
}}

.but {
  margin: 0.4em;
  display: inline-block;
  padding: 0.375rem 1rem;
  border-radius: 5px;
}
.entry-footer .post-meta-box {
  margin-top: 0;
  border-top: none;
  padding: 0 15px;
}
.post-grid .entry-wrapper {
  padding: 10px 10px 15px 10px;
}
.entry-footer .post-meta-box:hover {
  border-top: 1px solid #ebeef5;
}

@media (max-width: 768px){

.meta .boosvip-abs {
    text-align: center;
    color: #fd721f;
    font-size: 14px;
    display: inline-block;
}
}
/*修改字体大小*/
@media (max-width: 544px){
.yuan_price {
    display: flex;
    margin: 0 auto;
}
.pricing-options li {
    padding: 10px 0 0 0;
    font-size: 0.75rem;
    cursor: pointer;
    color: #8c8c8c;
}
}
/*修改字体大小end*/
/***经典下载样式开始***//***经典下载样式开始***//***经典下载样式开始***/
/*info*/
.meta .copypaw {
  cursor: copy;
  font-weight: 600;
  background-color: #c1c1c1;
  border-radius: 4px;
  /*color: #ff8200;*/
  background-image: linear-gradient(
    45deg,
    #9e9e9e 25%,
    white 0,
    white 50%,
    #9e9e9e 0,
    #9e9e9e 75%,
    white 0
  );
  background-size: 2px 2px;
  height: 45px;
  line-height: 34px;
  margin-left: 5px;
  margin-right: 5px;
}
@media (max-width: 767px) {
.meta .copypaw {
    margin-left: 0px;
    }
}
.ripro-dark .content-box, .ripro-dark .article-info .des {
  background-color: #1d1f20;
}
.container:after,
.container:before {
  display: table-cell;
  content: "";
  line-height: 0;
}
.article-box {
  position: relative;
 
  width: 100%;
  z-index: 9;
  margin-bottom: 20px;
}
.content-box {
  background-color: #fff;
  border-radius: 4px;
  overflow: hidden;
}
.article-info {
  /*padding: 10px 0 10px 10px;*/
  overflow: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
.article-info .thumb {
  width: 40%;
  float: left;
  padding: 10px 10px;
  
  border-radius: 12px;
}
.iop {
  height: 320px;
  background-size: cover;
  border-radius: 4px;
  margin-top: 5px;
  background-size: 100% 100%;
}
.mk-alert {
  padding: 10px 15px;
  border-radius: 3px;
  margin: 1em auto;
  line-height: 1.5em;
  display: block;
  text-align: center;
  color: #67c23a;
}
.article-info img {
  height: auto;
  border-radius: 4px;
  width: auto;
  margin-top: 5px;
}
.z {
  text-align: center;
  color: #929191;
}
.article-info .meta {
  width: 60%;
  float: right;
  padding: 20px;
}
.meta .zy {
  margin-bottom: 10px;
  position: relative;
  padding: 0px;
}
.meta .zy > strong {
  font-weight: bold;
}
.article-info .des {
  margin-top: 15px;
  font-weight: bold;
  background-color: #f6f7fa;
}
span.buy {
  font-size: 20px;
  color: #ff9645;
  line-height: 50px;
  margin-left: 15px;
}
.des i {
  font-size: 20px;
  font-style: normal;
}
.des u {
  color: #999;
  font-size: 12px;
  text-decoration: none;
  padding-left: 10px;
}
#momk {
  animation: change 10s infinite;
  font-weight: 800;
}
span.Tips {
  font-size: 16px;
  font-weight: 600;
  background: #eff1f5;
  padding: 6px 20px;
  text-align: center;
  cursor: pointer;
  border-radius: 200px;
  line-height: 20px;
}
.paynum {
  color: #ff0000;
}
.dashicons,
.dashicons-before:before {
  font-family: dashicons;
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 20px;
  font-size: 20px;
  vertical-align: top;
  text-align: center;
  transition: color 0.1s ease-in;
}
.btn {
  display: inline-block;
  padding: 0.35rem 1.5rem;
  border: 0px solid transparent;
  border-radius: 0.1rem;
  border-radius: 2px;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
  /*vertical-align: middle;*/
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  white-space: nowrap;
  font-weight: 400;
  font-size: 0.95rem;
  line-height: 1.5;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  user-select: none;
}
.btn-buy {
  margin-top: 15px;
  line-height: 34px;
  width: 180px;
  margin-right: 5px;
  background-color: #40a9ff;
  color: #fff;
  -webkit-box-shadow: 0 8px 10px rgba(32, 160, 255, 0.3);
  box-shadow: 0 8px 10px rgba(32, 160, 255, 0.3);
}
.btn-buy:hover {
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
  -webkit-box-shadow: 0 0px 0px rgba(32, 160, 255, 0.3);
  box-shadow: 0 0px 0px rgba(32, 160, 255, 0.3);
  background: linear-gradient(-125deg, #69bff9 0%, #7080ef 100%);
  border-color: #40a9ff;
  background-color: #40a9ff;
  color: #fff;
}
.btn-demo {
  margin-top: 15px;
  /* border: 1px solid #40a9ff; */
  line-height: 34px;
  /*height: 48px;*/
  width: 180px;
  margin-right: 5px;
  background:linear-gradient(270deg,#fa8c1d,#fcb13f);
}
.btn-demo1 {
  margin-top: 15px;
  line-height: 34px;
  width: 180px;
  /*color: #6b6b6b !important;*/
  /*border: 1px solid #ccc;*/
  margin-right: 5px;
  background: linear-gradient(-125deg,#FF9900 0%,#FF3300 100%);
}
.btn-demo1.ok {
    color: #f0ad4e;
    background: linear-gradient(270deg,#fa8c1d,#fcb13f);
}
.btn-demo:hover {
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
  -webkit-box-shadow: 0 0px 0px rgba(32, 160, 255, 0.3);
  box-shadow: 0 0px 0px rgba(32, 160, 255, 0.3);
  background-color: #f1404b;
  color: #fff;
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 768px) {
.meta .btn-buy, .btn-demo1, .btn--block {
    width: 100%;
    line-height: 24px !important;
}}
@media (max-width: 768px) {
  .downinfo {
    display: block;
    width: 100%;
  }
  .shop-focus {
    padding: 30px 0 100px !important;
  }
  .article-box {
    width: 100%;
  }
  .article-info {
    padding: 10px 0 5px 10px;
  }
  .article-info .thumb {
    width: 97%;
  }
  .article-info .meta {
    width: 100%;
    padding-left: 10px;
    margin-top: 30px;
    margin-top: 30px;
  }
  .article-info img {
    height: auto;
    margin-bottom: 20px;
  }
  .article-info .des {
    text-align: center;
  }
  .meta ul.tagcc {
    display: block;
    background: #f6f6f6;
    padding: 5px;
    border-radius: 4px;
    margin-top: 30px;
  }
  .meta .btn-buy,
  .btn-demo {
    line-height: 24px;
    width: 100%;
  }
  .meta .serv {
    text-align: center;
  }
  .meta .serv > span {
    display: inline-block;
    width: 49%;
    padding: 0 1%;
  }
}
ul.tagcc {
  display: block;
  background: #f6f6f6;
  padding: 5px;
  border-radius: 4px;
  margin: 20px 0 0 0;
}
.tagcc li {
  padding: 5px 10px;
}
.meta .serv {
  padding: 0;
  list-style: none;
  font-size: 0;
  margin: 10px 10px 10px -3px;
}
.meta .serv li {
  display: inline-block;
  margin-right: 15px;
  padding: 10px 0;
  font-size: 14px;
  line-height: 1.4;
  text-align: left;
}
ul.serv li > i {
  color: #fbae3d;
  font-size: 20px;
  margin-right: 5px;
}
.dashicons,
.dashicons-before:before {
  font-family: dashicons;
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 20px;
  font-size: 20px;
  vertical-align: top;
  text-align: center;
  transition: color 0.1s ease-in;
}
.dashicons-plugins-checked:before {
  content: "\f485";
}
.dashicons-shield:before {
  content: "\f332";
}
.dashicons-update-alt:before {
  content: "\f113";
}
.dashicons-cloud:before {
  content: "\f176";
}
.shengming {
  display: block;
  font-size: 14px;
  color: #929191;
}
.shengming p {
  padding: 10px;
  border-radius: 4px;
  background: #f6f6f6;
}
.dashicons-info:before {
  content: "\f348";
}
.container:after,
.container:before {
  display: table-cell;
  content: "";
  line-height: 0;
}
.meta .tagcc,
.meta .serv,
.meta a {
  color: #555;
}
.zy h2 {
  margin: 5px;
  width: 88%;
  font-size: 20px;
}
@media (max-width: 768px) {
  .zy h2 {
    margin: 5px;
    width: 100%;
    font-size: 20px;
    text-align: center;
  }
}
a.btn.btn-buy.down {
  color: #fff;
}
i.fa.fa-diamond {
  font-size: 14px;
}
.tagcc li span {
  margin-right: 16px;
}
.ripro-dark ul.tagcc {
  background: #232425;
  color: #8c8c8c;
  font-size: 13px;
}
.ripro-dark .shengming p {
  background: #232425;
}
.ripro-dark .navbar .sub-menu {
  background-color: #2c2c2c;
}
.ripro-dark .meta .tagcc,
.ripro-dark .meta .serv,
.meta a {
  color: #fff;
}
.ripro-dark .btn-demo .fa-qq {
  color: #fff;
}
.home-filter--content .focusbox-title {
  padding-top: 200px;
}
/*single标题热度*/
.works-top .right {
  /* float: left; */
  /* width: 200px; */
  flex: 1;
  text-align: right;
  margin: 5px;
}
@media (max-width: 768px) {
  .works-top .right {
    /* float: left; */
    /* width: 200px; */
    display: none;
    flex: 1;
    text-align: right;
    margin: 5px;
  }
}
.works-top .hot {
  margin-right: 12px;
  display: flex;

}
i.wm,i.wp {
    color: #F44336;
   
}
.works-top .hot i {
  font-size: 30px;
  color: #acbbc6;
  vertical-align: middle;
}
.icon-hot:before {
  content: "\e64f";
}
.works-top .hot .num {
  font-size: 25px;
  color: #acbbc6;
  font-weight: bold;
  font-style: italic;
  vertical-align: middle;
}
.works-top .hot .num strong {
  position: absolute;
  right: -10px;
  top: -10px;
  font-size: 22px;
}
i.wp.wp-huo {
  color: #F44336;
  font-style: italic;
}
.zy.works-top {
  border-radius: 5px 5px 0 0;
  display: flex;
}
.tabtst {
  overflow: hidden;
  width: 100%;
  height: 55px;
  cursor: pointer;
  /* border-bottom: 1px solid #535353;*/
  margin-bottom: 20px;
  border-bottom: 1px solid #f5f5f5 !important;
}
.tabtst li {
  float: left;
  padding: 0 20px;
  text-align: center;
  line-height: 53px;
  font-size: 18px;
  color: #868686;
  list-style: none;
}
.tabtst li.on {
  border-bottom: 2px solid #FF3300;
  color: #929191;
  line-height: 53px;
  font-weight: 700;
}
.zixun {
  margin-top: 10px;
  float: right;
}
.zixun p {
  float: right;
}
.zixun p .fuzhi {
  float: left;
  height: 30px;
  border: 0;
  background: #40a9ff;
  color: #fff;
  line-height: 30px;
  padding: 0 5px;
}
.buy .fa {
  margin-right: 10px;
}
.buy span {
  margin-left: 10px;
  color: #000;
}
a.howto {
  background: linear-gradient(90deg, #ffc107, #ff7365, #ff82ea, #ffc107);
  background-size: 1400% 300%;
  animation: mymove 10s ease infinite;
  -webkit-animation: mymove 10s ease infinite;
  -moz-animation: mymove 10s ease infinite;
  color: #fff;
  border: none;
  /*margin-left: 20px;*/
  border-radius: 13px;
  padding: 0 16px;
}
c {
  margin-left: 10px;
  color: #555;
  font-size: 20px;
}
.meta .price {
  color: #ff0000;
  font-size: 28px;
  margin-right: 5px;
  font-size: 20px;
}
.meta .ua {
  font-size: 28px;
  margin-right: 5px;
  font-size: 20px;
}
.meta .boosvip-abs {
  text-align: center;
  color: #000;
  font-size: 14px;
}
.meta .boosvip-abs i,
.meta .boosvip-abs a {
  font-size: 14px;
  color: #fd721f;
}
.boosvip-abs .fa {
  margin-left: 10px;
  margin-right: 0;
}
.col-sm-6,
.col-sm-6,
.col-md-9 {
  padding-bottom: unset;
}
.article-info ol,
.article-info ul {
  list-style: none;
}
.type_icont_2 {
  background: linear-gradient(90deg, #ffc107, #ff7365, #ff82ea, #ffc107);
  background-size: 1400% 300%;
  animation: mymove 10s ease infinite;
  -webkit-animation: mymove 10s ease infinite;
  -moz-animation: mymove 10s ease infinite;
  color: #fff;
  border: none;
  margin-left: 20px;
}
@keyframes mymove {
  0% {
    background-position: 0% 0%;
  }
  50% {
    background-position: 50% 100%;
  }
  100% {
    background-position: 100% 0%;
  }
}

.btn--block {
  margin-top: 15px;
  line-height: 34px;
  width: 180px;
  margin-right: 5px;
  background-color: #40a9ff;
  color: #fff;
  -webkit-box-shadow: 0 8px 10px rgba(32, 160, 255, 0.3);
  box-shadow: 0 8px 10px rgba(32, 160, 255, 0.3);
}
.widget-pay .btn-buy,
.widget-pay .btn--block,
.widget-pay .go-down{
  width: 100% !important;
}
/*ver*/
.list-news {
  position: relative;
  border-color: rgba(135, 150, 165, 0.1);
  padding: 0;
  margin: 0;
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}
.list-news-item {
  border-radius: 3px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
}
.list-news-dot {
  position: relative;
  border-color: rgba(135, 150, 165, 0.1);
  padding: 0 0.5rem;
}
.list-news-item.active .list-news-dot:before {
  border-color: #448ef6;
  box-shadow: 0 0 0px 4px rgba(19, 126, 255, 0.2);
}
.list-news-dot:before {
  border-color: rgba(31, 110, 212, 0.61);
}
.list-news-dot:before,
.list-news-dot:after {
  content: "";
  position: absolute;
  border-color: inherit;
  border-width: 2px;
  border-style: solid;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  top: 14px;
  left: 50%;
  transform: translateX(-50%);
}
.list-news-dot:after {
  width: 0;
  height: auto;
  top: 26px;
  bottom: -12px;
  border-right-width: 0;
  border-top-width: 0;
  border-bottom-width: 0;
  border-radius: 0;
}
.list-news-item:last-child .list-news-dot:after {
  display: none;
}
.list-news-content {
  padding: 0 0 1.5rem 1rem;
}
.text-xs {
  font-size: 0.75rem !important;
}
.text-sm {
  font-size: 0.875rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.collapse:not(.in) {
  display: none;
}
.collapse:not(.show) {
  display: none;
}
.show {
  display: block !important;
}
.text-secondary {
  font-size: 0.85em !important;
}
/*版本更新*/
.list-news-item ul,.list-news-item ol{
    margin: 0;
    padding:  0 0 20px 10px;
        list-style-type: circle;
}

.list-news-desc ul li{
 
        list-style-type: circle;
}

.list-news-desc {
    color: #262626;
}
.list-news-item .ver {
margin: 16px 0;
    float: left;
    width: 150px;
    text-align: center;
    font-size: 20px;
    line-height: 1;
    color: #1b2f45;
    
    text-transform: uppercase;
}

@media (max-width: 991px) {
    .list-news-item .ver {
        width:100%;
        float: none;
        margin: 30px 0 0
    }
}

.list-news-item .ver span {
    display: block;
    margin-top: 15px;
    font-size: 14px;
    color: #999
}

.list-news-item.ver a {
    font-size: 14px
}

.list-news-item .content {
     padding: 0;
     min-height: 140px; 
    margin: 16px 0 0 200px;
    font-weight: 400;
    color: #506173;
    border-bottom: 1px solid #e5e5e5;
}

@media (max-width: 991px) {
   .list-news-item .content {
        margin:0;
        padding: 30px 0 30px 1.5em;
        min-height: 80px
    }
}

.list-news-item ul b,.list-news-item ul strong {
    color: #34495e
}

.list-news-item .content li {
    position: relative;
    margin-bottom: 10px;
    line-height: 24px;
    list-style: none
}

.list-news-item .content li:last-child {
    margin-bottom: 0
}

.list-news-item .content li:before {
    position: absolute;
    left: -15px;
    top: 9px;
    width: 6px;
    height: 6px;
    background: #ccc;
    border-radius: 50%;
    content: ''
}

.list-news-item.block {
    display: block;
}
.list-news-item.more-ver {
    display: none
}

.list-news-item .view-all-ver {
    display: block;
    width: 150px;
    padding: 10px;
    margin: 30px auto;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 1;
    background: #197dff;
    border-radius: 30px
}

.list-news-item .view-all-ver:hover {
    background: #0067ed
}
/*文章样式*/
.entry-content code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
pre * {
  background: transparent !important;
}
.u-text-format h2 {
  font-size: 22px;
}
.u-text-format h3 {
  font-size: 20px;
}
.coments .bottom-area {
  padding: 0;
}
.bottom-area .comments {
  padding: 0 30px 30px 30px;
}
/***经典下载样式结束***//***经典下载样式结束***//***经典下载样式结束***/

/***RIPLUS下载样式开始***//***RIPLUS下载样式开始***//***RIPLUS下载样式开始***/
/*RIPLUS下载样式资源信息*/
.type_icont_2 {
   border-radius:4px !important;
    height: auto !important; 
}
.meta .boosvip-abs {
    text-align: center;
    color: #000;
    font-size: 12px !important;
    background: linear-gradient(
90deg
, #ffc107, #ff7365, #ff82ea, #ffc107);
    padding: 0 8px;
    border-radius:4px !important;
    line-height: 21px;
    display: inline-block;
}
.des i {
    font-size: 14px !important ;
    font-style: normal;
}
.article-info .des {
    margin-top: 10px !important;
}
.meta .zy {
     margin-bottom: 0px !important; 
}
span.buy {
     font-size: 14px !important;
    line-height: 35px !important;
}
span.Tips {
    font-size: 14px !important;
    font-weight: 500 !important;
    background: #e6e6e6 !important;
        padding: 0px 20px !important;
}
.buy c {
    margin-left: 10px;
    color: #555;
    font-size: 14px;
}
.meta .price {
    color: #ff9645 !important;
    margin-right: 0px !important;
    font-size: 14px !important;
}
.meta .ua {
margin-right:0 !important;
    font-size: 14px !important;
}
.other-info ul {
    margin: 10px 0 10px 0!important;
    padding-left: 10px;
}
/*single-top-pay*/
.single-top-pay {
    border-radius: 4px;
}
.single-top-pay .img-box {
    position: relative;
}
.single-top-pay .img-box:after {
    position: absolute;
    right: -2px;
    bottom: 160px;
    width: 4px;
    height: 80px;
    background: #f0f4f5;
    content: '';
    border-radius: 10px;
    overflow: hidden;
}
.single-top-pay .img-box img {
    height: 320px;
    width: 100%;
    display: block;
    object-fit: cover;
    border-radius: 4px;
    overflow: hidden;
}
.single-top-pay .info-box {
}
.single-top-pay .article-meta span {
    display: inline-block;
    margin: 0 5px;
}
.single-top-pay .article-meta span:first-child {
    margin-left: 0;
}
.single-top-pay .article-meta ,.single-top-pay .article-meta span a {
    font-size: 14px;
    color: #888;
}
.single-top-pay .article-meta {
    padding: 5px 10px;
    background: #f0f4f5;
    border-radius: 4px;
}
.single-top-pay .other-info {
}
.single-top-pay .other-info ul li {
    position: relative;
    padding: 3px 16px;
    border-bottom: 1px solid #f0f5ff;
}
.single-top-pay .other-info ul li:before {
    position: absolute;
    top: 15px;
    left: 0;
    width: 5px;
    height: 5px;
    background: #3da5f6;
    content: "";
}
.single-top-pay .other-info ul li span {
    font-size: 14px;
}
.single-top-pay .other-info ul li b {
    float: right;
    font-weight: 400;
    font-size: 14px;
}
@media (max-width: 768px) {
    .single-top-pay .img-box {
        display: none;
    }
    .m-bgfff {
        background: #fff
    }
}
/***RIPLUS下载样式结束***//***RIPLUS下载样式结束***//***RIPLUS下载样式结束***/

/***大前端下载样式开始***//***大前端下载样式开始***//***大前端下载样式开始***/
.theme-item-sidebar {
  float: left;
  width: 35%;
  position: relative;
}
.theme-item-image {
  position: relative;
  border: 1px solid #eee;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  text-align: center;
  padding: 30px;
  height: 386px;
}

.ripro-dark .theme-item-image {
  position: relative;
  border: 1px solid #232425;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  text-align: center;
  padding: 30px;
  height: 386px;
}
img {
  vertical-align: middle;
  max-width: 100%;
}
.btn-primary-outline {
  line-height: 36px;
  color: #01cdb8;
  background-color: transparent;
  border: 1px solid #01cdb8;
}
.theme-item-focus .btn {
  display: inline-block;
  font-weight: normal;
  color: #666;
  text-align: center;
  vertical-align: top;
  user-select: none;
  border: none;
  padding: 0 36px;
  line-height: 38px;
  font-size: 14px;
  border-radius: 100px;
  outline: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.theme-item-focus .theme-item-preview {
  position: relative;
  display: inline-block;
  text-align: center;
  margin-top: 15px;
  bottom: -15px;
  font-weight: bold;
  line-height: 44px;
}
.theme-item-preview .iconfont {
  font-weight: bold;
}
.theme-demo-qrcode {
  position: absolute;
  bottom: 1px;
  left: 1px;
  border-right: 1px solid #eee;
  border-top: 1px solid #eee;
  width: 94px;
  text-align: center;
  background-color: #fff;
  padding: 5px;
  border-radius: 0 0 0 8px;
}
.theme-demo-qrcode small {
  display: block;
  font-size: 12px;
  margin-bottom: 3px;
}
.theme-item-fcontent {
  float: left;
  width: 48%;
  margin-left: 3%;
}
.theme-item-counter {
  float: right;
  margin-top: 5px;
  color: #bbb;
  font-size: 12px;
}
.theme-item-fcontent h1 {
  margin: 0 0;
  font-size: 20px;
  font-weight: bold;
  border-left: 5px solid #00cdb8;
  padding-left: 10px;
  overflow: hidden;
}
.theme-item-fcontent h4 {
  margin: 10px 0 0;
  font-size: 12px;
  display: inline-block;
  color: #01cdb8;
  font-weight: bold;
}
.theme-item-fcontent h3 {
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 1.5;
  text-align: justify;
  font-weight: bold;
  display: flex;
}
.theme-item-price {
  margin: 20px 0 0;
  padding: 15px 0;
  border-top: 1px dotted #ddd;
  border-bottom: 1px dotted #ddd;
  display: flex;
  justify-content: space-between;
}

.ripro-dark .theme-item-price {
  margin: 20px 0 0;
  padding: 15px 0;
  border-top: 1px dotted #232425;
  border-bottom: 1px dotted #232425;
  display: flex;
  justify-content: space-between;
}
.theme-item-price strong {
  float: right;
  font-size: 30px;
  line-height: 1;
  color: #01cdb8;
  margin-left: 10px;
}
.theme-item-price strong dfn {
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  position: relative;
  top: -4px;
  margin-right: 7px;
}
.theme-item-price h5 {
  font-size: 14px;
  color: #01cdb8;
  line-height: 30px;
  margin: 0;
  font-weight: bold;
}
.theme-item-sv {
  margin-top: 24px;
}
.theme-item-sv h6 {
  margin: 0 0 15px;
  font-size: 14px;
  font-weight: bold;
}
.theme-item-sv ul {
  overflow: hidden;
  font-size: 0;
  margin: 0 -1% 0 0;
  padding: 0;
}
.theme-item-sv li {
  -webkit-transition: color 0.25s, background-color 0.25s;
  -moz-transition: color 0.25s, background-color 0.25s;
  -ms-transition: color 0.25s, background-color 0.25s;
  -o-transition: color 0.25s, background-color 0.25s;
  transition: color 0.25s, background-color 0.25s;
  color: #666;
  cursor: default;
  vertical-align: top;
  width: 32.3333333333%;
  margin-right: 1%;
  margin-bottom: 1%;
  display: inline-block;
  padding: 5px 5px 5px 12px;
  background-color: #f6f6f6;
  border-radius: 8px;
}


.ripro-dark .theme-item-sv li {
  -webkit-transition: color 0.25s, background-color 0.25s;
  -moz-transition: color 0.25s, background-color 0.25s;
  -ms-transition: color 0.25s, background-color 0.25s;
  -o-transition: color 0.25s, background-color 0.25s;
  transition: color 0.25s, background-color 0.25s;
  color: #fff;
  cursor: default;
  vertical-align: top;
  width: 32.3333333333%;
  margin-right: 1%;
  margin-bottom: 1%;
  display: inline-block;
  padding: 5px 5px 5px 12px;
  background-color: #232425;
  border-radius: 8px;
}
.theme-item-sv li span {
  font-size: 12px;
}
.theme-item-orderarea {
  font-size: 0;
}
.theme-item-orderarea .btn {
  vertical-align: top;
  padding: 0 45px;
  height: 44px;
  line-height: 44px;
  font-size: 15px;
  margin-right: 10px;
  margin-top: 15px !important;
}
.btn-primary {
  color: #fff;
  background-color: #01cdb8;
}
.theme-item-orderarea .btn-default {
  padding: 0 30px;
}
.theme-item-brand {
  float: right;
  width: 11%;
}
.theme-item-brand1 {
  color: #999;
  background-color: #f6f6f6;
  padding: 15px 15px;
  border-radius: 8px;
  text-align: center;
  margin-bottom: 10px;
  font-size: 12px;
}
.theme-item-brand1 p {
  margin: 0 0 10px;
  line-height: 1.5;
}
.theme-item-brand2 {
  color: #999;
  background-color: #f6f6f6;
  padding: 15px 15px;
  border-radius: 8px;
  text-align: center;
  font-size: 12px;
}
.theme-item-brand2 img {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: block;
  margin: 0 auto 10px;
}
.theme-item-brand2 h4 {
  margin: 0 0 10px;
  font-size: 12px;
  color: #01cdb8;
}
.theme-item-brand2 p {
  margin: 0;
  color: #999;
  line-height: 1.5;
}
.theme-item-focus {
  overflow: hidden;
  position: relative;
  background-color: #fff;
  padding: 30px 0;
  margin-bottom: 20px;
}
.theme-item-focus .btn-primary-outline {
  line-height: 36px;
  color: #01cdb8;
  background-color: transparent;
  border: 1px solid #01cdb8;
}
.btn-default {
  color: #777;
  background-color: #f2f2f2;
}
@font-face {
  font-family: "iconfont";
  src: url("//at.alicdn.com/t/font_29668_op57pe23sw9.eot");
  src: url("//at.alicdn.com/t/font_29668_op57pe23sw9.eot?#iefix")
      format("embedded-opentype"),
    url("//at.alicdn.com/t/font_29668_op57pe23sw9.woff2") format("woff2"),
    url("//at.alicdn.com/t/font_29668_op57pe23sw9.woff") format("woff"),
    url("//at.alicdn.com/t/font_29668_op57pe23sw9.ttf") format("truetype"),
    url("//at.alicdn.com/t/font_29668_op57pe23sw9.svg#iconfont") format("svg");
}
.theme-item-focus .iconfont {
  position: relative;
  display: inline-block;
  font: normal normal normal 14px/1 iconfont;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.theme-item-sv li .iconfont {
  position: relative;
  top: 1px;
  display: inline-block;
  font-size: 15px;
  width: 15px;
  text-align: center;
  margin-right: 10px;
}
img.themeimg {
  width: 365px;
  height: 270px;
  border-radius: 10px;
      margin: 0 auto;
}
.theme-item-brand1 .iconfont {
  height: 50px;
  font-size: 50px;
  color: #01cdb8;
  margin-bottom: 5px;
}
@media (max-width: 1200px) {
  .theme-item-fcontent {
    width: 62%;
  }
  .theme-item-brand {
    display: none;
  }
}
@media (max-width: 1024px) {
  .theme-item-breadcrumbs {
    display: none;
  }
  .theme-item-sidebar {
    width: auto;
    float: none;
    margin-bottom: 15px;
  }
  .theme-item-fcontent {
    width: auto;
    margin-left: 0;
  }
  .theme-item-sidebox {
    position: relative;
    right: 0;
    width: auto;
  }
  .theme-item-contentbox {
    min-height: auto;
    margin-right: 0;
  }
  .theme-item-focus {
    padding: 15px 0;
  }
  .theme-item-image {
    border: none;
    border-radius: 0;
    height: auto;
    display: block;
    padding: 0;
    text-align: center;
  }
  .theme-item-image a {
    display: block;
  }
  .theme-item-image img {
    max-height: 300px;
  }
  .theme-item-orderarea {
    text-align: center;
  }
  .theme-item-orderarea .btn {
    margin: 0 5px;
  }
  .theme-item-menubar.affix {
    top: 0;
  }
  .theme-item-menubar.affix .container {
    padding: 0;
  }
  .theme-item-menubar.affix ul {
    margin-right: 0;
    background-color: #f9f9f9;
    box-shadow: none;
  }
  .theme-item-menubar.affix .btn {
    display: none;
  }
  .theme-item-menubar {
    padding-top: 0;
  }
  .theme-item-menubar ul {
    display: flex;
    text-align: center;
  }
  .theme-item-menubar ul li {
    float: none;
    flex: 1;
    font-size: 14px;
    padding: 18px 0;
    text-align: center;
    border-top: none;
  }
  .theme-item-menubar ul li.active {
    font-weight: bold;
  }
  .theme-item-menubar.affix ul li {
    padding: 15px 0;
    height: 44px;
  }
  .theme-item-intro {
    margin-bottom: 10px;
    border-radius: 0;
  }
  .theme-item-intro.affix {
    position: relative;
    width: auto;
    top: 0;
  }
}
@media (max-width: 768px) {
  .theme-item-image img {
    max-height: 220px;
  }
  .theme-item-fcontent h1 {
    font-size: 18px;
  }
  .theme-item-fcontent h4 {
    font-weight: normal;
  }
  .theme-item-sidebox,
  .theme-item-contentbox {
    margin-left: -15px;
    margin-right: -15px;
  }
  .theme-item-focus {
    margin-bottom: 10px;
  }
  .theme-item-functions {
    padding: 0 15px 40px;
    border-radius: 0;
  }
  .theme-item-container {
    border-radius: 0;
    padding: 15px;
    margin-bottom: 10px;
  }
  .page-theme-item .m-menubar {
    display: none;
  }
  .theme-item-orderarea {
    background-color: #fff;
    z-index: 9990;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
  }
  .theme-item-orderarea:before {
    content: "1";
    color: transparent;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.1);
    display: block;
    overflow: hidden;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
  }
  .theme-item-orderarea .btn-primary {
    height: 36px;
    line-height: 36px;
    float: right;
    margin: 7px 15px 0 0;
    font-size: 12px;
  }
  .theme-item-orderarea .btn-default {
    float: left;
    padding: 0 15px;
    border: none;
    width: auto;
    font-size: 10px;
    line-height: 1;
    color: #202935;
    margin-top: 7px;
    background-color: transparent;
  }
  .theme-item-orderarea .btn-default:hover,
  .theme-item-orderarea .btn-default:active {
    background-color: transparent;
  }
  .theme-item-orderarea .btn-default .iconfont {
    margin-bottom: 5px;
    display: block;
    font-size: 22px;
  }
}
@media (max-width: 544px) {
  .theme-widget {
    margin-bottom: 10px;
  }
  .theme-abs {
    display: none;
    border-radius: 0;
  }
  .theme-abs img {
    width: 100%;
  }
  .theme-item-focus {
    padding: 0;
    margin-top: 1px;
    margin-bottom: 0;
  }
  .theme-item-preview {
    font-size: 12px;
    line-height: 36px;
  }
  .theme-item-sidebar {
    margin-bottom: 0;
  }
  .theme-item-image {
    padding: 30px 0;
  }
  .theme-item-image img {
    max-height: 200px;
  }
  .theme-item-fcontent {
    padding-bottom: 10px;
  }
  .theme-item-fcontent h1 {
    font-size: 18px;
  }
  .theme-item-counter {
    font-size: 12px;
    margin-top: 1px;
  }
  .theme-item-fcontent h3 {
    font-size: 14px;
    margin-top: 7px;
    line-height: 1.4;
  }
  .theme-item-fcontent h4 {
    font-size: 12px;
  }
  .theme-item-price {
    margin: 15px 0;
    padding: 0;
    border-top: none;
    border-bottom: none;
    display: list-item;
  }
  .yuan_price {
    display: flex;
    margin: 0 auto; 
    margin-left: 0; 
}
  .theme-item-price strong {
    font-weight: bold;
    font-size: 24px;
  }
  .theme-item-price strong dfn {
    top: -2px;
  }
  .theme-item-price h5 {
    line-height: 24px;
    color: #01cdb8;
    font-size: 14px;
        display: flex;
  }
  .theme-item-service {
    margin-bottom: 0;
  }
  .theme-item-service h6 {
    color: #01cdb8;
    font-size: 14px;
  }
  .theme-item-service li {
    float: none;
    margin-top: 5px;
    width: auto;
    text-align: left !important;
    font-size: 14px;
    color: #999;
  }
  .theme-item-intro dl {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .theme-item-functions ol li {
    line-height: 1.4;
    height: 68px;
    margin-top: 15px;
    padding-left: 26px;
    font-size: 11px;
  }
  .theme-item-functions ol li .iconfont {
    font-size: 12px;
    line-height: 18px;
    width: 18px;
    height: 18px;
    margin-left: -26px;
    border-radius: 6px;
  }
  .theme-item-functions ol li strong {
    font-size: 12px;
  }
  .theme-item-functions h2 {
    font-size: 18px;
  }
  .theme-item-functions h3 {
    margin-top: 8px;
    font-size: 12px;
  }
  .theme-item-functions ul li {
    margin-top: 10px;
    padding-left: 15px;
  }
  .theme-item-functions ul li:before {
    top: 6px;
  }
  .theme-item-container {
    line-height: 1.5;
  }
  .theme-item-container h3 {
    font-size: 16px;
  }
  .theme-item-brand {
    display: block;
    float: none;
    width: auto;
    clear: both;
    margin-left: -15px;
    margin-right: -15px;
    background-color: #f2f2f2;
    padding: 10px 0;
    overflow: hidden;
  }
  .theme-item-brand1 {
    float: left;
    width: 45%;
    background-color: #fff;
    margin-bottom: 0;
    margin-left: 15px;
    height: 165px;
  }
  .theme-item-brand2 {
    float: right;
    width: 45%;
    margin-right: 15px;
    background-color: #fff;
    height: 165px;
  }
  .theme-item-brand2 img {
    width: 52px;
    height: 52px;
  }
  .theme-item-brand2 h4 {
    line-height: 1;
  }
  .theme-item-brand2 p {
    line-height: 1.4;
  }
  .theme-item-breadcrumbs {
    font-size: 10px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 0;
  }
  .theme-item-breadcrumbs span {
    font-weight: normal;
    position: relative;
    top: -1px;
  }
  .theme-item-breadcrumbs .iconfont {
    font-weight: normal;
    margin-right: 0;
  }
  .theme-item-breadcrumbs a:nth-of-type(1) {
    display: none;
  }
  .theme-item-breadcrumbs span:nth-of-type(1) {
    display: none;
  }
}
@media (max-width: 1024px) {
  .theme-demo-qrcode {
    display: none;
  }
}
@media (max-width: 768px) {
  .theme-item-orderarea {
    background-color: #fff;
    z-index: 9990;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
  }
}
@media (max-width: 1024px) {
  .theme-item-orderarea {
    text-align: center;
    display: flex;
    height: 60px;
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .theme-item-sv li {
    width: 49%;
  }
}
.theme-item-orderarea .btn--block {
  background: #01b9a6;
  color: #fff;
}
.theme-item-price ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.pricing-options {
  position: relative;
  margin-bottom: 10px;
}
.pricing-options li {
  padding: 10px 0;
  font-size: 14px;
  cursor: pointer;
  color: #8c8c8c;
}
.theme-item-price ul li > a {
  display: inline-block;
}
.pricing-options li .pricing__opt {
  font-weight: 600;
  float: right;
}
.yuan_price {
  display: flex;
 align-items: center;
}
.pricing-options strong {
  float: right;
  font-size: 20px;
  line-height: 1;
  color: #01cdb8;
  margin-left: 10px;
}
.btn--primary {
  color: #ffffff;
  background: #34495e;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#34495e),
    to(#475f77)
  );
  background: -webkit-linear-gradient(left, #34495e, #475f77);
  background: linear-gradient(90deg, #34495e, #475f77);
  margin-top: 15px;
}
.btn--danger {
  color: #ffffff;
  background: #00cbb7;
  /* background: -webkit-gradient(linear,left top,right top,from(#61be33),to(#8fce44)); */
  /* background: -webkit-linear-gradient(left,#61be33,#8fce44); */
  /* background: linear-gradient(90deg,#61be33,#8fce44); */
  /* -webkit-box-shadow: 0 3px 5px rgba(104,195,59,.5); */
  /* box-shadow: 0 3px 5px rgba(104,195,59,.5); */
}
/***大前端下载样式结束***//***大前端下载样式结束***//***大前端下载样式结束***/