* {
	margin: 0;
	padding: 0;
	/* font-family: "黑体"; */
	box-sizing: border-box;
}

html,
body {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	/* ios刘海屏兼容 */
	/* padding-bottom: constant(safe-area-inset-bottom); 
	padding-bottom: env(safe-area-inset-bottom); */
}

a,
a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
	/* color: #000000; */
	outline: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	display: block;
}

img {
	width: 100%;
	display: block;
}

li {
	list-style: none;
}

input {
	border: none;
	outline: none;
	display: block;
	width: 100%;
	height: 100%;
	color: #6C6C6C;
}

.transistor{
	background-color: #70beff;
}
/* head */
.trans_head{
	background-size: 100%;
	position: relative;
}
.hea_img{
	width: 6rem;
	margin: 0 auto;
}
.tran_title{
	display: flex;
	align-items: center;
	font-size: 0.38rem;
	color: #ffffff;
	letter-spacing: 6px;
	margin: 0.5rem 0 0 0.3rem;
	font-weight: bold;
}
.tran_title img{
	width: 2.48rem;
	margin-right: 0.14rem;
}
.tran_time{
	font-family:"黑体";
	color: #ffffff;
	font-size: 0.4rem;
	letter-spacing: 2px;
	padding: 0.4rem 0 0.86rem;
	margin-left: 0.3rem;
	font-weight: bold;
	letter-spacing: 3.8px;
	padding-left: 0.05rem;
}
a.tran_sign{
width: 5.87rem;
height: 0.85rem;

/* background: linear-gradient(90deg, #FD6F03, #FA3A35); */
background-color: #ffffff;
border-radius: 0.1rem;
font-size: 0.36rem;
color: #010071;
line-height: 0.85rem;
text-align: center;
font-weight: bold;
position: relative;
z-index: 99;
position: absolute;
top: 4.35rem;
/* bottom: 0.2rem; */
left: 0;
right: 0;
margin: 0 auto;
}
.tarn_nav{
	background: url(../../image/1001/finance2.png) no-repeat;
	background-size: 100% 100%;
	font-weight: bold;
	color: #ffffff;
    width: 2.44rem;
    height: 0.7rem;
    text-align: center;
    position: relative;
    left: -0.3rem;
    margin-bottom: 0.2rem;
    font-size: 0.31rem;
    line-height: 0.6rem;
}
.tarn_navto{
	left: -0.11rem;
}
.tarn_navs{
	background: url(../../image/1001/finance4.png) no-repeat;
	background-size: 100% 100%;
	width: 3.44rem;
	height: 0.7rem;
}
.ranking {
    font-weight: 400;
	font-size: 0.24rem;
	margin-left: 0.14rem;
}
.vacctex{
	width: 0.32rem;
	height: 0.1rem;
	background: #FAB260;
	border-radius: 0.05rem;
}
.vacc_cen{
	margin: 0 0.25rem;
}
.tran_text{
	padding: 0.4rem 0.28rem 0;
	background-color: #ffffff;
	box-shadow: 0px 3px 8px 1px rgba(137, 120, 190, 0.2);
	border-radius: 0.2rem;
	font-size: 0.24rem;
	color: #6A6A6A;
	line-height: 0.42rem;
	margin: 0 0.4rem 0.8rem;
	overflow: hidden;
}
.tran_text p{
	padding-bottom: 0.4rem;
	color: #433F5E;
}



/* 缩略图 */
.abridge{
	margin: 0 0.3rem 0.8rem;
	padding: 0.4rem 0.1rem 0;
	border-radius: 0.1rem;
	background-color: #ffffff;
	overflow: hidden;
}
.gallery-thumbs{
    height: 1.8rem;
    padding-bottom: 0.6rem;
	
}
.gallery-thumbs .bsimg{
	height: 100%;
}
.gallery-thumbs img{
	height: 100%;
}
.gallery-top{
	margin-top: 0.2rem;
}
.my-slide-thumb-active{
	border: 2px solid #ffd800;
}
.bstext{
	font-size: 0.28rem;
	color: #292929;
	text-align: center;
	padding: 0.2rem 0 0.3rem;
}

.rank_list{
padding: 0.4rem 0.3rem 1rem;
    color: #333333;
    font-size: 0.24rem;
    text-align: center;
    background-color: #ffffff;
    margin: 0 0.3rem;
    border-radius: 0.1rem;
	overflow: hidden;
}
.rank_list table{
	width: 100%;
}
.rank_list td{
	padding-top: 0.34rem;
}

.sigins_nav{
	/* position: relative; */
}
.sigins_down{
    width: 0.5rem;
    position: absolute;
    bottom: 1rem;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.Sponsor{
	font-size: 0.36rem;
	color: #ffffff;
	text-align: center;
	padding: 0.5rem 0 0.7rem;
}

.consum_footer {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0.95rem 0 1rem;
	background-size: 100% 100%;
}

.footer_right {
	font-size: 0.3rem;
}
.footer_img {
	width: 1.9rem;
	height: 1.9rem;
	margin-right: 0.5rem;
	    border: 2px solid #ffffff;
}


.right_san {
	color: #ffffff;
	font-size: 0.4rem;
	font-weight: 700;
	letter-spacing: 0.2rem;
	line-height: 0.8rem;
}
.bsimg p{
	    font-size: 0.24rem;
	    text-align: center;
	    padding: 0.1rem 0 0.2rem;
}
.tran_content{
	    margin-top: -3rem;
	    z-index: 1;
	    position: relative;
}

