/*预览*/
html,
body,
.view-bg {
    min-height: 100%;
}

.view-bg {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.view-center {
    display: flex;
    flex-direction: row;
}

.t-preview-content .main-left {
    background: white;
    text-align: center;
    max-width: 375px;
}

.t-preview-content .main-left .qj #frame {
    /* width: 375px; */
    border: 1px solid #eee;
    box-sizing: border-box;
}

.view-page {
    margin-top: 13px;
    display: none;
}

.view-page>div {
    display: flex;
    align-items: center;
    justify-content: center;
}

.view-page>div>div {
    margin: 0 10px;
    padding: 10px 3px;
    font-size: 16px;
}

.view-page>div>.text-shu {
    width: 120px;
    height: 38px;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    text-align: center;
    line-height: 36px;
    padding: 0;
    font-size: 14px;
}

.view-bg {
    background: url('/static/hunbei/img/preview-bg.png');
}

.main-right {
    width: 380px;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.qcrode-main {
    width: 100%;
    background: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.main-right .share {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.main-right .share .share-top {
    width: 100%;
    height: 129px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: #f9f9f9;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 15px;
    box-sizing: border-box;
}

.main-right .share .share-top .share-thumb img {
    width: 110px;
    height: 110px;
}

.main-right .share .share-top .share-title {
    width: 220px;
    font-size: 16px;
    color: #181818;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 15px;
    font-weight: bold;
    user-select: text !important;

}

.main-right .share .share-top .share-desc {
    color: #999;
    width: 220px;
    margin-left: 15px;
    margin-top: 10px;
    text-align: justify;
    font-size: 14px;
    word-break: break-all;
    margin-bottom: 20px;
    user-select: text !important;
}

.share-price {
    font-size: 18px;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 55px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.share-price .isprice {}

.share-price .collect {
    width: 100px;
    height: 36px;
    background: #f8f8f8;
    opacity: 1;
    border-radius: 28px;
    cursor: pointer;
}

.share-price .collect>div {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.share-price .collect .collected {
    display: none;
}

.share-price .collect i {
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    font-size: 16px;
    text-align: center;
}

.share-price .collect span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 40px;
}

.main-right .qcrode-main .share-link-box {
    width: 100%;
    height: 42px;
    font-size: 0;
    border-radius: 6px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-right .qcrode-main .share-link-box #share-link {
    width: 325px;
    height: 100%;
    background: #fff;
    border: 1px solid #e5e5e5;
    font-size: 16px;
    color: #999999;
    line-height: 40px;
    text-align: left;
    /* box-sizing: border-box; */
    padding: 0 20px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    user-select: auto;
}

.main-right .qcrode-main .share-link-box .share,
.main-right .qcrode-main .share-link-box .copy {
    width: 90px;
    height: 100%;
    background: #f0f3f4;
    color: #666666;
    font-size: 16px;
    line-height: 46px;
    text-align: center;
    cursor: pointer;
}

.main-right .qcrode-main .btn-down {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-right .qcrode-main .btn-down .down-app {
    width: 180px;
    height: 44px;
    border: 1px solid #ffbfc6;
    background-color: #ffeff1;
    box-sizing: border-box;
    border-radius: 4px;
    color: #ed5566;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    cursor: pointer;
}

.main-right .qcrode-main .btn-down .down-app>a>span {
    line-height: 46px;
    color: #ed5566;
}

.main-right .qcrode-main .btn-down .down-app:hover {
    /* background: #dcecfd; */
}

.main-right .qcrode-main .btn-down>div p {
    font-size: 12px;
    color: #ed5566;
    cursor: pointer;
    text-align: center;
    line-height: 20px;
}

.main-right .qcrode-main .btn-down>div img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.main-right .qcrode-main .btn-down>div span {
    display: inline-block;
    vertical-align: middle;
    line-height: 43px;
}

.main-right .qcrode-main .btn-down .btn-vip-free {
    width: 130px;
    height: 45px;
    background: #fad77b;
    border-radius: 3px;
    color: #764114;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    border: 1px solid #fad77b;
    box-sizing: border-box;
}

.main-right .qcrode-main .btn-down .btn-vip-free:hover {
    background: #fae6b1;
}

.main-right .qcrode-main .btn-down .btn-buy {
    background: #ed5566;
    width: 180px;
    height: 44px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    font-size: 16px;
    cursor: pointer;
    box-sizing: border-box;
    margin-left: 50px;
}

.main-right .qcrode-main .btn-down .btn-buy:hover {
    /* background: #569dec; */
}

.moban-price {
    text-decoration: line-through;
    font-size: 20px;
    color: #666666;
    font-weight: bold;
    margin-right: 10px;
}

.show-content-right-con-description {
    color: #999;
    height: 60px;
    font-size: 13px;
    margin-top: 10px;
    margin-left: 3px;
    overflow: hidden;
    padding-left: 5px;
    width: 180px;
}

#s-title {
    color: #555;
    text-shadow: 1px 1px 5px #ddd;
    font-size: 18px;
    line-height: 20px;
    width: 180px;
    overflow: hidden;
    margin-left: 3px;
    padding-left: 5px;
    margin-top: 5px;
}

.sao-title {
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
    position: relative;
    font-size: 18px;
    color: #181818;
    margin: 36px 0 22px;
}

/* .sao-title div:before,.sao-title div:after
{
   position:absolute;
   background:#ccc;
   content:"";
   height:1px;
   top:50%;
   width:60px;
}
.sao-title div:before{left:10px;}
.sao-title div:after{right:10px;} */
.save-btn {
    border: 1px solid #ed5566;
    color: #ed5566;
    margin-bottom: 20px;
    border-radius: 15px;
    padding: 5px 15px;
    font-size: 12px;
    margin-top: 20px;
    cursor: pointer;
}

.hymf-btn {
    color: #764114;
    background: #fad77b;
    width: 170px;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 3px;
    bottom: 120px;
    cursor: pointer;
    position: absolute;
}

.hymf-btn:after {
    position: absolute;
    top: 0;
    right: 0;
    content: ' ';
    width: 34px;
    height: 34px;
    background: url('https://img1.maka.im/assets/store3/index/artboard.png');
    background-position: center center;
    background-size: 100%;
}

.make-btn,
.make-btn1 {
    background: #ed5566;
    color: white;
    border-radius: 15px;
    line-height: 32px;
    height: 32px;
    width: 170px;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
}

.make-btn a,
.make-btn a:hover,
.make-btn1 a,
.make-btn1 a:hover {
    color: white;
}

.hymf,
.mianfei {
    color: #ed5566;
    font-size: 22px;
    font-weight: bold;
}

/*模板列表*/
.header {
    background: white;
    height: 60px;
}

.header-main {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    position: relative;
}

.header-logo {
    margin-top: 8px;
}

.header-login {
    display: flex;
    margin-right: 0px;
    position: absolute;
    right: 0;
    margin-top: 12px;
}

.btn-reg {
    background: #ed5566;
    color: white;
    padding: 5px 20px;
    border-radius: 30px;
    cursor: pointer;
}

.btn-reg a {
    color: white;
}

.btn-reg a:hover {
    color: white;
}

.btn-login {
    margin-left: 20px;
    padding: 5px 20px;
    border-radius: 30px;
    border: 1px solid #ccc;
    cursor: pointer;
}

.header-menu {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 16px;
    margin-left: 400px;
}

.header-menu>div {
    padding: 10px 30px;
    font-size: 14px;
}

.huiyuan-down {
    background: white;
    position: absolute;
    display: none;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
    left: 0px;
    top: 45px;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 99;
}

.huiyuan-desc {
    color: #999;
    display: block;
    font-size: 12px;
    line-height: 17px;
}

.huiyuan-down div {
    width: 190px;
    line-height: 30px;
    text-align: left;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
}

.huiyuan-title {
    line-height: 20px;
}

.huiyuan-down div:hover {
    background: #ed5566;
    color: white;
}

.huiyuan-down div:hover a {
    color: white;
}

.profile-menu {
    position: absolute;
    background: white;
    right: -30px;
    width: 130px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    z-index: 99;
    display: none;
}

.profile-menu .profile-list {
    display: flex;
    flex-direction: row;
    margin: 10px;
    justify-content: center;
    padding-top: 10px;
}

.profile-list div {
    margin-left: 10px;
}

.mleft20 {
    margin-left: 20px;
}

.temp-five-btn {
    width: 208px;
    height: 60px;
    color: white;
    font-family: zaozi;
    font-size: 30px;
    text-align: center;
    line-height: 60px;
    letter-spacing: 10px;
    text-shadow: black 0.1em 0.1em 0.2em;
}

.yqh {
    background: url('/static/hunbei/img/menu-yqh1.png');
}

.hlqj {
    background: url('/static/hunbei/img/menu-hlqj1.png');
}

.mybr {
    background: url('/static/hunbei/img/menu-mybr1.png');
}

.qqjh {
    background: url('/static/hunbei/img/menu-qqjh1.png');
}

.zbyq {
    background: url('/static/hunbei/img/menu-zbyq1.png');
}

.temp-banner {
    height: 180px;
    background: url('/static/hunbei/img/banner.png');
    background-size: 100% 100%;
}

.help-banner {
    width: 100%;
    min-width: 1200px;
    height: 333px;
    background: url('/static/hunbei/img/newIndex/help-bg.png') no-repeat;
    background-size: cover;
    background-position: center;
    background-origin: content-box;
}

.t-banner-main {
    color: white;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.t-banner-main a,
.t-banner-main a:hover {
    color: white;
}

.t-banner-main .t-banner-title {
    font-size: 46px;
    color: #fff;
    margin-bottom: 138px;
}

.t-banner-search {
    position: relative;
}

.t-banner-search #form {
    width: 700px;
    height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    overflow: hidden;
}

.t-banner-search #form input {
    font-size: 16px;
    border: 1px solid white;
    width: 600px;
    background: #fff;
    color: #666;
    padding: 0 10px;
    box-sizing: border-box;
    line-height: 50px;
}

.t-banner-search #form>span {
    display: block;
    width: 100px;
    height: 100%;
    background-color: #ed5566;
    text-align: center;
    line-height: 52px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

.t-banner-search .icon-search {
    position: absolute;
    right: 19px;
    top: 13px;
    font-size: 22px;
}

.sub-menu {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin: 20px auto;
}

.sub-menu img {
    height: 60px;
    width: 208px;
}

.temp-cat {
    width: 1200px;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    background: white;
    border-radius: 5px;
}

.cat-wrap {
    margin: 10px 50px;
}

.cat-wrap>div {
    display: flex;
    flex-direction: row;
}

.cat-list {
    display: flex;
    flex-direction: row;
    margin-left: 20px;
    align-items: center;
}

.cat-list li {
    margin-right: 33px;
    font-size: 14px;
    padding: 3px 5px;
}

.cat-list .active {
    background: #ed5566;
    border-radius: 1px;
}

.cat-list li:hover {
    background: #ed5566;

    color: white;
    border-radius: 1px;
}

.cat-list li:hover a {
    color: white;
}

.cat-list .active a {
    color: white;
}

.catli {
    margin: 20px 0px;
}

.catli-title {
    padding-top: 4px;
}

.color-list {
    display: flex;
    flex-direction: row;
    margin-left: 20px;
}

.color-list a {
    margin-right: 20px;
    padding-top: 4px;
}

.color-list .active {
    border: 2px solid #ed5566;
    padding: 2px;
    border-radius: 50%;
}

.bg-all {
    width: 25px;
    height: 25px;
    background: url('/static/hunbei/img/color.png') -10px -10px;
}

.white {
    width: 24px;
    height: 24px;
    background: url('/static/hunbei/img/color.png') -55px -10px;
}

.fen {
    width: 24px;
    height: 24px;
    background: url('/static/hunbei/img/color.png') -10px -55px;
}

.black {
    width: 24px;
    height: 24px;
    background: url('/static/hunbei/img/color.png') -54px -55px;
}

.red {
    width: 24px;
    height: 24px;
    background: url('/static/hunbei/img/color.png') -99px -10px;
}

.yellow {
    width: 24px;
    height: 24px;
    background: url('/static/hunbei/img/color.png') -99px -54px;
}

.zong {
    width: 24px;
    height: 24px;
    background: url('/static/hunbei/img/color.png') -10px -99px;
}

.lan {
    width: 24px;
    height: 24px;
    background: url('/static/hunbei/img/color.png') -54px -99px;
}

.green {
    width: 24px;
    height: 24px;
    background: url('/static/hunbei/img/color.png') -98px -99px;
}

.zi {
    width: 24px;
    height: 24px;
    background: url('/static/hunbei/img/color.png') -143px -10px;
}

.center {
    background: #f4f4f4;
    padding-bottom: 80px;
    overflow: hidden;
}

.hot {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.hot div {
    display: inline-block;
    margin: 60px 20px;
    font-size: 20px;
    height: 30px;
    cursor: pointer;
}

.hot .active {
    color: #ed5566;
    border-bottom: 1px solid #ed5566;
}

.template-main {
    display: flex;
    flex-direction: row;
    width: 1160px;
    margin: 0 auto;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-bottom: 80px;
}

.tem-mask {
    position: relative;
    top: 0;
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 999;
}

.preview-btn {
    border: 1px solid white;
    color: #ed5566;
    border-radius: 15px;
    padding: 5px 15px;
    color: white;
    width: 100px;
    text-align: center;
    cursor: pointer;
}

.make-btn {
    background: #ed5566;
    position: absolute;
    bottom: 80px;
}

.clip-image {
    position: absolute;
    top: 0px;
    width: 15px;
    height: 15px;
    top: 18px;
    z-index: 88;
}

.changye-mask {
    position: absolute;
    background: white;
    width: 205px;
    height: 69px;
    bottom: 0;
    display: none;
    justify-content: center;
    align-items: center;
}

.temp-title div {
    display: inline-block;
    font-size: 14px;
}

.num {
    color: #ccc;
}

.temp-price {
    line-height: 30px;
    display: flex;
    justify-content: space-between;
}

.ljgmbak {
    color: white;
    background: #ed5566;
    padding: 0 10px;
    border-radius: 15px;
    cursor: pointer;
}

.price>div {}

.xiaoliang {
    color: #686c78;
    font-size: 12px;
}

.zhifu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 999 !important;
}

.zhifu-main {
    background: white;
    width: 400px;
    height: 400px;
}

#zhifu {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.zhifu-title {
    line-height: 50px;
    font-size: 18px;
    text-align: center;
}

.t-preview-main {
    width: 960px;
    height: 770px;
    background: white;
    border-radius: 5px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.t-preview-content {
    width: 100%;
    padding: 30px 34px;
    height: 700px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}

.t-preview-title {
    height: 70px;
    color: #181818;
    padding-left: 34px;
    line-height: 70px;
    font-size: 22px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
    font-weight: bold;
}

.t-preview-title>.iconfont {
    font-size: 22px;
    color: #999;
}

#s-title {
    font-size: 16px;
    text-align: left;
    margin-bottom: 10px;
    width: 100%;
}

#s-desc {
    font-size: 14px;
    text-align: left;
    width: 100%;
}

.main-right .qcrode-main #qrcode {
    width: 155px;
    height: 155px;
    margin-bottom: 45px;
}

.main-right .qcrode-main #qrcode img {
    width: 100%;
    height: 100%;
}

.t-close,
.t-close1 {
    position: absolute;
    right: 34px;
    cursor: pointer;
}

/*底部 start*/

.common-bottom {
    width: 100%;
    min-width: 1200px;
    padding-top: 50px;
    background: #fff;
}

.common-bottom .b-content {
    width: 1200px;
    margin: 0 auto;
    color: #b5b5b5;
}

.partners-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.partners-list img {
    height: 30px;
}

.partners-title {
    padding-top: 20px;
    line-height: 30px;
}

.common-bottom .b-content .b-menu-list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 321px;
}

.d-line {
    height: 1px;
    width: 30px;
    margin-top: 4px;
    border-bottom: 1px solid #ed5566;
}

.b-tel {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 30px;
}

.b-tel>img {
    width: 15px;
    height: 15px;
    margin-right: 10px;
    margin-top: 5px;
}

.b-tel .data>div {
    font-size: 18px;
    color: #666666;
    font-weight: bold;
}

.b-tel .data>p {
    font-size: 12px;
    color: #888888;
}

.b-site {
    margin-top: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.b-site>img {
    width: 15px;
    height: 15px;
    margin-right: 10px;
    margin-top: 3px;
}

.b-site .data>p {
    font-size: 14px;
    color: #666;
}

.b-list {
    margin-top: 30px;
}

.b-list>div {
    height: 40px;
    line-height: 40px;
}

.b-list>div>a {
    color: #666666;
    font-size: 14px;
    position: relative;
    padding-left: 16px;
    box-sizing: border-box;
}

.b-list>div>a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #666;
}

.b-title {
    font-size: 18px;
    line-height: 18px;
    color: #181818;
    font-weight: bold;
}

.b-list a:hover {
    color: #333;
}

.common-bottom .kefu-cont {
    margin-top: 20px;
    position: relative;
    width: 120px;
    margin-left: 25px;
}

.common-bottom .kefu-cont .kefu>img {
    width: 111px;
    height: 39px;
}

.common-bottom .kefu-cont:hover .kefucode {
    display: block;
}

.common-bottom .kefu-cont .kefucode {
    display: none;
    position: absolute;
    bottom: -50px;
    left: 110px;
    background: #fff;
    min-width: 150px;
    border-radius: 4px;
    border: 1px solid #ebeef5;
    padding: 12px;
    z-index: 2000;
    color: #606266;
    line-height: 1.4;
    text-align: justify;
    font-size: 14px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    word-break: break-all;
}

.common-bottom .kefu-cont .kefucode .content-code {
    padding: 12px 10px;
    text-align: center;
}

.common-bottom .kefu-cont .kefucode .content-code .content-title {
    font-weight: 500;
    color: #222;
    font-size: 16px;
}

.common-bottom .kefu-cont .kefucode .content-code .content-tip {
    padding-top: 6px;
    font-size: 12px;
    font-weight: 400;
    color: #aeaeae;
}

.common-bottom .kefu-cont .kefucode .content-code .content-qrcode {
    padding-top: 8px;
}

.common-bottom .kefu-cont .kefucode .content-code .content-qrcode>img {
    width: 174px;
    height: 174px;
    -o-object-fit: contain;
    object-fit: contain;
}

.common-bottom .kefu-cont .kefucode .popper__arrow,
.popper__arrow::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.common-bottom .kefu-cont .kefucode .popper__arrow {
    bottom: 60px;
    left: -12px;
    margin-right: 3px;
    border-top-width: 0;
    border-right-color: #ebeef5;
    border-width: 6px;
    -webkit-filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.03));
    filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.03));
}

.common-bottom .kefu-cont .kefucode .popper__arrow::after {
    top: -5px;
    margin-left: -6px;
    border-top-width: 0;
    border-right-color: #fff;
    content: ' ';
    border-width: 6px;
}

.common-bottom .link {
    margin-top: 25px;
    border-top: 1px solid #e5e5e5;
    height: 60px;
}

.common-bottom .link div {
    font-size: 13px;
    color: #888888;
    text-align: center;
    line-height: 60px;
}

.banquan {
    background: black;
    color: #b5b5b5;
    text-align: center;
    line-height: 50px;
    margin-top: 30px;
}

.b-erweima {
    /* padding-right: 46px; */
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
}

.b-erweima .logo {
    height: 54px;
}

.b-erweima .logo>img {
    width: 150px;
}

.b-erweima>p {
    font-size: 13px;
    color: #999;
    letter-spacing: 8px;
    margin-top: 10px;
}

.b-erweima>div.links {
    font-size: 14px;
    color: #888;
    margin-top: 24px;
}

.b-erweima .code {
    width: 166px;
    height: 173px;
}

.b-erweima .code>img {
    margin-top: 4px;
    width: 166px;
    height: 166px;
}

.b-erweima>a {
    width: 100px;
}

.b-erweima>a>img {
    width: 100%;
    margin-top: 20px;
}

.b-erweima .wxsao {
    font-size: 14px;
    color: #888888;
    margin-top: 8px;
}

.help-container {
    background-color: #fafafa;
}

.help-container .help-main {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    margin-top: 40px;
    justify-content: space-between;
}

.help-container .help-main .help-left {
    width: 250px;
    background: white;
    border-radius: 3px;
}

.help-container .help-main .help-left .help-left-tit {
    width: 100%;
    height: 78px;
    padding-left: 25px;
    box-sizing: border-box;
    background-color: #ffeff1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.help-container .help-main .help-left .help-left-tit>span {
    font-size: 20px;
    color: #ed5566;
    display: block;
}

.help-container .help-main .help-left .help-left-tit>i {
    display: block;
    width: 35px;
    height: 3px;
    background: #ed5566;
    border-radius: 2px;
    margin-top: 10px;
}

.help-container .help-main .help-left li.active>a {
    color: #ed5566;
}

.help-container .help-main .help-left ul {
    width: 100%;
}

.help-container .help-main .help-left ul li {
    height: 60px;
    padding-left: 25px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    box-sizing: border-box;
}

.help-container .help-main .help-left ul li img {
    width: 17px;
    height: 12px;
}

.help-container .help-main .help-left ul li a {
    font-size: 16px;
    color: #181818;
    margin-left: 14px;
}

.help-container .help-main .help-right {
    width: 930px;
    background: white;
    display: flex;
    flex-direction: column;
    border-radius: 3px;
    position: relative;
}

.help-container .help-main .help-right .help-right-top {
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 30px;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
    box-sizing: border-box;
}

.help-container .help-main .help-right .help-right-top>img {
    width: 15px;
    height: 15px;
}

.help-container .help-main .help-right .help-right-top>span {
    font-size: 14px;
    color: #999999;
    margin-left: 10px;
}

.help-container .help-main .help-right .help-right-top>a {
    font-size: 14px;
    color: #999999;
}

.help-container .help-main .help-right .right-main {
    width: 100%;
    padding: 28px;
    box-sizing: border-box;
}

.right-nav {
    line-height: 40px;
    border-bottom: 1px dotted #bfbfbf;
}

.help-container .help-main .help-right .right-main .right-title {
    font-size: 22px;
    color: #181818;
    text-align: left;
    margin-bottom: 20px;
}

.help-container .help-main .help-right ul.help-right-ul {
    width: 100%;
    padding: 0 28px;
    box-sizing: border-box;
}

.help-container .help-main .help-right ul.help-right-ul li {
    width: 100%;
    height: 70px;
}

.help-container .help-main .help-right ul.help-right-ul li>a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px dotted #d1d1d1;
    cursor: pointer;
}

.help-container .help-main .help-right ul li .name {
    font-size: 14px;
    color: #181818;
}

.help-container .help-main .help-right ul li .see-more {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.help-container .help-main .help-right ul li .see-more>span {
    font-size: 14px;
    color: #999;
    margin-right: 5px;
}

.help-container .help-main .help-right ul li .see-more>i {
    font-size: 16px;
    color: #999;
}

.help-container .help-main .help-right .right-kefu {
    width: 100%;
    height: 52px;
    padding: 0 15px;
    box-sizing: border-box;
    background: #F5F5F5;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-radius: 10px;
}


/*底部 end*/
/*付款*/
.pay-main {
    width: 1200px;
    height: 700px;
    background: white;
    margin: 0 auto;
    margin-top: 50px;
    overflow: hidden;
}

.main-content {
    margin: 50px;
}

.item-list {
    margin-top: 30px;
}

.item-list>div {
    display: inline-block;
}

.item-value {
    margin-left: 10px;
}

.vip-wrap {
    border: 1px solid #ebebeb;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
    width: 200px;
    height: 200px;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    font-size: 16px;
    position: relative;
}

.vip-wrap {
    line-height: 35px;
}

.geren-vip {
    margin-top: 30px;
    background: linear-gradient(to right, #ed5566, #d19f62);
    -webkit-background-clip: text;
    color: #0000;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
}

.text-sjmf {
    text-align: center;
    margin-top: 20px;
}

.shangjia-vip {
    margin-top: 30px;
    background: linear-gradient(to right, #2a60da, #d19f62);
    -webkit-background-clip: text;
    color: #0000;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
}

.geren-tip {
    font-size: 12px;
    color: #ed5566;
    cursor: pointer;
}

.shangjia-tip {
    font-size: 12px;
    color: #4452d5;
    cursor: pointer;
}

.mleft50 {
    margin-left: 50px;
}

.vip-style .active:before {
    content: ' ';
    width: 0;
    height: 0;
    border-top: 30px solid #4452d5;
    border-right: 30px solid transparent;
    position: absolute;
    left: 0;
    top: 0;
}

.vip-style .active:after {
    content: '√';
    position: absolute;
    left: 3px;
    top: -5px;
    color: white;
}

.pay-list {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border: 1px solid #ebebeb;
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2);
    width: 130px;
    height: 30px;
    position: relative;
    cursor: pointer;
}

.pay-style .active:before {
    content: ' ';
    width: 0;
    height: 0;
    border-top: 20px solid #4452d5;
    border-right: 20px solid transparent;
    position: absolute;
    left: 0;
    top: 0;
}

.pay-style .active:after {
    content: '√';
    position: absolute;
    left: 3px;
    top: -3px;
    color: white;
    font-size: 5px;
}

.line {
    border-bottom: 1px solid #ccc;
    margin: 30px 0;
    width: 100%;
}

.pay-btom {
    margin-right: 0;
    margin-left: 650px;
    margin-top: 60px;
}

.pay-btom div {
    display: inline-block;
}

.pay-price {
    color: #4452d5;
    font-size: 25px;
    margin: 0 10px;
}

.pay-btn {
    background: #ed5566;
    color: white;
    padding: 5px 20px;
    border-radius: 20px;
    cursor: pointer;
    margin-left: 30px;
}

.concel-btn {
    border: 1px solid #ed5566;
    color: #ed5566;
    padding: 5px 20px;
    border-radius: 20px;
    cursor: pointer;
    margin-left: 20px;
}

/*遮罩*/
.mask {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    color: black;
    justify-content: center;
    align-items: flex-start;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 99;
    padding: 50px 0;
    box-sizing: border-box;
}

.erweima {
    width: 400px;
    height: 400px;
    border: 1px solid #ccc;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    background: white;
}

.close {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    font-size: 20px;
}

.er-title {
    margin: 10px;
}

/*首页*/
.banner {
    height: 460px;
    background: url('/static/hunbei/img/home-banner.png');
    background-size: 100% 100%;
    position: relative;
}

.banner-content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
    display: flex;
    flex-direction: row;
}

.banner-left {
    background: white;
    width: 280px;
    border: 1px solid #ebebeb;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
    border-radius: 5px;
}

.pro-top-title {
    margin: 15px 10px;
}

.product-list {
    display: flex;
    flex-direction: row;
    border-top: 1px solid rgba(220, 220, 220, 1);
    padding: 15px 10px;
}

.product-detial {
    margin-left: 10px;
    margin-top: 6px;
}

.product-title {
    font-size: 16px;
    font-weight: bold;
}

.product-desc {
    color: rgba(112, 112, 112, 1);
}

.banner-right {
    margin-left: 30px;
    background: white;
    border: 1px solid #ebebeb;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
    border-radius: 5px;
    padding: 5px;
}

.banner-right-bottom {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    font-size: 25px;
    line-height: 100px;
}

.home-center {
    background: #f4f4f4;
    padding-top: 170px;
}

.marketing-menhu {
    padding-bottom: 20px;
}

.marketing {
    width: 1200px;
    margin: 0 auto;
}

.marketing-top {
    text-align: center;
}

.menhu-title {
    color: #fb8b38;
    line-height: 40px;
    font-size: 18px;
    margin-top: 20px;
    font-weight: bold;
}

.menhu-subtitle {
    line-height: 40px;
    margin-bottom: 20px;
}

.menhu-list {
    display: flex;
    justify-content: space-between;
}

.menhuli {
    background: white;
    width: 565px;
}

.menhu-list-content {
    padding: 30px;
}

.menhu-list-title {
    margin: 0px 0px 20px 0px;
    font-size: 20px;
    font-weight: bold;
}

.menhu-list-bottom {
    display: flex;
    position: relative;
    align-items: center;
    width: 100%;
}

.tiyan-btn {
    width: 103px;
    height: 25px;
    background: #fc8911;
    border-radius: 15px;
    color: white;
    text-align: center;
    line-height: 25px;
    position: absolute;
    right: 0;
    cursor: pointer;
}

.color-green {
    color: #2cc19d;
}

.color-green-bg {
    background: #2cc19d;
}

.qj-main {
    background: white;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
    display: flex;
}

.qj-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 650px;
    margin-left: 80px;
}

.mtop50 {
    margin-top: 50px;
}

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

.tuiguang-list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: white;
    border-radius: 5px;
    height: 400px;
    width: 290px;
    line-height: 30px;
}

.tuiguang-title {
    font-size: 18px;
    font-weight: bold;
    margin: 20px;
}

.tuiguang-pho {
    margin-top: 30px;
}

.baike {
    background: white;
    height: 500px;
}

.baike-main {
    width: 1200px;
    margin: 0 auto;
}

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

.baike-title {
    text-align: center;
    font-size: 25px;
    margin-bottom: 10px;
    margin-top: 40px;
}

.baike-list {
    width: 500px;
    line-height: 25px;
    margin-top: 50px;
}

.baike-list-title {
    font-size: 16px;
    font-weight: bold;
}

/*h5首页*/
.h5-banner {
    height: 550px;
    background: url('/static/hunbei/img/h5-banner.png');
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: white;
    position: relative;
}

.h5-banner1 {
    height: 550px;
    background: url('/static/hunbei/img/h5-banner1.png');
    background-size: 100% 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: white;
    position: relative;
}

.h5-b-title {
    font-size: 40px;
    letter-spacing: 10px;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.5);
}

.h5-b-desc {
    font-size: 20px;
    margin: 30px;
    letter-spacing: 10px;
}

.h5-geren-b-desc {
    font-size: 20px;
    margin: 10px;
    letter-spacing: 5px;
    background: white;
    color: #676767;
    padding: 5px;
    width: 460px;
    text-align: center;
    margin: 0 auto;
}

.qzcf {
    text-align: center;
    font-size: 16px;
    letter-spacing: 2px;
    margin: 10px;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.5);
}

.hbkq {
    text-align: center;
    font-size: 20px;
    letter-spacing: 2px;
    margin: 20px;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.5);
}

.h5-b-create {
    font-size: 18px;
    border: 1px solid white;
    width: 150px;
    height: 40px;
    border-radius: 30px;
    text-align: center;
    color: white;
    line-height: 40px;
}

.h5-b-bottom {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 10px;
}

.h5-b-bottom>div {
    width: 250px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.h5-botoom-title {
    margin-top: 20px;
    font-size: 30px;
}

.lline {
    width: 1px;
    border-left: 1px solid #ccc;
    height: 60px;
    margin-top: 20px;
}

.lline1 {
    width: 1px;
    border-left: 1px solid #e5e5e5;
    height: 258px;
    margin: 0 50px;
}

.h5-bottom-desc {
    margin-top: 10px;
    margin-bottom: 20px;
}

.dfct {
    background: #f4f4f4;
}

.dfct-main {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 50px;
}

.dfct-title {
    font-size: 30px;
    text-align: center;
    padding: 80px 0px 20px 0px;
}

.dfct-desc {
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
}

.dfct-content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 100px;
    width: 1100px;
    margin: 0 auto;
    margin-top: 50px;
}

.dfct-list {
    text-align: center;
    width: 220px;
    margin-top: 80px;
}

.dfct-list img {
    width: 100px;
}

.dfct-list-title {
    margin-top: 10px;
}

.mbzs-list {
    width: 260px;
    margin-top: 40px;
    border: 1px solid #ebebeb;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.35);
}

.mbzs-list img {
    width: 260px;
    height: 260px;
}

.mbzs-detail {
    display: flex;
    justify-content: space-between;
    border-radius: 5px;
    padding: 10px;
}

.rhsy-list img {
    width: 300px;
}

.rhsy-list {
    text-align: center;
    line-height: 50px;
}

.rhsy-create {
    display: flex;
    justify-content: center;
}

.rhsy-btn {
    font-size: 16px;
    border: 1px solid #626262;
    width: 200px;
    height: 50px;
    border-radius: 30px;
    text-align: center;
    color: #626262;
    line-height: 50px;
    background: white;
    margin-bottom: 50px;
    cursor: pointer;
}

.work-manage-btn {
    color: #ed5566;
    border: 2px solid #ed5566;
    border-radius: 20px;
    padding: 5px 20px;
}

.geren-desc {
    width: 1100px;
    margin: 0 auto;
    display: flex;
    position: absolute;
    margin-top: 300px;
}

.shangjia-desc {
    width: 1100px;
    margin: 0 auto;
    display: flex;
    position: absolute;
    margin-top: 300px;
    background: url('/static/hunbei/img/vipbaner.png') no-repeat bottom;
    padding-bottom: 80px;
}

.geren-free {
    background: url('/static/hunbei/img/geren-mianfei.png');
    height: 447px;
    width: 290px;
    background-size: 100% 100%;
    margin-top: 7px;
}

.shangjia-free {
    border-top: 2px solid #4452d5;
    background: white;
    height: 447px;
    width: 290px;
    background-size: 100% 100%;
    margin-top: 7px;
    margin-left: 180px;
    color: black;
    box-shadow: 0px 2px 5px #888888;
}

.merchant-nv {
    position: absolute;
    left: 400px;
    top: 260px;
}

.shangjia-vip1 {
    border-top: 2px solid #4452d5;
    background: white;
    height: 447px;
    width: 405px;
    background-size: 100% 100%;
    margin-top: 7px;
    margin-left: 80px;
    box-shadow: 0px 2px 5px #888888;
    color: black;
}

.text-sjvip {
    margin-top: 20px;
    text-align: center;
}

.sj-ljsj {
    background: #2a60da;
    color: white;
    border-radius: 15px;
    width: 100px;
    padding: 5px;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
    cursor: pointer;
}

.sj-ljsjvip {
    background: #d19f62;
    color: white;
    border-radius: 15px;
    width: 100px;
    padding: 5px;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
    cursor: pointer;
}

.geren-vip1 {
    background: url('/static/hunbei/img/geren-vip.png');
    height: 477px;
    width: 865px;
    background-size: 100% 100%;
}

.text-grmf {
    text-align: center;
    margin-top: 80px;
}

.grmf-desc {
    margin-left: 60px;
    margin-top: 40px;
    line-height: 40px;
}

.grmf-ljzz {
    background: white;
    color: black;
    padding: 10px 20px;
    border-radius: 20px;
    width: 80px;
    height: 20px;
    text-align: center;
    margin-left: 70px;
    margin-top: 80px;
}

.geren-vipdesc {
    display: flex;
}

.text-grvip {
    margin-top: 80px;
    margin-left: 120px;
}

.geren-vipdesc {
    margin-top: 30px;
    margin-left: 120px;
    line-height: 30px;
}

.grvip-ljkt {
    margin-left: 100px;
    margin-top: 20px;
}

.geren-desc-main {
    margin-top: 250px;
    background: #f4f4f4;
}

.geren-desc-list {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}

.geren-list-title {
    line-height: 40px;
    font-size: 23px;
    margin-top: 50px;
    margin-bottom: 30px;
}

.bxl-main {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.bxl-list {
    width: 500px;
    border-top: 2px solid #ed5566;
    display: flex;
    justify-content: space-around;
    background: white;
    height: 140px;
}

.gntq-list {
    width: 350px;
    display: flex;
    justify-content: space-around;
    background: white;
    height: 140px;
    margin-top: 20px;
}

.zpsl-title {
    color: #ed5566;
    font-size: 16px;
    line-height: 30px;
    margin-top: 30px;
}

.bxl-img {
    margin-top: 20px;
}

.gntq {
    background: white;
}

.tequan-title-list li {
    width: 100px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    padding: 0 80px;
}

.tequan-title-list .active {
    border-top: 2px solid #ed5566;
}

.tequan-title-list li:hover {
    border-top: 2px solid #ed5566;
}

.tequan-title-list {
    display: flex;
    justify-content: space-around;
}

.tequan-list {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.tequan-list img {
    height: 400px;
}

.merchant-m {
    background: #f4f4f4;
    overflow: hidden;
}

.merchant-tq-1 {
    width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    margin-top: 80px;
}

.merchant-title {
    color: #4452d5;
    font-size: 18px;
    font-weight: bold;
}

.text-r {
    text-align: right;
}

.merchant-tq-right {
    margin-top: 220px;
}

.tceter {
    text-align: center;
    margin-top: 20px;
}

.anquan {
    background: #f4f4f4;
}

.anquan-main {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}

.anquan-title {
    text-align: center;
    font-size: 32px;
    margin: 40px 10px;
}

.anquan-main-list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.anquan-list {
    border-top: 2px solid #4452d5;
    width: 310px;
    background: white;
    padding: 20px;
}

.anquan-list-title {
    text-align: center;
    font-size: 18px;
    color: #4452d5;
    margin: 10px;
}

.anquan-list-desc {
    margin-bottom: 30px;
}

.hzlc {
    background: white;
}

.hzlc-title {
    text-align: center;
    font-size: 32px;
    margin: 40px 10px;
}

.hzlc-main {
    width: 1100px;
    margin: 0 auto;
}

.hzlc-list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 80px;
}

.hzlc-list li {
    width: 240px;
    text-align: center;
}

.hz-li-title {
    font-size: 18px;
    color: #4452d5;
    margin: 10px;
}

/*帮助指南*/

.help-container .help-main {
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    color: #333;
    margin-bottom: 20px;
    display: flex;
    margin-top: 40px;
    justify-content: space-between;
}

.right-nav {
    line-height: 40px;
    border-bottom: 1px dotted #bfbfbf;
}

.help-right-ul {
    min-height: 492px;
}

.help-container .help-main .help-right .shangxia {
    display: flex;
    justify-content: space-between;
    margin: 40px 0;
}

.help-container .help-main .help-right .shangxia>div {
    font-size: 16px;
    color: #666;
}

.help-container .help-main .help-right .shangxia>div>a {
    font-size: 16px;
    color: #666;
}

.help-container .help-main .help-right .shangxia>div>a:hover {
    color: #ed5566;
}

.help-container .help-main .help-right .right-content {
    min-height: 300px;
}

.right-content img {
    max-width: 90%;
}

.help-container .help-main .help-right .right-kefu>span {
    font-size: 14px;
    color: #999999;
}

.help-kefu {
    display: block;
    position: relative;
    width: 120px;
    margin-left: 10px;
}

.help-kefu>a img {
    width: 13px;
    height: 13px;
    margin-right: 6px;
}

.help-kefu>a span {
    font-size: 14px;
    color: #666666;
}

.help-kefu>a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.help-kefu:hover .kefucode {
    display: block;
}

.help-kefu .kefucode {
    display: none;
    z-index: 99;
    position: absolute;
    bottom: -100px;
    left: 120px;
    background: #fff;
    min-width: 150px;
    border-radius: 4px;
    border: 1px solid #ebeef5;
    padding: 12px;
    z-index: 2000;
    color: #606266;
    line-height: 1.4;
    text-align: justify;
    font-size: 14px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    word-break: break-all;
}

.help-kefu .kefucode .content-code {
    padding: 12px 10px;
    text-align: center;
}

.help-kefu .kefucode .content-code .content-title {
    font-weight: 500;
    color: #222;
    font-size: 16px;
}

.help-kefu .kefucode .content-code .content-tip {
    padding-top: 6px;
    font-size: 12px;
    font-weight: 400;
    color: #aeaeae;
}

.help-kefu .kefucode .content-code .content-qrcode {
    padding-top: 8px;
}

.help-kefu .kefucode .content-code .content-qrcode>img {
    width: 174px;
    height: 174px;
    -o-object-fit: contain;
    object-fit: contain;
}

.help-kefu .kefucode .popper__arrow,
.popper__arrow::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.help-kefu .kefucode .popper__arrow {
    bottom: 110px;
    left: -12px;
    margin-right: 3px;
    border-top-width: 0;
    border-right-color: #ebeef5;
    border-width: 6px;
    -webkit-filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.03));
    filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.03));
}

.help-kefu .kefucode .popper__arrow::after {
    top: -5px;
    margin-left: -6px;
    border-top-width: 0;
    border-right-color: #fff;
    content: ' ';
    border-width: 6px;
}

.b-erweima {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.b-erweima img {
    margin-top: 4px;
}

.wxsao {
    font-size: 12px;
}

/* .indtitlem li.on a::before{
    content: ' ';
    position: absolute;
    top:-22px;
    left:0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: #ed5466;
    box-shadow: 0 -3px 4px 0 rgba(237, 84, 102,0.22);
    border-radius: 1px 1px 0 0;
    transform: perspective(0.5em) rotateX(2deg);
    transform-origin:bottom;
} */
.section-sort-area {
    padding: 10px;
    margin: 15px 36px 20px 36px;
    background-color: #f5f5f5;
    color: #686c78;
    display: flex;
    justify-content: space-between;
}

.flex-row,
.questionList {
    display: flex;
    flex-flow: row;

    align-items: center;
    list-style: none;
    flex-wrap: wrap;
}

.section-sort-area-left .search-sort-item.active,
.section-sort-area-left .search-sort-item:hover {
    background-color: #ed5566;
    color: white;
    width: 88px;
    height: 25px;
    color: white;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
}

.section-sort-area-left .search-sort-item {
    background: white;
    color: #686c78;
    margin-right: 10px;
    width: 88px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
}

.search-sort-item {
    margin: 0 15px;
    cursor: pointer;
}

.fz12 {
    font-size: 12px !important;
}

.section-sort-area-right .square.disable {
    color: #cbcbcb;
    border: 1px solid #ddd;
}

.section-sort-area-right .square {
    width: 21px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    color: #999;
    border: 1px solid #ddd;
    cursor: pointer;
}

.wechat-show .main-left,
.wechat-show .view-page,
.wechat-show .make-btn1,
.wechat-show .save-btn {
    display: none;
}

.wechat-show .qcrode-main {
    padding-bottom: 30px !important;
    margin-top: 0 !important;
}

/*公共底部*/
.solution-bottom {
    background: #f7f7f7;
    width: 100%;
}

.solution-bottom .tit {
    padding-top: 75px;
    padding-bottom: 25px;
    font-size: 18px;
    color: #626262;
}

@media screen and (max-width: 1499px) {
    .solution-bottom>div {
        width: 1100px;
        margin: 0 auto;
    }

    .solution-bottom ul {
        width: 1100px;
        margin: 0 auto;
        padding-bottom: 70px;
    }

    .common-bottom .b-content {
        width: 1200px !important;
        margin: 0 auto;
        color: #b5b5b5;
    }

    .help-container .help-main {
        width: 1200px !important;
    }

    .help-container .help-main .help-right {
        width: 930px !important;
    }

    .help-container .help-main .help-left {
        width: 250px !important;
    }
}

@media screen and (min-width: 1500px) {
    .solution-bottom>div {
        width: 1200px;
        margin: 0 auto;
    }

    .solution-bottom ul {
        width: 1200px;
        margin: 0 auto;
        padding-bottom: 70px;
    }

    .common-bottom .b-content {
        width: 1440px !important;
        margin: 0 auto;
        color: #b5b5b5;
    }

    .help-container .help-main {
        width: 1440px !important;
    }

    .help-container .help-main .help-right {
        width: 1120px !important;
    }

    .help-container .help-main .help-left {
        width: 300px !important;
    }
}

.solution-bottom ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

.solution-bottom ul li span {
    width: 20%;
    font-size: 14px;
    color: #626262;
}

.solution-bottom ul li span a {
    font-size: 14px;
    color: #626262;
}

.solution-bottom .more {
    text-align: center;
    padding-top: 38px;
    padding-bottom: 75px;
}

.solution-bottom .more>span {
    cursor: pointer;
    width: 200px;
    height: 60px;
    border-radius: 36px;
    text-align: center;
    line-height: 58px;
    border: 1px solid #bfbfbf;
    color: #bfbfbf;
    display: inline-block;
    font-size: 18px;
}

.solution-bottom .more>span>a {
    color: #bfbfbf;
}

.solution-bottom .more>span:hover {
    background: #ed5566;
    color: #fff;
    border: 1px solid #ed5566;
}

.cy-click {
    cursor: pointer;
}

/*实时互动  start*/
.interaction {
    width: 1200px;
    margin: 60px auto;
}

.interaction .inter-top {
    font-size: 26px;
    color: #000;
    margin-bottom: 30px;
}

.interaction .inter-cont {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.interaction .inter-cont .message {
    width: 710px;
    height: 222px;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    background: #fff;
    margin-right: 20px;
    padding: 30px 20px;
    box-sizing: border-box;
    border-radius: 4px;
}

.interaction .inter-cont .message ul {
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.interaction .inter-cont .message ul li {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
}

.interaction .inter-cont .message ul li>img {
    width: 16px;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    margin-right: 6px;
}

.interaction .inter-cont .message ul li>.time {
    width: 140px;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    color: #aaaaaa;
}

.interaction .inter-cont .message ul li>.cont {
    flex: 1;
    -webkit-flex: 1;
    font-size: 14px;
    color: #626262;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.interaction .inter-cont .gift {
    flex: 1;
    -webkit-flex: 1;
    background: #fff;
    padding: 30px 20px;
    box-sizing: border-box;
    border-radius: 4px;
}

.interaction .inter-cont .gift ul {
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.interaction .inter-cont .gift ul li {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
}

.interaction .inter-cont .gift ul li>img {
    width: 16px;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    margin-right: 6px;
}

.interaction .inter-cont .gift ul li>.time {
    width: 140px;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    color: #aaaaaa;
}

.interaction .inter-cont .gift ul li>.cont {
    flex: 1;
    -webkit-flex: 1;
    font-size: 14px;
    color: #626262;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*实时互动  end*/

/*超出制作数量弹窗  start*/
.overNumber {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 100;
    display: none;
}

.overNumber>div {
    width: 480px;
    height: 385px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -240px;
    margin-top: -198px;
    padding: 40px 0;
    box-sizing: border-box;
}

.overNumber>div .close {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    cursor: pointer;
}

.overNumber>div .close i {
    font-size: 20px;
    color: #333;
}

.overNumber>div .img {
    width: 100%;
    text-align: center;
}

.overNumber>div .over-cont {
    width: 100%;
    text-align: center;
    margin: 20px 0 30px;
}

.overNumber>div .over-cont>div {
    margin-bottom: 20px;
    font-size: 18px;
    color: #000000;
}

.overNumber>div .over-cont>span {
    font-size: 13px;
    color: #999999;
}

.overNumber>div .over-btn {
    width: 100%;
    text-align: center;
}

.overNumber>div .over-btn>div {
    display: inline-block;
    vertical-align: middle;
    width: 130px;
    height: 36px;
    box-sizing: border-box;
    border-radius: 4px;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
}

.overNumber>div .over-btn>div.zuopin,
.overNumber>div .over-btn>div.close1 {
    color: #ed5566;
    border: 1px solid #ed5566;
}

.overNumber>div .over-btn>div.goumai {
    color: #fff;
    background: #ed5566;
    margin-left: 20px;
}

/*超出制作数量弹窗  end*/

/*帮助中心暂无数据模块 start*/
.no-data {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;

}

.no-data .no-img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.no-data .no-img>img {
    width: 150px;
}

.no-data .no-img p {
    text-align: center;
    font-size: 16px;
    padding-top: 15px;
    color: #9b9b9b;
    letter-spacing: 1px;
}

.no-data .no-img .help-kefu {
    display: inline-block;
    background: #f4f4f4;
    padding: 5px 12px;
    margin-left: 0;
    margin-top: 15px;
    color: #4e4d4d;
}

/*帮助中心暂无数据模块 end*/

/*右侧浮动导航 start*/
.sidebar {
    position: fixed;
    bottom: 60px;
    right: 18px;
    z-index: 88;
}

.sidebar ul li {
    width: 56px;
    height: 56px;
    background: #fff;
    margin-bottom: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
}

.sidebar ul li.backtopbtn {
    margin-top: 20px;
}

.sidebar ul li.vipbtn i {
    background: url(../img/newIndex/vip.png) no-repeat center;
    background-size: auto 100%;
}

.sidebar ul li.vipbtn p {
    color: #EFB30C;
}

.sidebar ul li.srvbtn {
    position: relative;
}

.sidebar ul li.srvbtn i {
    background: url(../img/newIndex/kefu.png) no-repeat center;
    background-size: auto 100%;
}

.sidebar ul li.srvbtn:hover .kefucode {
    display: block;
}

.sidebar ul li.srvbtn .kefucode {
    display: none;
    position: absolute;
    top: 0;
    left: -235px;
    background: #fff;
    min-width: 150px;
    border-radius: 4px;
    border: 1px solid #ebeef5;
    padding: 12px;
    z-index: 2000;
    color: #606266;
    line-height: 1.4;
    text-align: justify;
    font-size: 14px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    word-break: break-all;
}

.sidebar ul li.srvbtn .kefucode .content-code {
    padding: 12px 10px;
    text-align: center;
}

.sidebar ul li.srvbtn .kefucode .content-code .content-title {
    font-weight: 500;
    color: #222;
    font-size: 16px;
}

.sidebar ul li.srvbtn .kefucode .content-code .content-tip {
    padding-top: 6px;
    font-size: 12px;
    font-weight: 400;
    color: #aeaeae;
}

.sidebar ul li.srvbtn .kefucode .content-code .content-qrcode {
    padding-top: 8px;
}

.sidebar ul li.srvbtn .kefucode .content-code .content-qrcode>img {
    width: 174px;
    height: 174px;
    -o-object-fit: contain;
    object-fit: contain;
}

.sidebar ul li.srvbtn .kefucode .popper__arrow,
.popper__arrow::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.sidebar ul li.srvbtn .kefucode .popper__arrow {
    top: 20px;
    right: -14px;
    margin-right: 3px;
    border-top-width: 0;
    border-left-color: #ebeef5;
    border-width: 6px;
    -webkit-filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.03));
    filter: drop-shadow(0 2px 12px rgba(0, 0, 0, 0.03));
}

.sidebar ul li.srvbtn .kefucode .popper__arrow::after {
    top: -5px;
    margin-left: -6px;
    border-top-width: 0;
    border-left-color: #fff;
    content: ' ';
    border-width: 6px;
}

.sidebar ul li.fkbtn i {
    background: url(../img/newIndex/fankui.png) no-repeat center;
    background-size: auto 100%;
}

.sidebar ul li.kfcode {
    display: none;
    position: absolute;
    width: 200px;
    top: -60px;
    left: -190px;
    padding-right: 20px;
}

.sidebar ul li.wxbtn:hover .wxcode {
    display: block;
}

.sidebar ul li.wxbtn i {
    background: url(../img/newIndex/gongzhonghao.png) no-repeat center;
    background-size: auto 100%;
}

.sidebar ul li.wxbtn .wxcode {
    display: none;
    position: absolute;
    top: 0;
    left: -235px;
    background: #fff;
    min-width: 150px;
    border-radius: 4px;
    border: 1px solid #ebeef5;
    padding: 12px;
    z-index: 2000;
    color: #606266;
    line-height: 1.4;
    text-align: justify;
    font-size: 14px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    word-break: break-all;
}

.sidebar ul li.wxbtn .wxcode .conts {
    padding: 12px 10px;
    text-align: center;
}

.sidebar ul li.wxbtn .wxcode img {
    width: 174px;
    height: 174px;
    -o-object-fit: contain;
    object-fit: contain;
}

.sidebar ul li.wxbtn .wxcode h1 {
    font-weight: 600;
    color: #222;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
}

.sidebar ul li.backtopbtn i {
    /*width: 50px;*/
    height: 12px;
    background: url(../img/newIndex/totop.png) no-repeat center;
    background-size: auto 100%;
}

.sidebar ul li.backtopbtn p {
    margin-top: 9px;
}

.sidebar ul li a {
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.sidebar ul li i {
    display: block;
    font-size: 18px;
    width: 100%;
    height: 20px;
}

.sidebar ul li p {
    font-size: 12px;
    text-align: center;
    color: #666;
    margin-top: 4px;
}

/*右侧浮动导航 end*/

/*意见反馈 start*/
/* 意见反馈 */
.feedBackBox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 99;
    display: none;
}

.feedBackBox .feedback {
    width: 618px;
    min-height: 475px;
    padding: 20px 0;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 6px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -237px;
    margin-left: -309px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.feedBackBox .feedback .close {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}

.feedBackBox .feedback .close i {
    font-size: 14px;
    color: #666;
}

.feedBackBox .feedback .title {
    font-size: 24px;
    color: #181818;
    font-weight: 500;
}

.feedBackBox .feedback .desc {
    font-size: 14px;
    color: #999999;
    margin-top: 6px;
}

.feedBackBox .feedback .feed-content {
    margin-top: 27px;
    width: 566px;
    min-height: 202px;
    background-color: #f5f5f5;
}

.feedBackBox .feedback .feed-content textarea {
    width: 100%;
    height: 202px;
    resize: none;
    background-color: transparent;
    border: none;
    outline: none;
    padding: 15px;
    box-sizing: border-box;
    line-height: 26px;
    font-size: 14px;
}

.feedBackBox .feedback .feed-content .layui-upload-list {
    width: 100%;
    padding: 12px;
    box-sizing: border-box;
}

.feedBackBox .feedback .feed-content .layui-upload-list #show {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.feedBackBox .feedback .feed-content .layui-upload-list #show>div {
    width: 70px;
    height: 70px;
    margin-right: 8px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.feedBackBox .feedback .feed-content .layui-upload-list #show img {
    max-width: 70px;
    max-height: 70px;
}

.feedBackBox .feedback .feed-content .layui-upload-list #show video {
    width: 70px;
    height: 70px;
}

.feedBackBox .feedback .feed-content .layui-upload-list #show>div:hover .close {
    display: block;
}

.feedBackBox .feedback .feed-content .layui-upload-list #show>div .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 16px;
    line-height: 16px;
    cursor: pointer;
    display: none;
}

.feedBackBox .feedback .feed-content .layui-upload-list #show>div .close>img {
    width: 100%;
    height: 100%;
}

.feedBackBox .feedback .feed-link {
    width: 566px;
    margin-top: 14px;
}

.feedBackBox .feedback .feed-link .upload {
    position: relative;
    width: 230px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
}

.feedBackBox .feedback .feed-link .upload>img {
    width: 49px;
    height: 49px;
}

.feedBackBox .feedback .feed-link .upload>span {
    font-size: 16px;
    color: #181818;
    margin-left: 14px;
}

.feedBackBox .feedback .feed-link .upload>input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
    width: 230px;
    height: 49px;
}

.feedBackBox .feedback .feed-btn {
    width: 203px;
    height: 46px;
    background: #ED5566;
    opacity: 1;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 46px;
    margin-top: 38px;
    cursor: pointer;
    user-select: none;
}

/*意见反馈 end*/


@media screen and (max-height: 800px) {
    .t-preview-main {
        top: 55% !important;
        transform: translateY(-40%) !important;
    }
}

@media screen and (max-height: 700px) {
    .t-preview-main {
        top: 60% !important;
        transform: translateY(-40%) !important;
    }
}

@media screen and (max-height: 600px) {
    .t-preview-main {
        top: 70% !important;
        transform: translateY(-40%) !important;
    }
}

@media screen and (max-height: 500px) {
    .t-preview-main {
        top: 75% !important;
        transform: translateY(-40%) !important;
    }
}

@media screen and (max-height: 400px) {
    .t-preview-main {
        top: 80% !important;
        transform: translateY(-30%) !important;
    }
}

@media screen and (max-height: 300px) {
    .t-preview-main {
        transform: translateY(-20%) !important;
    }
}