
/* 东升国际官网简介 */
.jieshao{
    width: 100%;
    height: auto;
    background: #fff;
    margin-top: 0.1rem;
}

.jieshao.border{
    margin-top: 0;
}


.jieshao .jieshao_title{
    padding: 0.33rem 0 0.2rem;
    box-sizing: border-box;
    border-bottom: 1px solid #EEEEEE;
    text-align: center;
    font-weight: bold;
    font-size: 0.24rem;
    color: #333333;
}

.jieshao_body{
    padding: 0.3rem 0.2rem 0.7rem 0.2rem;
}
.jieshao_body .jieshao_content,
.jieshao_body .jieshao_content p{
    font-weight: 400;
    font-size: 0.16rem;
    color: #666666;
    line-height: 1.9;
    text-indent: 2em;
}
.jieshao_body .jieshao_content img{
    width: revert-layer;
    height: auto;
    max-width: 100%;
    display: inline;
    object-fit: contain;
}


.jieshao_litpic{
    margin-top: 0.23rem;
    overflow: hidden;
    position: relative;
}
.jieshao_litpic .jieshao_img{
    height: 2.5rem;
    overflow: hidden;
}
.jieshao_litpic .swiper-button-next,
.jieshao_litpic .swiper-button-prev{
    width: 0.38rem;
    height: 0.38rem;
    background: rgba(255, 255, 255, 0.35);
    border-radius: 0.19rem;
}
.jieshao_litpic .swiper-button-next::after,
.jieshao_litpic .swiper-button-prev::after{
    font-size: 0.14rem;
    color: #fff;
}
.jieshao_litpic .swiper-button-next{
    right: 0.2rem;
}
.jieshao_litpic .swiper-button-prev{
    left: 0.2rem;
}
.jieshao_litpic .swiper-pagination{
    width: auto;
    height: 0.21rem;
    position: absolute;
    bottom: 0.2rem;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.30);
    border-radius: 0.1rem;
    padding: 0 0.06rem;
    font-size: 0;
    display: flex;
    align-items: center;
    z-index: 1;
}
.jieshao_litpic .swiper-pagination span{
    width: 0.12rem;
    height: 0.12rem;
    border-radius: 50%;
    margin: 0.04rem 0;
    background-color: #726D64;
    cursor: pointer;
    opacity: 1;
}
.jieshao_litpic .swiper-pagination span.swiper-pagination-bullet-active{
    background: #fff;
}




/* 生长历程 */
.licheng_body{
    width: 100%;
    margin-top: 0.2rem;
    padding-bottom: 0.5rem;
    position: relative;
}
.licheng_body::before{
    content: "";
    position: absolute;
    width: 0.01rem;
    height: calc(100% - 0.5rem);
    background: #EBEBEB;
    top: 0;
    left: 28.8%;
}
.licheng_body .licheng_li{
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.48rem 0;
    position: relative;
    cursor: pointer;
}
.licheng_body .licheng_li::before{
    content: "";
    position: absolute;
    width: calc( 71.2% - 0.7rem);
    border-bottom: 0.01rem dashed #EBEBEB;
    bottom: 0;
    right: 0.3rem;
}
.licheng_body .licheng_li::after{
    content: "";
    position: absolute;
    height: 100%;
    width: 0;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #EBEBEB;
    transition: all 0.5s;
    z-index: 0;
}
.licheng_body .licheng_li:hover::after{
    width: 100%;
}
.licheng_body .licheng_li .licheng_year{
    width: 28.8%;
    font-weight: 400;
    font-size: 0.3rem;
    color: #0084CE;
    padding-left: 0.9rem;
    position: relative;
    z-index: 1;
}
.licheng_body .licheng_li .licheng_year::before{
    content: "";
    position: absolute;
    width: 0.02rem;
    height: 0.3rem;
    background: #0084CE;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}
.licheng_body .licheng_li .licheng_txt{
    width: 71.2%;
    padding-left: 0.4rem;
    padding-right: 0.3rem;
    position: relative;
    z-index: 1;
}
.licheng_body .licheng_li .licheng_txt .licheng_cont{
    font-weight: 400;
    font-size: 0.16rem;
    color: #666666;
}







/* 声誉资质 */
.zizhi_body{
    padding: 0.42rem 0.14rem 0.7rem;
    box-sizing: border-box;
}
.zizhi_body .zizhi_list{
    display: flex;
    flex-wrap: wrap;
    row-gap: 0.2rem;
    column-gap: 0.2rem;
}
.zizhi_body .zizhi_list .zizhi_li{
    width: calc(25% - 0.25rem);
    height: 2.28rem;
    background: #F6F6F6;
    padding: 0.1rem;
}
.zizhi_body .zizhi_list .zizhi_li .zizhi_img{
    width: 100%;
    height: 1.68rem;
    overflow: hidden;
    margin-bottom: 0.15rem;
}
.zizhi_body .zizhi_list .zizhi_li .zizhi_img img{
    transition: all 0.5s;
}
.zizhi_body .zizhi_list .zizhi_li:hover .zizhi_img img{
    transform: scale(1.1);
}
.zizhi_body .zizhi_list .zizhi_li .zizhi_title{
    font-weight: 400;
    font-size: 0.16rem;
    color: #333333;
    text-align: center;
}



/* 子公司先容 */
.child_body{
    padding: 0.3rem 0 0.7rem;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    column-gap: 0.24rem;
    row-gap: 0.2rem;
}
.child_body .child_item{
    width: calc(50% - 0.12rem);
    height: auto;
}
.child_body .child_item .child_img{
    width: 100%;
    height: 2.5rem;
    overflow: hidden;
}
.child_body .child_item .child_img img{
    transition: all 0.5s;
}
.child_body .child_item .child_img:hover img{
    transform: scale(1.1);
}
.child_body .child_item .child_title{
    margin-top: 0.15rem;
    text-align: center;
    font-weight: 400;
    font-size: 0.18rem;
    color: #666666;
}




/* 联系东升国际官网 */
.lianxi_body{
    margin-top: 0.1rem;
    background: #fff;
    display: flex;
    height: 5.44rem;
}
.lianxi_body .lianxi_fl{
    width: 3.7rem;
    height: 100%;
    padding: 0.5rem 0.2rem 0.4rem;
    box-sizing: border-box;
}
.lianxi_body .lianxi_fl .org_name{
    font-weight: bold;
    font-size: 0.24rem;
    color: #0084CE;
    margin-bottom: 0.3rem;
}
.lianxi_body .lianxi_fl .org_tit{
    font-weight: 400;
    font-size: 0.16rem;
    color: #666666;
    line-height: 1.7;
}
.lianxi_body .lianxi_fl .org_code{
    margin-top: 0.3rem;
    width: 1.2rem;
    height: auto;
}
.lianxi_body .lianxi_fr{
    width: calc(100% - 3.7rem);
    height: 100%;
    position: relative;
}
.lianxi_body .lianxi_fr #mapContent{
    width: 100%;
    height: 100%;
}



/* 航空领域 */
.yewu_body{
    width: 100%;
    height: auto;
}
.yewu_body .yewu_list{
    display: flex;
    flex-wrap: wrap;
    column-gap: 0.2rem;
    padding: 0 0.1rem 0.1rem;
}
.yewu_item{
    width: calc(33.33% - 0.133rem);
    margin-top: 0.2rem;
}
.yewu_item .yewu_img{
    width: 100%;
    height: 2.36rem;
    position: relative;
    overflow: hidden;
}
.yewu_item .yewu_img img{
    transition: all 0.5s;
}
.yewu_item:hover .yewu_img img{
    transform: scale(1.1);
}
.yewu_item .yewu_img .yeyu_key{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: -1;
    opacity: 0;
    transition: all 0.5s;
}
.yewu_item:hover .yewu_img .yeyu_key{
    z-index: 2;
    opacity: 1;
}
.yewu_item .yewu_img .yeyu_key span{
    font-weight: 400;
    font-size: 0.14rem;
    color: #FFFFFF;
    position: relative;
}
.yewu_item .yewu_img .yeyu_key span::after,
.yewu_item .yewu_img .yeyu_key span::before{
    content: "";
    position: absolute;
    background: #fff;
    width: 1rem;
    height: 0.01rem;
    bottom: -0.1rem;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.5s;
}
.yewu_item .yewu_img .yeyu_key span::after{
    top: -0.1rem;
}
.yewu_item:hover .yewu_img .yeyu_key span::after{
    width: 0.2rem;
}
.yewu_item .yewu_title{
    width: 100%;
    text-align: center;
    background: #FFFFFF;
    padding: 0.2rem 0;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 0.16rem;
    color: #333333;
    border-top: 1px solid #f2f2f2;
}
.yewu_item:hover .yewu_title {
    background: #293581;
    color: #fff;
}



/* 产品详情 */
.yewu_body{
    margin-top: 0.2rem;
    margin-bottom: 0.7rem;
}
.yewu_body .yewu_top{
    width: 100%;
    background: #fff;
    display: flex;
}
.product-image {
    width: 7rem;
}
.product_body{
	position: relative;
    width: 100%;
    height: 5rem;
	margin-bottom: 0.23rem;
}


.max-image {
    position: relative;
    width: 100%;
    height: 100%;
    /* overflow: hidden; */
    cursor: move;
}
#main-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.zoom-lens {
    position: absolute;
    width: 1rem;
    height: 1rem;
    background-color: rgba(255, 255, 255, 0.4);
    border: 0.01rem solid #ddd;
    display: none;
    pointer-events: none;
}

.zoom-result {
    position: absolute;
    width: 400px;
    height: 400px;
    left: 100%;
    top: 0;
    border: 1px solid #ddd;
    background-repeat: no-repeat;
    display: none;
    background-color: #fff;
    z-index: 100;
}

.image-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.nav-arrow {
    width: 0.24rem;
    height: 0.24rem;
    cursor: pointer;
}
.nav-arrow.prev{
	background: url(/assets/img/prev1.png) center no-repeat;
	background-size: cover;
}
.nav-arrow.next{
	background: url(/assets/img/next1.png) center no-repeat;
	background-size: cover;
}
.nav-arrow.prev:hover{
	background: url(/assets/img/prev1-2.png) center no-repeat;
	background-size: cover;
}
.nav-arrow.next:hover{
	background: url(/assets/img/next1-2.png) center no-repeat;
	background-size: cover;
}
.min-image {
    width: 6.55rem;
    overflow: hidden;
}
.image-list {
    display: flex;
    column-gap: 0.06rem;
    transition: transform 0.3s ease;
}
.image-item {
    flex: 0 0 1.6rem;
    height: 1.6rem;
    border: 0.01rem solid #f1f1f1;
    cursor: pointer;
    box-sizing: border-box;
    overflow: hidden;
}
.image-item.active {
    border-color: #ff6600;
}
.image-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    object-fit: cover;
}
.product-image .visit_num{
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 0.14rem;
    color: #666666;
    padding: 0.21rem 0 0.3rem 0.42rem;
}
.product-image .visit_num img{
    width: 0.18rem;
    height: 0.18rem;
    margin-right: 0.06rem;
}


.yewu_top .product_txt{
	width: calc(100% - 7rem);
	padding-top: 0.5rem;
    padding-left: 0.77rem;
}
.yewu_top .product_txt .product_title{
	font-weight: bold;
    font-size: 0.22rem;
    color: #333333;
	padding-bottom: 0.41rem;
	border-bottom: 0.01rem solid #EEEEEE;
	position: relative;
	margin-bottom: 0.2rem;
}

.yewu_top .product_txt .cont_list{
	margin-bottom: 0.17rem;
    border-bottom: 0.01rem solid #EEEEEE;
}
.yewu_top .product_txt .cont_list p{
    font-size: 0.16rem;
    color: #555555;
    margin-bottom: 0.12rem;
    display: flex;
    align-items: center;
}
.yewu_top .product_txt .cont_list p i{
	display: inline-block;
	width: 0.04rem;
	height: 0.04rem;
	background: #0084CE;
	border-radius: 50%;
	margin-right: 0.05rem;
}
.yewu_top .product_txt .cont_return{
    width: fit-content;
    height: auto;
    padding: 0.16rem 0.76rem;
    background: #015BBB;
    border-radius: 0.1rem 0rem 0.1rem 0rem;
    font-weight: 400;
    font-size: 0.16rem;
    color: #FFFFFF;
}
.yewu_top .product_txt .cont_return:hover{
    background: linear-gradient(to right, rgba(24, 24, 120, 1), rgba(0, 147, 220, 1));
    color: #fff;
}
.yewu_top .product_txt .cont_url{
    width: fit-content;
    height: auto;
    margin-top: 0.4rem;
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 0.14rem;
    color: #666666;
    cursor: pointer;
}
.yewu_top .product_txt .cont_url img{
    width: 0.18rem;
    height: 0.18rem;
    object-fit: contain;
    margin-right: 0.06rem;
}
.yewu_top .product_txt .cont_url:hover{
    color: #FF6701;
}
.yewu_bottom{
    margin-top: 0.4rem;
}
.yewu_bottom .yewu_jieshao{
    width: 100%;
    height: auto;
    background: #EFEFEF;
}
.yewu_bottom .yewu_jieshao span{
    display: block;
    width: fit-content;
    padding: 0.23rem 0.4rem;
    background: #015BBB;
    font-weight: bold;
    font-size: 0.18rem;
    color: #FFFFFF;
}
.yewu_bottom .yewu_content{
    width: auto;
    height: auto;
    white-space: normal;
    padding: 0.2rem;
}
.yewu_bottom .yewu_content p{
    font-size: 14px;
    color: #595959;
    line-height: 2.1;
}
.yewu_bottom .next_prve{
    margin-top: 0.4rem;
    padding: 0.2rem;
    display: flex;
    justify-content: space-between;
}
.yewu_bottom .next_prve a{
    max-width: 48%;
    width: auto;
    height: auto;
    font-weight: 400;
    font-size: 0.14rem;
    color: #666666;
}
.yewu_bottom .next_prve a span{
    margin-right: 0.1rem;
}








/* 公司要闻 */
.news_body{
    margin-top: 0.1rem;
}
.news_body .news_list{
    width: 100%;
    background: #fff;
}
.news_item{
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0.4rem 0.28rem 0.5rem 0.2rem;
    box-sizing: border-box;
    column-gap: 0.3rem;
    border-bottom: 0.01rem dashed #CCCCCC;
}
.news_item .news_img{
    width: 1.6rem;
    height: 1.2rem;
    overflow: hidden;
}
.news_item .news_img img{
    transition: all 0.5s;
}
.news_item:hover .news_img img{
    transform: scale(1.1);
}
.news_item .news_txt{
    width: calc(100% - 1.9rem);
    position: relative;
}
.news_item .news_txt .news_title{
    width: calc(100% - 1rem);
    margin-bottom: 0.3rem;
    font-weight: bold;
    font-size: 0.18rem;
    color: #333333;
    
}
.news_item .news_txt .news_time{
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 400;
    font-size: 0.16rem;
    color: #999999;
}
.news_item .news_txt .news_content{
    height: 0.75rem;
    margin-bottom: 0.3rem;
}
.news_item .news_txt .news_content .line2{
    font-weight: 400;
    font-size: 0.14rem;
    color: #666666;
    line-height: 2;
}
.news_item .news_txt .news_more{
    font-weight: 400;
    font-size: 0.14rem;
    color: #999999;
    border: 1px solid #d9d9d9;
    width: fit-content;
}
.news_item:hover .news_txt .news_more{
    color: #0084CE;
}



/* 新闻详情 */
.news_view{
    background: #fff;
    padding: 0.33rem 0 0.7rem;
}
.news_view .news_view_title{
    text-align: center;
    font-weight: bold;
    font-size: 0.24rem;
    color: #333333;
    padding-bottom: 0.2rem;
    border-bottom: 0.01rem solid #EEEEEE;
    margin-bottom: 0.3rem;
}
.news_view .news_view_txt{
    padding: 0 0.2rem;
    position: relative;
    display: flex;
    column-gap: 0.2rem;
    margin-bottom: 0.3rem;
}
.news_view .news_view_txt span{
    font-weight: 400;
    font-size: 0.14rem;
    color: #999999;
}
.news_view .news_view_txt span:last-child{
    position: absolute;
    right: 0.2rem;
}
.news_view .news_view_content{
    padding: 0 0.2rem;
    box-sizing: border-box;
    margin-bottom: 0.4rem;
    font-weight: 400;
    font-size: 0.18rem;
    color: #666666;
    line-height: 2;
}
.news_view .news_view_content p{
    font-weight: 400;
    font-size: 0.18rem;
    color: #666666;
    line-height: 2;
}
.news_view .news_view_content img{
    width: auto;
    height: auto;
    max-width: 100%;
    display: inline;
}
.news_view .news_view_key{
    padding: 0 0.2rem;
    margin-bottom: 0.3rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}
.news_view .news_view_key .news_key_name{
    font-weight: 400;
    font-size: 0.14rem;
    color: #666666;
}
.news_view .news_view_key span{
    font-weight: 400;
    font-size: 0.14rem;
    color: #666666;
    padding: 0.06rem;
    border-radius: 0.05rem;
    border: 0.01rem solid #CCCCCC;
    margin-right: 0.06rem;
    cursor: pointer;
}
.news_view .news_view_key span:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.news_view .news_next_prve{
    margin: 0 0.2rem;
    width: calc(100% - 0.4rem);
    box-sizing: border-box;
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
    padding-bottom: 0.3rem;
    border-bottom: 0.01rem solid #EEEEEE;
}
.news_view .news_next_prve a{
    width: auto;
    max-width: 48%;
    font-weight: 400;
    font-size: 0.14rem;
    color: #999999;
}




.file_body{
    width: calc(100% + 0.4rem);
    margin-top: 0.7rem;
    margin-bottom: 0.4rem;
    margin-left: -0.2rem;
    margin-right: -0.2rem;
}
.file_body .file_class{
    width: 100%;
    height: auto;
    background: #1890FF;
    padding: 0.1rem 0 0.1rem 0.2rem;
    box-sizing: border-box;
    font-weight: 400;
    font-size: 0.16rem;
    color: #FFFFFF;
}
.file_body .file_list{
    width: 100%;
    height: auto;
    border: 0.01rem solid #EEEEEE;
    box-sizing: border-box;
}
.file_body .file_list .file_item{
    width: 100%;
    display: flex;
    align-items: center;
    margin: 0.1rem;
    column-gap: 0.5rem;
}
.file_body .file_list .file_item .file_title img{
    width: 0.24rem;
    height: 0.24rem;
    margin-right: 0.1rem;
}
.file_body .file_list .file_item .file_title{
    width: 6.1rem;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #262626;
}
.file_body .file_list .file_item .file_size{
    width: 1.94rem;
    font-size: 16px;
    color: #262626;
}
.file_body .file_list .file_item .file_time{
    width: 3.16rem;
    font-size: 16px;
    color: #262626;
}
.file_body .file_list .file_item .file_more{
    width: 0.6rem;
    font-size: 0.16rem;
    color: #1890ff;
}
.file_body .file_list .file_null{
    padding: 0.6rem 0;
    font-size: 18px;
    color: rgba(51, 51, 51, 1);
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
} 
.file_body .file_list .file_null img{
    width: 32px;
    height: 32px;
    margin-right: 10px;
}



/* 相关推荐 */
.sell_body{
    width: calc(100% + 0.4rem);
    margin-left: -0.2rem;
    margin-right: -0.2rem;
}
.sell_body .sell_class{
    width: 100%;
    height: auto;
    background: #1890FF;
    padding: 0.1rem 0 0.1rem 0.2rem;
    box-sizing: border-box;
    font-weight: 400;
    font-size: 0.16rem;
    color: #FFFFFF;
}
.sell_body .sell_list{
    width: 100%;
    height: auto;
    border: 0.01rem solid #EEEEEE;
    box-sizing: border-box;
    padding: 0.15rem 0.2rem 0.2rem;
    box-sizing: border-box;
    display: flex;
    column-gap: 0.2rem;
}
.sell_body .sell_list .yewu_img{
    height: 2.98rem;
}







/* 企业党建 */
.dangjian .news_item .news_img{
    width: 2rem;
    height: 2rem;
}
.dangjian .news_item .news_txt{
    width: calc(100% - 2.3rem);
}
.dangjian_zhuanti{
    margin-top: 0.5rem;
    display: flex;
    column-gap: 0.24rem;
}
.dangjian_zhuanti .zhuanti_item{
    width: calc(33.333% - 0.16rem);
    height: 1.38rem;
    overflow: hidden;
}





/* 人力资源 */
.renli_body{
    /*padding: 0.3rem 0 0.7rem;*/
    margin-top: 0.1rem;
    background-color: #fbfbfb;
}
.renli_body .renli_item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.2rem;
}
.renli_body .renli_item .renli_img{
    width: 50%;
    height: 3.6rem;
    overflow: hidden;
}
.renli_body .renli_item .renli_img img{
    transition: all 0.5s;
}
.renli_body .renli_item:hover .renli_img img{
    transform: scale(1.1);
}
.renli_body .renli_item:nth-child(even) {
    flex-direction: row-reverse;
}
.renli_body .renli_item .renli_txt{
    width: 50%;
    height: auto;
    padding: 0 0.24rem 0 0.2rem;
    box-sizing: border-box;
}
.renli_body .renli_item .renli_txt .renli_title{
    font-weight: bold;
    font-size: 0.2rem;
    color: #333333;
    margin-bottom: 0.1rem;
}
.renli_body .renli_item:first-child .renli_txt .renli_title{
    margin-bottom: 0.3rem;
}
.renli_body .renli_item:first-child .renli_txt .renli_content,
.renli_body .renli_item:first-child .renli_txt .renli_content p{
    line-height: 2;
}
.renli_body .renli_item .renli_txt .renli_content,
.renli_body .renli_item .renli_txt .renli_content p{
    font-weight: 400;
    font-size: 0.14rem;
    color: #333333;
    line-height: 1.45;
}


/* 投资者关系 */
.touzi_list{
    margin-top: 0.1rem;
}
.touzi_list .touzi_item{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.3rem 0.25rem 0.29rem 0.4rem;
    background: #fff;
    box-sizing: border-box;
    border-bottom: 0.01rem dashed #CCC;
}
.touzi_list .touzi_item .touzi_title{
    width: calc(100% - 1rem);
    font-weight: bold;
    font-size: 0.18rem;
    color: #333333;
}
.touzi_list .touzi_item .touzi_time{
    font-weight: 400;
    font-size: 0.16rem;
    color: #999999;
}



/* 招聘 */
.zhaopin_body{
    padding: 0.2rem 0.2rem 0.7rem;
    box-sizing: border-box;
}
.zhaopin_body .zhaopin_table{
    display: flex;
    align-items: center;
    padding: 0.12rem 0.2rem;
    background: #F2F2F2;
}
.zhaopin_body .zhaopin_table .zhaopin_th{
    width: 25%;
    font-weight: bold;
    font-size: 0.14rem;
    color: #333333;
}
.zhaopin_body .zhaopin_tbody{
    width: 100%;
    height: auto;
    padding: 0.2rem;
    display: flex;
    align-items: center;
    border-bottom: 0.01rem solid #EEEEEE;
}
.zhaopin_body .zhaopin_tbody .zhaopin_td{
    width: 25%;
    font-weight: 400;
    font-size: 0.14rem;
    color: #666666;
    cursor: pointer;
}
.zhaopin_body .zhaopin_table .zhaopin_th:nth-child(2),
.zhaopin_body .zhaopin_tbody .zhaopin_td:nth-child(2),
.zhaopin_body .zhaopin_table .zhaopin_th:last-child,
.zhaopin_body .zhaopin_tbody .zhaopin_td:last-child{
    width: 12.5%;
}
.zhaopin_body .zhaopin_tbody:hover .zhaopin_td:first-child{
    color: #0084CE;
}
.zhaopin_body .zhaopin_tbody .zhaopin_td span{
    display: none;
}




.zhaopin_num {
    font-size: 0.18rem;
    display: flex;
    line-height: normal;
    vertical-align: middle;
    color: rgba(51, 51, 51, 1);
    font-weight: bold;
    height: 2rem;
    justify-content: center;
    align-items: center;
}
.zhaopin_num .first{
    height: auto;
    display: table-cell;
    font-size: 0.32rem;
    position: relative;
    color: #09bb07;
    vertical-align: middle;
    padding: 0 0.1rem 0.05rem 0;
}
.zhaopin_num .first:before {
    content: "\e6b4";
}







/* 招聘详情 */
.hire_body{
    margin-top: 0.2rem;
    width: 100%;
    height: auto;
    background: #fff;
    padding: 0.22rem 0.2rem 0.3rem 0.2rem;
    box-sizing: border-box;
}
.hire_body .hire_time{
    display: flex;
    align-items: center;
    column-gap: 0.1rem;
    font-weight: 400;
    font-size: 0.14rem;
    color: #666666;
}
.hire_body .hire_time img{
    width: 0.16rem;
    height: 0.16rem;
}
.hire_body .hire_title{
    font-weight: 400;
    font-size: 0.3rem;
    color: #333333;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
}
.hire_body .hire_type{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.3rem;
}
.hire_body .hire_type .hire_class{
    font-weight: 400;
    font-size: 0.14rem;
    color: #999999;
}
.hire_body .hire_key{
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 0.14rem;
    color: #999999;
}
.hire_body .hire_key span{
    font-weight: 400;
    font-size: 0.14rem;
    color: #999999;
}
.hire_body .hire_tit{
    width: fit-content;
    height: auto;
    padding: 0.12rem 0.2rem;
    box-sizing: border-box;
    border-radius: 0.21rem;
    border: 0.01rem solid #0084CE;
    font-weight: 400;
    font-size: 0.14rem;
    color: #0084CE;
}
.hire_txt{
    padding: 0.4rem 0.2rem 0;
}
.hire_txt .hire_name{
    margin-bottom: 0.44rem;
    font-weight: bold;
    font-size: 0.16rem;
    color: #333333;
    position: relative;
}
.hire_txt .hire_name::before{
    content: "";
    position: absolute;
    width: 0.4rem;
    height: 0.04rem;
    background: #0084CE;
    bottom: -0.24rem;
}
.hire_txt .hire_content,
.hire_txt .hire_content p{
    font-weight: 400;
    font-size: 0.14rem;
    color: #333333;
    line-height: 2.4;
}
.hire_txt .hire_content b{
    font-weight: bold;
    font-size: 0.14rem;
    color: #333333;
}



@media screen and (max-width: 1043px) {
    .jieshao_litpic .jieshao_img{
        height: auto;
    }




    /* 生长历程 */
    .licheng_body .licheng_li{
        padding: 40px 0;
    }
    .licheng_body .licheng_li .licheng_year{
        padding-left: 20px;
        font-size: 24px;
    }
    .licheng_body .licheng_li .licheng_txt .licheng_cont{
        font-size: 16px;
    }


    /* 声誉资质 */
    .zizhi_body .zizhi_list .zizhi_li{
        width: calc(50% - 0.1rem);
        height: auto;
    }
    .zizhi_body .zizhi_list .zizhi_li .zizhi_img{
        height: 1.2rem;
        margin-bottom: 15px;
    }
    .zizhi_body .zizhi_list .zizhi_li .zizhi_title{
        font-size: 16px;
        padding-bottom: 4px;
    }




    /* 子公司先容 */
    .child_body .child_item{
        width: 100%;
    }


    
    /* 联系东升国际官网 */
    .lianxi_body{
        flex-wrap: wrap;
        height: auto;
    }
    .lianxi_body .lianxi_fl,
    .lianxi_body .lianxi_fr{
        width: 100%;
    }


    /* 营业领域 */
    .yewu_item{
        width: calc(50% - 0.1rem);
    }
    .yewu_item .yewu_img{
        height: 1.7rem;
    }
    .yewu_item .yewu_title{
        font-size: 16px;
    }



    /* 产品详情 */
    .yewu_body .yewu_top{
        flex-wrap: wrap;
    }
    .product-image,
    .yewu_top .product_txt{
        width: 100%;
    }
    .product_body{
        width: 100%;
        height: auto;
    }
    .zoom-lens,
    .zoom-result{
        display: none !important;
    }
    .image-item{
        flex: 0 0 160px;
        height: 160px;
    }
    .product-image .visit_num{
        font-size: 14px;
    }
    .product-image .visit_num img{
        width: 18px;
        height: 18px;
    }

    .yewu_top .product_txt{
        padding: 20px;
    }
    .yewu_top .product_txt .product_title{
        font-size: 22px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .yewu_top .product_txt .cont_list{
        margin-bottom: 20px;
    }
    .yewu_top .product_txt .cont_list p{
        font-size: 16px;
    }
    .yewu_top .product_txt .cont_return{
        font-size: 16px;
        padding: 15px 50px;
    }
    .yewu_bottom .yewu_jieshao span{
        font-size: 18px;
        padding: 20px 40px;
    }
    .yewu_bottom .yewu_content{
        padding: 20px;
    }
    .yewu_bottom .next_prve{
        margin-top: 0;
        padding: 20px;
    }
    .yewu_bottom .next_prve a{
        font-size: 14px;
    }






    /* 新闻详情 */
    .news_view{
        padding: 33px 0 50px;
    }
    .news_view .news_view_title{
        font-size: 24px;
        padding: 0 0.2rem 20px;
    }
    .news_view .news_view_txt span{
        font-size: 14px;
    }
    .news_view .news_view_content,
    .news_view .news_view_content p{
        font-size: 16px;
    }
    .news_view .news_view_key{
        flex-wrap: wrap;
    }
    .news_view .news_view_key .news_key_name,
    .news_view .news_view_key span,
    .news_view .news_next_prve a{
        font-size: 14px;
    }


    /* 相关文件 */
    .file_body,
    .sell_body{
        width: 100%;
        margin-left: 0;
    }
    .sell_body .sell_class{
        font-size: 16px;
        padding: 10px 0 10px 20px;
    }
    .file_body .file_list .file_item{
        column-gap: 20px;
    }
    .file_body .file_list .file_item .file_title{
        width: 50%;
    }
    .file_body .file_list .file_item .file_size,
    .file_body .file_list .file_item .file_time{
        width: 20%;
    }
    .file_body .file_list .file_item .file_more{
        width: 10%;
        font-size: 16px;
    }
    .sell_body .sell_list .yewu_img{
        height: auto;
    }


    /* 企业党建 */
    .dangjian .news_item{
        flex-wrap: wrap;
    }
    .dangjian .news_item .news_img{
        width: 80%;
        height: auto;
        margin: 0 auto;
    }
    .dangjian .news_item .news_txt{
        width: 100%;
        margin-top: 20px;
    }



    /* 人力资源 */
    .renli_body .renli_item .renli_txt .renli_title{
        font-size: 20px;
    }
    .renli_body .renli_item .renli_txt .renli_content, 
    .renli_body .renli_item .renli_txt .renli_content p{
        font-size: 14px;
    }


    /* 投资者关系 */
    .touzi_list .touzi_item .touzi_title{
        font-size: 18px;
    }
    .touzi_list .touzi_item .touzi_time{
        font-size: 16px;
    }



    /* 招聘 */
    .zhaopin_body .zhaopin_table .zhaopin_th,
    .zhaopin_body .zhaopin_tbody .zhaopin_td{
        font-size: 14px;
    }
}
@media screen and (max-width: 769px) {
    .jieshao .jieshao_title{
        font-size: 24px;
        padding: 33px 0 20px;
    }
    .jieshao_body{
        padding: 30px 20px;
    }
    .jieshao_body .jieshao_content, 
    .jieshao_body .jieshao_content p{
        font-size: 16px;
    }



    /* 生长历程 */
    .licheng_body::before{
        display: none;
    }
    .licheng_body .licheng_li{
        flex-wrap: wrap;
        padding: 20px 0;
    }
    .licheng_body .licheng_li::before{
        width: calc(100% - 0.6rem);
    }
    .licheng_body .licheng_li .licheng_year{
        width: 100%;
        font-size: 30px;
        font-weight: bold;
    }
    .licheng_body .licheng_li .licheng_year::before{
        width: 3px;
        height: 34px;
        right: 22px;
    }
    .licheng_body .licheng_li .licheng_txt{
        width: 100%;
    }

    /* 声誉资质 */
    .zizhi_body .zizhi_list .zizhi_li .zizhi_img{
        height: auto;
        /* max-height: 120px; */
    }


    /* 子公司先容 */
    .child_body .child_item .child_img{
        height: auto;
    }
    .child_body .child_item .child_title{
        font-size: 16px;
    }


    /* 联系东升国际官网 */
    .lianxi_body .lianxi_fl .org_name{
        font-size: 18px;
    }
    .lianxi_body .lianxi_fl .org_tit{
        font-size: 14px;
    }
    .lianxi_body .lianxi_fl .org_code{
        margin-top: 30px;
        width: 120px;
    }
    .lianxi_body .lianxi_fr{
        height: 500px;
    }


    /* 营业领域 */
    .yewu_item{
        width: 100%;
    }
    .yewu_item .yewu_img{
        height: auto;
    }
    .yewu_item .yewu_title{
        padding: 15px 0;
    }


    /* 产品详情 */
    .nav-arrow{
        width: 24px;
        height: 24px;
    }
    .min-image{
        width: calc(100% - 60px);
    }
    .image-item{
        height: auto;
    }
    .yewu_top .product_txt .cont_url{
        font-size: 16px;
    }
    .yewu_top .product_txt .cont_url img{
        width: 18px;
        height: 18px;
        margin-right: 6px;
    }

    /* 新闻中心 */
     .news_item{
        flex-wrap: wrap;
    }
    .news_item .news_txt{
        width: 100%;
        margin-top: 20px;
    }
    .news_item .news_img{
        width: 80%;
        height: auto;
        margin: 0 auto;
    }
    .news_item .news_txt .news_title{
        width: 100%;
        font-size: 18px;
        margin-bottom: 10px;
    }
    .news_item .news_txt .news_time{
        position: relative;
        font-size: 16px;
        margin-bottom: 10px;
    }
    .news_item .news_txt .news_content{
        height: auto;
        font-size: 14px;
    }
    .news_item .news_txt .news_content .line2{
        font-size: 14px;
    }
    .news_item .news_txt .news_more{
        font-size: 14px;
    }



    /* 新闻详情 */
    .news_view .news_view_title{
        font-size: 22px;
        border-bottom: none;
        padding: 0 0.2rem;
        text-align: left;
    }
    .news_view .news_view_txt{
        flex-wrap: wrap;
        row-gap: 5px;
        border-bottom: 0.01rem solid #EEEEEE;
        padding-bottom: 20px;
    }
    .news_view .news_view_txt span{
        display: block;
        width: 100%;
        position: initial !important;
    }
    .news_view .news_view_key{
        row-gap: 5px;
    }
    .news_view .news_view_key .news_key_name{
        width: 100%;
    }
    .news_view .news_view_key span{
        padding: 6px;
    }
    .news_view .news_next_prve a{
        flex-wrap: wrap;
    }
    .news_view .news_next_prve a span{
        color: #595959;
        display: block;
        text-align: center;
    }


    /* 相关文件 */
    .file_body .file_class{
        font-size: 16px;
        padding: 10px 0 10px 20px;
    }
    .file_body .file_list .file_item{
        flex-wrap: wrap;
        margin: 15px 10px;
        width: calc(100% - 20px);
        column-gap: 0;
        justify-content: space-between;
        border-bottom: 0.01rem solid #EEEEEE;
        padding-bottom: 15px;
    }
    .file_body .file_list .file_item:last-child{
        border-bottom: none;
        padding-bottom: 0;
    }
    .file_body .file_list .file_item .file_title{
        width: 100%;
        margin-bottom: 6px;
    }
    .file_body .file_list .file_item .file_title img{
        width: 24px;
        height: 24px;
        margin-right: 10px;
    }
    .file_body .file_list .file_item .file_size{
        width: 30%;
        color: #999;
    } 
    .file_body .file_list .file_item .file_time{
        width: 48%;
        color: #999;
    }



    /* 相关推荐 */
    .sell_body .sell_list{
        flex-wrap: wrap;
    }
    .dangjian_zhuanti{
        flex-wrap: wrap;
        margin-top: 50px;
        row-gap: 10px;
    }
    .dangjian_zhuanti .zhuanti_item{
        width: 100%;
        height: auto;
    }



    /* 人力资源 */
    .renli_body{
        background: #f7f7f7;
    }
    .renli_body .renli_item{
        flex-wrap: wrap;
        flex-direction: column-reverse !important;
        background: #fff;
        margin-bottom: 20px;
    }
    .renli_body .renli_item .renli_txt{
        width: 100%;
        padding: 20px;
    }
    .renli_body .renli_item .renli_img{
        width: 100%;
    }


    /* 投资者关系 */
    .touzi_list .touzi_item{
        flex-wrap: wrap;
    }
    .touzi_list .touzi_item .touzi_title{
        width: 100%;
        margin-bottom: 6px;
    }


    /* 招聘 */
    .zhaopin_body .zhaopin_table{
        display: none;
    }
    .zhaopin_body .zhaopin_tbody{
        flex-wrap: wrap;
        row-gap: 6px;
    }
    .zhaopin_body .zhaopin_tbody .zhaopin_td{
        width: 100% !important;
        display: flex;
        align-items: center;
    }
    .zhaopin_body .zhaopin_tbody .zhaopin_td span{
        display: block;
        color: #000;
    }



    /* 招聘详情 */
    .hire_body .hire_time{
        font-size: 14px;
    }
    .hire_body .hire_time img{
        width: 16px;
        height: 16px;
    }
    .hire_body .hire_title{
        font-size: 26px;
        margin: 20px 0;
    }
    .hire_body .hire_type{
        flex-wrap: wrap;
        row-gap: 10px;
    }
    .hire_body .hire_type .hire_class,
    .hire_body .hire_key,
    .hire_body .hire_key span{
        font-size: 14px;
    }
    .hire_body .hire_tit{
        font-size: 14px;
    }

    .hire_txt{
        padding: 40px 0.2rem 0;
    }
    .hire_txt .hire_name{
        font-size: 16px;
        margin-bottom: 44px;
    }
    .hire_txt .hire_content, 
    .hire_txt .hire_content p{
        font-size: 14px;
        line-height: 2;
    }
    .hire_txt .hire_content b{
        font-size: 14px;
    }
    
}



















<!--耗时1768339626.141秒-->