*{
    padding: 0;
    margin: 0;
    font-size: 16px;
}
a {
    color: #333333;
    text-decoration: none;
    font-size: 16px;
}
ul, li, ol {
    list-style-type: none;
}
.hbyy-width{
    width: 1200px;
    margin: auto;
}
.hbyy-nav{
    background: linear-gradient(to right, #5090D0 50%, #45B4BD 50%);
}
.hbyy-nav>div{
    display: flex;
    justify-content: center;
    /* align-items: center; */
    height: 50px;
}
.hbyy-nav div div a{
    display: inline-block;
    color: white;
    width: 100px;
    text-align: center;
    line-height: 50px;
}
.hbyy-nav>div>a img{
    height: 50px;
    margin-right: 5px;
}
.hbyy-nav>div>a{
    height: 70px;
    display: flex;
    align-items: center;
    background-color: white;
    color: #1995E2;
    padding: 0 10px;
    position: relative;
    z-index: 9;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.hbyy-nav>div>a div{
    font-size: 24px;
    font-weight: bold;
}
.hbyy-nav>div>a div p{
    font-size: 14px;
    font-weight: normal;
}
/* 轮播图 */
.swiper-container1 img{
    width: 100%;
}
.spr-tab{
    background-color: #333333;
}
.spr-tab::after{
    color: white;
    font-size: 30px !important;
}
.swiper-button-prev{
    left: 0px !important;
    padding: 5px 8px 5px 3px;
}
.swiper-button-next{
    right: 0px !important;
    padding: 5px 3px 5px 8px;
}

/* content */
/* content1 */
.hbyy-content1{
    margin: 20px 0;
    display: flex;
    font-size: 17px;
    border: 1px #d6d5d5 solid;
}
.hbyy-content1>*{
    width: 12.5%;
    height: 168px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.hbyy-content1 div{
    background: #d5d5d5;
    text-align: center;
    position: relative;
    font-size: 17px;
}
.hbyy-content1 div span{
    font-size: 24px;
}
.hbyy-content1 a{
    border-left: 1px #d6d5d5 solid;
    font-size: 12px;
}
.hbyy-content1 a:hover{
    background-color: #059B90;
    color: white;
}
.hbyy-content1 a p{
    font-size: 20px;
}
.hbyy-content1 a span{
    background: url(../images/hbyybdf-icon-bw.webp) no-repeat;
    width: 54px;
    height: 54px;
    display: inline-block;
    margin: 10px 0 12px;
}
.hbyy-content1 a text{
    font-size: 12px;
    display: flex;
    align-items: center;
}
.hbyy-content1-span1{
    background-position: -55px 0 !important;
}
.hbyy-content1 a:hover .hbyy-content1-span1{
    background-position: 0 0 !important;
}
.hbyy-content1-span2{
    background-position: -55px -55px !important;
}
.hbyy-content1 a:hover .hbyy-content1-span2{
    background-position: 0 -55px !important;
}
.hbyy-content1-span3{
    background-position: -55px -110px !important;
}
.hbyy-content1 a:hover .hbyy-content1-span3{
    background-position: 0 -110px !important;
}
.hbyy-content1-span4{
    background-position: -55px -165px !important;
}
.hbyy-content1 a:hover .hbyy-content1-span4{
    background-position: 0 -165px !important;
}
.hbyy-content1-span5{
    background-position: -55px -220px !important;
}
.hbyy-content1 a:hover .hbyy-content1-span5{
    background-position: 0 -220px !important;
}
.hbyy-content1-span6{
    background-position: -55px -275px !important;
}
.hbyy-content1 a:hover .hbyy-content1-span6{
    background-position: 0 -275px !important;
}
.hbyy-content1-span7{
    background-position: -55px -330px !important;
}
.hbyy-content1 a:hover .hbyy-content1-span7{
    background-position: 0 -330px !important;
}
.hbyy-content1-span8{
    background-position: -55px -385px !important;
}
.hbyy-content1 a:hover .hbyy-content1-span8{
    background-position: 0 -385px !important;
}

/* content2 */

.hbyy-title{
    display: flex;
    justify-content: space-between;
    padding-left: 10px;
    border-left: 5px solid rgb(5, 132, 203);
    align-items: center;
    margin-top: 30px;
    margin-bottom: 20px;
}
.hbyy-title-left b{
    color: #000;
    font-size: 22px;
    margin-right: 10px;
}
.hbyy-title-left span{
    color: #999;
    font-size: 18px;
}
.hbyy-content2{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    border: 1px solid rgb(222, 222, 222);
}
.hbyy-left-table{    
    padding: 12px 11px 10px 11px;
    width: 850px;
}
.hbyy-left-table .hbyy-tabs a{
    display: inline-block;
    color: #2e7cc6;
    background-color: #f0f0f0;
    width: 101px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-right: 10px;
}
.hbyy-left-table .hbyy-tabs .hbyy-tabs-active{
    color: white !important;
    background-color: #2e7cc6 !important;
}
.hbyy-left-table .hbyy-items{
    display: none;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}
.ye-content2-img{
    width: 288px;
    height: 295px;
}
.ye-content2-img img{
    width: 100%;
    height: 100%;
}
.hbyy-left-table ul{
    width: 520px;
    margin-right: 20px;
}
.hbyy-left-table ul div{
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
}
.hbyy-left-table ul div a{
    font-size: 22px;
    color: #fd0707;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.hbyy-left-table ul div p{
    text-align: justify;
    padding: 10px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.hbyy-left-table ul div a:hover{
    color: #2e7cc6;
}
.hbyy-left-table ul li{
    border-bottom: 1px dashed #e6e6e6;
    height: 34px;
    line-height: 34px;
    padding-top: 6px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.hbyy-left-table ul li a:hover{
    color: red;
}
.hbyy-left-table ul li a em{
    color: white;
    background-color: red;
    border-radius: 5px;
    margin: 8px 8px 8px 0;
    padding: 0 5px 2px;
    font-size: 11px;
    font-style: normal;
}
.hbyy-right-table{
    width: 325px;
    border-left: 1px solid rgb(170, 170, 170);
}
.hbyy-right-table .hbyy-right-table-div{
    color: #999;
    display: flex;
    align-items: center;
    padding: 10px 0 10px 20px;
}
.hbyy-right-table div>span{
    font-size: 22px;
    position: relative;
    margin-bottom: -5px;
    display: block;
}
.hbyy-right-table div span span{
    position: absolute;
    width: 4.4em;
    background-color: rgb(5, 132, 203);
    height: 5px;
    bottom: -8px;
    left: -3px;
}
.hbyy-right-table-border{
    border-bottom: 1px solid rgb(170, 170, 170);
}
.hbyy-right-table-pin{
    height: 60px;
}
.hbyy-right-table-pin img{
    width: 55px;
    margin-right: 10px;
}
.hbyy-right-table-pin p{
    color: rgb(89, 87, 87);
}
.hbyy-right-table-pin text{
    color: #000;
    font-size: 18px;
}
.hbyy-right-table-pin div div{
    font-size: 22px;
    color: rgb(89, 87, 87);
}
.hbyy-right-table-yuyue{
    justify-content: space-between;
    padding-right: 20px !important;
    margin-top: 5px;
}
.hbyy-right-table-yuyue a{
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    width: 135px;
    text-align: center;
    height: 50px;
}
.hbyy-right-table-yuyue a img{
    margin-right: 10px;
}
.hbyy-right-table-yuyuel{
    background-color: rgb(125, 187, 72);
}
.hbyy-right-table-yuyuer{
    background-color: rgb(5, 132, 203);
}
.hbyy-right-table .hbyy-right-table-div1{
    padding: 5px 6px;
}
.hbyy-right-table .hbyy-right-table-div1 img{
    width: 100%;
    height: 100px;
}
.hbyy-right-table .hbyy-right-table-div1 p{
    text-indent: 2em;
    line-height: 22px;
    text-align: justify;
    font-size: 14px;
    padding: 0 5px;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
}
.hbyy-right-table .hbyy-right-table-div1 p a{
    font-size: 14px;
    color: red;
    background-color: white;
    padding-left: 5px;
    position: absolute;
    right: 0;
    bottom: 0;
    text-indent: 0;
}

/* content title */
.hbyy-content-title{
    line-height: 46px;
    border-bottom: 1px #e9e9e9 solid;
    margin-bottom: 20px;
    overflow: hidden;
}
.hbyy-content-title strong{
    font-size: 24px;
    border-bottom: 1px #0c797c solid;
    line-height: 46px;
    display: inline-block;
    font-weight: normal;
    color: #000;
}
.hbyy-content-title strong em{
    color: #a0a0a0;
    font-size: 16px;
    font-style: normal;
}
.hbyy-content-title text{
    line-height: 46px;
    display: inline-block;
    font-size: 16px;
    margin-left: 8%;
}
.hbyy-content-title text a{
    color: #a0a0a0;
}
.hbyy-content-title text a b{
    font-size: 20px;
    font-weight: normal;
    color: #05787b;
}
.hbyy-content-title text a font{
    font-size: 20px;
    color: #f00;
}
.hbyy-content-title span{
    float: right;
}
.hbyy-content-title span img{
    margin-bottom: -10px;
}

/* content3 */
.hbyy-content3{
    margin-top: 20px;
    position: relative;
}
.hbyy-content3 .gallery-top2 .swiper-slide{
    display: flex;
    justify-content: space-between;
}
.hbyy-content3-left{
    display: flex;
    justify-content: space-between;
    width: 55%;
}
.hbyy-content3-left img{
    width: 62%;
}
.hbyy-content3-left>div{
    width: 38%;
    height: 100%;
}
.hbyy-content3-left h3{
    background-color: #4a99c5;
    color: #fff;
    font-size: 36px;
    text-align: center;
    display: inline-block;
    padding: 40px 0 33px;
    width: 100%;
    font-weight: bold;
}
.hbyy-content3-left div div{
    background: #3ba5e1;
    color: #fff;
    padding: 0 26px;
    padding-top: 60px;
    height: 100%;
}
.hbyy-content3-left div div p{
    margin-bottom: 30px;
    font-size: 14px;
    text-align: justify;
    line-height: 28px;
}
.hbyy-content3-left div div a{
    border: 1px #fff solid;
    width: 100%;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: #ff0;
    margin-bottom: 12px;
    display: inline-block;
}
.hbyy-content3-right{
    width: 44%;
}
.hbyy-content3-right div{
    margin-bottom: 20px;
    width: 46%;
    margin-left: 20px;
    float: left;
}
.hbyy-content3-right img{
    width: 100%;
}
.hbyy-content3 .gallery-thumbs2{
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.hbyy-content3 .gallery-thumbs2 .swiper-slide{
    width: 70px !important;
    height: 40px;
    background-color: #818181;
    border-radius: 50%;
    float: left;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 20px;
}
.hbyy-content3 .gallery-thumbs2 .swiper-slide.swiper-slide-thumb-active{
    background: #71a1df !important;
    color: #ff0 !important;
}

/* content4 */
.hbyy-content4{
    margin: 20px 0;
}
.hbyy-content4-flex{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.hbyy-content4-flex .hbyy-content4-div{
    border: 1px solid #d4d4d4;
    width: 49%;
}
.hbyy-content4-flex h2{
    line-height: 38px;
    margin-bottom: 20px;
    font-weight: normal;
    color: white;
    border-bottom: solid 1px #eaeaea;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hbyy-content4-flex h2 div{
    background-color: #3AA0E0;
    width: 250px;
    font-size: 18px;
    text-align: center;
}
.hbyy-content4-flex h2 div span{
    font-size: 12px;
}
.hbyy-content4-flex .hbyy-content4-div h2 a{
    color: white;
    background: #d7d7d7;
    border-radius: 3px;
    width: 40px;
    height: 18px;
    line-height: 15px;
    font-size: 14px;
    margin-right: 10px;
    text-align: center;
}
.hbyy-content4-flex .hbyy-content4-div>div{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px dashed #d4d4d4;
    padding-bottom: 20px;
    margin: 0 20px 20px 20px;
}
.hbyy-content4-flex .hbyy-content4-img{
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    width: 188px;
    height: 125px;
}
.hbyy-content4-flex .hbyy-content4-img img{
    height: 100%;
    width: 100%;
}
.hbyy-content4-flex .hbyy-content4-text{
    width: 61%;
}
.hbyy-content4-flex .hbyy-content4-text a{
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.hbyy-content4-flex .hbyy-content4-text p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    font-size: 14px;
    color: #000;
    text-indent: 2em;
    line-height: 22px;
    margin-top: 10px;
}
.hbyy-content4-flex div ul{
    /* display: flex;
    justify-content: space-between;
    flex-wrap: wrap; */
    margin: 0 20px 20px;
}
.hbyy-content4-flex div ul li{
    /* width: 49%; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    border-bottom: dashed 1px #e2e2e2;
    line-height: 34px;
    position: relative;
}
.hbyy-content4-flex div ul li span{
    color: red;
    background-color: white;
    position: absolute;
    right: 0;
    padding-left: 5px;
    top: 0;
}
.hbyy-content4-flex div ul div{
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 10px;
}
.hbyy-content4-flex div ul div a{
    color: white;
    height: 25px;
    line-height: 25px;
    border-radius: 3px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
}
.hbyy-content4-flex div ul div .hbyy-content4-div-a1{
    background: #c7c7c7;
}
.hbyy-content4-flex div ul div .hbyy-content4-div-a2{
    background: #ecbb11;
}

/* content5 */
.hbyy-content5{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.hbyy-content5-team{
    width: 61%;
    border: 1px solid #d4d4d4;
    padding: 0 20px;
}
.hbyy-content5-team>h2{
    line-height: 60px;
    height: 50px;
    background: url(../images/hbyybdf-xb_zj_bt.webp) no-repeat;
    margin-bottom: 20px;
    font-size: 18px;
    margin-left: -20px;
    padding-left: 20px;
    background-size: 100% 100%;
    color: #000;
}
.hbyy-content5-team .gallery-top .swiper-slide{
    display: flex;
    margin-bottom: 15px;
}
.hbyy-content5-team .gallery-top .swiper-slide img{
    width: 266px;
    height: 266px;
    margin-right: 20px;
}
.hbyy-content5-team .gallery-top .swiper-slide h2{
    font-size: 18px;
    color: #666;
    line-height: 24px;
}
.hbyy-content5-team .gallery-top .swiper-slide p{
    line-height: 24px;
    font-size: 13px;
}
.hbyy-content5-p2{
    font-size: 15px;
    color: #2788ef;
    margin-top: 8px;
}
.hbyy-content5-p3{
    height: 8px;
    border-bottom: 1px dashed #9f9f9f;
}
.hbyy-content5-team .gallery-top .swiper-slide p a{
    font-size: 13px;
    color: #ff0101;
}
.hbyy-content5-wenda{
    width: 29%;
    border: 1px solid #d4d4d4;
    padding: 0 20px;
}
.hbyy-content5-wenda>h2{
    line-height: 60px;
    height: 50px;
    background: url(../images/hbyybdf-xb_zj_bt.webp) no-repeat;
    margin-bottom: 20px;
    font-size: 18px;
    margin-left: -10px;
    padding-left: 10px;
    background-size: 100% 100%;
    color: #000;
}
.hbyy-content5-wenda ul{
    border-bottom: 1px dashed #d4d4d4;
    height: 90px;
    margin-top: 20px;
}
.hbyy-content5-wenda ul li{
    font-size: 15px;
    line-height: 24px;
}
.hbyy-content5-wenda ul .hbyy-content5-wenda1{
    background: url(../images/hbyybdf-zhjianfa_04_03.webp) no-repeat left top 5px;
    padding-left: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.hbyy-content5-wenda ul .hbyy-content5-wenda1 a{
    color: rgb(40, 137, 242);
    font-size: 15px;
}
.hbyy-content5-wenda ul .hbyy-content5-wenda2{
    background: url(../images/hbyybdf-zhjianfa_04_06.webp) no-repeat left top 5px;
    padding-left: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.hbyy-content5-wenda ul .hbyy-content5-wenda2 a{
    color: red;
    font-size: 15px;
    display: none;
}

/* content6 */
.hbyy-content6{
    margin: 20px 0;
}
.hbyy-content6-flex{
    display: flex;
    justify-content: space-between;
}
.hbyy-content6-div{
    display: flex;
    align-items: center;
    justify-content: center;
}
.hbyy-content6-div img{
    width: 90px;
}
.hbyy-content6-div div{
    margin-left: 10px;
}
.hbyy-content6-div span{
    color: white;
    padding: 0px 6px;
    background: #bebebe;
}
.hbyy-content6-div p{
    margin-top: 5px;
}
.hbyy-content6>p{
    text-align: right;
    margin-top: 10px;
}
.hbyy-content6>p a{
    color: #db3737;
}

/* content7 */
.hbyy-content7{
    margin: 20px 0;
}
.hbyy-content7-tabs{
    background: #f5f5f5;
    border-top: solid 5px #3aa0e0;
    height: 50px;
    line-height: 50px;
}
.hbyy-content7-tabs a{
    margin-top: 1px;
    font-size: 20px;
    padding: 0 23px;
    height: 48px;
    line-height: 48px;
    display: inline-block;
}
.hbyy-content7-tabs-active{
    background: #3aa0e0 !important;
    color: #fff !important;
}
.hbyy-content7-items{
    justify-content: space-between;
    margin-top: 20px;
}
.hbyy-content7-items .swiper-slide{
    width: 200px;
    margin-right: 30px;
}
.hbyy-content7-items div{
    font-size: 16px;
    color: #000;
    text-align: center;
    position: relative;
}
.hbyy-content7-items img{
    width: 100%;
    margin-bottom: 10px;
}
.hbyy-content7-items div span{
    position: absolute;
    bottom: 14px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    left: 0;
    z-index: 10;
    line-height: 25px;
    font-size: 14px;
    color: white;
}
.hbyy-content7-items div a{
    color: #000;
}
.hbyy-content7-items-link{
    flex-wrap: wrap;
    justify-content: flex-start !important;
}
.hbyy-content7-items-link a{
    display: inline-block;
    margin-left: 20px;
    margin-bottom: 10px;
}

footer{
    background-color: #1C82A8;
    border-top: 10px solid #0199CB;
    padding-bottom: 55px;
    margin-top: 20px;
}
footer>div{
    display: flex;
    justify-content: space-between;
}
footer ul{
    width: 150px;
    padding-top: 25px;
}
footer h1{
    color: white;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
    margin-bottom: 10px;
}
footer ul li{
    line-height: 40px;
}
footer ul li a{
    display: flex;
    align-items: center;
    color: white;
    justify-content: center;
}
footer ul li a span{
    margin-right: 10px;
    width: 22px;
    height: 22px;
    display: inline-block;
}
footer ul li a .ul-span1{
    background: url(../images/hbyybdf-xtp.webp) no-repeat no-repeat;
    background-position: center;
}
footer ul li a .ul-span2{
    background: url(../images/hbyybdf-xtp_1.webp) no-repeat no-repeat;
    background-position: center;
}
footer ul li a .ul-span3{
    background: url(../images/hbyybdf-xtp_2.webp) no-repeat no-repeat;
    background-position: center;
}
footer ul li a .ul-span4{
    background: url(../images/hbyybdf-xtp_3.webp) no-repeat no-repeat;
    background-position: center;
}
footer ul li a .ul-span5{
    background: url(../images/hbyybdf-xtp_4.webp) no-repeat no-repeat;
    background-position: center;
}
footer ul li a img{
    margin-right: 10px;
}
.footer-con{
    border-left: 1px solid #8ec1d4;
    border-right: 1px solid #8ec1d4;
    padding: 25px 55px 0;
}
.footer-con h1{
    text-align: left;
}
.footer-con .footer-con1{
    display: flex;
    align-items: center;
    margin: 15px 0;
}
.footer-con .footer-con1 div{
    margin-right: 10px;
    height: 45px;
    width: 45px;
    background: url(../images/hbyybdf-lx1.webp) no-repeat no-repeat;
    background-size: 100% 100%;
}
.footer-con .footer-con1 p{
    color: white;
    font-size: 14px;
    margin-top: 0;
}
.footer-con .footer-con1 p span{
    color: #E7F74E;
    font-weight: bold;
    font-size: 18px;
}
.footer-con .footer-con2{
    display: flex;
    align-items: center;
    margin: 15px 0;
}
.footer-con .footer-con2 a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 180px;
    line-height: 36px;
    background-color: #A6ECFF;
    color: #1C82A8;
    margin-right: 10px;
    border-radius: 5px;
}
.footer-con .footer-con2 a span{
    margin-right: 10px;
    height: 24px;
    width: 29px;
}
.footer-con .footer-con2 a .footer-con2-span1{
    background: url(../images/hbyybdf-lx2.webp) no-repeat no-repeat;
    background-size: auto 100%;
    background-position: center;
}
.footer-con .footer-con2 a .footer-con2-span2{
    background: url(../images/hbyybdf-lx3.webp) no-repeat no-repeat;
    background-size: auto 100%;
    background-position: center;
}
.footer-con .footer-con2 a .footer-con2-span3{
    background: url(../images/hbyybdf-lx4.webp) no-repeat no-repeat;
    background-size: auto 100%;
    background-position: center;
}
.footer-con .footer-con2 a img{
    margin-right: 10px;
    height: 24px;
}
.footer-con p{
    color: white;
    margin-top: 5px;
    font-size: 14px;
}
.footer-right{
    padding-top: 35px;
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.footer-right .footer-right1{
    display: flex;
    align-items: center;
}
.footer-right .footer-right1 div{
    color: white;
    text-align: center;
}
.footer-right .footer-right1 img{
    margin-right: 15px;
    display: block;
    margin-bottom: 10px;
    width: 112px;
    height: 111px;
}
.footer-right .footer-right1 p{
    color: white;
}
.footer-right .footer-right2{
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.footer-right .footer-right2 img{
    height: 60px;
}
.footer-right .footer-right2 p{
    color: white;
}
.footer-right .footer-right2 p span{
    color: white;
    font-size: 12px;
    border-top: 1px solid white;
}



/* liebiao */
.hbyy-flex{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    position: relative;
}
.hbyy-left{
    width: 910px;
}
.hbyy-left-nav{
    padding: 10px;
    font-size: 16px;
    color: #000000;
    border: #A4A4A4 solid 1px;
}
.hbyy-left-nav a{
    font-size: 16px;
    color: #000000;
}
.hbyy-left-top{
    border: #ccc 1px solid;
    margin-bottom: 10px;
    padding: 20px;
}
.hbyy-left-top h2{
    font-size: 24px;
    text-align: center;
    font-weight: normal;
}
.hbyy-left-img{
    display: flex;
    margin-top: 45px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hbyy-left-img img{
    width: 23%;
}
.hbyy-left-text{
    background: url(../images/hbyybdf-pcxz_lm_zhiliao_zbh01.webp) no-repeat;
    margin-top: 30px;
    height: 90px;
    padding: 20px 20px 20px 155px;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    position: relative;
}
.hbyy-left-text p{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 24px;
}
.hbyy-left-text a{
    position: absolute;
    bottom: 5px;
    right: 20px;
    color: white;
    width: 140px;
    height: 20px;
    background: #ff6600;
    border-radius: 4px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
}
.hbyy-tabulation{
    padding: 15px 40px;
    border: 1px solid #ccc;
}
.hbyy-list-top{
    display: flex;
    padding: 20px;
}
.hbyy-list-top a img{
    width: 200px;
    height: 150px;
}
.hbyy-list-top div{
    margin-left: 20px;
}
.hbyy-list-topa{
    background-color: #EDF2F8;
    font-size: 16px;
    color: #156bb4;
    font-weight: bold;
    height: 30px;
    display: block;
    padding-left: 5px;
    line-height: 30px;
}
.hbyy-list-top div p{
    font-size: 16px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-indent: 2em;
    margin-bottom: 5px;
}
.hbyy-list-top div>span{
    font-size: 16px;
    color: #666;
    margin-right: 10px;
    display: flex;
    align-items: center;
    float: left;
}
.hbyy-list-top div>span img{
    width: 16px;
    margin-right: 5px;
}
.hbyy-list{
    margin-top: 20px;
}
.hbyy-list-title{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-left: 20px;
    background: url(../images/hbyybdf-m-lbbg.webp) no-repeat left;
    line-height: 30px;
}
.hbyy-list-title a{
    color: #08508e;
    font-size: 18px;
}
.hbyy-list-text{
    display: flex;
    margin-top: 20px;
}
.hbyy-list-text>a img{
    width: 160px;
    height: 106px;
}
.hbyy-list-text div{
    margin-left: 20px;
}
.hbyy-list-text div p{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
    line-height: 26px;
    margin-bottom: 5px;
}
.hbyy-list-text div p span{
    font-size: 16px;
    color: #999;
    margin-right: 10px;
}
.hbyy-list-text div p a{
    font-size: 16px;
    color: #333;
}
.hbyy-list-text div>span{
    font-size: 16px;
    color: #666;
    margin-right: 10px;
    display: flex;
    align-items: center;
    float: left;
}
.hbyy-list-text div>span img{
    width: 16px;
    margin-right: 5px;
}
.hbyy-list-fla {
    font-size: 16px;
    color: red;
    float: right;
    margin-right: 12px;
}
.page{
    text-align: center;
    margin-top: 20px;
}
.page *{
    border-radius: 4px;
    display: inline-block;
    padding: 1px 5px;
    margin: 0 5px;
}

/* 列表右 */
.hbyy-right{
    width: 275px;
    top: 10px;
    z-index: 9;
    left: 0;
    background-color: white;
}
.hbyy-fixed{
    position: fixed;
}
.hbyy-absolute{
    position: absolute !important;
    bottom: 0;
    right: 0;
    top: auto !important;
    left: auto !important;
}
.hbyy-right-team{
    border: 1px solid #CCC;
    padding: 10px;
}
.hbyy-right-team p{
    font-weight: bold;
    margin-bottom: 10px;
}
.hbyy-right-team .swiper-slide img{
    width: 100%;
}
.hbyy-right-team .spr-tab{
    background-color: unset;
}
.hbyy-right-wenti{
    padding: 10px;
    border: 1px solid #CCC;
    margin-top: 10px;
}
.hbyy-right-wenti p{
    color: #676767;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    margin: 18px 0;
}
.hbyy-right-wenti div{
    height: 40px;
    background: #ff6600;
    margin-bottom: 10px;
    text-align: center;
    line-height: 40px;
    color: white;
}
.hbyy-right-wenti ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: 2px solid #ccc;
}
.hbyy-right-wenti ul li{
    width: 33%;
    text-align: center;
}
.hbyy-right-wenti ul li img{
    width: 60px;
    height: 60px;
}
.hbyy-right-wenti ul li span{
    display: block;
    font-size: 14px;
    line-height: 28px;
}
.hbyy-right-wenti>img{
    width: 100%;
}
/* neirong */
.hbyy-left>p{
    margin-bottom: 19px;
}
.hbyy-left>p b{
    font-size: 14px;
}
.hbyy-left>p b a{
    font-size: 14px;
}
.hbyy-content{
    padding: 15px 20px;
    border: 1px solid #ccc;
}
.hbyy-content h1{
    text-align: center;
    margin: 10px auto;
    font-size: 20px;
}
.hbyy-content h1 div{
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;
    height: 16px;
    width: 34px;
    background: url(../images/hbyybdf-title-origin-logo.webp) no-repeat;
    background-size: 100%;
}
.hbyy-content-author{
    display: flex;
    justify-content: center;
}
.hbyy-content-author span{
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-right: 10px;
    color: #999;
}
.hbyy-content-author span img{
    width: 16px;
    margin-right: 5px;
}
.hbyy-content-author a{
    width: 65px;
    height: 20px;
    background: #00a0ea;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
}
.hbyy-content-content p{
    text-align: justify;
    font-size: 16px;
    line-height: 28px;
    margin-top: 5px;
    padding: 5px 0px;
}
.hbyy-content-content p span{
    font-weight: bold;
}

.hbyy-content-content a img{
    max-width:430px !important;
    width: 100%;
    height: auto !important;
    margin: 0 auto;
    display: block;
}
.hbyy-content-content img{
    max-width:430px !important;
    width: 100%;
    height: auto !important;
    margin: 0 auto;
    display: block;
}
.hbyy-content-content p img{
    max-width:430px !important;
    width: 100%;
    height: auto !important;
    margin: 0 auto;
    display: block;
}
.hbyy-content-content p a img{
    max-width:430px !important;
    width: 100%;
    height: auto !important;
    margin: 0 auto;
    display: block;
}
.hbyy-content-con1{
    font-size: 22px;
    font-weight: 600;
    text-align: center;
}
.hbyy-content-con2{
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.hbyy-content-con2 img{
    margin: 0 40px;
}
.hbyy-content-guan{
    line-height: 34px;
    border-top: 1px dashed #dcdcdc;
    border-bottom: 1px dashed #dcdcdc;
    padding: 0 20px;
    font-size: 14px;
    margin-top: 15px;
    color: #666;
}
.hbyy-content-guan b{
    font-size: 14px;
    padding: 0px 5px;
}
.hbyy-content-guan a{
    font-size: 14px;
    color: #1e1e1e;
}
.hbyy-content-con3{
    display: flex;
    align-items: center;
    margin: 20px auto;
    width: 90%;
}
.hbyy-content-con3 p{
    margin-left: 20px;
    line-height: 28px;
    color: #1c89dc;
    font-size: 16px;
    font-weight: bold;
}
.hbyy-content-updown{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.hbyy-content-updown div{
    width: 48%;
    font-size: 1.4em;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.hbyy-content-updown div a{
    font-size: 14px;
}
.hbyy-read{
    padding: 15px 20px;
    border: 1px solid #ccc;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
.hbyy-read div{
    width: 48%;
}
.hbyy-read div>p{
    padding: 20px 0 10px 30px;
    background: url(../images/hbyybdf-tubiao_03.webp) no-repeat 0px 19px;
    font-weight: bold;
}
.hbyy-read div {
    width: 100%;
}
.hbyy-read div ul {
    margin-left: 15px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 190px;
    width: 100%;
}
.hbyy-read div ul li{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed #858585;
    line-height: 34px;
    width: 48%;
    position: relative;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.hbyy-read div ul li a{
    font-size: 14px;
    overflow: hidden;
    height: 35px;
}
.hbyy-rig{
    width: 275px;
}
.hbyy-rig-hot{
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #dcdcdc;
}
.hbyy-rig-hot p{
    border-bottom: 1px dashed #dcdcdc;
    line-height: 40px;
}
.hbyy-rig-hot p a{
    display: block;
    width: 60px;
    height: 25px;
    border-radius: 12px;
    background: #019fe9;
    line-height: 25px;
    text-align: center;
    float: right;
    color: white;
}
.hbyy-rig-hot img{
    width: 100%;
}
.hbyy-rig-hot>a{
    background: #0194d9;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    color: white;
    text-align: center;
    display: block;
}
.hbyy-rig-hot ul{
    margin: 8px 0;
}
.hbyy-rig-hot ul li{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.hbyy-rig-hot ul li a{
    font-size: 14px;
}


.hbyy-content8{
    margin-top: 20px;
}
.hbyy-content8 .gallery-thumbs1 .swiper-slide{
    display: flex;
    align-items: center;
    border: 1px #ccc solid;
    border-radius: 5px;
    padding: 2px;
    width: 18% !important;
}
.hbyy-content8 .gallery-thumbs1 .swiper-slide div{
    margin-left: 10px;
    line-height: 20px;
    font-size: 14px;
}
.hbyy-content8 .gallery-thumbs1 .swiper-slide-thumb-active{
    background-color: #71a1df;
    color: #ff0;
    border: 1px #71a1df solid;
}
.gallery-top1 .swiper-slide{
    background: url(../images/hbyybdf-zj_bg.jpg) no-repeat no-repeat;
    background-size: 100% 100%;
    margin-top: 20px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-top: 20px;
    margin-bottom: 20px;
}
.hbyy-content8-div{
    position: relative;
    width: 40%;
    padding: 15px 20px 25px;
}
.hbyy-content8-div>.hbyy-content8-span1{
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    border-top: 1px solid #E79768;
    border-left: 1px solid #E79768;
    top: 0;
    left: 0;
}
.hbyy-content8-div>.hbyy-content8-span2{
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    border-right: 1px solid #E79768;
    border-bottom: 1px solid #E79768;
    right: 0;
    bottom: 0;
}
.hbyy-content8-div>div{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hbyy-content8-div .hbyy-content8-div1{
    color: #0193DE;
    font-size: 85px;
    font-weight: bold;
    font-family: monospace;

}
.hbyy-content8-div .hbyy-content8-div2{
    color: #9FBBC4;
    font-size: 16px;
    text-align: center;
}
.hbyy-content8-div .hbyy-content8-div3{
    width: 1px;
    height: 65px;
    background-color: #20A0DF;
}
.hbyy-content8-div .hbyy-content8-div2 span{
    color: #0086D1;
    font-size: 24px;
    display: block;
    font-size: 38px;
}
.hbyy-content8-div p span{
    font-weight: bold;
    font-size: 14px;
    color: #000;
}
.hbyy-content8-div p{
    font-size: 14px;
    margin-top: 10px;
}
.hbyy-content8-div p a{
    display: inline-block;
    color: white;
    background-color: #DC5B13;
    line-height: 25px;
    height: 25px;
    padding: 0 25px;
    margin-right: 30px;
    font-size: 18px;
}
.hbyy-content8-div p img{
    width: 140px;
    margin: 10px 5px 0 5px;
}


/* content9 */
.hbyy-content9 .hbyy-content9-flex{
    border: 1px solid rgb(210, 210, 210);
    display: flex;
    padding: 10px 20px;
    margin-bottom: 30px;
}
.hbyy-content9-tabs{
    width: 200px;
}
.hbyy-content9-tabs a{
    background-color: rgb(130, 193, 229);
    color: white;
    display: flex;
    align-items: center;
    height: 70px;
    justify-content: center;
    margin-top: 20px;
}
.hbyy-content9-tabs-active{
    background-color: rgb(5, 132, 203) !important;
}
.hbyy-content9-tabs a img{
    margin-right: 10px;
    width: 45px;
}
.hbyy-content9-items{
    display: none;
}
.hbyy-content9-items-left{
    width: 450px;
    border: 1px solid rgb(210, 210, 210);
    padding: 5px 3px;
    margin-left: 25px;
}
.hbyy-content9-items-left img{
    width: 100%;
}
.hbyy-content9-items-left>div{
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 5px;
}
.hbyy-content9-items-left>div>div{
    width: 43%;
}
.hbyy-content9-items-left>div>div>div{
    position: relative;
}
.hbyy-content9-items-left>div>div>div img{
    max-height: 160px;
}
.hbyy-content9-items-left>div>div>div>div{
    position: absolute;
    text-align: center;
    color: white;
    width: 100%;
    bottom: 5px;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 3px 0;
}
.hbyy-content9-items-left p{
    text-align: center;
    font-size: 16px;
}
.hbyy-content9-items-right{
    width: 450px;
    border: 1px solid rgb(210, 210, 210);
    margin-left: 20px;
}
.hbyy-content9-items-right-top{
    display: flex;
    border-bottom: 1px solid rgb(210, 210, 210);
    padding: 15px 0 10px 15px;
}
.hbyy-content9-items-right-top img{
    width: 160px;
    max-height: 160px;
    min-height: 150px;
}
.hbyy-content9-items-right-top-text{
    text-align: center;
    margin-left: 20px;
}
.hbyy-content9-items-right-top-text>a>p{
    color: #000;
    font-size: 18px;
    margin-top: 10px;
}
.hbyy-content9-items-right-top-text div a{
    background-color: rgb(130, 193, 229);
    color: white;
    display: inline-block;
    margin-left: 5px;
    margin-top: 15px;
    padding: 3px 0 5px;
}
.hbyy-content9-items-right-top-text div>a{
    width: 205px;
}
.hbyy-content9-items-right-top-text div p a{
    width: 100px;
}
.hbyy-content9-items-right-bottom{
    padding: 15px 5px 10px 15px;
}
.hbyy-content9-items-right-bottom p{
    font-size: 16px;
    line-height: 30px;
}
.hbyy-content9-items-right-bottom p b{
    font-size: 16px;
}
.hbyy-content9-items-right-bottom p a{
    color: rgb(232, 35 , 47);
    font-size: 16px;
}
.hbyy-content9-items-right-bottom ul{
    margin-left: 5px;
    margin-top: 10px;
}
.hbyy-content9-items-right-bottom ul li{
    font-size: 16px;
    margin-top: 5px;
    padding-bottom: 3px;
}
.hbyy-content9-items-right-bottom ul li span{
    border-bottom: 1px solid rgb(102 ,102, 102);
    padding-bottom: 4px;
}
.hbyy-content9-items-right-bottom ul li a{
    color: rgb(232, 35 , 47);
    font-size: 16px;
    text-decoration: none;
}
.hbyy-content-content ul{
    margin: 10px 0;
    padding-left: 40px;
}
.hbyy-content-content ul li{
    text-align: justify;
    font-size: 16px;
    line-height: 28px;
    padding: 5px 0px;
    list-style-type: disc;
}
.hbyy-content-content ul li P{
    display: contents;
}
.hbyy-content-content h2 *{
    color: #000 !important;
}
.hbyy-content-content h3 *{
    color: #000 !important;
}
.hbyy-content-content h4 *{
    color: #000 !important;
}
.hbyy-content-content h5 *{
    color: #000 !important;
}
.hbyy-content-content h2{
    background: #76aee61c;
    padding: 5px;
    margin: 10px 0;
    font-size: 20px;
    border-left: 8px solid #66ccff;
}
.hbyy-content-content h3{
    background: #76aee61c;
    padding: 5px;
    margin: 10px 0;
    font-size: 20px;
    border-left: 8px solid #66ccff;
}
