﻿body ,html{
     background: transparent url(../images/Index/bg.png) ;
 }
.xyhb-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #f8fafe;
    z-index: 99;

}
.xyhb-header-index {
    height: 100vh;
    position: relative;
}

.xyhb-header-swiper {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
}
.xyhb-header-swiper img {
    width: 100%;
    height: 100%;
}
#xyhb-header-index .slick-slide img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.xyhb-header-index .zIndexBox {
    position: relative;
    z-index: 99;
}
#xyhb-header-index .slick-list,#xyhb-header-index  .slick-track{
    height: 100%;
}
.zIndexBox{
  display: flex;
    justify-content: space-between;
    align-items: center;
}
.xyhb-header-index .head {
    background-color: transparent;
    margin-bottom: 0;
    position: absolute;
    top: 5px;
    right: 5px;
}

.xyhb-header-index .headline {
}


.xyhb-header-index .nav2 {
    height: 58px;
    flex: 1;
    margin-left: 50px;
}

.xyhb-header-index .nav2 .navBoxUl {
    display: flex;
    color: #333333;
    /*background-color: rgba(203, 203, 203, .8);*/
    border-radius: 6px !important;
    height: 100%;
    align-items: center;
    justify-content: flex-start;
}
.xyhb-header-index .nav2 .navBoxUl li {
margin-right: 20px;
    height: 100%;
    text-align: center;
    line-height: 58px;
}
.xyhb-header-index .nav2 .navBoxUl li a {
    color: #fff;
    text-decoration: none;
    /*width: 150px;*/
    height: 58px;
    display: inline;
    justify-content: center;
    align-items: center;
    /*font-size: 18px;*/
    padding: 5px 0;
}

.xyhb-header-index .nav2 .navBoxUl li a.active,
.xyhb-header-index .nav2 .navBoxUl li a:hover {
    font-weight: bold;
    /*font-size: 18px;*/
    color: #fff;
    /*background-color: #3f7cf8;*/
    /*border-radius: 6px !important;*/
    border-bottom: 2px solid #fff;

}

.hb-content {
    padding-top: 20px;
}
 .jgwj-box {
    background-color: rgba(255,255,255,0.6);
    border-radius: 20px;
    padding: 30px;
}
 .jgwj-box .hb-item {
    height: 370px;
    display: flex;
    justify-content: space-between;
}

 .jgwj-box .hb-item .hb-item-left{
    width: 660px;
}

 .jgwj-box .hb-item .hb-item-left .item-left-swiper .slick-dots{
    padding-right: 10px;
    bottom: 6px;
    text-align: right;
}
 .jgwj-box .hb-item .hb-item-left .item-left-swiper .slick-dots li {
    margin: 0;
}
 .jgwj-box .hb-item .hb-item-left .item-left-swiper .slick-dots li button:before{
    content: '';
    width: 9px;
    height: 9px;
    -webkit-border-radius: 2px!important;
    -moz-border-radius: 2px!important;
    border-radius: 2px!important;
    background-color: #fff;
    opacity: 1;
}
 .jgwj-box .hb-item .hb-item-left .item-left-swiper  .slick-dots li.slick-active button:before {
    width: 9px;
    height: 19px;
    top: -9px;
    background-color: #3f7cf8;
}
.jgwj-box .hb-item .hb-item-left .item-left-swiper .slick-slide img {
    width: 100%;
    height: 100%;
}
 .jgwj-box .hb-item .hb-item-left .item-left-swiper  .swiper-model {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50px;
    line-height: 50px;
    background-color: rgba(0,0,0,.5);
    padding-left: 17px;
}

.jgwj-box .hb-item .hb-item-left .item-left-swiper  .swiper-model .ellipsis {
    width: 80%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #ffffff;
    font-size: 20px;
    display: block;
}
 .jgwj-box .hb-item .hb-item-left .item-left-swiper .slick-slide{
    width: 660px;
    height: 370px;
}
.jgwj-box .hb-item .hb-item-right{
    width: 480px;
    padding: 21px;
    background-color: #fff;
    flex: 1;
}
.hb-item-right .hb-item-right-tab {

    display: flex
}
.hb-item-right .hb-item-right-tab .hb-tab-item {
    font-size: 18px;
    padding-bottom: 7px;
    color: #222222;
    margin-right: 35px;
    cursor: pointer;
}
.hb-item-right .hb-item-right-tab .hb-tab-item.active ,
.hb-item-right .hb-item-right-tab .hb-tab-item:hover{
    color: #3f7cf8;
    font-weight: bold;
    border-bottom: 3px solid #3f7cf8;
}

.hb-item-right .hb-item-right-content {
    padding-top: 15px;
}
.hb-item-right .hb-item-right-content  .hb-tab-top{
    overflow: hidden;
    line-height: 35px;
    cursor: pointer;

}
.hb-item-right .hb-item-right-content  .hb-tab-top .title-top-left {
    font-size: 14px;
    color: #333333;
    width: 78%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
}
/*.hb-item-right .hb-item-right-content  .hb-tab-top:hover,*/
/*.hb-item-right .hb-item-right-content  .hb-tab-top.active {*/
    /*margin-bottom: 5px;*/
/*}*/
/*.hb-item-right .hb-item-right-content  .hb-tab-top:hover .title-top-left ,*/
/*.hb-item-right .hb-item-right-content  .hb-tab-top.active .title-top-left*/
/*{*/
    /*font-size: 17px;*/
    /*color: #333333;*/
/*}*/
.hb-item-right .hb-item-right-content  .hb-tab-top .title-bottom {
    color: #666666;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #c1c1c1;
}
.hb-item-right .hb-item-right-content  .hb-tab-top .title-bottom-text {
    font-size: 10px;
    opacity: 0.8;
    width: 98%;
    line-height: 26px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}


.hb-item-right .hb-item-right-content   .hb-tab-list {
    padding-top: 10px;
}
.hb-item-right .hb-item-right-content .frTime {
    font-size: 13px;
    color: #999999;
    float: right;
}
.hb-item-right .hb-item-right-content .hb-tab-list .frTime {
    font-size: 13px;
    color: #999999;
    float: right;
    line-height: 35px;
}
.hb-item-right .hb-item-right-content   .hb-tab-list .hb-tab-list-li{
    line-height: 35px;
    color: #333333;
    width: 78%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    cursor: pointer;
}


.hb-content .jgwj-box3 .hb-item3 {
    display: flex;
    justify-content: space-between;
    height: 306px;

}

.hb-content .jgwj-box3 .hb-item3-left {
    width: 430px;
    background-color: #fff;
    padding: 20px 21px;
}
.hb-content .jgwj-box3 .hb-item3-left   .con-list-panel3  .list-title3{
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #333333;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hb-content .jgwj-box3 .hb-item3-left   .con-list-panel3  .list-title3 a{
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #333333;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hb-content .jgwj-box3 .hb-item3-left   .con-list-panel3  .list-title3 .list-title3-left {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 7px;
    border-bottom: 2px solid #3f7cf8;
}
.hb-content .jgwj-box3 .hb-item3-left   .con-list-panel3  .list-title3 .list-title3-left .title {
    margin-left: 10px;
}
.hb-content .jgwj-box3 .hb-item3-left   .con-list-panel3  .list-title3 .seeMore{
    font-size: 14px;
    color: #3f7cf8;
    float: right;
}
.hb-content .jgwj-box3 .hb-item3-left   .con-list-panel3  .list-content3 {
    padding-top: 10px;
}
.hb-content .jgwj-box3 .hb-item3-left   .con-list-panel3  .list-content3  .lineText{
    display: block;
}

.hb-content .jgwj-box3 .hb-item3-left   .con-list-panel3  .list-content3  .lineText .ellipsis {
    display: inline-block;
    width: 68%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 34px;
    color: #333333;
    font-size: 14px;
}

.hb-content .jgwj-box3 .hb-item3-left   .con-list-panel3  .list-content3  .lineText .time {
    float: right;
    font-size: 13px;
    line-height: 34px;
    color: #999999;
}

.hb-content .jgwj-box3 .hb-item3-right {
    width: 300px;
    display: flex;
    flex-direction: column;
    align-content: space-between;
}

.hb-content .jgwj-box3 .hb-item3-right .item3-right-item {
    display: flex;
    align-items: center;
    padding:0 40px;
    height: 61px;
    background-image: linear-gradient(90deg, #f78764 0%, #e55272 100%);
    background-blend-mode: normal,
    normal;
    margin-bottom: 20px;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.04);
}
.hb-content .jgwj-box3 .hb-item3-right .item3-right-item:nth-child(2){
    background-image: linear-gradient(90deg,
    #44bcee 0%,
    #4dd5d7 100%);
    box-shadow: 0px 0px 16px 0px
    rgba(0, 0, 0, 0.04);
    background-blend-mode: normal,
    normal;
}
.hb-content .jgwj-box3 .hb-item3-right .item3-right-item:nth-child(3){
    background-image: linear-gradient(90deg,
    #5876b8 0%,
    #886fd9 100%);
    background-blend-mode: normal,
    normal;
    box-shadow: 0px 0px 16px 0px
    rgba(0, 0, 0, 0.04);
}
.hb-content .jgwj-box3 .hb-item3-right .item3-right-item:last-child{
    margin-bottom: 0;
    background-image: linear-gradient(90deg,
    #f7d252 0%,
    #f1964c 100%);
    background-blend-mode: normal,
    normal;
    box-shadow: 0px 0px 16px 0px
    rgba(0, 0, 0, 0.04);
}

.hb-content .jgwj-box3 .hb-item3-right .item3-right-item  .xy-name {
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    width: 180px;
    float: right;
    text-align: right;
}




.hb-content .swiper-tab-box .hb-item{
    height: 160px;

}
.hb-content .swiper-tab-box .hb-item  a.swiperBox-img {
    display: block;
    text-align: center;
    padding-top: 100px;
}

.hb-content .swiper-tab-box .hb-item  .slick-prev{
    left: 11px;
    top: 40%;
}
.hb-content .swiper-tab-box .hb-item   .slick-next{
    right: 20px;
    top: 40%;
}
.hb-content .swiper-tab-box .hb-item  .slick-prev:before {
    content: "";
    display: block;
    width: 28px;
    height: 60px;
    border-radius: 4px!important;
    font-size: 20px;
    background: url(../images/Index/left.png) no-repeat;
}
.hb-content .swiper-tab-box .hb-item   .slick-next:before {
    content: "";
    display: block;
    width: 28px;
    height: 60px;
    border-radius: 4px!important;
    font-size: 20px;
    background: url(../images/Index/right.png) no-repeat;
}
.hb-content .swiper-tab-box .hb-item  a.swiperBox-img span {
    font-size: 20px;
    font-weight: bold;
    color: #3f7cf8;
}
.item-bottom{
    font-size: 16px;
    height: 40px;
    width: 100%;
    background-color: rgba(000,000,000,0.5);
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;

}
.item-bottom-name{
    width: 100%;
    padding: 0 10px;
    overflow:hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

    -o-text-overflow:ellipsis;
}
.hb-content .swiper-tab-box .hb-item .xygs-item:hover .item-bottom{
    height: 100%;
}
.xygs-item {
    position: relative;
}
.xygs-item:hover .item-bottom{
    height: 100%;
    position: absolute;
}
.hb-content .swiper-tab-box .hb-item .xygs-item {
    padding-top: 25px;
    height: 160px;
    margin: 0 10px;
    position: relative;
}
.hb-content .swiper-tab-box .hb-item .xygs-item:hover  a.swiperBox-img span {
    /*color: #fff;*/
}
/*.hb-content .swiper-tab-box .hb-item  .xygs-item.item1 {*/
/*    background: #e1ebfe url("../../app/images/Index/xzcf.png") no-repeat center 25px;*/
/*}*/
/*.hb-content .swiper-tab-box .hb-item  .xygs-item.item1.active,*/
/*.hb-content .swiper-tab-box .hb-item  .xygs-item.item1:hover {*/
/*    background: #3f7cf8 url("../../app/images/Index/xzcf1.png") no-repeat center 25px;*/
/*}*/

/*.hb-content .swiper-tab-box .hb-item  .xygs-item.item2 {*/
/*    background: #e1ebfe url("../../app/images/Index/cyxxgs.png") no-repeat center 25px;*/
/*}*/
/*.hb-content .swiper-tab-box .hb-item  .xygs-item.item2.active,*/
/*.hb-content .swiper-tab-box .hb-item  .xygs-item.item2:hover {*/
/*    background: #3f7cf8 url("../../app/images/Index/cyxxgs1.png") no-repeat center 25px;*/
/*}*/
/*.hb-content .swiper-tab-box .hb-item  .xygs-item.item3 {*/
/*    background: #e1ebfe url("../../app/images/Index/zdrqgs.png") no-repeat center 25px;*/
/*}*/
/*.hb-content .swiper-tab-box .hb-item  .xygs-item.item3.active,*/
/*.hb-content .swiper-tab-box .hb-item  .xygs-item.item3:hover  {*/
/*    background: #3f7cf8 url("../../app/images/Index/zdrqgs1.png") no-repeat center 25px;*/
/*}*/
/*.hb-content .swiper-tab-box .hb-item  .xygs-item.item4 {*/
/*    background: #e1ebfe url("../../app/images/Index/xycngs.png") no-repeat center 25px;*/
/*}*/
/*.hb-content .swiper-tab-box .hb-item  .xygs-item.item4.active,*/
/*.hb-content .swiper-tab-box .hb-item  .xygs-item.item4:hover {*/
/*    background: #3f7cf8 url("../../app/images/Index/xycngs1.png") no-repeat center 25px;*/
/*}*/
/*.hb-content .swiper-tab-box .hb-item  .xygs-item.item5 {*/
/*    background: #e1ebfe url("../../app/images/Index/sxmdgs2.png") no-repeat center 25px;*/
/*}*/
/*.hb-content .swiper-tab-box .hb-item  .xygs-item.item5.active,*/
/*.hb-content .swiper-tab-box .hb-item  .xygs-item.item5:hover{*/
/*    background: #3f7cf8 url("../../app/images/Index/sxmdgs3.png") no-repeat center 25px;*/
/*}*/
/*.hb-content .swiper-tab-box .hb-item  .xygs-item.item6 {*/
/*    background: #e1ebfe url("../../app/images/Index/sxmdgs.png") no-repeat center 25px;*/
/*}*/
/*.hb-content .swiper-tab-box .hb-item  .xygs-item.item6.active,*/
/*.hb-content .swiper-tab-box .hb-item  .xygs-item.item6:hover {*/
/*    background: #3f7cf8 url("../../app/images/Index/sxmdgs1.png") no-repeat center 25px;*/
/*}*/
/*.hb-content .swiper-tab-box .hb-item  .xygs-item.item7 {*/
/*    background: #e1ebfe url("../../app/images/Index/xzxkgs.png") no-repeat center 25px;*/
/*}*/
/*.hb-content .swiper-tab-box .hb-item  .xygs-item.item7.active,*/
/*.hb-content .swiper-tab-box .hb-item  .xygs-item.item7:hover   {*/
/*    background: #3f7cf8 url("../../app/images/Index/xzxkgs1.png") no-repeat center 25px;*/
/*}*/
/*.hb-content .swiper-tab-box .hb-item  .xygs-item.item8 {*/
/*    background: #e1ebfe url("../../app/images/Index/lyjngs.png") no-repeat center 25px;*/
/*}*/
/*.hb-content .swiper-tab-box .hb-item  .xygs-item.item8.active,*/
/*.hb-content .swiper-tab-box .hb-item  .xygs-item.item8:hover  {*/
/*    background: #3f7cf8 url("../../app/images/Index/lyjngs1.png") no-repeat center 25px;*/
/*}*/




.hb-content .list-img-box {
    height: 160px
}
.hb-content .list-img-box a:first-child{
    margin-right: 20px;
    float: left;
}
.hb-content .list-img2-box  .list-img2{
    display: flex;
}
.hb-content .list-img2-box  .list-img2 .list-img2-item{
    height: 200px;
    margin-right: 20px;
    position: relative;
}
.hb-content .list-img2-box  .list-img2 .list-img2-item > span {
    color: #fff;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 18px;
    font-weight: 600;
}
.hb-content .list-img2-box  .list-img2 .list-img2-item:last-child {
    margin-right: 0px;
}
.mgb20 {
    margin-bottom: 20px;
}
.mgr20 {
    margin-right: 20px;
}
.gwy-warning {
    font-size: 16px;
    color: #3f7cf8;
    margin-right: 15px;
}

/*tab轮播*/
