body {
    background-color: rgb(19,19,19);
}

.header {
    background: url(./top_bg_803c65f.png) no-repeat center;
    background-size: 100% 100%;
    padding: 20px 0
}

.header img {
    height: 58.5px;
    width:auto;
}

.header .header_box {
    width: 1050px;
    min-width: 1024px;
    margin: 0 auto
}

.header .header_box ul li {
    display: inline-block;
    line-height: 50px;
    padding: 0 20px;
    width: 138px;
    height: 65px;
    margin-left: 1vw
}

.header .header_box ul li a {
    display: inline-block;
    width: 138px;
    height: 65px;
    color: #fff
}

.header .header_box ul li a.headerDownload {
    cursor: pointer
}

.header .header_box ul li a span {
    font-size: 0
}

.header .header_box ul .indexBtn {
    background: url(./indexBtn_987fecd.png) no-repeat center
}

.header .header_box ul .indexBtn:hover {
    background: url(./indexBtn_c_229bd39.png) no-repeat center
}

.header .header_box ul .dynamicBtn {
    background: url(./dynamicBtn_9440117.png) no-repeat center
}

.header .header_box ul .dynamicBtn:hover {
    background: url(./dynamicBtn_c_95fce9e.png) no-repeat center
}

.header .header_box ul .aboutBtn {
    background: url(./aboutBtn_1b9e39b.png) no-repeat center
}

.header .header_box ul .aboutBtn:hover {
    background: url(./aboutBtn_c_35db289.png) no-repeat center
}

.header .header_box ul .recruitBtn {
    background: url(./recruitBtn_a8e7dd2.png) no-repeat center
}

.header .header_box ul .recruitBtn:hover {
    background: url(./recruitBtn_C_7200854.png) no-repeat center
}

.header .header_box ul .contactBtn {
    background: url(./contactBtn_4983556.png) no-repeat center
}

.header .header_box ul .contactBtn:hover {
    background: url(./contactBtn_c_1e365c3.png) no-repeat center
}

.part {
    margin: 30px 0
}

.part .title {
    background-color: #ff5f7a;
    padding-left: 40px;
    color: #fff;
    line-height: 45px;
    font-size: 26px
}

.part .title.jobBtn {
    cursor: pointer;
    padding-right: 20px
}

.part .title.jobBtn .arrow {
    -webkit-transition: all .5s;
    transition: all .5s;
    font-weight: 700
}

.part .title.jobBtn .arrow.rotate {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.part .content {
    padding: 20px 0 0 45px
}

.part .content.jobDesc {
    display: none
}

.part .content.jobDesc p {
    white-space: pre-wrap
}

.part .content p {
    line-height: 30px;
    color: #8e8e8e;
    font-size: 16px
}

.part .content.wbwxercode div {
    text-align: center;
    margin-right: 40px;
    display: inline-block
}

.contactHead {
    height: 360px;
    text-align: center
}

.contactHead .fl {
    padding-top: 100px;
    display: block;
    width: 60%;
    height: 100%;
    background: #ff5f7a;
    color: #fff
}

.contactHead .fl img {
    width: 100px
}

.contactHead .fl p {
    line-height: 80px;
    font-size: 28px
}

.contactHead .fr {
    width: 40%;
    height: 100%;
    background: #fff;
    line-height: 360px
}

.contactHead .fr .phoneWrap {
    display: inline-block;
    background: #f5f4f4;
    border-radius: 50%;
    width: 300px;
    height: 300px;
    line-height: 300px
}

.contactHead .fr .phoneWrap img {
    width: 120px
}

.focus img {
    width: 120px
}

.email {
    text-align: center
}

.email img {
    width: 600px
}