@charset "utf-8";

body {
    padding-right: 0px !important;
    overflow-y: scroll;
}



*.modal-open {
    padding-right: 0 !important;
    overflow-y: scroll;
}

.head-box h1,
.main-project-list:hover div {
    font-weight: 700
}

.page-title a.m:hover,
.search-txt .high {
    text-decoration: underline
}

.ask-hd-user p,
.ask-tit2 .ass a,
.claim-list>ul>li .contact li span,
.claim-new>ul>li div a,
.company-name .name,
.company-name>div .hy,
.company-name>div p,
.coupon>ul>li>div .sale .name,
.high-fliter>ul>li,
.index-qyb-item>ul>li .txt b,
.index-qyb-item>ul>li .txt p,
.key-list li a,
.page-news-list h3,
.qd-company-team>ul>li>div span,
.qiye-head .qiye-head-info h1,
.relevance-content li h2,
.star-content li p,
.table-company td p,
.table-company th p,
.user-logined span {
    text-overflow: ellipsis;
    white-space: nowrap
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 72px;
    background-color: rgba(0, 0, 0, .2);
    z-index: 100
}

.logo,
.menu .nav-index>ul>li {
    float: left;
    position: relative
}

.header-fixed {
    background-color: #222F5A;
    opacity: 1
}

.header-qa {
    background-color: #222F5A;
    opacity: 1
}

.logo {
    margin-top: 1em;
    width: 230px
}

.logo img {
    height: 3.2em;
}

.menu {
    margin-left: 280px
}

.header-right .user-nav,
.user-logined {
    margin-left: 1em
}

.menu .open-nav {
    display: none
}

.menu .nav-index>ul>li {
    display: inline-block;
    line-height: 72px
}

.menu .nav-index>ul>li a {
    color: #fff;
    display: block;
    padding: 0 1.25em
}

.menu .nav-index>ul>li a i {
    font-size: 20px;
    line-height: 1;
    margin-right: .5em
}

.menu .nav-index>ul>li.current,
.menu .nav-index>ul>li:hover {
    background-color: #0850B0
}

.menu .nav-index>ul>li:hover .menu-child {
    display: block
}

.menu .nav-index>ul>li .menu-child {
    position: absolute;
    top: 72px;
    left: 0;
    width: 100%;
    z-index: 110;
    background-color: #0850B0;
    font-size: 14px;
    padding: 10px 0;
    display: none
}

.menu .nav-index>ul>li .menu-child li {
    line-height: 1;
    text-align: center
}

.menu .nav-index>ul>li .menu-child li a {
    display: block;
    padding: 8px 0
}

.menu .nav-index>ul>li .menu-child .current a,
.menu .nav-index>ul>li .menu-child li:hover a {
    color: #01C099
}

.user-logined {
    display: inline-block;
    position: relative;
    line-height: 70px
}

.user-logined>a {
    display: block;
    position: relative;
    padding: 0 10px
}

.user-logined>a i {
    font-size: 12px;
    position: absolute;
    left: 30px;
    bottom: 15px;
    z-index: 10;
    color: #fff;
    display: inline-block;
    line-height: 22px;
    text-align: center;
    transform: scale(.75);
    vertical-align: middle
}

.head-top:before,
.user-logined>a i:after {
    z-index: -1;
    content: ""
}

.user-logined>a i:after {
    background-color: #f79d00;
    width: 22px;
    height: 22px;
    position: absolute;
    display: inline-block;
    border-radius: 22px;
    right: -5px
}

.user-logined img {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    vertical-align: middle
}

.user-logined span {
    display: inline-block;
    width: 60px;
    overflow: hidden;
    vertical-align: middle;
    margin-left: 10px
}

.user-logined .index-user-menu {
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    background-color: rgba(1, 97, 68, .9);
    display: none
}

.user-logined .index-user-menu ul {
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.user-logined .index-user-menu li {
    line-height: 1;
    text-align: center
}

.user-logined .index-user-menu li a {
    padding: 8px 0;
    display: block;
    font-size: 14px;
    position: relative
}

.user-logined .index-user-menu li a em {
    background-color: #01c099;
    position: absolute;
    top: 0;
    right: 1em;
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    color: #fff;
    font-size: 12px;
    line-height: 15px
}

.user-logined .index-user-menu li a:hover {
    color: #01C099
}

.head-box,
.header-right a {
    color: #fff
}

.user-logined:hover>a {
    background-color: #016144
}

.user-logined:hover .index-user-menu {
    display: block
}

.header-right,
.header-right .vip i,
.header-right p {
    display: inline-block
}

.header-right {
    float: right;
    line-height: 72px
}

.header-right .vip i {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    background-color: #f79d00;
    line-height: 28px;
    margin-right: 5px;
    text-align: center
}

.header-right .user-nav a {
    position: relative
}

.header-right .user-nav a:after {
    position: absolute;
    right: 0;
    content: "";
    width: 1px;
    height: 15px;
    background-color: #fff;
    display: inline-block;
    top: 50%;
    transform: translateY(-50%)
}

.header-right .user-nav a:first-child {
    padding-right: .5em
}

.header-right .user-nav a:last-child {
    padding-left: .3em
}

.header-right .user-nav a:last-child:after {
    display: none
}

.head-top {
    position: relative;

    width: 100%;
    height: 41.25em;
    background: url(../images/bg-hd-index.png) center bottom no-repeat
}

.head-top:before {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    background-color: #017EFF;
    background-image: -webkit-linear-gradient(#222F5A, #017EFF);
    background-image: linear-gradient(#222F5A, #017EFF)
}

.head-search-nav li,
.search-keys-list li,
.search-keys-list ul {
    display: inline-block
}

.head-box {
    padding-top: 12em;
    width: 57.25em;
    margin: 0 auto
}

.head-box h1 {
    font-size: 50px;
    letter-spacing: 2px;
    text-shadow: 6px 8px 20px rgba(0, 0, 0, .1)
}

.head-search {
    margin-top: 5em
}

.head-search-nav {
    position: relative
}

.head-search-nav li button {
    border: 0;
    color: #fff;
    font-size: 16px;
    background: 0 0;
    padding: .125em 1em;
    margin-right: 1em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative
}

.head-search-nav li.active button {
    background-color: #fff;
    color: #387dfb;
}

.head-search-nav li.active button:after {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    vertical-align: middle;
    border-top: 10px solid #fff;
    border-left: 10px dashed transparent;
    border-right: 10px dashed transparent;
    display: inline-block;
    content: "";
    left: 50%;
    margin-left: -5px;
    bottom: -5px
}

.head-search-nav .cat {
    position: absolute;
    right: 5px;
    bottom: -1.75em;
    z-index: 10
}

.head-search-form {
    margin-top: 1em;
    border-radius: 6px;
    position: relative;

    box-shadow: 2px 7px 20px rgba(0, 0, 0, .2)
}

.head-search-form .keys,
.head-search-form .sub {
    height: 52px;
    /*line-height: 52px;*/
    border: 0
}

.head-search-form .keys {
    line-height: 52px;
    height: 52px;
    border-radius: 0px;
    font-size: 16px;
    padding: 0 1em
}

.w45 {
    width: 45%;
}

.w90 {
    width: 100%;
}

.head-search-form .sub {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #0850B0;
    color: #fff;
    font-size: 20px;
    width: 100px;
    text-align: center;
    /* -webkit-border-radius: 0 6px 6px 0;
        -moz-border-radius: 0 6px 6px 0;
        border-radius: 0 6px 6px 0*/
}

.head-search-form .sub i {
    font-size: 20px;
    margin-right: 5px
}

.head-search-form .sub:hover {
    background-color: #213467
}

.search-keys-list {
    margin-top: 1.5em
}

.search-keys-list ul {
    max-width: 90%
}

.search-keys-list span {
    background-color: rgba(255, 255, 255, .3);
    padding: 2px 10px;
    border-radius: 4px;
    float: left
}

.search-keys-list li {
    margin-left: 1.25em;
    line-height: 28px
}

.search-keys-list li a {
    color: rgba(255, 255, 255, .8)
}

.search-keys-list li:hover a {
    color: #fff
}

.search-txt {
    position: absolute;
    right: 100px;
    top: 0
}

.search-txt a {
    color: #fff;
    margin-left: 1em
}

.main-project>ul>li {
    width: 20%;
    float: left;
    padding: 0 15px
}

.main-project-list {
    padding: 1.5em;
    height: 9.875em;
    position: relative;
    transition: background-color .3s ease-in
}

.main-project-list p {
    font-size: 14px;
    text-align: right;
    height: 38px;
    margin-top: 1.5em;
    opacity: 0;
    padding-left: 1em;
    transition: margin-top .5s
}

.block-title,
.footer .qr li,
.gj-search-list .sub-foot,
.login-pop-top,
.main-project-list i,
.model-search .t,
.page-list,
.page-list .txt,
.star-company-nav li,
.star-content h3,
.star-list .star-top,
.toolbar>ul li a,
.toolbar>ul li span,
div.share-bar {
    text-align: center
}

.main-project-list a {
    display: block;
    position: relative;
    z-index: 10;
    color: #004235
}

.main-project-list i {
    font-size: 32px;
    color: #01c099;
    float: left;
    height: 56px;
    width: 56px;
    border-radius: 50%;
    line-height: 56px;
    margin-right: 10px;
    background-color: #F2FCF9
}

.main-project-list span {
    display: inline-block;
    line-height: 56px;
    font-size: 18px
}

.main-project-list:hover {
    background-color: #01c099;
    border-radius: 4px
}

.main-project-list:hover a {
    color: #fff
}

.block-title h2,
.block-title p,
.main-project-list:hover div i {
    font-weight: 400
}

.main-project-list:hover p {
    margin-top: 1em;
    opacity: 1
}

.company-change-box {
    background: url(../images/news-bg-two.jpg) center top no-repeat;
    background-size: cover
}

.block-title {
    color: var(--theme-main)
}

.block-title h2 {
    font-size: 28px
}

.block-title span {
    display: inline-block;
    height: 2px;
    background-color: #AFD3FA;
    width: 60px
}

.block-title p {
    font-size: 30px;
    color: #D3DEE3
}

.block-title-f {
    color: #fff
}

.block-title-f span {
    background-color: #fff
}

.block-title-f p {
    color: #D3DEE3;
}

.company-box {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 2em
}

.company-box .slick-dots {
    bottom: -30px
}

.news-slick {
    padding-bottom: 40px
}

.news-slick .slick-dots {
    bottom: -20px
}

.company-list>ul>li,
.scc-list>ul>li {
    padding-top: 30px;
    padding-bottom: 30px
}

.company-list>ul>li a,
.company-list>ul>li>div,
.scc-list>ul>li a,
.scc-list>ul>li>div {
    display: block;
    padding: 1.875em 3.125em;
    position: relative
}

.company-list>ul>li .type,
.scc-list>ul>li .type {
    background: url(../images/company-change.png) no-repeat;
    width: 64px;
    height: 64px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 12;
    color: #fff;
    line-height: 40px;
    padding-left: 6px;
    font-size: 14px
}

.company-list>ul>li .type2,
.scc-list>ul>li .type2 {
    background-position: -76px 0
}

.company-list>ul>li .name b,
.company-list>ul>li .name span,
.scc-list>ul>li .name b,
.scc-list>ul>li .name span {
    display: block
}

.company-list>ul>li .name b,
.company-list>ul>li .name h3,
.scc-list>ul>li .name b,
.scc-list>ul>li .name h3 {
    padding-top: .675em;
    margin-right: 80px
}

.company-list>ul>li .name span,
.scc-list>ul>li .name span {
    position: relative;
    float: right;
    width: 65px;
    height: 65px;
    font-size: 20px;
    padding: 12px;
    background-color: #015ec0;
    color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-weight: 700;
    line-height: 1
}

.company-list>ul>li .obj,
.scc-list>ul>li .obj {
    font-size: 12px;
    margin-top: 2em
}

.company-list>ul>li .obj .date,
.scc-list>ul>li .obj .date {
    float: right;
    color: #a9aaaa
}

.company-list {
    padding: 15px
}

.company-list>ul>li {
    width: 350px;
    float: left;
    margin-right: 75px
}

.company-list>ul>li a {
    background: url(../images/cert-bg.png) center bottom no-repeat;
    background-size: cover;
    height: 10.625em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    transition: all .5s;
    box-shadow: 0 2px 18px rgba(0, 0, 0, .2)
}

.company-list>ul>li:hover a {
    transform: scale(1.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 2px 24px rgba(0, 0, 0, .3)
}

.company-list>ul>li:first-child a,
.company-list>ul>li:nth-child(4n) a {
    transform-origin: left center
}

.company-list>ul>li:nth-child(3n) {
    margin-right: 0
}

.company-list>ul>li:nth-child(3n) a {
    transform-origin: right center
}

.page-news-list:hover .pic img,
.star-person .slick-center {
    transform: scale(1.1)
}

.index-qyb,
.qyb-pic {
    width: 50%;
    float: left
}

.index-qyb {
    padding-left: 50px;
    padding-top: 80px
}

.index-qyb h2 {
    font-size: 24px;
    color: #01c099;
    padding-left: 15px
}

.index-qyb-item {
    margin-top: 10px;
    padding-bottom: 8px;
    height: 360px;
    overflow: hidden
}

.index-qyb-item>ul {
    padding: 15px
}

.index-qyb-item>ul>li {
    height: 90px
}

.index-qyb-item>ul>li>div {
    height: 75px;
    border-radius: 75px;
    padding: 15px;
    box-shadow: 0 0 8px rgba(77, 210, 183, .2)
}

.index-qyb-item>ul>li .pic {
    position: relative;
    width: 45px;
    height: 45px;
    float: left;
    display: block
}

.index-qyb-item>ul>li .pic img {
    border-radius: 45px;
    height: 45px;
    width: 45px;
    object-fit: cover;
    box-shadow: 0 0 20px rgba(77, 210, 183, .1)
}

.index-qyb-item>ul>li .txt {
    margin-left: 60px
}

.index-qyb-item>ul>li .txt b {
    font-size: 18px;
    line-height: 1.4;
    display: block;
    overflow: hidden
}

.index-qyb-item>ul>li .txt p {
    font-size: 14px;
    overflow: hidden;
    margin-top: 5px
}

.index-qyb-fb {
    font-size: 16px;
    margin-top: 16px;
}

.index-qyb-fb a {
    color: #64748b;
    text-decoration: none;
    transition: color 0.3s;
}

.index-qyb-fb a:hover {
    color: var(--theme-main);
    text-decoration: none;
}

.star-list {
    background-color: #fff;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.star-list .star-top {
    padding: 1.65em 0;
    border-radius: 4px 4px 0 0;
    background-color: #01c099;
    background: -moz-linear-gradient(left, #33ccad, #01c388);
    background: -webkit-gradient(linear, from(#33ccad), to(#01c388));
    background: -webkit-linear-gradient(left, #33ccad, #01c388);
    background: -o-linear-gradient(left, #33ccad, #01c388)
}

.star-list .star-top a {
    display: inline-block
}

.star-list .star-top a img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    box-shadow: 4px 8px 20px rgba(0, 0, 0, .2)
}

.star-content {
    padding: 2em 2em 3em
}

.star-content h3 {
    font-size: 18px;
    font-weight: 400
}

.star-content ul {
    min-height: 9.375em
}

.star-content li {
    font-size: 12px;
    line-height: 24px;
    margin-top: 1.5em
}

.star-content li span {
    position: relative;
    display: block;
    float: left;
    background-color: #e0f7f3;
    color: #23967f;
    height: 24px;
    font-size: 14px;
    padding: 0 8px;
    border-radius: 4px
}

.star-content li p {
    margin-left: 90px;
    overflow: hidden
}

.star-content li .blue {
    background-color: #e9f1ff;
    color: #709ef2
}

.star-person {
    margin-left: -30px;
    margin-right: -30px;
    margin-top: 4em
}

.star-person .slick-slide {
    padding: 30px;
    width: 350px
}

.star-person .slick-center .star-content {
    background: url(../images/gs-foot.png) center bottom no-repeat;
    padding-bottom: 4em
}

.index-more {
    margin-top: 5em
}

.index-more a {
    box-shadow: 0 2px 10px rgba(1, 157, 126, .4)
}

.index-more a:hover {
    color: #fff;
    background-color: #03b28e
}

.news-box {
    background: url(../images/news-bg.jpg) center top no-repeat;
    background-size: cover
}

.news-left {
    width: 400px;
    float: left;
    padding-top: 25px
}

.news-list,
.news-list2 {
    background-color: #fff;
    transition: background-color .3s;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1)
}

.news-list .pic,
.news-list2 .pic {
    display: block
}

.news-list .pic img,
.news-list2 .pic img {
    width: 100%;
    object-fit: cover;
    height: 15em
}

.news-list .info,
.news-list2 .info {
    padding: 2em
}

.news-list .info h3,
.news-list2 .info h3 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 15px;
    height: 60px;
    overflow: hidden
}

.news-list .info .hits,
.news-list2 .info .hits {
    background-color: #e9f9f6;
    border-radius: 2px;
    color: #0a8a67;
    padding: 3px 15px;
    border: 1px solid #e9f9f6
}

.company-nav li.current a,
.news-list2:hover,
.news-list:hover {
    background-color: #01c099;
    color: #fff
}

.news-list .info .date,
.news-list2 .info .date {
    padding: 3px 0
}

.news-list .info .c9,
.news-list2 .info .c9 {
    color: #999
}

.news-list .info .des,
.news-list2 .info .des {
    font-size: 14px;
    color: #666;
    margin-top: 30px;
    height: 101px
}

.news-list2:hover .date,
.news-list2:hover .des,
.news-list2:hover a,
.news-list:hover .date,
.news-list:hover .des,
.news-list:hover a {
    color: #fff
}

.news-list2:hover .hits,
.news-list:hover .hits {
    border: 1px solid #fff;
    background-color: #01c099;
    color: #fff
}

.news-list2 .info h3 {
    height: 45px
}

.news-list2 .pic img {
    height: 8.625em
}

.news-list2 .info2 {
    padding: 1em
}

.news-list2 .info2 h3 {
    font-size: 16px
}

.news-right {
    width: 800px;
    float: right;
    margin-right: -18px
}

.news-right>ul>li {
    width: 33.3333%;
    float: left;
    padding: 25px 18px 0
}

.news-slick {
    margin-left: -18px;
    margin-right: -18px
}

.news-item {
    padding-left: 18px;
    padding-right: 18px
}

.news-slick .slick-slide {
    padding-bottom: 20px
}

.company-nav li {
    display: inline-block;
    margin-right: 1em
}

.company-nav li a {
    padding: 10px 24px;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.company-content {
    background-color: #fff;
    border-radius: 4px;
    margin-top: 1em;
    box-shadow: 0 4px 20px rgba(77, 210, 183, .2)
}

.company-item li {
    width: 25%;
    float: left;
    padding: 15px
}

.company-name {
    padding: 10px;
    transition: background-color .3s;
    min-height: 169px
}

.company-name .name {
    margin-bottom: 10px;
    display: block;
    overflow: hidden
}

.company-name>div p {
    color: #999;
    font-size: 14px;
    margin-top: 5px;
    overflow: hidden
}

.company-name>div .hy {
    background-color: #beeee5;
    color: #01c099;
    display: inline-block;
    border-radius: 4px;
    padding: 5px 10px;
    overflow: hidden
}

.company-name:hover {
    background-color: #edfaf8
}

.company-name:hover .name {
    font-weight: 700;
    color: #01c099
}

.company-area {
    padding: 1em 0 1em 2em;
    height: 500px;
    overflow: hidden
}

.company-area h4 {
    position: relative;
    float: left;
    font-weight: 400
}

.company-area>ul>li {
    padding: 10px 0
}

.company-area>ul>li>div {
    padding-left: 4.25em
}

.company-area>ul>li>div a {
    font-size: 14px;
    margin-right: 20px;
    display: inline-block;
    color: #999
}

.company-area>ul>li>div a:hover {
    color: #01c099
}

.footer,
.footer a {
    color: #e1e4e6
}

.company-area .level a {
    margin-right: 2em;
    display: inline-block
}

.area-page {
    font-size: 14px
}

.area-page>ul>li {
    padding: 5px 0
}

.footer {
    background-color: #262a29;
    padding-top: 2em;
    padding-bottom: 2em
}

.footer a:hover {
    color: var(--theme-main);
}

.friendlink {
    border-bottom: 1px solid #138979;
    padding-bottom: 1.65em;
    margin-bottom: 1.65em
}

.friendlink .txt {
    position: relative;
    float: left;
    display: block
}

.friendlink .txt b {
    position: relative;
    background-color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 2px 5px;
    display: inline-block;
    color: #333;
    margin-right: 15px
}

.con .qqgroup,
.friendlink .link-list a:hover {
    color: #01c099
}

.friendlink .txt b:after {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    vertical-align: middle;
    border-left: 4px solid #fff;
    border-top: 4px dashed transparent;
    border-bottom: 4px dashed transparent;
    content: "";
    display: inline-block;
    right: -4px;
    top: 50%;
    margin-top: -2px
}

.friendlink .link-list a {
    display: inline-block;
    margin-right: 10px;
    padding: 2px 5px;
    margin-bottom: 5px
}

.con {
    float: left
}

.con .link i {
    display: inline-block;
    margin-left: 8px;
    margin-right: 8px
}

.con .ft-auth span,
.footer .qr li {
    display: inline-block;
    font-size: 12px;
    color: #999
}

.con .copyright {
    margin-top: 10px
}

.con .ft-auth {
    margin-top: 15px
}

.con .ft-auth img {
    height: 29px
}

.con .ft-auth span {
    vertical-align: middle;
    margin-left: 8px;
    line-height: 1
}

.footer .qr {
    margin-top: 0;
    float: right
}

.footer .qr li {
    float: left;
    margin-left: 2em
}

.footer .qr li .tit {
    margin-top: 4px
}

.footer .qr-app,
.footer .qr-gfwx,
.footer .qr-qys {
    /* border: .25em solid #fff;
    background-image: url(../images/bg-qr_401x.png);
    background-image: -webkit-image-set(url(../images/bg-qr_401x.png) 1x,url(../images/bg-qr_402x.png) 2x);
    background-image: image-set(url(../images/bg-qr_401x.png) 1x,url(../images/bg-qr_402x.png) 2x);
    width: 72px;
    height: 72px;
    background-size: cover;
    background-repeat: no-repeat*/
}

.footer .qr-qys {
    background-position: 0 -66px;

}

.qr-qys img {
    width: 90px;
}

.footer .qr-gfwx {
    background-position: 0 -132px
}

.index-more .btn-white:hover {
    background-color: #f1f1f1;
    color: #333
}

.page-head {
    height: 23.75em;
    background-size: cover;
    position: relative
}

.page-left {
    width: 860px;
    float: left
}

.page-full {
    max-width: 900px;
    width: 90%;
    margin: 0 auto;
    position: relative;
    padding: 60px 0 20px 0;
}

.tips-title-center {
    font-size: 36px;
    color: var(--theme-main);
    text-align: center;
    margin-top: 40px;
    margin-bottom: 50px;
    font-weight: 700;
}

.page-title {
    background-color: var(--theme-main);
    background-image: -webkit-linear-gradient(left, var(--theme-main), var(--theme-main));
    background-image: linear-gradient(90deg, var(--theme-main), var(--theme-main));
    padding: 10px 20px;
    position: relative;
    color: #fff
}

.page-title a {
    color: #fff
}

.page-title a.m {
    position: absolute;
    right: 15px;
    top: 13px;
    font-size: 14px;
    z-index: 1
}

.page-news-item>ul>li {
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: 0 2px 10px rgba(0, 182, 127, .1)
}

.page-news-item>ul>li:hover {
    box-shadow: 0 2px 20px rgba(0, 182, 127, .2)
}

.page-high-search,
.page-search .l {
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2)
}

.page-news-list h3 {
    overflow: hidden
}

.page-news-list .pic {
    display: block;
    width: 230px;
    height: 138px;
    float: left;
    overflow: hidden
}

.page-news-list .pic img {
    width: 100%;
    height: 138px;
    object-fit: cover;
    transition: all .5s
}

.page-news-list .info {
    margin-left: 250px
}

.page-news-list .keys {
    margin-top: 10px
}

.page-news-list .keys a {
    color: #01c099;
    margin-right: 15px
}

.page-news-list .des {
    height: 40px;
    overflow: hidden;
    margin-top: 15px
}

.page-list {
    padding-top: 2em;
    padding-bottom: 2em;
    font-size: 14px
}

.page-list .btn,
.page-list a,
.page-list span {
    display: inline-block;
    margin-left: .2em;
    margin-right: .2em;
    border-radius: 2px;
    vertical-align: middle
}

.page-list .btn,
.page-list span {
    margin-left: 1em
}

.page-list a {
    color: #666
}

.page-list .btn,
.page-list a {
    background-color: #fff;
    height: 2em;
    line-height: 2;
    padding-left: .75em;
    padding-right: .75em
}

.page-list .cur,
.page-list a:hover {
    background-color: #01c099;
    color: #fff;
    border-color: #01c099
}

.page-list .btn {
    background-color: #01c099;
    color: #fff;
    border: 0;
    border-radius: 2px;
    padding: 0 .65em;
    display: inline-block;
    float: right
}

.page-list .txt {
    width: 3em;
    border-radius: 2px;
    height: 2em;
    border: 1px solid #ddd;
    margin-left: .5em;
    margin-right: .5em;
    padding: .25em
}

.page-right {
    width: 310px;
    float: right
}

.related-news li {
    padding: 0 20px
}

.related-news li div {
    border-bottom: 1px solid #eee;
    padding: 15px 0;
    display: table
}

.related-news li div .pic,
.related-news li div p {
    display: table-cell
}

.related-news li div .pic {
    width: 100px
}

.related-news li div .pic img {
    width: 100px;
    height: 60px
}

.related-news li div p {
    vertical-align: middle;
    font-size: 14px;
    padding-left: 15px;
    line-height: 1.5
}

.page-search {
    position: absolute;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    bottom: 70px
}

.page-search .l {
    width: 992px;
    float: left
}

.page-search .l .key-name {
    width: 100%;
    height: 44px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 0;
    padding: 0 15px
}

.page-search .l .search {
    background-color: var(--theme-main);
    color: #fff;
    padding: 0 3em;
    border: 0;
    height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px
}

.page-search .r {
    width: 140px;
    float: right
}

.page-high-search {
    background-color: #719EF2;
    height: 44px;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 0;
    font-size: 16px;
    color: #fff
}

.dropdown-menu .child,
.toolbar>ul {
    box-shadow: 0 0 6px rgba(0, 0, 0, .1)
}

.high-fliter>ul>li span,
.page-star-list>ul>li .t>div .des a {
    color: #999
}

.high-search-left {
    width: 85%;
    float: left
}

.high-search-right {
    width: 12%;
    float: right
}

.high-fliter {
    margin-top: 10px
}

.high-fliter>ul>li {
    width: 33.3333%;
    float: left;
    overflow: hidden;
    padding-top: 10px
}

.page-star-list>ul>li {
    padding: 30px;
    margin-bottom: 20px
}

.page-star-list>ul>li .t .pic {
    position: relative;
    width: 80px;
    height: 80px;
    -webkit-border-radius: 80px;
    -moz-border-radius: 80px;
    border-radius: 80px;
    float: left;
    overflow: hidden
}

.page-star-list>ul>li .t .pic img {
    height: 80px;
    object-fit: cover;
    width: 100%
}

.page-star-list>ul>li .t>div {
    margin-left: 100px
}

.page-star-list>ul>li .t>div h3 {
    font-size: 18px
}

.page-star-list>ul>li .t>div .des {
    height: 38px;
    overflow: hidden;
    margin-top: 10px
}

.page-star-list>ul>li .t>div .des a:hover {
    color: #01c099
}

.star-qy-list>ul>li {
    font-size: 14px;
    margin-top: 10px
}

.star-qy-list>ul>li span {
    width: 80px;
    padding: 5px 0;
    display: inline-block;
    text-align: center;
    position: relative;
    float: left;
    background-color: #F0F4FD;
    color: #719EF2;
    border-radius: 2px
}

.star-qy-list>ul>li .hz {
    background-color: #e9f9f6;
    color: #01c099
}

.star-qy-list>ul>li p {
    margin-left: 100px;
    padding: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.claim-new {
    padding-bottom: 2.75em
}

.claim-new>ul>li {
    padding: 20px 20px 0
}

.claim-new>ul>li div {
    font-size: 14px;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    position: relative
}

.claim-new>ul>li div a {
    margin-bottom: 5px;
    display: block;
    overflow: hidden
}

.claim-new>ul>li div p {
    color: #999
}

.claim-new>ul>li div .money {
    position: absolute;
    right: 0;
    top: 0
}

.claim-new>ul>li:last-child div {
    border-bottom: 0
}

.star-company-nav {
    position: absolute;
    width: 1200px;
    left: 50%;
    bottom: 0;
    z-index: 10;
    margin-left: -600px;
    background-color: rgba(255, 255, 255, .4)
}

.star-company-nav li {
    width: 25%;
    float: left
}

.star-company-nav li a {
    display: block;
    padding: 1em 0;
    font-size: 18px;
    color: #fff
}

.star-company-nav li.current a {
    background-color: #F1F5F8;
    color: #01c099
}

.scc-list>ul>li {
    width: 100%;
    padding: 0;
    margin-bottom: 20px
}

.scc-list>ul>li>div {
    background: #fff;
    padding-right: 2em
}

.scc-list>ul>li .name a {
    padding: 0;
    font-size: 18px
}

.scc-list>ul>li .name h3 {
    padding-top: 0;
    margin-bottom: 10px
}

.scc-list>ul>li .info {
    font-size: 14px
}

.scc-list>ul>li .info p {
    float: left;
    display: inline-block;
    margin-right: 20px
}

.scc-list>ul>li .info p:last-child {
    display: block
}

.scc-list>ul>li .obj {
    font-size: 14px;
    margin-top: 1.65em
}

.gj-search-list,
.login-pop-box {
    margin-top: 2em
}

.scc-list>ul>li .obj .wd {
    background-color: #F0F4FD;
    color: #719EF2;
    padding: 6px 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-right: 1em
}

.scc-list>ul>li .type,
.scc-list>ul>li .type2,
.scc-list>ul>li .type3 {
    background: 0 0;
    z-index: 1
}

.scc-list>ul>li .type2:before,
.scc-list>ul>li .type3:before,
.scc-list>ul>li .type:before {
    border-color: transparent #015EC0;
    border-width: 0 0 64px 64px;
    border-style: solid;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    display: inline-block;
    z-index: -1
}

.scc-list>ul>li .type2:before {
    border-color: transparent #FA8181
}

.scc-list>ul>li .type3:before {
    border-color: transparent #F79D01
}

.model-login {
    padding: 2em 3em
}

.login-pop-top li {
    display: inline-block;
    font-size: 18px;
    margin-left: 1em;
    margin-right: 2em;
    position: relative;
    cursor: pointer;
    padding-bottom: 10px
}

.login-pop-top li.current {
    color: var(--theme-main);
}

.login-pop-top li.current:after {
    position: absolute;
    content: "";
    width: 30px;
    height: 2px;
    background-color: var(--theme-main);
    border-radius: 2px;
    display: inline-block;
    left: 50%;
    margin-left: -15px;
    bottom: 0
}

.close-pop,
.login-pop-box .sms {
    background-color: #fff;
    border: 0;
    right: 1em
}

.close-pop {
    position: absolute;
    top: 1em;
    color: #999
}

.close-pop i {
    font-size: 12px
}

.login-pop-box>ul>li {
    position: relative;
    margin-bottom: 1em
}

.login-pop-box>ul>li .input {
    padding-left: 3em
}

.login-pop-box>ul>li label i {
    position: absolute;
    top: 12px;
    left: 1em;
    color: var(--theme-main);
}

.login-pop-box .sms {
    position: absolute;
    top: 12px;
    font-size: 15px;
    color: var(--theme-main);
}

.login-pop-box .sms:hover {
    color: var(--theme-main);
}

.yzm {
    position: absolute;
    right: 5px;
    top: 5px
}

.btn-sub {
    width: 100%;
    background-color: #0850B0;
    color: #fff;
    height: 46px;
    padding: 0
}

.btn-sub:hover {
    background-color: #0850B0
}

.model-search {
    padding: 2em 3em
}

.model-search .t b {
    font-size: 24px
}

.gj-search-list>ul>li {
    margin-bottom: 1em
}

.gj-search-list>ul>li .name {
    position: relative;
    width: 80px;
    float: left;
    line-height: 40px
}

.gj-search-list>ul>li>div {
    margin-left: 100px
}

.gj-search-list>ul>li>div input[type=text],
.gj-search-list>ul>li>div textarea {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 40px;
    padding: 0 1em;
    font-size: 15px
}

.gj-search-list>ul>li>div .input {
    width: 100%
}

.gj-search-list>ul>li>div textarea {
    padding-top: 1em;
    height: 200px
}

.gj-search-list .select {
    width: 120px;
    height: 40px;
    border: 1px solid #01c099;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.head-search-form .select {

    height: 52px;
    line-height: 52px;
    border-radius: 0px;
}

.gj-search-list .s {
    font-size: 14px;
    line-height: 40px
}

.gj-search-list .s span {
    color: red
}

.gj-search-list .s a {
    color: #01c099
}

.gj-search-list .sub-foot button {
    padding: .65em 3em;
    font-size: 18px
}

.gj-search-list .sub-foot .sub {
    background-color: #0850B0;
    color: #fff;
    margin-left: 1em
}

.checkbox-list input {
    float: left;
    height: 40px
}

.checkbox-list label {
    width: auto;
    line-height: 40px;
    display: inline-block;
    margin-left: 5px;
    float: left
}

.checkbox-list li {
    width: 25%;
    float: left;
    display: inline-block
}

.dropdown-menu {
    position: relative;
    display: inline-block;
    float: left;
    width: 120px;
    margin-right: 0
}

.dropdown-menu button {
    background-color: #fff;
    border: 0;
    line-height: 40px;
    font-size: 16px
}

.dropdown-menu button i {
    font-size: 12px;
    color: #999
}

.dropdown-menu .child {
    position: absolute;
    width: 140px;
    padding: 5px 0;
    background-color: #fff;
    display: none
}

.dropdown-menu .child>ul>li {
    margin-bottom: 0
}

.dropdown-menu .child>ul>li .lb {
    padding: 4px 15px;
    width: 100%;
    display: inline-block
}

.dropdown-menu:hover .child,
.toolbar>ul li a,
.toolbar>ul li:hover>div {
    display: block
}

.dropdown-menu .child>ul>li .ckb {
    height: auto;
    float: left;
    margin-top: 8px;
    margin-right: 4px
}

.dropdown-menu .child>ul>li .lb_text {
    cursor: no-drop;
    color: #999
}

.dropdown-menu .child>ul>li span {
    line-height: 1;
    font-size: 14px
}

.dropdown-menu .child>ul>li:hover {
    background-color: #e9f9f6
}

.toolbar {
    position: fixed;
    bottom: 90px;
    right: 10px;
    z-index: 10
}

.toolbar>ul {
    background-color: #fff;
    border-radius: 4px;
    margin-top: 1em
}

.toolbar>ul li {
    position: relative
}

.toolbar>ul li a {
    padding: 5px 8px;
    color: #666
}

.toolbar>ul li a i {
    font-size: 20px
}

.toolbar>ul li a:hover {
    color: #01c099
}

.toolbar>ul li span {
    display: block;
    font-size: 12px
}

.toolbar>ul li>div {
    position: absolute;
    width: 140px;
    height: 140px;
    right: 74px;
    top: 50%;
    margin-top: -70px;
    padding: 10px;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    z-index: 20;
    display: none
}

.toolbar>ul li>div:after {
    position: absolute;
    content: "";
    top: 50%;
    right: -8px;
    margin-top: -4px;
    z-index: 20;
    display: inline-block;
    width: 0;
    height: 0;
    overflow: hidden;
    vertical-align: middle;
    border-left: 8px solid #fff;
    border-top: 8px dashed transparent;
    border-bottom: 8px dashed transparent
}

div.share-bar {
    width: 320px;
    padding: 10px;
    font-size: 12px;
    color: #999;
    z-index: 20
}

div.share-bar .share-bar-l,
div.share-bar .share-bar-r {
    width: 150px;
    float: left;
    padding: 0 10px
}

div.share-bar .share-bar-l li {
    display: inline-block;
    width: 50%;
    float: left
}

div.share-bar .share-bar-l li i {
    width: 32px;
    height: 32px;
    border-radius: 32px;
    color: #F25123;
    border: 1px solid #F25123;
    display: inline-block;
    font-size: 18px;
    line-height: 32px;
    transition: all .3s
}

div.share-bar .share-bar-l li i:hover {
    background-color: #F25123;
    color: #fff
}

div.share-bar .share-bar-l li .icon-qq {
    color: #719EF2;
    border: 1px solid #719EF2
}

div.share-bar .share-bar-l li .icon-qq:hover {
    background-color: #719EF2;
    color: #fff
}

div.share-bar .share-bar-l li .icon-douban {
    color: #0AC898;
    border: 1px solid #0AC898;
    font-size: 16px
}

div.share-bar .share-bar-l li .icon-douban:hover {
    background-color: #0AC898;
    color: #fff
}

div.share-bar .share-bar-l li .icon-qzone {
    color: #D1BE27;
    border: 1px solid #D1BE27
}

div.share-bar .share-bar-l li .icon-qzone:hover {
    background-color: #D1BE27;
    color: #fff
}

div.share-bar .share-bar-r {
    border-left: 1px solid #eee
}

div.share-bar .share-bar-r img {
    width: 8em;
    height: 8em
}

.tfn-content {
    width: 100%
}

.tfn-content>ul>li {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    font-size: 14px
}

.tfn-content>ul>li span {
    width: 80px;
    display: block;
    position: relative;
    float: left;
    color: #999
}

.tfn-content>ul>li .info {
    margin-left: 80px
}

.tfn-search {
    position: relative;
    margin-top: 1em
}

.tfn-search input {
    width: 100%;
    height: 40px;
    border: 1px solid #01c099;
    padding: 0 10px;
    border-radius: 4px;
    overflow: hidden
}

.tfn-search .sub {
    background-color: #01c099;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    border: 0;
    height: 40px;
    padding: 0 1em;
    border-radius: 0 4px 4px 0
}

.tfn-num input {
    border: 0
}

.tfn-num .btn-copy {
    float: right;
    background-color: #fff;
    color: #01c099;
    border: 0
}

.search-qiye-return {
    position: absolute;
    width: 100%;
    left: 0;
    top: 40px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    z-index: 100;
    display: none
}

.search-qiye-return li {
    padding: 8px 15px;
    font-size: 14px;
    border-bottom: 1px solid #eee
}

.search-qiye-return li:hover {
    background-color: #e9f9f6
}

.ad-side .slick-dots {
    bottom: 5px;
    text-align: right;
    right: 1em
}

.ad-side .slick-dots li {
    width: 6px;
    height: 6px;
    margin: 0 5px
}

.head-search-form .search-qiye-return {
    top: 52px;
    border-top: 1px solid #01c099;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .2);
    color: #333
}

.head-search-form .search-qiye-return li {
    font-size: 16px
}

.head-search-form .search-qiye-return li:last-child {
    border-bottom: 0
}

.claim {
    position: absolute;
    bottom: 50px;
    text-align: center;
    left: 0;
    width: 100%
}

.claim a {
    display: inline-block;
    margin-left: 2em;
    margin-right: 2em
}

.claim .btn {
    width: 130px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    padding: 10px 0
}

.claim-list {
    margin-left: -15px;
    margin-right: -15px
}

.claim-list>ul>li {
    width: 33.3333%;
    float: left;
    padding: 15px
}

.claim-list>ul>li>div {
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 1.875em;
    height: 326px;
    overflow: hidden
}

.claim-list>ul>li .info {
    height: 3em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    transition: all .5s
}

.claim-list>ul>li .qy-logo,
.claim-list>ul>li .short {
    width: 64px;
    height: 64px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.claim-list>ul>li .qy-logo {
    transition: all .5s
}

.claim-list>ul>li .qy-logo img {
    height: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.claim-list>ul>li .short {
    font-size: 20px;
    font-weight: 700;
    background-color: #01c099;
    color: #fff;
    padding: 8px;
    line-height: 1.2;
    transition: all .5s
}

.claim-list>ul>li .short a {
    color: #fff
}

.claim-list>ul>li .detail {
    margin-top: 20px;
    position: absolute;
    bottom: -50px;
    left: 0;
    background-color: #fff;
    width: 100%;
    padding: 1em 0;
    transition: all .5s
}

.claim-list>ul>li .detail .btn {
    padding: 10px 20px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .2)
}

.claim-list>ul>li .contact {
    margin-top: 2em;
    transition: all .5s
}

.claim-list>ul>li .contact li {
    width: 33.3333%;
    float: left;
    color: #719EF2
}

.claim-list>ul>li .contact li i {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #F0F4FD;
    color: #719EF2;
    font-size: 20px;
    display: inline-block;
    line-height: 40px;
    margin-bottom: 5px
}

.claim-list>ul>li .contact li span {
    display: block;
    overflow: hidden
}

.claim-list>ul>li>div:hover .contact {
    opacity: 0;
    margin-top: 5em
}

.claim-list>ul>li>div:hover .detail {
    bottom: 2em
}

.claim-list>ul>li>div:hover .qy-logo,
.claim-list>ul>li>div:hover .short {
    width: 40px;
    height: 40px
}

.claim-list>ul>li>div:hover .short {
    font-size: 14px;
    padding: 4px
}

.claim-list>ul>li>div:hover .info {
    height: 105px;
    -webkit-line-clamp: 5
}

.abc-box {
    padding: 20px
}

.abc-nav li {
    display: inline-block;
    float: left;
    margin-right: 6px
}

.abc-nav li a {
    display: inline-block;
    padding: 2px 7px;
    border: 1px solid #999;
    color: #999
}

.abc-nav li.current a,
.abc-nav li:hover a {
    color: #01c099;
    border-color: #01c099
}

.hot-key-a,
.key-list .line,
.title-top {
    border-bottom: 1px solid #eee
}

.red {
    color: red
}

.title-top {
    padding: .75em 20px
}

.key-box {
    padding: 20px
}

.key-list ul {
    margin-left: -10px;
    margin-right: -10px
}

.key-list li {
    padding: 5px 10px;
    width: 20%;
    float: left
}

.key-list li a {
    display: block;
    overflow: hidden
}

.key-list .line {
    width: 100%;
    margin-bottom: .9375em;
    margin-top: .625em
}

.key-list .line:after,
.key-list .line:before {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: "."
}

.hot-key-a {
    padding: 1em
}

.hot-key-a span {
    display: inline-block;
    border: 1px solid #01c099;
    padding: 0 20px;
    color: #01c099
}

.person-box>ul>li {
    padding: 15px 20px;
    border-bottom: 1px solid #eee
}

.person-box>ul>li .surname {
    position: relative;
    display: block;
    float: left;
    color: #01c099
}

.person-box>ul>li .surname:after {
    position: absolute;
    content: "";
    right: -20px;
    top: 3px;
    width: 1px;
    height: 15px;
    background-color: #ddd;
    display: inline-block
}

.person-list {
    margin-left: 58px
}

.person-list a {
    margin-right: 18px;
    display: inline-block
}

.person-name-list a {
    margin-bottom: 1em;
    display: inline-block;
    width: 9%;
    margin-right: 0
}

.location {
    color: #aaa;
    background-color: #fff;
    padding: 10px 20px
}

.location a {
    color: #a9aaaa
}

.location a:hover {
    color: #01c099
}

.location i {
    font-size: 12px
}

.location span {
    margin-left: 5px
}

.location .down {
    border: 1px solid #01c099;
    padding: 10px 30px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px
}

.table-company {
    width: 1200px;
    font-size: 12px;
    background-color: #fff;
    table-layout: fixed
}

.table-company td,
.table-company th {
    padding: 8px 10px
}

.table-company td p,
.table-company th p {
    overflow: hidden
}

.table-company th {
    background-color: #01c099;
    color: #fff;
    font-weight: 700;
    border-right: 1px solid #f8f8f8
}

.table-company tr th:last-child {
    border-right: 0
}

.table-company tr:nth-child(odd) {
    background-color: #F2FCFA
}

.search-box-wrap {
    overflow: hidden;
    position: relative
}

.search-box-wrap .btn-green {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    padding: 0 2em;
    display: inline-block;
    border: 0;
    border-radius: 0 4px 4px 0;
    font-size: 16px;
    line-height: 40px
}

.content-box .pic,
.relevance-tab {
    position: relative
}

.search-half {
    width: 50%;
    float: left
}

.search-half input {
    width: 100%;
    height: 40px;
    padding: 0 1em
}

.search-half .half-l {
    border-radius: 4px 0 0 4px;
    border-right: 1px solid #ddd
}

.search-half .half-r {
    border-radius: 0 4px 4px 0;
    border-left: 0
}

.content-box .pic {
    width: 5em;
    height: 5em;
    border-radius: 4px;
    float: left
}

.content-box .pic img {
    width: 100%;
    height: 5em;
    object-fit: cover
}

.relevance-tab .current:after,
.relevance-tab li:after {
    left: 0;
    right: 0;
    height: 1px;
    bottom: -1px;
    content: ""
}

.content-box .con {
    float: left;
    margin-left: 1em
}

.friend a {
    margin-right: 1em
}

.relevance-tab li {
    display: inline-block;
    border-right: 1px solid #eee;
    float: left
}

.relevance-tab li a {
    display: block;
    padding: .675em 2em;
    color: #999;
    border-top: 2px solid #fff
}

.relevance-tab li a:hover {
    color: #01c099
}

.relevance-tab li:after {
    position: absolute;
    background-color: #eee;
    display: inline-block;
    z-index: 10
}

.relevance-tab .current {
    background-color: #fff;
    position: relative
}

.relevance-tab .current a {
    color: #01c099;
    border-top: 2px solid #01c099;
    background-color: #fff
}

.relevance-tab .current:after {
    position: absolute;
    background-color: #fff;
    display: inline-block;
    z-index: 21
}

.relevance-content li {
    padding: 1.5em;
    border-bottom: 1px solid #eee;
    position: relative
}

.relevance-content li p {
    margin-top: 5px
}

.relevance-content li p span {
    display: inline-block;
    margin-right: 2em
}

.relevance-content li h2 {
    overflow: hidden;
    padding-right: 3em
}

.relevance-content li .default,
.relevance-content li .gray,
.relevance-content li .orange {
    position: absolute;
    right: 1.5em;
    top: 2.25em;
    border: 1px solid #01c099;
    color: #01c099;
    padding: 2px 5px;
    font-size: 12px
}

.export-1,
.export-1 h3 {
    position: relative
}

.relevance-content li .orange {
    border-color: #f79d00;
    color: #f79d00
}

.relevance-content li .gray {
    border-color: #a9aaaa;
    color: #a9aaaa
}

.export-box {
    padding: 2em 0
}

.export-box .des,
.export-box h2 {
    display: inline-block
}

.export-1 {
    padding-left: 18px
}

.export-1 h3:before {
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #01c099;
    content: "";
    display: inline-block;
    left: -18px;
    top: 9px
}

.export-1 .line {
    margin-left: 1em;
    margin-right: 1em
}

.export-1 .input,
.export-2 .input {
    display: inline-block;
    width: 100px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 18px
}

.export-1 .email,
.export-2 .email {
    width: 12.5em;
    text-align: left
}

.bdmap-box {
    padding-top: 72px
}

#allmap,
.bdmap-box {
    width: 100%;
    height: 100%;
    transition: all .3s
}

.map-right,
.st-control {
    z-index: 10;
    transition: all 1s
}

.map-search {
    position: absolute;
    right: 1em;
    top: 6em;
    z-index: 10
}

.key-city,
.map-city {
    height: 40px;
    float: left;
    line-height: 40px
}

.map-city {
    padding: 0 1em;
    cursor: pointer
}

.map-search-form {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.map-search-form .key-city {
    border: 0;
    border-left: 1px solid #eee;
    padding-left: .625em;
    width: 200px
}

.map-search-form .btn {
    background-color: #01c099;
    border-radius: 0 4px 4px 0;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px
}

.map-right {
    width: 900px;
    position: fixed;
    right: -900px;
    top: 72px;
    bottom: 0;
    background-color: #fff;
    overflow-y: scroll
}

.action-right {
    right: 0
}

.map-filter-item .txt {
    position: relative;
    width: 80px;
    display: block;
    float: left
}

.map-filter-item .list {
    margin-left: 80px
}

.map-filter-item .list>ul>li {
    display: inline-block;
    margin-right: 1.25em
}

.map-filter-item .list>ul>li i {
    color: #999
}

.map-filter-item .list>ul>li button {
    background-color: #fff;
    border: 0;
    padding: 0 0 5px;
    font-size: 14px
}

.map-filter-item .list>ul>li:hover button {
    color: #01c099
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.chart-box {
    padding: 2em 0
}

.chart-box>ul>li {
    width: 33.3333%;
    float: left;
    text-align: center
}

.chart-box .chart-pic {
    height: 150px
}

.filter-table {
    position: relative
}

.filter-table table {
    width: 100%
}

.filter-table table td,
.filter-table table th {
    text-align: center;
    padding: 5px 10px
}

.filter-table table th {
    background-color: #EBF9F5
}

.filter-table table td {
    border: 1px solid #EFEFEF
}

.filter-table table .text-l {
    text-align: left
}

.filter-table .down-data {
    position: absolute;
    padding: 5px 10px;
    background-color: #01c099;
    right: 0;
    top: 0;
    color: #fff;
    font-size: 12px;
    border-radius: 2px
}

.filter-table .down-data span {
    position: absolute;
    background-color: #f79d00;
    color: #fff;
    left: 30%;
    top: -15px;
    width: 60px;
    padding: 2px 6px;
    border-radius: 6px 0;
    text-align: center;
    transform: scale(.8)
}

.st-control {
    position: fixed;
    top: 50%;
    right: 0;
    margin-right: 0;
    margin-top: -40px;
    width: 30px;
    height: 80px
}

.st-control span {
    cursor: pointer;
    width: 30px;
    height: 80px;
    display: block;
    background: url(../images/st.png) 0 -80px no-repeat
}

.st-control-open {
    margin-right: 900px
}

.st-control-open span {
    background-position: 0 0
}

.bd-map-right {
    width: calc(100% - 900px)
}

.vip-buy-box {
    width: 460px;
    margin: 0 auto;
    border-radius: 4px;
    overflow: hidden
}

.vip-buy-block .t {
    border-left: 2px solid #01c099;
    line-height: 1;
    padding-left: .625em
}

.vip-buy-price {
    margin-left: -10px;
    margin-right: -10px
}

.vip-buy-price li {
    width: 33.3333%;
    float: left;
    padding: 0 10px
}

.coupon>ul>li,
.vip-pop-pay li {
    width: 50%;
    float: left
}

.vip-buy-price li>div {
    border: 1px solid #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #999;
    font-size: 14px;
    cursor: pointer;
    padding: 5px 0
}

.vip-buy-price li>div b {
    font-size: 16px
}

.vip-buy-price li>div span {
    display: block
}

.vip-buy-price .active>div {
    border-color: #01c099;
    color: #01c099;
    background: url(../images/selected.png) right top no-repeat
}

.vip-pop-pay li input {
    vertical-align: middle
}

.vip-pop-pay li label {
    display: inline-block;
    margin-left: 8px
}

.vip-pop-pay li label img {
    height: 30px
}

.vip-pop-foot {
    text-align: right;
    margin-top: 20px;
    border-top: 1px solid #eee;
    padding-top: 20px
}

.coupon>ul {
    margin-left: -10px;
    margin-right: -10px
}

.coupon>ul>li {
    padding: 0 10px
}

.coupon>ul>li>div {
    border: 1px solid #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 54px;
    cursor: pointer
}

.coupon>ul>li>div .money {
    position: relative;
    float: left;
    font-size: 24px;
    color: #999;
    line-height: 54px;
    width: 64px
}

.coupon>ul>li>div .money span {
    position: relative
}

.coupon>ul>li>div .money span:before {
    position: absolute;
    left: -8px;
    content: "�?;
 color: #999;
    display: inline-block;
    top: -18px;
    font-size: 12px
}

.coupon>ul>li>div .sale {
    margin-left: 64px;
    position: relative;
    line-height: 1.2;
    padding-top: 5px;
    padding-left: 5px
}

.coupon>ul>li>div .sale .name {
    color: #999;
    font-weight: 700;
    font-size: 13px;
    overflow: hidden
}

.coupon>ul>li>div .sale:before {
    position: absolute;
    left: -10px;
    top: -2px;
    background: url(../images/yhj2.png) no-repeat;
    width: 11px;
    height: 55px;
    display: inline-block;
    content: ""
}

.coupon>ul>li.current>div {
    background: url(../images/seletced-red.png) -1px top no-repeat;
    border-color: #BC3A34
}

.coupon>ul>li.current>div .money,
.coupon>ul>li.current>div .money span:before,
.coupon>ul>li.current>div .sale .name {
    color: #BC3A34
}

.coupon>ul>li.current>div .sale:before {
    background: url(../images/yhj.png) no-repeat
}

.qiye-head {
    position: relative
}

.qiye-head .qiye-logo {
    width: 116px;
    position: relative;
    float: left
}

.qiye-head .qiye-logo .pic {
    width: 100%;
    height: 116px
}

.qiye-head .qiye-logo img {
    width: 100%;
    height: 116px;
    object-fit: cover
}

.qiye-head .qiye-head-info {
    margin-left: 9em;
    padding-right: 260px
}

.qiye-head .qiye-head-info span {
    line-height: 2em;
    display: inline-block;
    vertical-align: top
}

.qiye-head .qiye-head-info h1 {
    font-size: 24px;
    max-width: 90%;
    overflow: hidden;
    line-height: 1
}

.qiye-head .qiye-head-info .share-bar {
    padding: 20px 0;
    width: 300px;
    position: absolute;
    top: 80px;
    background-color: #fff;
    display: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.qiye-head .qiye-head-info .share-bar span {
    display: block
}

.qiye-head-right {
    width: 280px;
    position: absolute;
    right: 1em;
    top: 1.5em
}

.qiye-head-right .h-btn {
    border: 1px solid #015EC0;
    overflow: hidden
}

.qiye-head-right .h-btn button {
    background-color: #fff;
    border: 0;
    width: 50%;
    float: left;
    text-align: center;
    padding: 6px 0;
    color: #015EC0;
    font-size: 16px;
    border-right: 1px solid #015EC0
}

.qiye-head-right .h-btn button:hover {
    background-color: #015EC0;
    color: #fff
}

.qiye-head-right .date {
    text-align: right;
    margin-top: 6.625em
}

.qiye-head-right .share-bar {
    padding: 20px 0;
    width: 300px;
    position: absolute;
    top: 50px;
    right: 0;
    background-color: #fff;
    display: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.qiye-head-right .share-bar span {
    display: block;
    line-height: 2
}

.qiye-nav li {
    width: 12.5%;
    float: left
}

.qiye-nav li a {
    display: block;
    text-align: center;
    color: #333
}

.qiye-filter-none {
    display: none
}

.qd-change-item span,
.qd-none,
.qd-none>div,
.qiye-filter li {
    display: inline-block
}

.qiye-filter {
    padding: 1.25em
}

.qiye-filter li {
    margin-right: 1em
}

.qiye-filter li a {
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 3px 8px
}

.qiye-filter li em {
    font-weight: 400;
    color: #999;
    margin-left: 5px
}

.qiye-filter li a.current {
    background-color: #01c099;
    color: #fff;
    border-color: #01c099
}

.qd-box {
    padding: 2em 0
}

.qd-content {
    padding: 0 1em
}

.qd-content .page-list {
    padding-bottom: 0
}

.qd-title {
    line-height: 1
}

.qd-title h2 {
    border-left: 3px solid #015EC0;
    padding-left: 15px;
    margin-top: 14px
}

.qd-title .sub {
    background-color: #fff;
    border: 1px solid #01c099;
    color: #01c099;
    position: absolute;
    right: 1em;
    top: -4px;
    padding: 2px 8px;
    border-radius: 4px
}

.qd-title .sub:hover {
    background-color: #01c099;
    color: #fff
}

.qd-table .bg,
.qd-table thead td,
.qd-table-body .head,
.qd-table-body .type,
.qd-table-body2 .head,
.qd-table-body3 .head,
.qd-table-head {
    background-color: rgb(245, 248, 252);
}

.qd-table {
    width: 100%
}

.qd-table td {
    padding: .625em 1em;
    border: 1px solid #efefef
}

.qd-table a {
    color: #5095E9
}

.qd-none {
    padding: 3em 0
}

.qd-none img {
    vertical-align: middle;
    margin-top: 1em
}

.qd-none>div {
    padding: 1em 0 1em 2em;
    margin-left: 2em;
    border-left: 1px solid #eee
}

.qd-half {
    width: 60%;
    margin: 0 auto
}

.qd-change-item {
    color: #01c099;
    margin-bottom: .625em;
    font-weight: 700;
    margin-top: 2em
}

.qd-change-item span {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #01c099;
    color: #01c099;
    padding: 2px 6px;
    margin-right: 10px;
    line-height: 1;
    font-weight: 400;
    position: relative;
    float: left
}

.qd-table-body a,
.qd-table-body2 a,
.qd-table-body3 a {
    color: #719EF2
}

.qd-table-body .head,
.qd-table-body li {
    margin-bottom: -1px;
    margin-right: -1px;
    border: 1px solid #efefef
}

.qd-change-item .ir {
    margin-left: 35px;
    display: block
}

.qd-table-body li {
    display: table;
    width: 100%
}

.qd-table-body li>div {
    padding: .625em 1em;
    display: table-cell;
    vertical-align: middle;
    word-break: break-all
}

.qd-table-body li>div .ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.qd-table-body .head {
    padding: .625em 1em
}

.qd-table-body .type {
    padding: .625em 1em;
    display: table-cell;
    width: 160px;
    border-right: 1px solid #efefef
}

.li-half>ul>li {
    width: 50%;
    float: left
}

.li-half .w-all {
    width: 100%
}

.m-show {
    display: none
}

.qd-table-body2,
.qd-table-body3 {
    width: 100%;
    border: 1px solid #efefef;
    border-bottom: 0
}

.qd-table-body2 .head .info,
.qd-table-body3 .head .info {
    height: auto
}

.qd-table-body2 .head2,
.qd-table-body3 .head2 {
    background-color: #F5FCFA;
    padding: .625em 1em;
    border-bottom: 1px solid #efefef
}

.qd-table-body2>ul,
.qd-table-body3>ul {
    border-bottom: 1px solid #efefef
}

.qd-table-body2>ul:after,
.qd-table-body3>ul:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: "."
}

.art-hidden:after,
.bjx-list>ul>li .t .pic:before,
.fliter-result .selected:before,
.n-des span:after {
    content: ""
}

.qd-table-body2 li,
.qd-table-body3 li {
    border-left: 1px solid #efefef;
    padding: .625em 1em;
    display: table;
    float: left;
    margin-top: -1px
}

.qd-table-body2 li .info,
.qd-table-body3 li .info {
    display: table-cell;
    height: 4.5em;
    vertical-align: middle;
    word-break: break-all
}

.qd-table-body2 li em,
.qd-table-body3 li em {
    display: block
}

.qd-table-body2 ul>li:first-child,
.qd-table-body3 ul>li:first-child {
    border-left: 0
}

.qd-table-body2 .vt,
.qd-table-body3 .vt {
    vertical-align: top
}

.qd-table-body2 .item0,
.qd-table-body3 .item0 {
    width: 8%
}

.qd-table-body2 .item1,
.qd-table-body3 .item1 {
    width: 10%
}

.qd-table-body2 .item2,
.qd-table-body3 .item2 {
    width: 20%
}

.qd-table-body2 .item3,
.qd-table-body3 .item3 {
    width: 30%
}

.qd-table-body2 .item4,
.qd-table-body3 .item4 {
    width: 40%
}

.qd-table-body2 .item5,
.qd-table-body3 .item5 {
    width: 50%
}

.qd-table-body2 .item6,
.qd-table-body3 .item6 {
    width: 32%
}

.qd-table-body2 .item7,
.qd-table-body3 .item7 {
    width: 15%
}

.qd-table-body2 .w8,
.qd-table-body3 .w8 {
    width: 8%
}

.qd-table-body2 .w27,
.qd-table-body3 .w27 {
    width: 27%
}

.qd-table-body2 .w18,
.qd-table-body3 .w18 {
    width: 18%
}

.qd-table-body2 .w13,
.qd-table-body3 .w13 {
    width: 13%
}

.qd-table-body2 .w11,
.qd-table-body3 .w11 {
    width: 11%
}

.qd-table-body2 .w10,
.qd-table-body3 .w10 {
    width: 10%
}

.qd-table-body3 {
    display: table
}

.qd-table-body3 li {
    display: table-cell;
    float: inherit;
    padding: 1em
}

.qd-company-team>ul {
    margin-left: -15px;
    margin-right: -15px
}

.qd-company-team>ul>li {
    width: 25%;
    float: left;
    padding: 15px 15px 0
}

.qd-company-team>ul>li>div a {
    display: block;
    border: 1px solid #efefef;
    text-align: center;
    padding: 20px
}

.qd-company-team>ul>li>div a:hover {
    color: #01c099;
    border-color: #01c099
}

.qd-company-team>ul>li>div i {
    font-size: 28px;
    width: 56px;
    height: 56px;
    border: 1px solid #f79d00;
    -webkit-border-radius: 56px;
    -moz-border-radius: 56px;
    border-radius: 56px;
    display: inline-block;
    line-height: 56px
}

.qd-company-team>ul>li>div b {
    height: 3em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.qd-company-team>ul>li>div span {
    display: block;
    overflow: hidden;
    height: 21px
}

.qd-company-team>ul>li .orange i {
    border-color: #f79d00;
    color: #f79d00
}

.qd-company-team>ul>li .blue i {
    border-color: #719EF2;
    color: #719EF2
}

.qd-company-team>ul>li .green i {
    border-color: #01c099;
    color: #01c099
}

.art-content {
    line-height: 1.8
}

.art-content p {
    margin-top: 20px
}

.art-hidden {
    position: relative;
    height: 18em;
    overflow: hidden
}

.art-hidden:after {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    display: inline-block;
    z-index: 1;
    height: 5em;
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0), #fff 90%);
    background: linear-gradient(rgba(255, 255, 255, 0), #fff 90%)
}

.qd-search-key a {
    display: inline-block;
    border: 1px solid #eee;
    padding: 4px 16px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-right: 1em;
    margin-top: 1.25em
}

.qd-ask-company .qiye-logo {
    width: 80px;
    height: 80px;
    float: left
}

.qd-ask-company .qd-ask-star {
    margin-left: 100px
}

.qd-ask-act {
    position: absolute;
    right: 0;
    top: 0;
    width: 106px;
    text-align: center
}

.qd-ask-act a {
    display: inline-block;
    width: 100%;
    border: 1px solid #01c099;
    color: #01c099;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    padding: .3em 0;
    margin-bottom: .5em
}

.qd-ask-act a:hover {
    background-color: #01c099;
    color: #fff
}

.qd-ask-act a.dp {
    border-color: #f79d00;
    color: #f79d00
}

.qd-ask-act a.dp:hover {
    background-color: #f79d00;
    color: #fff
}

.current-show {
    display: block
}

.ask-list {
    padding: 20px 40px;
    border: 1px solid #eee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.ask-hd .tips,
.ask-wt .tips {
    position: absolute;
    height: 20px;
    line-height: 20px;
    -webkit-border-radius: 0 20px 20px 0;
    -moz-border-radius: 0 20px 20px 0;
    border-radius: 0 20px 20px 0;
    color: #fff;
    left: -40px;
    top: 3px;
    padding: 0 10px 0 8px;
    font-size: 12px
}

.ask-wt {
    border-bottom: 1px solid #eee;
    padding-bottom: 1em
}

.ask-wt .icon-jyzt {
    font-size: .4em;
    margin-right: 5px
}

.ask-wt .tips {
    background-color: #01c099
}

.ask-hd .tips {
    background-color: #f79d00
}

.ask-tit2 {
    padding-right: 280px
}

.ask-tit2 .ass {
    position: absolute;
    right: 0;
    top: 3px
}

.ask-tit2 .ass a {
    display: block;
    color: #01c099;
    padding: 0 5px;
    max-width: 260px;
    border: 1px solid #01c099;
    border-radius: 2px;
    overflow: hidden
}

.ask-hd-user img {
    width: 24px;
    height: 24px;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    overflow: hidden;
    vertical-align: middle
}

.ask-hd-user p {
    max-width: 120px;
    overflow: hidden;
    vertical-align: middle
}

.company-nav-fixed {
    position: fixed;
    top: 72px;
    left: 0;
    width: 100%;
    z-index: 20;
    overflow: hidden;
    margin-top: 0;
    height: 47px
}

.page-fliter-list>ul>li,
.page-fliter-list>ul>li .tname {
    position: relative;
    margin-top: 10px
}

.company-nav-fixed .art-subnav,
.company-nav-fixed .qiye-nav {
    width: 1200px;
    margin: 0 auto
}

.company-nav-fixed .art-subnav {
    display: none
}

.rel-company>ul>li h2,
.rel-company>ul>li>p span {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.brand-img img {
    height: 40px
}

.page-main-title {
    padding: 10px 0 25px;
    border-bottom: 1px solid #eee
}

.page-main-title h1 {
    font-size: 24px
}

.rel-item .title {
    line-height: 1
}

.rel-item .title p {
    border-left: 3px solid #0a8a67;
    padding-left: 15px
}

.rel-company {
    border: 1px solid #eee;
    padding: 1em 0
}

.rel-company>ul>li {
    width: 50%;
    float: left;
    padding: 0 1em;
    border-right: 1px solid #eee
}

.rel-company>ul>li h2 {
    max-width: 80%
}

.rel-company>ul>li .state {
    float: right;
    line-height: 24px
}

.rel-company>ul>li>p span {
    margin-right: 15px;
    max-width: 10em
}

.rel-company>ul>li>p span i {
    margin-right: 4px
}

.rel-company>ul>li:last-child {
    border-right: 0
}

.rel-person>ul>li {
    width: 25%
}

.rel-person p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.rel-box>ul>li {
    padding: 30px 20px
}

.pageH {
    height: 150px
}

.page-fliter-list>ul>li .tname {
    display: block;
    float: left
}

.page-fliter-list>ul>li .option {
    margin-left: 80px
}

.page-fliter-list>ul>li button {
    padding: 3px 8px;
    position: absolute;
    right: 0;
    top: 8px;
    color: #999
}

.page-fliter-list>ul>li button i {
    margin-left: 4px
}

.option {
    padding-right: 60px
}

.option a {
    display: inline-block;
    padding: 0 6px;
    margin-right: 8px;
    margin-top: 10px
}

.option .cur {
    background-color: #01c099;
    color: #fff;
    border-radius: 4px
}

.fliter-result {
    border-bottom: 1px solid #eee;
    position: relative;
    padding-bottom: 15px
}

.fliter-result .selected {
    font-weight: 700;
    position: relative;
    float: left
}

.fliter-result .selected:before {
    position: absolute;
    top: 3px;
    left: -20px;
    width: 3px;
    height: 15px;
    background-color: #01c099;
    display: inline-block
}

.fliter-result .selected-list {
    margin-left: 80px;
    padding-right: 60px
}

.fliter-result .selected-list a {
    border: 1px solid #eee;
    display: inline-block;
    border-radius: 2px;
    font-size: 14px;
    padding: 0 5px;
    margin-right: 8px
}

.fliter-result .selected-list a:hover {
    border-color: #01c099;
    color: #01c099
}

.fliter-result .select-clear {
    position: absolute;
    right: 0;
    top: 3px
}

.contain .next,
.report-roll_next {
    right: -20px
}

.bjx-list>ul>li .t .pic {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    height: 68px;
    width: 68px;
    background-color: #01c099;
    color: #fff;
    text-align: center;
    line-height: 68px;
    font-size: 24px;
    position: relative
}

.bjx-list>ul>li .t .pic span {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 12px;
    line-height: 26px;
    width: 22px;
    text-align: center;
    z-index: 2;
    transform: rotate(-45deg)
}

.bjx-list>ul>li .t .pic:before {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 38px solid #00A070;
    border-right: 38px solid transparent;
    display: inline-block;
    left: 0;
    top: 0;
    z-index: 1
}

.contain .pre,
.report-roll_pre {
    left: -20px
}

.bjx-name {
    color: #01c099
}

.bjx-name em {
    font-weight: 400
}

.bjx-name span {
    color: #333;
    margin-left: 2em
}

.qd-atlas {
    overflow: hidden
}

.qd-atlas_list {
    margin-left: -8px;
    margin-right: -8px
}

.qd-atlas_list>li {
    float: left;
    width: 20%;
    padding: 0 8px
}

.qd-atlas_list>li>a {
    display: block;
    height: 120px;
    line-height: 120px;
    text-align: center;
    border: 1px solid #f2f2f2
}

.qd-atlas_list>li>a>img {
    display: inline-block;
    vertical-align: middle
}

.qd-atlas_list>li>span {
    display: block;
    margin-top: 20px;
    text-align: center;
    font-size: 14px
}

.tj-report {
    padding: 0 40px;
    height: 258px;
    overflow: hidden
}

.report-roll {
    position: relative
}

.report-roll_inner {
    overflow: hidden
}

.report-roll_list>li {
    width: 195px;
    float: left;
    font-size: 14px;
    padding: 10px
}

.report-roll_ctrl {
    position: absolute;
    top: 50%;
    cursor: pointer;
    opacity: .5;
    font-size: 18px
}

.report-roll_ctrl:hover {
    color: #01c099;
    opacity: 1
}

.contain {
    margin: auto;
    position: relative
}

.contain .next,
.contain .pre {
    position: absolute;
    cursor: pointer;
    top: 50%;
    color: #000;
    font-size: 18px;
    display: inline-block;
    opacity: .5;
    z-index: 200
}

.contain .next:hover,
.contain .pre:hover {
    color: #01c099;
    opacity: 1
}

.single {
    width: 780px;
    width: 100%;
    position: relative;
    font-size: 14px;
    overflow: hidden
}

.single ul {
    width: 20000px
}

.single ul li {
    width: 195px;
    float: left;
    padding: 10px
}

@media screen and (max-width:767px) {
    .single {
        width: 195px
    }
}

.n-title {
    font-size: 28px
}

.n-des {
    margin-left: -10px
}

.n-des span {
    padding: 0 10px;
    position: relative
}

.n-des span:after {
    position: absolute;
    right: -1px;
    top: 3px;
    width: 1px;
    height: 12px;
    background-color: #a9aaaa
}

.share-wxm,
.share-wxm img {
    width: 120px
}

.n-des .good:after,
.n-des span:last-child:after {
    display: none
}

.n-des i {
    margin-right: 3px
}

.news-content div,
.news-content p {
    padding-top: 28px;
    line-height: 1.8;
    text-align: justify
}

.news-content img {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.news-share {
    border: 1px solid var(--theme-main);
    border-radius: 26px;
    height: 26px;
    line-height: 24px;
    padding: 0 5px;
    color: var(--theme-main)
}

.news-share span:after {
    background-color: var(--theme-main)
}

.shareico a {
    margin-right: 8px
}

.shareico .icon-sina,
.shareico .icon-weixin2 {
    font-size: 20px
}

.shareico i {
    font-size: 18px
}

.share-weixin {
    color: #61C378;
    margin-right: 0;
    position: relative;
    display: inline-block
}

.share-weixin:hover .share-wxm {
    display: block
}

.share-wxm {
    position: absolute;
    border: 1px solid #efefef;
    background-color: #fff;
    text-align: center;
    right: 50%;
    margin-right: -60px;
    bottom: 36px;
    z-index: 10;
    padding: 10px;
    display: none
}

.news-tips {
    padding: 12px 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.news-tips a {
    margin-right: 10px
}

.news-qknav {
    padding: 2em 0
}

.news-qknav li {
    width: 16.6666%;
    float: left;
    text-align: center
}

.news-qknav li i {
    font-size: 30px;
    width: 56px;
    height: 56px;
    border-radius: 56px;
    border: 1px solid #01c099;
    line-height: 56px;
    display: inline-block;
    color: #01c099;
    transition: all .3s;
    margin-bottom: 10px
}

.news-qknav li a:hover i {
    background-color: #01c099;
    color: #fff
}

.news-weixinlist {
    border: 1px solid #eee
}

.news-weixinlist li {
    width: 50%;
    float: left;
    padding: 2em
}

.news-weixinlist li img {
    position: relative;
    width: 100px;
    float: left
}

.comment>.avatar,
.comments>.reply-form>.avatar {
    width: 40px;
    height: 40px;
    overflow: hidden;
    float: left
}

.news-weixinlist li div {
    margin-left: 120px
}

.comment {
    padding: 10px 0;
    border-bottom: 1px solid #efefef;
    font-size: 14px
}

.comment:after,
.comment:before {
    display: table;
    content: " "
}

.comment:after {
    clear: both
}

.comment>.avatar,
.comment>.content {
    display: block
}

.comment>.avatar {
    margin-top: 1px;
    border-radius: 40px
}

.comment>.avatar+.content {
    padding-left: 50px
}

.comment>.content>.text {
    margin-top: 5px;
    font-size: 14px
}

.comment>.content>.actions {
    margin-top: 4px
}

.comment>.content>.actions>a {
    display: inline-block;
    color: #999
}

.comment>.content>.actions>a+a {
    margin-left: 5px
}

.comment:hover>.content>.actions>a {
    color: #145ccd
}

.comment>.comments-list {
    padding-top: 10px;
    padding-bottom: 0;
    padding-left: 30px;
    margin-left: 20px
}

.comment>.comments-list>.comment {
    border: none;
    border-top: 1px solid #efefef
}

.comment>.comments-list>.comment:last-child {
    padding-bottom: 0
}

.comments>.reply-form {
    padding-top: 10px
}

.comments>.reply-form>.avatar {
    display: block;
    border-radius: 40px
}

.comments>.reply-form>.avatar+.form {
    padding-left: 50px;
    width: 100%
}

.new-comment-text {
    width: 100%;
    border-radius: 4px;
    height: 100px;
    border: 1px solid #efefef;
    padding: 10px
}

div.share-bar-comm {
    position: absolute;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    left: -50%;
    top: 26px;
    width: 300px;
    padding: 20px 0;
    display: none
}

.batch-sea-box,
.brandsea .head-search-form {
    box-shadow: 0 3px 10px rgba(0, 0, 0, .06)
}

div.share-bar-comm .share-bar-l .icon-douban,
div.share-bar-comm .share-bar-l .icon-qzone {
    margin-top: 10px
}

div.share-bar-comm span {
    display: block
}

.brandsea {
    width: 800px;
    margin: 0 auto;
    padding-top: 16em;
    padding-bottom: 12em
}

.brandsea h1,
.main-txt {
    margin-bottom: 1em;
    text-align: center
}

.brandsea h1 {
    font-size: 36px;
    color: #999
}

.brandsea-nav {
    padding-left: 10px;
    font-size: 14px
}

.brandsea-nav li {
    display: inline-block;
    margin-right: 1.625em
}

.brandsea-nav li.current a {
    color: #01c099;
    position: relative
}

.brandsea-nav li.current a:after {
    position: absolute;
    width: 20px;
    height: 1px;
    background-color: #01c099;
    content: "";
    display: inline-block;
    bottom: -5px;
    left: 50%;
    margin-left: -10px
}

.brandsea-ys {
    padding: 5em 0
}

.brandsea-ys li {
    width: 25%;
    float: left;
    padding: 0 15px
}

.brandsea-ys-list {
    display: table
}

.brandsea-ys-list .pic,
.brandsea-ys-list>div {
    display: table-cell;
    vertical-align: middle
}

.brandsea-ys-list i {
    font-size: 42px;
    color: #01c099;
    vertical-align: middle
}

.brandsea-ys-list>div {
    padding-left: 15px
}

.brandsea-ys-list>div b {
    font-size: 20px
}

.brandsea-ys-list>div p {
    font-size: 14px;
    color: #999
}

.main-txt {
    font-size: 36px;
    color: #999
}

.batch-sea {
    width: 50%;
    float: left;
    padding: 0 50px
}

.batch-sea-box {
    background-color: #fff
}

.batch-sea-content {
    text-align: center;
    background-color: #F8F8F8;
    padding: 2em 1em;
    height: 190px;
    cursor: pointer
}

.c-search-company .pic,
.c-search-company .pic img {
    width: 116px;
    height: 116px
}

.batch-sea-content i {
    color: #01c099;
    font-size: 48px
}

.batch-sea-tips {
    border-top: 1px solid #efefef;
    padding: 15px 20px
}

.bquery_example_tbbox {
    overflow-x: auto
}

.bquery_tb {
    min-width: 1300px
}

.bquery_tb td,
.bquery_tb th {
    border: 1px solid #efefef;
    padding: .5em .75em
}

.c-search-head {
    padding-bottom: 15px
}

.c-search-box>ul>li {
    border-bottom: 1px solid #efefef;
    padding: 1.25em 0
}

.c-search-box>ul>li:last-child {
    border-bottom: 0
}

.c-search-company .pic {
    display: inline-block;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    float: left
}

.c-search-company .c-r {
    margin-left: 131px
}

.c-search-company .c-r .name {
    font-size: 18px;
    font-weight: 700
}

.c-search-company .c-r .state {
    font-weight: 400;
    font-size: 12px;
    float: right;
    border: 1px solid #01c099;
    padding: 0 5px;
    margin-top: 2px
}

.c-search-company .c-r span.green {
    color: #01c099
}

.c-search-company .c-r span.gray {
    color: #999;
    border-color: #999
}

.c-search-company .c-info {
    width: 80%
}

.c-search-company .c-info li {
    width: 50%;
    float: left;
    margin-bottom: 5px
}

.c-search-company .c-info li.add {
    width: 100%
}

.c-search-brand .pic,
.c-search-brand .pic img {
    width: 80px;
    height: 80px
}

.c-search-anomaly .c-info,
.c-search-brand .c-info,
.c-search-patents .c-info {
    width: 100%
}

.c-search-brand .c-r {
    margin-left: 100px
}

.c-search-anomaly .c-r,
.c-search-patents .c-r {
    margin-left: 0
}

.c-search-patents .c-r li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.c-search-anomaly .c-info ul {
    margin-left: -10px;
    margin-right: -10px
}

.c-search-anomaly .c-info li {
    padding: 0 10px
}

.c-search-sort li {
    display: inline-block;
    cursor: pointer;
    margin-left: 10px
}

.contact-more {
    display: none
}

.contact-more-list {
    font-size: 13px;
    width: 280px;
    padding: 5px 14px;
    overflow-y: auto;
    max-height: 200px
}

.contact-more-list dl {
    display: block;
    width: 100%;
    border-bottom: 1px solid #efefef;
    padding: 8px 0
}

.contact-more-list dd,
.contact-more-list dt {
    width: 50%;
    display: inline-block;
    float: left
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 310px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #eee;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .06);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .06)
}

.ask-user-box .ans-user .ans-name p,
.hot-remark>ul>li .nr .company,
.qd-table-job>ul>li,
.remark-top .name .green {
    text-overflow: ellipsis;
    white-space: nowrap
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.no-arrow.bottom,
.popover.no-arrow.top {
    margin-top: 0
}

.popover.left {
    margin-left: -10px
}

.popover.no-arrow.left,
.popover.no-arrow.right {
    margin-left: 0
}

.modal .popover,
.popover-in-modal {
    z-index: 1050
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 4px 4px 0 0
}

.popover-content {
    padding: 9px 0;
    box-sizing: border-box
}

.popover .arrow,
.popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover .arrow {
    border-width: 11px
}

.popover .arrow:after {
    content: "";
    border-width: 10px
}

.popover.bottom .arrow:after,
.popover.left .arrow:after,
.popover.right .arrow:after,
.popover.top .arrow:after {
    content: " "
}

.popover.top .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right .arrow:after {
    bottom: -10px;
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left .arrow:after {
    right: 1px;
    bottom: -10px;
    border-right-width: 0;
    border-left-color: #fff
}

.popover-primary {
    border-color: #3280fc
}

.popover-primary .popover-title {
    color: #fff;
    background-color: #3280fc
}

.popover-primary.popover.top .arrow {
    border-top-color: #3280fc
}

.popover-primary.popover.right .arrow {
    border-right-color: #3280fc
}

.popover-primary.popover.left .arrow {
    border-left-color: #3280fc
}

.popover-primary.popover.bottom .arrow,
.popover-primary.popover.bottom .arrow:after {
    border-bottom-color: #3280fc
}

.popover-success {
    border-color: #38b03f
}

.popover-success .popover-title {
    color: #fff;
    background-color: #38b03f
}

.popover-success.popover.top .arrow {
    border-top-color: #38b03f
}

.popover-success.popover.right .arrow {
    border-right-color: #38b03f
}

.popover-success.popover.left .arrow {
    border-left-color: #38b03f
}

.popover-success.popover.bottom .arrow,
.popover-success.popover.bottom .arrow:after {
    border-bottom-color: #38b03f
}

.popover-info {
    border-color: #03b8cf
}

.popover-info .popover-title {
    color: #fff;
    background-color: #03b8cf
}

.popover-info.popover.top .arrow {
    border-top-color: #03b8cf
}

.popover-info.popover.right .arrow {
    border-right-color: #03b8cf
}

.popover-info.popover.left .arrow {
    border-left-color: #03b8cf
}

.popover-info.popover.bottom .arrow,
.popover-info.popover.bottom .arrow:after {
    border-bottom-color: #03b8cf
}

.popover-warning {
    border-color: #f1a325
}

.popover-warning .popover-title {
    color: #fff;
    background-color: #f1a325
}

.popover-warning.popover.top .arrow {
    border-top-color: #f1a325
}

.popover-warning.popover.right .arrow {
    border-right-color: #f1a325
}

.popover-warning.popover.left .arrow {
    border-left-color: #f1a325
}

.popover-warning.popover.bottom .arrow,
.popover-warning.popover.bottom .arrow:after {
    border-bottom-color: #f1a325
}

.popover-danger {
    border-color: #ea644a
}

.popover-danger .popover-title {
    color: #fff;
    background-color: #ea644a
}

.popover-danger.popover.top .arrow {
    border-top-color: #ea644a
}

.popover-danger.popover.right .arrow {
    border-right-color: #ea644a
}

.popover-danger.popover.left .arrow {
    border-left-color: #ea644a
}

.popover-danger.popover.bottom .arrow,
.popover-danger.popover.bottom .arrow:after {
    border-bottom-color: #ea644a
}

.c-search-fliter {
    position: relative;
    z-index: 2
}

.c-search-fliter .relevance-tab {
    font-size: 16px
}

.c-search-fliter .relevance-tab li {
    width: 25%;
    text-align: center
}

.c-search-fliter .relevance-tab li a {
    color: #333
}

.c-search-fliter .relevance-tab li.current a {
    color: #01c099
}

.secflt_showbtn {
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    display: inline-block;
    left: 50%;
    margin-left: -50px;
    background-color: #fff;
    bottom: -20px;
    color: #999;
    z-index: 0
}

.c-fliter-item .dropdown-menu .confirm button:hover,
.c-fliter-item>label:hover,
.secflt_showbtn p:hover {
    color: #01c099
}

.secflt_showbtn p {
    position: absolute;
    bottom: 10px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    width: 100px
}

.secflt_showbtn p i {
    font-size: 12px;
    display: inline-block;
    transform: scale(.7)
}

.c-fliter-main {
    padding-bottom: 10px
}

.c-fliter-main>ul>li {
    position: relative;
    padding: 6px 0
}

.c-fliter-main>ul>li .tips {
    width: 80px;
    position: relative;
    float: left;
    display: block
}

.c-fliter-item {
    margin-left: 80px;
    padding-right: 120px;
    overflow: hidden;
    height: 30px
}

.c-fliter-item em {
    font-weight: 400;
    display: inline-block
}

.c-fliter-item>label {
    margin-right: 15px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 8px
}

.c-fliter-item>label .ckb {
    margin-right: 3px;
    display: none
}

.c-fliter-item .dropdown-menu {
    width: auto;
    margin-right: 20px
}

.c-fliter-item .dropdown-menu .confirm {
    text-align: center;
    border-top: 1px solid #efefef
}

.c-fliter-item .dropdown-menu .confirm button {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 8px
}

.iscale {
    display: inline-block;
    transform: scale(.7)
}

.c-fliter-item-all {
    height: auto;
    overflow: visible
}

.c-fliter-btn,
.c-fliter-sub {
    position: absolute;
    right: 5px;
    top: 5px
}

.c-fliter-btn button,
.c-fliter-sub button {
    background-color: #efefef;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 2px 5px;
    border: 0;
    color: #999;
    margin-left: 8px;
    font-size: 13px
}

.c-fliter-btn button:hover,
.c-fliter-sub button:hover {
    color: #01c099
}

.c-fliter-btn i,
.c-fliter-sub i {
    font-family: arial
}

.c-fliter-btn .sub,
.c-fliter-sub .sub {
    background-color: #01c099;
    color: #fff
}

.c-fliter-btn .sub:hover,
.c-fliter-sub .sub:hover {
    color: #fff
}

.c-fliter-sub {
    display: none
}

.c-fliter-sub button {
    padding: 2px 10px
}

.c-fliter-item button {
    line-height: 1;
    font-size: 15px
}

.c-fliter-selected a {
    display: inline-block;
    border: 1px solid #01c099;
    padding: 0 5px;
    border-radius: 4px;
    font-size: 14px;
    color: #01c099;
    margin-right: 10px;
    margin-bottom: 10px
}

.c-fliter-selected a i {
    display: inline-block;
    transform: scale(.7)
}

.tourist {
    background: url(../images/bg-tourist.jpg) center center no-repeat;
    background-size: cover;
    height: 634px;
    position: relative
}

.tourist_box {
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    left: 0;
    margin-top: -40px
}

.head-search-pageForm {
    margin-top: 0;
    border-radius: 6px;
    box-shadow: 2px 5px 10px rgba(0, 0, 0, .1)
}

.change-list .name .img,
.vip-type-list {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}

.head-search-pageForm .keys,
.head-search-pageForm .sub {
    line-height: 46px;
    height: 46px
}

.side-uc {
    width: 240px;
    float: left
}

.main-uc {
    width: 920px;
    float: right
}

.vip-head {
    background: url(../images/vipbg.png) center center no-repeat;
    height: 600px;
    width: 100%;
    margin-top: 72px;
    position: relative
}

.vip-type {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.vip-type-list {
    width: 360px;
    background: url(../images/vipbg2.png);
    background-size: cover;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    height: 250px;
    display: inline-block;
    color: #EAD7B1;
    border-radius: 4px;
    padding: 10px;
    position: relative
}

.vip-type-content {
    border: 1px solid #EAD7B1;
    border: 1px solid rgba(234, 215, 177, .4);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    top: 10px;
    left: 10px;
    bottom: 10px;
    right: 10px
}

.vip-type-content .level {
    font-size: 18px
}

.vip-type-content .t {
    padding: 20px 15px
}

.vip-type-content .middle em {
    font-weight: 400
}

.vip-type-content .free {
    border: 1px solid #EAD7B1;
    padding: 5px 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 25px
}

.vip-type-content .cutover {
    border: 0;
    font-weight: 700;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #A08B66;
    background-image: -webkit-linear-gradient(#F1DCB6, #A08B66);
    background-image: linear-gradient(#F1DCB6, #A08B66);
    padding: 6px 1em
}

.vip-type-hot {
    width: 426px;
    height: 290px;
    margin-left: 26px;
    margin-right: 26px
}

.vip-type-hot .cutover {
    padding: 10px 40px
}

.vip-select {
    padding: 0 15px;
    margin-top: 15px
}

.vip-select>li {
    float: left;
    width: 33.3333%;
    padding: 5px;
    display: inline-block
}

.vip-select>li>div {
    border: 1px solid #999;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 8px 0;
    line-height: 1.2;
    font-size: 14px;
    cursor: pointer
}

.vip-select>li>div b {
    font-size: 20px;
    font-weight: 400
}

.vip-select>li.current>div {
    border: 1px solid #EAD7B1;
    background: url(../images/vip-selected.png) top right no-repeat
}

.vip-team {
    border: 1px solid #EAD7B1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block
}

.vip-team button,
.vip-team input {
    background-color: inherit;
    border: 0;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    float: left;
    font-size: 16px
}

.vip-team input {
    text-align: center;
    width: 120px;
    color: #EAD7B1
}

.vip-team button {
    width: 40px;
    color: #999;
    font-size: 20px;
    line-height: 30px
}

.vip-team button:hover {
    color: #EAD7B1
}

.vip-team .minus {
    border-right: 1px solid #999
}

.vip-team .add {
    border-left: 1px solid #999
}

.vip-team-con .t {
    padding-top: 15px;
    padding-bottom: 15px
}

.zvip-table {
    width: 100%
}

.zvip-table td,
.zvip-table th {
    padding: 10px 20px;
    text-align: center;
    line-height: 2;
    color: #333;
    border: 1px solid #efefef
}

.zvip-table tr td:first-child,
.zvip-table tr th:first-child {
    text-align: left
}

.zvip-table thead {
    background-color: #F5FCFA
}

.zvip-table thead th {
    font-size: 16px
}

.zvip-table .btn-link {
    font-size: 14px;
    color: #f6793c;
    margin-left: 1em
}

.zvip-table .f12 {
    font-size: 13px
}

.zvip-table b {
    font-weight: 400;
    color: #222
}

.zvip-table .gray {
    color: #999
}

.zvip-table .orange {
    color: #f79d00
}

.zvip-tq {
    margin-bottom: 1.625em
}

.zvip-tq img,
.zvip-tq p {
    display: inline-block;
    width: auto
}

.zvip-tq img {
    vertical-align: middle;
    float: left
}

.zvip-tq p {
    font-weight: 700;
    margin-left: 1em;
    line-height: 1;
    margin-top: 20px
}

.viplmt_field {
    font-size: 14px;
    padding: 0 1em
}

.viplmt_field p {
    color: #999;
    font-size: 13px;
    line-height: 1.4
}

.change-list {
    padding-top: 1em;
    padding-bottom: 1em
}

.change-list .name .img {
    width: 50px;
    height: 50px;
    display: block;
    position: relative;
    float: left;
    border-radius: 4px;
    overflow: hidden
}

.change-list .name h2 {
    margin-left: 65px;
    height: 50px;
    vertical-align: middle;
    display: table-cell;
    padding-left: 15px;
    font-size: 18px
}

.change-list .name h2 em {
    color: #f79d00
}

.change-list .qd-content {
    padding: 0
}

.job-secfm {
    height: 46px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, .1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff
}

.job-secfm .keys {
    width: 100%;
    height: 46px;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 16px;
    padding: 0 1em
}

.job-secfm1 {
    width: 40%;
    float: left
}

.job-secfm2 {
    width: 20%;
    float: left;
    margin-left: 20px;
    position: relative
}

.job-secfm2>button {
    position: absolute;
    top: 5px;
    bottom: 5px;
    background-color: #efefef;
    color: #01c099;
    font-size: 24px;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    right: 5px;
    padding: 0 10px;
    vertical-align: middle
}

.job-secfm3,
.job-secfm3 .secjob_btn {
    color: #fff;
    background-color: #01c099
}

.job-secfm3 {
    width: 15%;
    float: right
}

.job-secfm3 .secjob_btn {
    width: 100%;
    border: 0;
    height: 100%;
    font-size: 16px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.job-fliter-tips {
    position: relative
}

.job-fliter-tips:before {
    position: absolute;
    width: 3px;
    background-color: #01c099;
    height: 15px;
    top: 3px;
    left: -1.25em;
    content: "";
    display: inline-block
}

.qd-table-job>ul>li {
    display: inline-block;
    float: left;
    text-align: left;
    overflow: hidden
}

.qd-table-job .item1 {
    width: 24%;
    padding-right: 1em
}

.qd-table-job .item2 {
    width: 44%;
    padding-right: 1em
}

.qd-table-job .item3 {
    width: 10%
}

.qd-table-job .item4 {
    width: 12%
}

.qd-table-job .item5 {
    width: 10%
}

.qd-table-job .f16 {
    font-size: 16px
}

.qd-table-job>ul {
    padding: 20px 0;
    border-bottom: 1px solid #efefef
}

.qd-table-job>ul:after {
    content: '';
    display: block;
    height: 0;
    overflow: hidden;
    clear: both
}

.qd-table-job>ul:last-child {
    border: 0
}

.job-modal-left {
    background-color: #efefef;
    width: 22%;
    float: left
}

.job-modal-left .t {
    padding: 10px 15px
}

.job-tmt>ul>li {
    padding: 8px 15px;
    cursor: pointer
}

.job-tmt li.current {
    background-color: #fff;
    color: #01c099
}

.job-modal-right {
    width: 78%;
    float: right
}

.job-modal-right .selected {
    padding: 15px 20px;
    font-size: 14px;
    border-bottom: 1px solid #efefef
}

.job-modal-right .selected em {
    display: inline-block;
    position: relative;
    font-weight: 400;
    padding: 0 18px 0 5px;
    border: 1px solid #01c099;
    color: #01c099;
    margin-right: 5px;
    border-radius: 2px;
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: 5px
}

.job-tmt-child>ul>li em:hover,
.job-tmt-zylist>ul>li em:hover {
    background-color: #01c099;
    color: #fff;
    border-radius: 4px
}

.job-modal-right .selected em:after {
    position: absolute;
    content: "�?;
 display: inline-block;
    right: 5px;
    top: 0
}

.ask-class-tips>li.current a:after,
.ask-nav:before,
.c-pay-list .active:after,
.qd-tag .current p:after {
    content: ""
}

.job-tmt-child {
    padding: 15px 20px
}

.job-tmt-child>ul>li {
    display: inline-block;
    width: 33.3333%;
    float: left;
    margin-top: 5px
}

.job-tmt-child>ul>li em {
    display: inline-block;
    padding: 5px;
    font-weight: 400;
    cursor: pointer
}

.job-modal-ft {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 78%;
    left: 22%;
    padding-bottom: 1em
}

.job-tmt-zylist {
    padding: 15px 20px;
    border-top: 1px solid #efefef
}

.job-tmt-zylist>ul>li {
    display: inline-block;
    margin-top: 5px;
    float: left;
    margin-right: 10px
}

.job-tmt-zylist>ul>li em {
    display: inline-block;
    padding: 2px 5px;
    font-weight: 400;
    cursor: pointer
}

.job-detail {
    padding-top: 2em;
    padding-bottom: 2em;
    position: relative
}

.job-detail h1 {
    font-size: 22px
}

.job-detail .head {
    padding-bottom: 1.65em;
    border-bottom: 1px solid #efefef
}

.job-detail .orange {
    position: absolute;
    right: 1em;
    top: 2em
}

.job-detail .qd-table-body .type {
    background-color: inherit;
    width: 88px;
    color: #999
}

.ask-class-tips>li.current a,
.ask-nav>ul>li.current a {
    color: #01c099
}

.job-detail .qd-table-body .type,
.job-detail .qd-table-body li {
    border: 0;
    padding-left: 0;
    padding-right: 0
}

.job-detail .qd-table-body li>div {
    padding-left: 0;
    padding-right: 0
}

.job-detail .qd-table-body .type,
.job-detail .qd-table-body li>div {
    padding-top: 5px;
    padding-bottom: 5px
}

.app-box {
    display: table;
    height: 100%;
    width: 900px;
    margin: 0 auto
}

.app-content {
    display: table-cell;
    vertical-align: middle
}

.app-info {
    position: relative;
    border: 1px solid #01c099;
    border-radius: 296px
}

.app-info .pic {
    position: absolute;
    left: 50px;
    top: -60px
}

.app-info .app-info-c {
    margin-left: 350px;
    padding: 2em 3em
}

.app-info .app-info-c h1 {
    text-align: center;
    font-size: 22px
}

.app-down {
    display: inline-block;
    margin: 20px auto 0
}

.app-down>ul>li {
    width: 110px;
    height: 110px;
    border: 1px solid #efefef;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    padding: 5px;
    float: left
}

.app-down>ul>li i {
    display: inline-block;
    font-size: 36px
}

.app-down .app-m-down {
    display: none
}

.ask-head {
    margin-top: 72px;
    padding: 1.625em 0
}

.ask-head h1 {
    font-size: 32px;
    line-height: 1
}

.ask-head .btn {
    margin-top: 3px;
    display: inline-block
}

.ask-nav {
    position: relative;
    margin-left: 50px
}

.ask-nav:before {
    left: -25px;
    top: 0;
    display: inline-block;
    width: 2px;
    height: 52px;
    position: absolute;
    background-color: #efefef
}

.ask-nav>ul>li {
    display: inline-block;
    font-size: 20px;
    line-height: 53px;
    font-weight: 700;
    margin-right: 1em
}

.ask-class {
    padding: .625em 1em 1em
}

.ask-class-tips>li {
    display: inline-block;
    margin-right: 1em
}

.ask-class-tips>li a {
    display: block;
    position: relative;
    font-size: 18px;
    font-weight: 700
}

.ask-search button i,
.ask-twht {
    font-size: 14px
}

.ask-class-tips>li.current a:after {
    position: absolute;
    width: 20px;
    height: 2px;
    background-color: #01c099;
    display: inline-block;
    bottom: -5px;
    left: 50%;
    margin-left: -10px
}

.ask-search {
    float: right;
    position: relative;
    margin-top: 3px
}

.ask-search input {
    height: 28px;
    border-radius: 28px;
    border: 1px solid #999;
    padding: 0 1em
}

.ask-search button {
    background-color: inherit;
    border: 0;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 28px;
    padding: 0 10px
}

.remark .pic,
.reply .reply-input {
    position: relative
}

.ask-box-list>ul>li {
    margin-top: 20px
}

.hot-subject {
    padding: 15px 10px
}

.hot-subject>ul>li {
    width: 33.3333%;
    padding: 5px;
    float: left
}

.hot-subject>ul>li a {
    display: block;
    padding: 3px 0;
    text-align: center;
    background-color: #EFEFEF;
    font-size: 14px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.hot-subject>ul>li a:hover {
    background-color: #01c099;
    color: #fff
}

.ask-user-box {
    padding: 1em
}

.ask-user-box .ans-user {
    display: table;
    padding-bottom: 1em
}

.ask-user-box .ans-user img {
    width: 3.75em;
    height: 3.75em;
    border-radius: 50%;
    overflow: hidden
}

.ask-user-box .ans-user .ans-name {
    text-align: left;
    margin-left: 5.5em;
    line-height: 1.5;
    padding-left: 1em;
    display: table-cell;
    vertical-align: middle
}

.ask-user-box .ans-user .ans-name p {
    display: block;
    color: #666;
    overflow: hidden;
    max-width: 200px
}

.ask-user-num {
    padding-top: 1em;
    border-top: 1px solid #eee
}

.ask-user-num li {
    width: 50%;
    float: left;
    text-align: center
}

.ask-user-num li span {
    display: block
}

.ask-twht span,
.remark-img a,
.remark-top .name,
.remark-top .star {
    display: inline-block
}

.ask-user-num li:first-child p {
    border-right: 1px solid #eee
}

.ask-twht span {
    background-color: #efefef;
    padding: 2px 8px;
    border-radius: 2px;
    margin-right: 10px;
    cursor: pointer
}

.ask-twht span:hover {
    color: #01c099
}

.ask-twht .current {
    background-color: #01c099;
    color: #fff
}

.remark {
    padding: 20px 40px 20px 20px
}

.remark .pic {
    width: 40px;
    height: 40px;
    float: left
}

.remark .pic img {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px
}

.remark-sys {
    margin-left: 50px
}

.remark-top {
    line-height: 40px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px
}

.remark-top .name {
    color: #999
}

.remark-top .name .black {
    color: #000
}

.remark-top .name .black:hover {
    color: #01c099
}

.remark-top .name .green {
    max-width: 150px;
    display: inline-block;
    overflow: hidden;
    float: left
}

.remark-top .star {
    margin-left: 1em
}

.remark-top .star i {
    color: #999;
    font-size: 12px
}

.remark-top .star .orange {
    color: #f79d00
}

.remark-img a {
    width: 80px;
    height: 80px;
    margin-right: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden
}

.remark-img a img {
    width: 80px;
    height: 80px;
    object-fit: cover
}

.reply {
    background-color: #fafafa;
    padding: 1em;
    border: 1px solid #efefef;
    margin-top: 15px;
    display: none;
    animation: zoomIn .3s
}

.post-img>ul>li,
.remark-star .comment-star li {
    display: inline-block
}

.reply .reply-input p {
    position: absolute;
    right: 10px;
    color: #999;
    font-size: 12px;
    top: 0;
    line-height: 40px
}

.reply .c {
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 40px;
    padding: 10px 50px 10px 15px
}

.reply-list>ul>li {
    padding: 10px 0;
    border-bottom: 1px solid #eee
}

.reply-list>ul>li:last-child {
    border: 0;
    padding-bottom: 0
}

.reply-list .reply-n {
    padding-left: 35px
}

.remark-star>ul>li>div {
    margin-left: 0
}

.remark-star .comment-star {
    cursor: pointer
}

.remark-star .comment-star li i {
    color: #999
}

.remark-star .comment-star li.current i {
    color: #f79d00
}

.model-remark {
    padding: 2em
}

.post-img {
    border: 1px solid #01c099;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 4px
}

.post-img>ul>li {
    float: left;
    margin-right: 10px
}

.post-img .flie-img {
    position: relative
}

.post-img .flie-img img {
    width: 4em;
    height: 4em;
    object-fit: cover
}

.post-img .flie-img span {
    position: absolute;
    top: 0;
    right: 0;
    padding: 3px 4px;
    background-color: rgba(0, 0, 0, .5);
    line-height: 1;
    cursor: pointer
}

.post-img .flie-img span:hover {
    background-color: #01c099
}

.post-img .flie-img i {
    font-size: 12px;
    display: block;
    color: #fff;
    transform: scale(.7)
}

.file-wrap {
    background-color: #efefef;
    display: table
}

.file-wrap .file-upbtn {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #999;
    line-height: 1;
    height: 4em;
    width: 6em;
    cursor: pointer
}

.file-wrap .file-upbtn em {
    display: block;
    font-size: 32px;
    font-weight: 400
}

.file-wrap .file-upbtn span {
    font-size: 12px
}

.hot-remark {
    padding: 0 1em
}

.hot-remark>ul>li {
    padding: 1em 0;
    border-bottom: 1px solid #efefef
}

.hot-remark>ul>li .pic {
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    float: left
}

.hot-remark>ul>li .nr {
    font-size: 14px;
    margin-left: 50px;
    padding-top: 2px
}

.hot-remark>ul>li .nr .company {
    overflow: hidden
}

.hot-remark>ul>li .nr .company a {
    color: #999
}

.hot-remark>ul>li .nr .company a:hover {
    color: #01c099
}

.hot-remark>ul>li .nr .info {
    margin-top: 10px
}

.hot-remark>ul>li:last-child {
    border: 0
}

.ask-content-head {
    padding-bottom: 2em
}

.ask-content-head .ask-wt {
    border-bottom: 0
}

.ask-content-head .ask-wt .ask-tit2 {
    margin-bottom: 15px
}

.ask-content-head .ask-wt .ask-tit2 .ass {
    top: 5px
}

.qa_hot_recommend li {
    padding: 8px 0
}

.qa_hot_recommend li span {
    display: inherit;
    float: right;
    color: #999;
    font-size: 14px;
    line-height: 24px
}

.ask-content-list>ul>li {
    border-bottom: 1px solid #efefef
}

.ask-content-head .ask-wt .ask-tit2 .f-fwb {
    font-size: 18px
}

.vip-pop {
    background: url(../images/bg-vip.gif);
    padding: 50px 30px
}

.vip-pop .zvip-price-list {
    width: 80%;
    margin-left: auto;
    margin-right: auto
}

.vip-pop .zvip-open {
    padding: 10px 3em;
    background-color: #f6793c;
    color: #fff;
    border-radius: 2px;
    display: inline-block
}

.vip-pop .zvip-anli {
    margin-top: 2em;
    background-color: #f8f8f8;
    padding: 45px 1em 1em;
    position: relative
}

.vip-pop .zvip-anli .example {
    position: absolute;
    right: 1em;
    top: 15px;
    color: #f6793c;
    font-size: 14px
}

.vip-pop .zvip-anli .example i {
    font-size: 12px
}

.vip-pop-box {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    overflow: hidden
}

.vip-pop-top {
    background-color: #383c4d;
    position: relative;
    color: #fff;
    font-size: 14px;
    text-align: center;
    height: 3em;
    line-height: 3em
}

.vip-pop-top a {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 5px;
    color: #f6793c;
    line-height: 2.25em
}

.vip-pop-top a i {
    font-size: 12px
}

.vip-set>ul>li {
    width: 50%;
    float: left;
    text-align: center;
    padding-bottom: 8px;
    cursor: pointer;
    border-bottom: 2px solid #ddd
}

.vip-set>ul>li i {
    margin-right: 5px;
    color: #a9aaaa
}

.vip-set .cur,
.vip-set .cur i {
    color: #01c099
}

.vip-set .cur {
    border-bottom: 2px solid #01c099
}

.zvip-price-list {
    margin-top: 2em;
    margin-bottom: 2em
}

.zvip-price-list li {
    width: 33.3333%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
    border-bottom: 0
}

.zvip-price-list li>div {
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    padding: 15px 0;
    text-align: center;
    cursor: pointer;
    border-radius: 2px;
    border: 1px solid #fff;
    position: relative
}

.zvip-price-list li>div .big {
    font-size: 26px;
    color: #f6793c;
    font-weight: 700;
    display: inline-block;
    margin-right: 5px
}

.zvip-price-list li>div .f12 {
    font-size: 12px;
    color: #666
}

.zvip-price-list li>div .f12 span {
    color: #f6793c;
    margin-right: 0
}

.zvip-price-list li>div .hot {
    background: url(../images/vip-tj.png);
    width: 63px;
    height: 18px;
    color: #fff;
    position: absolute;
    left: -1px;
    top: -9px;
    font-size: 12px
}

.zvip-price-list .selected>div {
    border: 1px solid #f6793c;
    background: url(../images/zvip-yes.png) bottom right no-repeat;
    border-radius: 2px
}

.modal-credit {
    width: 680px;
    margin: 0 auto
}

.modal-credit .model-search {
    padding: 0
}

.modal-credit .gj-search-lis {
    padding: 1em 3em 2em
}

.modal-credit .t {
    background-color: #01c099;
    background-image: -webkit-linear-gradient(left, #33CCAD, #01C388);
    background-image: linear-gradient(90deg, #33CCAD, #01C388);
    padding: 10px 20px;
    color: #fff;
    text-align: left
}

.modal-credit .t b {
    font-size: 20px
}

.modal-credit .close-pop,
.modal-credit .login-pop-box .sms {
    background-color: initial;
    color: #fff
}

.modal-credit .close-pop {
    top: 1.2em
}

.credit-box>ul>li b {
    display: block;
    position: relative;
    float: left;
    width: 80px;
    text-align: right;
    font-weight: 400
}

.credit-box>ul>li div {
    margin-left: 80px
}

.credit-box>ul>li div span {
    width: 25%;
    float: left;
    display: inline-block
}

.card-edit input {
    border: 0;
    border-bottom: 1px solid #01c099;
    text-align: center
}

.artfirm {
    font-size: 14px;
    border-radius: 3px;
    position: relative;
    border: 1px solid #e6e6e6;
    padding: 1em;
    margin-top: 3em
}

.artfirm .artfirm_tit {
    margin-top: -webkit-calc(-2em);
    margin-top: calc(-1em - 1px);
    margin-left: -3.5em;
    background-color: #01c099;
    border-radius: 2em;
    width: 7em;
    line-height: 2;
    position: absolute;
    top: 0;
    left: 50%;
    text-align: center;
    color: #fff
}

.artfirm .artfirm_info {
    max-height: 9em;
    overflow: hidden;
    text-align: justify;
    line-height: 1.8;
    padding-top: .75em
}

.artfirm .artfirm_info:first-letter {
    font-size: 30px;
    line-height: 1.4;
    float: left;
    margin-right: 5px
}

.head-search-fixed {
    width: 560px;
    box-shadow: inherit;
    display: inline-block;
    margin-top: 18px;
    margin-left: 100px
}

.head-search-fixed .keys,
.head-search-fixed .sub {
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    border-radius: 2px
}

.head-search-fixed .sub {
    border-radius: 0 2px 2px 0
}

.head-search-fixed .search-qiye-return li {
    font-size: 14px
}

.index-area {
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 10;
    border: 1px solid #01c099;
    box-shadow: 0 3px 20px rgba(10, 138, 103, .8);
    color: #000
}

.index-area-item {
    width: 33.3333%;
    float: left;
    padding: 20px 30px
}

.index-area-item>div span {
    width: 25%;
    display: inline-block;
    float: left;
    margin-bottom: 5px;
    cursor: pointer
}

.index-area-item>div span:hover {
    color: #01c099
}

.option-city {
    position: absolute;
    left: 15px;
    line-height: 52px;
    top: 0;
    color: #666;
    cursor: pointer
}

.c-order-pay i,
.c-pay-list .active {
    position: relative
}

.option-city:hover,
.option-city:hover i {
    color: #01c099
}

.index-search .keys {
    padding-left: 80px
}

.c-order-pay {
    padding: 30px 40px;
    text-align: center
}

.c-order-pay i {
    font-size: 58px;
    color: #01c099;
    line-height: 1
}

.c-order-pay>div {
    margin-top: 20px
}

.c-order-pay>div h1 {
    font-size: 30px;
    font-weight: 700;
    color: #000;
    margin-bottom: 5px;
    line-height: 1
}

.c-order-pay>div span {
    display: block;
    margin-bottom: 20px
}

.c-pay-mode {
    padding: 0 40px 50px;
    text-align: center
}

.c-pay-mode h2 {
    font-size: 18px
}

.c-pay-list {
    margin-top: 15px;
    margin-bottom: 50px
}

.c-pay-list>div {
    display: inline-block;
    margin-right: 30px
}

.c-pay-list>div a {
    display: block;
    width: 180px;
    padding: 15px 0;
    border: 1px solid #ddd;
    text-align: center
}

.order-wxpay,
.qd-tag .current p:after,
.qd-tag li,
.qd-tag li p {
    display: inline-block
}

.c-pay-list>div a img {
    height: 32px
}

.c-pay-list .active a {
    border: 1px solid #01c099
}

.c-pay-list .active:after {
    background: url(../images/selected.png);
    width: 18px;
    height: 12px;
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block
}

.order-wxpay {
    border: 1px solid #eee;
    padding: 10px
}

.order-wxpay img {
    width: 140px;
    height: 140px
}

.order-wxpay p {
    font-size: 14px
}

.qd-tag {
    margin-bottom: 20px
}

.qd-tag li {
    float: left
}

.qd-tag li p {
    padding: 6px 20px;
    cursor: pointer;
    background-color: #f4f4f4;
    position: relative
}

.qd-tag .current p {
    color: #fff;
    background-color: #01c099
}

.qd-tag .current p:after {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    vertical-align: middle;
    border-top: 5px solid #01c099;
    border-left: 5px dashed transparent;
    border-right: 5px dashed transparent;
    bottom: -5px;
    left: 50%;
    margin-left: -2px
}

.user-dl-box .pic {
    width: 504px;
    float: left
}

.user-dl-right {
    width: 696px;
    float: right;
    position: relative;
    height: 680px
}

.user-dl-main {
    width: 350px;
    margin: 0 auto 0 -175px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%)
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

/* === NEW MINIMAL UI INJECTED STYLES === */
/* === NEW MINIMAL OVERRIDE STYLES === */
body {
    margin: 0;
    padding: 0;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    background-color: var(--theme-bg) !important;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    position: relative;
    z-index: 1;
    overflow-x: hidden;
}

/* Background Decorations */
body::before,
body::after {
    content: '';
    position: absolute;
    border-radius: 50%;
    z-index: -1;
    opacity: 0.3;
    pointer-events: none;
}

body::before {
    width: 600px;
    height: 600px;
    background: linear-gradient(135deg, var(--theme-sub) 0%, transparent 100%);
    top: -200px;
    left: -200px;
}

body::after {
    width: 400px;
    height: 400px;
    background: linear-gradient(135deg, var(--theme-sub) 0%, transparent 100%);
    bottom: -100px;
    right: -100px;
}

.decoration {
    position: absolute;
    z-index: -1;
    opacity: 0.4;
    pointer-events: none;
}

.decoration-1 {
    width: 120px;
    height: 120px;
    background: var(--theme-sub);
    border-radius: 20px;
    transform: rotate(45deg);
    top: 30%;
    left: 10%;
    opacity: 0.1;
}

.decoration-2 {
    width: 80px;
    height: 80px;
    background: #fef3c7;
    border-radius: 20px;
    transform: rotate(30deg);
    bottom: 20%;
    right: 15%;
}

.decoration-3 {
    width: 60px;
    height: 60px;
    background: #dbeafe;
    border-radius: 50%;
    top: 60%;
    right: 10%;

}

.decoration-4 {
    width: 100px;
    height: 100px;
    background: var(--theme-sub);
    border-radius: 30px;
    transform: rotate(-5deg);
    bottom: 10%;
    left: 5%;
    opacity: 0.1;
}

.decoration-5 {
    width: 160px;
    height: 160px;
    background: var(--theme-main);
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    opacity: 0.02;
    /* Further reduced opacity */
    transform: rotate(15deg);
    bottom: -30px;
    right: 3%;
}

/* Header redesign */
.min-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 40px;
    background: rgba(255, 255, 255, 0.85);
    backdrop-filter: blur(12px);
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
    position: sticky;
    top: 0;
    z-index: 100;
}

.min-logo {
    display: flex;
    align-items: center;
    text-decoration: none;
}

.min-logo img {
    height: 44px;
    object-fit: contain;
}

.min-nav {
    display: flex;
    gap: 15px;
    align-items: center;
}

.min-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 18px;
    border-radius: 50px;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.3s ease;
    font-weight: 500;
}

.min-btn-text {
    color: #475569;
    background: transparent;
}

.min-btn-text:hover {
    color: var(--theme-main);
    background: rgba(0, 0, 0, 0.02);
}

.min-btn-primary {
    background-color: var(--theme-main);
    color: #fff !important;
    box-shadow: 0 4px 10px rgba(16, 185, 129, 0.2);
}

.min-btn-primary:hover {
    box-shadow: 0 6px 14px rgba(16, 185, 129, 0.3);
    transform: translateY(-1px);
}

.min-btn-soft {
    background-color: var(--theme-sub);
    color: var(--theme-main) !important;
    border: 1px solid rgba(16, 185, 129, 0.1);
}

.min-btn-soft:hover {
    background-color: #d1fae5;
    transform: translateY(-1px);
}

.min-nav-dropdown {
    position: relative;
}

.min-nav-dropdown:hover .dropdown-content {
    display: block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 140px;
    box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.06);
    border-radius: 12px;
    padding: 10px;
    z-index: 101;
    right: 0;
    top: 100%;
    border: 1px solid rgba(0, 0, 0, 0.04);
}

.min-nav-qr {
    text-align: center;
    padding: 15px;
    width: 150px;
}

.min-nav-qr img {
    width: 120px;
    height: 120px;
    margin-bottom: 10px;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.min-nav-qr span {
    display: block;
    font-size: 13px;
    color: #64748b;
    font-weight: 500;
}

.min-main {
    flex: 1;
    display: flex;
    flex-direction: column;
    position: relative;
    padding-bottom: 50px;
}

.min-footer {
    padding: 40px 20px;
    text-align: center;
    font-size: 13px;
    color: #94a3b8;
    background: transparent;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    background: linear-gradient(to top, rgba(255, 255, 255, 0.7), transparent);
}

.min-footer-links a {
    color: #64748b;
    text-decoration: none;
    margin: 0 8px;
}

.min-footer-links a:hover {
    color: var(--theme-main);
}

.min-footer-qr img {
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    background: white;
    padding: 5px;
}

/* Modal overrides for consistency */
.modal-content.model-search {
    border-radius: 16px;
    border: none;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

@media (max-width: 768px) {
    .min-header {
        padding: 15px 20px;
        flex-direction: column;
        gap: 15px;
    }

    .min-nav {
        width: 100%;
        justify-content: center;
        flex-wrap: wrap;
    }
}

/* Hide legacy layout blocks if they leak in */
header.header,
footer.footer {
    display: none !important;
}


/* Center the card container */
.min-card-container {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px 20px;
    position: relative;
    z-index: 1;
}

.min-card {
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.08);
    width: 100%;
    max-width: 600px;
    padding: 55px 48px;
    position: relative;
    animation: fadeIn 0.6s cubic-bezier(0.16, 1, 0.3, 1);
    transition: transform 0.3s ease;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.min-card-title {
    text-align: center;
    font-size: 28px;
    font-weight: 800;
    margin-bottom: 12px;
    margin-top: 0;
    color: #1e293b;
    letter-spacing: -0.5px;
}

.min-card-desc {
    text-align: center;
    font-size: 15px;
    line-height: 1.6;
    color: #64748b;
    margin-bottom: 35px;
}

.min-tabs {
    display: flex;
    border-bottom: 2px solid #f1f5f9;
    margin-bottom: 35px;
}

.min-tab {
    flex: 1;
    padding: 16px 0;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    color: #94a3b8;
    position: relative;
    transition: all 0.3s ease;
    border: none;
    background: transparent;
    outline: none;
    text-align: center;
    border-bottom: 3px solid transparent;
}

.min-tab.active {
    color: var(--theme-main);
    border-bottom-color: var(--theme-main);
}

.min-tab:hover:not(.active) {
    color: var(--theme-main);
}

/* Forcefully override legacy .sec-fm and .head-search-form from site.css */
.sec-fm {
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

.head-search-form {
    /* Space between form groups */
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    position: static !important;
    width: 100% !important;
}

.min-form-group {
    display: flex !important;
    flex-direction: column !important;
    gap: 8px !important;
    margin-bottom: 24px !important;
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
}

.min-form-group label {
    display: block !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #334155 !important;
    margin-bottom: 10px !important;
    padding: 0 !important;
    background: transparent !important;
    text-align: left !important;
}

.min-form-group label span {
    color: #ef4444 !important;
    margin-left: 4px !important;
}

.min-input {
    width: 100% !important;
    padding: 14px 18px !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 12px !important;
    font-size: 15px !important;
    color: #1e293b !important;
    background: #fff !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    box-shadow: none !important;
}

.min-input:focus {
    border-color: var(--theme-main) !important;
    outline: none !important;
    box-shadow: 0 0 0 4px rgba(var(--theme-main-rgb), 0.1) !important;
    background: #fff !important;
}

.min-submit-btn {
    width: 100%;
    background: var(--theme-main);
    color: white;
    padding: 14px;
    border: none;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 10px 15px -3px rgba(var(--theme-main-rgb), 0.3);
    margin-top: 10px;
    letter-spacing: 1px;
}

.min-submit-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 20px 25px -5px rgba(var(--theme-main-rgb), 0.4);
    opacity: 0.95;
}

.min-input::placeholder {
    color: #9ca3af !important;
}

.min-input:focus {
    border-color: var(--theme-main) !important;
    box-shadow: 0 0 0 3px rgba(16, 185, 129, 0.1) !important;
    background-color: #fff !important;
}

.min-submit-btn {
    width: 100% !important;
    padding: 14px 24px !important;
    font-size: 16px !important;
    font-weight: 600;
    margin-top: 8px !important;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    background-color: var(--theme-main) !important;
    color: white !important;
    transition: all 0.2s ease;
    box-shadow: none;
    /* override default */
    position: relative !important;
    right: auto !important;
    bottom: auto !important;
    height: auto !important;
    display: block !important;
}

.min-submit-btn:hover {
    background-color: var(--theme-main);
    /* Fallback */
    filter: brightness(0.9);
    transform: translateY(-1px);
    box-shadow: 0 10px 15px -3px rgba(92, 95, 94, 0.3);
}

.min-notes {
    text-align: left;
    font-size: 16px;
    color: #64748b;
    margin-top: 30px;
    line-height: 1.6;
}

.min-notes span.red {
    color: #ef4444;
}

/* Modals structural overrides directly targeting legacy inner elements */
.modal-content.model-login {
    border-radius: 12px;
    overflow: hidden;
}

.modal-content.model-login .login-pop-top {
    background-color: #f8fafc;
    border-bottom: 1px solid #e2e8f0;
}

.modal-content.model-login .login-pop-box ul li .input {
    height: 48px;
    border-radius: 8px;
    border: 1px solid #e2e8f0;
}

.modal-content.model-login .btn-sub {
    background-color: var(--theme-main);
    border: none;
    border-radius: 8px;
    height: 48px;
}

/* Tips Page Centered Layout & Cards */
.tips-date {
    color: #94A3B8;
    font-size: 14px;
}

.page-star-list {
    width: 100% !important;
    display: block !important;
    float: none !important;
    margin: 0 !important;
}

.page-star-list li {
    background: #fff;
    padding: 30px;
    margin-bottom: 25px;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, .05);
    transition: all 0.3s ease;
    list-style: none;
    width: 100%;
    box-sizing: border-box;
}

.page-star-list li:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 30px rgba(0, 0, 0, .1);
}

.page-star-list li h3 {
    font-size: 20px;
    margin: 0;
}

.page-star-list li h3 a {
    color: var(--theme-main);
    text-decoration: none;
    font-weight: 700;
}

.page-star-list li .tips-card-head {
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center !important;
    margin-bottom: 12px !important;
    width: 100% !important;
    float: none !important;
}

.page-star-list li .tips-card-head h3 {
    margin: 0 !important;
    float: none !important;
    display: block !important;
}

.page-star-list li .tips-card-head .tips-date {
    white-space: nowrap !important;
    margin-left: auto !important;
    /* Safety push */
    float: none !important;
}

.page-star-list li .des {
    color: #64748b;
    line-height: 1.6;
}

/* Tips Details Page */
.tips-detail-card {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, .05);
    padding: 50px 60px;
    margin-top: 20px;
}

.tips-detail-title {
    color: var(--theme-main);
    font-size: 36px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 700;
}

.tips-detail-meta {
    border-bottom: 1px solid #f1f5f9;
    padding-bottom: 25px;
    margin-bottom: 40px;
    text-align: center;
    color: #94A3B8;
    font-size: 14px;
}

.tips-detail-meta span {
    margin: 0 15px;
}

.tips-detail-meta i {
    margin-right: 6px;
}

.tips-detail-content {
    line-height: 1.8;
    color: #334155;
    font-size: 16px;
}

.tips-detail-content p {
    margin-bottom: 1.5em;
}

.tips-attachment-box {
    margin-top: 50px;
    padding: 25px 30px;
    background: #f8fafc;
    border-radius: 12px;
    border-left: 5px solid var(--theme-main);
}

/* Certificate Result Page - Card Layout */
.cert-card-list {
    display: block;
    width: 100%;
}

.cert-card-item {
    background: #fff;
    border-radius: 16px;
    padding: 30px 40px;
    margin-bottom: 30px;
    position: relative;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .05);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    overflow: hidden;
    list-style: none;
}

.cert-card-item:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, .1);
}

.cert-card-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 20px;
}

.cert-card-title-box {
    flex: 1;
    padding-right: 20px;
}

.cert-card-title {
    font-size: 22px;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 10px;
}

.cert-card-desc {
    color: #64748b;
    font-size: 14px;
    line-height: 1.6;
}

.cert-card-icon {
    width: 60px;
    height: 60px;
    background: var(--theme-sub);
    color: var(--theme-main);
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    line-height: 1.2;
    padding: 5px;
}

.cert-card-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 25px;
    padding-top: 20px;
    border-top: 1px solid #f1f5f9;
}

.cert-number-box {
    background: #f1f5f9;
    padding: 8px 16px;
    border-radius: 8px;
    font-family: 'Courier New', Courier, monospace;
    font-size: 15px;
    color: var(--theme-main);
}

.cert-date-text {
    color: #94a3b8;
    font-size: 14px;
}

/* Certificate Status Tags */
.cert-status-tag {
    position: absolute;
    top: 0;
    left: 0;
    padding: 6px 20px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    border-bottom-right-radius: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.status-valid {
    background: var(--theme-main);
}

.status-expired {
    background: #94a3b8;
}

.status-payment {
    background: #f59e0b;
}


/* Certificate Details Page Enhancement */
.cert-detail-container {
    margin-top: 10px;
    max-width: 1100px !important;
    /* Widened for better content display */
    width: 95%;
}

.cert-detail-header {
    background: #fff;
    border-radius: 16px;
    padding: 30px 40px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .05);
    margin-bottom: 25px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.cert-detail-info {
    flex: 1;
}

.cert-detail-info h1 {
    font-size: 28px;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 12px;
}

.cert-detail-meta {
    color: var(--theme-main);
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: 500;
}

.cert-owner-info {
    font-size: 15px;
    color: #64748b;
}

.cert-detail-actions {
    display: flex;
    gap: 12px;
}

.detail-action-btn {
    padding: 6px 14px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 600;
    transition: all 0.2s;
    cursor: pointer;
    border: 1px solid var(--theme-main);
}

.btn-qa {
    background: var(--theme-sub);
    color: var(--theme-main);
}

.btn-qa:hover {
    background: var(--theme-main);
    color: #fff;
}

.btn-report {
    background: #fff;
    color: #ef4444;
    border-color: #fecaca;
}

.btn-report:hover {
    background: #fef2f2;
    border-color: #ef4444;
}

.cert-preview-card {
    background: #fff;
    border-radius: 16px;
    padding: 35px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .05);
    margin-bottom: 25px;
}

.cert-section-title {
    font-size: 18px;
    font-weight: 700;
    color: #1e293b;
    padding-left: 15px;
    border-left: 5px solid var(--theme-main);
    margin-bottom: 25px;
}

.cert-img-container {
    text-align: center;
    border-radius: 12px;
    overflow: hidden;
}

.cert-img-container img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .08);
}

.cert-download-bar {
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
    margin-top: 30px;
}

.btn-download-main {
    background: var(--theme-main);
    color: #fff;
    padding: 8px 22px;
    border-radius: 30px;
    font-size: 14px;
    box-shadow: 0 4px 12px rgba(var(--theme-main-rgb), 0.2);
}

.btn-download-main:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 15px rgba(var(--theme-main-rgb), 0.3);
    color: #fff;
}

/* New Grid Layout for Certificate Details */
.cert-data-grid {
    display: grid;
    grid-template-columns: 140px 1fr 140px 1fr;
    border: 1px solid #f1f5f9;
    border-radius: 12px;
    overflow: hidden;
    margin-top: 15px;
}

.cert-data-grid .grid-label {
    background: #f8fafc;
    padding: 15px;
    color: #475569;
    font-weight: 600;
    border-bottom: 1px solid #f1f5f9;
    border-right: 1px solid #f1f5f9;
    display: flex;
    align-items: center;
}

.cert-data-grid .grid-value {
    padding: 15px;
    color: #1e293b;
    background: #fff;
    border-bottom: 1px solid #f1f5f9;
    border-right: 1px solid #f1f5f9;
    display: flex;
    align-items: center;
    word-break: break-all;
}

.cert-data-grid .grid-value:nth-child(4n) {
    border-right: none;
}

@media (max-width: 900px) {
    .cert-data-grid {
        grid-template-columns: 120px 1fr;
    }

    .cert-data-grid .grid-value:nth-child(2n) {
        border-right: none;
    }
}

/* --- Certificate List (Minimal Theme) --- */
.cert-card-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 30px;
}

.cert-card-item {
    background: #fff;
    border-radius: 16px;
    padding: 30px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .05);
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.cert-card-item:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.cert-card-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 25px;
}

.cert-card-title-box {
    flex: 1;
    padding-right: 20px;
}

.cert-card-title {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 10px 0;
    line-height: 1.4;
}

.cert-card-desc {
    color: #64748b;
    font-size: 14px;
    line-height: 1.6;
    margin: 0;
}

.cert-card-icon {
    background: var(--theme-sub);
    color: var(--theme-main);
    width: 64px;
    height: 64px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
    flex-shrink: 0;
}

.cert-card-footer {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #f1f5f9;
}

.cert-number-box {
    display: flex;
    align-items: center;
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    color: #64748b;
    padding: 6px 14px;
    border-radius: 99px;
    font-size: 13px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.cert-number-value {
    color: var(--theme-main);
    font-family: "JetBrains Mono", "Roboto Mono", "Courier New", monospace;
    margin-left: 8px;
    letter-spacing: 0.5px;
    font-weight: 600;
}

.cert-date-text {
    color: #94a3b8;
    font-size: 13px;
}

.cert-status-tag {
    position: absolute;
    top: 0;
    left: 0;
    padding: 4px 12px;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    border-bottom-right-radius: 8px;
}

.status-valid {
    background: var(--theme-main);
}

.status-expired {
    background: #64748b;
}

.status-payment {
    background: #f59e0b;
}


/* --- Minimal Theme Enhancement --- */
.min-header {
    padding: 24px 40px !important;
}

.min-card-container {
    padding-top: 100px;
    /* spacing above main search card */
}

.min-nav ul li a {
    text-decoration: none;
    color: #475569;
    font-size: 15px;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: 8px;
    transition: all 0.3s;
    display: flex;
    align-items: center;
}

.min-nav ul li a:hover,
.min-nav ul li.active a {
    color: var(--theme-main);
    background: rgba(16, 185, 129, 0.05);
}

.min-contact {
    background: rgba(0, 0, 0, 0.02);
    color: var(--theme-main);
    padding: 8px 20px;
    border-radius: 50px;
    font-size: 15px;
    font-weight: 600;
    display: flex;
    align-items: center;
    margin-left: 24px;
    border: 1px solid rgba(0, 0, 0, 0.06);
    transition: all 0.3s;
}

.min-contact:hover {
    background: var(--theme-main);
    color: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.min-contact i {
    margin-right: 6px;
    font-size: 18px;
}

.min-footer {
    padding: 20px 0 0 0;
    background: transparent;
}

.min-footer a {
    text-decoration: none !important;
    transition: color 0.3s;
}

.min-footer a:hover {
    color: var(--theme-main);
}

.min-footer-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.min-footer-links {
    margin-bottom: 10px;
    line-height: 1.6;
    color: #64748b;
    text-align: center;
}

.min-footer-bottom {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #94a3b8;
    text-align: center;
    font-size: 13px;
    line-height: 1.8;
}

.min-notes {
    margin-top: 16px !important;
    padding-top: 12px !important;
}

.min-notes p {
    margin-bottom: 6px;
}

.min-notes p:empty {
    display: none;
}

.min-notes a {
    color: inherit;
    text-decoration: none;
    transition: color 0.3s;
}

.min-notes a:hover {
    color: var(--theme-main) !important;
    text-decoration: none !important;
}

/* --- Mobile Responsive & Drawer Styles --- */
.min-menu-btn {
    display: none;
    background: transparent;
    border: none;
    font-size: 24px;
    color: #1e293b;
    cursor: pointer;
    padding: 8px;
    margin-left: 15px;
    z-index: 1001;
}

.min-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(4px);
    z-index: 1002;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.min-drawer {
    position: fixed;
    top: 0;
    right: -280px;
    width: 280px;
    height: 100%;
    background: #fff;
    z-index: 1003;
    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.1);
    padding: 30px 20px;
    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    display: flex;
    flex-direction: column;
}

.min-drawer.active {
    right: 0;
}

.min-overlay.active {
    opacity: 1;
    visibility: visible;
}

.drawer-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f1f5f9;
}

.drawer-title {
    font-weight: 700;
    font-size: 18px;
    color: #1e293b;
}

.close-drawer {
    font-size: 24px;
    color: #64748b;
    cursor: pointer;
}

.drawer-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.drawer-nav ul li {
    margin-bottom: 10px;
}

.drawer-nav ul li a {
    display: flex;
    align-items: center;
    padding: 12px 16px;
    color: #475569;
    text-decoration: none;
    font-weight: 500;
    border-radius: 10px;
    transition: all 0.2s;
}

.drawer-nav ul li a:hover,
.drawer-nav ul li.active a {
    background: var(--theme-sub);
    color: var(--theme-main);
}

.drawer-nav ul li a i {
    margin-right: 12px;
    font-size: 18px;
    width: 20px;
    text-align: center;
}

@media (max-width: 900px) {
    .min-header {
        padding: 10px 15px !important;
        display: flex !important;
        flex-direction: row !important;
        justify-content: space-between !important;
        align-items: center !important;
        background: #fff !important;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.02);
        width: 100% !important;
        box-sizing: border-box !important;
    }

    .min-nav {
        display: none !important;
    }

    .min-menu-btn {
        display: flex !important;
        align-items: center;
        justify-content: center;
        width: 44px;
        height: 44px;
        background: #fff !important;
        border: 1px solid #f1f5f9 !important;
        border-radius: 10px;
        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
        margin: 0 !important;
        padding: 0 !important;
        position: relative;
    }

    /* Pure CSS Hamburger */
    .hamburger-box {
        width: 20px;
        height: 14px;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .hamburger-inner {
        width: 100%;
        height: 2px;
        background-color: #475569;
        border-radius: 2px;
    }

    .tips-title-center {
        font-size: 22px !important;
        margin: 20px 0 !important;
        line-height: 1.3 !important;
        padding: 0 15px !important;
        text-align: center !important;
        font-weight: 800 !important;
    }

    .min-contact {
        display: none !important;
    }

    .min-logo {
        margin: 0 !important;
        display: block !important;
        padding: 0 !important;
        flex-shrink: 0;
    }

    .min-logo img {
        max-height: 68px !important;
        max-width: 260px !important;
        object-fit: contain !important;
        display: block;
        border: none;
    }

    .min-card-container {
        padding-top: 25px;
        padding-bottom: 5px !important;
    }

    .min-card {
        padding: 35px 24px !important;
        border-radius: 16px;
        width: calc(100% - 32px) !important;
        margin: 0 auto;
        box-sizing: border-box;
    }

    .min-card-title {
        font-size: 20px !important;
        margin-bottom: 5px !important;
    }

    .min-card-desc,
    .t-desc,
    .cert-card-desc {
        display: none !important;
    }

    .min-footer {
        padding-top: 5px !important;
    }

    .min-footer-bottom {
        padding: 5px 0 !important;
    }

    .page-full {
        padding: 15px !important;
        width: 100% !important;
        box-sizing: border-box;
    }

    .cert-card-item {
        padding: 14px !important;
        margin-bottom: 12px !important;
        border-radius: 12px !important;
    }

    .cert-card-header {
        display: block !important;
        position: relative !important;
    }

    .cert-card-title-box {
        padding-right: 0 !important;
        width: 100% !important;
        margin-top: 20px !important;
    }

    .cert-card-title {
        font-size: 15px !important;
        line-height: 1.5 !important;
        font-weight: 700 !important;
    }

    .cert-card-desc {
        display: block !important;
        font-size: 12px !important;
        line-height: 1.6 !important;
        margin-top: 8px;
        color: #64748b;
    }

    .cert-card-icon {
        display: none !important;
    }

    .cert-card-footer {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        justify-content: space-between !important;
        margin-top: 12px !important;
        border-top: 1px dashed #f1f5f9;
        padding-top: 10px;
    }

    .cert-number-box {
        background: #f1f5f9 !important;
        width: auto !important;
        padding: 4px 10px !important;
        border-radius: 6px !important;
        font-size: 11px !important;
        color: var(--theme-main) !important;
        margin: 0 !important;
    }

    .cert-date-text {
        font-size: 11px !important;
        color: #94a3b8 !important;
        text-wrap: nowrap;
        margin: 0 !important;
    }

    .cert-data-grid {
        grid-template-columns: 90px 1fr !important;
    }

    .cert-data-grid .grid-label,
    .cert-data-grid .grid-value {
        padding: 8px !important;
        font-size: 13px !important;
    }

    .cert-preview-box {
        border-radius: 12px !important;
        overflow: hidden;
        margin-bottom: 20px !important;
    }

    .cert-preview-box img {
        width: 100% !important;
        height: auto !important;
    }

    .cert-detail-header {
        flex-direction: column !important;
        align-items: flex-start !important;
        padding: 20px !important;
    }

    .cert-detail-info h1 {
        font-size: 20px !important;
        line-height: 1.4 !important;
        margin-bottom: 10px !important;
    }

    .cert-detail-meta {
        font-size: 13px !important;
        opacity: 0.8;
    }

    .btn-report {
        display: none !important;
    }

    .cert-preview-card {
        padding: 15px !important;
        margin: 15px !important;
        border-radius: 12px !important;
    }

    .cert-section-title {
        font-size: 15px !important;
        margin-bottom: 15px !important;
    }

    .cert-download-bar {
        flex-direction: column !important;
        gap: 10px !important;
        width: 100% !important;
        padding: 0 !important;
    }

    .cert-download-bar a {
        width: 100% !important;
        text-align: center;
        margin: 0 !important;
        padding: 12px !important;
        font-size: 15px !important;
        border-radius: 10px !important;
    }

    .modal-dialog {
        margin: 15px !important;
        width: calc(100% - 30px) !important;
        max-width: none !important;
    }

    .vip-buy-block img {
        width: 150px !important;
        height: 150px !important;
    }

    .min-footer-links {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    .menu .nav-index {
        overflow-y: auto;
        padding-bottom: 30px;
    }
}

/* Modals Override (from Index) */
.pop-title {
    text-align: left !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #1e293b !important;
    margin: 0 !important;
    padding: 15px 0 5px 15px !important;
    letter-spacing: 0.5px !important;
    background: transparent !important;
    border: none !important;
}

.modal-content.model-login .login-pop-top {
    padding: 15px 20px 0 10px !important;
    border-bottom: none !important;
    background: transparent !important;
    box-shadow: none !important;
}

.modal-content.model-login .login-pop-box {
    padding-top: 5px !important;
}

.login-pop-top,
.tabso,
.tabso li {
    background: transparent !important;
    border-bottom: none !important;
}

.close-pop {
    top: 15px !important;
    right: 15px !important;
}

/* Spinner Animation */
@keyframes min-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.min-spinner {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: #fff;
    animation: min-spin 0.8s linear infinite;
    vertical-align: middle;
    margin-right: 8px;
    position: relative;
    top: -1px;
}

.min-submit-btn.loading {
    pointer-events: none;
    opacity: 0.8;
}