.index_about {
    background: #f7f7f7;
}
.clearfix:after {
    content: '';
    overflow: hidden;
    clear: both;
    visibility: hidden;
    display: block;
}
.container {
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.index_about .leftinfo {
    padding: 55px 30px 0 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 50%;
    float: left;
}
.index_about .rightimg {
    width: 50%;
    float: right;
    padding: 60px 0 0 0;
}
.index_about .leftinfo .title p {
    font-size: 16px;
    color: #666666;
}
.index_about .leftinfo .title h3 {
    font-size: 30px;
    color: #0067b3;
    font-weight: bold;
    line-height: 2;
}
.index_about .leftinfo .title .line {
    width: 93px;
    height: 4px;
    margin: 10px 0 30px;
    background: url("/templates/zhengyi/images/bor_bg.jpg") no-repeat;
}
.zw{
    font-size: 16px;
    color: #333333;
    line-height: 2;
    /*max-height: 350px;*/
    /*overflow: hidden;*/
}

.index_business_list{
    display: flex;
}

.index_business .title {
    padding: 40px 0;
}

.index_business .title .stitle {
    float: left;
}

.index_business .title .stitle p {
    font-size: 16px;
    color: #666666;
}

.index_business .title .stitle h3 {
    font-size: 32px;
    color: #0067b3;
    font-weight: bold;
}

.index_business .title a {
    float: right;
    display: inline-block;
    padding: 5px 30px;
    background: #f2f2f2;
    color: #333333;
    border: 1px solid #d6d6d6;
    border-radius: 15px;
    margin-top: 20px;
    transition: .2s all ease-in-out;
}

.index_business .index_business_list .item {
    float: left;
    width: 22%;
    position: relative;
    height: 100%;
}

.index_business .index_business_list .item a {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    border: 1px solid #ddd;
}

.index_business .index_business_list .item img {
    width: 100%;
}

.index_business .index_business_list .item .desc {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: center;
    background: rgba(206, 206, 206, .5);
    padding: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.index_business .index_business_list .item .desc p {
    font-size: 18px;
    color: #222222;
}

.index_business .index_business_list .item .hover {
    position: absolute;
    height: 100%;
    text-align: center;
    width: 100%;
    left: 0;
    top: 0;
    background: url(/templates/hehemei/images/quan.png) no-repeat center;
    background-color: rgba(54, 95, 175, .8);
    display: flex;
    vertical-align: middle;
    align-items: center;
    transition: .4s all ease-in-out;
    transform: scale(0);
}

.index_business .index_business_list .item .hover p {
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
}

.index_business .index_business_list .item:hover .hover {
    transform: scale(1);
}

.index_business .indexT2{
    margin-bottom: 30px;
}

.index_case {
    padding-top: 20px;
    padding-bottom: 50px;
}

.index_case .title {
    padding: 40px 0;
}

.index_case .title .stitle {
    float: left;
}

.index_case .title .stitle p {
    font-size: 16px;
    color: #666666;
}

.index_case .title .stitle h3 {
    font-size: 32px;
    color: #0067b3;
    font-weight: bold;
}

.index_case .title a {
    float: right;
    display: inline-block;
    padding: 5px 30px;
    background: #f2f2f2;
    color: #333333;
    border: 1px solid #d6d6d6;
    border-radius: 15px;
    margin-top: 20px;
    transition: .2s all ease-in-out;
}

.index_case_list{
    position: relative;
}

.index_case_list .swiper-button-next{
    right: -40px;
    background: url("../images/next.jpg") no-repeat;
    width: 40px;
}

.index_case_list .swiper-button-prev{
    left: -40px;
    background: url("../images/prev.jpg") no-repeat;
    width: 40px;
}

.index_case_list .swiper-button-next.swiper-button-disabled, .index_case_list .swiper-button-prev.swiper-button-disabled{
    pointer-events: auto;
}

.index_case_list .swiper-container {

}

.index_case_list .swiper-slide {
    padding-left: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.index_case_list .swiper-slide .img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.index_case_list .swiper-slide .info h3 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    padding: 15px 0;
}

.index_case_list .swiper-slide .info span {
    font-size: 14px;
    color: #808080;
    border-bottom: 3px solid #a0a0a0;
    padding-bottom: 10px;
    transition: .3s all ease-in-out;
}

.index_new .title {
    padding: 40px 0;
}

.index_new .title .stitle {
    float: left;
}

.index_new .title .stitle p {
    font-size: 16px;
    color: #666666;
}

.index_new .title .stitle h3 {
    font-size: 32px;
    color: #0067b3;
    font-weight: bold;
}

.index_new .index_new_list {
    padding-bottom: 50px;
}

.index_new .index_new_list .leftfirst {
    float: left;
    width: 38%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 50px 30px 31px 30px;
    border: 1px solid #a0a0a0;
    height: 549px;
}

.index_new .index_new_list .leftfirst .img {
    text-align: center;
}

.index_new .index_new_list .leftfirst .img img {
    width: 100%;
}

.index_new .index_new_list .leftfirst .info h3 {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    padding: 30px 0;
}

.index_new .index_new_list .leftfirst .info p {
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.5;
}

.index_new .index_new_list .leftfirst .info .date {
    padding-top: 25px;
}

.index_new .index_new_list .leftfirst .info .date span {
    font-size: 18px;
    color: #333333;
    float: left;
}

.index_new .index_new_list .leftfirst .info .date .more {
    font-size: 14px;
    color: #333;
    float: right;
    border-bottom: 3px solid #333;
    padding-bottom: 5px;
}

.index_new .index_new_list .rightlist {
    width: 60%;
    float: right;
}

.index_new .index_new_list .rightlist .new_item {
    overflow: hidden;
    padding: 23px 0;
    border-bottom: 1px solid #a0a0a0;
}

.index_new .index_new_list .rightlist .new_item:first-child {
    padding: 0 0 23px 0;
}

.index_new .index_new_list .rightlist .img {
    width: 30%;
    float: left;
    overflow: hidden;
}

.index_new .index_new_list .rightlist .img img {
    width: 100%;
    transition: .3s all ease-in-out;
}

.index_new .index_new_list .rightlist .info {
    width: 68%;
    float: right;
}

.index_new .index_new_list .rightlist .info h3 {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    padding: 5px 0 10px 0;
}

.index_new .index_new_list .rightlist .info p {
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.5;
}

.index_new .index_new_list .rightlist .info span {
    font-size: 16px;
    color: #333333;
    margin-top: 15px;
    display: inline-block;
}

.index-about-more{
    display: block;
    background: #0261ad;
    color: #fff;
    width: 137px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin-top: 50px;
    border-radius: 3px;
}

.index-about-more:hover{
    background: #0261ad;
    color: #fff;
}

.gczs{
    margin-top: 30px;
    padding-bottom: 50px;
}

.gczs-title{
    color: #0261ad;
    font-size: 20px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 50px;
}

.gczs-list{
    display: flex;
    flex-wrap: wrap;
}

.gczs-list-item{
    width: 22.75%;
    margin-right: 3%;

}

.gczs-list-item:nth-of-type(4n){
    margin-right: 0;
}

.gczs-list-item img{
    display: block;
    max-width: 100%;
}

.index_business{
    padding: 30px 0 0 0;
    max-height: 710px;
    overflow: hidden;
}

.index_business .index-zs{
    position: relative;
}

.index-zs{
    opacity: 0;
}

.why-title-1 span{
    background: #0061ae;
    padding: 7px 40px;
    border-radius: 25px;
    color: #f7fafd;
    font-size: 26px;
}

.why-title-2{
    color: #0061ae;
    font-size: 45px;
    text-align: center;
    font-weight: bold;
    margin-top: 30px;
}

.index-zs .swiper-button-next{
    right: -50px;
}

.index-zs .swiper-button-prev{
    left: -50px;
}

.index-product a .tit{
    margin-top: 15px;
}

.why{
    background: #f7fafd;
    padding: 50px 0 100px 0;
}

.why-title{
    text-align: center;
}

.why-list{
    display: flex;
    flex-wrap: wrap;
}

.why-list-item{
    background: #ffffff;
    color: #313131;
    padding: 40px 0 40px 0;
    text-align: center;
    width: 28%;
    border-radius: 10px;
    font-size: 20px;
    margin-top: 50px;
    margin-right: 8%;
    transition: all 0.5s;
}

.why-list-item:hover{
    box-shadow: 0 0 20px 0 #ddd;
}

.why-list-item-desc{
    color: #9b9b9b;
    font-size: 16px;
    margin-top: 10px;
}

.why-list-item-title{
    font-weight: bold;
}

.why-list-item-ico{
    margin-bottom: 25px;
}

.why-list-item-ico img{
    transition: all 0.5s;
}

.why-list-item:hover .why-list-item-ico img{
    transform: scale(1.1);
}

.why-list-item:nth-of-type(3n){
    margin-right: 0;
}

.index_new{
    padding-top: 70px;
    background: #fafafa;
    padding-bottom: 50px;
}

@media screen and (max-width: 1024px) {

    .why-list{
        justify-content: space-between;
    }

    .why-list-item{
        margin-right: 0;
        width: 48%;
        padding: 25px 0;
        font-size: 16px;
        margin-top: 30px;
    }

    .index_new{
        padding-top: 30px;
    }

    .index-product-more{
        margin-top: 30px;
    }

    .index_case_list .swiper-button-next{
        right: 0;
    }

    .index_case_list .swiper-button-prev{
        left: 0;
    }

    .index_new .index_new_list .leftfirst{
        height: auto;
    }
    .container {
        width: 100%;
        padding: 0 10px;
        overflow: hidden;
    }

    .index_about {
        background: url(/templates/hehemei/images/index_about_bg.jpg) no-repeat center top;
        height: auto;
        background-size: cover;
    }

    .index_about .leftinfo {
        padding: 25px 0 0 0;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        width: 100%;
        float: left;
    }

    .index_about .leftinfo .title h3 {
        font-size: 23px;
        color: #262171;
        font-weight: bold;
        line-height: 2;
    }

    .index_about .leftinfo .zw a {
        display: inline-block;
        background: #0067b3;
        font-size: 16px;
        color: #fff;
        padding: 5px 30px;
        border-radius: 20px;
        margin-top: 35px;
    }

    .index_about .rightimg {
        width: 100%;
        float: right;
        padding: 30px 0 30px 0;
    }

    .index_about .rightimg img {
        width: 100%;
    }

    .index_business .title {
        padding: 30px 0;
    }

    .index_business .title .stitle h3 {
        font-size: 23px;
        color: #0067b3;
        font-weight: bold;
    }

    .index_business .title a {
        float: right;
        display: inline-block;
        padding: 5px 30px;
        background: #f2f2f2;
        color: #333333;
        border: 1px solid #d6d6d6;
        border-radius: 15px;
        margin-top: 20px;
        transition: .2s all ease-in-out;
        font-size: 14px;
    }

    .index_business .index_business_list .item {
        float: left;
        position: relative;
        margin-bottom: 2vw;
    }

    .index_business .index_business_list .item .desc p {
        font-size: 14px;
        color: #222222;
    }

    .index_business .index_business_list .item .hover {
        position: absolute;
        height: 100%;
        text-align: center;
        width: 100%;
        left: 0;
        top: 0;
        background: url(/templates/hehemei/images/quan.png) no-repeat center;
        background-color: rgba(54, 95, 175, .8);
        display: flex;
        vertical-align: middle;
        align-items: center;
        transition: .4s all ease-in-out;
        transform: scale(0);
        background-size: 50% auto;
    }

    .index_business .index_business_list .item .hover p {
        color: #fff;
        font-size: 11px;
        margin: 0 auto;
    }

    .index_case .title .stitle h3 {
        font-size: 23px;
        color: #262171;
        font-weight: bold;
    }

    .index_case .title a {
        float: right;
        display: inline-block;
        padding: 5px 30px;
        background: #f2f2f2;
        color: #333333;
        border: 1px solid #d6d6d6;
        border-radius: 15px;
        margin-top: 20px;
        transition: .2s all ease-in-out;
        font-size: 14px;
    }

    .index_new .title .stitle h3 {
        font-size: 23px;
        color: #262171;
        font-weight: bold;
    }

    .index_new .index_new_list .leftfirst {
        float: left;
        width: 100%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        padding: 20px 15px 20px 15px;
        border: 1px solid #a0a0a0;
    }

    .index_new .index_new_list .leftfirst .info h3 {
        font-size: 15px;
        color: #333;
        font-weight: bold;
        padding: 15px 0;
    }

    .index_new .index_new_list .rightlist .new_item:first-child {
        padding: 15px 0 15px 0;
    }

    .index_new .index_new_list .rightlist .img {
        width: 100%;
        float: left;
        overflow: hidden;
    }

    .index_new .index_new_list .rightlist .info {
        width: 100%;
        float: right;
    }

    .index_new .index_new_list .rightlist .info h3 {
        font-size: 15px;
        color: #333333;
        font-weight: bold;
        padding: 15px 0 15px 0;
    }

    .index_new .index_new_list .rightlist {
        width: 100%;
        float: right;
    }

    .index_new .index_new_list{
        padding-bottom: 0;
    }

    .gczs-list-item{
        width: 48%;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .gczs-list{
        justify-content: space-between;
    }

    .why-title-1 span{
        font-size: 20px;
    }

    .why-title-2{
        font-size: 26px;
    }

    .why{
        padding-bottom: 50px;
    }
}