﻿.div_context_title {
    min-height: 200px;
    background-color: rgb(246,246,246);
}
.div_context_title2 {
    margin-top:40px;
}

.context_title {
    position: relative;
    top: 20px;
}

.context_big {
    text-align: center;
    font-size: 70px;
    color: rgb(4,168,225);
    font-weight: 400;
}

.context_small {
    text-align: center;
    font-size: 30px;
}

.div_context1 {
    position: relative;
    margin: 0px auto;
    width: 1200px;
    height: 300px;
}
.div_context2 {
    position: relative;
    margin: 0px auto;
    margin-top:50px;
    width: 1200px;
    height: 400px;
}
.div_context3 {
    position: relative;
    margin: 0px auto;
    margin-top:50px;
    width: 1200px;
    height: auto;
    background-color: #f6f6f6;
}
.div_context4,.div_context5,.div_context6 {
    position: relative;
    margin: 0px auto;
    margin-top:70px;
    width: 1200px;
    height: auto;
    background-color: #f6f6f6;
}
.divMain_Txt2 {
    position: absolute;
    left: 0;
    top: 30px;
    width: 1200px;
    line-height: 50px;
    text-align: left;
    font-family: '微软雅黑';
    font-size: 20px;
    color: #3e3a39;
}
.img_bg_01 {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 650px;
    height: 340px;
    content:url(../images/About/img_bg_01.png);
}
.divMain1_txt1 {
    position: absolute;
    left: 0px;
    top: 20px;
    width: 440px;
    line-height: 30px;
    text-align: left;
    font-family: '微软雅黑';
    font-size: 24px;
    color: #242424;
    font-weight: bold;
}
.divMain1_txt2 {
    position: absolute;
    left: 0px;
    top: 100px;
    width: 440px;
    line-height: 32px;
    text-align: left;
    font-family: '微软雅黑';
    font-size: 20px;
    color: #242424;
}
.divMain2_txt {
    margin: 0px auto;
    width: 1110px;
    line-height: 28px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #0f0f0f;
    margin-top:20px;
}
.div_title {
    width:100%;
    height:64px;
    line-height:64px;
}

.div_title1 {
    background-color:rgb(243,107,107);
    z-index:10;
}
.div_title2 {
    background-color:rgb(67,202,162);
    z-index:10;
}
.div_title3 {
     background-color:rgb(7,166,221);
    z-index:10;   
}
.div_title4 {
     background-color:rgb(246,187,67);
    z-index:10;   
}
.span_job_title {
    margin-left:30px;
    font-family: "微软雅黑";
    font-size: 26px;
    color:white;
}
.span_job_demand {
    margin-left:30px;
    font-family: "微软雅黑";
    font-size: 22px;
    font-weight: 400;
    color:white;
}
.span_job_about {
    float:right;
    margin-right:30px;
    font-family: "微软雅黑";
    font-size: 22px;
    font-weight: 400;
    color:white;
}
.span_i_phone {
    font-size: 26px;
    margin-right: 10px;
}
.div_mobile_txt {
    display:none;
}
@media (max-width: 1080px) {
    .div_context1,.div_context2,.div_context3,.div_context4 ,.div_context5,.div_context6{
        margin-top: 30px;
        width: 100%;
        height: auto;
        background-image: none;
    }
    .div_context1 {
        margin-top:10px;
    }
    .div_context2 {
        margin-top:10px;
    }
  
    .divMain_Txt2,.divMain1_txt1,.divMain1_txt2,.divMain2_txt ,.div_mobile_txt{
        display:block;
        position: relative;
        left: 0;
        top: 0;
         width:calc(100% - 30px);
        margin-left:15px;
        margin-right:15px;
        line-height: 30px;
        font-size: 16px;
        color: rgb(68, 68, 68);
        margin-top: 10px;
    }
    .divMain1_txt1 {
        font-size:20px;
    }
    .divMain1_txt2 {
        font-size:18px;
        color:#242424;
    }
    .divMain2_txt {
        margin-top:0;
    }
   
    .img_bg_01 {
    position: relative;
    right: 0px;
    top: 0px;
      width:calc(100% - 30px);
        margin-left:15px;
        margin-right:15px;
    height: auto;
    content:url(../images/About/img_bg_m_01.png);
}
    .div_context_title2 {
    margin-top:20px;
}
    .span_job_demand,.span_job_about {
        display:none;
    }
    .span_job_title {
        font-size:22px;
        margin-left:15px;
    }
}
