@charset "UTF-8";
@media (min-width: 425px) {
    .hm-news .cont-list dt:after {
        content: '';
        display: block;
        clear: both;
    }
    .hm-news .cont-list .cl-pic {
        float: left;
        width: 50%;
        padding-right: 15px;
    }
    .hm-news .cont-list .cl-pic img {
        height: 120px;
    }
    .hm-news .cont-list .cl-info {
        float: right;
        width: 50%;
        padding-top: 0;
    }
    .hm-news .cont-list .cl-info .t {
        margin-bottom: 12px;
    }
    .hm-news .cont-list .cl-info .c {
        height: 60px;
        margin-bottom: 13px;
        overflow: hidden;
    }
    /* ***** 关于我们 ***** */
    /* 企业文化 */
    .culture .culture-cont {
        width: 310px;
        margin: 15px auto 0;
    }
    .values .values-item {
        padding: 30px 25px;
    }
    /* ***** 新闻中心 ***** */
    /* 公司新闻 */
    .news .news-list,
    .news .news-p {
        width: 350px;
        margin: 0 auto;
    }
    /* ***** 成员企业 ***** */
    .company .company-list,
    .company .pages {
        width: 320px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 576px) {
    .container {
        width: 540px;
        max-width: 100%;
    }
    header .container {
        width: auto;
    }
    header .logo {
        margin-left: 15px;
        transition: all .3s;
    }
    .hm-banner .carousel .control-nav {
        bottom: 80px;
    }
    .hm-banner .carousel .control-nav li {
        margin: 0 3px;
    }
    .hm-banner .carousel .control-nav li a {
        width: 8px;
        height: 8px;
    }
    .hm-banner .news {
        height: 50px;
        padding: 15px 0;
    }
    .hm-news {
        padding: 30px 0;
    }
    .hm-news .news-carousel {
        margin-bottom: 30px;
    }
    .hm-jj,
    .hm-case,
    .hm-party,
    .hm-company {
        margin-bottom: 30px;
    }
    .hm-case .carousel-cont {
        padding: 10px 15px;
    }
    .hm-case .carousel-cont p {
        margin-right: 60px;
    }
    .hm-case .slick-dots {
        bottom: 15px;
    }
    .hm-case .slick-dots li {
        width: 10px;
        height: 10px;
    }
    .hm-case .slick-arrow,
    .hm-party .slick-arrow {
        width: 30px;
        height: 40px;
        margin-top: -20px;
    }
    .hm-title {
        margin-bottom: 15px;
        line-height: 25px;
    }
    .hm-title:before {
        margin-top: 7px;
    }
    .hm-title .more {
        width: 25px;
        height: 25px;
    }
    /* ***** Inside Pages Common ***** */
    /* IPC Banner */
    .banner-pic {
        height: 250px;
    }
    .banner-title {
        bottom: 20px;
        padding-left: 15px;
    }
    .banner-title h2 {
        margin-bottom: 5px;
        font-size: 24px;
    }
    .banner-title p.cy-en {
        font-size: 15px;
        line-height: 1;
    }
    .banner-title .cy-small {
        margin-top: 12px;
    }
    /* IPC Navbar */
    .ipc-navbar .inav-list {
        padding: 5px 0;
    }
    .ipc-navbar .inav-item {
        margin: 5px 0;
    }
    /* IPC Container */
    .ipc-container {
        padding: 40px 0;
    }
    /* IPC Pages */
    .pages {
        margin-top: 15px;
    }
    .pages .pages-arrows a {
        width: 50px;
        height: 40px;
    }
    .pages .pages-item {
        margin: 10px 4px;
    }
    .pages .pages-item a {
        padding: 0 6px;
    }
    /* ***** 关于我们 ***** */
    /* 企业文化 */
    .culture .culture-item {
        margin-bottom: 25px;
    }
    .culture-t {
        margin-bottom: 25px;
    }
    .culture-t .z {
        font-size: 18px;
        line-height: 25px;
    }
    .standard:after {
        content: '';
        display: block;
        clear: both;
    }
    .standard .standard-pic {
        float: right;
        margin-left: 30px;
        margin-right: -30px;
    }
    .standard .standard-info {
        width: 50%;
    }
    .standard .standard-info .t {
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 25px;
    }
    .spirit .spirit-item {
        margin-bottom: 25px;
    }
    .spirit .spirit-info .t {
        margin-bottom: 10px;
        font-size: 18px;
        line-height: 25px;
    }
    /* 项目动态 */
    .news-project .project-list {
        padding-bottom: 5px;
    }
    .news-project .project-item {
        margin-bottom: 20px;
    }
    .news-project .project-pic .d {
        left: 20px;
        width: 60px;
        padding: 10px 0;
    }
    .news-project .project-pic .d:before {
        border-left: 30px solid #9f5720;
        border-right: 30px solid #9f5720;
    }
    .news-project .project-pic .d .day {
        font-size: 28px;
    }
    .news-project .project-info {
        padding: 25px 20px;
    }
    .news-project .project-info .t {
        font-size: 17px;
        line-height: 25px;
    }
    /* ***** 党群建设 ***** */
    .party .party-itemPic {
        margin-bottom: 15px;
    }
    .party .party-itemPic a:after {
        content: '';
        display: block;
        clear: both;
    }
    .party .party-pic {
        float: left;
        width: 240px;
    }
    .party .party-info {
        overflow: hidden;
    }
    .party .party-info .t {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .party .party-info .c {
        height: 60px;
        line-height: 20px;
        overflow: hidden;
    }
    .party .party-item .c {
        font-size: 14px;
    }
    /* ***** 成员企业 ***** */
    .company .company-list,
    .company .pages {
        width: auto;
    }
    .company .company-item:after {
        content: '';
        display: block;
        clear: both;
    }
    .company .company-pic {
        float: left;
        width: 240px;
        height: 180px;
    }
    .company .company-info {
        padding: 20px 25px;
        overflow: hidden;
    }
    .company .company-info .t {
        font-size: 18px;
        line-height: 25px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .company .company-info .c {
        height: 60px;
        font-size: 12px;
        line-height: 20px;
        overflow: hidden;
    }
    .company .company-info .m {
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-top: 25px;
        background: url("../images/icons/more6.png") #eaeaea no-repeat center center;
        border-radius: 50%;
        vertical-align: top;
    }
    /* ***** 详情页2 ***** */
    .details2 .details-head {
        padding: 15px 0;
    }
    .details2 .details-head .t {
        font-size: 17px;
        line-height: 25px;
    }
    /* ***** 项目展示 ***** */
    .case .case-info {
        padding: 15px 20px;
    }
}

@media (min-width: 768px) {
    body {
        font-size: 14px;
        line-height: 25px;
    }
    .container {
        width: 720px;
        max-width: 100%;
    }
    header .header-overlay {
        height: 60px;
        transition: all .3s;
    }
    header .logo {
        margin-left: 25px;
    }
    header .logo img {
        height: 40px;
    }
    header .header-tools {
        width: 75px;
        height: 60px;
    }
    header .nav-menu {
        top: 18px;
        left: 25px;
        width: 25px;
        height: 24px;
        margin-top: -2px;
    }
    header .nav-menu .nm {
        height: 2px;
        margin-top: 5px;
    }
    header .side-nav {
        top: 60px;
    }
    footer .footer-gz {
        float: left;
    }
    footer .footer-friendlyLink {
        float: right;
        margin-top: 24px;
    }
    .hm-banner .carousel-cont .title-en {
        margin-bottom: 30px;
    }
    .hm-banner .carousel-cont .title-zh {
        margin-bottom: 30px;
        font-size: 28px;
        line-height: 30px;
    }
    .hm-banner .carousel-cont .desc-en {
        margin-bottom: 20px;
    }
    .hm-banner .carousel-cont .icon {
        margin-bottom: 70px;
    }
    .hm-banner .carousel-cont .more {
        margin-bottom: 60px;
        padding: 10px 30px;
    }
    .hm-news .carousel-info {
        padding: 70px 45px;
    }
    .hm-news .carousel-info .title {
        height: 50px;
        font-size: 18px;
        line-height: 25px;
    }
    .hm-news .carousel-info .cont {
        height: 75px;
        line-height: 25px;
    }
    .hm-news .carousel-info .l {
        margin-bottom: 14px;
    }
    .hm-news .slick-dots {
        bottom: 400px;
    }
    .hm-news .cont-item {
        padding: 35px 30px;
    }
    .hm-news .title-item {
        width: 160px !important;
    }
    .hm-news .tab-title {
        padding-right: 0;
    }
    .hm-news .cont-list .cl-pic {
        width: 230px;
        margin-right: 20px;
        padding-right: 0;
        overflow: hidden;
    }
    .hm-news .cont-list .cl-pic img {
        height: 140px;
        transition: all .5s;
    }
    .hm-news .cont-list .cl-info {
        float: none;
        width: auto;
        overflow: hidden;
    }
    .hm-news .cont-list .cl-info .t {
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 30px;
    }
    .hm-news .cont-list .cl-info .c {
        margin-bottom: 15px;
    }
    .hm-news .cont-list dt:hover .cl-pic img {
        transform: scale(1.07);
    }
    .hm-news .cont-list dt:hover .cl-info .t {
        color: #3a73b1;
    }
    .hm-news .cont-list dd .info {
        font-size: 15px;
    }
    .hm-jj .jj-info {
        padding: 35px 40px;
    }
    .hm-jj .jj-info .t {
        font-size: 18px;
        line-height: 30px;
    }
    .hm-case .carousel-cont {
        padding: 10px 25px;
        font-size: 15px;
        line-height: 30px;
    }
    .hm-case .carousel-cont p {
        margin-right: 70px;
    }
    .hm-case .slick-dots {
        right: 25px;
        bottom: 20px;
    }
    .hm-case .slick-arrow,
    .hm-party .slick-arrow {
        width: 36px;
        height: 46px;
        margin-top: -23px;
    }
    .hm-company .company-list,
    .hm-tender .tender-list {
        padding: 30px 35px;
        font-size: 15px;
        line-height: 35px;
    }
    .hm-company .company-item {
        margin-bottom: 0;
    }
    .hm-company .company-item a:hover {
        color: #004ea2;
    }
    .hm-tender .tender-item {
        margin-bottom: 0;
    }
    .hm-tender .tender-item a:hover {
        color: #2449a4;
    }
    .hm-tender .tender-item a:hover .d {
        color: #2449a4;
    }
    /* ***** Inside Pages Common ***** */
    /* IPC Banner */
    .banner-pic {
        height: 320px;
    }
    .banner-title {
        bottom: 30px;
    }
    .banner-title h2 {
        font-size: 28px;
    }
    .banner-title p.cy-en {
        font-size: 18px;
    }
    .banner-title .cy-small {
        margin-top: 15px;
    }
    /* IPC Navbar */
    .ipc-navbar .current-page {
        padding: 15px 0;
        font-size: 16px;
    }
    /* IPC Title */
    .ipc-title .zh {
        padding: 11px;
        font-size: 16px;
        line-height: 1;
        border-width: 3px;
    }
    .ipc-title .en {
        margin: 13px 10px;
        font-size: 15px;
    }
    .ipc-title .l {
        margin: 20px 0;
    }
    /* IPC Container */
    .ipc-container {
        padding: 50px 0;
    }
    /* IPC Pages */
    .pages {
        margin-top: 20px;
    }
    .pages-d .d {
        padding: 7px 25px;
    }
    .pages-d .arrows.arrows-prev:before {
        margin-right: 10px;
    }
    .pages-d .arrows.arrows-next:after {
        margin-left: 10px;
    }
    /* ***** 关于我们 ***** */
    /* 企业文化 */
    .culture .culture-cont {
        width: auto;
        margin: 15px 0 0;
    }
    .culture .culture-list {
        margin-right: -2%;
    }
    .culture .culture-item {
        float: left;
        width: 31.3334%;
        margin-right: 2%;
        margin-bottom: 0;
    }
    .values .values-list {
        padding-left: 1px;
    }
    .values .values-item {
        float: left;
        width: 50%;
        margin-left: -1px;
        border-top-color: rgba(255, 255, 255, 0.2);
    }
    .spirit .culture-t,
    .spirit .spirit-cont {
        width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
    .spirit .spirit-cont {
        padding-top: 15px;
    }
    /* 员工风采 */
    .staff .staff-cont,
    .staff .pages {
        width: 500px;
        margin-left: auto;
        margin-right: auto;
    }
    .staff .staff-item {
        margin-bottom: 25px;
    }
    .staff .staff-info {
        padding: 35px 25px;
    }
    .staff .staff-info .t {
        margin-bottom: 15px;
        font-size: 18px;
        line-height: 25px;
    }
    .staff .staff-info .c {
        margin-bottom: 40px;
    }
    /* 员工风采-详细页，新闻详细页 */
    .details .details-head .t {
        margin-bottom: 15px;
        font-size: 24px;
        line-height: 25px;
    }
    .details .details-head .d {
        margin-bottom: 10px;
    }
    .details .details-body {
        padding: 20px 0;
    }
    /* ***** 新闻中心 ***** */
    /* 公司新闻 */
    .news .news-list {
        width: 700px;
    }
    .news .news-item {
        float: left;
        width: 50%;
        margin-bottom: 30px;
    }
    .news .news-pic {
        width: 320px;
        height: 220px;
    }
    .news .news-info {
        padding: 25px 20px;
    }
    .news .news-info .t {
        font-size: 17px;
        line-height: 25px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .news .news-info .c {
        height: 75px;
        line-height: 25px;
        overflow: hidden;
    }
    .news .news-info .m {
        line-height: 20px;
    }
    .news .news-info .d {
        font-size: 14px;
        line-height: 20px;
    }
    .news .news-info .d:before {
        top: 10px;
    }
    .news .news-p {
        width: 700px;
    }
    /* 项目动态 */
    .news-project .project-list,
    .news-project .pages {
        width: 600px;
        margin-left: auto;
        margin-right: auto;
    }
    /* ***** 党群建设 ***** */
    .party .party-itemPic {
        margin-bottom: 20px;
    }
    .party .party-itemPic a {
        padding-bottom: 30px;
        box-shadow: none;
        border-bottom: 2px solid #ddd;
    }
    .party .party-pic {
        width: 320px;
        height: 220px;
    }
    .party .party-info {
        padding: 0 0 0 30px;
        background: none;
    }
    .party .party-info .t {
        margin-top: 10px;
        margin-bottom: 20px;
        font-size: 17px;
        line-height: 30px;
    }
    .party .party-info .c {
        height: 75px;
        margin-bottom: 55px;
        line-height: 25px;
    }
    .party .party-info .m {
        width: 110px;
        padding: 4px 0;
        font-size: 13px;
        line-height: 20px;
        text-align: center;
        border: 1px solid #ccc;
    }
    .party .party-info .d {
        margin-top: 10px;
        font-size: 14px;
        line-height: 20px;
    }
    .party .party-info .d:before {
        top: 10px;
        left: -40px;
        width: 20px;
    }
    /* ***** 招标采购 ***** */
    /* 招标管理 */
    .tender .tender-item {
        padding: 25px 35px;
    }
    .tender .t {
        margin-bottom: 25px;
        padding-bottom: 15px;
        font-size: 18px;
        line-height: 25px;
    }
    .tender .i {
        margin-right: 150px;
        overflow: hidden;
    }
    .tender .dl {
        float: right;
        width: 130px;
        margin-top: -40px;
        padding: 10px 0;
    }
    /* 招标信息 */
    .tender-info .info-item {
        padding: 25px 30px;
    }
    .tender-info .info-item a {
        position: relative;
        display: block;
        padding-left: 120px;
        z-index: 1;
    }
    .tender-info .t {
        min-height: 25px;
        font-size: 16px;
        line-height: 25px;
    }
    .tender-info .c {
        min-height: 75px;
        margin-bottom: 0;
        line-height: 25px;
    }
    .tender-info .d {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 85px;
        background: #a9a9a9;
        color: #fff;
        text-align: center;
        z-index: 1;
    }
    .tender-info .d-box {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        margin-top: -45px;
        z-index: 1;
    }
    .tender-info .day {
        float: none;
        font-weight: bold;
        font-size: 30px;
        line-height: 30px;
    }
    .tender-info .day:before {
        content: none;
    }
    .tender-info .ym {
        float: none;
        font-weight: bold;
        line-height: 20px;
    }
    .tender-info .ym:before {
        content: none;
    }
    .tender-info .icon {
        width: 25px;
        height: 25px;
        margin-top: 15px;
        background: url("../images/icons/tender-info.png") no-repeat center center;
    }
    /* ***** 成员企业 ***** */
    .company .company-item:nth-child(even) .company-pic {
        float: right;
    }
    .company .company-pic {
        width: 320px;
        height: 240px;
    }
    .company .company-info {
        padding: 25px 40px;
    }
    .company .company-info .t {
        margin-bottom: 15px;
        line-height: 30px;
    }
    .company .company-info .c {
        height: 75px;
        font-size: 14px;
        line-height: 25px;
    }
    .company .company-info .m {
        width: 30px;
        height: 30px;
        margin-top: 40px;
    }
    /* ***** 详情页2 ***** */
    .details2 .details-banner .slick-arrow {
        width: 42px;
        height: 42px;
        margin-top: -21px;
        border-width: 2px;
    }
    .details2 .details-banner .slick-arrow.slick-prev {
        left: 20px;
        background-image: url("../images/icons/left4.png");
    }
    .details2 .details-banner .slick-arrow.slick-next {
        right: 20px;
        background-image: url("../images/icons/right4.png");
    }
    .details2 .details-head {
        padding: 25px 0;
    }
    .details2 .details-head .t {
        margin-bottom: 0;
    }
    /* ***** 项目展示 ***** */
    .case .case-list {
        margin-right: -2%;
    }
    .case .case-item {
        float: left;
        width: 48%;
        margin-right: 2%;
        margin-bottom: 30px;
    }
    .case .case-info .n {
        font-size: 14px;
    }
    /* ***** 联系我们 ***** */
    .contact .contact-item .c {
        font-size: 14px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 960px;
        max-width: 100%;
    }
    header .header-overlay {
        height: 70px;
    }
    header .logo {
        margin-left: 35px;
    }
    header .logo img {
        height: 50px;
    }
    header .header-tools {
        width: 80px;
        height: 70px;
    }
    header .nav-menu {
        top: 23px;
        left: 27px;
    }
    header .side-nav {
        top: 70px;
    }
    .hm-news {
        padding: 50px 0;
    }
    .hm-news .news-carousel {
        margin-bottom: 50px;
    }
    .hm-news .carousel-item a:hover .carousel-pic img {
        transform: scale(1.07);
    }
    .hm-news .carousel-item a:hover .carousel-info .title {
        color: #2449a4;
    }
    .hm-news .carousel-item a:hover .carousel-info .l:before {
        transform: none;
        transform-origin: 0 100%;
    }
    .hm-news .carousel-item a:hover .carousel-info .more {
        background: #2449a4;
    }
    .hm-news .carousel-pic {
        float: left;
        width: 590px;
        height: 480px;
        overflow: hidden;
    }
    .hm-news .carousel-pic img {
        transition: all .5s;
    }
    .hm-news .carousel-info {
        padding: 85px 45px;
        overflow: hidden;
    }
    .hm-news .carousel-info .date {
        line-height: 20px;
    }
    .hm-news .carousel-info .title {
        margin-top: 20px;
        transition: color .3s;
    }
    .hm-news .carousel-info .l {
        position: relative;
        margin: 25px 0 24px;
        z-index: 1;
    }
    .hm-news .carousel-info .l:before {
        content: '';
        position: absolute;
        top: 0;
        width: 100%;
        height: 1px;
        background: #2449a4;
        transform: scale(0, 1);
        transform-origin: 100% 100%;
        transition: transform .3s;
        z-index: 1;
    }
    .hm-news .carousel-info .cont {
        height: 90px;
        line-height: 30px;
    }
    .hm-news .carousel-info .more {
        position: relative;
        margin-top: 40px;
        padding: 10px 30px;
        transition: background .3s;
        z-index: 1;
    }
    .hm-news .carousel-info .more:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.2);
        opacity: 0;
        visibility: hidden;
        transform: scale(1, 0);
        transition: all .3s;
        z-index: -1;
    }
    .hm-news .carousel-info .more:hover:before {
        opacity: 1;
        visibility: visible;
        transform: none;
    }
    .hm-news .slick-dots {
        width: 590px;
        bottom: 20px;
    }
    .hm-news .slick-dots li {
        margin: 0 5px;
    }
    .hm-news .cont-list dt {
        margin-bottom: 15px;
        padding-bottom: 30px;
        border-bottom: 1px solid #ccc;
    }
    .hm-news .tab-head .m:hover {
        transform: rotate(180deg);
        transition: all .5s;
    }
    .hm-jj,
    .hm-case,
    .hm-party {
        margin-bottom: 50px;
    }
    .hm-pacat {
        padding: 40px 0 50px;
    }
    .hm-case .carousel-item .carousel-pic {
        overflow: hidden;
    }
    .hm-case .carousel-item .carousel-pic img {
        transition: all .5s;
    }
    .hm-case .carousel-item:hover .carousel-pic img {
        transform: scale(1.07);
    }
    .hm-case .carousel-cont {
        padding: 15px 25px;
    }
    .hm-case .carousel-cont p {
        margin-right: 80px;
    }
    .hm-case .slick-dots {
        bottom: 25px;
    }
    .hm-case .slick-dots li {
        margin: 0 4px;
    }
    .hm-case .slick-arrow:hover {
        background-color: #2a4f8c;
    }
    .hm-party .slick-arrow:hover {
        background-color: #2a4f8c;
    }
    .hm-jj .jj-info .t {
        padding-bottom: 15px;
        border-bottom: 1px solid #5572a3;
    }
    .hm-company {
        float: left;
        width: 49%;
        margin-bottom: 0;
    }
    .hm-tender {
        float: right;
        width: 49%;
    }
    .hm-tender .tender-item {
        position: relative;
        padding-left: 10px;
        z-index: 1;
    }
    .hm-tender .tender-item:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 4px;
        height: 4px;
        margin-top: -2px;
        background: #999;
        z-index: 1;
    }
    /* ***** Inside Pages Common ***** */
    /* IPC Banner */
    .banner-pic {
        height: 370px;
    }
    .banner-title {
        bottom: 40px;
    }
    .banner-title h2 {
        margin-bottom: 8px;
        font-size: 32px;
    }
    .banner-title p.cy-en {
        font-size: 18px;
    }
    .banner-title .cy-small {
        margin-top: 18px;
    }
    /* IPC Navbar */
    .ipc-navbar .inav-item a {
        font-size: 14px;
    }
    /* IPC Container */
    .ipc-container {
        padding: 60px 0;
    }
    /* IPC Pages */
    .pages .pages-arrows a {
        width: 70px;
        height: 50px;
    }
    .pages .pages-item {
        margin: 15px 4px;
    }
    /* ***** 关于我们 ***** */
    /* 企业文化 */
    .culture-t .z {
        font-size: 20px;
        line-height: 30px;
    }
    .values .values-item {
        padding: 35px 40px;
    }
    .values .values-item .icon {
        left: 35px;
    }
    .standard .standard-pic img {
        width: auto;
    }
    .standard .standard-info {
        width: 35%;
    }
    .standard .standard-info .t {
        font-size: 20px;
        line-height: 30px;
    }
    .standard .standard-info .d {
        margin-top: 39px;
        font-size: 14px;
        line-height: 17px;
    }
    .spirit .culture-t,
    .spirit .spirit-cont {
        width: auto;
    }
    .spirit .spirit-item {
        position: relative;
        margin-top: 50px;
        margin-bottom: 0;
        box-shadow: none;
        z-index: 1;
    }
    .spirit .spirit-item:first-child {
        margin-top: 0;
    }
    .spirit .spirit-item:after {
        content: '';
        display: block;
        clear: both;
    }
    .spirit .spirit-item.sl-left .spirit-pic {
        float: left;
    }
    .spirit .spirit-item.sl-left .spirit-info {
        right: 0;
    }
    .spirit .spirit-item.sl-right .spirit-pic {
        float: right;
    }
    .spirit .spirit-item.sl-right .spirit-info {
        left: 0;
    }
    .spirit .spirit-info {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 430px;
        padding: 30px;
        background: transparent;
        overflow: hidden;
        z-index: 1;
    }
    .spirit .spirit-info:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background: #9fa3a4;
        z-index: 1;
    }
    /* 员工风采 */
    .staff .staff-info .t {
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 30px;
    }
    .staff .staff-info .m {
        display: block;
        float: left;
        width: 120px;
        height: 40px;
        padding: 9px 0;
        line-height: 20px;
        border: 1px solid #ccc;
        text-align: center;
    }
    .staff .staff-info .d {
        margin-top: 25px;
    }
    .staff .staff-item {
        margin-bottom: 30px;
        font-size: 14px;
    }
    /* ***** 新闻中心 ***** */
    /* 公司新闻 */
    .news .news-list {
        width: auto;
        padding-bottom: 20px;
    }
    .news .news-item {
        position: relative;
        float: none;
        width: auto;
        margin-top: -1px;
        margin-bottom: 0;
        padding: 30px 0;
        z-index: 1;
    }
    .news .news-item:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        opacity: 0;
        visibility: hidden;
        transform: scale(1, 0);
        transition: all .3s;
        z-index: -1;
    }
    .news .news-item a {
        position: relative;
        box-shadow: none;
        z-index: 1;
    }
    .news .news-item a:before {
        content: '';
        position: absolute;
        top: -30px;
        left: 0;
        right: 0;
        bottom: -30px;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        transition: all .5s;
        z-index: -1;
    }
    .news .news-item a:after {
        content: '';
        display: block;
        clear: both;
    }
    .news .news-item:hover {
        z-index: 5;
    }
    .news .news-item:hover:before {
        opacity: 1;
        visibility: visible;
        transform: none;
    }
    .news .news-item:hover a:before {
        opacity: 0;
        visibility: hidden;
    }
    .news .news-item:hover .news-pic {
        transform: translateX(20px);
    }
    .news .news-item:hover .news-pic img {
        transform: scale(1.07);
    }
    .news .news-item:hover .news-info .t {
        color: #9f5720;
    }
    .news .news-item:hover .news-info .m {
        color: #fff;
        border-color: transparent;
    }
    .news .news-item:hover .news-info .m:before {
        opacity: 1;
        visibility: visible;
        transform: none;
    }
    .news .news-pic {
        float: left;
        margin-right: 50px;
        transition: all .5s;
    }
    .news .news-pic img {
        transition: all .5s;
    }
    .news .news-info {
        padding: 0;
        background: none;
        overflow: hidden;
    }
    .news .news-info .t {
        margin-top: 10px;
        margin-bottom: 20px;
        font-size: 20px;
        line-height: 30px;
        transition: all .3s;
    }
    .news .news-info .c {
        margin-bottom: 45px;
        font-size: 14px;
    }
    .news .news-info .m {
        position: relative;
        width: 132px;
        padding: 9px 0;
        font-size: 14px;
        border: 1px solid #ccc;
        text-align: center;
        transition: all .3s;
        z-index: 1;
    }
    .news .news-info .m:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #9f5720;
        opacity: 0;
        visibility: hidden;
        transform: scale(1, 0);
        transition: all .5s;
        z-index: -1;
    }
    .news .news-info .d {
        margin-top: 15px;
    }
    .news .news-info .d:before {
        left: -40px;
    }
    .news .news-p {
        width: auto;
    }
    /* 项目动态 */
    .news-project .project-list,
    .news-project .pages {
        width: auto;
    }
    .news-project .project-list {
        padding-bottom: 10px;
    }
    .news-project .project-item {
        margin-bottom: 25px;
    }
    .news-project .project-item a:after {
        content: '';
        display: block;
        clear: both;
    }
    .news-project .project-pic {
        float: left;
        width: 600px;
        height: 410px;
    }
    .news-project .project-pic .d {
        width: 80px;
        padding: 15px 0 10px;
    }
    .news-project .project-pic .d .day {
        font-size: 36px;
        line-height: 40px;
    }
    .news-project .project-pic .d:before {
        border-left-width: 40px;
        border-right-width: 40px;
        border-bottom-width: 15px;
    }
    .news-project .project-info {
        padding: 55px 35px;
        overflow: hidden;
    }
    .news-project .project-info .t {
        height: 60px;
        margin-bottom: 25px;
        font-size: 18px;
        line-height: 30px;
        overflow: hidden;
    }
    .news-project .project-info .c {
        height: 125px;
        margin-bottom: 50px;
        font-size: 14px;
        overflow: hidden;
    }
    .news-project .project-info .m {
        width: 130px;
        padding: 9px 0;
        font-size: 14px;
    }
    /* ***** 党群建设 ***** */
    .party .party-itemPic {
        overflow: hidden;
    }
    .party .party-itemPic a {
        position: relative;
        margin-bottom: 40px;
        padding-bottom: 0;
        border-bottom: 0 none;
        z-index: 1;
    }
    .party .party-itemPic a:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: -40px;
        height: 2px;
        background: #ddd;
        z-index: 1;
    }
    .party .party-info {
        padding-left: 50px;
    }
    .party .party-info .t {
        font-size: 20px;
    }
    .party .party-info .c {
        margin-bottom: 45px;
        font-size: 15px;
    }
    .party .party-info .m {
        width: 130px;
        padding: 9px 0;
    }
    .party .party-info .d {
        margin-top: 20px;
    }
    .party .party-item {
        margin-bottom: 10px;
    }
    .party .party-item .d {
        margin-right: 25px;
        font-size: 14px;
    }
    .party .party-item .c {
        font-size: 15px;
    }
    /* ***** 招标采购 ***** */
    /* 招标管理 */
    .tender .tender-item {
        padding: 35px 50px;
    }
    .tender .t {
        font-size: 20px;
        line-height: 30px;
    }
    .tender .dl {
        width: 150px;
        padding: 10px 0;
    }
    .tender .i {
        margin-right: 170px;
        line-height: 30px;
    }
    /* 招标信息 */
    .tender-info .info-item {
        padding: 35px 45px;
    }
    .tender-info .info-item a {
        padding-left: 130px;
    }
    .tender-info .t {
        min-height: 30px;
        padding-bottom: 15px;
        font-size: 18px;
        line-height: 30px;
    }
    .tender-info .c {
        font-size: 14px;
    }
    .tender-info .d {
        width: 90px;
    }
    /* ***** 成员企业 ***** */
    .company .company-pic {
        width: 360px;
        height: 270px;
    }
    .company .company-info {
        padding: 35px 50px;
    }
    .company .company-info .t {
        font-size: 20px;
    }
    .company .company-info .m {
        margin-top: 50px;
    }
    /* ***** 详情页2 ***** */
    .details2 .details-banner .slick-arrow {
        width: 56px;
        height: 56px;
        margin-top: -28px;
    }
    .details2 .details-banner .slick-arrow.slick-prev {
        left: 30px;
    }
    .details2 .details-banner .slick-arrow.slick-next {
        right: 30px;
    }
    .details2 .details-head {
        padding: 30px 0;
    }
    .details2 .details-head .t {
        font-size: 20px;
    }
    /* ***** 项目展示 ***** */
    .case .case-item {
        margin-bottom: 35px;
    }
    .case .case-info {
        padding: 20px 30px;
    }
    .case .case-info .n {
        font-size: 14px;
    }
}

@media (min-width: 1025px) {
    body {
        font-size: 15px;
        line-height: 30px;
    }
    .cy-wrapper {
        filter: blur(0px);
    }
    .cy-wrapper.to-left {
        transform: translateX(-32%);
        filter: blur(3px);
    }
    header .header.show {
        filter: blur(3px);
    }
    header .logo {
        position: relative;
        z-index: 1;
    }
    header .nav-list {
        display: block;
        float: left;
        margin-right: 15px;
    }
    header .nav-item {
        position: relative;
        float: left;
        font-size: 15px;
        color: #333;
        line-height: 30px;
        transition: all .3s;
        z-index: 1;
    }
    header .nav-item:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 0;
        background: #9f5720;
        transition: all .5s;
        z-index: -1;
    }
    header .nav-item a {
        display: block;
        padding: 20px 10px;
        transition: padding .3s;
    }
    header .nav-item:hover,
    header .nav-item.current {
        color: #fff;
        z-index: 5;
    }
    header .nav-item:hover:before,
    header .nav-item.current:before {
        height: 100%;
    }
    header .side-overlay {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: url("../images/black60.png");
        transition: all .5s;
        z-index: 3050;
    }
    header .side-menu {
        position: fixed;
        top: 0;
        right: -80px;
        display: block;
        width: 80px;
        height: 70px;
        background: #9f5720;
        cursor: pointer;
        transition: all .5s;
        z-index: 3060;
    }
    header .side-menu .sm {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 20px;
        height: 20px;
        margin-top: -10px;
        margin-left: -10px;
        background: url("../images/sm-btn.png") no-repeat center center;
        transform: rotate(360deg);
        transition: all .5s;
        z-index: 1;
    }
    header .side-menu.show {
        right: 0;
    }
    header .side-menu.show .sm {
        transform: none;
    }
    header .side-nav {
        left: 100%;
        padding: 50px 25px 100px;
    }
    header .side-nav.show {
        left: 68%;
        right: 0;
    }
    header .sn-head {
        display: block;
        padding-bottom: 20px;
        border-bottom: 1px solid #ccc;
    }
    header .sn-head .en {
        font-size: 48px;
        font-family: PFDTCPR, sans-serif;
        color: #9f5720;
        text-transform: capitalize;
        line-height: 50px;
    }
    header .sn-head .zh {
        font-size: 15px;
        color: #333;
        line-height: 30px;
    }
    header .sn-body {
        padding: 20px 0 30px;
    }
    header .sn-item {
        margin-bottom: 10px;
    }
    header .sn-item+.sn-item {
        border-top: 0 none;
    }
    header .sn-item>a {
        display: inline-block;
        padding: 0;
        font-weight: bold;
        font-size: 14px;
        vertical-align: top;
    }
    header .sn-item>a:before,
    header .sn-item>a:after {
        content: none;
    }
    header .sub-list {
        display: block;
        background: transparent;
        padding: 2px 0 0;
    }
    header .sub-list:after {
        content: '';
        display: block;
        clear: both;
    }
    header .sub-item {
        float: left;
        margin-right: 1em;
    }
    header .sub-item:last-child {
        margin-right: 0;
    }
    header .sub-item:before,
    header .sub-item:after {
        content: none;
    }
    header .sub-item a {
        padding: 0;
        font-size: 13px;
        color: #666;
        transition: all .2s;
    }
    header .sub-item a:hover {
        color: #9f5720;
        text-decoration: underline;
    }
    header .sn-foot {
        display: block;
        line-height: 20px;
    }
    header .snf-title {
        margin-bottom: 10px;
        font-weight: bold;
        font-size: 14px;
        color: #333;
    }
    header .snf-title a {
        transition: all .2s;
    }
    header .snf-title a:hover {
        color: #9f5720;
    }
    header .snf-item {
        margin-bottom: 15px;
    }
    header .snf-item .icon {
        display: block;
        width: 40px;
        height: 40px;
        margin-right: 10px;
        border-radius: 50%;
        background: no-repeat center center #9f5720;
    }
    header .snf-item .icon:hover {
        animation: iconShow .5s;
    }
    header .snf-item .address {
        background-image: url("../images/address.png");
    }
    header .snf-item .phone {
        background-image: url("../images/phone.png");
    }
    header .snf-item .info {
        display: block;
        overflow: hidden;
        font-size: 13px;
        color: #666;
    }
    header.scroll .logo {
        margin-top: 10px;
        margin-left: 20px;
        margin-bottom: 10px;
    }
    header.scroll .logo img {
        height: 40px;
    }
    header.scroll .nav-item a {
        padding: 15px 20px;
    }
    header.scroll .header-tools {
        width: 70px;
        height: 60px;
    }
    header.scroll .nav-menu {
        top: 18px;
        left: 23px;
    }
    header.scroll .side-menu {
        width: 70px;
        height: 60px;
    }
    header.scroll .side-nav {
        top: 60px;
    }
    .contact .contact-item .icon {
        background-size: 100%;
    }
    /* ***** Inside Pages Common ***** */
    /* IPC Banner */
    .banner-pic {
        height: auto;
    }
    /* IPC Navbar */
    .ipc-navbar .current-page {
        display: none;
    }
    .ipc-navbar .inav-list {
        position: relative;
        top: 0;
        margin-top: 0;
        padding: 0;
        opacity: 1;
        visibility: visible;
    }
    .ipc-navbar .inav-list.cy-10 .inav-item {
        width: 10%;
    }
    .ipc-navbar .inav-list.cy-9 .inav-item {
        width: 11.1112%;
    }
    .ipc-navbar .inav-list.cy-8 .inav-item {
        width: 12.5%;
    }
    .ipc-navbar .inav-list.cy-7 .inav-item {
        width: 14.2858%;
    }
    .ipc-navbar .inav-list.cy-6 .inav-item {
        width: 16.6667%;
    }
    .ipc-navbar .inav-list.cy-5 .inav-item {
        width: 20%;
    }
    .ipc-navbar .inav-list.cy-4 .inav-item {
        width: 25%;
    }
    .ipc-navbar .inav-list.cy-3 .inav-item {
        width: 33.3334%;
    }
    .ipc-navbar .inav-list.cy-2 .inav-item {
        width: 50%;
    }
    .ipc-navbar .inav-item {
        position: relative;
        margin: 0;
        border-left-color: #333;
        z-index: 1;
    }
    .ipc-navbar .inav-item:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.2);
        opacity: 0;
        visibility: hidden;
        transform: scale(1, 0);
        transition: all .3s;
        z-index: -1;
    }
    .ipc-navbar .inav-item a {
        padding: 10px 0;
        font-size: 16px;
    }
    .ipc-navbar .inav-item:hover:before {
        opacity: 1;
        visibility: visible;
        transform: none;
    }
    .ipc-navbar .inav-item.current {
        background: #9f5720;
    }
    .ipc-navbar .inav-item.current:before {
        content: none;
    }
    /* IPC Pages */
    .pages-d .arrows {
        position: relative;
        transition: all .3s;
        z-index: 1;
    }
    .pages-d .arrows.arrows-prev:before {
        transition: all .3s;
    }
    .pages-d .arrows.arrows-prev:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 0;
        height: 100%;
        background: #333;
        opacity: 0;
        visibility: hidden;
        transition: all .3s;
        z-index: -1;
    }
    .pages-d .arrows.arrows-next:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 100%;
        background: #333;
        opacity: 0;
        visibility: hidden;
        transition: all .3s;
        z-index: -1;
    }
    .pages-d .arrows.arrows-next:after {
        transition: all .3s;
    }
    .pages-d .arrows:hover {
        color: #fff;
        border-color: #333;
    }
    .pages-d .arrows:hover.arrows-prev:before {
        background-image: url("../images/left3.png");
        transform: translateX(-10px);
    }
    .pages-d .arrows:hover.arrows-prev:after {
        width: 100%;
        opacity: 1;
        visibility: visible;
    }
    .pages-d .arrows:hover.arrows-next:before {
        width: 100%;
        opacity: 1;
        visibility: visible;
    }
    .pages-d .arrows:hover.arrows-next:after {
        background-image: url("../images/right3.png");
        transform: translateX(10px);
    }
    .pages-d .b {
        position: relative;
        z-index: 1;
    }
    .pages-d .b:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.2);
        opacity: 0;
        visibility: hidden;
        transform: scale(1, 0);
        transition: all .3s;
        z-index: -1;
    }
    .pages-d .b:hover:before {
        opacity: 1;
        visibility: visible;
        transform: none;
    }
    /* ***** 关于我们 ***** */
    /* 公司简介 */
    .profile .profile-cont.details {
        background: #fff;
    }
    /* 公司架构 */
    .structure .structure-cont.details {
        background: #fff;
    }
    /* 企业文化 */
    .culture .culture-pic {
        position: relative;
        padding-bottom: 110px;
        overflow: hidden;
        z-index: 1;
    }
    .culture .culture-pic img {
        position: relative;
        transition: all .5s;
        z-index: 1;
    }
    .culture .culture-pic:hover img {
        transform: translateY(-70px);
    }
    .culture .culture-pic:hover .culture-info {
        top: 0;
        margin-top: 0;
        padding-top: 80px;
    }
    .culture .culture-pic:hover .culture-info:before {
        height: 100%;
        opacity: 1;
        visibility: visible;
    }
    .culture .culture-pic:hover .culture-info .title-zh,
    .culture .culture-pic:hover .culture-info .title-en {
        color: #fff;
    }
    .culture .culture-pic:hover .culture-info .cont {
        opacity: 1;
        visibility: visible;
    }
    .culture .culture-info {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        bottom: 0;
        margin-top: -110px;
        padding: 35px 30px;
        transition: all .5s;
        z-index: 5;
    }
    .culture .culture-info:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 0;
        background: #9f5822;
        border-top: 5px solid #9f5822;
        opacity: 0;
        visibility: hidden;
        transition: all .5s;
        z-index: -1;
    }
    .culture .culture-info .title-zh {
        margin-bottom: 0;
        font-size: 18px;
        line-height: 20px;
        transition: all .3s .2s;
    }
    .culture .culture-info .title-en {
        transition: all .3s .2s;
    }
    .culture .culture-info .cont {
        position: relative;
        margin-top: 45px;
        font-size: 14px;
        line-height: 25px;
        color: #fff;
        opacity: 0;
        visibility: hidden;
        transition: all .5s;
        z-index: 1;
    }
    .culture .culture-info .cont:before {
        content: '';
        position: absolute;
        top: -30px;
        left: 50%;
        width: 1px;
        height: 15px;
        background: #fff;
    }
    .values .values-item {
        padding: 40px 50px;
    }
    .values .values-item .icon {
        left: 50px;
        width: 70px;
        height: 70px;
        transition: all .3s;
    }
    .values .values-item .info {
        margin-left: 85px;
    }
    .values .values-item:hover .icon {
        background-color: #9f5720;
        animation: iconShow .5s;
    }
    .spirit .spirit-item {
        overflow: hidden;
    }
    .spirit .spirit-item.sl-left .spirit-info:before {
        left: 0;
        right: 100%;
    }
    .spirit .spirit-item.sl-right .spirit-info:before {
        left: 100%;
        right: 0;
    }
    .spirit .spirit-item:hover .spirit-pic img {
        transform: scale(1.07);
    }
    .spirit .spirit-item:hover.sl-left .spirit-info:before {
        right: 0;
    }
    .spirit .spirit-item:hover.sl-right .spirit-info:before {
        left: 0;
    }
    .spirit .spirit-pic {
        overflow: hidden;
    }
    .spirit .spirit-pic img {
        transition: all .3s;
    }
    .spirit .spirit-info {
        transition: all .3s;
    }
    .spirit .spirit-info:before {
        content: '';
        position: absolute;
        bottom: 0;
        height: 1px;
        background: #9f5720;
        transition: all .5s;
        z-index: 2;
    }
    .spirit .spirit-info .c {
        line-height: 25px;
    }
    /* 员工风采 */
    .staff .staff-item {
        box-shadow: none;
        transition: all .3s;
    }
    .staff .staff-item:hover {
        box-shadow: 0 0 10px #aaa;
    }
    .staff .staff-item:hover .staff-pic img {
        transform: scale(1.07);
    }
    .staff .staff-item:hover .staff-info .t {
        color: #af934f;
    }
    .staff .staff-item:hover .staff-info .m {
        background: #9f5720;
        color: #fff;
        border-color: #9f5720;
    }
    .staff .staff-pic {
        overflow: hidden;
    }
    .staff .staff-pic img {
        transition: all .5s;
    }
    .staff .staff-info .m {
        transition: all .3s;
    }
    /* 员工风采-详细页，新闻详细页 */
    .details {
        position: relative;
        z-index: 5;
    }
    .details .details-box {
        margin-top: 0px;
    }
    .details .details-head {
        padding: 30px 50px 20px;
    }
    .details .details-head .t {
        margin-bottom: 20px;
    }
    .details .details-head .d {
        margin-bottom: 30px;
    }
    .details .details-head .s {
        display: block;
    }
    .details .details-head .s .s-t {
        display: inline-block;
        margin-right: 10px;
        font-size: 14px;
        line-height: 20px;
        vertical-align: top;
    }
    .details .details-body {
        padding: 30px 50px;
    }
    .details .details-foot {
        margin: 0 50px;
        padding: 20px 0 40px;
    }
    /* 项目动态 */
    .news-project .project-item {
        background: #fff;
    }
    .news-project .project-item a {
        box-shadow: none;
        transition: all .3s;
    }
    .news-project .project-item:hover a {
        box-shadow: 0 0 5px #aaa;
    }
    .news-project .project-item:hover .project-pic img {
        transform: translateX(-30px);
    }
    .news-project .project-item:hover .project-info {
        transform: translateX(-50px);
    }
    .news-project .project-item:hover .project-info .t {
        color: #9f5720;
    }
    .news-project .project-item:hover .project-info .m {
        color: #fff;
        background: #9f5720;
        border-color: #9f5720;
    }
    .news-project .project-pic img {
        transition: all .3s;
    }
    .news-project .project-info {
        position: relative;
        transition: all .3s;
        z-index: 2;
    }
    .news-project .project-info .t,
    .news-project .project-info .m {
        transition: all .3s;
    }
    /* ***** 党群建设 ***** */
    .party .party-list {
        padding-bottom: 30px;
    }
    .party .party-itemPic a:hover .party-pic img {
        transform: translateX(-40px);
    }
    .party .party-itemPic a:hover .party-info {
        transform: translateX(-60px);
    }
    .party .party-itemPic a:hover .party-info .t {
        color: #9f5720;
    }
    .party .party-itemPic a:hover .party-info .m {
        background: #9f5720;
        border-color: #9f5720;
        color: #fff;
    }
    .party .party-pic img {
        transition: all .3s;
    }
    .party .party-info {
        position: relative;
        transition: all .3s;
        z-index: 5;
    }
    .party .party-info .t,
    .party .party-info .m {
        transition: all .3s;
    }
    .party .party-item {
        position: relative;
        margin-bottom: 0;
        z-index: 1;
    }
    .party .party-item a {
        border-bottom: 0 none;
    }
    .party .party-item a:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        opacity: 0;
        visibility: hidden;
        transform: scale(1, 0);
        transition: all .3s;
        z-index: -1;
    }
    .party .party-item a .d {
        transition: all .2s;
    }
    .party .party-item a .c {
        position: relative;
        padding-right: 60px;
        transition: all .2s;
        z-index: 1;
    }
    .party .party-item a .c:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 50px;
        background: url("../images/icons/more5.png") no-repeat center center;
        opacity: 0;
        visibility: hidden;
        transition: all .3s;
        z-index: 1;
    }
    .party .party-item a:hover:before {
        opacity: 1;
        visibility: visible;
        transform: none;
    }
    .party .party-item a:hover .d {
        color: #2a4f8c;
    }
    .party .party-item a:hover .c {
        color: #2a4f8c;
    }
    .party .party-item a:hover .c:after {
        opacity: 1;
        visibility: visible;
    }
    /* ***** 招标采购 ***** */
    /* 招标管理 */
    .tender .tender-item {
        box-shadow: none;
        transition: all .3s;
    }
    .tender .tender-item .t {
        font-size: 14px;
        transition: all .2s;
    }
    .tender .tender-item .dl {
        font-size: 14px;
        transition: all .3s;
    }
    .tender .tender-item .dl:before {
        transition: all .3s;
    }
    .tender .tender-item:hover {
        box-shadow: 0 0 20px #aaa;
    }
    .tender .tender-item:hover .t {
        color: #9f5720;
    }
    .tender .tender-item:hover .dl {
        background: #9f5720;
        color: #fff;
    }
    .tender .tender-item:hover .dl:before {
        background-image: url("../images/icons/downloadh.png");
    }
    /* 招标信息 */
    .tender-info .info-item {
        position: relative;
        box-shadow: none;
        transition: all .3s;
        z-index: 1;
    }
    .no-csstransforms .tender-info .info-item {
        border: 1px solid transparent;
    }
    .tender-info .info-item:hover {
        box-shadow: 0 0 20px #aaa;
        z-index: 5;
    }
    .no-csstransforms .tender-info .info-item:hover {
        border-color: #ccc;
    }
    .tender-info .info-item:hover .t {
        color: #9f5720;
    }
    .tender-info .info-item:hover .t:before {
        transform: none;
        transform-origin: 0 100%;
    }
    .no-csstransforms .tender-info .info-item:hover .t:before {
        visibility: visible;
    }
    .tender-info .info-item:hover .d:before {
        transform: none;
        transform-origin: 0 100%;
    }
    .no-csstransforms .tender-info .info-item:hover .d:before {
        visibility: visible;
    }
    .tender-info .t {
        position: relative;
        transition: all .3s;
        z-index: 1;
    }
    .tender-info .t:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: -1px;
        width: 100%;
        height: 1px;
        background: #9f5720;
        transform: scale(0, 1);
        transform-origin: 100% 100%;
        transition: transform .5s;
        z-index: 1;
    }
    .no-csstransforms .tender-info .t:before {
        visibility: hidden;
    }
    .tender-info .d:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #9f5720;
        transform: scale(0, 1);
        transform-origin: 100% 100%;
        transition: transform .5s;
        z-index: -1;
    }
    .no-csstransforms .tender-info .d:before {
        visibility: hidden;
    }
    /* ***** 成员企业 ***** */
    .company .company-item {
        position: relative;
        box-shadow: none;
        transition: all .3s;
        z-index: 1;
    }
    .no-csstransforms .company .company-item {
        border: 1px solid transparent;
    }
    .company .company-item:hover {
        box-shadow: 0 0 20px #aaa;
        z-index: 5;
    }
    .no-csstransforms .company .company-item:hover {
        border-color: #ccc;
    }
    .company .company-item:hover:nth-child(odd) .company-pic img {
        transform: translateX(-40px);
    }
    .company .company-item:hover:nth-child(odd) .company-info {
        transform: translateX(-20px);
    }
    .company .company-item:hover:nth-child(even) .company-pic img {
        transform: translateX(40px);
    }
    .company .company-item:hover:nth-child(even) .company-info {
        transform: translateX(20px);
    }
    .company .company-item:hover .company-info .t {
        color: #9f5720;
    }
    .company .company-item:hover .company-info .m:before {
        border-radius: 50%;
        opacity: 1;
        visibility: visible;
        transform: none;
    }
    .company .company-item:hover .company-info .m:after {
        opacity: 1;
        visibility: visible;
    }
    .company .company-pic {
        width: 400px;
        height: 300px;
    }
    .company .company-pic img {
        transition: all .3s;
    }
    .company .company-info {
        transition: all .3s;
        padding: 40px 60px;
    }
    .company .company-info .t {
        margin-bottom: 20px;
        font-size: 24px;
        transition: all .2s;
    }
    .company .company-info .m {
        position: relative;
        margin-top: 65px;
        z-index: 1;
    }
    .company .company-info .m:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #9f5720;
        opacity: 0;
        visibility: hidden;
        transform: scale(0.1);
        transition: all .3s;
        z-index: -1;
    }
    .company .company-info .m:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url("../images/icons/more3.png") no-repeat center center;
        border-radius: 50%;
        opacity: 0;
        visibility: hidden;
        transition: all .3s;
        z-index: 2;
    }
    /* ***** 详情页2 ***** */
    .details2 .details-banner .slick-arrow {
        opacity: 0;
        visibility: hidden;
        transition: all .3s;
    }
    .details2 .details-banner .slick-arrow.slick-prev {
        left: -30px;
    }
    .details2 .details-banner .slick-arrow.slick-next {
        right: -30px;
    }
    .details2 .details-banner:hover .slick-arrow {
        opacity: 1;
        visibility: visible;
    }
    .details2 .details-banner:hover .slick-arrow.slick-prev {
        left: 30px;
    }
    .details2 .details-banner:hover .slick-arrow.slick-next {
        right: 30px;
    }
    .details2 .details-head {
        margin-left: 50px;
        margin-right: 50px;
        padding: 30px 0;
    }
    .details2 .details-head .t {
        margin-bottom: 0;
    }
    /* ***** 施工案例 ***** */
    .case .case-item {
        position: relative;
        box-shadow: none;
        z-index: 1;
    }
    .case .case-item:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 0;
        background: #9f5720;
        transition: all .3s;
        z-index: -1;
    }
    .case .case-item .m {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 60px;
        background: url("../images/cy40.png");
        opacity: 0;
        visibility: hidden;
        transition: all .3s;
        z-index: 5;
    }
    .case .case-item .m:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 70px;
        height: 50px;
        margin-top: -25px;
        margin-left: -35px;
        background: url("../images/more7.png") no-repeat center center;
        border: 1px solid #fff;
        transform: rotate(180deg);
        z-index: 2;
    }
    .case .case-item:hover {
        z-index: 5;
    }
    .case .case-item:hover:before {
        height: 80px;
    }
    .case .case-item:hover .m {
        bottom: 80px;
        opacity: 1;
        visibility: visible;
    }
    .no-csstransforms .case .case-item:hover .m {
        bottom: 60px;
    }
    .case .case-item:hover .m:before {
        transform: none;
        transition: all .5s .2s;
    }
    .case .case-item:hover .case-pic img {
        transform: translateY(-20px);
    }
    .case .case-item:hover .case-info {
        color: #fff;
        transform: translateY(-10px);
    }
    .case .case-pic {
        position: relative;
        padding-bottom: 60px;
        z-index: 1;
    }
    .case .case-pic img {
        position: relative;
        transition: all .3s;
        z-index: 1;
    }
    .case .case-info {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        transition: all .3s;
        z-index: 2;
    }
    .case .case-info .n {
        font-size: 15px;
    }
    .case-navbar {
        padding-top: 50px;
        background: #f7f7f7;
        text-align: center;
        cursor: default;
    }
    .case-navbar .inav-list {
        display: inline-block;
        background: #f7f7f7;
        vertical-align: top;
    }
    .case-navbar .inav-item {
        width: 110px;
        height: 110px;
        margin: 10px 17px;
        background: #f7f7f7;
        border-radius: 50%;
        border: 0 none;
        font-weight: bold;
        font-size: 14px;
        line-height: 20px;
    }
    .case-navbar .inav-item:before {
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        width: auto;
        height: auto;
        background: none;
        border: 1px solid #9f5720;
        border-radius: 50%;
        opacity: 1;
        visibility: visible;
        transform: none;
        transition: all .5s;
        z-index: -1;
    }
    .case-navbar .inav-item a {
        position: relative;
        padding: 45px 0;
        background: #959595;
        border-radius: 50%;
        z-index: 1;
    }
    .case-navbar .inav-item.cy-2 a {
        padding: 35px 20px;
    }
    .case-navbar .inav-item a:before {
        content: '';
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border: 1px solid #fff;
        border-radius: 50%;
        transition: all .25s .25s;
        z-index: 1;
    }
    .case-navbar .inav-item:hover:before {
        top: -7px;
        left: -7px;
        right: -7px;
        bottom: -7px;
        border-color: #959595;
    }
    .case-navbar .inav-item:hover a:before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transition-delay: 0s;
    }
    .case-navbar .inav-item.current {
        background: #f7f7f7;
    }
    .case-navbar .inav-item.current:before {
        content: '';
        top: -7px;
        left: -7px;
        right: -7px;
        bottom: -7px;
        border-color: #9f5720;
    }
    .case-navbar .inav-item.current a {
        background: #9f5720;
    }
    .case-navbar .inav-item.current a:before {
        content: none;
    }
    /* ***** 联系我们 ***** */
    .map {
        height: 320px;
    }
    .contact .contact-item .c {
        font-size: 15px;
        line-height: 30px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1140px;
        max-width: 100%;
    }
    footer .footer-body {
        padding-bottom: 60px;
    }
    footer .footer-contact {
        margin-right: 220px;
    }
    footer .contact-item {
        float: left;
        margin-right: 40px;
        margin-bottom: 10px;
    }
    footer .contact-item:last-child {
        margin-right: 0;
    }
    footer .footer-friendlyLink {
        margin-top: -30px;
    }
    footer .friendly-link {
        width: 200px;
    }
    footer .friendly-link .title {
        padding: 8px 20px;
    }
    footer .friendly-link .title:before {
        right: 15px;
    }
    footer .footer-foot {
        padding: 35px 0 0;
    }
    footer .nav {
        float: left;
        padding: 0;
    }
    footer .nav-item {
        margin-bottom: 0;
        line-height: 20px;
    }
    footer .copyright {
        float: right;
        line-height: 20px;
    }
    .hm-banner .carousel-cont .more {
        position: relative;
        z-index: 1;
    }
    .hm-banner .carousel-cont .more:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.1);
        opacity: 0;
        visibility: hidden;
        transform: scale(1, 0);
        transition: all .3s;
        z-index: -1;
    }
    .hm-banner .carousel-cont .more:hover:before {
        opacity: 1;
        visibility: visible;
        transform: none;
    }
    .hm-banner .carousel .control-nav {
        bottom: 100px;
    }
    .hm-banner .carousel .control-nav li {
        margin: 0 5px;
    }
    .hm-banner .carousel .control-nav li a {
        width: 13px;
        height: 13px;
    }
    .hm-banner .news .info {
        max-width: 50%;
    }
    .hm-banner .slider-item .date {
        display: block;
        float: right;
        margin-left: 1em;
        font-family: Arial, sans-serif;
    }
    .hm-banner .slider-item:hover {
        color: #2a4f8c;
    }
    .hm-news .title-item {
        padding: 15px 0;
    }
    .hm-news .news-tab {
        float: left;
        width: 49%;
    }
    .hm-news .cont-list dt {
        padding-bottom: 24px;
    }
    .hm-jac .container {
        position: relative;
        z-index: 1;
    }
    .hm-jj {
        position: absolute;
        top: -550px;
        right: 15px;
        width: 48%;
        height: 500px;
        margin-bottom: 0;
        overflow: hidden;
    }
    .hm-jj .jj-cont a:hover .jj-pic img {
        transform: scale(1.07);
    }
    .hm-jj .jj-pic {
        height: 240px;
        overflow: hidden;
    }
    .hm-jj .jj-pic img {
        transition: all .5s;
    }
    .hm-jj .jj-info {
        padding: 30px 40px;
    }
    .hm-jj .jj-info .t {
        padding-bottom: 19px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .hm-jj .jj-info .c {
        height: 90px;
        overflow: hidden;
    }
    .hm-case {
        position: absolute;
        left: 15px;
        bottom: -360px;
        width: 55%;
        margin-bottom: 0;
        overflow: hidden;
    }
    .hm-case .carousel-item .carousel-pic {
        height: 280px;
    }
    .hm-case .carousel-item .carousel-pic img {
        width: 100%;
        height: 100%;
    }
    .hm-party {
        float: right;
        width: 42%;
    }
    .hm-party .carousel-item a:hover .carousel-pic img {
        transform: scale(1.07);
    }
    .hm-party .carousel-pic {
        height: 280px;
        overflow: hidden;
    }
    .hm-party .carousel-pic img {
        transition: all .5s;
    }
    .hm-cat {
        float: right;
        width: 100%;
    }
    /* ***** Inside Pages Common ***** */
    /* IPC Banner */
    .banner-title {
        padding-left: 20px;
    }
    .banner-title h2 {
        margin-bottom: 10px;
        font-size: 36px;
    }
    .banner-title .cy-small {
        font-size: 14px;
    }
    /* IPC Navbar */
    .ipc-navbar .inav-item a {
        padding: 15px 0;
    }
    /* IPC Title */
    .ipc-title .zh {
        padding: 12px;
        font-size: 20px;
    }
    .ipc-title .en {
        margin: 16px 10px;
        font-size: 17px;
    }
    .ipc-title .l {
        margin: 25px 0;
    }
    /* IPC Container */
    .ipc-container .container,
    .ipc-banner .container {
        width: 90%;
    }
    /* IPC Pages */
    .pages {
        position: relative;
        z-index: 1;
    }
    .pages .pages-arrows:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100%;
        background: #9f5720;
        transition: all .3s;
        opacity: 0;
        visibility: hidden;
        z-index: -1;
    }
    .pages .pages-arrows.pages-prev:before {
        left: 0;
    }
    .pages .pages-arrows.pages-next:before {
        right: 0;
    }
    .pages .pages-arrows a {
        width: 80px;
        height: 60px;
        transition: all .3s;
    }
    .pages .pages-arrows:hover:before {
        width: 80px;
        opacity: 1;
        visibility: visible;
    }
    .pages .pages-arrows:hover.pages-prev a {
        background-image: url("../images/icons/pages-prevh.png");
    }
    .pages .pages-arrows:hover.pages-next a {
        background-image: url("../images/icons/pages-nexth.png");
    }
    .pages .pages-item {
        margin: 20px 4px;
    }
    .pages .pages-item a:hover {
        color: #2a4f8c;
        text-decoration: underline;
    }
    .pages .pages-item.current a:hover {
        color: #fff;
        text-decoration: none;
    }
    .pages-d .d {
        padding: 8px 30px;
    }
    /* ***** 关于我们 ***** */
    /* 企业文化 */
    .culture .culture-list {
        margin-right: -3.3%;
    }
    .culture .culture-item {
        width: 30.0334%;
        margin-right: 3.3%;
    }
    .culture-t {
        margin-bottom: 30px;
    }
    .culture-t .z {
        margin-bottom: 5px;
        font-size: 24px;
    }
    .values .values-item .info .t {
        font-size: 18px;
        line-height: 30px;
    }
    .values .values-item .info .c {
        font-size: 14px;
        line-height: 20px;
    }
    .standard .standard-pic {
        margin-left: 70px;
        margin-right: -70px;
    }
    .standard .standard-info .t {
        font-size: 24px;
    }
    .standard .standard-info .d {
        margin-top: 44px;
    }
    .spirit .spirit-info {
        width: 500px;
    }
    .spirit .spirit-info .t {
        font-size: 24px;
        line-height: 30px;
    }
    /* 员工风采 */
    .staff .staff-cont,
    .staff .pages {
        width: auto;
    }
    .staff .staff-item:after {
        content: '';
        display: block;
        clear: both;
    }
    .staff .staff-item:nth-child(even) .staff-pic {
        float: right;
    }
    .staff .staff-item:nth-child(even) .staff-info {
        float: left;
    }
    .staff .staff-pic {
        float: left;
        width: 500px;
    }
    .staff .staff-info {
        float: right;
        width: 500px;
        padding: 50px 40px 35px 50px;
    }
    .staff .staff-info .c {
        height: 90px;
        margin-bottom: 45px;
        line-height: 30px;
        overflow: hidden;
    }
    /* 员工风采-详细页，新闻详细页 */
    .details .details-box {
        margin-top: 10px;
    }
    .details .details-head {
        padding: 50px 60px 25px;
    }
    .details .details-head .t {
        margin-bottom: 25px;
        font-size: 30px;
        line-height: 35px;
    }
    .details .details-head .d {
        margin-bottom: 35px;
    }
    .details .details-body {
        padding: 30px 60px;
    }
    .details .details-foot {
        margin: 0 60px;
        padding-bottom: 60px;
    }
    /* ***** 新闻中心 ***** */
    /* 公司新闻 */
    .news .news-list {
        padding-bottom: 40px;
    }
    /* 项目动态 */
    .news-project .project-info .t {
        font-size: 20px;
    }
    /* ***** 招标采购 ***** */
    .tender .tender-item {
        padding: 40px 60px;
    }
    /* ***** 详情页2 ***** */
    .details2 .details-head {
        margin-left: 60px;
        margin-right: 60px;
        padding: 30px 0;
    }
    .details2 .details-head .t {
        margin-bottom: 0;
        font-size: 24px;
        line-height: 30px;
    }
    /* ***** 项目展示 ***** */
    .case .case-item {
        width: 31.3334%;
        margin-bottom: 40px;
    }
    .case .case-info .n {
        font-size: 16px;
    }
    .case-navbar .inav-item a {
        padding: 45px 20px;
    }
    .case-navbar .inav-item.cy-2 a {
        padding: 35px 20px;
    }
    /* ***** 联系我们 ***** */
    .map {
        height: 400px;
    }
    .contact .contact-list {
        margin-right: 2%;
    }
    .contact .contact-list:after {
        content: '';
        display: block;
        clear: both;
    }
    .contact .contact-item {
        float: left;
        width: 31.3334%;
        margin-right: 2%;
        margin-bottom: 0;
        padding-left: 0;
        text-align: center;
    }
    .contact .contact-item .icon {
        position: relative;
        top: 0;
        left: 0;
        width: 50px;
        height: 50px;
        margin-top: 0;
        margin-bottom: 20px;
    }
}

@media (min-width: 1440px) {
    .container {
        width: 1280px;
        max-width: 100%;
    }
    header .header-overlay {
        height: 80px;
    }
    header .logo {
        margin-top: 15px;
        margin-left: 50px;
        margin-bottom: 15px;
    }
    header .nav-item a {
        padding: 25px 15px;
    }
    header .header-tools {
        width: 90px;
        height: 80px;
    }
    header .nav-menu {
        top: 28px;
        left: 33px;
    }
    header .side-menu {
        right: -90px;
        width: 90px;
        height: 80px;
    }
    header .side-nav {
        top: 80px;
        padding-left: 35px;
        padding-right: 45px;
    }
    header .snf-title {
        margin-bottom: 15px;
    }
    header .sn-item {
        margin-bottom: 20px;
    }
    header .snf-item {
        margin-bottom: 20px;
    }
    footer {
        font-size: 15px;
    }
    footer .footer-foot {
        font-size: 14px;
    }
    .hm-case {
        bottom: -400px;
    }
    .hm-case .carousel-item .carousel-pic {
        height: 320px;
    }
    .hm-party .carousel-pic {
        height: 320px;
    }
    /* ***** 关于我们 ***** */
    /* 企业文化 */
    .standard .standard-pic {
        margin-left: 120px;
        margin-right: -120px;
    }
    .standard .standard-info {
        width: 30%;
    }
    /* ***** 项目展示 ***** */
    .case .case-box {
        margin-left: -100px;
        margin-right: -100px;
    }
    /* ***** 联系我们 ***** */
    .map {
        height: 480px;
    }
    .contact .contact-item .c {
        font-size: 16px;
    }
}

@media (min-width: 1600px) {
    .container {
        width: 1440px;
        max-width: 100%;
    }
    .cy-wrapper.to-left {
        transform: translateX(-25%);
    }
    header .header-overlay {
        height: 90px;
    }
    header .logo img {
        height: 60px;
    }
    header .nav-item a {
        padding: 30px 30px;
    }
    header .header-tools {
        height: 90px;
    }
    header .nav-menu {
        top: 33px;
    }
    header .side-nav {
        top: 90px;
    }
    header .side-nav.show {
        left: 75%;
    }
    header .side-menu {
        height: 90px;
    }
    footer {
        padding-top: 50px;
    }
    .hm-banner .carousel-cont .title-zh {
        font-size: 36px;
        line-height: 40px;
    }
    .hm-banner .carousel-cont .more {
        padding: 15px 50px;
    }
    .hm-banner .news {
        height: 60px;
        padding: 20px 0;
    }
    .hm-news {
        padding-bottom: 70px;
    }
    .hm-jj {
        top: -570px;
    }
    .hm-case {
        bottom: -450px;
    }
    .hm-case .carousel-item .carousel-pic {
        height: 360px;
    }
    .hm-pacat {
        padding: 50px 0 70px;
    }
    .hm-party .carousel-pic {
        height: 360px;
    }
    /* ***** 关于我们 ***** */
    /* 企业文化 */
    .standard .standard-pic {
        margin-left: 170px;
        margin-right: -170px;
    }
    .standard .standard-info {
        width: 25%;
    }
    /* 员工风采-详细页，新闻详细页 */
    .details .details-box {
        margin-top: 10px;
    }
    /* ***** 新闻中心 ***** */
    /* 公司新闻 */
    .news .news-list {
        padding-bottom: 60px;
    }
    /* ***** 项目展示 ***** */
    .case .case-box {
        margin-left: -200px;
        margin-right: -200px;
    }
    /* ***** 联系我们 ***** */
    .map {
        height: 520px;
    }
}

@media (min-width: 1920px) {
    .container {
        width: 1730px;
        max-width: 100%;
    }
    header .logo {
        margin-left: 65px;
    }
    footer {
        padding-top: 60px;
    }
    .hm-news {
        padding-bottom: 50px;
    }
    .hm-news .news-carousel {
        float: left;
        width: 60%;
        margin-bottom: 0;
    }
    .hm-news .news-tab {
        float: right;
        width: 38%;
    }
    .hm-news .cont-list dd {
        padding: 3px 0 3px 15px;
    }
    .hm-jj {
        position: relative;
        top: 0;
        right: 0;
        float: left;
        width: 590px;
        height: 520px;
        margin-bottom: 70px;
    }
    .hm-jj .jj-pic {
        height: auto;
    }
    .hm-jj .jj-pic img {
        width: auto;
    }
    .hm-case {
        position: relative;
        left: 0;
        bottom: 0;
        float: right;
        width: 1080px;
    }
    .hm-case .carousel-item .carousel-pic {
        height: 480px;
    }
    .hm-party {
        float: left;
        width: 700px;
        margin-bottom: 0;
    }
    .hm-party .carousel-pic {
        height: 420px;
    }
    .hm-cat {
        width: 970px;
    }
    .hm-company .company-item {
        padding: 4px 0;
    }
    .hm-tender .tender-item {
        padding-top: 4px;
        padding-bottom: 4px;
    }
    /* ***** 关于我们 ***** */
    /* 企业文化 */
    .standard .standard-pic {
        margin-left: 220px;
        margin-right: -220px;
    }
    .standard .standard-info {
        width: 23%;
    }
    /* 员工风采-详细页，新闻详细页 */
    .details .details-box {
        margin-top: 4px;
    }
    /* ***** 项目展示 ***** */
    .case .case-box {
        margin-left: -350px;
        margin-right: -350px;
    }
}