@charset "utf-8";
.wrap .main{
	width: var(--wrap-width-1200);
}
.sj_main{
	background: none!important;
	overflow: hidden;
}
.wrap .main{
	padding: 28px 0 0 0;
	margin-top: 10px!important;
}
.sj_left{
	float:left;
	width: 59%;
}
.sj_box{
	width: 100%;
	background: #fff;
	padding: 28px 38px 19px 38px;
	margin-bottom: 28px;
}
.currency_tit{
	font-weight: bold;
	color: var(--text-color);
}
.sj_box .currency_tit{
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 15px;
}
.sj_box_bottom{
	width: 100%;
	margin-top: 27px;
}
.sj_box_bottom .tab-ul{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #FCEBCB;
}
.sj_box_bottom .tab-ul li{
	float:left;
	width: 191px;
	height: 59px;	
	border-radius: 6px 6px 0px 0px;
}
.sj_box_bottom .tab-ul li a{
	display: block;
	width: 191px;
	height: 59px;	
	border-radius: 6px 6px 0px 0px;
	color: var(--main-color);
	background: var(--btn-bg);
	text-align: center;
	line-height: 59px;
	
}
.sj_box_bottom .tab-ul li.cur a{
	color: #fff;
	background: var(--main-color);
}
.sj_tab_list{
	width: 100%;
}
.sj_tab_list ul{
	width: 100%;
	overflow: hidden;

}
.sj_tab_list ul li{
	float:left;
	width: 187px;
	height: 49px;
	position: relative;
	margin-bottom: 20px;
}
.sj_tab_list ul li:after{
	content: "";
	display: block;
	width: 1px;
	height: 49px;
	background: #EAEAEA;
	position: absolute;
	right:0;
	top:0;
}

.sj_tab_list ul li a{
	display: block;
	width: 187px;
	height: 49px;
	text-align: center;
	line-height: 49px;
	color: var(--text-color);
	font-size: var(--font-size-16);
}
.sj_tab_list ul li:nth-child(6n+0):after{
	display: none;
}
.sj_tab_list ul li a:hover{
	color: var(--main-color);
}
.tab-container{
	margin-top: 34px;
}
#news_photo{
	width: 100%;
	height:477px;
}
.swiper-pagination-bullet{
	float:left;
	width: 48%!important;
	height: 5px!important;
	background: #003984!important;
	border-radius: 3px!important;
}
.sj_right{
	float:right;
	width: 39%;
	background: #fff;
	padding: 28px 26px 35px 26px;
}
.kfsj_title{
	overflow: hidden;
	width: 100%;
	height: 102px;
	background: var(--btn-bg);
	color: var(--main-color);
	font-weight: bold;
	font-size: var(--font-size-30);
	padding-left: 27%;
	padding-top: 18px;
	border-radius: 6px;
}
.kfsj_title img{
	float:left;
	display: block;
}
.kfsj_title span{
	float:left;
	margin-left: 30px;
	margin-top: 10px;
}
.kfsj_box{
	width: 100%;
	overflow: hidden;
}
.kfsj_main{
	width: 120%;
	margin-top: 39px;
	overflow: hidden;
}
.kfsj_main .item .svg_pic{
	color: var(--sj-icon-color)!important;
}
.kfsj_main .item .svg_pic {
    width: 56px;
    height: 56px;
    margin: 15px auto;
    fill: currentColor;
    color: #d4d4d4;
    transition: all 0.2s;
}
.kfsj_main .item .svg_pic svg {
    width: 56px;
    height: 56px;
}
.kfsj_main .item .title {
    text-align: center;
    color: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	margin-top: 31px;
}
.kfsj_main .item{
    text-align: center;
    padding: 15px;
    transition: 0.2s;
    border-radius: 8px;
    margin-bottom: 15px;
}
.kfsj_main .item a{
    display:block;
}

.kfsj_main .item {
    width: 23.2%;
    height: auto;
    border-radius: 8px;
    margin-bottom: 34px;
    margin-right: 39px;
    cursor: pointer;
    float: left;
}
.unslider {
    position: relative;
}
.unslider-wrap {
    position: relative;
}
.unslider-wrap.unslider-carousel>li {
    float: left;
}

.unslider-vertical>ul {
    height: 100%;
}

.unslider-vertical li {
    float: none;
    width: 100%;
}

.unslider-fade {
    position: relative;
    z-index: 999999;
}

.unslider-fade .unslider-wrap li {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 8;
}

.unslider-fade .unslider-wrap li.unslider-active {
    z-index: 10;
}

.unslider li,
.unslider ol,
.unslider ul {
    list-style: none;
    padding: 0;
    border: none;
}

.unslider-arrow {
    position: absolute;
    left: 0px;
    z-index: 2;
    cursor: pointer;
}

.unslider-arrow.next {
    left: auto;
    right: 0px;
}

.my-slider img {
    height: auto;
    width: 100%;
}

.sj_box_bottom .data_slider .silde-disp-1 {
    position: static;
    height: auto;
    line-height: normal;
	width: 100%;
	text-align: center;
}
.sj_box_bottom .data_slider .silde-disp-1 h2 {
    background: #fff;
    padding: 0 20px;
}
.sj_box_bottom .data_slider .silde-disp-1 h2 a {
    font-weight: 900;
    font-size: 18px;
}
.sj_box_bottom .data_slider .silde-disp-1 span {
    color: #c5c9cf;
    font-size: 14px;
    display: inline-block;
    margin-top: 10px;
}
.unslider-nav li {
    border-radius: 30px;
    display: inline-block;
    width: 48%;
    height: 5px;
    background: var(--btn-bg);
    text-indent: -9999px;
    cursor: pointer;
	margin: 5px;
}
.unslider-nav .unslider-active {
    background:var(--main-color);
}

/* 数据查询列表 */
.sjcx_List_main{
	width: 100%;
	margin-bottom: 30px;
}
.bg_white {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    margin-top:0px;
    padding: 28px;
}
.sjcx_List{
	width: 100%;
	margin-top: 20px;
}
.sjcx_List ul {
    width: 100%;
    overflow: hidden;
}
.sjcx_List ul li {
    float: left;
    width: 191px;
    height: 49px;
    position: relative;
    margin-bottom: 44px;
}
.sjcx_List ul li:after {
    content: "";
    display: block;
    width: 1px;
    height: 49px;
    background: #EAEAEA;
    position: absolute;
    right: 0;
    top: 0;
}

.sjcx_List ul li a {
    display: block;
    width: 191px;
    height: 49px;
    text-align: center;
    line-height: 49px;
    color: var(--text-color);
    font-size: var(--font-size-16);
}
.sjcx_List ul li a:hover{
	color: var(--text-color-active);
}



@media screen and (max-width:1660px) {
	.kfsj_title{
		padding-left: 22%;
	}
	.kfsj_main .item .title{
		font-size: 22px!important;
	}
	.kfsj_main .item{
		width: 26%;
		margin-right: 12px;
	}
	.sj_tab_list ul li:nth-child(4n+0):after{
		display: block;
	}
	.sj_tab_list ul li:nth-child(3n+0):after{
		display: none;
	}
}
@media screen and (max-width:1366px){
	.kfsj_main .item{
		width: 26%;
		margin-right: 10px;
	}
}