*{
    padding: 0;
    margin: 0;
    /*font-family: 'Microsoft YaHei';*/
    font-size: 16px;
}
a {
    color: #333333;
    text-decoration: none;
    font-size: 16px;
}
ul, li, ol {
    list-style-type: none;
}
.hbb-width{
    width: 1200px;
    margin: auto;
}
.hbb-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1200px;
    margin: auto;
}
.hbb-loge{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 90px;
}
.hbb-loge .hbb-LOGE{
    height: 70px;
}
.hbb-loge .hbb-LOGE img{
    width: 70px;
    height: 70px;
}
.hbb-loge .hbb-lo{
    width: 50px;
    height: 50px;
    margin-left: 10px;
}
.hbb-loge div h1, .hbb-loge div div{
    color: rgb(14,151,213);
    font-size: 1.7em;
    display: block;
    /* margin-block-start: 0.67em; */
    /* margin-block-end: 0.67em; */
    /* margin-inline-start: 0px; */
    /* margin-inline-end: 0px; */
    font-weight: bold;
}
.hbb-loge div p{
    color: rgb(41, 161, 223);
    font-size: 16px;
    border-top: 1px solid rgb(41, 161, 223);
    margin-top: 3px;
    text-align: center;
}
.hbb-loge2{
    display: flex;
    align-items: center;
}
.hbb-loge2 div{
    margin-right: 10px;
    display: flex;
    align-items: center;
}
.hbb-loge2 div span{
    width: 45px;
    height: 45px;
    background: url(../images/top.gif) no-repeat;
    margin-right: 5px;
}
.hbb-loge2 div .span1{
    background-position: 0 0;
}
.hbb-loge2 div:hover .span1{
    background-position: 0 -45px;
}
.hbb-loge2 div .span2{
    background-position: -44px 0;
}
.hbb-loge2 div:hover .span2{
    background-position: -44px -45px;
}
.hbb-loge2 div .span3{
    background-position: -88px 0;
}
.hbb-loge2 div:hover .span3{
    background-position: -88px -45px;
}
.hbb-loge2 div p{
    line-height: 16px;
    font-size: 12px;
}
.hbb-loge2 div:hover p{
    color: #2789f2;
}

/* 导航栏 */
header ul{
    width: 100%;
    display: flex;
    align-items: center;
    line-height: 64px;
    height: 64px;
}
header ul li{
    display: inline-block;
}
header ul li a{
    display: block;
    width: 140px;
    font-size: 18px;
    color: white;
    font-weight: bold;
    text-align: center;
}
.hbb-nav{
    display: flex;
    justify-content: center;
}
.hbb-nav1{
    background-color: rgb(83,146,206);
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    justify-content: flex-end;
}
.hbb-nav2{
    background-color: rgb(65,183,190);
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    justify-content: flex-start;
    width: 56%;
}

/* 轮播图 */
.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 */
.hbb-content1{
    display: flex;
    justify-content: space-between;
}
.hbb-content1 ul{
    width: 24%;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 20px;
    background-color: #f9f9f9;
    padding-bottom: 10px;
}
.hbb-content1 ul li{
    margin-top: 5px;
}
.hbb-content1 ul li p{
    margin-bottom: 10px;
    font-size: 19px;
}

/* conntet2 */
.hbb-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;
}
.hbb-title-left b{
    color: #000;
    font-size: 22px;
    margin-right: 10px;
}
.hbb-title-left span{
    color: #999;
    font-size: 18px;
}
.hbb-content2{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    border: 1px solid rgb(222, 222, 222);
}
.hbb-left-table{    
    padding: 12px 11px 10px 11px;
    width: 850px;
}
.hbb-left-table .hbb-tabs a{
    display: inline-block;
    color: #2e7cc6;
    background-color: #f0f0f0;
    width: 101px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-right: 10px;
}
.hbb-left-table .hbb-tabs .hbb-tabs-active{
    color: white !important;
    background-color: #2e7cc6 !important;
}
.hbb-left-table .hbb-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%;
}
.hbb-left-table ul{
    width: 520px;
    margin-right: 20px;
}
.hbb-left-table ul div{
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
}
.hbb-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;
}
.hbb-left-table ul div p{
    text-align: justify;
/*    padding: 10px 0;*/
    margin:  10px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.hbb-left-table ul div a:hover{
    color: #2e7cc6;
}
.hbb-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;
}
.hbb-left-table ul li a:hover{
    color: red;
}
.hbb-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;
}
.hbb-right-table{
    width: 325px;
    border-left: 1px solid rgb(170, 170, 170);
}
.hbb-right-table h3{
    height: 45px;
    line-height: 45px;
    background: #0389e8;
    padding-left: 15px;
    color: white;
}
.hbb-right-table h3 span{
    font-size: 14px;
    margin-left: 15px;
}
.hbb-right-table div{
    padding: 5px;
}
.hbb-right-table img{
    width: 100%;
}
.hbb-right-table div p{
    text-indent: 2em;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
}
.hbb-right-table div p a{
    color: red;
    font-size: 14px;
}
.hbb-gg img{
    width: 100%;
    margin-top: 10px;
}
/* content title */
.hbb-content-title{
    line-height: 46px;
    border-bottom: 1px #e9e9e9 solid;
    margin-bottom: 20px;
    overflow: hidden;
}
.hbb-content-title strong{
    font-size: 24px;
    border-bottom: 1px #0c797c solid;
    line-height: 46px;
    display: inline-block;
    font-weight: normal;
    color: #000;
}
.hbb-content-title strong em{
    color: #a0a0a0;
    font-size: 16px;
    font-style: normal;
}
.hbb-content-title text{
    line-height: 46px;
    display: inline-block;
    font-size: 16px;
    margin-left: 8%;
}
.hbb-content-title text a{
    color: #a0a0a0;
}
.hbb-content-title text a b{
    font-size: 20px;
    font-weight: normal;
    color: #05787b;
}
.hbb-content-title text a font{
    font-size: 20px;
    color: #f00;
}
.hbb-content-title span{
    float: right;
    margin-top: 10px;
}
/* content3 */
.hbb-content3{
    margin-top: 20px;
}
.hbb-content3 .gallery-thumbs1 .swiper-slide{
    display: flex;
    align-items: center;
    border: 1px #ccc solid;
    border-radius: 5px;
    padding: 2px;
    width: 18% !important;
}
.hbb-content3 .gallery-thumbs1 .swiper-slide div{
    margin-left: 10px;
    line-height: 20px;
    font-size: 14px;
}
.hbb-content3 .gallery-thumbs1 .swiper-slide-thumb-active{
    background-color: #71a1df;
    color: #ff0;
    border: 1px #71a1df solid;
}
.gallery-top1 .swiper-slide{

    /*background-size: 100% 100%;*/
    margin-top: 20px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-top: 20px;
    margin-bottom: 20px;
}

.hbb-content3-div {
  position: relative;
  width: 40%;
  padding: 15px 20px 25px;
}
.hbb-content3-div>.hbb-content3-span1 {
  position: absolute;
  width: 30px;
  height: 30px;
  display: block;
  border-top: 1px solid #E79768;
  border-left: 1px solid #E79768;
  top: 0;
  left: 0;
}
.hbb-content3-div>.hbb-content3-span2 {
  position: absolute;
  width: 30px;
  height: 30px;
  display: block;
  border-right: 1px solid #E79768;
  border-bottom: 1px solid #E79768;
  right: 0;
  bottom: 0;
}
.hbb-content3-div>div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hbb-content3-div .hbb-content3-div1 {
  color: #0193DE;
  font-size: 85px;
  font-weight: bold;
  font-family: monospace;
}
.hbb-content3-div .hbb-content3-div2 {
  color: #9FBBC4;
  font-size: 16px;
  text-align: center;
}
.hbb-content3-div .hbb-content3-div3 {
  width: 1px;
  height: 65px;
  background-color: #20A0DF;
}
.hbb-content3-div .hbb-content3-div2 span {
  color: #0086D1;
  font-size: 24px;
  display: block;
  font-size: 38px;
}
.hbb-content3-div p span {
  font-weight: bold;
  font-size: 14px;
  color: #000;
}
.hbb-content3-div p {
  font-size: 14px;
  margin-top: 10px;
}
.hbb-content3-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;
}
.hbb-content3-div p img {
  width: 140px;
  margin: 10px 5px 0 5px;
}
.hbb-content4-table{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hbb-content4-table-left div{
    padding: 16px 0 16px 20px;
    margin-bottom: 10px;
    border-top: 2px #ccc solid;
    background-color: #f1f1f1;
    font-size: 24px;
    width: 240px;
    line-height: 24px;
    color: #000;
}
.hbb-content4-table-left div.hbb-content4-table-left-active{
    background-color: #71a1df;
    border-top: 2px #447cc4 solid;
    color: #fff;
    position: relative;
}
.hbb-content4-table-left div span{
    background: url(../images/icon-t1.webp) no-repeat;
    display: block;
    float: left;
    margin: 6px 10px 0 0;
}
.hbb-content4-table-left-span1{
    width: 41px;
    height: 41px;
    background-position: -144px 0 !important;
}
.hbb-content4-table-left div.hbb-content4-table-left-active .hbb-content4-table-left-span1{
    background-position: -185px 0 !important;
}
.hbb-content4-table-left-span2{
    width: 39px;
    height: 39px;
    background-position: -144px -42px !important;
}
.hbb-content4-table-left div.hbb-content4-table-left-active .hbb-content4-table-left-span2{
    background-position: -185px -42px !important;
}
.hbb-content4-table-left-span3{
    width: 38px;
    height: 44px;
    background-position: -144px -83px !important;
}
.hbb-content4-table-left div.hbb-content4-table-left-active .hbb-content4-table-left-span3{
    background-position: -185px -83px !important;
}
.hbb-content4-table-left-span4{
    width: 36px;
    height: 42px;
    background-position: -144px -127px !important;
}
.hbb-content4-table-left div.hbb-content4-table-left-active .hbb-content4-table-left-span4{
    background-position: -185px -127px !important;
}
.hbb-content4-table-left div em{
    font-size: 12px;
    color: #999;
    font-style: normal;
}
.hbb-content4-table-left div.hbb-content4-table-left-active em{
    color: #fff;
}
.hbb-content4-table-left div i{
    background: url(../images/icon-t1.webp) no-repeat;
    vertical-align: top;
    display: inline-block;
}
.hbb-content4-table-left div.hbb-content4-table-left-active i{
    width: 10px;
    height: 20px;
    background-position: 0 -16px;
    position: absolute;
    top: 30px;
    right: -10px;
}
.hbb-content4-table-right{
    display: none;
    border: 1px #71a1df solid;
    padding: 15px 20px;
    position: relative;
    width: 71.5%;
}
.hbb-content4-table-right h5{
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: center;
}
.hbb-content4-table-right-flex{
    display: flex;
    justify-content: space-between;
}
.hbb-content4-table-right-flex img{
    width: 50%;
}
.hbb-content4-table-right-flex>div{
    width: 47%;
}
.hbb-content4-table-right-flex>div p{
    text-indent: 2em;
    border-bottom: 1px #ccc solid;
    padding-bottom: 25px;
    text-align: justify;
    line-height: 26px;
}
.hbb-content4-table-right-flex>div p a{
    color: red;
}
.hbb-content4-table-right-flex>div>div{
    display: flex;
    justify-content: space-between;
    margin-top: 23px;
    align-items: center;
}
.hbb-content4-table-right-flex>div .hbb-content4-table-right-flex-div div{
    width: 32px;
    color: #ff8200;
    font-size: 22px;
    text-align: center;
    padding: 4px 5px 4px 0;
    line-height: 28px;
    border-right: 1px #000 solid;
    position: relative;
    margin-right: 10px;
    font-weight: bold;
}
.hbb-content4-table-right-flex>div .hbb-content4-table-right-flex-div div i{
    background: url(../images/icon-t1.webp) no-repeat;
    vertical-align: top;
    display: inline-block;
    width: 5px;
    height: 11px;
    position: absolute;
    top: 54px;
    right: -6px;
    background-position: -12px -20px;
}
.hbb-content4-table-right-flex>div .hbb-content4-table-right-flex-div ul{
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
}
.hbb-content4-table-right-flex>div .hbb-content4-table-right-flex-div ul li{
    display: inline-block;
    padding: 8px 12px;
    width: 37%;
    height: 38px;
    border: 1px #ccc solid;
    margin-left: 6px;
    margin-bottom: 5px;
    font-size: 10px;
    line-height: 20px;
    margin-top: 10px;
}
.hbb-content4-table-right-flex>div .hbb-content4-table-right-flex-div ul li span{
    background: url(../images/icon-t1.webp) no-repeat;
    display: block;
    width: 35px;
    height: 35px;
    float: left;
    margin-right: 6px;
    margin-top: 2px;
}
.hbb-content4-table-right-flex-span1{
    background-position: -144px -170px !important;
}
.hbb-content4-table-right-flex-span2{
    background-position: -144px -206px !important;
}
.hbb-content4-table-right-flex-span3{
    background-position: -144px -242px !important;
}
.hbb-content4-table-right-flex-span4{
    background-position: -144px -278px !important;
}
.hbb-content4-table-right-flex-span5{
    background-position: -144px -314px !important;
}
.hbb-content4-table-right-flex-span6{
    background-position: -144px -350px !important;
}
.hbb-content4-table-right-flex-span7{
    background-position: -144px -386px !important;
}
.hbb-content4-table-right-flex-span8{
    background-position: -185px -181px !important;
}
.hbb-content4-table-right-flex .hbb-content4-table-right-flex-div2{
    border: 1px #ccc solid;
}
.hbb-content4-table-right-flex .hbb-content4-table-right-flex-div2 div{
    width: 32px;
    background-color: #ff8200;
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 14px 0;
}
.hbb-content4-table-right-flex .hbb-content4-table-right-flex-div2 ul{
    width: 88%;
    font-size: 16px;
    line-height: 24px;
}
.hbb-content4-table-right-flex .hbb-content4-table-right-flex-div2 ul li{
    margin: 10px 0;
}
.hbb-content4-table-right-flex .hbb-content4-table-right-flex-div2 ul li span{
    margin: 0 8px 0 14px;
    background: url(../images/icon-t1.webp) no-repeat;
    vertical-align: top;
    display: inline-block;
}
.hbb-content4-table-right-flex-span9{
    width: 22px;
    height: 20px;
    background-position: -211px -358px !important;
}
.hbb-content4-table-right-flex-span10{
    width: 23px;
    height: 22px;
    background-position: -211px -381px !important;
}
.hbb-content4-table-right-flex-span11{
    width: 21px;
    height: 22px;
    background-position: -211px -406px !important;
}
.hbb-content4-table-right-flex-span12{
    width: 21px;
    height: 23px;
    background-position: -185px -221px !important;
}
.hbb-content4-table-right-flex-span13{
    width: 22px;
    height: 19px;
    background-position: -185px -247px !important;
}
.hbb-content4-table-right-flex-span14{
    width: 22px;
    height: 22px;
    background-position: -185px -267px !important;
}
/* content5 */
.hbb-content5{
    border: 5px #e9e9e9 solid;
    padding: 20px 22px 26px;
    margin: 20px 0;
}
.hbb-content5 p{
    color: #0071b2;
    font-size: 20px;
    text-align: left;
    width: 100%;
    display: inline-block;
    margin-bottom: 24px;
}
.hbb-content5 a{
    display: block;
}
.hbb-content5 a div{
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    text-align: center;
    border: 1px #ccc solid;
    margin-right: 20px;
    line-height: 20px;
}
.hbb-content5 a div span{
    font-size: 12px;
    color: #999;
    display: block;
}
.hbb-content5 a img{
    width: 238px;
    height: 60px;
    float: right;
}
/* content6 */
.hbb-content6-flex{
    display: flex;
    justify-content: space-between;
}
.hbb-content6-flex>a{
    width: 26%;
}
.hbb-content6-flex>a img{
    width: 100%;
}
.hbb-content6-table{
    width: 55%;
}
.hbb-content6-top{
    line-height: 50px;
    text-align: center;
    border-bottom: 1px #e9e9e9 solid;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.hbb-content6-top a{
    width: 25%;
    color: #000;
    font-size: 24px;
    line-height: 40px;
}
.hbb-content6-top-active{
    border-bottom: 2px #0c797c solid;
    color: #0c797c;
}
.hbb-content6-item{
    display: none;
}
.hbb-content6-item-top{
    display: flex;
    justify-content: space-between;
}
.hbb-content6-item-top a{
    width: 180px;
    max-height: 105px;
  overflow: hidden;
}
.hbb-content6-item-top a img{
    width: 100%;
}
.hbb-content6-item-top div{
    width: 70%;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 24px;
    text-align: justify;
}
.hbb-content6-item-top div p{
    font-size: 18px;
    line-height: 30px;
    color: #000;
}
.hbb-content6-item-top div a{
    color: red;
    font-size: 14px;
}
.hbb-content6-item ul{
    margin-top: 10px;
}
.hbb-content6-item ul li{
    border-bottom: 1px #ccc dashed;
    line-height: 40px;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.hbb-content6-item i{
    background: url(../images/icon-t1.webp) no-repeat;
    width: 28px;
    height: 18px;
    background-position: -16px 0;
    display: inline-block;
    margin: 0 0 5px 8px;
}
.hbb-content6-right{
    width: 152px;
    padding-top: 110px;
    background: url(../images/bg_img01.webp) no-repeat;
}
.hbb-content6-right p{
    font-size: 20px;
    text-align: center;
    margin: 12px 0 12px;
}
.hbb-content6-right p span{
    font-size: 15px;
    width: 100%;
    display: inline-block;
}
.hbb-content6-right a{
    width: 100%;
    height: 40px;
    display: inline-block;
    margin-top: 15px;
}
/* content7 */
.hbb-content7{
    margin-top: 20px;
    position: relative;
}
.hbb-content7 .gallery-top2 .swiper-slide{
    display: flex;
    justify-content: space-between;
}
.hbb-content7-left{
    display: flex;
    justify-content: space-between;
    width: 55%;
}
.hbb-content7-left img{
    width: 62%;
}
.hbb-content7-left>div{
    width: 38%;
    height: 100%;
}
.hbb-content7-left h3{
    background-color: #24293c;
    color: #fff;
    font-size: 36px;
    text-align: center;
    display: inline-block;
    padding: 40px 0 33px;
    width: 100%;
    font-weight: bold;
}
.hbb-content7-left div div{
    background: #525e8e url(../images/img_jb_bg.webp) no-repeat top;
    color: #fff;
    padding: 0 26px;
    padding-top: 75px;
    height: 100%;
}
.hbb-content7-left div div p{
    margin-bottom: 30px;
    font-size: 14px;
    text-align: justify;
    line-height: 28px;
}
.hbb-content7-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;
}
.hbb-content7-right{
    width: 44%;
}
.hbb-content7-right div{
    margin-bottom: 20px;
    width: 46%;
    margin-left: 20px;
    float: left;
}
.hbb-content7-right img{
    width: 100%;
}
.hbb-content7 .gallery-thumbs2{
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.hbb-content7 .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;
}
.hbb-content7 .gallery-thumbs2 .swiper-slide.swiper-slide-thumb-active{
    background: #71a1df !important;
    color: #ff0 !important;
}

/* content8 */
.hbb-content8{
    margin-top: 20px;
}
.hbb-content8-img{
    display: flex;
    justify-content: space-between;
}
.hbb-content8-img img{
    width: 32%;
}
.hbb-content8-img2{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.hbb-content8-img2 img{
    width: 18%;
}

/* content9 */
.hbb-content9{
    margin-top: 20px;
    border-top: 3px #0c797c solid;
    background-color: #f6f4f4;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.hbb-content9>a{
    width: 65%;
    padding-left: 30px;
}
.hbb-content9>a img{
    width: 100%;
    margin: 30px 0;
}
.hbb-content9 div{
    border-left: 1px #ccc dashed;
    background-color: #fff;
    padding: 35px 38px 15px;
    text-align: center;
    width: 22%;
}
.hbb-content9 div a{
    display: block;
}
.hbb-content9 div a img{
    width: 100%;
}
.hbb-content9 div p{
    line-height: 24px;
    margin: 15px 0 23px;
    text-align: center;
}
.hbb-content9 div p a{
    text-align: center;
    width: 120px;
    height: 50px;
    margin: 0 auto;
    font-size: 21px;
    background: #F06800;
    display: block;
    line-height: 50px;
    color: white;
}
.hbb-content9 div p font{
    color: red;
}


/* content10 */
.hbb-content10{
    border: 1px solid rgb(210, 210, 210);
    padding: 20px 40px 50px;
    margin-top: 40px;
    margin-bottom: 70px;
}
.hbb-content10-tabs a{
    color: rgb(89, 87, 87);
    font-size: 22px;
    margin: 0 20px;
    padding: 0 3px;
}
.hbb-content10-tabs-active{
    color: #000 !important;
    padding-bottom: 3px !important;
    border-bottom: 5px solid rgb(5, 132, 203);
}
.hbb-content10-items{
    display: none;
    justify-content: space-between;
    margin-top: 30px;
}
.hbb-content10-items .swiper-slide{
    width: 200px;
    margin-right: 30px;
}
.hbb-content10-items div{
    font-size: 16px;
    color: #000;
    text-align: center;
}
.hbb-content10-items img{
    width: 100%;
    margin-bottom: 10px;
}
.hbb-content10-items div a{
    color: #000;
}
.hbb-content10-items-link{
    flex-wrap: wrap;
    justify-content: flex-start !important;
}
.hbb-content10-items-link a{
    display: inline-block;
    margin-left: 20px;
}

/* footer */
footer{
    margin-top: 110px;
    position: relative;
    padding: 20px 0px 0px;
    background: url(../images/foothos.webp) no-repeat right;
    background-size: auto 100%;
    background-color: #4689CF;
}
.hbb-footer-title{
    position: relative;
    width: 1000px;
    margin: auto;
    display: flex;
    justify-content: space-around;
    background: url(../images/foottop.webp) no-repeat no-repeat;
    color: white;
    background-size: 100% 100%;
    padding: 20px;
    top: -94px;
}
.hbb-footer-title img{
    width: 80px;
    margin-right: 10px;
}
.hbb-footer-title>div{
    display: flex;
    align-items: center;
}
.hbb-footer-title div div div{
    margin-bottom: 5px;
    font-size: 21px;
}
.hbb-footer-title p{
    font-size: 12px;
}
.hbb-footer-title div div{
    text-align: center;
}
.hbb-footer-title div div font{
    font-family: '楷体';
    font-size: 30px;
}
.hbb-footer-title div div span{
    color: rgb(213, 37, 28);
    font-size: 34px;
}
.hbb-footer-title div div text{
    color: #000;
    background-color: white;
    font-size: 14px;
    padding: 1px 5px;
}
.hbb-footer-content{
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 1000px;
    margin: -60px auto 0px;
    padding: 0 20px 50px;
}
.hbb-footer-map>img{
    width: 300px;
}
.hbb-footer-map a{
    display: flex;
    align-items: center;
    background-color: white;
    border-radius: 5px;
    justify-content: space-around;
    margin-top: 20px;
    height: 35px;
    color: #333333;
}
.hbb-footer-map a img{
    transform: scale(0.7);
}
.hbb-footer-text{
    color: white;
    border-left: 1px solid white;
    border-right: 1px solid white;
    padding: 10px 30px 30px;
}
.hbb-footer-text p{
    margin-top: 10px;
}
.hbb-footer-er img{
    display: block;
    width: 120px;
    margin-bottom: 10px;
}
.hbb-footer-er{
    text-align: center;
    color: white;
}
footer>div{
    margin-bottom: 0 !important;
}

/* cnzz */
.hbb-footer-text span{
    display: none;
}

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

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

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