.public_banner {
    position: relative;
}

.indexBox {
    height: 100%;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -720px;
}

@media (min-width: 767px) {
    .tempWrap {
        /* height: 800px; */
    }
    .public_banner .bd img {
        width: 100%;
        /* height: 800px; */
    }
}

#contentSwiperBox2 li {
    width: 300px !important;
}

.titHtml {
    position: absolute;
    top: 0;
    right: -30px;
    z-index: 10000000;
    /* zoom: 1; */
}

.indexBox img {
    height: 80px;
    position: absolute;
    bottom: 240px;
    left: 0px;
}

.introduce {
    padding: 100px 0px 120px;
    background: url("../images/index_banner2.png") no-repeat center center;
    background-size: 100% 100%;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/index_banner2.png', sizingMethod='scale');
}

.introduce_right {
    width: 480px;
    height: 620px;
    background-color: #ffffff;
    overflow: hidden;
    position: relative;
}

.introduce_right img {
    width: 100%;
    height: 100%;
}

.introduce_left {
    width: 840px;
}

.introduce_left img {
    height: 49px;
    width: 356px;
}

.introduce_left .info {
    width: 100%;
    height: 214px;
    overflow: hidden;
    overflow-y: auto;
    line-height: 34px;
    line-height: 34px;
    color: #666666;
    margin-top: 40px;
}

.brandConcept_bg3 {
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
}

.introduce_left .info p+p {
    margin-top: 10px;
}

.introduce .typeBox {
    width: 100%;
    margin-top: 140px;
}

.introduce .typeBox .type {
    width: 25%;
    float: left;
}

.introduce .typeBox .type .numberBox {
    font-family: Bahnschrift;
    color: #333333;
}

.introduce .typeBox .type .numberBox p {
    display: inline-block;
    position: relative;
}

.introduce .typeBox .type .numberBox .add {
    position: absolute;
    top: -10px;
    right: -15px;
}

.introduce .typeBox .type .cont {
    line-height: 30px;
    color: #666666;
}

.bannerSwiper {
    position: relative;
}

.bannerSwiper img {
    vertical-align: middle;
}

.bannerSwiper .hd ul li {
    width: 50px;
    display: inline-block;
    height: 3px;
    background-color: #ffffff;
    opacity: 0.5;
    filter: Alpha(opacity=50);
}

.bannerSwiper .hd ul li.on {
    opacity: 1;
    filter: Alpha(opacity=100);
}

.bannerSwiper .hd ul li+li {
    margin-left: 10px;
}

.bannerSwiper .hd {
    height: 3px;
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -720px;
    z-index: 2;
}

.bannerSwiper .hd ul {
    width: 100%;
    text-align: right;
    display: inline-block;
}


/* 门类产品 */

.kinds {
    padding-top: 90px;
}

.publickBtnBox ul li a {
    height: 52px;
    line-height: 52px;
    width: 130px;
}

.kinds .titleBox .title {
    line-height: 52px;
    color: #333333;
    padding-bottom: 40px;
}

.kinds .contentBox {
    height: 700px;
    background: url("../images/kinds_img2.png") no-repeat left center;
    background-size: auto 100%;
}

.swiperBox2 {
    width: 100%;
    height: 100%;
    position: relative;
}

.swiperBox2 .bd {
    width: 1080px;
}

.kinds .contentBox .right {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 300px;
    box-sizing: border-box;
    height: 100%;
    width: 360px;
    background: url("../images/kinds_img1.png") no-repeat left center;
    background-size: 359px 100%;
}

.kinds .contentBox .right p:first-child {
    font-family: Bahnschrift;
    line-height: 26px;
    color: #ffffff;
    opacity: 0.6;
    filter: Alpha(opacity=60);
}

.kinds .contentBox .right p.kindsTitle {
    line-height: 40px;
    color: #ffffff;
    margin-top: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.kinds .contentBox .center {
    width: 600px;
    height: 540px;
    line-height: 540px;
    text-align: center;
    margin-top: 80px;
    margin-right: 50px;
    overflow: hidden;
}

.kinds .contentBox .center ul,
.kinds .contentBox .center ul li,
.kinds .contentBox .center ul li {
    text-align: center;
}

.kinds .contentBox .center img {
    /* height: 100%;
    width: 100%; */
    max-height: 540px;
    max-width: 540px;
}

.kinds .contentBox .left {
    width: 420px;
    box-sizing: border-box;
    padding: 130px 60px 0px;
}

.kinds .contentBox .left .number {
    font-family: Bahnschrift;
    line-height: 26px;
    color: #666666;
    margin-bottom: 40px;
}

.kinds .contentBox .left .number .sp1 {
    color: #a08722 !important;
    font-family: Bahnschrift;
}

.kinds .contentBox .left .number .sp2 {
    margin: 0px 5px;
}

.kinds .contentBox .left .title {
    font-stretch: normal;
    line-height: 30px;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #333333;
    margin-bottom: 50px;
}

.kinds .contentBox .left ol {
    border-left: 1px solid #cccccc;
    padding-left: 29px;
    box-sizing: border-box;
    height: 120px;
    overflow: hidden;
    overflow-y: auto;
}

.kinds .contentBox .left ol li {
    color: #999999;
    line-height: 30px;
}

.kinds .contentBox .left ol li:first-child {
    font-size: 18px;
    /* font-weight: bold; */
    line-height: 30px;
    color: #999999;
}

.seeDetial {
    width: 140px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background-color: #ffffff;
    color: #333333;
    display: block;
    margin-top: 80px;
}

.seeDetial img {
    margin-left: 20px;
    width: 8px;
    height: 10px;
}


/* 门类产品 :end */


/* 案例精选 */

.caseSelection {
    padding-top: 120px;
}

.caseSelection .title {
    /* line-height: 26px; */
    color: #333333;
    text-align: center;
    margin-bottom: 46px;
}

.caseSelection .caseBox {
    width: 100%;
}

.caseSelection .caseBox .left {
    width: 480px;
    height: 740px;
    padding: 33px 0px;
    background: url("../images/case_bg1.png") no-repeat center center;
    background-size: 339px 447px;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../images/case_bg1.png', sizingMethod='scale');
}

.caseSelection .caseBox .left a {
    height: 50%;
    width: 50%;
    display: inline-block;
    text-align: center;
    padding-top: 100px;
    float: left;
}

.caseSelection .caseBox .left a p {
    color: #656565;
    line-height: 26px;
    margin-top: 40px;
}

.caseSelection .caseBox .left a .imgBox {
    height: 62px;
    text-align: center;
    width: 50px;
    line-height: 62px;
    display: inline-block;
}

.caseSelection .caseBox .left a:hover .img1,
.caseSelection .caseBox .left a.active .img1,
.caseSelection .caseBox .left a .img2 {
    display: none;
}

.caseSelection .caseBox .left a:hover .img2,
.caseSelection .caseBox .left a.active .img2 {
    display: inline-block;
}

.caseSelection .caseBox .left a:hover p,
.caseSelection .caseBox .left a.active p {
    color: #a08722;
    font-weight: bold;
}

.caseSelection .caseBox .right {
    width: 960px;
    box-sizing: border-box;
    height: 740px;
    background-color: #4f4f4f;
    position: relative;
    overflow: hidden;
}

.caseSelection .caseBox .right .bd ul li a {
    height: 100%;
    width: 100%;
    display: inline-block;
    position: relative;
}

.caseSelection .caseBox .right .bd ul li a .imgCase {
    width: 100%;
    height: 100%;
}

.caseSelection .caseBox .right .bd ul li a .case_shadow {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

.swiperTitleBox {
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 2;
    width: 100%;
    padding: 0px 40px 40px;
}

.swiperTitleBox a {
    width: 14px;
    height: 30px;
    opacity: 0.5;
    filter: Alpha(opacity=50);
}

.swiperTitleBox a:hover {
    opacity: 1;
    filter: Alpha(opacity=100);
}

.swiperTitleBox p {
    width: 852px;
    text-align: center;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #ffffff;
    line-height: 30px;
}


/* 案例精选 end */


/* 新闻资讯 */

.news {
    padding: 110px 0px 80px;
}

.news .titleBox .title {
    line-height: 52px;
    color: #333333;
    padding-bottom: 40px;
}

.news .publickBtnBox ul li a {
    width: 160px;
}

.news .newsList li {
    width: 450px;
    margin-left: 60px;
    float: left;
    margin-bottom: 32px;
}

.news .newsList li.item {
    width: 420px;
}

.news .newsList li.item a {
    display: inline-block;
    height: 100%;
    width: 100%;
}

.news .newsList li a {
    display: inline-block;
    width: 100%;
}

.news .newsList li a .imgBox {
    width: 100%;
    height: 305px;
    background-color: #aaaaaa;
    overflow: hidden;
}

.news .newsList li a .imgBox img {
    width: 100%;
    height: 100%;
}

.news .newsList li a:hover .cont .content {
    color: #a08722;
}

.news .newsList li:first-child {
    margin-left: 0px;
}

.news .newsList li.item .cont {
    margin-top: 20px;
}

.news .newsList li .cont .time {
    font-family: Bahnschrift;
    line-height: 26px;
    color: #999999;
}

.news .newsList li .cont .content {
    /* width: 500px; */
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333333;
    margin-top: 10px;
}

.news .newsList li .understand {
    line-height: 26px;
    color: #a08722;
    margin-top: 30px;
}

.news .newsList li .understand img {
    width: 6px;
    height: 8px;
    margin-left: 13px;
}

.index_next {
    background: url(../images/index_next.png) no-repeat right center;
    width: 80px;
    display: block;
    color: #fff;
    cursor: pointer;
    position: absolute;
    bottom: 60px;
    left: 80px;
}


/* 新闻资讯 :end */

@media (max-width: 767px) {
    .framework {
        background: #f5f5f5;
    }
    .framework>div {
        padding: 40px 4%;
    }
    .introduce {
        padding-top: 40px;
        padding-bottom: 0px;
    }
    .introduce_left,
    .introduce_right {
        width: 100%;
        height: auto;
    }
    .introduce_right {
        margin-top: 20px;
    }
    .introduce_left img {
        width: 178px;
        height: 25px;
    }
    .introduce_left .info {
        line-height: 24px;
        height: auto;
        margin-top: 20px;
    }
    .introduce .typeBox {
        width: 100%;
        margin-top: 140px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 0px 20px;
    }
    .introduce .typeBox .type {
        width: 25%;
        float: left;
        padding-bottom: 10px;
    }
    .introduce .typeBox .type .numberBox {
        font-family: Bahnschrift;
        color: #fff;
    }
    .introduce .typeBox .type .numberBox p {
        display: inline-block;
        position: relative;
        font-size: 30px;
    }
    .introduce .typeBox .type .numberBox .add {
        position: absolute;
        top: -5px;
        right: -10px;
        font-size: 14px;
    }
    .introduce .typeBox .type .cont {
        line-height: 20px;
        color: #fff;
        font-size: 12px;
    }
    .kinds {
        padding-top: 40px;
    }
    .news .titleBox .title,
    .kinds .titleBox .title {
        width: 100%;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        padding-bottom: 0px;
    }
    .publickBtnBox {
        width: 100%;
        margin-top: 0px !important;
        margin-bottom: 20px;
    }
    .publickBtnBox ul li a {
        width: auto;
    }
    .swiperBox2 .bd {
        width: 100%;
    }
    .kinds .contentBox .swiperBox2 .center {
        height: 300px;
        width: 300px;
        margin: 0px;
    }
    .kinds .contentBox {
        height: 700px;
        background: transparent;
    }
    .kinds .contentBox {
        height: auto;
    }
    .kinds .contentBox .swiperBox2 .swiper-slide {
        width: 300px !important;
    }
    .kinds .contentBox .swiperBox2 .swiper-slide a {
        display: block;
    }
    .kinds .contentBox .swiperBox2 .center {
        background-size: auto 100%;
        background: url(../images/kinds_img2.png) no-repeat left center;
    }
    .kinds .contentBox .swiperBox2 .title {
        font-size: 16px;
        margin-top: 16px;
        margin-bottom: 40px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: bold;
        text-align: center;
        color: #333333;
    }
    .caseSelection {
        padding-top: 40px;
        background: #f7f7f7;
    }
    .caseSelection .title {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 0px;
    }
    .caseSelection .publickBtnBox img {
        height: 15px;
        margin-right: 10px;
        position: absolute;
        left: 0px;
        top: 18px;
    }
    .caseSelection .publickBtnBox li a {
        /* display: flex;
        align-items: center; */
        padding-left: 20px;
        position: relative;
    }
    .caseSelection .publickBtnBox li.active a .img1,
    .caseSelection .publickBtnBox li a .img2 {
        display: none;
    }
    .caseSelection .publickBtnBox li a .img1,
    .caseSelection .publickBtnBox li.active a .img2 {
        display: block;
    }
    .public_nav_list a {
        width: 100%;
        display: block;
        position: relative;
        overflow: hidden;
    }
    .public_nav_list a+a {
        margin-top: 20px;
    }
    .public_nav_list a .selectCase1 {
        width: 100%;
    }
    .public_nav_list a .selectCase_text {
        padding: 15px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        box-sizing: border-box;
        font-size: 14px;
        line-height: 20px;
        color: #ffffff;
        text-align: center;
    }
    .public_nav_list a .selectCase_icon {
        width: 19px;
        height: 11px;
        position: absolute;
        right: 15px;
        bottom: 19.5px;
    }
    .news .seeDetial,
    .caseBox .seeDetial {
        margin: 20px auto 0px;
        width: 100px;
        height: 32px;
        line-height: 32px;
    }
    .caseBox {
        padding-bottom: 50px;
    }
    .news .seeDetial img,
    .caseBox .seeDetial img {
        margin-left: 10px;
        width: 6px;
        height: 7px;
    }
    .news {
        padding: 40px 0px;
    }
    .news .titleBox .title {
        line-height: normal;
    }
    .news .publickBtnBox ul li a {
        width: 100%;
    }
    .news .publickBtnBox ul {
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
    }
    .news .publickBtnBox ul li {
        /* padding-left: 0px;
        width: 50%; */
        float: none;
    }
    .news .newsList li.item {
        width: 100%;
    }
    .news .newsList li {
        margin-left: 0px;
        width: 100%;
    }
    .news .newsList li a {
        border-bottom: 1px solid #e6e6e6;
        padding-bottom: 20px;
        width: 100%;
    }
    .news .newsList li:last-child a {
        border-bottom: 0px;
    }
    .news .newsList li {
        padding-top: 20px;
        margin-bottom: 0px;
    }
    .news .newsList li a .imgBox {
        height: auto;
        width: 100%;
    }
    .news .newsList li .cont .content {
        font-size: 16px;
        margin-top: 5px;
    }
    .news .seeDetial {
        background: #f7f7f7;
    }
    .news .newsList li .understand {
        margin-top: 10px;
    }
    .bannerSwiper .hd {
        margin-left: 0px;
        left: 0px;
        bottom: 20px;
    }
    .bannerSwiper .hd ul {
        text-align: center;
    }
    .bannerSwiper .hd li {
        width: 10px !important;
        height: 10px !important;
        border-radius: 50%;
    }
    .moreCaseSelection {
        color: #666 !important;
        ;
    }
    .public_nav_list_wap {
        width: 100%;
    }
    .public_nav_list_wap a {
        display: block;
        position: relative;
    }
    .public_nav_list_wap a p {
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        padding: 15px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .public_nav_list_wap a .case_shadow {
        position: absolute;
        bottom: 0px;
        left: 0px;
        height: auto;
        width: 100%;
    }
    .public_nav_list_wap a p img {
        width: 20px;
        height: 12px;
    }
    .public_nav_list_wap a span {
        font-size: 16px;
        overflow: hidden;
        flex: 1;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #ffffff;
    }
    .public_nav_list_wap a+a {
        margin-top: 20px;
    }
    .introduce {
        background: #fff;
    }
    .kinds .contentBox .center {
        line-height: 300px;
        text-align: center;
    }
    .kinds .contentBox .center img {
        max-height: 300px;
        max-width: 300px;
    }
}