@charset "utf-8";
@import "common.css";
/*首页*/






@media screen and (max-width: 1395px) {
    .aboutus {
        margin: 20px;
    }

    .aboutus .aboutusnavtop {
        width: 100%;
        height: 38px;
        background: #ffffff;
    }

    .aboutus .aboutusnavtop ul li {
        float: left;
        width: 33%;
        border: 1px solid #aec3e3;
        height: 38px;
    }

    .aboutus .aboutusnavtop ul li a.active {
        background: #78bfeb;
        color: #ffffff;
        border: 1px solid #78bfeb;
        border-top: none;
        border-bottom: none;

    }

    .aboutus .aboutusnavtop ul li a {
        text-align: center;
        line-height: 38px;
        height: 38px;
        width: 100%;
        font-size: 18px;
        color: rgb(236, 135, 14);
        display: block;
        margin: 0 auto;
    }

    .history {
        margin: 20px;
    }

    .historyinfo {
        width: 100%;
        min-height: 862px;
        background: #f0f0f0;
    }

    .historyinfo .historytab {
        height: 90px;
        background: #d2d2d2;
    }

    .historytab ul li {
        float: left;
        width: 16.5%;
        height: 90px;
        border-right: 1px solid #ffffff;
        color: #ffffff;
    }

    .historytab ul li.active {
        background: #78bfeb;
    }

    .historytab ul li p {
        line-height: 10px;
        text-align: center;
        padding-top: 15px;
    }

    .historytab ul li:last-child {
        border-right: none;
    }

    .bigpic .leftbtn {
        position: absolute;
        top: 20px;
        left: 20px;

    }

    .bigpic .slick-list {
        left: 50px;
        right: 30px;
        width: 600px;
        margin: 0 auto;
    }

    .bigpic .slick-list img {
        max-width: 600px;
        height: auto;
    }

    .bigpic .rightbtn {
        position: absolute;
        top: 20px;
        right: 20px;
    }

    .smallpic .slick-list {
        width: 400px;
        margin: 0 auto;
    }

    .zonglan {
        width: 100%;
        margin-top: 20px;
    }

    .zonglan img {
        width: 100%;
        height: 100%;
    }

    .culture {
        width: 100%;
        height: auto;
        margin-top: 20px;
        min-height: 200px;
    }

    .culture img {
        width: 100%;
        height: 100%;
    }

    .notice {
        margin: 0 20px;
    }

    .dsz .dsz_right {
        width: 70%;
        float: left;
        margin-top: 40px;
        margin-left: 20px;
        display: inline-block;

    }

    .cityfeadesc h3 {
        float: left;
        width: 40%;
        height: auto;
    }

    .cityfeadesc h3 img {
        width: 100%;
        height: 100%;
    }

    .cityfeadesc .citydesc {
        float: right;
        width: 40%;
        margin-right: 4%;
        display: inline-block;
    }

    .dreamstart .dreamleft {
        /* width: 61%; */
        width: 100%;
        float: left;
        /* height: 409px; */
        height: 550px;
        margin-bottom: 10px;
        display: inline;
    }

    .dreamstart .dreamleft img {
        width: 100% !important;
    }

    .descyear {
        font-size: 40px;
        color: #78bfeb;
        font-weight: bold;
        float: left;
        display: block;
        margin-right: 10px;
        text-align: center;
    }

    .descwz {
        font-size: 12px;
        width: 68%;
        float: left;
        padding-right: 3%;
        line-height: 24px;
        text-align: left;
    }

    .cityfeadesc .slick-list {
        left: 50px;
        right: 50px;
        width: 700px;
    }

}

@media screen and (min-width: 1395px) {
    .smallpic .leftbtn {
        position: absolute;
        top: 20px;
        left: 20px;

    }

    .smallpic .slick-list {
        width: 400px;
        margin: 0 auto;
    }

    .smallpic .rightbtn {
        position: absolute;
        top: 20px;
        right: 20px;

    }

    .bigpic .slick-list {
        left: 100px;
        right: 30px;
        width: 1000px;
        margin: 0 auto;
    }

    .dsz .dsz_right {
        width: 84%;
        float: left;
        margin-left: 3%;
        display: inline;
    }

    .cityfeadesc h3 {
        float: left;
        width: 460px;
        height: auto;
    }

    .cityfeadesc h3 img {
        width: 100%;
        height: 100%;
    }

    .cityfeadesc .citydesc {
        float: left;
        width: 55%;
        /* width: 820px; */
        margin-left: 4%;
        display: inline-block;
    }

    /*关于我们总览*/
    .zonglan {
        /*height: 3025px;*/
        width: 1133px;
        margin-top: 20px;
    }

    /*关于我们文化*/
    .culture {
        /* width: 1127px; */
        width: 100%;
        min-height: 1200px;
        margin-top: 20px;
        margin-left: 30px;
    }


    .dreamstart .dreamleft {
        /* width: 74%; */
        width: 100%;
        float: left;
        /* height: 410px; */
        height: 550px;
        margin-bottom: 10px;
        display: inline;
    }

    .descyear {
        font-size: 50px;
        color: #78bfeb;
        font-weight: bold;
        float: left;
        margin-right: 10px;
        display: block;
        text-align: center;
    }

    .descwz {
        font-size: 12px;
        width: 62%;
        float: left;
        padding-right: 3%;
        line-height: 24px;
        text-align: left;
    }

    .cityfeadesc .slick-list {
        left: 50px;
        right: 50px;
        /* width: 1000px; */
        width: 100%;
    }

}

.historycontent .smallpic img {

    width: 132px;
    height: 65px;

}

.aboutus {
    margin: 20px 0;
    /*float:left;
    width:100%;*/
}

.aboutus .copy {
    padding-right: 1em;
}

.aboutus .aboutusnavtop {
    width: 100%;
    height: 38px;
    background: #ffffff;
}

.aboutus .aboutusnavtop ul {
    display: flex;
    justify-content: space-between;
}

.aboutus .aboutusnavtop ul li {
    /* float: left; */
    /* width: 32.6%; */
    width: 33%;
    border: 1px solid #aec3e3;
    height: 38px;

}

.aboutus .aboutusnavtop ul li a.active {
    background: #78bfeb;
    color: #ffffff;
    border: 1px solid #78bfeb;
    border-top: none;
    border-bottom: none;

}

.aboutus .aboutusnavtop ul li a {
    text-align: center;
    line-height: 38px;
    height: 38px;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: rgb(236, 135, 14);
    display: block;
    margin: 0 auto;
}

.aboutus .aboutusnavtop ul li a:hover{
    cursor: pointer;
    background-color: rgb(120,191,235);
    color: #fff;
}

.aboutus .report {}

.aboutus .report .ele {
    padding-top: 30px;
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid #e8e8e8;
}

.aboutus .report .eleInner {
    padding: 36px 27px;
    height: 107px;
    background: #f6f6f6;
}

.aboutus .report .left {
    width: 176px;
    height: 100%;
    float: left;
    border-right: 1px solid #e2e2e2;
    height: 100%;
}

.aboutus .report .leftInner {
    padding-top: 34px;
}

.aboutus .report .leftInner .imgBg {
    float: left;
    width: 47px;
    height: 45px;
    padding-right: 16px;
    background: url(../../images/imgBg01.png) no-repeat 0 0;
}

.aboutus .report .leftInner .time {
    float: left;
}

.aboutus .report .leftInner p {
    color: #000;

}

.aboutus .report .leftInner .y {
    font-size: 27px;
    padding-bottom: 8px;
    font-weight: bold;
}

.aboutus .report .leftInner .ylater {
    font-size: 14px;
    color: #606060;
}

.aboutus .report .right {
    padding-left: 205px;
}

.aboutus .report h2 {
    font-size: 24px;
    line-height: 30px;
    color: #000;
    padding-top: 10px;
    font-weight: normal;
}

.aboutus .report .p {
    padding-top: 13px;
}

.aboutus .report p {
    font-size: 12px;
    color: #7a7a7a;
    line-height: 25px;
}

.aboutus .report .eleInner:hover {
    background: #78bfeb;
}

.aboutus .report .eleInner:hover h2,
.aboutus .report .eleInner:hover p {
    color: #fff;
}

.aboutus .report .eleInner:hover .left {
    border-right: 1px solid #fff;
}

.aboutus .report .eleInner:hover .leftInner .imgBg {
    background-image: url(../../images/imgBg02.png)
}

.aboutus .reportDetail {
    padding-top: 66px;
    position: relative;
    background: #f7f7f7;
    padding-bottom: 20px;
}

.aboutus .reportDetail .return {
    position: absolute;
    width: 65px;
    padding-left: 15px;
    height: 29px;
    line-height: 29px;
    background: #939598 url(../img/icon/leftwhite.png) no-repeat 18px 50%;
    color: #fff;
    font-size: 12px;
    top: 20px;
    right: 19px;
    text-align: center;
}

.aboutus .reportDetail .h1 h1 {
    color: #939598;
    font-size: 25px;
    text-align: center;
    line-height: 30px;
    padding-bottom: 49px;
}

.aboutus .reportDetail .context {
    padding: 0 50px;
}

.aboutus .reportDetail .context p {
    line-height: 24px;
    color: #929292;
    font-size: 13px;
    padding-bottom: 19px;
    text-indent: 24px;
}

.aboutus .clearAfter:after {
    content: '';
    font-size: 0;
    height: 0;
    visibility: hidden;
    clear: both;

}




.history {
    margin: 20px;
}

.historyinfo {
    width: 100%;
    min-height: 862px;
    background: #f0f0f0;
}

.historyinfo .historytab {
    overflow: auto;
    /* height: 90px; */
    height: auto;
    background: #d2d2d2;
}

.historyinfo .historytab ul {
    display: flex;
    width: 100%;
    /* float: left; */
}

.historytab ul li {
    /* float: left; */
    flex: 1;
    /* width: 16.5%; */
    /* width: 20%; */
    height: 90px;
    border-right: 1px solid #ffffff;
    color: #ffffff;
}

.historytab ul li.active {
    background: #78bfeb;
}

.historytab ul li p {
    text-align: center;
    padding: 0 10px;
    padding-top: 15px;
    font-size: 20px;
    color: #ffffff;
    width: 150px;
    height: 30px;
    line-height: 22px;
    margin: 0 auto;
}

.historytab ul li.yuandian5 {
    /* border-right: none; */
}

.historycontent h1 {
    margin: 20px;
    line-height: 24px;
    /* font-size: 12px; */
    font-size: 14px;
}

.hstorydesc {
    width: 100%;
    height: 70px;
}


.smallpic .leftbtn {
    position: absolute;
    top: 20px;
    left: 20px;

}

.smallpic .rightbtn {
    position: absolute;
    top: 20px;
    right: 20px;

}

.smallpic .leftbtn img,
.smallpic .rightbtn img {
    width: 13px;
    height: 28px;
}

.smallpic .leftbtn:hover,
.smallpic .rightbtn:hover {
    cursor: pointer;
}


.bigpic .leftbtn {
    position: absolute;
    top: 150px;
    left: 20px;

}

.bigpic .rightbtn {
    position: absolute;
    top: 150px;
    right: 20px;
}


.competencedesc,
.social {
    margin: 20px 0;
}

.competencedesc h1 {
    margin: 20px 0;
    font-size: 30px;
    color: #2796cd;
}

.competencedesc p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 auto;
}


/*可持续发展   社会责任*/
.social {}

.social .Presentation {
    background: #78bfeb;
    color: #ffffff;
    border: 1px solid #78bfeb;
    border-top: none;
    border-bottom: none;
    height: 38px;
    line-height: 38px;
    width: 257px;
}

.social .Presentation p {
    line-height: 38px;
    font-size: 16px;
    color: #fff;
    padding-left: 66px;
    background: url(../../images/Presentation_img.png) no-repeat 33px 50%;
    font-weight: bold;
}

.social_city h1 {
    font-size: 20px;
    margin: 10px auto;
    text-align: center;
    color: #2796cd;
    font-weight: bold;
}

.social_city p {
    font-size: 16px;
    text-indent: 2em;
    line-height: 24px;
}

.social_city p.pic {
    text-indent: 0;
}

.city_feature {
    background: #dddddd;
    margin: 20px 0;
    min-height: 300px;
    display: block;
    padding-top: 40px;
    overflow: hidden;
}

/* .cityfeature .slick-list {
    left: 50px;
} */

.cityfeadesc .citydesc p {
    font-size: 16px;
    line-height: 24px;
}

.cityfeadesc .leftbtn {
    position: absolute;
    top: 40px;
    left: 20px;

}

.cityfeadesc .rightbtn {
    position: absolute;
    top: 40px;
    right: 20px;

}


.cityfeature .slick-list {
    width: 600px;
    margin: 0 auto;
    margin-top: 30px;
    left: 10px;
}


/*集成管理*/
.competence {
    width: 100%;
    margin-top: 30px;
}

.competence h1 {
    font-size: 24px;
    color: #2796cd;
    line-height: 24px;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px dashed #2796cd;
}

.competence ul {
    width: 100%;
    margin-top: 30px;
    min-height: 260px;
}

.competence ul li {
    width: 30%;
    float: left;
    background: #f7f7f7;
    border-right: 2px solid #ffffff;
    padding: 10px 10px 0 10px;
    display: inline-block;
    height: 270px;

}

.competence ul li:last-child {
    border-right: none;
}

.competence ul li h3 {
    font-size: 16px;
    color: #2796cd;
    line-height: 24px;
    text-align: center;
}

.competencepic {
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.competencepic img {
    width: 100%;
    height: 100%;
}

.partnerlogo {
    width: 100%;
    height: auto;
    margin-top: 30px;
}

.partnerlogo img {
    width: 100%;
    height: 100%;
}



/*//关于我们的企业成员*/
.qymembers {
    margin: 20px;
}

.totalpartment {
    width: 100%;
    margin-top: 20px;
}

.totalpartment ul li h1 {
    color: #000000;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
}

.totalpartment ul li {
    /* font-size: 12px; */
    font-size: 16px;
    line-height: 24px;
    color: #727272;
}

.memberslist {
    margin-top: 20px;
}

/*2021-3-19*/
.memberslist dl {
    /*width: 40%;*/
    width: 100%;
    border: 1px dashed #c9d5e4;
    padding: 20px;
    /*float: left;*/
    min-height: 100px;
    /*margin:0px 20px 20px 0;*/
    box-sizing: border-box;
}

.memberslist .memli {
    margin: 0px 20px 20px 0;
}

.memberslist .memli dl {
    margin-bottom: 20px;
}

/*end*/
.memberslist dl dt {
    height: 24px;
    line-height: 24px;
    color: #ffffff;
    background: #79bde7 url(../img/icon/rightwhite.png) no-repeat 98% 50%;
    font-size: 14px;
    text-indent: 5px;
    padding-right: 10px;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
}

.memberslist dl dt a {
    height: 24px;
    line-height: 24px;
    color: #ffffff;
    display: block;
}

.memberslist dl dd {
    margin-top: 15px;
    font-size: 12px;
}

.memberslist dl dd span {
    width: 40px;
    height: 20px;
    line-height: 20px;
    background: #e4eaf1;
    padding: 5px 0 5px 5px;
    margin-right: 10px;
}




/*//董事会*/
.dsh {
    margin: 20px;
}

.dsh .dsh_top {
    margin: 40px 30px;
}

.dsh .dsh_top .dsz {
    width: 100%;
    height: 202px;
}

.dsz .dsz_left {
    width: 174px;
    height: 202px;
    float: left;
}

.dsz .dsz_left img {
    width: 100%;
    height: 100%;
}

.dsz .dsz_right h1 {
    font-size: 16px;
    line-height: 24px;
    color: #1c1c1c;
}

.dsz .dsz_right h1 strong {
    color: #3b72c5;
    line-height: 24px;
    padding-right: 5px;
    font-size: 24px;
}

.dsh_bottom {
    width: 100%;
    margin: 20px 0;
    height: auto;
}

.dsh_bottom .dsh_members {
    margin: 0 15px;
    height: auto;
}

.dsh_bottom .dsh_members .member_left,
.dsh_bottom .dsh_members .member_right {
    width: 45%;
    float: left;
    margin-right: 2%;
    height: auto;
    /*border:1px dashed #78bfeb;*/
    padding: 0px 15px;
    margin-top: 10px;
}

.dsh_bottom .dsh_members .member-item {
    width: 100%;
    height: auto;
    border: 1px dashed #78bfeb;
    padding: 0px 15px;
    margin-top: 10px;
}

.dsh_bottom .dsh_members .member-item h1 {
    font-size: 16px;
    color: #1c1c1c;
    line-height: 30px;
    background: url(../img/icon/blueright.png) no-repeat 90% 50%;
}

.dsh_bottom .dsh_members .member-item h1.active {
    background: url(../img/icon/bluebottom.jpg) no-repeat 90% 50%;
}

.dsh_bottom .dsh_members .member-item h1 strong {
    font-size: 20px;
    color: #4266a4;
    line-height: 30px;
    margin-right: 8px;
}

.dsh_bottom .dsh_members .member-item p {
    border-top: 1px dashed #78bfeb;
}

.dsh_footer {
    width: 96%;
    margin: 0 auto;
    height: auto;
}

.dsh_footer img {
    width: 100%;
    height: 100%;
}





/*关于我们总览*/
.zonglan {
    float: left;
    width: 100% !important;
    margin-top: 20px;
    height: auto;
    overflow: hidden;
}

.zonglan .dreamstart {
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
}

.zonglan .dreamstart h1 {
    font-size: 30px;
    color: #004193;
    line-height: 30px;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 20px;
}

.zonglan .dreamstart .layout-area {
    margin-top: 20px;
}

.zonglan .dreamstart .layout-area p {
    text-align: center;
    font-size: 18px;
    line-height: 32px;
}

.zonglan .dreamstart .layout-area p strong {
    font-size: 22px;
    color: rgb(0, 65, 161);
    /* vertical-align: text-bottom; */
}


.dreamstart .dreamleft img {
    width: 100%;
    height: 100%;
}

.dreamstart .dreamright {
    /* width: 282px; */
    width: 360px;
    height: 409px;
    /* float: left; */
    float: right;
    background: url(../img/about/zonglan_02.jpg) no-repeat top center/cover;
    margin-bottom: 10px;
    margin-left: 5px;
    display: inline;
    position: relative;
}

.knowmore1 {
    width: 50%;
    height: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #78bfeb;
}

.knowmore2 {
    width: 50%;
    height: 60px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.dreamstart p {
    /* font-size: 12px; */
    font-size: 14px;
    line-height: 24px;

}

.dreamstart h5 {
    font-size: 12px;
    color: #42c3d8;
    margin-top: 30px;
}

.zonglandata {
    width: 100%;
    margin: 20px 0;
}

.zonglandata h4 {
    font-size: 30px;
    color: #004193;
    line-height: 30px;
    margin-top: 30px;
}

.zonglandata h4 span {
    font-size: 16px;
}




/*文化*/
.valueidea {
    width: 100%;
    margin: 0 auto;
}

.valueidea h1 {
    display: inline-block;
    padding: 5px 15px;
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    background: #009de1;
    text-align: center;
}

.valueidea h3 {
    color: #343434;
    font-size: 18px;
    line-height: 24px;
}

.valueidea .stec {
    margin: 20px 0 0 30px;
}

.valueidea .stec h3 {
    color: #343434;
    font-size: 18px;
    line-height: 24px;
    margin-top: 20px;

}

.valueidea .stec p.linian {
    width: 70%;
    height: auto;
}

.valueidea .valuesdetail {
    margin: 20px 0;
}

.valueidea .valuesdetail h2,
.valueidea .valuesdetail h5 {
    font-size: 20px;
    color: #000000;
    line-height: 35px;
}

.valueidea .valuesdetail h2 {
    color: #009de1;
    font-weight: bold;
    font-size: 22px;
}

.valueidea .valuesdetail h6 {
    font-size: 12px;
}

.valueidea .valuesdetail h5 {
    font-size: 18px;
    text-align: center;
    line-height: 30px;
}

.valueidea .valuesdetail h6 {
    font-size: 16px;
    text-align: center;
    line-height: 30px;
}

.valueidea .valuesdetail ul li h5 {
    text-align: left;
}

.valueidea .valuesdetail .valuepic {
    width: 70%;
    height: auto;
    text-align: center;
    margin: 20px auto;
}

.valuesdetail h5.tl {
    text-align: left;
}

@media screen and (max-width: 1395px) {
    .aboutus .aboutusnavtop ul.boxUl li {
        width: 49.8% !important;
    }
}

@media screen and (max-width: 1280px) {
    .aboutus .aboutusnavtop ul.boxUl li {
        width: 49.73% !important;
    }
}


.new-techinnovation {
    width: 85%;
    margin: 0 auto;
    margin-bottom: 50px;
}

.new-techinnovation p:not(.title) {
    text-indent: 2em;
}

.new-techinnovation .main-top {
    display: flex;
    justify-content: space-between;
    width: 100%;
    /* height: 44px; */
    margin-top: 50px;
}

.new-techinnovation .main-top li {
    /* width: calc(100% / 3); */
    width: 50%;
    font-size: 20px;
    line-height: 44px;
    text-align: center;
    border: 1px solid #78bfeb;
    color: rgb(236, 135, 14);
    font-weight: bold;
}

.new-techinnovation .main-top li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #000;
}

.new-techinnovation .main-top li:hover {
    background-color: #07acea;
    color: #fff;
    cursor: pointer;
}

.new-techinnovation .main-top li:nth-of-type(2) {
    border-left: none;
    /* border-right: none; */
}

.new-techinnovation .main-first {
    margin-top: 50px;
}

.new-techinnovation .main-first .main-content {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.new-techinnovation .main-first .main-content>div {
    width: 48%;
}

.new-techinnovation .main-first .main-content>div p {
    font-size: 16px;
}

.new-techinnovation .main-first .main-content .pic {
    width: 48%;
}

.new-techinnovation .main-first .main-content .pic img {
    width: 100%;
}

.new-techinnovation .main-first .main-bottom {
    width: 100%;
    margin-top: 50px;
}

.new-techinnovation .main-first .main-bottom img {
    width: 100%;
}

.main-first {
    /* display: none; */
}

.new-techinnovation .main-second {
    display: none;
    margin-top: 50px;
}

.new-techinnovation .main-second .main-content {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.new-techinnovation .main-second .main-content .title {
    font-size: 30px;
    color: #024089;
    line-height: 30px;
}

.new-techinnovation .main-second .main-content>div {
    width: 48%;
}

.new-techinnovation .main-second .main-content>div p {
    margin-top: 20px;
    font-size: 16px;
    text-align: justify;
}

.new-techinnovation .main-second .main-content .pic {
    width: 48%;
    margin-top: 60px;
}

.new-techinnovation .main-second .main-content .pic img {
    width: 100%;
}

.new-techinnovation .main-second .main-text-detail {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 50px;
}

.new-techinnovation .main-second .main-text-detail>div {
    box-sizing: border-box;
    width: 48%;
    padding-left: 20px;
    border-left: 2px solid #07acea;
}

.new-techinnovation .main-second .main-bottom {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 50px;
}

.new-techinnovation .main-second .main-bottom .pic {
    width: 48%;
}

.new-techinnovation .main-second .main-bottom .pic img {
    width: 100%;
}

.new-techinnovation .main-second .bottom-text {
    margin: 50px 0;
    font-size: 16px;
}

.new-techinnovation .main-second .other-pic {
    width: 100%;
}

.new-techinnovation .main-second .other-pic img {
    width: 100%;
    margin-top: 50px;
}