* {
    margin: 0;
    padding: 0;
}

body, div, form, img, ul, ol, li, dl, dt, dd, p, a {
    border: none;
}

ul, li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    zoom: 1; /* for IE6 IE7 */
}

body {
    font-family: "微软雅黑", "宋体", "Verdana", "Arial", "Helvetica", "sans-serif";
    color: #898989;
    background: #ffffff;
}

A:link, A:visited {
    color: #4c4948;
    text-decoration: none;
}

A:hover {
    color: #3d7ccc;
    text-decoration: none;
}

A.white14:link, A.white14:visited {
    COLOR: #ffffff;
    TEXT-DECORATION: none;
    font-size: 14px;
    font-weight: bold;
}

A.white14:hover {
    COLOR: #9ad8ff;
    TEXT-DECORATION: none;
    font-size: 14px;
    font-weight: bold;
}

A.blue:link, A.blue:visited {
    COLOR: #407fde;
    TEXT-DECORATION: none;
    font-weight: 700;
}

A.blue:hover {
    COLOR: #b5b5b6;
    TEXT-DECORATION: none;
    font-weight: 700;
}

/*福建省专业技术人才人员继续教育平台（首页）开始*/
/*福建省专业技术人才人员继续教育平台（Top）开始*/
.HxpxwLTop {
    width: 100%;
    min-width: 1200px;
    height: 108px;
    background: #ffffff;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.HxpxwLTop_001 {
    width: 1200px;
    margin-top: 3px;
    padding: 0px;
    border: 0px;
}

.HxpxwLTop_001 h2 {
    float: left;
    width: 640px;
    margin: 0px;
    margin-top: 1px;
    padding: 0px;
    border: 0px;
}

.HxpxwLTop_001 h3 {
    float: left;
    width: 560px;
    margin-top: 10px;
    padding: 0px;
    border: 0px;
    text-align: right;
    line-height: 44px;
    font-size: 14px;
    font-weight: 700;
}

/*长者模式*/
.elder-model {
    position: absolute;
    top: 4px;
    right: 248px;
    height: 32px;
    padding: 0 11px;
    line-height: 31px;
    border-radius: 4px;
    background: #28DDC5;
    color: white;
    font-size: 15px;
}

.elder-model:hover {
    color: white;
}

.HxpxwLTab {
    width: 100%;
    height: 40px;
    background-color: #0490EE;
}

.HxpxwLTabCenter {
    position: relative;
    width: 1200px;
    height: 40px;
    display:flex;
    justify-content: space-between;
}

.tab-sub-list {
    display: none;
    position: absolute;
    z-index: 99;
}

.tab-sub-list p {
    width: 140px;
    height: 40px;
    line-height: 40px;
    color: #FFFFFFDD;
    font-size: 15px;
    background-color: #0490EE;
    cursor:pointer;
}

.tab-sub-list p:hover {
    background-color: #1570BD;
}

.HxpxwLTabCenter lu {
    display:flex;
    max-width: 840px;
}

.HxpxwLTabCenter li {
    width: 140px;
    line-height: 40px;
    color: #FFFFFFDD;
    font-size: 15px;
    cursor:pointer;
}

.HxpxwLTabCenter li:hover {
    background-color: #0560BC;
}

.HxpxwLTabCenter h2 {
    margin-top: -4px;
    cursor:pointer;
}

.HxpxwLTopPic {
    width: 100%;
    height: 500px;
    margin: 0 0 32px 0;
    padding: 0px;
    border: 0px;
    overflow: hidden;

    /*background-image: url(../../images/themes/jixujiaoyu/jixujiaoyu_logo.png);*/
    /*background-repeat: no-repeat;*/
    /*background-size: cover;*/
    /*background-position: center center;*/
}

.HxpxwLTopPic img {
    width: 100%;
    object-fit: cover;
}

/*登录大盒子*/
.login-box-super {
    /*width: 1200px;*/
    height: 500px;
    margin: 0px auto;

    right: 14%;
    position: absolute;
    top: 144px;
    z-index: 10;
}

/*登录小盒子*/
.login-box {
    float: right;
    margin-right: -48px;
    width: 380px;
    min-height: 412px;
    border: 0;
    border-radius: 7px;
    box-shadow: 0px 0px 6px 0px #FFFFFF00;
    background-color: #fff;
}

.input-box {
    margin-bottom: 23px;
}

/*微信登录 开始*/
.wxlogin-style {
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-left: 10px;
    vertical-align: middle;
    cursor: pointer;
    background-position: 0 -3px;
}
/*微信登录 结束*/

/*已登录 开始*/

.user-box {
    width: 100%;
    height: 144px;

    display: flex;
}

.welcome-title {
    margin-top: 32px;
    margin-left: 29px;
    text-align: left;
    color: black;
    font-size: 20px;
    font-weight: bold;
}

.user-box .head-img {
    margin: 26px 18px 0px 32px;
    color: blue;
    width: 98px;
    height: 98px;
    border-radius: 49px;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
}

.user-box .user-name {
    color: #282828;
    font-size: 21px;
    font-weight: bold;
    margin-top: 65px;
    margin-bottom: 22px;
    cursor: pointer;
    max-width: 150px;
}

.user-box .logout {
    color: #56565656;
    font-size: 14px;
    margin: 70px 13px 0px;
    font-weight: 600;
}

.user-company {
    color: #1F1F1F;
    font-size: 16px;
    margin: 0px 31px;
    text-align: left;
}

.user-year-title {
    color: #1F1F1Fef;
    font-size: 23px;
    margin: 33px 37px 5px;
    text-align: left;
}

.user-line {
    height: 1px;
    margin: 24px 30px 0px 30px;
    background-color: #1F1F1F0F;
}

.user-time-box {
    margin: 0px 30px;
    display: flex;
    justify-content: space-between;
}

.user-time-box-child {
    margin-top: 27px;
}

.user-time-box-child img {
    width: 66px;
}

.user-time-box-num {
    font-size: 28px;
    color: #1F1F1F;
    font-weight: 900;
    margin: 10px 0px;
}

.user-time-box-str {
    font-size: 14px;
    color: #333333ee;
    margin-top: 6px;
}

/*已登录 结束*/

/*福建省专业技术人才人员继续教育平台（Top）结束*/

/*通用组头 开始*/
.section-white-top {
    height: 66px;

    background-image: url("/images/themes/jixujiaoyu/jixujiaoyu_title_line.png");
    background-size: 1056px 8px;
    background-repeat: no-repeat;
    background-position: 145px 50%;
}

.section-top-line {
    flex: 1;
    height: 60px;
    background-image: url(/images/themes/jixujiaoyu/jixujiaoyu_title_line.png);
    background-size: 100% 8px;
    background-repeat: no-repeat;
    background-position: 18px 50%;
}

.setcion-text-title {
    display: flex;
}

.section-white-top-more {
    height: 60px;

    background-image: url("/images/themes/jixujiaoyu/jixujiaoyu_title_line.png");
    background-size: 946px 8px;
    background-repeat: no-repeat;
    background-position: 145px 50%;

    display: flex;
    justify-content: space-between;
}

.section-top-sub {
    line-height: 58px;
    margin: 0 0 0 8px;
    color: black;
    font-size: 23px;
    font-weight: 900;
    text-align: left;
}

.section-gray-top {
    height: 60px;
}

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

.section-content-view {
    padding-top: 22px;
    padding-bottom: 40px;
}

.section-more {
    font-size: 16px;
    color: #868686dd;
    line-height: 57px;
}

.section-more:hover {
    color: #4D7BC6;
}

/*通用组头 结束*/

/*培训流程 开始*/

.flow-main .title {
    float: left;
    height: 60px;
    width: 130px;

    background-image: url("/images/themes/jixujiaoyu/jixujiaoyu_title_fllow.png");
    background-size: 130px 60px;
    background-repeat: no-repeat;
}

.button-view a {
    width: 198px;
    height: 72px;
}

.flow-btn-img {
    width: 198px;
    height: 72px;
}

.button-view span {
    padding: 0px 2px;
}

/*培训流程 结束*/

/*荣誉资质 开始*/
.section-gray-bg {
    width: 100%;
    background-color: #F5F8FA;
}

.honour-main .title {
    float: left;
    height: 60px;
    width: 130px;

    background-image: url("/images/themes/jixujiaoyu/jixujiaoyu_title_honour.png");
    background-size: 130px 60px;
    background-repeat: no-repeat;
}

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

.honour-view img {
    width: 362px;
    height: 248px;
}


/*荣誉资质 结束*/

/*新闻资讯 开始*/

.news-main .title {
    float: left;
    height: 60px;
    width: 130px;

    background-image: url("/images/themes/jixujiaoyu/jixujiaoyu_title_news.png");
    background-size: 130px 60px;
    background-repeat: no-repeat;
}

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

.kinSlideshow {
    width: 590px;
    height: 350px;
}

.news-view {
    display: flex;
}

.HxpxwLPictues {
    width: 590px;
    height: 350px;
}

.HxpxwLPictues img {
    width: 590px;
    height: 350px;
}

.HxpxwLPictues h2 {
    line-height: 35px;
    text-align: left;
    padding-left: 2px !important;
    width: 490px !important;
}

.news-right {
    padding-left: 36px;
    width: 610px;
    height: 350px;

    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.news-right a {
    width: 100%;
    border-bottom: 1px solid #F0F0F1;

    display: flex;
    justify-content: space-between;

}

.news-right a:hover .news-time {
    background-color: #0490EE;
    color: white;
    border-radius: 3px;
}



.news-time {
    width: 63px;
    height: 63px;
    margin-bottom: 12px;
    background-color: #F5F9FA;

    display: flex;
    flex-direction: column;
    justify-content: center;
}

.news-time p {
    font-size: 17px;
    font-weight: 900;
    line-height: 25px;
}

.news-str {
    width: 470px;
    text-align: left;
    padding-right: 14px;
}

.news-title-str {
    font-size: 18px;
    color: #4E5055;
    margin-bottom: 2px;
}

.news-content-str {
    font-size: 16px;
    color: #C1C1C1;
}

/*新闻资讯 结束*/

/*推荐课程 开始 */

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

.class-title {
    float: left;
    height: 60px;
    width: 130px;

    background-image: url("/images/themes/jixujiaoyu/jixujiaoyu_title_recommend.png");
    background-size: 130px 60px;
    background-repeat: no-repeat;
}

.class-content {
    padding-top: 17px;
    display: flex;
    justify-content: space-between;
}

.class-a:hover  {
    transform: translateY(-6px);
    box-shadow: 0 0 8px 8px rgb(221 221 221 / 70%);
}

.class-img {
    width: 212px;
    height: 116px;
    margin-top: 7px;
    /*background-color: #0a9dff;*/
    border-radius: 2px;
}

.class-a {
    width: 224px;
    height: 204px;
    border: 1px solid #F1F1F1;
    border-radius: 4px;
    background-color: white;
}

.class-title-str {
    padding: 0px 11px;
    padding-top: 8px;
    font-size: 14px;
    color: #4E5055;
    text-align: left;
}

.class-content-str {
    display: flex;
    justify-content: space-between;

    padding-right: 15px;
    padding-left: 10px;
    padding-top: 18px;

    color: #999B9C;
}

.class-content-str div {
    font-size: 12px;
}

/*推荐课程 结束 */

/*推荐课包 开始*/

.package-title {
    float: left;
    top: 5px;
    height: 50px;
    width: 160px;

    background-image: url("/images/themes/jixujiaoyu/jixujiaoyu_title_package.png");
    background-size: 160px 50px;
    background-repeat: no-repeat;
}

.package-top {
    height: 60px;

    background-image: url("/images/themes/jixujiaoyu/jixujiaoyu_title_line.png");
    background-size: 912px 8px;
    background-repeat: no-repeat;
    background-position: 177px 50%;

    display: flex;
    justify-content: space-between;
}

.package-content {
    padding-top: 16px;
    display: flex;
    justify-content: space-between;
}

.package-a {
    width: 590px;
    height: 180px;
    background-image: url("/images/themes/jixujiaoyu/jixujiaoyu-package-bg.png");

    display: flex;
    justify-content: space-between;
}

.package-a:hover .package-img {
    transform: translateY(-6px);
    box-shadow: 0 0 8px 8px rgb(221 221 221 / 70%);
    border-radius: 2px;
    background-color: #FFFFFF00;
}

.package-img {
    width: 296px;
    height: 160px;
    margin: 7px;
    /*background-color: #0a9dff;*/
}

.package-right {
    width: 252px;
    margin-right: 20px;
    /*margin: 18px 20px 16px 0px;*/
    text-align: left;

    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.package-title-str {
    font-size: 16px;
    color: #4E5055;
    padding-top: 18px;
}

.package-sub-str-a {
    margin-top: 13px;
    font-size: 13px;
    color: #666666;
}

.package-sub-str-b {
    margin-bottom: 21px;
    font-size: 13px;
    color: #999999;
}

.package-content-str {
    display: flex;
    justify-content: space-between;

    padding-right: 6px;
    margin-bottom: 16px;

    color: #999B9C;


}

/*推荐课包 结束*/

/*福建省专业技术人才人员继续教育平台（Bottom）开始*/
.HxpxwLbottom {
    width: 100%;
    padding: 32px 0;
    background-color: #24252A;
}

.HxpxwLbottom_main {
    width: 1200px;
    margin: 0px auto;
    text-align: left;

    display: flex;
    justify-content: space-between;
}

.bottom-a {
    color: #9999A3;
    font-size: 14px;
}

.foot-tag-js-div {
    margin: 20px 0px 0px -13px;
    width: 133px;
    height: 70px;
}

.HxpxwLbottom a {
    color: #9999A3;
    margin-left: 24px;
    margin-bottom: 8px;
    display: inline-block;
}

.HxpxwLbottom a:hover {
    color: #5F9BF8;
}

.HxpxwLbottom_wx {
    display: flex;
}

.HxpxwLbottom_wx .left{
    margin: 26px 20px 12px -1px;
}

.HxpxwLbottom_wx .wx_code {
    width: 100px;
    height: 100px;
    margin-top: 10px;
}

.foot-big-text {
    display: flex;
    margin-left: -23px;
}

/*福建省专业技术人才人员继续教育平台（Bottom）结束*/

/*福建省专业技术人才人员继续教育平台（Table）开始*/
.HxpxwLTable {
    width: 100%;
    min-width: 1200px;
    border: 0px;
    margin: 0px;
    padding: 25px 0px;
    background: #ffffff;
    overflow: hidden;
}

.HxpxwLInside {
    width: 1200px;
    margin: 0px auto;
    padding: 0px;
    border: 0px;
    text-align: left;
    overflow: hidden;
}

.HxpxwLTable001 {
    width: 100%;
    min-width: 1200px;
    border: 0px;
    margin: 0px;
    padding: 25px 0px;
    background: #f8f8f8;
    overflow: hidden;
}

.HxpxwLInside001 {
    width: 1200px;
    margin: 0px auto;
    padding: 0px;
    border: 0px;
    text-align: left;
    overflow: hidden;
}

.HxpxwLleft {
    float: left;
    width: 585px;
    margin-right: 30px;
    border: 0px;
    padding: 0px;
    overflow: hidden;
}

.HxpxwLleft001 {
    float: left;
    width: 380px;
    margin-right: 30px;
    border: 0px;
    padding: 0px;
    overflow: hidden;
}

.HxpxwLright {
    float: left;
    width: 380px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    overflow: hidden;
}

/*福建省专业技术人才人员继续教育平台（Table）结束*/

/*福建省专业技术人才人员继续教育平台（Title）开始*/
.HxpxwLTitle {
    float: left;
    width: 100%;
    margin: 0px auto;
    padding: 0px;
    border: 0px;
    text-align: left;
}

.HxpxwLTitle h2 {
    float: left;
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: left;
    font-size: 22px;
    line-height: 50px;
    height: 50px;
    color: #1a5ab1;
    font-weight: normal;
}

.HxpxwLTitle h3 {
    float: left;
    margin: 12px 10px;
    padding: 0px;
    border-right: 2px solid #1a5ab1;
    text-align: left;
    height: 26px;
}

.HxpxwLTitle h4 {
    float: left;
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: left;
    font-size: 26px;
    line-height: 50px;
    height: 50px;
    color: #b5b5b6;
    font-weight: 700;
    font-family: "宋体";
    letter-spacing: -0.5px;
}

.HxpxwLTitle h5 {
    float: right;
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: right;
    font-size: 14px;
    line-height: 50px;
    height: 50px;
    color: #aaa9ae;
    font-weight: normal;
}

.HxpxwLTitle001 {
    float: left;
    width: 585px;
    margin: 0px auto;
    padding: 0px;
    border: 0px;
    text-align: left;
}

.HxpxwLTitle001 h2 {
    float: left;
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: left;
    font-size: 22px;
    line-height: 50px;
    height: 50px;
    color: #1a5ab1;
    font-weight: normal;
}

.HxpxwLTitle001 h3 {
    float: left;
    margin: 10px;
    padding: 0px;
    border-right: 2px solid #1a5ab1;
    text-align: left;
    height: 26px;
}

.HxpxwLTitle001 h4 {
    float: left;
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: left;
    font-size: 26px;
    line-height: 50px;
    height: 50px;
    color: #b5b5b6;
    font-weight: 700;
    font-family: "宋体";
    letter-spacing: -0.5px;
}

.HxpxwLTitle001 h5 {
    float: right;
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: right;
    font-size: 14px;
    line-height: 50px;
    height: 50px;
    color: #aaa9ae;
    font-weight: normal;
}

/*福建省专业技术人才人员继续教育平台（Title）结束*/

/*福建省专业技术人才人员继续教育平台（学员登录入口）开始*/
.HxpxwLLogin {
    float: left;
    width: 584px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: left;
}

#nav {
    list-style-type: none;
    width: 584px;
    margin: 0px auto;
}

#nav li {
    float: left;
    width: 180px;
    margin: 16px 14px 0px 0px;
    padding: 0px;
    border: 0px;
    border-radius: 4px;
    text-align: center;
    font-size: 20px;
    line-height: 55px;
    font-weight: normal;
    color: #ffffff;
    background: #5da7e8;
    cursor: pointer;
}

#nav li a {
    color: #ffffff;
    text-decoration: none;
}

#nav li a:hover {
    background: #ff9c00;
    color: #ffffff;
    text-decoration: none;
    float: left;
    width: 180px;
    margin: 0px;
    padding: 0px;
    border: 0px;
    border-radius: 4px;
    text-align: center;
    font-size: 20px;
    line-height: 55px;
    font-weight: normal;
    cursor: pointer;
}

#nav li ul {
    list-style-type: none;
    width: 540px;
    border: 2px solid #85B6E2;
    border-radius: 6px;
    padding: 10px 12px 0px 12px;
    background: #ffffff;
    position: absolute;
    z-index: 9999;
    left: -999em;
    margin-top: -55px;
}

#nav li ul li {
    float: left;
    width: 170px;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    margin: 0px 5px 10px 5px;
    color: #074fa1;
    background: #e3f3ff;
    border-radius: 4px;
}

#nav li ul h3 {
    float: left;
    width: 530px;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 10px;
    border-bottom: 1px solid #e0e1e1;
    text-align: left;
    font-size: 20px;
    line-height: 40px;
    font-weight: normal;
    color: #595757;
}

#nav li ul a {
    text-decoration: none;
    color: #074fa1;
}

#nav li ul a:hover {
    text-decoration: none;
    float: left;
    width: 170px;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    background: #5da7e8;
    color: #ffffff;
    font-weight: 700;
    border-radius: 4px;
}

#nav li:hover ul {
    left: auto;
}

#nav li.sfhover ul {
    left: auto;
}

#arrow {
    position: relative;
}

#arrow:after {
    border: 8px solid transparent;
    border-left: 12px solid #ff8400;
    width: 0;
    height: 0;
    position: absolute;
    top: 6px;
    left: 100px;
    content: ' ';
}

#arrow001 {
    position: relative;
}

#arrow001:after {
    border: 8px solid transparent;
    border-left: 12px solid #ff8400;
    width: 0;
    height: 0;
    position: absolute;
    top: 6px;
    left: 80px;
    content: ' ';
}

/*福建省专业技术人才人员继续教育平台（学员登录入口）结束*/


/*福建省专业技术人才人员继续教育平台（政策文件）开始*/
.HxpxwLPolicy {
    float: left;
    width: 380px;
    height: 240px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    overflow: hidden;
}

.HxpxwLPolicy h3 {
    float: left;
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    margin: 0px;
    border-bottom: 1px solid #cacaca;
    padding: 0px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}

/*福建省专业技术人才人员继续教育平台（政策文件）结束*/

/*福建省专业技术人才人员继续教育平台（机构资质）开始*/
.HxpxwLJGZZ {
    float: left;
    width: 1200px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    overflow: hidden;
}

.HxpxwLJGZZ h3 {
    float: left;
    width: 360px;
    line-height: 26px;
    font-size: 16px;
    margin-right: 60px;
    border: 0px;
    padding: 0px;
    font-weight: normal;
    overflow: hidden;
    text-align: left;
}

.HxpxwLJGZZ h4 {
    float: left;
    width: 360px;
    line-height: 26px;
    font-size: 16px;
    margin: 0px;
    border: 0px;
    padding: 0px;
    font-weight: normal;
    text-align: left;
}

.HxpxwLJGZZ img {
    float: left;
    width: 346px;
    height: 220px;
    margin: 10px 0px;
    border: 1px solid #cacaca;
    padding: 6px;
}

/*福建省专业技术人才人员继续教育平台（机构资质）结束*/

a {
    cursor:pointer;
}

/*1行的文字*/
.limit-line-1 {
    overflow: hidden;
    text-overflow: ellipsis;  /* 超出部分省略号 */
    word-break: break-all;    /* break-all(允许在单词内换行。) */
    display: -webkit-box;     /* 对象作为伸缩盒子模型显示 */
    -webkit-box-orient: vertical; /* 设置或检索伸缩盒对象的子元素的排列方式 */
    -webkit-line-clamp: 1;    /* 显示的行数 */
}

/*2行的文字*/
.limit-line-2 {
    overflow: hidden;
    text-overflow: ellipsis;  /* 超出部分省略号 */
    word-break: break-all;    /* break-all(允许在单词内换行。) */
    display: -webkit-box;     /* 对象作为伸缩盒子模型显示 */
    -webkit-box-orient: vertical; /* 设置或检索伸缩盒对象的子元素的排列方式 */
    -webkit-line-clamp: 2;    /* 显示的行数 */
}

/*登录框重新*/
.div-slider {
    margin-bottom: 18px;
    border: 1px solid #d9dde1;
    border-radius: 3px;
}

/*推荐课包*/
.section-gray-line {
    width: 100%;
    height: 18px;
    background: #F5F8FA;
}

.cp-view {
    display: flex;
    flex-wrap: wrap;
    gap: 26px;
}
.cp-item {
    position: relative;
    width: 279px;
    height: 284px;
    border-radius: 3px;
    box-shadow: 0 0 8px 0 rgba(221, 221, 221, .7);
}

.stage-move {
    position: absolute;
    top: 152px;
    left: 0;
    width: 100%;
    height: 110px;
    padding: 0 12px ;
    box-sizing: border-box;
    background-image: url(../../../images/gradient.png);
    background-repeat: no-repeat;
    background-position: -1px top;
    background-size: 110% auto;
    transition: top .3s ease-in-out;
    text-align: left;
}

.stage-move .stage-title {
    margin: 14px 0 0;
    line-height: 18px;
    color: #14191e;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-height: 20px;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
}

.stage-move .stage-con {
    height: auto;
    padding-top: 7px;
    line-height: 18px;
    color: #93999f;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all .5s ease;
}

.cp-item:hover .stage-move {
    top: 113px;
}

.cp-item .picture {
    margin: 11px;
    height: 139px;
    border-radius: 1px;
    background-size: cover;
}
.stage-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 89px;
    padding: 0 12px;
    box-sizing: border-box;
    background: white;
}

.cp-info-line {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.cp-btn-line {
    display: flex;
    justify-content: space-between;
    gap: 11px;
    width: 100%;
    margin: 14px 0 0;
}

.cp-buy-btn, .cp-detail-btn {
    flex-grow: 1;
    text-align: center;
    height: 38px;
    line-height: 38px;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
}

.cp-detail-btn {
    color: #1CB7FA !important;
    background: #EAF9FF;
}

.cp-buy-btn {
    color: #F77914;
    background: #FFF1E6;
}

.cp-detail-btn:hover {
    color: white !important;
    background: #0199FF;
}

.cp-buy-btn:hover {
    color: white;
    background: #F77914;
}

.cp-vip-pic {
    width:64px;
    height:64px;
    position:absolute;
    top:0;
    left:0;
    background-image: url("../images/vip_img.png");
    background-position: 0 0;
    background-size:cover;
}

.cp-info-line-p {
    color: #999;
    font-size: 13px;
}

.cp-info-line-price {
    color: #0099FF;
}

/* 预售 */
.pre-sell-tag {
    background: #FA7C07;
    color: white;
    font-size: 11px;
    font-weight: 500;
    padding: 2px 6px;
    margin: 0 4px 0 0;
    border-radius: 3px;
}

.menu-a {
    color: #FFFFFFDD !important;
}