﻿@charset "utf-8";

body {
}

a:hover {
    text-decoration: none !important;
}

header.shadow {
}

.sub-item {
}

    .sub-item a {
        display: block;
        text-align: left;
        padding: 6px 0;
        font-size: 14px;
    }

.indxart-con {
    padding: 37px 0;
}

.indxart-row {
    border: 1px solid rgba(0,0,0,.125);
    margin: 5px 0;
}

.indxart-con .nav-tabs {
    border-bottom: 0;
}

.indxart-con .nav-tabs {
    border-bottom: 1px solid #ddd;
}

    .indxart-con .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

.indxart-con .nav > li {
    position: relative;
    display: block;
}

.indxart-con .nav-tabs > li.active > a, .indxart-con .nav-tabs > li.active > a:focus, .indxart-con .nav-tabs > li.active > a:hover {
    background: transparent;
    color: #202020;
    border-bottom: 3px solid #29ca8e;
}

.indxart-con .nav-tabs > li > a {
    color: #999999;
    font-size: 18px;
    border: 0;
    border-bottom: 3px solid transparent;
    border-radius: 0;
    margin-right: 35px;
}

.indxart-title {
    width: 35px;
    background-color: #0d6efd;
    height: 340px;
    float: left;
    color: white;
    text-align: center;
    vertical-align: middle;
    writing-mode: vertical-lr;
    text-align: justify;
    text-align-last: justify;
    padding: 80px 0;
    font-size: 15px;
    display: inline-block;
}

.indxart-list {
    position: relative;
    top: 0;
    display: flex;
    padding: 5px;
    height: 100%;
    justify-content: space-between;
}

    .indxart-list li {
        width: 277.5px;
        visibility: visible;
        animation-name: fadeInLeft;
    }

        .indxart-list li a {
            display: block;
            border: 1px solid #e3e3eb;
        }

        .indxart-list li .indxart-top {
            overflow: hidden;
            position: relative;
            width: 100%;
            padding-bottom: 58.25%;
        }

            .indxart-list li .indxart-top img {
                /*-webkit-transition: all ease .7s;
                -moz-transition: all ease .7s;
                -o-transition: all ease .7s;
                transition: all ease .7s;
                display: block;
                width: 100%;
                aspect-ratio: 249 /176;*/
                position: absolute;
                width: 100%;
                height: 100%;
            }

        .indxart-list li .indxart-bottom {
            border-top: 1px solid #e3e3eb;
        }

            .indxart-list li .indxart-bottom .text {
                color: #58596d;
                display: -webkit-box;
                height: 48px;
                line-height: 24px;
                -o-text-overflow: ellipsis;
                text-overflow: ellipsis;
                overflow: hidden;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 2;
            }

            .indxart-list li .indxart-bottom .date {
                color: #d82019;
                font-family: DINPro;
                display: block;
            }

/* 首页banner起 */

.ibanner {
}

    .ibanner .slick-list {
        height: 100%;
    }

        .ibanner .slick-list .slick-track {
            height: 100%;
        }

            .ibanner .slick-list .slick-track .slick-slide {
                height: 100%;
            }

    .ibanner .single-item {
        background: url("../images/loding.gif") /*tpa=http://www.chamrich.com/images/loding.gif*/ no-repeat center center;
    }

    .ibanner .wp {
        z-index: 8;
    }

    .ibanner .slick-dots {
        position: absolute;
        left: 50%;
        bottom: 0;
        z-index: 8;
        transform: translate(-50%, -50%);
    }

        .ibanner .slick-dots li {
            float: left;
            margin: 0 5px;
        }

            .ibanner .slick-dots li button {
                float: left;
                width: 47px;
                height: 47px;
                padding: 0px;
                border: none;
                cursor: pointer;
                box-sizing: border-box;
                text-indent: -9999px;
                overflow: hidden;
                background: url("../images/banner_page.png") /*tpa=http://www.chamrich.com/images/banner_page.png*/ no-repeat -47px 0;
            }

            .ibanner .slick-dots li.slick-active button {
                width: 47px;
                background-position: 0 0;
            }

    .ibanner .slick-slide {
        position: relative;
        width: 100%;
    }

        .ibanner .slick-slide img {
            /*width: 100%;
            height: auto;
            aspect-ratio: 1912 / 750;*/

            width: 100%;
            height: 100%;
            position: absolute;
        }

        .ibanner .slick-slide a {
            display: block;
        }

    .ibanner .slick-arrow {
        width: 71px;
        height: 139px;
        border: none;
        padding: 0px;
        cursor: pointer;
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -70px;
        background: url("../images/banner_nav.png") no-repeat;
        z-index: 8;
    }

    .ibanner .slick-prev {
        left: 0px;
        background-position: -71px -140px;
    }

    .ibanner .slick-next {
        right: 0px;
        background-position: 0 -140px;
    }

    .ibanner .slick-prev:hover {
        background-position: -71px 0px;
    }

    .ibanner .slick-next:hover {
        background-position: 0 0px;
    }

.header-nav {
}

/* 首页banner止 */

/* 下方的联系我们和项目起*/
.icon4 {
}

.icontact {
    width: 50%;
    float: left;
    padding: 30px 0;
    /*background: url("../images/icon4_fl.jpg")*/ /*tpa=http://www.chamrich.com/images/icon4_fl.jpg*/ /*no-repeat;
    background-size: cover;*/
}

    .icontact .con_left {
        width: 50%;
        float: left;
    }

    .icontact .con_right {
        width: 50%;
        padding-right: 1%;
        float: right;
    }

        .icontact .con_right::after {
            clear: both;
        }

    .icontact .pd {
        /*padding: 40px 0 0 0;*/
        width: 550px;
        margin: 0 auto;
    }

.tit1 {
    text-align: center;
    padding: 10px 0;
    color: #211d1e;
    font-size: 14px;
}

    .tit1 .h1 {
        font-size: 48px;
        line-height: 1;
        padding-bottom: 10px;
    }

    .tit1 .em {
        font-size: 24px;
        color: #002fa7;
        line-height: 1;
        padding: 5px 0 15px 0;
        border-bottom: 4px solid;
        border-image: linear-gradient(to right, rgba(0,47,167,0.6), rgba(255,120,0,0)) 4;
    }

    .tit1 .p {
        line-height: 36px;
        padding: 0 0 20px 0;
    }

        .tit1 .p span {
            display: block;
        }

        .tit1 .p strong {
            font-weight: normal;
            line-height: 42px;
            font-size: 24px;
            color: #002fa7;
        }

    .tit1 .m a {
        display: block;
        border: 2px solid #002fa7;
        width: 166px;
        height: 44px;
        margin: 0 auto;
        text-align: center;
        line-height: 44px;
        color: #002fa7;
    }

        .tit1 .m a i {
            margin-left: 10px;
        }

        .tit1 .m a:hover {
            background-color: #002fa7;
            color: #fff;
        }

.icontact_ewm {
}

    .icontact_ewm li {
        float: left;
    }

        .icontact_ewm li img {
            width: 100%;
            height: auto;
        }

        .icontact_ewm li .text {
            line-height: 38px;
        }

.icontact .tit1 {
    text-align: left;
    color: #002fa7;
}

.tit1 .p {
    line-height: 1.5;
}

    .tit1 .p span {
        display: inline;
    }

    .tit1 .p strong {
        font-size: inherit;
    }

.icontact .tit1 .em {
    color: #211d1e;
}

.icontact_list {
    padding-top: 20px;
}

    .icontact_list .ul1 {
        float: left;
        margin-left: 50px;
    }

    .icontact_list .ul2 {
        float: left;
        width: 120px;
        margin-right: 50px;
    }

    .icontact_list li {
        padding: 5px 0 5px 10px;
        position: relative;
        color: #002fa7;
        line-height: 30px;
    }

        .icontact_list li .iconfont {
            position: absolute;
            left: 0px;
            top: 15px;
            line-height: 30px;
            font-size: 40px;
        }

        .icontact_list li .h3 {
            font-size: 18px;
            display: inline;
            margin-right: 15px;
        }

        .icontact_list li .p {
            color: #211d1e;
            display: inline;
        }

.icontact > .panel-group {
    margin: 0 50px;
}

.iMess {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

    .iMess li {
        display: inline;
        padding: 5px;
        width: 50%;
    }

        .iMess li .ipt_t4 {
            height: 30px;
            line-height: 20px;
            width: 100%;
        }

        .iMess li .textarea_t4 {
            height: 70px;
            width: 100%;
        }

.iproject {
    width: 100%;
    float: left;
    /*background: url("../images/icon4_fr.jpg")*/ /*tpa=http://www.chamrich.com/images/icon4_fr.jpg*/ /*no-repeat;
    background-size: cover;*/
}

    .iproject .pd {
        /*padding: 40px 0 0 0;*/
        width: 50%;
        float: left;
        padding: 30px 30px;
    }

.icontact #map {
    padding: 10px;
    width: 95%;
    height: calc(100% - 68px);
    margin: 0 auto;
    border: 4px solid white;
    border-radius: 3px;
    box-shadow: rgba(100,100,100,0.8) 3px 3px 8px 5px;
}

.iproject .tit1 {
    text-align: left;
    color: #211d1e;
    width: 550px;
    margin: 0 auto;
}

    .iproject .tit1 .em {
        color: #211d1e;
    }

.iproject_list {
}

    .iproject_list li {
        padding-bottom: 24px;
        overflow: hidden;
        width: 100%;
        position: relative;
    }

        .iproject_list li.clearfix {
            margin: 0px;
            padding: 0px;
            width: 100%;
        }

        .iproject_list li.li1 {
            font-size: 18px;
        }

            .iproject_list li.li1 i {
                font-size: 14px;
                background: url("../images/iproject_list_i.png") /*tpa=http://www.chamrich.com/images/iproject_list_i.png*/ no-repeat;
                background-size: 100% 100%;
                margin-right: 10px;
                width: 33px;
                height: 33px;
                float: left;
                text-align: center;
                line-height: 33px;
            }

            .iproject_list li.li1 a {
                float: left;
                line-height: 33px;
            }

            .iproject_list li.li1 em {
                margin: 0 40px;
                float: left;
                border-right: 1px solid #90745c;
                height: 33px;
            }

            .iproject_list li.li1 a span {
                border-bottom: 1px solid #000;
            }

            .iproject_list li.li1 a:hover {
                color: #000;
            }

        .iproject_list li.li3 {
            float: left;
            width: 50%;
        }

        .iproject_list li.li4 {
            float: right;
            width: 50%;
        }

        .iproject_list li.li5 {
            float: left;
            width: 50%;
        }

        .iproject_list li.li6 {
            float: right;
            width: 50%;
        }

.newscenter-list ul {
    display: flex;
    flex-wrap: wrap;
}

.ipt {
    font-size: 12px;
}

.ipt_t4 {
    background: url("../images/iproject_list_bg.png") /*tpa=http://www.chamrich.com/images/iproject_list_bg.png;; repeat;;; */;
    border: 1px solid #d9d2ca;
    width: 270px;
    height: 50px;
    padding: 0 20px;
    font-size: 14px;
    line-height: 50px;
    box-sizing: border-box;
    color: #211d1e;
}

.textarea_t4 {
    display: block;
    background: url("../images/iproject_list_bg.png") /*tpa=http://www.chamrich.com/images/iproject_list_bg.png*/ repeat;
    border: 1px solid #d9d2ca;
    width: 100%;
    height: 100px;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 25px;
    box-sizing: border-box;
    color: #211d1e;
    resize: none;
    background: url("../images/iproject_list_bg.png") /*tpa=http://www.chamrich.com/images/iproject_list_bg.png*/ repeat;
}

.ipt_b4 {
    font-size: 16px;
    background: url("../images/iproject_list_bg.png") /*tpa=http://www.chamrich.com/images/iproject_list_bg.png*/ repeat;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #211d1e;
    font-size: 18px;
    cursor: pointer;
    border-bottom: 1px solid #ddd !important;
}

    .ipt_b4:hover {
        background: #002fa7;
        color: #fff;
    }

/*下方的联系我们和项目止*/

/*下方的主页导航起*/

.footer {
    border-top: 2px solid #337ab7 !important;
}

.footer_nav {
    padding: 10px 20px 10px 20px;
}

    .footer_nav ul {
        float: left;
        box-sizing: border-box;
    }

        .footer_nav ul.last {
            padding-right: 0px;
            margin: 0px;
            padding: 0px;
            min-width: 92px;
        }

    .footer_nav li.h3 h3 {
        font-size: 18px;
        line-height: 52px;
        border-bottom: 1px solid #002fa7;
        color: #002fa7;
        position: relative;
    }

        .footer_nav li.h3 h3 i {
            display: none;
            background: url("../images/honor_textlist.png") /*tpa=http://www.chamrich.com/images/honor_textlist.png*/ no-repeat;
            width: 20px;
            height: 20px;
            position: absolute;
            right: 10px;
            top: 50%;
            margin-top: -10px;
            cursor: pointer;
        }

    .footer_nav li a {
        display: block;
        font-size: 13px;
        line-height: 36px;
    }

        .footer_nav li a:hover {
            color: #002fa7;
        }

.footer_bottom {
    text-align: center;
    background-color: #211d1e;
    font-size: 12px;
    color: #ffffff;
    line-height: 1.8;
    padding: 30px;
}

    .footer_bottom a {
        color: #fff;
        margin-left: 10px;
    }

.tit1 .wp {
    width: auto;
    margin: 0 20px;
}

.footer_nav .wp {
    padding: 0px 20px 0 20px;
    display: flex;
    justify-content: space-between;
}

    .footer_nav .wp ul {
        min-width: 92px;
    }

/*下方的主页导航止*/

.ul1 {
}

    .ul1 li {
    }

        .ul1 li a:hover {
            text-decoration: none;
        }

.wp {
    width: 1500px;
    margin: 0 auto;
    position: relative;
}

.subnva {
    background: url(../images/subnav_bg.png) /*tpa=http://www.chamrich.com/images/subnav_bg.png*/ repeat-x #fff bottom;
    height: 64px;
}

    .subnva ul {
        margin: 0 auto;
    }

        .subnva ul.ul1 {
            display: table;
        }

    .subnva li {
        float: left;
    }

        .subnva li span {
            float: left;
            padding: 0 15px;
            height: 62px;
            line-height: 62px;
        }

        .subnva li a {
            float: left;
            padding: 0 23px;
            height: 62px;
            line-height: 62px;
        }

            .subnva li a:hover, .subnva li.curr a {
                color: #002fa7;
                border-bottom: 2px solid #002fa7;
            }

.page_con {
    background: #f5f5f5;
    padding: 40px 0 100px 0;
}

.pagecon {
    padding-top: 40px;
}

.crumbs {
    line-height: 40px;
    color: #8a8586;
}

.common-clumb-min {
    padding-top: 30px !important;
}

.newscenter-list {
    padding-top: 10px;
    padding-bottom: 18px;
}

    .newscenter-list li a {
        display: block;
        border: 1px solid #e3e3eb;
        -webkit-transition: all ease .5s;
        -o-transition: all ease .5s;
        -moz-transition: all ease .5s;
        transition: all ease .5s;
        height: 50%;
    }

.art-right-bar {
    position: absolute;
    right: 0;
    top: 150px;
    width: 300px;
    padding: 10px 15px;
    box-sizing: border-box;
    box-shadow: 0 3px 14px 0 rgba(199,209,215,.4);
}

    .art-right-bar p {
        border-bottom: 2px solid #0084ff;
        font-size: 20px;
        margin-bottom: 5px;
    }

    .art-right-bar ul {
        padding-left: 15px;
    }

    .art-right-bar li:before {
        content: "\e6d8";
    }

    .art-right-bar li {
        color: #666;
        padding-bottom: 10px;
        list-style: decimal;
    }

        .art-right-bar li a {
            color: #666;
            padding-bottom: 10px;
            list-style: decimal;
        }

.news-detail-title #newshare a.txinlang {
    background-image: url(../images/weibo2.png);
}

.news-detail-title #newshare a.tweixin {
    background-image: url(../images/weixin2.png);
    margin-left: 2px;
}

.news-detail-title #newshare a.tQQ {
    background-image: url(../images/qq.png);
}

.news-datail-content {
    padding: 0 10px;
}

    .news-datail-content p {
    }

        .news-datail-content p img {
            max-width: calc(100% - 4em);
        }

#contact {
    background-image: url(../images/icon4_fl.jpg);
    background-size: 100% auto;
    background-size: cover;
}

@media screen and (max-width: 1680px) {
    .wp {
        width: 1440px;
    }
}

@media screen and (max-width: 1600px) {
    .wp {
        width: 1366px;
    }
}

@media screen and (min-width: 1366px) {
    .icontact_list > .ul1 {
        margin: 20px 50px;
    }
}

@media screen and (min-width: 1281px) {
    .icontact_list > .ul1 {
        margin-right: 5%;
    }
}

@media screen and (max-width: 1280px) {
    .wp {
        width: 1152px;
    }

    .icontact {
        width: 50%;
        float: none;
        background-size: 100% auto;
    }

    .icontact_list {
        display: flex;
        justify-content: space-around
    }

        .icontact_list .ul1 {
            margin: 20px 0;
        }

        .icontact_list .ul2 {
            margin: 0;
            min-width: 120px;
        }

    .icontact .pd, .iproject .pd, .iclaims .pd {
        padding: 10px;
    }

    .icontact .tit1, .iproject .tit1 {
        padding-top: 0px;
    }

    .icontact > .panel-group {
        margin: 0 3%;
    }

    .icontact, .iproject, .iclaims {
        height: auto;
    }

    .iproject {
        width: auto;
        float: none;
        background-size: 100% 100%;
    }

        .icontact .pd, .iproject .pd, .iclaims .pd {
            padding: 0 20px;
        }

        .icontact .tit1, .iproject .tit1 {
            padding-top: 30px;
        }

    .footer_nav .wp {
        padding: 0 20px;
        width: 100%;
    }
}

@media screen and (max-width: 1152px) {
    .wp {
        width: 980px;
    }
}

@media (min-width: 1199px) {
    .common-clumb-min {
        padding-top: 30px !important;
    }
}

@media (min-width: 1024px) {
    .pcnavmenubtn {
        display: none;
    }

    .common-clumb-min {
        padding-top: 30px !important;
    }

    .newscenter-list {
        padding-top: 30px !important;
        padding-bottom: 18px;
    }

    .header-nav {
        display: block !important;
    }

        .header-nav ul {
            height: 100%;
        }

        .header-nav li {
            padding: 0 2% !important;
            height: 100%;
        }

            .header-nav li h3 {
                height: 100%;
            }

    .newscenter-list {
        padding-top: 60px;
        padding-bottom: 18px;
    }

        .newscenter-list li {
            padding: 0 15px;
            margin: 0 0 30px;
        }

        .newscenter-list ul {
            margin: 0 -15px;
            padding-bottom: 32px;
            display: flex;
            flex-wrap: wrap;
        }

        .newscenter-list li .news-img {
            overflow: hidden;
            width: 100%;
            height: 100%;
            aspect-ratio: 400/300;
        }

            .newscenter-list li .news-img img {
                -webkit-transition: all ease .7s;
                -moz-transition: all ease .7s;
                -o-transition: all ease .7s;
                transition: all ease .7s;
            }

        .newscenter-list li img {
            display: block;
            width: 100%;
            height: 100%;
        }

    .newscenter-detail {
        position: relative;
    }

    .news-datail-content {
        margin-right: 300px;
        padding-right: 1%;
        min-height: 450px;
        box-shadow: 0 3px 14px 0 rgba(199,209,215,.4)
    }

    .art-right-bar {
        display: block;
    }
}

@media (max-width: 1023px) {
    .logo {
        box-sizing: border-box;
        padding-top: 10px;
    }

    .header-nav {
        padding-bottom: 100%;
    }

    .header-right {
    }

    .wp {
        width: auto;
        margin: 0 20px;
    }

    .footer_nav {
        padding: 34px 0 50px 0;
    }

    .icontact {
        width: 100%;
        padding: 0;
        background-size: cover;
    }

    .icontact, .iproject, .iclaims {
        height: auto;
    }

        .icontact .pd {
            width: 100%;
            margin: 0 20px;
        }

        .icontact #map {
            height: 350px;
            margin-bottom: 20px;
        }

    .indxart-list li .indxart-bottom {
        font-size: 16px;
        padding: 24px 30px 34px;
    }

    .indxart-list {
        width: 100%;
        flex-wrap: wrap;
    }

        .indxart-list li {
            width: calc(50% - 2px);
            margin: 5px 0;
        }

    .indxart-title {
        width: 100%;
        height: 30px;
        padding: 0;
        writing-mode: unset;
        text-align: left;
        text-align-last: left;
    }

    .iproject .pd, .iclaims .pd {
        float: none;
        padding: 0 20px;
        width: 100%;
    }

    .iproject .map {
        float: none;
        width: 100%;
    }

    .footer_nav .wp {
        width: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .footer_nav ul {
        text-align: center;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .art-right-bar {
        display: none;
    }
}

@media screen and (min-width: 769px) {
    .newscenter-list li .news-img {
        overflow: hidden;
        width: 100%;
        height: 100%;
        aspect-ratio: 400/300;
    }

    .newscenter-list li img {
        display: block;
        width: 100%;
        height: 100%;
    }
}

@media screen and (max-width: 768px) {
    .subnva ul.ul1 {
        display: block;
    }

    .subnva ul {
        width: auto !important;
    }

    .subnva li {
        width: 20%;
    }

        .subnva li span {
            display: none;
        }

        .subnva li a {
            float: none;
            display: block;
            padding: 0px;
            text-align: center;
        }

    .ibanner .slick-slide {
        padding-bottom: 0%;
    }

    .col-sm-4 {
        width: 100%;
    }

    .icontact_list {
        display: block;
        padding: 0;
    }

        .icontact_list .ul1 {
            margin-left: 20px;
            float: left;
        }

        .icontact_list .ul2 {
            float: left;
            margin: 0 30px 20px 100px;
        }

    .iproject .pd {
        float: none;
        width: 100%;
    }

    .iproject .map {
        float: none;
        padding: 10px 20px;
        width: 100%;
    }
}

@media screen and (max-width: 640px) {
    .footer_nav {
        padding-left: 80px;
        overflow-x: hidden;
    }

        .footer_nav ul {
            width: 100%;
            float: none;
            text-align: left;
            padding: 0px;
        }

            .footer_nav ul li.h3 {
                display: block;
            }

        .footer_nav .wp {
            display: block;
            margin: 0 20px;
            width: 400px;
        }

        .footer_nav ul li {
            display: none;
        }
}

@media screen and (max-width: 540px) {
    .pagecon {
        padding-top: 10px;
    }

    .page_con {
        padding: 20px 0 40px;
    }

    .icontact_list > .ul1 {
        float: none;
    }

    .icontact_list > .ul2 {
        float: none;
        margin: 20px auto;
    }

    .news-datail-content p img {
        height: unset !important;
    }
}
