section {
    position: relative;
}

/* star */
.gaIndexBgcolor {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: auto;
    max-height: 3.5rem;
    top: 0;
    left: 0;
    z-index: 1;
}

.gaIndexBgcImg {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.gaIndexBgcImg img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}

.gaIndexSearch {
    overflow: hidden;
    position: relative;
    padding: 0.32rem;
    z-index: 2;
    /* margin-top: 0.34rem; */
}

.gaIndexSeaConts {
    overflow: hidden;
    position: relative;
    height: 0.9rem;
    background: #fff;
    border-radius: 0.5rem;
    padding: 0 0.32rem;
    display: flex;
    align-items: center;
}

.gaIndexSeaConts img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 0.37rem;
    height: 0.37rem;
}

.gaIndexSeaConts input {
    overflow: hidden;
    position: relative;
    display: block;
    width: calc(100% - 0.34rem - 0.2rem);
    padding-left: 0.2rem;
    height: 0.9rem;
    font-size: 0.37rem;
    color: #333;
}

.gaIndexSeaConts input::placeholder {
    color: #999;
}

.gaIndexSwiper {
    overflow: hidden;
    position: relative;
    z-index: 2;
    padding: 0rem 0.3rem 0rem 0.3rem;
}

.gaIndexSwiper .banerSwiper {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.gaIndexSwiper .swiper-slide {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.gaIndexSwiper .swiper-slide img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}

.gaIndexSwiper .swiper-pagination {
    bottom: 6px;
}

.gaIndexNavsuct {
    overflow: hidden;
    position: relative;
    z-index: 2;
    padding: 12px 0;
}

.gaIndexNavsuct .navSwiper {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.gaIndexNavsuct .swiper-slide {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    /* justify-content: space-between; */
}

.gaIndexNavsuct .navSwIlideList {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20%;
}

.gaIndexNavsuct .navSwIlideList a {
    overflow: hidden;
    position: relative;
    display: block;
    text-align: center;
}

.gaIndexNavsuct .navSwIlideList a img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 0.96rem;
    height: 0.96rem;
    margin: auto;
}

.gaIndexNavsuct .navSwIlideList a span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.34rem;
    padding-top: 0.08rem;
}

.gaIndexNavDuoz {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.gaIndexNavDuoz ul {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.gaIndexNavDuoz ul li {
    overflow: hidden;
    position: relative;
    width: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.12rem 0;
}

.gaIndexNavDuoz ul li a {
    overflow: hidden;
    position: relative;
    display: block;
}

.gaIndexNavDuoz ul li a img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 34px;
}

.gaIndexNavDuoz ul li a img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 0.96rem;
    height: 0.96rem;
    margin: auto;
}

.gaIndexNavDuoz ul li a span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.34rem;
    padding-top: 0.08rem;
}

.gaIndexGuangs {
    overflow: hidden;
    position: relative;
    padding: 0 0.2rem;
    /* background: #fff; */
    z-index: 2;
}

.gaIndexGuanCont {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.gaIndexGuanCont a {
    overflow: hidden;
    position: relative;
    display: block;
    padding: 0 0.1rem 0.32rem 0.1rem;
}

.gaIndexGuanCont a img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}

.gaIndexGongs {
    overflow: hidden;
    position: relative;
    padding: 0.3rem;
    z-index: 2;
}

.gaIndexGonOne {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.gaIndexGonOne a {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.gaIndexGonOne a img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 0.5rem;
    height: 0.5rem;
}

.gaIndexGonOne a span {
    overflow: hidden;
    position: relative;
    display: block;
    width: calc(100% - 0.7rem);
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.37rem;
    color: #333;
}

.gaIndexGonThre a img {
    width: 1.8rem;
    height: auto;
}

.gaIndexGonThre a span {
    width: calc(100% - 2rem);
}

.gaIndexGonTwo {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.gaIndexGonTwoImg {
    overflow: hidden;
    position: relative;
    width: 1.6rem;
}

.gaIndexGonTwoImg img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
}

.gaIndexGonTwoText {
    overflow: hidden;
    position: relative;
    width: calc(100% - 1.82rem);
}

.gaIndexGonTwoText a {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    font-size: 0.37rem;
    padding: 0.04rem 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gaIndexTuoian {
    overflow: hidden;
    position: relative;
    padding: 0 0.2rem;
    /* background: #fff; */
    z-index: 2;
}

.gaIndexTuoiCont {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
}

.gaIndexTuoiCont a {
    overflow: hidden;
    position: relative;
    display: block;
    margin: 0 0.1rem;
    border-radius: 0.1rem;
    width: 100%;
}

.gaIndexTuoiCont a img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}

.gaIndexRmzhie {
    overflow: hidden;
    position: relative;
    padding: 0.3rem;
    z-index: 2;
}

.gaIndexRmzTite {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.gaIndexRmzTite span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.4rem;
    color: #333;
    font-weight: bold;
}

.gaIndexRmzTite a {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.35rem;
    color: #666;
}

.gaIndexRmzCont {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-top: 0.2rem;
}

.gaIndexRmzCont ul {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.gaIndexRmzCont ul::after {
    overflow: hidden;
    position: relative;
    display: block;
    content: "";
    width: calc(33.33% - 0.14rem);
}

.gaIndexRmzCont ul li {
    overflow: hidden;
    position: relative;
    width: calc(33.33% - 0.14rem);
    height: 0.86rem;
    background: #f6f8fb;
    margin: 0.097rem 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gaIndexRmzCont ul li span {
    overflow: hidden;
    position: relative;
    display: block;
    width: calc(100% - 0.16rem);
    text-align: center;
    font-size: 0.34rem;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gaIndexAaopinui {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-top: 0.2rem;
}

.gaIndexAaopinui ul {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.gaIndexAaopinui ul li {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 0.12rem 0;
}

.gaIndexAaopinui ul li a {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dexAaopinuImgs {
    overflow: hidden;
    position: relative;
    width: 2.9rem;
    height: 1.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dexAaopinuImgs img {
    overflow: hidden;
    position: relative;
    display: block;
    width: auto;
    height: 100%;
}

.dexAaopinuText {
    overflow: hidden;
    position: relative;
    width: calc(100% - 3.1rem);
}

.dexAaopinuText span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.4rem;
    color: #333;
}

.dexAaopinuText b {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.34rem;
    color: #999;
    font-weight: 500;
    padding-top: 0.2rem;
}

.gaIndexAdvert {
    overflow: hidden;
    position: relative;
    padding: 0rem 0.3rem 0 0.3rem;
    z-index: 2;
}

.gaIndexAdveOne {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.gaIndexAdveOne img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    height: 1.2rem;
    border-radius: 0.21rem;
    margin-bottom: 0.26rem;
}

.gaIndexAdveTwo {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    /*padding: 0 0 0.26rem 0;*/
}

.gaIndexAdveTwo div {
    width: calc(50% - 0.12rem);
    margin-bottom: 0.26rem
}

.gaIndexAdveTwo img {
    overflow: hidden;
    position: relative;
    border-radius: 0.2rem;
    height: 1.2rem;
    width: 100%;
}

.gaIndexAdveThre {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.gaIndexAdveThre div {
    width: calc(33.33% - 0.12rem);
    margin-bottom: 0.26rem
}

.gaIndexAdveThre img {
    overflow: hidden;
    position: relative;
    border-radius: 0.2rem;
    height: 1.2rem;
    width: 100%;
}

.gaIndexMinqiOne {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 0.2rem;
}

.gaIndexMinqiOne ul {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.gaIndexMinqiOne .swiperli {
    overflow: hidden;
    position: relative;
    width: calc(50% - 0.12rem);
    background: #f6f8fb;
    padding: 0.32rem;
    margin: 0.11rem 0;
    border-radius: 0.12rem
}

.gaIndexMinqiOne .swiperli a {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.gaIndexMinqiOne .swiperFlexdy {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.ndexMinqiOneImg {
    overflow: hidden;
    position: relative;
    width: 1rem;
    height: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ndexMinqiOneImg img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
}

.ndexMinqiOneIno {
    overflow: hidden;
    position: relative;
    width: calc(100% - 1.2rem);
}

.ndexMinqiOneIno b {
    overflow: hidden;
    position: relative;
    font-size: 0.35rem;
    color: #444;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ndexMinqiOneIno span {
    overflow: hidden;
    position: relative;
    font-size: 0.32rem;
    color: #666;
    display: block;
    padding-top: 0.08rem;
}

.gaIndexMinqiTwos {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-top: 0.36rem;
    padding-bottom: 0.1rem;
}

/* .gaIndexMinqiTwos ul{
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
} */

.gaIndexMinqiTwos .swiperFlexdy {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.gaIndexMinqiTwos .swiperFlexdy::after {
    overflow: hidden;
    position: relative;
    display: block;
    content: "";
    width: calc(33.33% - 0.09rem);
}

.gaIndexMinqiTwos .swiperFlexdy .swiperli {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(33.33% - 0.09rem);
    padding: 0.16rem 0;
}

.swiperlibg_pd {
    background-color: #F8F8F8;
    border-radius: 6px;
    padding: 15px 10px 10px 10px;
    margin-right: 10px;
    ;
}

.gaIndexMinqiTwos .swiperFlexdy .swiperli a {
    overflow: hidden;
    position: relative;
    display: block;
}

.ndexMinqiTwoImgs {
    overflow: hidden;
    position: relative;
    width: 1.1rem;
    height: 1.1rem;
    margin: auto;
}

.ndexMinqiTwoImgs img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.ndexMinqiTwoText {
    overflow: hidden;
    position: relative;
    text-align: center;
    padding-top: 0.15rem;
}

.ndexMinqiTwoText span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.34rem;
    color: #333;
}

.ndexMinqiTwoText span.companame {
    overflow: hidden;
    position: relative;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ndexMinqiTwoText span.spanumer {
    font-size: 0.32rem;
    color: #999;
    padding-top: 0.1rem;
}

.ndexMinqiTwoText span.spanumer font {
    color: #f60;
}

.gaIndexNews {
    overflow: hidden;
    position: relative;
    padding: 0.3rem;
    z-index: 2;
}

.gaIndexNewOne {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 0.2rem;
}

.gaIndexNewOne ul {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.gaIndexNewOne ul li {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 0.12rem 0;
}

.gaIndexNewOne ul li a {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.gaIndexNewOne .ndexNewOneImg {
    overflow: hidden;
    position: relative;
    width: 3rem;
}

.gaIndexNewOne .ndexNewOneImg img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
}

.gaIndexNewOne .ndexNewOneIno {
    overflow: hidden;
    position: relative;
    width: calc(100% - 3.3rem);
}

.gaIndexNewOne .ndexNewOneIno span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.37rem;
    color: #333;
}

.gaIndexNewOne .ndexNewOneIno b {
    overflow: hidden;
    position: relative;
    display: block;
    font-weight: 500;
    font-size: 0.32rem;
    color: #999;
    padding-top: 0.26rem;
}

.gaIndexNewTwo {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 0.2rem;
}

.gaIndexNewTwo ul {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: top;
    justify-content: space-between;
}

.gaIndexNewTwo ul li {
    overflow: hidden;
    position: relative;
    width: calc(50% - 0.15rem);
    padding: 0.16rem 0;
}

.gaIndexNewTwo ul li a {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.gaIndexNewTwo .ndexNewOneImg {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.gaIndexNewTwo .ndexNewOneImg img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    height: 95px;
}

.gaIndexNewTwo .ndexNewOneIno {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 0.18rem;
}

.gaIndexNewTwo .ndexNewOneIno span {
    overflow: hidden;
    position: relative;
    font-size: 0.37rem;
    min-height: 40px;
    color: #333;
    display: block;
}

.gaIndexNewTwo .ndexNewOneIno b {
    overflow: hidden;
    position: relative;
    font-size: 0.32rem;
    color: #999;
    font-weight: 500;
    padding-top: 0.12rem;
    display: block;
}

.gaIndexNewThre {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 0.1rem;
}

.gaIndexNewThre ul {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.gaIndexNewThre ul li {
    overflow: hidden;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #eee;
}

.gaIndexNewThre ul li a {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.34rem;
    color: #333;
    line-height: 1.1rem;
}

/* .gaIndexNewThre ul li a::before{
    overflow: hidden;
    position: absolute;
    display: block;
    content: "";
    width: 5px;
    height: 5px;
    background: #333;
    border-radius: 50%;
    top: 1px;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 1;
} */

.gaIndexPosty {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 2;
}

.gaIndexPostDaoh {
    overflow: hidden;
    position: relative;
    padding: 0.2rem 0.3rem 0rem 0.3rem;
    background-color: #fff;
    ;

}

.ndexPostDaoNav {
    overflow: hidden;
    position: relative;
    width: 100%;

}

.ndexPostDaoNav ul {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
}

.ndexPostDaoNav ul li {
    overflow: hidden;
    position: relative;
    cursor: pointer;
    margin-right: 0.8rem;
    padding-bottom: 0.3rem;
}

.ndexPostDaoNav ul li span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.39rem;
    color: #999;
}

.ndexPostDaoNav ul li i {
    overflow: hidden;
    position: absolute;
    display: none;
    width: 0.6rem;
    height: 5px;
    border-radius: 2px;
    bottom: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
}

.ndexPostDaoNav ul li.ostDaoNavCur span {
    font-weight: bold;
    color: #2d57e5;
}

.ndexPostDaoNav ul li.ostDaoNavCur i {
    display: block;
}

.ndexPostDaoErhan {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 0.28rem 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #f5f5f5;
}

.ndexPostDaoAdds {
    overflow: hidden;
    position: relative;
    cursor: pointer;
    width: 0.4rem;
}

.ndexPostDaoAdds img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
}

.ndexPostDaoTips {
    overflow-y: auto;
    position: relative;
    width: calc(100% - 0.62rem);
}

.ndexPostDaoTips ul {
    overflow: hidden;
    position: relative;
    width: min-content;
    display: flex;
    align-items: center;
}

.ndexPostDaoTips ul li {
    overflow: hidden;
    position: relative;
    width: max-content;
    padding-right: 0.36rem;
    font-size: .34rem;
    color: #666
}

.ndexPostDaoTips ul li.uadoLiebaCurs {
    color: #0078ff;
}

.ndexPostDaoTips ul li a {
    overflow: hidden;
    position: relative;
    font-size: 0.34rem;
    color: #999;
}

.gaIndexPostCont {
    overflow: hidden;
    position: relative;
    padding: 0.3rem;
}

.gaIndexPostCont ul {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.gaIndexPostCont ul li {
    overflow: hidden;
    position: relative;
    padding: 0.3rem;
    background: #fff;
    border-radius: 0.2rem;
    margin-bottom: 0.3rem;
}

.gaIndexPostCont ul li a {
    overflow: hidden;
    position: relative;
    display: block;
}

.gaIndexPostCont ul li:last-child {
    margin-bottom: 0rem;
}

.dexPostConOneTite {
    overflow: hidden;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.onOneTiteMinc {
    overflow: hidden;
    position: relative;
    font-size: 0.4rem;
    width: calc(100% - 1.5rem);
    color: #333;
    font-weight: bold;
}

.onOneTiteMaps {
    overflow: hidden;
    position: relative;
    font-size: 0.32rem;
    color: #999;
}

.dexPostConOneMony {
    overflow: hidden;
    position: relative;
    font-size: 0.42rem;
    color: #FF3A04;
    font-weight: bold;
    padding: 0.1rem 0;
}

.dexPostConOneFulis {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.onOneFuliButn {
    overflow: hidden;
    position: relative;
    width: 1.6rem;
    margin-left: auto;
}

.onOneFuliButn button {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 0.7rem;
    background: #0078ff;
    color: #fff;
    font-size: 0.34rem;
    border-radius: 0.1rem;
}

.onOneFuliTips {
    overflow: hidden;
    position: relative;
    width: calc(100% - 1.68rem);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.onOneFuliTips span {
    overflow: hidden;
    position: relative;
    height: 0.6rem;
    border: 1px solid #F3F3F3;
    border-radius: 0.08rem;
    font-size: 0.3rem;
    color: #666;
    line-height: 0.6rem;
    padding: 0 0.2rem;
    margin: 0.1rem 0.2rem 0.1rem 0;
}

.dexPostConOneComy {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 0.2rem;
}

.onOneComLogo {
    overflow: hidden;
    position: relative;
    width: 0.8rem;
}

.onOneComLogo img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}

.onOneComInfo {
    overflow: hidden;
    position: relative;
    width: calc(100% - 1rem);
}

.onOneComInName {
    overflow: hidden;
    position: relative;
    font-size: 0.34rem;
    color: #333;
}

.onOneComInText {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
}

.onOneComInText span.comamtexts {
    overflow: hidden;
    position: relative;
    display: block;
    max-width: calc(100% - 4.6rem);
    font-size: 0.32rem;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.onOneComInText span.biaspan {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 11px;
    border: 1px solid #eee;
    padding: 0px 3px;
    margin-left: 3px;
    color: #999;
}

.onOneComInText span.spantime {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.32rem;
    color: #666;
    margin-left: auto;
}

.onOneComInText span.newfubs {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.3rem;
    color: #005FFD;
    margin-left: 3px;
}

.dexPostConTwoIcFlexs {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    padding-bottom: 4px;
    z-index: 3;
}

.dexPostConTwoJiazi {
    overflow: hidden;
    position: relative;
    padding-right: 0.2rem;
    height: 0.5rem;
}

.dexPostConTwoJiazi img {
    overflow: hidden;
    position: relative;
    display: block;
    width: auto;
    height: 100%;
}

.dexPostConTwoIcon {
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.dexPostConTwoPosy {
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.dexPostConTwoTips {
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.dexPostConTwoMaps {
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.dexPostConTwoComy {
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.dexPostConTwoIcon {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
}

.dexPostConTwoIcon img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 0.4rem;
}

.dexPostConTwoIcon span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.32rem;
    color: #999;
    padding-left: 0.14rem;
}

.dexPostConTwoPosy {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.2rem 0;
}

.dexPostConTwoPosy span {
    overflow: hidden;
    position: relative;
    display: block;
}

.dexPostConTwoPosy span.spanpost {
    font-size: 0.42rem;
    color: #333;
    font-weight: bold;
    width: calc(100% - 3.1rem);
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dexPostConTwoPosy span.spanmony {
    font-size: 0.37rem;
    color: #0078ff;
}

.dexPostConTwoTips {
    overflow: hidden;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    max-height: 0.6rem;
    margin: 0.1rem 0 0.1rem 0;
}

.dexPostConTwoTips span {
    overflow: hidden;
    position: relative;
    height: 0.6rem;
    background: #f5f5f5;
    display: flex;
    align-items: center;
    border-radius: 0.08rem;
    font-size: 0.3rem;
    color: #777;
    padding: 0 0.2rem;
    margin: 0 0.2rem 0 0;
}

.dexPostConTwoMaps {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
}

.dexPostConTwoMaps img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 0.62rem;
    height: auto;
    margin-right: 0.12rem;
}

.dexPostConTwoMaps span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.32rem;
    color: #999;
}

.dexPostConTwoMaps i {
    overflow: hidden;
    position: relative;
    display: block;
    width: 1px;
    height: 0.32rem;
    background: #eee;
    margin: 1px 0.24rem 0 .24rem;
}

.dexPostConTwoComy {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 0.24rem;
}

.ostConTwoComTite {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    width: calc(100% - 2.4rem);
}

.ostConTwoComTite img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 0.52rem;
}

.ostConTwoComTite span {
    overflow: hidden;
    position: relative;
    display: block;
    width: calc(100% - 0.72rem);
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.37rem;
    color: #333;
    padding-left: 0.2rem;
}

.ostConTwoComButn {
    overflow: hidden;
    position: relative;
    height: 0.64rem;
    display: flex;
    align-items: center;
    background: #0078ff;
    padding: 0 0.32rem;
    border-radius: 0.1rem;
}

.ostConTwoComButn span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.32rem;
    color: #fff;
}

.ostConThreData {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ostConThreDaTite {
    overflow: hidden;
    position: relative;
    font-size: 0.4rem;
    color: #333;
}

.ostConThreDaMony {
    overflow: hidden;
    position: relative;
    font-size: 0.42rem;
    color: #0078ff;
}

.ostConThreDaTips {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 0.2rem;
}

.ostConThreDaTips span {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    font-size: 0.34rem;
    color: #444;
}

.ostConThreDaTips span::after {
    overflow: hidden;
    position: relative;
    display: block;
    content: "";
    width: 1px;
    height: 0.28rem;
    background: #444;
    margin: 1px 0.2rem 0 0.2rem;
}

.ostConThreDaTips span:last-child:after {
    display: none;
}

.ostConThreDaFuli {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0.1rem 0;
}

.ostConThreDaFuli span {
    overflow: hidden;
    position: relative;
    height: 0.6rem;
    background: #f5f5f5;
    display: flex;
    align-items: center;
    border-radius: 0.08rem;
    font-size: 0.3rem;
    color: #777;
    padding: 0 0.2rem;
    margin: 0.1rem 0.1rem 0.1rem 0;
}

.ostConThreDaComy {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 0.1rem;
}

.ostConThreDaComTime {
    overflow: hidden;
    position: relative;
    font-size: 0.32rem;
    color: #999;
}

.ostConThreDacomLogo {
    overflow: hidden;
    position: relative;
    width: calc(100% - 2rem);
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
}

.ostConThreDacomLogo img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 0.5rem;
    height: auto;
}

.ostConThreDacomLogo span.comnames {
    overflow: hidden;
    position: relative;
    display: block;
    max-width: calc(100% - 2.6rem);
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.34rem;
    color: #333;
    margin: 0 0 0 0.1rem;
}

.ostConThreDacomLogo span.biaspan {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 11px;
    border: 1px solid #eee;
    padding: 0px 3px;
    margin-left: 3px;
    color: #999;
}

.ostConFiveData {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ostConFiveDaTite {
    overflow: hidden;
    position: relative;
    font-size: 0.4rem;
    color: #333;
    font-weight: bold;
}

.ostConFiveDaMaps {
    overflow: hidden;
    position: relative;
    font-size: 0.32rem;
    color: #999;
}

.ostConFiveMony {
    overflow: hidden;
    position: relative;
    font-size: 0.42rem;
    color: #0078ff;
    font-weight: bold;
    padding: 0.21rem 0 0.16rem 0;
}

.ostConFiveTips {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 0.6rem;
}

.ostConFiveTips span {
    overflow: hidden;
    position: relative;
    height: 0.6rem;
    border: 1px solid #f5f5f5;
    display: flex;
    align-items: center;
    border-radius: 0.08rem;
    font-size: 0.3rem;
    color: #777;
    padding: 0 0.2rem;
    margin: 0 0.1rem 0 0;
}

.ostConFiveComy {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 0.2rem;
}

.ostConFiveComLogo {
    overflow: hidden;
    position: relative;
    width: 0.64rem;
}

.ostConFiveComLogo img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}

.ostConFiveComInfo {
    overflow: hidden;
    position: relative;
    width: calc(100% - 0.8rem);
    font-size: .32rem;
}

.onFiveComInName {
    overflow: hidden;
    position: relative;
    font-size: 0.32rem;
    color: #333;
}

.onFiveComInMinc {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.onFiveComInMinc span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.3rem;
    color: #999;
}

.gaIndexQuali {
    overflow: hidden;
    position: relative;
    padding: 0.3rem;
    z-index: 2;
}

.gaIndexQualiCont {
    overflow: hidden;
    position: relative;
    width: 100%;
    text-align: center;
    line-height: 22px;
}

.gaIndexQualiCont span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.32rem;
    color: #666;
    padding: 0.08rem 0;
}

.gaIndexLogin {
    overflow: hidden;
    position: fixed;
    width: 100%;

    left: 0;
    bottom: 2.3rem;
    z-index: 12;


}

.gaIndexLogin_box {
    padding: 0.2rem 0.3rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgba(0, 0, 0, 0.8);
    box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.3);
    border-radius: 0.2rem;
    margin: 0px 12px;
}

.gaIndexLoginText {
    overflow: hidden;
    position: relative;
    font-size: 0.36rem;
    color: #fff;
    letter-spacing: 2px;
}

.gaIndexLoginButn {
    overflow: hidden;
    position: relative;
    height: 35px;
    padding: 0 0.42rem;
    background: #0078ff;
    display: flex;
    align-items: center;
    border-radius: 0.2rem;
    font-size: 0.32rem;
    color: #fff;
}


.gaIndexCustom {
    overflow: hidden;
    position: fixed;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 50%;
    right: 0.2rem;
    bottom: 4.1rem;
    z-index: 14;
}

.gaIndexCustImgs {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}

.gaIndexCustImgs img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.gaIndexBotmNav {
    position: fixed;
    width: 100%;
    background: #fff;
    left: 0;
    bottom: 0;
    z-index: 88;
    padding: 0.32rem 0.3rem;
    box-shadow: 0 0 0.266666rem #ccc;
}

.gaIndexBotmNav ul {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.gaIndexBotmNav ul li {
    position: relative;
    text-align: center;
    cursor: pointer;
}

.gaIndexBotmNav ul li .gaIndexBotmNaInfo {
    position: relative;
    text-align: center;
}

.gaIndexBotmNav ul li .exBotmNaInIcons {
    position: relative;
    width: 0.6rem;
    height: 0.6rem;
    margin: auto;
}

.gaIndexBotmNav ul li .exBotmNaInIcons img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.gaIndexBotmNav ul li .exBotmNaInText {
    overflow: hidden;
    position: relative;
}

.gaIndexBotmNav ul li .exBotmNaInText span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.34rem;
    color: #333;
}

.gaIndexBotImages .exBotmNaInIcons img {
    width: 1.7rem !important;
    height: 1.7rem !important;
    position: absolute;
    left: 50%;
    margin-left: -0.8rem;
    top: -0.95rem;
    overflow: hidden;
    display: block;
}

.gaIndexKonges {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.exBotmNaInSuzis {
    background-color: red;
    position: absolute;
    top: -15%;
    right: -50%;
    font-size: .346667rem;
    font-weight: 500;
    color: #FFFFFF;
    padding: 0 .18rem;
    border-radius: .306667rem;
}

.gaIndexVideos {
    overflow: hidden;
    position: relative;
    padding: 0 0.3rem;
    display: flex;
    justify-content: space-between;
    height: 4.3rem;
}

.gaIndexVidOne {
    overflow: hidden;
    position: relative;
    width: calc(50% - 0.12rem);
    border-radius: 0.2rem;
    height: 100%;
}

.gaIndexVidGonzuo {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.gaIndexVidSpins {
    overflow: hidden;
    position: relative;
    padding: 0 0.2rem;
    height: 0.8rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(to right, #fb6e06, #f91f43);
}

.dexVidSpiTite {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
}

.dexVidSpiTite img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 0.5rem;
}

.dexVidSpiTite span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.34rem;
    color: #fff;
    padding-left: 0.14rem;
}

.dexVidSpiMore {
    overflow: hidden;
    position: relative;
}

.dexVidSpiMore a {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.32rem;
    color: #fff;
}

.gaIndexVidImage {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.gaIndexVidTupian {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.gaIndexVidTupian img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    min-height: 2.5rem;
}

.gaIndexVidIcon {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}

.gaIndexVidIcon img {
    overflow: hidden;
    display: block;
    width: 1.1rem;
    height: auto;
}

.gaIndexVidText {
    overflow: hidden;
    position: relative;
    padding: 0.2rem 0.2rem;
    background: #fff;
    font-size: 0.37rem;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dexVidGonzList {
    overflow: hidden;
    position: relative;
    width: 100%;
    background: #fff;
    border-radius: 0.2rem;
}

.dexVidGonzList a {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
}

.dexVidGonzList_bt {
    margin-bottom: 0.25rem;
}

.dexVidGonzList_tp {
    margin-top: 0.2rem;
}

.dexVidGonzLiInfo {
    overflow: hidden;
    position: relative;
    width: calc(100% - 1.2rem);
    padding: 0.26rem 0.3rem;
}

.dexVidGonzLiInfo span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.32rem;
}

.dexVidGonzLiInfo span.spanyi {
    font-size: 0.37rem;
    color: #333;
}

.dexVidGonzLiInfo span.spaner {
    font-size: 0.32rem;
    color: #999;
}

.dexVidGonzLiInfo span.spancka {
    color: #fff;
    height: 0.48rem;
    background: #0078ff;
    border-radius: 0.27rem;
    width: 1.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.12rem;
    font-size: 0.3rem;
}

.dexVidGonzLiImg {
    overflow: hidden;
    position: absolute;
    width: 1.6rem;
    bottom: 0;
    right: 0;
    z-index: 2;
}

.dexVidGonzLiImg img {
    overflow: hidden;
    display: block;
    width: 100%;
}

.fenzhanSubcty {
    overflow: hidden;
    position: relative;
    padding-bottom: 0.16rem;
    display: flex;
    align-items: center;
}

.fenzhanSubcty span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.37rem;
    padding-right: 0.14rem;
    color: #fff;
}

.fenzhanSubcty img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 0.26rem;
    height: auto;
}

.job_ystwo {
    display: flex;
    align-items: top;
}

.yun_newtowwelfare {
    width: 100%;
    height: 0.586666rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0.266666rem;
}

.yun_newtowwelfare span {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 0.64rem;
    line-height: 0.64rem;
    padding: 0 0.186666rem;
    margin-right: 0.133333rem;
    font-size: 0.32rem;
    float: left;
    background-color: #f6f6f6;
    color: #646464;
    border-radius: 0.106666rem;
}

.yun_hcc_jobtwo {
    background-color: #fff;
    margin-bottom: 10px;
    border-radius: 8px;
}

.yun_hcc_jobtwopd {
    padding: 0px 10px 10px 10px
}

.yun_hccjob_jp {
    padding: 5px 0px 0px 10px;
    background-color: #0078ff;
    border-radius: 8px 8px 0 0;
    background: linear-gradient(to bottom, #fef9eb, #fff);
    color: #f60;
    font-size: 12px;
    display: flex;
    align-items: center;
}

.yun_hccjob_jp img {
    width: 12px;
    margin-right: 2px;
    ;
}

.yun_hccjob_new {
    padding: 5px 0px 0px 10px;
    background-color: #0078ff;
    border-radius: 8px 8px 0 0;
    background: linear-gradient(to bottom, #e4effc, #fff);
    color: #999;
    font-size: 12px;
    display: flex;
    align-items: center;
}

.yun_hccjob_new img {
    width: 12px;
    margin-right: 2px;
}

.yun_hccjob_zd {
    padding: 5px 0px 0px 10px;
    background-color: #0078ff;
    border-radius: 8px 8px 0 0;
    background: linear-gradient(to bottom, #fcf0f0, #fff);
    color: #f60;
    font-size: 12px;
    display: flex;
    align-items: center;
}

.yun_hccjob_zd img {
    width: 12px;
    margin-right: 2px;
}

.sqan {
    position: absolute;
    right: 10px;
    top: 40px;
}

.job_noe_tit {
    width: 100%;
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    line-height: 0.6rem;
}

.job_noe_tit img {
    margin-right: 3px;
    height: 0.42rem;
}

.job_noe_name {
    max-width: calc(100% - 2rem);
    font-size: .42rem;
    font-weight: 600;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    line-height: 1.5;
    position: relative;
}

.job_noe_city {
    flex-shrink: 0;
    font-size: .32rem;
    color: #999;
}

.com_name_four {
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    align-items: center;
    font-size: .32rem;
    overflow: hidden;
    white-space: nowrap;
    color: #999
}


.qiehuanSubject {
    width: 92%;
    border-radius: 8px !important;
}

.qiehuanFenzans {
    overflow: hidden;
    position: relative;
    padding: 0 0.42rem 0.2rem 0.42rem;
}

.qiehuanFenTites {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 0.4rem;
    /* padding-bottom: 0.32rem; */
    /* border-bottom: 1px solid #eee; */
}

.qiehuanFenTites span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.42rem;
    font-weight: 500;
    color: #333;
}

.qiehuanFenTites span.inospan {
    font-size: 0.32rem;
    color: #555;
    padding-top: 0.12rem;
}

.qiehuanFenCurnt {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 0.32rem;
    display: flex;
    align-items: center;
}

.qiehuanFenCurnt span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.32rem;
    color: #666;
}

.qiehuanFenCurnt span.zonspan {
    color: #22c691;
}

.qiehuanFenButns {
    overflow: hidden;
    position: relative;
    width: 100%;
    /* display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; */
    padding: 0rem 0 0.1rem 0;
}

.uanFenButnList {
    overflow: hidden;
    position: relative;
    width: calc(50% - 0.2rem);
    height: 1.06rem;
    margin: 0.2rem 0;
    background: #f5f5f5;
    border-radius: 3px;
}

.uanFenButnList a {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.34rem;
    color: #333;
}

.uanFenButnList a span {
    overflow: hidden;
    position: relative;
    display: block;
    padding: 0 0.16rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.uanFenButnSuomin {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 0.18rem 0 0.08rem 0;
}

.uanFenButnSuomin span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.34rem;
    color: #999;
}

.uanFenButnSuomin span.minctext {
    font-size: 0.4rem;
    color: #333;
}

.uanFenButnMapFlex {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.qiehuanSubject .van-popup__close-icon {
    font-size: 18px;
}

.uanFenButnCurs {
    background: #ecf5ff;
}

.uanFenButnCurs a {
    color: #409eff;
    border-radius: 4px;
    border: 1px solid #0078ff;
}


.indexPostConTip1 {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.indexPostConTip1 .dexPostConButns {
    overflow: hidden;
    position: relative;
    width: 1.54rem;
    text-align: center;
    height: 0.7rem;
    line-height: 0.7rem;
    border-radius: 3px;
    background-color: #0078ff;
}

.indexPostConTip1 .dexPostConButns .dexPostConButnsan {
    width: 100%;
    height: 100%;
    font-size: 0.32rem;
    text-align: center;
    color: #fff;
}

.indexPostConTip1 .dexPostConTexts {
    overflow: hidden;
    position: relative;
    width: calc(100% - 1.64rem);
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 0.6rem;
}

.indexPostConTip1 .dexPostConTexts span {
    overflow: hidden;
    position: relative;
    height: 0.6rem;
    padding: 0 6px;
    border-radius: 4px;
    border: 1px solid #F3F3F3;
    display: flex;
    align-items: center;
    font-size: 0.32rem;
    color: #666;
    margin-right: 8px;
}

.dexJobMinTites1 {
    overflow: hidden;
    position: relative;
    width: calc(100% - 1.6rem);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    line-height: 1.5;
    font-size: 0.42rem;
    color: #333;
    font-weight: 600;
}

.dexJobMinTites1 img {
    margin-right: 3px;
    height: 0.42rem;
    margin-top: 2px;
}






.indexJobMinc2 .job_noe_name {
    overflow: hidden;
    position: relative;
    width: calc(100% - 2.8rem);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    line-height: 1.5;
}

.indexJobMinc2 .job_noe_name img {
    margin-top: 2px;
    height: 0.42rem
}


.indexJobMinc2 .ostConThreDaMony {
    font-weight: 600;
}

.indexJobCominc2 {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 6px 0 8px 0;
}

.indexJobCominc2 span.biaspan {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 11px;
    border: 1px solid #eee;
    padding: 0px 3px;
    margin-left: 3px;
    color: #999;
}

.indexJobCominc2 span.namespan {
    overflow: hidden;
    position: relative;
    display: block;
    max-width: calc(100% - 1.86rem);
    font-size: 0.32rem;
    color: #666;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.indexJobTips2 span img {
    margin-right: 3px;
}

.indexJobComUser2 {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 0.2rem;
}

.dexJobComUseMaps {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
}

.dexJobComUseMaps span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 12px;
    color: #999;
    padding-left: 6px;
}

.dexJobComUseInfo {
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    width: calc(100% - 4rem);
}

.dexJobComUseImgs {
    overflow: hidden;
    position: relative;
    width: 0.64rem;
    height: 0.64rem;
    border: 1px solid #eee;
    border-radius: 3px;
}

.dexJobComUseImgs img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.dexJobComUseText {
    overflow: hidden;
    position: relative;
    width: calc(100% - 0.64rem - 12px);
    padding-left: 8px;
    font-size: 0.34rem;
    color: #666;
}



.indexJobMinc3 .job_noe_name {
    overflow: hidden;
    position: relative;
    width: calc(100% - 2.8rem);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    line-height: 1.5;
}

.indexJobMinc3 .job_noe_name img {
    height: 0.42rem;
    margin-top: 2px;
}

/* .indexJobMinc3 .job_noe_name span{
    overflow: hidden;
    position: relative;
    width: calc(100% - 1.8rem);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    line-height: 1.5;
} */

.indexJobMinc3 .ostConThreDaMony {
    font-weight: 600;
}


.indexJobMinc4 .job_noe_name {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    text-overflow: initial;
    align-items: center;
    font-size: .42rem;
    font-weight: 600;
    overflow: hidden;
    white-space: initial;
}

.indexJobMinc4 .job_noe_name span {
    overflow: hidden;
    position: relative;
    width: calc(100% - 1.7rem);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    line-height: 1.5;
}

.indexJobMonet4 {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 4px 0 5px 0;
}

.indexJobMonet4 .ostConFiveMony {
    padding: 0;
}

.indexJobMonet4 .indexJobMonTime {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.32rem;
    color: #999;
}


.indexJobComxinxi4 {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 0.2rem;
}

.indexJobComxinxi4 .dexJobComxiButn {
    overflow: hidden;
    position: relative;
    width: 2.1rem;
    height: 0.8rem;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.indexJobComxinxi4 .dexJobComxiButn span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.34rem;
    width: 2.1rem;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 0px;
}

.indexJobComxinxi4 .dexJobComxiInfo {
    overflow: hidden;
    position: relative;
    width: calc(100% - 2.3rem);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.indexJobComxinxi4 .dexJobComxiInLogo {
    overflow: hidden;
    position: relative;
    width: 0.8rem;
    height: 0.8rem;
    border: 1px solid #eee;
    border-radius: 3px;
}

.indexJobComxinxi4 .dexJobComxiInLogo img {
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.indexJobComxinxi4 .dexJobComxiInText {
    overflow: hidden;
    position: relative;
    width: calc(100% - 0.8rem - 8px);
}

.indexJobComxinxi4 .dexJobComxiInText span {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.30rem;
    color: #999;
}

.indexJobComxinxi4 .dexJobComxiInText span.namespan {
    font-size: 0.35rem;
    color: #333;
}


.indexJobComxinxi4 .dexJobComxiInText span.comnames {
    max-width: calc(100% - 1.7rem);
    text-overflow: ellipsis;
    white-space: nowrap;
}

.indexJobComxinxi4 .dexJobComxiInText span.biaspan {
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 11px;
    border: 1px solid #eee;
    padding: 0px 3px;
    margin-left: 3px;
    color: #999;
    width: 33px;
    ;
}

/* .indexJobMinc4{
    overflow: hidden;
    position: relative;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    line-height: 1.5;
    font-size: 0.42rem;
    color: #333;
    font-weight: 600;
} */

.indexJobMinc4 .dexJobMincTite4 {
    overflow: hidden;
    position: relative;
    width: calc(100% - 3rem);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    line-height: 1.5;
    font-size: 0.42rem;
    color: #333;
    font-weight: 600;
}

.indexJobMinc4 .indexJobMonTime {
    overflow: hidden;
    position: relative;
    font-size: 0.34rem;
    color: #444;
}

.indexJobMinc4 img {
    margin-top: 2px;
}

.dexJobComxiFuzewn {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.dexJobComxiCommzs {
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
}



.fenzhanSubBuLogo{
    overflow: hidden;
    position: relative;
    margin: 0.32rem 0 0 0.32rem;
}

.fenzhanSubBuColors{
    overflow: hidden;
    position: relative;
    padding: 0.3rem;
}

.fenzhanSubBuJuFlex{
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 0.2rem;
    padding: 0 0 0 0.3rem;
}

.fenzhanSubBuJuFlex .gaIndexSeaConts{
    width: calc(100% - 2.2rem);
    border-radius: 0;
    padding: 0 0.32rem 0 0.2rem;
}

.fenzhanSubBuJuFlex .fenzhanSubcty{
    padding: 0;
    max-width: 2rem;
}

.fenzhanSubBuJuFlex .fenzhanSubcty span{
    color: #333;
    max-width: 1.7rem;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fenzhanSubBuJuFlex .fenzhanSubcty img{
    margin-top: 2px;
}


.fenzhanSubMokuai{
    overflow: hidden;
    position: relative;
}

.fenzhanSubMokuai .fenzhanSubBuJuFlex{
    border: 1px solid #eee;
}