.banner {padding-top:71px;}
.indexBanner  {position: relative;    height: 100%;}
.indexBanner .swiper-slide img {width:100%;height: 100%:}



.indexBanner .swiper-button-next,.indexBanner .swiper-button-prev {
    border: none;
    outline: 0;
    padding: 0;
    margin: 0;
    height: 86px;
    width: 64px;
    cursor: pointer;
    transition: .3s;
    border-radius: 50%;
    background-color: rgba(31, 45, 61, .11);
    color: #fff;
    position: absolute;
    top: 50%;
    z-index: 10;
    transform: translateY(-50%);
    text-align: center;
    font-size: 12px;
    display: none;
    background: url(/ciichkykl/uiFramework/commonResource/zip/zzhk_image/leftbtn.png);
}

.indexBanner:hover .swiper-button-next{
    display: flex;
}
.indexBanner:hover .swiper-button-prev{
    display: flex;
}
.indexBanner .swiper-button-next:after,.indexBanner .swiper-button-prev:after {
    content:"";
    font-size: 12px;
    color: #fff;
}
.indexBanner .swiper-button-next {
    background: url(/ciichkykl/uiFramework/commonResource/zip/zzhk_image/rightbtn.png);
}





/*公用标题*/


.column-title h2{height: 50px;font-size: 36px;font-weight: 800;color: #333;line-height: 50px;}
.column-title h3 {height: 22px;font-size: 16px;font-weight: 400;color: #a4aab0;line-height: 22px;padding-top: 10px;padding-bottom: 28px;}
.column-title .more {cursor: pointer;line-height: 30px;font-size: 16px;color: #a4aab0;font-weight: 400;margin-left: 18px;position: relative;bottom: -2px;}


/*新闻资讯*/
.box2-wrap {margin-top: 73px;}
.box2-wrap .column-title .comwidth {position:relative;}
.box2-wrap .column-title .nav {position: absolute;right:0;bottom: 20px;}


.box2-wrap .column-title .nav a{
    display: inline-block;
    width: 100px;
    height: 32px;
    background: #e6e6e6;
    color: #333;
    line-height: 32px;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    margin-left: 20px;
}
.box2-wrap .column-title .nav a.active{background: #004898;    color: #fff;}

.box2-wrap .bd {background: rgb(246, 246, 246);}

.box2-wrap .bd  .comwidth{display: flex;    width: 100%;    height: 400px;    padding: 20px 0px;box-sizing:border-box;}
.box2-fl-wrap {    background: white;    color: rgb(51, 51, 51);    width: 600px; }
.box2-fr-wrap {flex:1;}
.box2-fr-wrap .list.djzx {display: none;}

.box2-fl-wrap .swiper-slide h3 a{display:block; height: 60px; text-align: center; font-size: 24px;font-weight: 400; line-height: 60px; cursor: pointer; padding-left: 30px; padding-right: 30px;}

.box2-fl-wrap .swiper-slide h3 a:hover {    color: #004898}

.box2-fl-wrap .swiper-slide img {height: 300px;widht: 100%;}

.box2-fl-wrap .swiper .swiper-pagination {
    bottom: 70px;
}
.box2-wrap .box2-fl-wrap .swiper .swiper-pagination-bullet {
    display: inline-block;
    opacity: .48;
    width: 30px;
    height: 2px;
    background-color: #fff;
    margin: 0 5px;
    cursor: pointer;
    transition: .3s;
    border: 0;
    border-radius: 0;
}


.box2-wrap .box2-fl-wrap .swiper .swiper-pagination-bullet-active {
    opacity: 1
}




.box2-fr-wrap .yaowen li {
    width: 100%;
    height: 110px;
    background: #fff;
    overflow: hidden;
    float: left;
    margin-bottom: 15px;
    position: relative;
    cursor: pointer;
}

.box2-fr-wrap .yaowen li a {
    display: inline-block;
    margin: 22px 24px 0 72px;
    font-size: 16px;
    line-height: 22px
}
.box2-fr-wrap .yaowen li.zhaiyao a {
    margin: 16px 24px 6px
}

.box2-fr-wrap .yaowen li.zhaiyao .summary{
        display: inline-block;
    margin: 0 24px;
    font-size: 14px;
    color: #999
}
.box2-fr-wrap .yaowen li.zhaiyao i {
    background: #fff;
    font-size: 14px;
    line-height: 22px;
    width: 100%;
    left: 0;
    padding: 5px 24px 15px;
    bottom: 0;
    height: auto;
    border: none;
    position: absolute;
    box-sizing: border-box;
    color: #999999;
}

.box2-fr-wrap .yaowen li.zhaiyao i:before {
    content: "\e63e";
    float: right;
    position: static;
    content: "";
    display: inline-block;
    height: 1.4rem;
    width: 1.4rem;
    margin-right: 1rem;
    vertical-align: middle;
    background: url(/ciichkykl/uiFramework/commonResource/zip/zzhk_image/2.svg) no-repeat;
    background-size: contain
}
.box2-fr-wrap .yaowen li.zhaiyao:hover i:before {

    background: url(/ciichkykl/uiFramework/commonResource/zip/zzhk_image/1.svg) no-repeat;
}

.box2-fr-wrap .yaowen li .date-cont {
    font-size: 18px;
    width: 37px;
    border-right: 1px solid #ddd;
    height: 60px;
    left: 20px;
    bottom: 25px;
    line-height: 1;
    display: block;
    position: absolute;
    color: #999;
}
.box2-fr-wrap .yaowen li .date-cont span {
    display: block;
    font-size: 18px;
}
.box2-fr-wrap .yaowen li .date-cont .date {
    font-size: 12px;
    margin: 7px 0 0;
    padding-top: 8px;
    display: block;
    font-size: 12px;
    border-top: 1px solid #ddd;
    box-sizing: border-box;
    width: 13px;
}
.box2-fr-wrap .yaowen .i-icon-arrow-right{
    position: absolute;
    right: 10px;
    bottom: 15px;
}

.box2-fr-wrap .yaowen li.zhaiyao {
    height: 170px;
    background: #fff;
    margin-bottom: 20px;
}
.box2-fr-wrap .yaowen li:hover {
    color: #004898;
    box-shadow: 0 0 10px rgba(0,0,0,.3)
}

.box2-fr-wrap .yaowen li:hover a,.box2-fr-wrap .yaowen li:hover i,.box2-fr-wrap .yaowen li:hover ,.box2-fr-wrap .yaowen li:hover span,.box2-fr-wrap .yaowen li:hover .summary{
    color: #004898
}
.box2-fr-wrap .yaowen2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
}

.box2-fr-wrap .yaowen2 li {
    margin-bottom: 0;
}




.box3-wrap {padding-top: 60px;}

.business-container {
    display: flex;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    /* gap: 15px; */
}

.business-container>a{
    /* width: 20%; */
    margin-right: 30px;
    background: #e6edf5;
    cursor: pointer;
    border-radius: 12px;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px
}


.business-container .top {
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 400;
    color: #333;
    background-color: #f7f8fa
}

.business-container img {height: 215px;transition: .5s ease;}
.business-container img:hover {
    transform: scale(1.1)
}


.box4-wrap {padding-top: 100px;}

.brand-container {
    background-color: #f7f8fa;
    padding-top: 60px;
    padding-bottom: 30px;
    position: relative;
    max-height: 540px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: 50%
}

.brand-container .brand-list {
    display: flex;
    justify-content: center;
    box-sizing: border-box;
    color: red;
    width: 100%;
    margin: auto;
    padding-left: 110px;
    padding-right: 110px;
    padding-bottom: 33px;
    position: relative;
    z-index: 1
}

.brand-container .brand-list .brand-list-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    cursor: pointer;
    width: 220px;
    height: 176px;
    background: #fff;
    box-shadow: 0 8px 10px rgba(0,0,0,.05);
    border-radius: 12px;
    margin-left: 13px;
    margin-right: 13px;
    transition: transform .3s;
    padding-left: 0;
    padding-right: 0
}

.brand-container .brand-list .brand-list-item:hover {
    transform: translateY(-6px);
    box-shadow: 0 10px 26px rgba(21,18,53,.18)
}
.brand-container .brand-list .brand-list-item .brand-list-item-icon {
    width: auto;
    height: 86px;
    cursor: pointer
}
.brand-container .brand-list .brand-list-item .brand-list-item-text {
    height: 32px;
    margin-top: 12px;
    line-height: 28px;
    font-size: 18px;
    color: #7f7f7f;
    text-align: center;
    display: block;
    -webkit-margin-before: 1em;
    margin-block-start:1em;-webkit-margin-after: 1em;
    margin-block-end:1em;-webkit-margin-start: 0;
    margin-inline-start:0;-webkit-margin-end: 0;
    margin-inline-end:0}


.box5-wrap {padding-top: 25px;}
.box5-wrap .list .item {width: 33.3%;float:left;overflow:hidden;}
.box5-wrap .list .item a {display:block;}
.box5-wrap .list .item.item1,.list .item.item2{width: 50%;}
.box5-wrap .list .item img {width: 100%;transition: .5s ease;}
.box5-wrap .list .item img:hover {transform:scale(1.1)}