.blue .header {
    background-color: #2778f8;
    height: 160px;
}
.phpyunabout {
    line-height: 0.56rem;
    font-size: 0.26rem;
}
.min_body {
    padding-left: .26rem;
    padding-right: .26rem;
    position: relative;
    padding-bottom: 1.2rem;
}
.top_card {
    background-color: #fff;
    padding: .21rem;
    border-radius: .16rem;
    margin-top: 0.16rem;
    position: relative;
    box-shadow: 0rem 0.053333rem 0.293333rem 0.026666rem rgba(39, 120, 248, .1);
	z-index:1000;
}

.top_card_top {
    position: relative;
    width: 100%;
    min-height: 1.546667rem
}

.top_card_top_logo {
    position: absolute;
    top: 0;
    right: 0;
    width: 1.2rem;
    height: 1.2rem;
    border-radius: .213333rem;
    border: .026666rem solid #eee
}

.top_card_top_logo img {
    width: 100%;
    height: 100%;
    border-radius: .213333rem
}

.top_card_top_word {
    width: 100%
}

.top_card_top_word_name_left {
    padding: 0 0 .11rem 0
}

.top_card_top_word_name_left_1 {
    font-size: .38rem;
    font-weight: 700;
    color: #181818;
    min-height: 1.26rem;
}

.top_card_top_word_name_left_logo {
    width: .48rem;
    height: .56rem;
    display: flex;
    align-items: center
}

.top_card_top_word_name_right {
    width: 45px;
    height: 45px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    background: url(../images/mqn.png) no-repeat;
    background-size: 100%;
}

.top_card_top_word_data>ul {
    display: flex;
    justify-content: flex-start
}

.top_card_top_word_data>ul>li {
    margin-right: .133333rem;
    font-size: .32rem;
    font-weight: 500;
    color: #666
}

.top_card_botton {
    height: .506667rem;
    margin-top: .506667rem;
    display: flex;
    justify-content: space-between;
    position: relative;
    padding-right: 2.666666rem
}

.top_card_botton_left {
    position: relative;
    padding-left: .6rem
}

.top_card_botton_left_icon {
    position: absolute;
    top: 0;
    left: 0;
    width: .426667rem;
    height: .426667rem;
    display: flex;
    align-items: center
}

.top_card_botton_left_word {
    font-size: .346667rem;
    font-weight: 500;
    color: #333;
    display: flex;
    align-items: center;
    width: 100%;
    height: .426667rem;
    line-height: .426667rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.top_card_botton_right {
    padding-right: .466667rem;
    position: relative;
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    top: 0
}

.top_card_botton_right_icon {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: .266667rem;
    height: .4rem;
    display: flex;
    align-items: center
}

.top_card_botton_right_word {
    font-size: .32rem;
    font-weight: 500;
    color: #999
}
.newcom_info span {
    margin-right: .133333rem;
    font-size: .26rem;
    font-weight: 500;
    color: #666;
}
.comnew_bg {
    position: relative;
    z-index: 1002;
}
.job_describe_bottom {
    width: 100%;
    padding: .3rem .4rem .4rem .3rem;
}
.job_describe_cengter_header {
    font-size: .35rem;
    font-weight: 700;
    color: #181818;

}
.newcom_add {
    font-size: 0.346666rem;
    padding-left: 0.533333rem;
    padding-right: 3.2rem;
    position: relative;
    margin-top: 0.15rem;
}

.newcom_add_dz {
    width: 100%;
    height: .533333rem;
    line-height: .533333rem;
    font-size: 0.23rem;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newcom_add_dzicon {
    width: .3rem;
    height: .3rem;
    background: url(../images/icon_orientation.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: .12rem;
}

.newcom_add_jl {
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
    padding-right: .48rem;
}

.newcom_add_jl:after {
    width: .213333rem;
    height: .4rem;
    background: url(../images/icon_more.png) no-repeat;
    background-size: 100%;
    display: inline-block;
    position: absolute;
    right: 0;
    top: .133333rem;
    content: ''
}

.phpyuncomnav {
    padding: 0.21rem 0 0.21rem 0;
    width: 100%;
}

.phpyuncomnav>ul {
    display: flex;
    height: 100%
}

.phpyuncomnav>ul>li {
    flex: 1;
    height: 100%;
    font-size: .32rem;
    font-weight: 500;
    color: #666;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    position: relative
}

.phpyuncomnav>ul>li .Article_indicates {
    width: 1.06rem;
    height: 0.08rem;
    background-color: #2778f8;
    content: '';
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: -0.56rem;
    bottom: -0.26rem;
    border-radius: 0.053333rem
}
.company_generalize {
    background-color: #fff;
    border-radius: .213333rem;
    margin-top: .266666rem;
    padding: 0.26rem
}
.About_Us_body {
    margin-top: .15rem;
    font-size: .26rem;
    font-weight: 500;
    color: #333
}