
@import "common1.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: 16px;
        color: #546670;
        display: block;
        margin: 0 auto;
    }

    .aboutus .aboutusnavtop ul li:nth-child(2) a {
        line-height: 38px;
    }

    .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%;
        float: left;
        height: 409px;
        margin-bottom: 10px;
        display: inline;
    }

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

    .descyear {
        font-size: 40px;
        color: #78bfeb;
        font-weight: bold;
        float: left;
        display: block;
        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: 76%;
        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%;
        margin-left: 4%;
        display: inline-block;
    }

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

    /*关于我们文化*/
    .culture {
        width: 1440px;
        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;
        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: 100%;
    }

}

.historycontent .smallpic img {

    width: 132px;
    height: 65px;

}

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

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

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

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

}

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

.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;
}

.history {
    margin: 20px;
}

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

.historyinfo .historytab {
    overflow: auto;
    /* height: 90px; */
    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-top: 15px;
    font-size: 20px;
    color: #ffffff;
    width: 100px;
    height: 30px;
    line-height: 22px;
    margin: 0 auto;
}

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

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

.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_city h1 {
    font-size: 20px;
    margin: 40px auto 20px auto;
    text-align: center;
    color: #2796cd;
    font-weight: bold;
}

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

.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;
    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: 18px;
    line-height: 24px;
    font-weight: bold;
}

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

.memberslist {
    margin-top: 20px;
}

.memberslist dl {
    width: 40%;
    border: 1px dashed #c9d5e4;
    padding: 20px;
    float: left;
    min-height: 100px;
    margin: 0px 20px 20px 0;
}

.memberslist dl dt {
    height: 24px;
    line-height: 24px;
    color: #ffffff;
    background: #79bde7 url(../image/rightwhite.png) no-repeat 98% 50%;
    font-size: 14px;
    padding: 6px 20px 6px 5px;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
}

.memberslist dl dt p {
    width: 100%;
    height: 24px;
    display: table;
}

.memberslist dl dt a {
    height: 24px;
    line-height: 24px;
    color: #ffffff;
    display: table-cell;
    vertical-align: middle;
}

.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: 43%;
    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(../image/blueright.png) no-repeat 90% 50%;

    padding: 6px 0;
}

.dsh_bottom .dsh_members .member-item h1.active {
    background: url(../image/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: left;
    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;
    height: 409px;
    float: left;
    background: url(../image/zonglan_02.jpg) no-repeat top center;
    margin-bottom: 10px;
    margin-left: 5px;
    /* display: inline; */
    display: none;
    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;
    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: 14px;
}




/*文化*/
.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: 14px;
    line-height: 24px;
}

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

.valueidea .stec h3 {
    color: #343434;
    font-size: 14px;
    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: 14px;
    color: #000000;
    line-height: 24px;
}

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

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

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


.valueidea .valuesdetail h6 {
    text-align: center;
    line-height: 24px;
}

.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: 1280px) {
    .memberslist dl dt {
        height: 48px;
    }

    .memberslist dl dt p {
        height: 48px;
    }

    .memberslist dl {
        height: 172px;
    }

    .dsh_bottom .dsh_members .member-item h1 strong {
        display: block;
    }

    .dsh_bottom .dsh_members .member-item h1 {
        line-height: 24px;
        background: url(../image/blueright.png) no-repeat 90% 32%;
    }

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

    .aboutus .aboutusnavtop ul li a {
        display: block;
        line-height: 38px;
        padding: 6px 0;
        vertical-align: middle;
        width: 100%;
    }

    .aboutus .aboutusnavtop ul li {
        height: 50px;
    }

    .aboutus .aboutusnavtop ul li p {
        display: table;
        width: 100%;
    }
}

.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 {
    display: flex;
    align-items: center;
    justify-content: center;
    /* width: calc(100% / 3); */
    flex: 1;
    font-size: 16px;
    line-height: 24px;
    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;
    text-align: justify;
}

.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:not(.title) {
    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;
    text-align: justify;
}

.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;
    text-align: justify;
}

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

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