@charset "utf-8";

body {
    font: 14px/1.5 "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1,\9ED1\4F53", "\5b8b\4f53", arial, Helvetica, Tahoma, sans-serif;
    margin: 0 auto;
    color: #333;
    min-width: 1200px;
    background: #fdf9f5;
}

p,
ul,
ol,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe {
    margin: 0;
    padding: 0;
}

img {
    border: 0 none;
    vertical-align: top;
}

ul,
li,
ol {
    list-style-type: none;
}

i,
em,
address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal
}

a {
    text-decoration: none;
    color: #333;
    -moz-transition: color .3s, background-color .3s;
    -webkit-transition: color .3s, background-color .3s;
    transition: color .3s, background-color .3s;
}

a:hover {
    text-decoration: underline;
}

input,
textarea,
a,
a:hover {
    outline: none;
}

textarea {
    resize: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.fl {
    float: left;
    _display: inline;
}

.fr {
    float: right;
    _display: inline;
}

.pr {
    position: relative;
}

.abs {
    position: absolute;
}

.hide {
    display: none;
}

/*.title{font-size: 60px;text-align: center;font-weight: bold; -webkit-text-stroke:3px #0f0e5a;-moz-text-stroke:4px #0f0e5a;-o-text-stroke:4px #0f0e5a;} */
.layout {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}

.header-wrap{
    background: #fff;
}
.topHeader-wrap {
    width: 100%;
    height: 350px;
    background: url("/images/zhuanti/xinrenyouli/2025/top_banner.png") no-repeat center top;
}

/* 导航栏 start*/
.navPub-panel {
    height: 50px;
    font-size: 0;
    box-shadow: 0 4px 10px 0 rgba(255, 237, 220, 1);
    
}
.on.navPub-panel{
    position: fixed;
    top: 0;
    background: #fd9627;
    width: 100%;
    z-index: 90;
}
.navPub-panel ul li {
    background: 0;
    font-size: 14px;
    margin-right: 10px;
    display: inline-block;
    *display: inline;
    line-height: 50px;
    vertical-align: top;
    position: relative;
}

.navPub-panel ul li a:hover {
    color: #07bdc7;
    text-decoration: none
}
.on.navPub-panel ul li a{
    color: #fff;
}
.navPub-panel ul li.ml0,
.navPub-panel ul li.li-last {
    margin-right: 1px
}

.navPub-panel ul li.li-last {
    margin-left: 5px
}

.navPub-panel ul li.on {
    position: relative;
    z-index: 10;
    color: #07bdc7;
    font-weight: 600;
}

.navPub-panel ul li.on a {
    color: #07bdc7;
    position: relative;
}
.on.navPub-panel ul li a{
    color: #fff;
}
.navPub-panel ul li.on a::before {
    position: absolute;
    content: "";
    height: 3px;
    width: 20px;
    border-radius: 1.5px;
    background: #07bdc7;
    left: 50%;
    margin-left: -10px;
    bottom: -5px;
}
.on.navPub-panel ul li a::before{
    background: #fff;
}
.navPub-panel .nav-tj-pop {
    width: 84px;
    height: 27px;
    position: absolute;
    left: 50%;
    top: 45px;
    margin-left: -43px;
    background: url(/images/index2020/bigSpirit-v4.png) no-repeat;
    background-position: left -1200px
}

.navPub-panel .nav-tj-pop p {
    padding: 5px 0 0 12px;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    text-align: left
}

.navPub-panel .nav-tj-pop .nav-tj-pop-close {
    width: 12px;
    height: 12px;
    line-height: 120px;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    overflow: hidden;
    background: url(/images/index2020/spirit-v9.png) no-repeat;
    background-position: 1px -1471px
}

/* 导航栏 end*/
/* 优惠券 start*/
.coupon-wrap {
    margin-top: 41px;
}

.coupon-wrap .coupon_con {
    width: 590px;
    height: 430px;
    padding-top: 30px;
    box-sizing: border-box;
    box-shadow: 0 4px 10px 0 rgba(255, 215, 175, .44);
    margin-top: 30px;
    border-radius: 20px;
}

.coupon_con .cou_txt {
    display: block;
    margin: 0 auto;
    margin-bottom: 25px;
}

.coupon-wrap .coupon_l {
    background: url(/images/zhuanti/xinrenyouli/2025/coupon_bg01.png) no-repeat center top;
    margin-right: 20px;
}

.title_txt {
    text-align: center;
}

.title_txt p {
    color: #222;
    font-size: 22px;
    line-height: 1;
    margin-top: 15px;
}

.c_l_con {
    width: 520px;
    height: 138px;
    background: url(/images/zhuanti/xinrenyouli/2025/cou_bg.png) no-repeat center top;
    margin: 0 auto;
    margin-bottom: 20px;
}
.c_l_con_app{
    background: url(/images/zhuanti/xinrenyouli/2025/cou_bg01.png) no-repeat center top;
}
.c_l_con_l {
    width: 148px;
    text-align: center;
    padding-top: 20px;
}

.c_l_con_l p {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 8px;
}

.c_l_con_l h6 {
    display: flex;
    justify-content: center;
}

.c_l_con_l h6 span {
    font-size: 66px;
    color: #fff;
    line-height: 1;
}

.c_l_con_l h6 i {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 1;
    float: left;
    margin-top: 8px;
}

.c_l_con_m {
    margin-left: 30px;
    font-size: 14px;
    color: #222;
    line-height: 1;
    padding-top: 41px;
}

.c_l_con_m p {
    margin-bottom: 11px;
}

.c_l_con_m a {
    font-size: 12px;
    color: #999;
    display: inline;
    margin-top: 13px;
    margin-bottom: 13px;
    margin-left: 10px;
}

.c_l_con_m em {
    color: #ff1b3d;
    line-height: 1;
    font-size: 12px;
}
.yilingqu{
    display: none;
    width: 59px;
    height: 56px;
    position: absolute;
    right: 8px;
    top: 8px;
    background: url(/images/zhuanti/xinrenyouli/2025/yilingqun.png) no-repeat center top;
}
.yilingqu.on{
    background: url(/images/zhuanti/xinrenyouli/2025/yilingqun01.png) no-repeat center top;
}
.recive_coupon {
    position: absolute;
    width: 109px;
    height: 36px;
    background: #ff1b3d;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 16px;
    border-radius: 18px;
    top: 50%;
    margin-top: -18px;
    right: 23px;
    display: none;
}
.coupon-wrap .coupon_r {
    background: url(/images/zhuanti/xinrenyouli/2025/coupon_bg02.png) no-repeat center top;
}

/* 优惠券 end*/
/* 助考服务 start*/
.examAssService {
    margin-top: 30px;
}

.exam_help {
    margin-top: 30px;
}

.exam_help .exam_a_con {
    width: 386px;
    height: 493px;
    border-radius: 20px 50px 10px 10px;
    margin-right: 20px;
}

.exam_help .exam_a_con:last-child {
    margin-right: 0;
}

.exam_a_down {
    background: url(/images/zhuanti/xinrenyouli/2025/exam_bg01.png) no-repeat center top;
}

.exam_a_con h3 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    padding-top: 17px;
}

.exam_a_con h3 img {
    margin-left: 20px;
    margin-right: 20px;
    vertical-align: middle;
}

.exam_a_con h3 span {
    display: inline-block;
    vertical-align: middle;
}

.exam_a_cc_info {
    width: 386px;
    height: 422px;
    border-radius: 20px 20px 10px 10px;
    margin-top: 18px;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0 4px 10px 0px rgba(255, 215, 175, 0.44);
}

.exam_a_cc_info li {

    margin-bottom: 20px;
}
.exam_a_cc_info li:last-child{
    margin-bottom: 15px;
}
.exam_a_cc_info li h6 {
    color: #333;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.exam_a_cc_info li h6 i.icon {
    display: inline-block;
    width: 18px;
    height: 22px;
    background: url(/images/zhuanti/xinrenyouli/2025/exam_file01.png) no-repeat center top;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -5px;
}

.exam_a_cc_info li .d_info {
    margin-top: 8px;
}

.exam_a_cc_info li .d_info em {
    float: left;
    padding: 0 7px;
    height: 22px;
    text-align: center;
    background: #f8f8f8;
    color: #666;
    font-size: 12px;
    
    margin-left: 26px;
}

.exam_a_cc_info li .d_info p {
    float: left;
    font-size: 12px;
    color: #999;
    padding-left: 20px;
    margin-left: 26px;
    background: url(/images/zhuanti/xinrenyouli/2025/exam_down.png) no-repeat left center;

}

.down_file {
    display: block;
    width: 100px;
    height: 30px;
    border: 1px solid #ff1b3d;
    border-radius: 20px;
    text-align: center;
    line-height: 30px;
    color: #ff1b3d;
    font-size: 14px;
    margin: 0 auto;
}

.exam_btom_info {
    margin-top: 20px;
}

.more_btn {
    font-size: 12px;
    color: #999;
    position: absolute;
    right: 0px;
    bottom: 15px;
    line-height: 1;
}

.exam_help .exam_a_lianxi {
    background: url(/images/zhuanti/xinrenyouli/2025/exam_bg02.png) no-repeat center top;
}

.exam_a_lianxi h3 {
    padding-top: 18px;
}

.exam_a_l_com {
    display: block;
    width: 346px;
    height: 94px;
    padding: 20px 14px;
    border-radius: 10px;
    background: #ecfafb;
    border: 1px solid #dff1f2;
    margin: 0 auto;
    line-height: 1;
    margin-bottom: 25px;
    box-sizing: border-box;
    cursor: pointer;

}

.caikuai .exam_a_l_com {
    width: auto;
    height: auto;
    padding: 0;
    background: none;
    margin-bottom: 40px;
}

.exam_a_l_com:hover {
    text-decoration: none;
}

.exam_a_l_com p {
    font-size: 16px;
    color: #333;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;

}

.exam_a_l_com span {
    display: block;
    font-size: 12px;
    color: #666;
    margin-top: 16px;
}

.exam_a_l_com span i {
    color: #07bdc7;

}

.exam_a_l_com em {
    width: 90px;
    height: 28px;
    border-radius: 15px 0 10px 0;
    background: #00cdd8;
    color: #fff;
    font-size: 14px;
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 28px;
    text-align: center;
}

.exam_a_l_list {
    margin-left: 10px;
}

.exam_a_l_list li {
    float: left;
    width: 66px;
    margin-right: 64px;
    margin-bottom: 40px;
    position: relative;
    text-align: center;
}
.exam_a_l_list li a{
    display: block;
    width: 66px;
}
.yilian .exam_a_l_list li a>img{
    width: 100%;
}
.exam_a_l_list li:nth-child(1){
    margin-bottom: 38px;
}
.exam_a_l_list li .hot {
    position: absolute;
    width: 36px;
    height: 20px;
    right: -20px;
    top: -5px;
    background: url(/images/zhuanti/xinrenyouli/2025/exam_l_img01.png) no-repeat center top;
}

.exam_a_l_list li:nth-child(3n) {
    margin-right: 0;
}

.exam_a_l_list li p {
    font-size: 14px;
    color: #333;
    margin-top: 10px;
    line-height: 1;
}

.exam_a_lianxi .more_btn {
    right: 20px;
    bottom: 26px;
}

.exam_a_wenda {
    background: url(/images/zhuanti/xinrenyouli/2025/exam_bg03.png) no-repeat center top;
}

.exam_a_wenda .wendatag {
    width: 205px;
    height: 32px;
    position: absolute;
    left: 50%;
    margin-left: -102.5px;
    top: -16px;
    background: url(/images/zhuanti/xinrenyouli/2025/exam_icon03_img.png) no-repeat center top;
    font-size: 14px;
    color: #3423d8;
    font-weight: 600;
    line-height: 35px;
    padding-left: 20px;
    box-sizing: border-box;
}

.wenda_text {
    display: block;
    text-align: right;
}

.wenda_text textarea {
    width: 346px;
    height: 96px;
    border-radius: 10px;
    border: 1px solid #ebebeb;
    background: #f8f8fa;
    padding: 10px 15px;
    box-sizing: border-box;
    margin: 0 auto;
    font-size: 14px;
    color: #666;
}

.wenda_text textarea::placeholder {
    font-size: 14px;
    color: #cbcbcb;
    line-height: 14px;
}

.wenda_text textarea::-webkit-input-placeholder {
    font-size: 14px;
    color: #cbcbcb;
    line-height: 10px;
}

.wenda_text textarea::-moz-placeholder {
    font-size: 10px;
    color: #cbcbcb;
    line-height: 10px;
}

.ans_btn {
    display: inline-block;
    width: 109px;
    height: 32px;
    background: #ffa644;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
    border-radius: 16px;
    margin-top: 6px;
}

.wenda_list {
    margin-top: 20px;
}

.wenda_list li {
    line-height: 1;
    margin-bottom: 20px;
}

.wenda_list li h6 {
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    font-weight: 400;
}

.wenda_list li p {
    font-size: 12px;
    color: #999;
    margin-top: 10px;
}

.exam_a_wenda .more_btn {
    right: 20px;
    bottom: 26px;
}

/* 助考服务 end*/
/* 权益福利 start*/
.rightAndben {
    margin-top: 50px;
}

.rand_ben_l {
    width: 386px;
    height: 381px;
    box-shadow: 0 4px 10px 0 rgba(255, 215, 175, 0.44);
    border-radius: 20px;
    margin-right: 20px;
}

.rand_ben_l:last-child {
    margin-right: 0;
}

.rand_ben_l_jiang {
    background: url(/images/zhuanti/xinrenyouli/2025/quanyi_bg01.png) no-repeat center top;
    padding-top: 24px;
    box-sizing: border-box;
}

.r_ben_txt {
    text-align: center;
}

.r_ben_txt h3 {
    display: inline-block;
    font-size: 26px;
    position: relative;
    line-height: 1;
    background: linear-gradient(to right, #29080d 20%, #792946 50%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;

    /* 为IE准备的备用颜色 */
}

/* IE特定样式 */
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .r_ben_txt h3 {
        position: relative;
        background: transparent;
        color: #29080d;
        mix-blend-mode: overlay;
    }
}

.r_ben_txt h3::before {
    position: absolute;
    content: "";
    position: absolute;
    width: 31px;
    height: 1px;
    background: #edb2b0;
    top: 50%;
    margin-top: -0.5px;
    left: -50px;
}

.r_ben_txt h3::after {
    position: absolute;
    content: "";
    width: 31px;
    height: 1px;
    background: #edb2b0;
    top: 50%;
    margin-top: -0.5px;
    right: -50px;
}

.jiang_con {
    width: 356px;
    height: 248px;
    border: 1px solid #fff;
    border-radius: 16px;
    background: #fff;
    margin: 0 auto;
    margin-top: 21px;
    padding: 40px 0 0 20px;
    box-sizing: border-box;
}

.rand_ben_l_jiang .jiang_con {
    background: #fff6ef;
}

.jian_img {
    position: absolute;
    right: 0px;
    bottom: 0;
}

.j_con_l span {
    color: #541a2b;
    font-size: 14px;
    line-height: 1;
    float: left;
    margin-top: 4px;
    margin-right: 17px;
}

.j_con_l p {
    font-size: 16px;
    color: #c92518;
    float: left;
    margin-top: -8px;
    line-height: 1;
    vertical-align: middle;
}

.j_con_l p i {
    font-size: 32px;
    font-weight: 600;
    background: linear-gradient(to right, #ad0e00 20%, #c92518 50%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
/* IE特定样式 */
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .r_ben_txt h3 {
        position: relative;
        background: transparent;
        color: #c92518;
        mix-blend-mode: overlay;
    }
}
.line_b {
    display: block;
    width: 260px;
    height: 1px;
    background: linear-gradient(45deg, #ffd8d7, transparent);
    ;
    margin: 20px 0;
}

.go_know {
    color: #444;
    font-size: 14px;
    text-align: center;
    line-height: 1;
    margin-top: 18px;
    display: block;
}

a:hover {
    text-decoration: none;
}

.rand_ben_l_vip {
    background: url(/images/zhuanti/xinrenyouli/2025/quanyi_bg02.png) no-repeat center top;
    padding-top: 24px;
    box-sizing: border-box;
}

.rand_ben_l_vip .jiang_con {
    padding-top: 10px;
    padding-left: 10px;
    background: linear-gradient(to right, #fffcfa, #fffaf3);
}

.rand_ben_l_vip .penz_xishu {
    width: 321px;
    height: 111px;
    background: url(/images/zhuanti/xinrenyouli/2025/quanyi_img02.png) no-repeat center top;
    margin-left: 5px;
    margin-top: 10px;
}

.penz_xishu .xishu {
    font-weight: 600;
    font-size: 12px;
}

.xishu_n span {
    position: absolute;
    color: #333;
    font-size: 12px;
}

.xishu_n span:nth-child(1) {
    left: 11px;
    bottom: 25px;
}

.xishu_n span:nth-child(2) {
    left: 101px;
    bottom: 54px;
}

.xishu_n span:nth-child(3) {
    left: 185px;
    bottom: 77px;
}

.xishu_n span:nth-child(4) {
    right: 18px;
    top: -10px;
}

.xishu_n span img {
    position: absolute;
    left: 50%;
    width: 70px;
    margin-left: -35px;
    height: 34px;
    color: #fff;
    text-align: center;
    top: -34px;
    backface-visibility: hidden;
    /* 初始延迟5秒 */
}

.xishu_txt {
    position: absolute;
    bottom: -20px;
}

.xishu_txt p {
    font-size: 12px;
    color: #222;
    float: left;
    margin-right: 22px;
    margin-left: 12px;
}

.xishu_txt p:last-child {
    margin-right: 0;
}

.vip_type {
    margin-top: 40px;
    margin-left: 7px;
}

.vip_type li {
    float: left;
    width: 76px;
    height: 28px;
    border-radius: 14px;
    text-align: center;
    background: #ffebd7;
    font-size: 12px;
    color: #000;
    line-height: 28px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.vip_type li.preez {
    background: #ffe3f1;
}

.vip_type li:nth-child(4n) {
    margin-right: 0;
}

.rand_ben_l_shangcheng {
    padding-top: 24px;
    background: url(/images/zhuanti/xinrenyouli/2025/quanyi_bg03.png) no-repeat center top;
    box-sizing: border-box;
}

.r_a_b_con {
    margin-top: 30px;
}

.rand_ben_l_shangcheng .jiang_con img {
    text-align: center;

}

.rand_ben_l_shangcheng .jiang_con {
    border-bottom: 0;
    padding-top: 15px;
    background: url(/images/zhuanti/xinrenyouli/2025/quanyi_bg031.png) no-repeat center bottom, #fff;
}

/* 权益福利 end*/
/* 青藤计划 start*/
.qingt {
    display: block;
    width: 1200px;
    height: 110px;
    margin-top: 30px;
    background: url(/images/zhuanti/xinrenyouli/2025/qing_t_bg.png) no-repeat center;
    padding-top: 1px;
    box-sizing: border-box;
    margin-bottom: 50px;
}

.qingt p {
    background: url(/images/zhuanti/xinrenyouli/2025/qing_t_icon.png) no-repeat center left;
    padding-left: 30px;
    margin-left: 45px;
    color: #333333;
    font-size: 18px;
    font-weight: 600;
    margin-top: 46px;
    line-height: 1;
}

.qingt p span {
    color: #c82517;
}

.now_top {
    width: 180px;
    height: 42px;
    border-radius: 20px;
    background: #ff7e00;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    position: absolute;
    top: 34px;
    right: 61px;
    box-shadow: 0 6px 9px 0 rgba(255, 142, 61, .52);
    text-align: center;
    line-height: 42px;
}

/* 青藤计划 end*/
/**/
.ewm-wrap {
    width: 100%;
    height: 253px;
    background: url("//www.chinaacc.com/images/chujizhicheng/project/2025project/ewm-bg.jpg") no-repeat center top;
}

.ewm-mod {
    padding: 33px 0 0;
}

.ewm-mod .other-enter {
    width: 890px;
    float: left;
    padding-left: 50px;
}

.ewm-mod .other-enter dl dt {
    text-align: center;
    width: 153px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    margin-right: 60px;
}

.ewm-mod .other-enter dl dt img {
    margin-bottom: 10px;
}

.ewm-mod .other-enter dl dt img {
    margin-bottom: 10px;
}

.ewm-mod .other-enter dl dd {
    display: inline-block;
    margin: 25px 0;
}

.ewm-mod .other-enter dl dd li {
    display: inline-block;
    position: relative;
    margin-right: 20px;
    vertical-align: top;
    width: 100px;
    height: 100px;
    text-align: center;
    background: rgba(8, 8, 8, 0.8);
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
}

.ewm-mod .other-enter dl dd li img {
    margin: 20px auto 5px;
}

.ewm-mod .other-enter dl dd p {
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 20px;
}

.ewm-mod .other-enter dl dd li a {
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}

.ewm-mod .phone-mod {
    width: 230px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    float: left;
}

.ewm-mod .phone-mod span {
    font-size: 20px;
    line-height: 30px;
    position: relative;
    padding-left: 55px;
    display: inline-block;
    margin: 10px 0;
}

.ewm-mod .phone-mod span:before {
    content: '';
    position: absolute;
    display: inline-block;
    left: 0;
    top: 5px;
    vertical-align: top;
    background: url("/images/zhucekuaijishi/project/2025project/index/n-icon15.png") no-repeat left center;
    width: 50px;
    height: 50px;
}

.ewm-mod .phone-mod a {
    display: block;
    width: 220px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    border-radius: 22px;
    background: #07bdc7;
    margin: 10px auto;
}

.ewm-mod .phone-mod a:hover {
    text-decoration: none;
}

.ewm-mod .other-enter dl dd li .msg-code {
    position: absolute;
    width: 100px;
    height: 100px;
    padding: 8px;
    box-shadow: 0 0 10px 0 rgba(142, 152, 172, 0.3);
    border-radius: 4px;
    left: -9px;
    bottom: 105px;
    background: #fff;
    display: none;
}

.ewm-mod .other-enter dl dd li:hover .msg-code {
    display: block;
}

.ewm-mod .other-enter dl dd li .msg-code img {
    width: 100%;
    margin: 0;
}



/**/
.mask {
    display: none;
    width: 100%;
    z-index: 98;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: alpha(opacity=60);
    position: fixed;
    top: 0;
    left: 0;
}

.common-pop {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 99;
}

.common-pop .close-btn {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 0;
    font-size: 0;
    position: absolute;
    top: -34px;
    right: -34px;
    background: url("/images/zhuanti/xinrenyouli/2025/close_bg_img.png") no-repeat;
}

.appDownLoad-pop {
    width: 311px;
    height: 307px;
    margin: -155.5px 0 0 -153.5px;
    background: url("/images/zhuanti/xinrenyouli/2025/app_bg.png") no-repeat;
}

.appDownLoad-pop .ewm {
    display: block;
    width: 153px;
    height: 153px;
    margin: 0 auto;
    padding-top: 40px;
}

.appDownLoad-pop p {
    width: 240px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #ff583d;
    border-radius: 20px;
    margin: 30px auto;
}

.oldFriend-pop {
    width: 311px;
    height: 307px;
    margin: -155.5px 0 0 -153.5px;
    text-align: center;
    font-size: 18px;
    color: #333333;
    background: url("/images/zhuanti/xinrenyouli/2025/old_bg.png") no-repeat;
}
.brorules-pop{
    width: 311px;
    height: auto;
    margin: -155.5px 0 0 -153.5px;
    text-align: center;
    font-size: 18px;
    color: #333333;
    background: #fff;
    border-radius: 10px;
    padding-bottom: 15px;
}
.oldFriend-pop h4,.brorules-pop h4 {
    line-height: 27px;
    padding-top: 25px;
}

.oldFriend-pop p,.brorules-pop p {
    height: 180px;
    line-height: 28px;
    color: #b9671b;
}
.brorules-pop p{
    font-size: 14px;
    color: #333;
    width: 280px;
    margin: 0 auto;
    text-align: left;
    margin-top: 15px;
    line-height: 24px;
    height: auto;
}
.oldFriend-pop .btn {
    display: block;
    width: 240px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    margin: 0 auto;
    background: #ff583d;
    border-radius: 20px;
}
.freecourse-pop{
    width: 374px;
    height: 358px;
    margin: -178px 0 0 -179px;
    text-align: center;
    background: url("/images/zhuanti/xinrenyouli/2025/course_free_bg.png") no-repeat;
    padding-top: 40px;
    box-sizing: border-box;
}
.freecourse-pop h4{
    width: 222px;
    height: 52px;
    margin: 0 auto;
    line-height: 26px;
    font-size: 20px;
}
.freecourse-pop .btn{
    display: none;
    width: 331px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: url("/images/zhuanti/xinrenyouli/2025/course_free_btn_bg.png") no-repeat;
    margin: 50px auto;
    color: #cb110b;
    font-size: 22px;
    font-weight: 600;
}
/*  */

/*左侧导航 start*/
.left-nav {
    width: 140px;
    height: 476px;
    position: fixed;
    left: 0;
    top: 50%;
    margin-top: -269px;
    background: url("/images/chujizhicheng/project/2024project/right-nav-bg.png") no-repeat center;
    padding-top: 3px;
    z-index: 92
}

.left-nav .coins-outer {
    width: 120px;
    margin-left: 15px;
    padding-top: 5px;
    cursor: pointer
}

.left-nav .top-t {
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: #fff
}

.left-nav .top-t strong {
    font-size: 14px
}

.left-nav .consult-btn {
    display: block;
    text-decoration: none;
    text-align: center;
    width: 90px;
    margin: 21px 0 0 30px;
    font-size: 16px;
    font-weight: 700;
    color: #fefefe;
    padding-top: 15px;
    background: #ffc71b
}

.left-nav .consult-btn img {
    margin-bottom: 5px;
    animation: activeBox 1s linear infinite;
    transform: translateX(0)
}

.left-nav ul {
    width: 90px;
    margin-left: 30px;
    margin-top: 15px;
}

.left-nav ul li {
    width: 90px;
    height: 30px;
    background: #ffe3aa;
    border: 1px dashed #fffbf4;
    border-radius: 4px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #6a3100;
    margin-bottom: 6px;
    transition: all .25s ease-in-out;
    cursor: pointer
}

.left-nav ul li a {
    display: block;
    color: inherit;
    text-decoration: none
}

.left-nav ul li.on {
    background: #f9541c;
    border: 1px solid #fff8f0;
    color: #fff
}

.left-nav ul li:hover {
    background: #f9541c;
    border: 1px solid #fff8f0;
    color: #fff
}

.left-nav ul li.last {
    margin-bottom: 12px
}

.left-nav .phone {
    display: none;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    color: #844c00;
    width: 110px;
    margin-left: 19px
}

.left-nav .qr-code {
    margin: 6px 0 8px 35px
}

.left-nav .img-tip {
    width: 110px;
    margin-left: 19px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #fefefe
}

.left-nav .top-btn {
    display: block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    margin: 26px 0 0 47px
}

.left-nav .arrow {
    display: block;
    width: 30px;
    height: 50px;
    background: url(/images/zhongjizhicheng/project/index2022/fixNav-common.png) no-repeat 0 0;
    position: absolute;
    right: -20px;
    top: 50%;
    margin-top: -25px;
    background-position-x: -28px
}

.xiaoqing-project-top-bg {
    background: url("http://www.chinaacc.com/upload/resources/image/2025/02/28/2509858.png") no-repeat center top;
    height: 715px;
}

.xiaoqing-project-top-bg h3 {
    color: #fff;
    font-size: 30px;
    padding: 28px 0 0 215px;
}

.xiaoqing-project-top-bg .countdown {
    width: 520px;
    margin: 0 auto;
    padding-top: 440px;
    font-size: 16px;
    color: #fff;
}

.xiaoqing-project-top-bg .countdown em {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px;
    background: url("/images/zhuanti/25zhounianqing/project-time-bg.png") no-repeat;
    width: 44px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 46px;
    color: #fffea0;
}

.xiaoqing-project-top-bg .countdown span {
    display: inline-block;
    margin: 0 3px;
}
/* 拍照搜题温馨提示start */
.dl_dialog__guide {
    width: 512px;
    padding: 0;
    background: #fff;
    border-radius: 8px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -256px;
    z-index: 99;
    text-align: center;
    display: none;
}
.dl_dialog__title {
    height: 60px;
    line-height: 60px;
    background: #f2f2f2;
    border-radius: 8px 8px 0 0;
    padding: 0 20px;
    position: relative;
    z-index: 1;
    text-align: left
}

.dl_dialog__title h4 {
    font-size: 18px;
    font-weight: 400
}

.dl_dialog__title h4:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 20px;
    background: #07bdc7;
    vertical-align: middle;
    margin: -3px 20px 0 0
}

.dl_dialog__close {
    width: 20px;
    height: 20px;
    line-height: 200px;
    overflow: hidden;
    position: absolute;
    right: 18px;
    top: 18px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAAH6ji2bAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAFKADAAQAAAABAAAAFAAAAACy3fD9AAABk0lEQVQ4EaWUzU3DQBCF/UMLpAMrluCQChBUwIkTNEElNAEnTjQAiAo4gHDkVAA12Ga+jZ8Zb5wfiZWc3Zn35s1kZu0kiVdVVd3It+FIlsvlx/pHRM8JqAAMD8r/t9d1fcyDZxSK0xxfomYc2rZ9ybLsTBGjEEmlMMma5/msKIofbL/I03XdeyACENk0zbcCVMh8Pj8FH4gYLAozhVIBa68jxgpxhhBgNd4rMt4JMPwq9m+3UVPamNWrhclmZVneQIjJvkbw4V+LSDs8Sb0diE41n2rPEQQtm+MFTU/TtJLSgOng05mvUSnCQ2pPkpKIwwinSFLx5MxqOo/nKiJq3BzskLof0aUF3Cq1yPv2vqI74z3ZTB7DDTehV+vIgs5QFqRDhOD23VygQcxoLgjx+lj5J5bgk/bHFe/jjARV1VQQ2L5kcCYFAVi98Bs3CZuLwssfVw2mFXoow++uyhIhHoSpEsxz/XmjQie00cddmEQHwUPICtrFDYL9p+R622QlFO+r1Wpm1+aZW2HYg74NMe9f9i+lMH0z0eFbfgAAAABJRU5ErkJggg==) 50% no-repeat
}

.dl_dialog__guide-main {
    text-align: left;
    padding: 30px 35px 22px;
    color: #666
}

.dl_dialog__guide-main p.tips {
    padding-bottom: 30px;
    border-bottom: 1px solid #ececec;
    font-weight: 700;
    font-size: 16px;
    color: #333;
    line-height: 21px;
    text-align: left;
    white-space: nowrap
}

.dl_dialog__guide-main p.ways {
    padding-left: 26px;
    margin-top: 18px;
    font-size: 14px;
    color: #666;
    line-height: 19px;
    position: relative
}

.dl_dialog__guide-main p.ways:before {
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAS1BMVEUAAAALvsgMvskMv8kAvtEAt9ILwMkMvskLvskMvscLv8kMvskMv8oMv8gLv8oMv8kKwMwMvskMv8kNv8kMv8gMv8kNv8cLvskMvsh3Lk+XAAAAGHRSTlMAyPmaDAdtifTq4qJXIxi/Lta5squXZEfY5tAOAAAA0ElEQVQ4y4WTWRKDIBBEZ8GFSIzZ+/4nTQVMRMCa/pHytdUyC21yQdmLeNbgqNZZR/w16rnA3SDYSYYu5zOjEs8bX05o6LT8v0+8dsxrPuNAnP5jwKGGeD85Nsj3ttoi19czPpXIja1wR3SJFXMU2nw1ILQSLl/eY83gI57E5NOhXx4tDk+S3hLRFE+3LueQ1XDtoqPikF/ERNFxLzg8MTJHX3IwKXJHyaFZoaYGR8hLPdV8dLtm3d9l69VstzUw5shZQ2uOvb049urZy2uu/wd2/T/7aVEBMQAAAABJRU5ErkJggg==) 50% no-repeat;
    background-size: 100%;
    position: absolute;
    top: 1.5px;
    left: 0
}

.dl_dialog__guide-main .app-content {
    padding: 18px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    justify-content: flex-start
}

.dl_dialog__guide-main .app-content-left {
    margin-top: 5px;
    width: 120px;
    height: 140px;
    background: #0cbec8;
    border-radius: 4px;
    text-align: center
}

.dl_dialog__guide-main .app-content-left img {
    margin-top: 4px;
    width: 112px;
    height: 112px
}

.dl_dialog__guide-main .app-content-left p {
    font-size: 14px;
    color: #fff;
    line-height: 19px
}

.dl_dialog__guide-main .app-content-right {
    margin-left: 22px;
    font-size: 14px;
    color: #666;
    line-height: 30px
}

.dl_dialog__guide-main .app-content-right a {
    color: #07bdc7
}

.dl_dialog__guide-main .new-cust {
    clear: both;
    background: #ffefe1;
    border-radius: 4px;
    font-size: 14px;
    color: #ff5c23;
    line-height: 33px;
    text-align: center
}

/* 拍照搜题温馨提示end */
/* 左侧导航 end*/
.shake {
    animation: shake 2s infinite;
}
@keyframes simple-pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes pause-cycle {

    0%,
    50% {
        animation-play-state: paused
    }

    100% {
        animation-play-state: paused;
    }
}

@-webkit-keyframes shake {
    0%{
        transform: scale(1);  /*锟斤拷始为原始锟斤拷小*/
    }
    25%{
        transform: scale(1.1); /*锟脚达拷1.1锟斤拷*/
    }
    50%{
        transform: scale(1);
    }
    75%{
        transform: scale(1.1);
    }

}
@keyframes shake {
    0%{
        transform: scale(1);  /*锟斤拷始为原始锟斤拷小*/
    }
    25%{
        transform: scale(1.1); /*锟脚达拷1.1锟斤拷*/
    }
    50%{
        transform: scale(1);
    }
    75%{
        transform: scale(1.1);
    }

}

/* 大额券 */
.couponsCenterMask {display:none;position: fixed;top: 0;left: 0;bottom: 0;right: 0;height: 100%;width: 100%;z-index: 901;filter: alpha(opacity=60);zoom: 1;opacity: 0.6;background: #000;}
.couponsCenterPop{width:575px;z-index: 902;}
.couponsCenterPop .bottom-bg{ height:50px;line-height:50px;text-align: center;color:#666}
.couponsCenterPop .bottom-bg a{color:#df5902;text-decoration: revert;}
.couponsCenterPop .bg01,.couponsCenterPop .bg02{ display:block; width:57px; height:57px; z-index:2; position: absolute;left: -16px;top: 64px; background: url(//www.chinaacc.com/images/index2020/couponsBox-bg04.png) no-repeat;}
.couponsCenterPop .bg02{ left:auto; right:-35px; top:auto; bottom:50px;}
.couponsPopCon{}
.couponsPopCon ul{overflow-y: auto;overflow-x: hidden; max-height:292px; padding-left: 21px;  }
.couponsPopCon ul::-webkit-scrollbar-track-piece{background-color:rgba(194,194,194,0);border-left:1px solid rgba(255,86,104,0)}
.couponsPopCon ul::-webkit-scrollbar{width:5px;height:13px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.couponsPopCon ul::-webkit-scrollbar-thumb{background-color:rgba(194,194,194,.9);background-clip:padding-box;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;min-height:28px}
.data-pop .tab-con::-webkit-scrollbar-thumb:hover{background-color:rgba(194,194,194,.9);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
.couponsPopCon li{width: 540px;height: 78px;background: url(/images/zhuanti/xinrenyouli/2025/cou_r_bg.png) center no-repeat;background-size:100% 100%;margin:0 auto;margin-bottom:12px}
.couponsPopCon li.disbg{width: 540px;height: 78px;background: url(/images/zhuanti/xinrenyouli/2025/cou_r_bg01.png) center center no-repeat;margin-bottom:12px}
.couponsPopCon .couponsCenterTit{font-size: 20px; height:38px; line-height:30px; background: url(//www.chinaacc.com/images/index2020/couponsBox-bg01.png) no-repeat; color: #fff6e7;text-align: center;font-weight: bold;padding-top: 58px;}
.couponsListLeft{width: 150px;text-align: center;}
.couponsListLeft h2{color: #df5902;font-size: 32px;font-weight: bold;line-height: 1;padding-top: 18px;margin-bottom:5px}
.couponsListLeft p{font-size: 12px;color: #df5902;}
.couponsListMid{width: auto;margin-left:29px}
.couponsListMid .couponsListMidP1{font-size: 16px;color: #df5902;padding-top: 15px;margin-bottom:7px}
.couponsListMid .couponsListMidP2{font-size: 12px;color: #666;}
.couponsListMid p{width: 208px;height: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.couponsListRight a{display: inline-block;width: 109px;height: 36px;border-radius: 18px;text-align: center;background-color: #f07100;color: #ffffff;line-height: 36px;margin-top: 22px;margin-right:19px}
.couponsCenterClose{display: none;width: 34px;height: 34px;position: absolute;bottom: -40px;left:50%; margin-left:-17px; background: url(//www.chinaacc.com/images/index2020/couponsBox-bg05.png) no-repeat;}
.couponsListRight .syyhj{background-color: #ffc684;}
.couponsListRight .syyhj.app-tags{background-color: #db3f19;}
.couponsCenterNav{position: fixed;right: 0;bottom: 20px; z-index:902;}
.couponsCenterNav p{ width:100%; text-align:center; font-size:12px; color:#fff; font-weight:bold; position: absolute;left: -4px;top: 53px;}
.openCouponsCenterPop{display: inline-block;width: 90px;height: 64px;position: absolute;left: 0;top: 21px;}
.couponsCenterNavConClose{display: inline-block;width: 23px;height: 23px;position: absolute;left: 68px;top: 0px;}
.couponCenterTig{position: absolute;padding: 0px 6px;background-color: #f5ab38;border-radius: 7px 0 0 0;left: 5px ;top:0;font-size: 10px;color: #ffffff;}
.linkdefault{cursor: default;pointer-events: none;};
.couponsListRight .linkdefault:hover{text-decoration: none;};