<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">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;
    padding: 0.3rem;
    background: #fff;
    z-index: 2;
}

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

.gaIndexSwiper .swiper-slide{
    overflow: hidden;
    position: relative;
    width: 100%;
    border-radius: 0.21rem;
}
.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: 0.3rem;
    background: #fff;
}

.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;
    background: #fff;
    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;
}

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

.gaIndexRmzhie{
    overflow: hidden;
    position: relative;
    padding: 0.3rem;
    background: #fff;
    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: #f3f3f3;
    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.3rem 0.3rem;
    background: #fff;
    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;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 0.26rem 0;
}
.gaIndexAdveTwo img{
    overflow: hidden;
    position: relative;
    width: calc(50% - 0.12rem);
    border-radius: 0.2rem;
    height: 1.2rem;
}

.gaIndexAdveThre{
    overflow: hidden;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.gaIndexAdveThre img{
    overflow: hidden;
    position: relative;
    width: calc(33.33% - 0.12rem);
    border-radius: 0.2rem;
    height: 1.2rem;
}

.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: #f5f5f5;
    padding: 0.32rem;
    margin: 0.11rem 0;
}
.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: #111;
    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;
}

.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;
    background: #fff;
    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: center;
    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: auto;
}

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

.gaIndexNewTwo .ndexNewOneIno span{
    overflow: hidden;
    position: relative;
    font-size: 0.37rem;
    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.3rem  0.3rem  0rem  0.3rem;
    background: #fff;
}

.ndexPostDaoNav{
    overflow: hidden;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #f5f5f5;
}
.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.8rem;
    height: 4px;
    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;
}

.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.46rem;
	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{
    overflow: hidden;
    position: relative;
    display: block;
    font-size: 0.32rem;
    color: #999;
}
 
.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;
}
.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.1rem 0.2rem 0.1rem 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;
    font-weight: bold;
}

.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.2rem 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.64rem;
    height: auto;
}
.ostConThreDacomLogo span{
    overflow: hidden;
    position: relative;
    display: block;
    width: calc(100% - 0.8rem);
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.34rem;
    color: #333;
}

.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;
}

.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.1rem 0.2rem 0.1rem 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;
    background: #fff;
    z-index: 2;
}

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

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

.gaIndexLogin{
    overflow: hidden;
    position: fixed;
    width: 100%;
    padding: 0.3rem;
    background: #fff;
    box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.3);
    left: 0;
    bottom: 2.5rem;
    z-index: 12;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 0.1rem;
}

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

.gaIndexLoginButn{
    overflow: hidden;
    position: relative;
    height: 0.64rem;
    padding: 0 0.32rem;
    background: #0078ff;
    display: flex;
    align-items: center;
    border-radius: 0.32rem;
    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;
}.job_noe_tit img {
    margin-right: 3px;
}
.job_noe_name {
    text-overflow: ellipsis;
    align-items: center;
    width: 100%;
    font-size: .42rem;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
}
.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}</pre></body></html>