/* 加入我们 */

@media (max-width: 600px) {
    main .content-us{
        min-height: 1032px;
    }
    main .topbg {
        width: 100%;
        height: 300px;
        color: #181818;
        z-index: -99999;
        background-repeat: no-repeat;
        background-position: center;
    }
    
    main .topbg .sxtitcen{
        padding: 10%;
    }
    main .topbg .sxtitcen p{
        height: 36px;
        font-weight: 400;
        font-size: 24px;
        color: #181818;
        line-height: 35px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin: 0px;
    }
    main .topbg .sxtitcen h2{
        height: 46px;
        font-weight: 700;
        font-size: 32px;
        color: #181818;
        line-height: 46px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin-top: 10px;
    }
    
    main .wmcenter {
        width: 100%;
        min-height: 400px;
        text-align: center;
    }
    
    main .wmcenter .sxtitle p {
        /* width: 144px; */
        height: 52px;
        font-weight: 700;
        font-size: 36px;
        color: #181818;
        line-height: 52px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        margin: auto;
        margin-top: 100px;
    }
    
    main .wmcenter .treatment .treacard {
        width: 93%;
        height: 314px;
        background: #FFFFFF;
        border-radius: 4px 4px 4px 4px;
        border: 1px solid #EBEEF5;
        float: none;
        margin: auto;
        position: relative;
        box-sizing: border-box;
        margin-bottom: 5%;
    }
    
    main .wmcenter .treatment .treacard img {
        position: absolute;
        top: 40px;
        left: 40px;
    }
    
    main .wmcenter .treatment .treacard .treatext {
        width: 100px;
        height: 100px;
        font-weight: 400;
        font-size: 14px;
        color: #4B5B76;
        line-height: 20px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        position: absolute;
        top: 174px;
        left: 40px;
    }
    
    main .wmcenter .treatment .treacard h5 {
        width: 96px;
        height: 36px;
        font-weight: 400;
        font-size: 24px;
        color: #181818;
        line-height: 35px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin: 0px;
        position: absolute;
        top: 98px;
        left: 40px;
    }
    
    main .treatment {
        width: 100%;
        margin: auto;
        margin-top: 60px;
    }
    
    main .wmcenter_job {
        width: 100%;
        margin: auto;
        margin-top: 100px;
    }
    
    main .wmcenter_job .treatment_job .job {
        width: 386px;
        height: 234px;
        background: #FFFFFF;
        border-radius: 4px 4px 4px 4px;
        border: 1px solid #EBEEF5;
        margin: auto;
        float: none;
        position: relative;
        box-sizing: border-box;
        margin-top: 5%;
        margin-bottom: 2.5%;
    }
    
    main .wmcenter_job .treatment_job img {
        position: absolute;
        top: 40px;
        left: 40px;
    }
    
    main .wmcenter_job .treatment_job h5 {
        width: 120px;
        height: 36px;
        font-weight: 400;
        font-size: 24px;
        color: #181818;
        line-height: 35px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin: 0px;
        position: absolute;
        top: 98px;
        left: 40px;
    }
    
    main .wmcenter_job .treatment_job .jobad {
        width: 120px;
        height: 20px;
        font-weight: 400;
        font-size: 14px;
        color: #CCCCCC;
        line-height: 20px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        position: absolute;
        top: 174px;
        left: 40px;
    }
    
    main .wmcenter_job .clearfix_job p {
        /* width: 144px; */
        height: 52px;
        font-weight: 700;
        font-size: 36px;
        color: #181818;
        line-height: 52px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        margin: auto;
    }
}
@media (min-width: 600px) and (max-width: 767px) {
    main .content-us{
        min-height: 1032px;
    }
    main .topbg {
        width: 100%;
        height: 300px;
        color: #181818;
        z-index: -99999;
        background-repeat: no-repeat;
        background-position: center;
    }
    
    main .topbg .sxtitcen{
        padding: 10%;
    }
    main .topbg .sxtitcen p{
        height: 36px;
        font-weight: 400;
        font-size: 24px;
        color: #181818;
        line-height: 35px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin: 0px;
    }
    main .topbg .sxtitcen h2{
        height: 46px;
        font-weight: 700;
        font-size: 32px;
        color: #181818;
        line-height: 46px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin-top: 10px;
    }
    
    main .wmcenter {
        width: 100%;
        min-height: 700px;
        text-align: center;
    }
    
    main .wmcenter .sxtitle p {
        height: 52px;
        font-weight: 700;
        font-size: 36px;
        color: #181818;
        line-height: 52px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        margin: auto;
        margin-top: 100px;
    }
    
    main .wmcenter .treatment .treacard {
        width: 45%;
        height: 314px;
        background: #FFFFFF;
        border-radius: 4px 4px 4px 4px;
        border: 1px solid #EBEEF5;
        float: left;
        position: relative;
        box-sizing: border-box;
        margin-bottom: 3%;
        margin-left: 3%;
    }
    
    main .wmcenter .treatment .treacard img {
        position: absolute;
        top: 40px;
        left: 40px;
    }
    
    main .wmcenter .treatment .treacard .treatext {
        width: 100px;
        height: 100px;
        font-weight: 400;
        font-size: 14px;
        color: #4B5B76;
        line-height: 20px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        position: absolute;
        top: 174px;
        left: 40px;
    }
    
    main .wmcenter .treatment .treacard h5 {
        width: 96px;
        height: 36px;
        font-weight: 400;
        font-size: 24px;
        color: #181818;
        line-height: 35px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin: 0px;
        position: absolute;
        top: 98px;
        left: 40px;
    }
    
    main .treatment {
        width: 100%;
        margin: auto;
        margin-top: 60px;
    }
    
    main .wmcenter_job {
        width: 100%;
        min-height: 650px;
        margin: auto;
        margin-top: 100px;
    }
    
    main .wmcenter_job .treatment_job .job {
        width: 43%;
        height: 234px;
        background: #FFFFFF;
        border-radius: 4px 4px 4px 4px;
        border: 1px solid #EBEEF5;
        margin: auto;
        float: left;
        position: relative;
        box-sizing: border-box;
        margin-top: 5%;
        margin-left: 5%;
    }
    
    main .wmcenter_job .treatment_job img {
        position: absolute;
        top: 40px;
        left: 40px;
    }
    
    main .wmcenter_job .treatment_job h5 {
        width: 120px;
        height: 36px;
        font-weight: 400;
        font-size: 24px;
        color: #181818;
        line-height: 35px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin: 0px;
        position: absolute;
        top: 98px;
        left: 40px;
    }
    
    main .wmcenter_job .treatment_job .jobad {
        width: 120px;
        height: 20px;
        font-weight: 400;
        font-size: 14px;
        color: #CCCCCC;
        line-height: 20px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        position: absolute;
        top: 174px;
        left: 40px;
    }
    
    main .wmcenter_job .clearfix_job p {
        /* width: 144px; */
        height: 52px;
        font-weight: 700;
        font-size: 36px;
        color: #181818;
        line-height: 52px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        margin: auto;
    }
}
@media (min-width: 768px) {
    main .content-us{
        min-height: 1032px;
    }
    main .topbg {
        width: 100%;
        height: 300px;
        color: #181818;
        z-index: -99999;
        background-repeat: no-repeat;
        background-position: center;
    }
    
    main .topbg .sxtitcen{
        padding: 10%;
    }
    main .topbg .sxtitcen p{
        height: 36px;
        font-weight: 400;
        font-size: 24px;
        color: #181818;
        line-height: 35px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin: 0px;
    }
    main .topbg .sxtitcen h2{
        height: 46px;
        font-weight: 700;
        font-size: 32px;
        color: #181818;
        line-height: 46px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin-top: 10px;
    }
    
    main .wmcenter {
        width: 100%;
        min-height: 700px;
        text-align: center;
    }
    
    main .wmcenter .sxtitle p {
        height: 52px;
        font-weight: 700;
        font-size: 36px;
        color: #181818;
        line-height: 52px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        margin: auto;
        margin-top: 100px;
    }
    
    main .wmcenter .treatment .treacard {
        width: 45%;
        height: 314px;
        background: #FFFFFF;
        border-radius: 4px 4px 4px 4px;
        border: 1px solid #EBEEF5;
        float: left;
        position: relative;
        box-sizing: border-box;
        margin-bottom: 3%;
        margin-left: 3%;
    }
    
    main .wmcenter .treatment .treacard img {
        position: absolute;
        top: 40px;
        left: 40px;
    }
    
    main .wmcenter .treatment .treacard .treatext {
        width: 100px;
        height: 100px;
        font-weight: 400;
        font-size: 14px;
        color: #4B5B76;
        line-height: 20px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        position: absolute;
        top: 174px;
        left: 40px;
    }
    
    main .wmcenter .treatment .treacard h5 {
        width: 96px;
        height: 36px;
        font-weight: 400;
        font-size: 24px;
        color: #181818;
        line-height: 35px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin: 0px;
        position: absolute;
        top: 98px;
        left: 40px;
    }
    
    main .treatment {
        width: 100%;
        margin: auto;
        margin-top: 60px;
    }
    
    main .wmcenter_job {
        width: 100%;
        min-height: 650px;
        margin: auto;
        margin-top: 100px;
    }
    
    main .wmcenter_job .treatment_job .job {
        width: 43%;
        height: 234px;
        background: #FFFFFF;
        border-radius: 4px 4px 4px 4px;
        border: 1px solid #EBEEF5;
        margin: auto;
        float: left;
        position: relative;
        box-sizing: border-box;
        margin-top: 5%;
        margin-left: 5%;
    }
    
    main .wmcenter_job .treatment_job img {
        position: absolute;
        top: 40px;
        left: 40px;
    }
    
    main .wmcenter_job .treatment_job h5 {
        width: 120px;
        height: 36px;
        font-weight: 400;
        font-size: 24px;
        color: #181818;
        line-height: 35px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin: 0px;
        position: absolute;
        top: 98px;
        left: 40px;
    }
    
    main .wmcenter_job .treatment_job .jobad {
        width: 120px;
        height: 20px;
        font-weight: 400;
        font-size: 14px;
        color: #CCCCCC;
        line-height: 20px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        position: absolute;
        top: 174px;
        left: 40px;
    }
    
    main .wmcenter_job .clearfix_job p {
        /* width: 144px; */
        height: 52px;
        font-weight: 700;
        font-size: 36px;
        color: #181818;
        line-height: 52px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        margin: auto;
    }
}
@media (min-width: 992px) {
    main .content-us{
        min-height: 1032px;
    }
    main .topbg {
        width: 100%;
        height: 300px;
        color: #181818;
        z-index: -99999;
        background-repeat: no-repeat;
        background-position: center;
    }
    
    main .topbg .sxtitcen{
        padding: 10%;
    }
    main .topbg .sxtitcen p{
        height: 36px;
        font-weight: 400;
        font-size: 24px;
        color: #181818;
        line-height: 35px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin: 0px;
    }
    main .topbg .sxtitcen h2{
        height: 46px;
        font-weight: 700;
        font-size: 32px;
        color: #181818;
        line-height: 46px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin-top: 10px;
    }
    
    main .wmcenter {
        width: 100%;
        min-height: 700px;
        text-align: center;
    }
    
    main .wmcenter .sxtitle p {
        height: 52px;
        font-weight: 700;
        font-size: 36px;
        color: #181818;
        line-height: 52px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        margin: auto;
        margin-top: 100px;
    }
    
    main .wmcenter .treatment .treacard {
        width: 26%;
        height: 314px;
        background: #FFFFFF;
        border-radius: 4px 4px 4px 4px;
        border: 1px solid #EBEEF5;
        float: left;
        position: relative;
        box-sizing: border-box;
        margin-bottom: 3%;
        margin-left: 3%;
    }
    
    main .wmcenter .treatment .treacard img {
        position: absolute;
        top: 40px;
        left: 40px;
    }
    
    main .wmcenter .treatment .treacard .treatext {
        width: 100px;
        height: 100px;
        font-weight: 400;
        font-size: 14px;
        color: #4B5B76;
        line-height: 20px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        position: absolute;
        top: 174px;
        left: 40px;
    }
    
    main .wmcenter .treatment .treacard h5 {
        width: 96px;
        height: 36px;
        font-weight: 400;
        font-size: 24px;
        color: #181818;
        line-height: 35px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin: 0px;
        position: absolute;
        top: 98px;
        left: 40px;
    }
    
    main .treatment {
        width: 100%;
        margin: auto;
        margin-top: 60px;
    }
    
    main .wmcenter_job {
        width: 100%;
        min-height: 650px;
        margin: auto;
        margin-top: 50px;
    }
    
    main .wmcenter_job .treatment_job .job {
        width: 43%;
        height: 234px;
        background: #FFFFFF;
        border-radius: 4px 4px 4px 4px;
        border: 1px solid #EBEEF5;
        margin: auto;
        float: left;
        position: relative;
        box-sizing: border-box;
        margin-top: 5%;
        margin-left: 5%;
    }
    
    main .wmcenter_job .treatment_job img {
        position: absolute;
        top: 40px;
        left: 40px;
    }
    
    main .wmcenter_job .treatment_job h5 {
        width: 120px;
        height: 36px;
        font-weight: 400;
        font-size: 24px;
        color: #181818;
        line-height: 35px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin: 0px;
        position: absolute;
        top: 98px;
        left: 40px;
    }
    
    main .wmcenter_job .treatment_job .jobad {
        width: 120px;
        height: 20px;
        font-weight: 400;
        font-size: 14px;
        color: #CCCCCC;
        line-height: 20px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        position: absolute;
        top: 174px;
        left: 40px;
    }
    
    main .wmcenter_job .clearfix_job p {
        /* width: 144px; */
        height: 52px;
        font-weight: 700;
        font-size: 36px;
        color: #181818;
        line-height: 52px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        margin: auto;
    }
}
@media (min-width: 1200px) {
    main .content-us{
        min-height: 1032px;
    }
    main .topbg {
        width: 100%;
        height: 300px;
        color: #181818;
        z-index: -99999;
        background-repeat: no-repeat;
        background-position: center;
    }
    
    main .topbg .sxtitcen{
        padding: 6% 0% 0% 35%;
    }
    main .topbg .sxtitcen p{
        height: 36px;
        font-weight: 400;
        font-size: 24px;
        color: #181818;
        line-height: 35px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin: 0px;
    }
    main .topbg .sxtitcen h2{
        height: 46px;
        font-weight: 700;
        font-size: 32px;
        color: #181818;
        line-height: 46px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin-top: 10px;
    }
    
    main .wmcenter {
        width: 100%;
        min-height: 400px;
        text-align: center;
    }
    
    main .wmcenter .sxtitle p {
        width: 144px;
        height: 52px;
        font-weight: 700;
        font-size: 36px;
        color: #181818;
        line-height: 52px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        margin: auto;
        margin-top: 100px;
    }
    
    main .wmcenter .treatment .treacard {
        width: 285px;
        height: 314px;
        background: #FFFFFF;
        border-radius: 4px 4px 4px 4px;
        border: 1px solid #EBEEF5;
        float: left;
        margin: 0px 10px;
        position: relative;
        box-sizing: border-box;
    }
    
    main .wmcenter .treatment .treacard img {
        position: absolute;
        top: 40px;
        left: 40px;
    }
    
    main .wmcenter .treatment .treacard .treatext {
        width: 100px;
        height: 100px;
        font-weight: 400;
        font-size: 14px;
        color: #4B5B76;
        line-height: 20px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        position: absolute;
        top: 174px;
        left: 40px;
    }
    
    main .wmcenter .treatment .treacard h5 {
        width: 96px;
        height: 36px;
        font-weight: 400;
        font-size: 24px;
        color: #181818;
        line-height: 35px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin: 0px;
        position: absolute;
        top: 98px;
        left: 40px;
    }
    
    main .treatment {
        width: 1235px;
        margin: auto;
        margin-top: 60px;
    }
    
    main .wmcenter_job {
        width: 1240px;
        min-height: 380px;
        margin: auto;
        margin-top: 100px;
    }
    
    main .wmcenter_job .treatment_job .job {
        width: 386px;
        height: 234px;
        background: #FFFFFF;
        border-radius: 4px 4px 4px 4px;
        border: 1px solid #EBEEF5;
        margin: 60px 10px;
        float: left;
        position: relative;
        box-sizing: border-box;
    }
    
    main .wmcenter_job .treatment_job img {
        position: absolute;
        top: 40px;
        left: 40px;
    }
    
    main .wmcenter_job .treatment_job h5 {
        width: 120px;
        height: 36px;
        font-weight: 400;
        font-size: 24px;
        color: #181818;
        line-height: 35px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        margin: 0px;
        position: absolute;
        top: 98px;
        left: 40px;
    }
    
    main .wmcenter_job .treatment_job .jobad {
        width: 120px;
        height: 20px;
        font-weight: 400;
        font-size: 14px;
        color: #CCCCCC;
        line-height: 20px;
        text-align: left;
        font-style: normal;
        text-transform: none;
        position: absolute;
        top: 174px;
        left: 40px;
    }
    
    main .wmcenter_job .clearfix_job p {
        width: 144px;
        height: 52px;
        font-weight: 700;
        font-size: 36px;
        color: #181818;
        line-height: 52px;
        text-align: center;
        font-style: normal;
        text-transform: none;
        margin: auto;
    }
}

