/*96KaiFa原创源码，唯一官网：www.96kaifa.com*/
.hotmg {
    margin-top: 37px;
    /* display: flex; */
}

.hotmgTitle {
    width: 40px;
    height: 126px;
    background-image: url(/96kaifa/images/hotmg.png);
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    padding: 10px 11px 0;
    margin-right: 24px;
}

.hotmgList {
    flex: 1;
}

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

.hotmgList li {
    width: 93px;
}

.hotmgList li img {
    width: 93px;
    height: 93px;
    margin-bottom: 8px;
    border-radius: 10px;
}

.hotmgList li h1 {
    font-size: 14px;
    font-weight: 400;
    text-align: center;
}

.hotmgContent {
    margin-top: 40px;
    display: flex;
}

.hotmgContent-list {
    width: 830px;
}

.listTitle {
    display: flex;
    height: 48px;
    background: #EFEFEF;
    border-radius: 5px;
}

.listTitle div {
    width: 100px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
    cursor: pointer;
}

.listTitle div.current {
    width: 110px;
    height: 48px;
    color: #FFFFFF;
    background: linear-gradient(180deg, #FF4747 0%, #FF6433 100%);
    border-radius: 10px;
}

.listContent {
    display: none;
}

.listContent.current {
    display: block;
}

.listContent li {
    padding-bottom: 30px;
    padding-top: 42px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.listContent li:last-of-type {
    border-bottom: none;
}

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

.li-title h1 {
    font-size: 16px;
    font-weight: normal;
    color: #333;
    height: 29px;
    width: 650px;
}

.li-title span {
    font-size: 14px;
    font-weight: 400;
    color: #666;
    opacity: 0.6;
    padding-top: 8px;
}

.li-content {
    margin-top: 22px;
    display: flex;
}

.li-content img {
    width: 210px;
    height: 121px;
    margin-right: 24px;
}

.li-content p {
    flex: 1;
    padding-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    opacity: 0.6;
    line-height: 1.8;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.tcdPageCode {
    margin-top: 90px;
}

.hotmgContent-aside {
    width: 340px;
    margin-left: 30px;
}

.aside-nggift,
.aside-hotContent {
    margin-bottom: 30px;
}

.aside-nggift>div:first-of-type,
.aside-hotzj>div:first-of-type,
.aside-hotContent>div:first-of-type {
    font-size: 20px;
    font-weight: 500;
    color: #333;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 12px;
    padding-left: 19px;
    position: relative;
    margin-bottom: 15px;
    /* padding-top: 2px; */
}

.aside-nggift>div:first-of-type::before,
.aside-hotzj>div:first-of-type::before,
.aside-hotContent>div:first-of-type::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 4px;
    height: 19px;
    /* background-color: #F16D45; */
}

.aside-hotContent img {
    width: 100%;
    height: 212px;
}

.aside-hotContent li {
    margin-bottom: 17px;
    position: relative;
}

.aside-hotContent li>a {
    display: flex;
    justify-content: space-between;
}

.aside-hotContent li:nth-child(n+2)::before {
    content: '';
    position: absolute;
    top: 9px;
    left: 0;
    width: 6px;
    height: 6px;
    background: #F16D45;
    border-radius: 50%;
}

.aside-hotContent li span {
    width: 44px;
    opacity: 0.6;
    margin-left: 35px;
}

.aside-hotContent li p {
    flex: 1;
    opacity: 0.8;
    padding-left: 20px;
}


.newPackage_con>div {
    display: flex;
    margin-top: 24px;
}

.newPackage_con>div>img {
    width: 90px;
    height: 90px;
    border-radius: 20px;
    margin-right: 13px;
}

.newPackage_con>div>div {
    flex: 1;
}

.newPackage_con h1 {
    width: 276px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #0F0F0F;
    line-height: 22px;
    opacity: 0.9;
}

.newPackage_con p {
    width: 276px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 22px;
}

.surplus {
    margin-top: 10px;
    display: block;
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FF681D;
}

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

.progressBar_btn>a {
    width: 60px;
    height: 27px;
    border: 1px solid #FF681D;
    border-radius: 8px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 500;
    color: #FF681D;
    line-height: 27px;
    text-align: center;
    margin-top: 13px;
}

#progressBar {
    width: 100px;
    height: 1px;
    position: relative;
    margin-top: 16px;
}

#progressBar div {
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    background: #FBCEC9;
    margin-top: 1px;
}

.progressBar {
    position: absolute;
    display: inline-block;
    background: #E8503E;
    height: 1px;
}

#progressBar>span {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -1px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #FBCEC9;
    color: #fff;
}

#progressBar span:nth-child(2) {
    left: 0%;
}

#progressBar span:nth-child(3) {
    left: 25%;
}

#progressBar span:nth-child(4) {
    left: 50%;
}

#progressBar span:nth-child(5) {
    left: 75%;
}

#progressBar span:nth-child(6) {
    left: 100%;
}

.aside-hotzj>div {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.aside-hotzj a {
    width: 184px;
    height: 99px;
    margin-bottom: 13px;
    position: relative;
}

.aside-hotzj a img {
    border-radius: 10px;
}

.aside-hotzj a p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 27px;
    height: 27px;
    background: #000000;
    opacity: 0.6;
    border-radius: 0px 0px 10px 10px;
    padding-left: 10px;
}
















.w1200 {
    width: 1200px;
    margin: auto;
}
.flex {
    display: flex;
    align-items: center;
}
/* 类型切换 */
.typeList {
    justify-content: flex-start !important;
    margin-bottom: 30px;
    width: 830px;
    height: 48px;
    background: #EFEFEF;
    border-radius: 5px;
}
.typeList p,.typeList a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 110px;
    height: 48px;
    border-radius: 10px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
    cursor: pointer;
}
.onk {
    color: #FFFFFF !important;    
    background: linear-gradient(180deg, #FF4747 0%, #FF6433 100%);
}


/* 类型切换列表内容 */
.content_new {
    margin-top: 38px;    
}
.content_list {
    position: relative;
    float: left;
    width: 270px;
    margin-right: 20px;
    margin-bottom: 30px;
    transition: all linear .3s;
}
.content_new .content_list:nth-child(3n) {
    margin-right: 0;
}
.content_list:hover {
    box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.2);
    transform: scale(1.05);
}
.content_listImg {
    width: 270px;
    height: 170px;
    overflow: hidden;
}
.content_listImg img,.content_list video {
    width: 270px;
    height: 170px;
}
.content_list:hover .content_listImgs {
    display: block;
}
.content_listAll .content:nth-child(6) .content_listImgs:hover img {
    width: 50px;
    height: 50px;
}

.content_listImgs {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 170px;
    background: rgba(0, 0, 0, 0.6);
}
.content_listImgs img {
    width: 42px;
    height: 42px;
}
.content_listImgs > div {
    height: 170px;
}
.content_listText {
    margin: auto;
    height: 105px;
    padding: 0 13px;
    padding-top: 13px;
    background: #FFFFFF;
}
.content_listText p:nth-child(1) {
    width: 244px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: bold;
    height: 60px;
    line-height: 30px;
    color: #333333;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /* white-space: nowrap; */
}
.content_list:hover .content_listText p:nth-child(1) {
    color: #2A8387 !important;
}

.content_listText p:nth-child(2) {
    height: 20px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    line-height: 20px;
    color: #999999;
}


.newList li a {
    display: flex;
    /* box-sizing: border-box; */
    justify-content: flex-start;
}

.newList li a:nth-of-type(3n) {
    margin-right: 0;
}

.newList li a .firstList {
    position: relative;
}
.firstList img {
    width: 230px;
    height: 150px;
}

.newList li {
    /* width: 585px; */
    margin-right: 30px;
    margin-bottom: 30px;
    transition: all linear .3s;
}
.newList li:hover {
    box-shadow: 2px 3px 6px rgb(0 0 0 / 20%);
    /* transform: scale(1.05); */
    transition: all linear .3s;
}
.newList li:nth-child(2n) {
    margin-right: 0;
}

.newList li a .firstList div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    
    padding: 46px 12px 30px 8px;
    /* display: none; */
}

.newList li a:hover .firstList div {
    display: block;
}

.newList li a .firstList div p {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #ECF0F5;
}

.newList li a .firstList div span {
    display: block;
    width: 80px;
    height: 30px;
    border: 1px solid #FFC600;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #FFC600;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    margin-top: 35px;
}

.newList li a .secList {
    /* margin: 0 auto; */
    background: #FFF;
    padding-left: 20px;
}
.secList p:nth-child(2) {
    width: 550px;
    height: 40px;
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 28px;
}
.secList p:nth-child(3) {
    display: flex;
    justify-content: flex-start;
}
.secList p:nth-child(3) span:first-child {
    margin-right: 40px;
    color: #F04040;
}
.newList li a .secList h3 {
    width: 500px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    margin-top: 10px;
    margin-bottom: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newList li a .secList span { 
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #999999;
}
.secList span:nth-child(3) {
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #F04040 !important;
    margin-right: 40px;
}
.rightAll {
    width: 340px;
    margin-left: 30px;
}

.allTitle2 {
    margin-bottom: 20px;
}











