* {
	margin: 0;
	padding: 0;
}
body{
	font-size: 18px;
	min-width: 1200px;
}
.div1200 {
	width: 1200px;
	margin: 0 auto;
}
.div600 {
	width: 600px;
	margin: 0 auto;
}
.header {
    height: 100px;
    position: absolute;
    z-index: 100;
    width: 100%;
    border-bottom: 1px solid #fff;
	background-color: unset;
}
.header ul li {
    list-style: none;
    margin: 0px 30px;
    float: left;
    font-size: 18px;
    height: 95px;
    line-height: 100px;
    cursor: pointer;
    color: #fff;
}
.header ul li:hover{
	border-bottom: 5px solid #fff;  
}
  
.fo_top ul li{
	list-style: none;
	margin-left: 30px;
	float: left;
	font-size: 14px;
	height: 65px;
	line-height: 65px;
	cursor: pointer;
	color: #666;
}
.header ul li a {
    font-size: 25px;
    color: #fff;
}
.fo_top ul li a{
	font-size: 14px;
	color: #666;
}
.carousel ul li{
	list-style: none;
	margin-left: 15px;
	float: left;
	font-size: 14px;
	line-height: 50px;
	cursor: pointer;
	color: #666;
	height: 220px;
}
.carousel ul li a{
	color: #666;
}
.img {
	height: 560px;
    margin-bottom: 50px;
}
.header li{
    position: relative;
    margin-right: 10px;    
}
.header li a{
    color: #666;
}
.header li img {
	height: 60px;
	margin-top: 5px;
	/* margin-right: 20px; */
}

.img img {
	height: 400px;
	width: 100%;
}
ul.dropMenu {
    display: block;
    position: absolute;
    top: 100px;
    left: 0px;
    width: 100px;
    background: #fff;
    z-index: 999;
    opacity: 0.9;
}
ul.dropMenu li {
        float: none !important;
        padding: 0;
        margin: 0;
        height: 40px !important;
        line-height: 40px !important;
        background: #f2f2f2;
        margin-left: 0 !important;
}
.nav li {
        float: left;
        height: 78px;
        margin-right: 5px;
        line-height: 78px;
        position: relative;
        list-style: none;
    }
ul.dropMenu li a {
    display: block;
    height: 40px;
    line-height: 40px;
    border-bottom: #333;
    text-align: center;
    font-size: 20px;
    color: #333;
}
a:link {
    text-decoration: none;
    cursor: pointer;
}
.nav_triangle img{
    width: 100%;
    height: 100%;
}
.searchform button {
        height: 45px;
        width: 50px;
        cursor: pointer;
        margin-top: 18px;
        background: url(//www.hblvt.com/images/so2025.png) no-repeat;
        border: none;
        outline: none;
}
.carousels {
	display: flex;
}

.left {
	flex: 1;
}
.jssorl-009-spin img {
	animation-name: jssorl-009-spin;
	animation-duration: 1.6s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
.right {
	margin-left: 25px;
}
.guide a{
	color: #cdc4c4;
}
@keyframes jssorl-009-spin {
	from {
		transform: rotate(0);
	}

	to {
		transform: rotate(360deg);
	}
}

.jssorb051 .i {
	position: absolute;
	cursor: pointer
}

.jssorb051 .i .b {
	fill: #fff;
	fill-opacity: .5
}

.jssorb051 .i:hover .b {
	fill-opacity: .7
}

.jssorb051 .iav .b {
	fill-opacity: 1
}

.jssorb051 .i.idn {
	opacity: .3
}

.jssora051 {
	display: block;
	position: absolute;
	cursor: pointer
}

.jssora051 .a {
	fill: none;
	stroke: #fff;
	stroke-width: 360;
	stroke-miterlimit: 10
}

.jssora051:hover {
	opacity: .8
}

.jssora051.jssora051dn {
	opacity: .5
}

.jssora051.jssora051ds {
	opacity: .3;
	pointer-events: none
}

.left_title {
	position: relative;
	margin-bottom: 20px;
}

.left_title::after {
	content: '';
	background-image: url('../images/xian.jpg');
	height: 3px;
	width: 100%;
	display: block;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	position: relative;
	top: 10px;
}

.foot .left_title::after {
	content: '';
	background-image: url('../images/chang.png');
	height: 3px;
	width: 100%;
	display: block;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	position: relative;
	top: 10px;
}

.left_title img {
	vertical-align: bottom;
	margin-right: 8px;
	vertical-align: middle;
}

.jia {
	border: 1px solid #e5e5e5;
	border-radius: 50px;
	width: 15px;
	height: 15px;
	text-align: center;
	line-height: 13px;
	display: inline-block;
	margin-left: 5px;
}

.title {
	font-size: 24px;
	display: inline-block;
	vertical-align: middle;
}

.gengduo {
	float: right;
	color: #a9a9a9;
	font-size: 16px;
	cursor: pointer;
	margin-top: 8px;
}
.gengduo a{
	color: #a9a9a9;
	font-size: 16px;
	cursor: pointer;
}
.list {
	cursor: pointer;
	font-size: 22px;
	height: 48px;
	line-height: 48px;
}

.dian {
	width: 5px;
	height: 5px;
	background-color: #000;
	display: inline-block;
	line-height: 30px;
	vertical-align: middle;
}

.ellicp {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.list .ellicp {
	width: 480px;
	display: inline-block;
	vertical-align: middle;
	color: #333;
	font-size: 20px;
}

.time {
	float: right;
	color: #9c9c9c;
	font-size: 18px;
}

.di {
	margin: 50px 0;
}
.footer {
    background-color: #CB0A0F;
    height: 180px;
	font-size:14px;
}
.fo_top{
	height: 65px;
}
.fo_top li {
	color: #b3b3b3;
	margin-right: 20px;
	margin-left: 0;
}

.fo_top li::after {
	content: '';
	display: inline-block;
	height: 17px;
	width: 1px;
	background: #5b5252;
	position: relative;
	top: 3px;
	left: 20px;
}
.fo_top li:first-child{
	margin-left: 0 !important;
}
.fo_top li:last-child::after{
	content: ;
	background:none;
}
.fo_list{
    margin-top: 10px;
    color: #ffffff;
}
.fo_list div{
	margin-top:20px;

}
h1,
h2,
h3,
h4,
h5,
p,
ul,
li,
ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 30px;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 18px;
	border-top: 1px solid #333;
	margin: 20px 0;
	padding: 20px 0 0 0;
}

.carousel {
	height: 260px !important;
	padding: 0 0 0 2px;
}

.carousel#carousel-vertical {
	height: 306px;
	padding: 0;
	width: auto;
}

.carousel#carousel-responsive {
	width: auto;
	
}

.carousel li,
.carousel>div>div {
	padding: 2px 0 2px 2px;
	text-align: center;
	line-height: 24px;
}

.carousel#carousel-vertical li,
.carousel#carousel-vertical>div>div {
	padding: 2px 2px 0 2px;
}

.carousel ul li:nth-child(even),
.carousel>div>div:nth-child(even) {
	color: #666;
}

.carousel img {
	background: #999;
	display: block;
	height: 170px;
	font-size: 100px;
	line-height: 150px;
	text-align: center;
	width: 268px;
}
.newspic {
	width: 580px;
	float: left;
	margin-left: 5px;
}
.hiSlider li img{
    height: 440px;
    width:530px;
    display: block;
	padding: 0px 25px;
}
.hiSlider-pages{
	display:none;	
}
.hiSlider-title{
	display:none;	
}
.lb{
	width: 100%;
	height: 40px;
	line-height: 40px;
}
.swiper {
    width: 660px;
    height: 385px;
  }
  
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .swiper-wrapper{
    width: 80%
  }
  .fudong{
	position: absolute;
    /* top: 10px; */
    font-size: 18px;
    color: #fff;
	padding-left:30px;
    z-index: 9;
    height: 40px;
    bottom: 0px;
    line-height: 40px;
    background: rgb(0 34 36 / 50%);
    width: 100%;
	text-align: left;
  }
  .fudong div{
	width: 530px;
    height: 100%;
  }
  .swiper .my-pagination-clickable {
	text-align: right;
}
.swiper-pagination-bullet{
	background-color: #ffffff!important;
}
.swiper-pagination-bullet-active {
	background-color: #ff0000!important;
}
.columnlist {
	float:left;
}
.list_tl {
	width:100%;
	background:#fff;
	padding:0px;
	position:relative;
}
.list_tl ul {
	height:42px;
	border-bottom: 2px solid #9a9a9a;
}
.list_tl ul li {
	float:left;
	height:42px;
	margin-right: 30px;
	text-align:center;
	font-size:24px;
	cursor:pointer;
	text-decoration: none;
}
.list_tl ul li.on {
	background:url(//www.hbrd.gov.cn/images/title_bottom_ico.png) bottom no-repeat;
	border-bottom: 2px solid #c80203;
}

.list_tl .more {
	float: right;
	color: #a9a9a9;
	font-size: 16px;
	cursor: pointer;
	margin-top: -35px;
}			
.list_bd {
	margin: 0 5px;
	margin-top: 10px;
}
.list_bd ul {
	zoom:1;
	display:none;
}
.list_bd ul.active {
	display:block;
}
.bla10 {
    height: 10px;
    line-height: 10px;
    font-size: 1px;
    clear: both;
    width: 100%;
    visibility: hidden;
    overflow: hidden;
}
.ct_page {
	text-align:center;
	font-size:14px;
	height: 30px;
	margin: 20px 30px;
	color: #000;
}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2023-09-27 15:54:04" check_sum="3bcee7cc5a424330844ab778a62d31c1]--><!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2026-01-22 17:16:53" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->