@charset "utf-8";
/* aboutus */
/* 分辨率小于736px的样式————手机端 */
@media screen and (max-width: 736px){
    #header-wrapper {
        height: 3036px;
    }
    #header_new {
        background: none;
    }
    .aboutUs{
        width:318px;
        height:auto;
        position: relative;
        top:56px;
        z-index: 999;
        margin:0 auto;
    }
    .gridBlock {
        margin-bottom: 1px;
        width: 318px;
        height: 280px;
        position: relative;
    }
    .wrapper {
        padding: 15px 0px 5em 0px;
    }
    .gridBlock .desc {
        position: absolute;
        z-index: 1010;
        top:280px;
        min-height: 280px;
        background: #efedcb;
        padding: 0px 55px;
    }
    .gridBlock .desc2{
        left: 0 !important;
    }
    .gridBlock .desc8{
        top:-280px;
    }
    .gridBlock .desc .closeBtn {
        position: absolute;
        width: 22px;
        height: 16px;
        background: url('/public/images/aboutus/gridblock_close.png') right no-repeat;
        right: 28px;
        top: 16px;
    }
    .gridBlock .desc .titles {
        color: #ff6666;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 20px;
        padding-top:10px;
    }
    .gridBlock .desc .subTitle {
        font-size: 18px;
        margin-bottom: 20px;
        margin-top:10px;
        font-weight: 400;
    }
    .home_sevedbwri {
        margin: 0;
        font-size: 1em;
        color: #d2d1d1;
        line-height: 43px;
        text-align: center;
    }
    #features {
        top:136px;
    }
}
/* 分辨率在737px和1199px之间的样式————ipad */
@media screen and (max-width: 1199px) and (min-width:737px){
    #header-wrapper {
        height: 1446px;
    }
      /* 2021.1.13  管理团队加吸顶增加吸顶注释 */
    /* #header_new {
        width: 100%;
        height: 100px;
        z-index: 9;
        position: relative;
        background: none;
    } */
    .new_wraheight_min {
        min-height: 1190px;
    }
    .aboutUs{
        /* 2020年12月25日 4个管理2*2 pm周慧*/
        /*width: 640px;*/
        width:962px;
        height: 866px;
        margin:0 auto;
          /* 2021.1.13  管理团队加吸顶增加吸顶增加 */
        top:100px;
        position: relative;
        z-index: 999;
    }
    .aboutUsList1{
        float: left;
    }
    .gridBlock {
        margin: 1px;
        width: 318px;
        height: 280px;
        float: left;
        cursor: pointer;
        position: relative;
    }
    .gridBlock .desc {
        position: absolute;
        z-index: 1010;
        top:0;
        left:320px;
        width: calc((100vw - 960px) / 2 + 320px);
        min-height: 280px;
        background: #efedcb;
        padding: 0px 55px;
    }
    .gridBlock .desc0{
        /*height: 560px;*/
    }
    .gridBlock .desc1{
        top:280px;
        left:0;
    }
    .gridBlock .desc2{
        top:0;
        left: auto;
        right: 320px;
    }
    .gridBlock .desc3{
        top:0;
        left:320px;
    }
    .gridBlock .desc4{
        top:280px;
        left: 0;
    }
    .gridBlock .desc5{
        top:0;
        left:-640px;
    }
    .gridBlock .desc6{
        top:0;
        left:320px;
    }
    .gridBlock .desc7{
        top:-280px;
        left:0;
    }
    .gridBlock .desc8{
        top:0;
        left:-640px;
    }
    .gridBlock .desc .closeBtn {
        position: absolute;
        width: 25px;
        height: 25px;
        background: url('/public/images/aboutus/gridblock_close.png') right no-repeat;
        right: 55px;
        top: 40px;
    }
    .gridBlock .desc .titles {
        color: #ff6666;
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 700;
        line-height: 33px;
        width: 500px;
        margin-top:20px;

    }
    .gridBlock .desc .subTitle {
        font-size: 18px;
        margin-bottom: 10px;
        font-weight: 400;
        width: 500px;
    }
    .gridBlock .desc p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 26px;
    }
    #features {
        top:136px;
    }
}
/* 分辨率大于1200px的样式————电脑端 */
@media screen and (min-width: 1200px){
    /* 2021.1.13  管理团队加吸顶增加吸顶注释 */
    /* #header_new {
        width: 100%;
        height: 100px;
        z-index: 9;
        position: relative;
        background: none;
    } */
    .new_wraheight_min {
        min-height: 1190px;
    }
    .aboutUs{
        /* 2020年12月25日 4个管理2*2 pm周慧*/
        width: 960px;
        /* width:962px; */
        /* height: 866px; */
        min-height: 1000px;
        margin:70px auto auto;
        /* 2021.1.13  管理团队加吸顶增加吸顶增加 */
        top:100px;
        position: relative;
        z-index: 999;
    }
    .aboutUsList1{
        float: left;
    }
    .gridBlock {
        margin: 1px;
        width: 318px;
        height: 280px;
        float: left;
        cursor: pointer;
        position: relative;
    }
    .gridBlock .desc {
        position: absolute;
        z-index: 1010;
        top:0;
        left:320px;
        width: calc((100vw - 640px) / 2);
        min-height: 280px;
        background: #efedcb;
        padding: 0px 55px;
    }
    .gridBlock .desc0{
        /*height: 560px;*/
        width: calc((100vw - 960px) / 2 + 320px);
    }
    .gridBlock .desc1{
        top:280px;
        left:0;
        width: calc((100vw - 960px) / 2 + 320px);
    }
    .gridBlock .desc2{
        top: 0;
        right: 320px;
        left: auto;
    }
    .gridBlock .desc3{
        top:0;
        left:320px;
    }
    .gridBlock .desc4{
        top:280px;
        left: 0;
    }
    .gridBlock .desc5{
        top:0;
        left:-640px;
    }
    .gridBlock .desc6{
        top:0;
        left:calc(-1 * (100vw - 960px) / 2);
    }
    .gridBlock .desc7{
        top:-280px;
        left:0;
    }
    .gridBlock .desc8{
        top:0;
        left:-640px;
    }
    .gridBlock .desc .closeBtn {
        position: absolute;
        width: 25px;
        height: 25px;
        background: url('/public/images/aboutus/gridblock_close.png') right no-repeat;
        right: 55px;
        top: 40px;
    }
    .gridBlock .desc .titles {
        color: #ff6666;
        text-transform: uppercase;
        font-size: 20px;
        font-weight: 700;
        line-height: 33px;
        width: 500px;
        margin-top:20px;

    }
    .gridBlock .desc .subTitle {
        font-size: 18px;
        margin-bottom: 10px;
        font-weight: 400;
        width: 500px;
    }
    .gridBlock .desc p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 26px;
    }
    
}
/* 通用样式 */
.teamWork1{
        background:url('/public/images/aboutus/chenglei.jpg') no-repeat;
    }
    .teamWork2{
        background:url('/public/images/aboutus/zhouhui.jpg') no-repeat;
    }
    .teamWork3{
        background:url('/public/images/aboutus/lvzhaolong.jpg') no-repeat;
    }
    .teamWork4{
        background:url('/public/images/aboutus/xiajing.jpg') no-repeat;
    }
    .teamWork5{
        background:url('/public/images/aboutus/wuhao.jpg') no-repeat;
    }
    .teamWork6{
        background:url('/public/images/aboutus/zhangmin.jpg') no-repeat;
    }
    .teamWork7{
        background:url('/public/images/aboutus/gewenping.jpg') no-repeat;
    }
    .teamWork8{
        background:url('/public/images/aboutus/renjian.jpg') no-repeat;
    }
    .teamWork9{
        background:url('/public/images/aboutus/chengrui.jpg') no-repeat;
    }
    .captionWrapper{
        position: absolute;
        z-index: 1000;
        width: 318px;
        height: 65px;
        bottom: 0px;
        background: url('/public/images/aboutus/gridblock_bg.png') center center no-repeat;
    }
    .captionWrapper:hover{
        background: url('/public/images/aboutus/gridblock_bg1.png') center center no-repeat;
    }
    .gridBlock .caption {
        width: 100%;
        padding: 0px 63px 0px 30px;
    }
    .gridBlock .caption .heading {
        font-size: 18px;
        line-height: 21px;
        color: #fff;
        font-weight: 400;
    }
    .gridBlock .caption .text {
        font-size: 14px;
        line-height: 18px;
        color: #aaa;
    }
    #features{
        position: relative;
        z-index: 966;
    }
    #header{
        height: 100px;
    }
    body{
        background: rgba(27, 38, 46, 1);
    }
    #home_slogan{
        border:none;
    }
