*{
    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;
}
.bdf88-width{
    width: 1200px;
    margin: auto;
}
.bdf88-nav{
    background: linear-gradient(to right, #5090D0 50%, #45B4BD 50%);
}
.bdf88-nav>div{
    display: flex;
    justify-content: center;
    /* align-items: center; */
    height: 50px;
}
.bdf88-nav div div a{
    display: inline-block;
    color: white;
    width: 100px;
    text-align: center;
    line-height: 50px;
}
.bdf88-nav>div>a img{
    height: 50px;
    margin-right: 5px;
}
.bdf88-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;
}
.bdf88-nav>div>a div{
    font-size: 24px;
    font-weight: bold;
}
.bdf88-nav>div>a div p{
    font-size: 14px;
    font-weight: normal;
}
.bdf88-nav>div>a h1{
    font-size: 24px;
    font-weight: bold;
}
.bdf88-nav>div>a h1 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 */
.bdf88-content1{
    margin: 20px auto;
    text-align: center;
    background: #ececec;
    font-size: 20px;
    line-height: 60px;
}
.bdf88-content1 img{
    float: left;
    padding-top: 10px;
    margin-left: 10px;
    margin-right: -10px;
}
/* content2 */
.bdf88-content2{
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}
.bdf88-content2 .bdf88-content2-left{
    width: 48%;
}
.bdf88-content2-table{
    line-height: 46px;
    text-align: left;
    border-bottom: 1px #e9e9e9 solid;
    margin-bottom: 10px;
}
.bdf88-content2-table a{
    font-size: 24px;
    line-height: 46px;
    display: inline-block;
    color: #000;
    margin-right: 10px;
}
.bdf88-content2-table .bdf88-content2-table-active{
    border-bottom: 1px #0c797c solid;
}
.bdf88-content2-item{
    display: none;
}
.bdf88-content2-item a{
    display: flex;
    border-bottom: 1px #ccc dashed;
    padding: 8px 0 8px;
    align-items: center;
}
.bdf88-content2-item a img{
    width: 90px;
    height: 70px;
    margin-right: 10px;
}
.bdf88-content2-item a div div{
    font-size: 18px;
    line-height: 28px;
    color: #1d6ea6;
}
.bdf88-content2-item a div p{
    text-align: justify;
    line-height: 20px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.bdf88-content2-item a div p font{
    color: red;
    font-size: 14px;
}
.bdf88-content2-right{
    width: 48%;
}
.bdf88-content2-title{
    line-height: 46px;
    text-align: left;
    border-bottom: 1px #e9e9e9 solid;
    margin-bottom: 10px;
}
.bdf88-content2-title span{
    font-size: 24px;
    line-height: 46px;
    display: inline-block;
    color: #000;
    margin-right: 10px;
    border-bottom: 1px #0c797c solid;
}
.bdf88-content2-right>img{
    width: 100%;
}
.bdf88-content2-right p{
    background-color: #f2f2f2;
    font-size: 16px;
    line-height: 26px;
    padding: 12px 20px 20px 0;
}
.bdf88-content2-right p a{
    color: red;
}
.bdf88-content2-right p img{
    float: left;
    margin-right: 10px;
}
.bdf88-content2-line{
    background-color: #e9e9e9;
    width: 1px;
    height: 470px;
}
/* content3 */
.bdf88-content3{
    display: flex;
    font-size: 17px;
    border: 1px #d6d5d5 solid;
}
.bdf88-content3>*{
    width: 12.5%;
    height: 168px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.bdf88-content3 div{
    background: #d5d5d5;
    text-align: center;
    position: relative;
    font-size: 17px;
}
.bdf88-content3 div span{
    font-size: 24px;
}
.bdf88-content3 div i{
    width: 10px;
    height: 18px;
    background: url(../images/img-trag.webp) no-repeat;
    display: inline-block;
    position: absolute;
    top: 76px;
    right: -10px;
}
.bdf88-content3 a{
    border-left: 1px #d6d5d5 solid;
    font-size: 12px;
}
.bdf88-content3 a:hover{
    background-color: #059B90;
    color: white;
}
.bdf88-content3 a p{
    font-size: 20px;
}
.bdf88-content3 a span{
    background: url(../images/icon-bw.webp) no-repeat;
    width: 54px;
    height: 54px;
    display: inline-block;
    margin: 10px 0 12px;
}
.bdf88-content3 a text{
    font-size: 12px;
    display: flex;
    align-items: center;
}
.bad88-content3-span1{
    background-position: -55px 0 !important;
}
.bdf88-content3 a:hover .bad88-content3-span1{
    background-position: 0 0 !important;
}
.bad88-content3-span2{
    background-position: -55px -55px !important;
}
.bdf88-content3 a:hover .bad88-content3-span2{
    background-position: 0 -55px !important;
}
.bad88-content3-span3{
    background-position: -55px -110px !important;
}
.bdf88-content3 a:hover .bad88-content3-span3{
    background-position: 0 -110px !important;
}
.bad88-content3-span4{
    background-position: -55px -165px !important;
}
.bdf88-content3 a:hover .bad88-content3-span4{
    background-position: 0 -165px !important;
}
.bad88-content3-span5{
    background-position: -55px -220px !important;
}
.bdf88-content3 a:hover .bad88-content3-span5{
    background-position: 0 -220px !important;
}
.bad88-content3-span6{
    background-position: -55px -275px !important;
}
.bdf88-content3 a:hover .bad88-content3-span6{
    background-position: 0 -275px !important;
}
.bad88-content3-span7{
    background-position: -55px -330px !important;
}
.bdf88-content3 a:hover .bad88-content3-span7{
    background-position: 0 -330px !important;
}

.bdf88-gg img{
    width: 100%;
    margin-top: 20px;
}

/* content title */
.bdf88-content-title{
    line-height: 46px;
    border-bottom: 1px #e9e9e9 solid;
    margin-bottom: 20px;
    overflow: hidden;
}
.bdf88-content-title strong{
    font-size: 24px;
    border-bottom: 1px #0c797c solid;
    line-height: 46px;
    display: inline-block;
    font-weight: normal;
    color: #000;
}
.bdf88-content-title strong em{
    color: #a0a0a0;
    font-size: 16px;
    font-style: normal;
}
.bdf88-content-title text{
    line-height: 46px;
    display: inline-block;
    font-size: 16px;
    margin-left: 8%;
}
.bdf88-content-title text a{
    color: #a0a0a0;
}
.bdf88-content-title text a b{
    font-size: 20px;
    font-weight: normal;
    color: #05787b;
}
.bdf88-content-title text a font{
    font-size: 20px;
    color: #f00;
}
.bdf88-content-title span{
    float: right;
    margin-top: 10px;
}
/* content4 */
.bdf88-content4{
    margin-top: 20px;
}
.bdf88-content4 .gallery-thumbs1 .swiper-slide{
    display: flex;
    align-items: center;
    border: 1px #ccc solid;
    border-radius: 5px;
    padding: 2px;
    width: 18% !important;
}
.bdf88-content4 .gallery-thumbs1 .swiper-slide div{
    margin-left: 10px;
    line-height: 20px;
    font-size: 14px;
}
.bdf88-content4 .gallery-thumbs1 .swiper-slide-thumb-active{
    background-color: #71a1df;
    color: #ff0;
    border: 1px #71a1df solid;
}
.gallery-top1 .swiper-slide{
    /* background: url(../images/zj_bg.webp) 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;
}
.bdf88-content4-div{
    position: relative;
    width: 40%;
    padding: 15px 20px 25px;
}
.bdf88-content4-div>.bdf88-content4-span1{
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    border-top: 1px solid #E79768;
    border-left: 1px solid #E79768;
    top: 0;
    left: 0;
}
.bdf88-content4-div>.bdf88-content4-span2{
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    border-right: 1px solid #E79768;
    border-bottom: 1px solid #E79768;
    right: 0;
    bottom: 0;
}
.bdf88-content4-div>div{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bdf88-content4-div .bdf88-content4-div1{
    color: #0193DE;
    font-size: 85px;
    font-weight: bold;
    font-family: monospace;

}
.bdf88-content4-div .bdf88-content4-div2{
    color: #9FBBC4;
    font-size: 16px;
    text-align: center;
}
.bdf88-content4-div .bdf88-content4-div3{
    width: 1px;
    height: 65px;
    background-color: #20A0DF;
}
.bdf88-content4-div .bdf88-content4-div2 span{
    color: #0086D1;
    font-size: 24px;
    display: block;
    font-size: 38px;
}
.bdf88-content4-div p span{
    font-weight: bold;
    font-size: 14px;
    color: #000;
}
.bdf88-content4-div p{
    font-size: 14px;
    margin-top: 10px;
}
.bdf88-content4-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;
}
.bdf88-content4-div p img{
    width: 140px;
    margin: 10px 5px 0 5px;
    height: 80px;
}

/* content5 */
.bdf88-content5{
    margin: 20px 0;
}
.bdf88-content5-table{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bdf88-content5-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;
}
.bdf88-content5-table-left div.bdf88-content5-table-left-active{
    background-color: #71a1df;
    border-top: 2px #447cc4 solid;
    color: #fff;
    position: relative;
}
.bdf88-content5-table-left div span{
    background: url(../images/icon-t1.webp) no-repeat;
    display: block;
    float: left;
    margin: 6px 10px 0 0;
}
.bdf88-content5-table-left-span1{
    width: 41px;
    height: 41px;
    background-position: -144px 0 !important;
}
.bdf88-content5-table-left div.bdf88-content5-table-left-active .bdf88-content5-table-left-span1{
    background-position: -185px 0 !important;
}
.bdf88-content5-table-left-span2{
    width: 39px;
    height: 39px;
    background-position: -144px -42px !important;
}
.bdf88-content5-table-left div.bdf88-content5-table-left-active .bdf88-content5-table-left-span2{
    background-position: -185px -42px !important;
}
.bdf88-content5-table-left-span3{
    width: 38px;
    height: 44px;
    background-position: -144px -83px !important;
}
.bdf88-content5-table-left div.bdf88-content5-table-left-active .bdf88-content5-table-left-span3{
    background-position: -185px -83px !important;
}
.bdf88-content5-table-left-span4{
    width: 36px;
    height: 42px;
    background-position: -144px -127px !important;
}
.bdf88-content5-table-left div.bdf88-content5-table-left-active .bdf88-content5-table-left-span4{
    background-position: -185px -127px !important;
}
.bdf88-content5-table-left div em{
    font-size: 12px;
    color: #999;
    font-style: normal;
}
.bdf88-content5-table-left div.bdf88-content5-table-left-active em{
    color: #fff;
}
.bdf88-content5-table-left div i{
    background: url(../images/icon-t1.webp) no-repeat;
    vertical-align: top;
    display: inline-block;
}
.bdf88-content5-table-left div.bdf88-content5-table-left-active i{
    width: 10px;
    height: 20px;
    background-position: 0 -16px;
    position: absolute;
    top: 30px;
    right: -10px;
}
.bdf88-content5-table-right{
    display: none;
    border: 1px #71a1df solid;
    padding: 15px 20px;
    position: relative;
    width: 71.5%;
}
.bdf88-content5-table-right h5{
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: normal;
    text-align: center;
}
.bdf88-content5-table-right-flex{
    display: flex;
    justify-content: space-between;
}
.bdf88-content5-table-right-flex img{
    width: 50%;
}
.bdf88-content5-table-right-flex>div{
    width: 47%;
}
.bdf88-content5-table-right-flex>div p{
    text-indent: 2em;
    border-bottom: 1px #ccc solid;
    padding-bottom: 25px;
    text-align: justify;
    line-height: 26px;
}
.bdf88-content5-table-right-flex>div p a{
    color: red;
}
.bdf88-content5-table-right-flex>div>div{
    display: flex;
    justify-content: space-between;
    margin-top: 23px;
    align-items: center;
}
.bdf88-content5-table-right-flex>div .bdf88-content5-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;
}
.bdf88-content5-table-right-flex>div .bdf88-content5-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;
}
.bdf88-content5-table-right-flex>div .bdf88-content5-table-right-flex-div ul{
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
}
.bdf88-content5-table-right-flex>div .bdf88-content5-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;
}
.bdf88-content5-table-right-flex>div .bdf88-content5-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;
}
.bdf88-content5-table-right-flex-span1{
    background-position: -144px -170px !important;
}
.bdf88-content5-table-right-flex-span2{
    background-position: -144px -206px !important;
}
.bdf88-content5-table-right-flex-span3{
    background-position: -144px -242px !important;
}
.bdf88-content5-table-right-flex-span4{
    background-position: -144px -278px !important;
}
.bdf88-content5-table-right-flex-span5{
    background-position: -144px -314px !important;
}
.bdf88-content5-table-right-flex-span6{
    background-position: -144px -350px !important;
}
.bdf88-content5-table-right-flex-span7{
    background-position: -144px -386px !important;
}
.bdf88-content5-table-right-flex-span8{
    background-position: -185px -181px !important;
}
.bdf88-content5-table-right-flex .bdf88-content5-table-right-flex-div2{
    border: 1px #ccc solid;
}
.bdf88-content5-table-right-flex .bdf88-content5-table-right-flex-div2 div{
    width: 32px;
    background-color: #ff8200;
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 14px 0;
}
.bdf88-content5-table-right-flex .bdf88-content5-table-right-flex-div2 ul{
    width: 88%;
    font-size: 16px;
    line-height: 24px;
}
.bdf88-content5-table-right-flex .bdf88-content5-table-right-flex-div2 ul li{
    margin: 10px 0;
}
.bdf88-content5-table-right-flex .bdf88-content5-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;
}
.bdf88-content5-table-right-flex-span9{
    width: 22px;
    height: 20px;
    background-position: -211px -358px !important;
}
.bdf88-content5-table-right-flex-span10{
    width: 23px;
    height: 22px;
    background-position: -211px -381px !important;
}
.bdf88-content5-table-right-flex-span11{
    width: 21px;
    height: 22px;
    background-position: -211px -406px !important;
}
.bdf88-content5-table-right-flex-span12{
    width: 21px;
    height: 23px;
    background-position: -185px -221px !important;
}
.bdf88-content5-table-right-flex-span13{
    width: 22px;
    height: 19px;
    background-position: -185px -247px !important;
}
.bdf88-content5-table-right-flex-span14{
    width: 22px;
    height: 22px;
    background-position: -185px -267px !important;
}

/* content6 */
.bdf88-content6{
    border: 5px #e9e9e9 solid;
    padding: 20px 22px 26px;
    margin: 20px 0;
}
.bdf88-content6 p{
    color: #0071b2;
    font-size: 20px;
    text-align: left;
    width: 100%;
    display: inline-block;
    margin-bottom: 24px;
}
.bdf88-content6 a{
    display: block;
}
.bdf88-content6 a div{
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    text-align: center;
    border: 1px #ccc solid;
    margin-right: 20px;
    line-height: 20px;
}
.bdf88-content6 a div span{
    font-size: 12px;
    color: #999;
    display: block;
}
.bdf88-content6 a img{
    width: 238px;
    height: 60px;
    float: right;
}

/* content7 */
.bdf88-content7{
    margin: 20px 0;
}
.bdf88-content7-flex{
    display: flex;
    justify-content: space-between;
}
.bdf88-content7-table{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 20%;
}
.bdf88-content7-table a{
    height: 40px;
    line-height: 40px;
    background-color: #dedede;
    text-align: center;
    cursor: pointer;
    margin-bottom: 2px;
    letter-spacing: 4px;
}
.bdf88-content7-table .bdf88-content7-table-active{
    background-color: #008ddc;
    color: white;
}
.bdf88-content7-item{
    display: none;
    justify-content: space-between;
    width: 78%;
}
.bdf88-content7-item>div{
    width: 30%;
}
.bdf88-content7-item div span{
    width: 100%;
    display: flex;
    align-items: center;
    margin: 7px 0;
    height: 120px;
    overflow: hidden;
}
.bdf88-content7-item div img{
    width: 100%;
}
.bdf88-content7-item div p{
    font-weight: bold;
    margin: 5px 0;
}
.bdf88-content7-item div div{
    line-height: 24px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.bdf88-content7-item ul{
    width: 67%;
}
.bdf88-content7-item ul li{
    line-height: 42px;
    border-bottom: 1px dashed #838383;
    position: relative;
    display: flex;
    align-items: center;
}
.bdf88-content7-item ul li a{
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.bdf88-content7-item ul li i{
    width: 8px;
    min-width: 8px;
    height: 8px;
    background: url(../images/c.webp) no-repeat no-repeat;
    margin: 0 10px;
}
.bdf88-content7-item ul li span{
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: white;
    padding: 0 5px;
    min-width: 86px;
}

/* content8 */
.bdf88-content8{
    margin-top: 20px;
}
.bdf88-content8-img{
    display: flex;
    justify-content: space-between;
}
.bdf88-content8-img img{
    width: 32%;
}
.bdf88-content8-div{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.bdf88-content8-div div{
    width: 18%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 12px;
    height: 200px;
}
.bdf88-content8-div1{
    background-color: #E6A5A2;
}
.bdf88-content8-div span{
    width: 64px;
    height: 64px;
}
.bdf88-content8-div-span1{
    background: url(../images/huanji1.webp) no-repeat no-repeat;
}
.bdf88-content8-div p{
    color: white;
    font-size: 22px;
    margin: 5px 0;
}
.bdf88-content8-div2{
    background-color: #E5B676;
}
.bdf88-content8-div-span2{
    background: url(../images/huanji2.webp) no-repeat no-repeat;
}
.bdf88-content8-div3{
    background-color: #A1C75D;
}
.bdf88-content8-div-span3{
    background: url(../images/huanji3.webp) no-repeat no-repeat;
}
.bdf88-content8-div4{
    background-color: #6FA0DD;
}
.bdf88-content8-div-span4{
    background: url(../images/huanji4.webp) no-repeat no-repeat;
}
.bdf88-content8-div5{
    background-color: #8163BA;
}
.bdf88-content8-div-span5{
    background: url(../images/huanji5.webp) no-repeat no-repeat;
    background-size: contain;
    background-position-y: center;
}

/* content9 */
.bdf88-content9{
    margin: 20px 0;
    display: flex;
}
.bdf88-content9>a{
    width: 65%;
}
.bdf88-content9 a img{
    width: 100%;
}
.bdf88-content9 div{
    width: 30%;
    background-color: #008DDC;
    color: white;
    padding: 2.5%;
}
.bdf88-content9 div p{
    font-size: 18px;
    color: white;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
.bdf88-content9 div span{
    display: block;
    text-align: center;
    border-bottom: 1px dashed white;
    color: white;
    padding-bottom: 15px;
    font-size: 15px;
    margin: 10px 0;
}
.bdf88-content9 div .bdf88-content9-a{
    text-align: center;
    color: white;
    font-size: 15px;
    display: flex;
    margin: 40px 0;
    align-items: center;
}
.bdf88-content9 div a input{
    border-radius: 5px;
    outline: none;
    border: none;
    width: 80%;
    height: 30px;
    color: black;
}
.bdf88-content9 .bdf88-content9-a1{
    display: block;
    width: 33%;
    font-size: 15px;
    background: #fff000;
    margin: auto;
    color: #098ab4;
    text-align: center;
    padding: 8px 0;
    box-sizing: border-box;
    border-radius: 5px;
}

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

/* 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;
}
.bdf88-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;
}
.bdf88-footer-title img{
    width: 80px;
    margin-right: 10px;
}
.bdf88-footer-title>div{
    display: flex;
    align-items: center;
}
.bdf88-footer-title div div div{
    margin-bottom: 5px;
    font-size: 21px;
}
.bdf88-footer-title p{
    font-size: 12px;
}
.bdf88-footer-title div div{
    text-align: center;
}
.bdf88-footer-title div div font{
    font-family: '楷体';
    font-size: 30px;
}
.bdf88-footer-title div div span{
    color: rgb(213, 37, 28);
    font-size: 34px;
}
.bdf88-footer-title div div text{
    color: #000;
    background-color: white;
    font-size: 14px;
    padding: 1px 5px;
}
.bdf88-footer-content{
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 1000px;
    margin: -60px auto 0px;
    padding: 0 20px 50px;
}
.bdf88-footer-map>img{
    width: 300px;
}
.bdf88-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;
}
.bdf88-footer-map a img{
    transform: scale(0.7);
}
.bdf88-footer-text{
    color: white;
    border-left: 1px solid white;
    border-right: 1px solid white;
    padding: 10px 30px 30px;
}
.bdf88-footer-text p{
    margin-top: 10px;
}
.bdf88-footer-er img{
    display: block;
    width: 120px;
    margin-bottom: 10px;
}
.bdf88-footer-er{
    text-align: center;
    color: white;
}
footer>div{
    margin-bottom: 0 !important;
}

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


/* liebiao */
.bdf88-content-nav{
    background: url(../images/hn_bg14.webp) no-repeat no-repeat;
    height: 47px;
    line-height: 47px;
    padding-left: 80px;
    font-size: 14px;
    margin-top: 20px;
    background-size: 100%;
}
.bdf88-content-nav a{
    margin: 0 5px;
}
.bdf88-flex{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    position: relative;
}
.bdf88-left{
    width: 910px;
}
.bdf88-left-title{
    padding: 10px;
    border: 1px solid #CCC;
}
.bdf88-left-title p{
    border-bottom: 2px solid #078fdd;
    line-height: 30px;
}
.bdf88-left-title p a{
    font-size: 18px;
    font-weight: bold;
}
.bdf88-left-title div{
    text-indent: 2em;
    line-height: 24px;
    margin-top: 15px;
    font-size: 14px;
}
.bdf88-left-title div a{
    color: red;
    font-size: 14px;
}
.bdf88-left-img{
    display: flex;
    margin-top: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.bdf88-left-img img{
    width: 23%;
}
.bdf88-tabulation{
    border: 1px solid #ccc;
    margin-top: 20px;
}
.bdf88-list{
    display: flex;
    align-items: center;
    border-bottom: 1px dashed #ccc;
    padding: 10px 20px;
    background: url(../images/hn_bg16.webp);
    justify-content: space-between;
}
.bdf88-list>a{
    width: 30%;
    max-height: 145px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.bdf88-list>a img{
    width: 100%;
}
.bdf88-list>div{
    width: 70%;
}
.bdf88-list div a{
    background: url(../images/hn_ico2.awebp) 20px no-repeat;
    padding-left: 40px;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: #078fdd;
}
.bdf88-list div p{
    line-height: 24px;
    text-indent: 2em;
    padding-left: 20px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
}
.bdf88-list div div{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-size: 14px;
    margin-top: 10px;
}
.bdf88-list div img{
    width: 16px;
    margin-right: 5px;
    margin-left: 10px;
}

.page{
    text-align: center;
    margin: 20px 0;
}
.page *{
    border-radius: 4px;
    display: inline-block;
    padding: 1px 5px;
    margin: 0 5px;
}

.bdf88-left-list{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.bdf88-left-list div{
    width: 49%;
    padding-bottom: 10px;
    border: 1px solid #e6e6e6;
}
.bdf88-left-list p{
    background: url(../images/list_bg1.awebp) no-repeat no-repeat;
    background-size: 100% 100%;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    padding-left: 25px;
    text-align: left;
    margin-bottom: 10px;
}
.bdf88-left-list ul li{
    background: url(../images/shebei_ico01.awebp) 10px no-repeat;
    padding-left: 25px;
    line-height: 26px;
    text-align: left;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bdf88-left-list ul li a{
    font-size: 14px;
}

/* 列表右 */
.bdf88-right{
    width: 275px;
    top: 10px;
    z-index: 9;
    left: 0;
    background-color: white;
}
.bdf88-fixed{
    position: fixed;
}
.bdf88-absolute{
    position: absolute !important;
    bottom: 0;
    right: 0;
    top: auto !important;
    left: auto !important;
}
.bdf88-right-team{
    border: 1px solid #CCC;
}
.bdf88-right-team p{
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 30px;
    color: #3F7EA8;
    background: linear-gradient(#A0D7F5, white);
    display: flex;
    align-items: center;
}
.bdf88-right-team p span{
    background: url(../images/right1.webp) no-repeat no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    background-size: 100% 100%;
    margin: 0 10px;
}
.bdf88-right-team>div{
    margin: 10px;
}
.bdf88-right-team .swiper-slide img{
    width: 100%;
}
.bdf88-right-team .spr-tab{
    background-color: unset;
}
.bdf88-right-wenti{
    border: 1px solid #CCC;
    margin-top: 10px;
}
.bdf88-right-wenti p{
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 30px;
    color: #3F7EA8;
    background: linear-gradient(#A0D7F5, white);
    display: flex;
    align-items: center;
}
.bdf88-right-wenti p span{
    background: url(../images/right1.webp) no-repeat no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    background-size: 100% 100%;
    margin: 0 10px;
}
.bdf88-right-wenti div{
    display: flex;
    justify-content: space-around;
    margin: 10px;
}
.bdf88-right-wenti div a{
    width: 30%;
    text-align: center;
    font-size: 14px;
}
.bdf88-right-wenti span{
    display: flex;
    width: 60px;
    height: 60px;
    background: #FAF8F9;
    border-radius: 5px;
    justify-content: center;
    margin: 0 auto 5px;
    align-items: center;
}
.bdf88-right-wenti a img{
    width: 32px;
}

/* neirong */
.bdf88-content{
    border: 1px solid #ccc;
    padding: 20px 40px;
    background: url(../images/art_bg1.webp) repeat-x center top;
}
.bdf88-content h1{
    font-size: 18px;
    color: #006b01;
    margin: 20px auto;
    text-align: center;
}
.bdf88-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%;
}
.bdf88-content-author{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.bdf88-content-author div{
    display: flex;
    align-items: center;
    font-size: 14px;
}
.bdf88-content-author div a{
    color: red;
    font-size: 14px;
    margin-left: 10px;
}
.bdf88-content-author div img{
    width: 16px;
    margin-right: 5px;
}
.bdf88-content-author div img:last-child{
    margin-left: 5px;
}
.bdf88-content-content h2, .bdf88-content-content h3{
    /* background: #a6d5ee; */
    padding: 10px 0;
    font-weight: bold;
    margin: 10px 0px;
    text-indent: 2em;
}
.bdf88-content-content h2 p, .bdf88-content-content h3 p, .bdf88-content-content h2 b, .bdf88-content-content h3 b, .bdf88-content-content h2 strong, .bdf88-content-content h3 strong, .bdf88-content-content ul li p{
    display: contents;
}
.bdf88-content-content ul li{
    text-indent: 2em;
}
.bdf88-content-content p, .bdf88-content-content ul li, .bdf88-content-content ul li p{
    font-size: 16px;
    line-height: 20px;
    /*margin: 20px 0;*/
    padding: 5px 0 5px 0px;
    text-align: justify;
}
.bdf88-content-content strong{
    color: red;
}
.bdf88-content-content img {
    max-width: 414px;
    display: block;
    margin: 0 auto;
    height: auto!important;
}
.bdf88-content>p{
    font-size: 14px;
}
.bdf88-content>p a{
    font-size: 14px;
}
.bdf88-content-updown{
    margin-top: 20px;
}
.bdf88-content-updown div{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
}
.bdf88-content-updown div a{
    font-size: 14px;
}
.bdf88-content-tishi{
    display: flex;
    align-items: center;
    height: 87px;
    border: 1px solid #94d37b;
    background: url(../images/hn_bg17.webp) 15px center no-repeat #d2e4cb;
    margin: 10px 0 10px 0;
}
.bdf88-content-tishi p{
    line-height: 22px;
    margin: 0px 20px 0 155px;
    font-size: 14px;
    letter-spacing: 2px;
}
.bdf88-content-tishi div a{
    width: 83px;
    height: 25px;
    display: block;
    margin-right: 20px;
}
.bdf88-content-tishi div a:last-child{
    margin-top: 10px;
}
.bdf88-content-guanjian{
    background: url(../images/hn_bg18.webp) no-repeat;
    height: 50px;
    margin: 20px 0 10px 0;
    line-height: 50px;
    background-size: 100% 100%;
    padding-left: 130px;
}
.bdf88-content-guanjian a{
    margin: 0 5px 0 5px;
    display: inline-block;
    font-size: 14px;
}