.content {
    width: 76%;
    margin: 13% auto 15%;
}

.content .title {
    font-size: 48px;
    color: #333333;
}

.content p {
    font-size: 18px;
    color: #333333;
}

.concept {
    margin-top: 4%;
    margin-bottom: 3.5%;
}

.concept p {
    margin-bottom: 1.5%;
}

.recruit a {
    display: inline-block;
    border: #3a3c3f 1px solid;
    width: 100%;
    text-align: center;
}

.recruit a div:first-child {
    font-size: 24px;
    margin-top: 2.5%;
}

.recruit a div:last-child {
    font-size: 14px;
    margin-bottom: 4%;
}

.campus {
    float: left;
    width: 45.5%;
}

.campus a div, .social a div {
    color: #3a3c3f;
}

.social {
    float: right;
    width: 45.5%;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}


.join_us {
    width: 37%;
    height: 34%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    padding-top: 1.5%;
    padding-left: 5%;
}

.join_us span {
    font-size: 42px;
    border-bottom: #00ffff 1px solid;
    font-weight: bold;
    padding-bottom: 2%;
    display: inline-block;
    color: #ffffff;
}

.join_us div {
    color: #ffffff;
    margin-top: 1.5%;
}

.join_us .ch {
    font-size: 22px;
}

.eng p {
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 1%;
}

.social_content {
    width: 73.5%;
    margin: 12% auto 0;
}

.social_content .title {
    font-size: 48px;
    color: #333333;
    text-align: center;
}

.social_content .title_eng {
    font-size: 14px;
    color: #333333;
    text-align: center;
    margin-top: 0.6%;
}

.social_imf {
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .2);
    border-radius: 3%/5%;
    margin-top: 2.5%;
}

.company_imf {

    background-color: #093769;
    border-radius: 1.5%/15%;
    margin-top: 3.5%;
}

.company_imf div {

    color: #ffffff;
    font-size: 48px;
    padding-top: 2.5%;
    padding-bottom: 2.5%;
}

.white {
    background-color: #ffffff;
}

.brown {
    background-color: #f6f6f6;
}

.wenzi {
    margin: auto 11.5%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.social_imf_des>div{cursor:pointer;}
.social_imf_des>div:hover a{color:#4ababc;}

.station {
    display: flex;
    align-items: center;
    width: 80%;
    padding-top: 2.5%;
    padding-bottom: 2.5%;
}

.station img {
    margin-right: 4%;
}

.station a {
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.date {
    font-size: 16px;
}

.pagenumber {
	width: 280px;
    margin-top: 6%;
    margin-bottom: 8%;
    justify-content: space-between;
    float: right;
}


.product_pagenumber a, .pagenumber a {
    border: #666666 1px solid;
    color: #666666;
    height: 40px;
    line-height: 40px;
    width: 40px;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    margin: auto 5px;
}

.pagenumber > .per,
.pagenumber > .next,
.product_pagenumber > .per,
.product_pagenumber > .next {
    width: 60px;
}

.contact {
    width: 66.5%;
    margin: 6.5% auto 9%;
    display: flex;
    justify-content: space-between;
}

.phonecall {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 44%;
}

.phonecall img {
    display: inline;
    margin-right: 3%;
}

.phonecall div {
    margin: 9% auto;
    width: 100%;
    border-radius: 10%/50%;
    border: #b5b5b5 1px solid;
    font-size: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 7%;
    padding-bottom: 7%;
}

.phonecall div:first-child {
    margin-top: 0;
}

.phonecall div:last-child {
    margin-bottom: 0;
}


.vertical {

    width: 1px;
    background-color: #666666;
}

.des {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    font-size: 20px;
}

.foot span:last-child {
    margin-left: 5px;
}

.station_details {
    height: 200px;
    background-color: #f5f5f5;
}

.station_details_content {
    width: 62.5%;
    margin: 0 auto;
}

.station_details_des {
    font-size: 30px;
    padding-top: 55px;
    color: #333333;
}

.xinzi {
    color: #e60012;
    font-size: 25px;
    margin-top: 10px;
    display: inline-block;
}

.add {
    display: inline-block;
    margin-left: 45px;
}

.add li {
    height: 13px;
    line-height: 13px;
    padding: 0 10px;
    border-right: #666666 1px solid;
    float: left;
}

.add li:last-child {
    border: none;
}

.station_infor {
    margin-top: 35px;
}

.station_infor_title {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    letter-spacing: 3px;
}

.welfare_details {
    display: flex;
    width: 100%;
    margin-top: 3%;
    margin-bottom: 7%;
    flex-wrap: wrap;
}

.welfare_details div {
    padding: 0 27px;
    height: 32px;
    line-height: 32px;
    color: #666666;
    border: #666666 1px solid;
    border-radius: 16px;
    margin: 5px 5px;
}

.station_infor_des {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}

.station_infor a {
    display: inline;
    color: #3a78f7;
    margin-left: 20px;
}

.fanhui {
    display: block;
    text-align: center;
    height: 45px;
    width: 150px;
    margin: 0 auto;
    line-height: 45px;
    font-size: 16px;
    color: #333333;
    border: #333333 1px solid;
    border-radius: 27.5px;
    margin-top: 100px;
    margin-bottom: 100px;
}
.fanhui:hover{background:#4ababc !important;border:solid 1px #4ababc !important;}

.title_img {
    width: 100%;
}

.recruit img {
    width: 100%;
}

@media (max-width: 1024px) {
    .join_us {
        width: 60%;
        height: 60%;
    }

    .wenzi {
        margin: auto 8%;
    }

    .station {
        width: 75%;
    }

    .pagenumber {
        margin-top: 6%;
        margin-bottom: 8%;
        width: 35%;
    }

    .phonecall div {
        padding: 7% 7%;
    }

    .phonecall {
        width: 55%;
    }

    .des {
        font-size: 12px;
    }

    .phonecall div {
        margin: 6% auto;
    }

    .station_details_content {
        width: 80%;
    }

}