* {
	margin: 0;
	padding: 0;
	
}
html,
body {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
}

li {
	list-style: none;
}

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;
}

input {
	border: none;
	outline: none;
}
input::-webkit-search-cancel-button{
   display: none;
}
input::-webkit-input-placeholder {
	color: #ffffff;
}

input::-moz-placeholder {
	color: #ffffff;
}

input:-moz-placeholder {
	color: #ffffff;
}
.head_nav {
	height: 0.88rem;
	position: relative;
	font-size: 0.32rem;
	background-color: #ffffff;
	display: flex;
    align-items: center;
    justify-content: center;
}

.head_return {
	position: absolute;
	left: 0.32rem;
	width: 0.2rem;
	display: flex;
	align-items: center;
	height: 100%;
}

.head_cont {
	padding-left:1rem;
	line-height: 0.88rem;
}
.paynemt_im {
    width: 0.32rem;
	height: 0.32rem;
    position: absolute;
    display: flex;
    align-items: center;
    height: 100%;
    right: 0.3rem;
    top: 0;
}
/* 估值指针 */
.pointer{
	height: 0.96rem;
	border-top: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 0.3rem;
}
.poin_left{
	color: #1E2239;
	font-size: 0.32rem;
	display: flex;
	align-items: center;
	line-height: 0.96rem;
}
.poin_left p{
	font-weight: 700;
	padding-top: 2px;
}
.poin_right,.poin_rightto{
	color: #333333;
	font-size: 0.28rem;
	display: flex;
	align-items: center;
	margin-top: 0.04rem;
}
.orange{
	width: 0.06rem;
	height: 0.34rem;
	background: #3875F6;
	margin-right: 0.11rem;
}
.poin_tall{
	width: 0.28rem;
	height: 0.28rem;
	margin-top: 0.03rem;
	margin-right: 0.08rem;
}
.pointer_top{
	display: flex;
	padding-top: 0.5rem;
	justify-content: center;
	align-items: center;
    position: relative;
}
.pointer_left{
	margin: 0 0.2rem;
	font-family: "黑体";
}
.pointer_right{
	padding-top: 0.4rem;
}
.pointer_right h2{
	font-size: 0.32rem;
	margin-bottom: 0.14rem;
}
.pointer_right p{
	color: #333333;
	font-size: 0.24rem;
	margin-bottom: 0.08rem;
}
p .hei{
	font-family: '黑体';
	font-size: 0.28rem;
	font-weight: 700;
}
.pointer_bottom{
	color: #666666;
	font-size: 0.26rem;
	line-height: 0.45rem;
	padding: 0 0.3rem 0.3rem;
	margin-top: 0.2rem;
}
/* 分割线 */
.division{
	height: 0.1rem;
	background-color: #F5F5F5;
	/* margin-top: 0.3rem; */
}
/* 投资逻辑 */
.poin_rights,.poin_rights a{
	color: #9F9F9F;
	font-size: 0.24rem;
	display: flex;
	align-items: center;
}
.poin_time{
	padding-left: 0.32rem;
	    margin-top: 0.3rem;
}

.record{
	padding: 0.3rem 0.3rem;
}
.record h2{
	font-size: 0.34rem;
	color: #131D35;
	line-height: 0.5rem;
}
.record_nav{
	height: 0.8rem;
	background-color: #f1f7ff;
	margin: 0.3rem 0.1rem 0;
}
.record_nav a{
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.record_nav img{
	width: 0.29rem;
	height: 0.35rem;
	display: block;
	margin-right: 0.26rem;
}
.record_nav span{
	font-size: 0.3rem;
	color: #3875F6;
}
.poin_rights img{
	width: 0.14rem;
	height: 0.2rem;
	margin-left: 0.04rem;
	display: block;
}
/* 个股简评 */
.review{
	padding: 0.3rem 0.3rem;
}
.review_nav{
	display: flex;
	align-items: center;
}
.review_img{
	width: 0.64rem;
	height: 0.64rem;
	margin-right: 0.16rem;
	border-radius: 50%;
	background: linear-gradient(135deg, #08B6FE, #0E70FF);
}
.review_img img{
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.review_right{
	flex: 1;
}
.review_right h2{
	font-size: 0.28rem;
}
.review_time{
	color: #9F9F9F;
	/* margin-top: 0.04rem; */
	font-size: 0.24rem;
	display: flex;
	justify-content: space-between;
}
.re_hs{
	font-size: 0.34rem;
	color: #131D35;
	line-height: 0.5rem;
	margin-top: 0.2rem;
}
.re_ps{
	color: #434343;
	margin-top: 0.2rem;
	font-size: 0.28rem;
	line-height: 0.45rem;
}
.re_list{
	display: flex;
	margin-top: 0.28rem;
}
.re_list a{
	margin-right: 0.2rem;
	font-size: 0.24rem;
	color: #3875F6;
}
/* 相关评级 */
.radar{
	padding-bottom: 0.32rem;
	position: relative;
}
#radars,#radarsto{
	width: 100%;
	height: 250px;
	/* position: relative; */
}
.poin_talls,.poin_tallsto{
	position: absolute;
	width: 0.28rem;
	height: 0.28rem;
	margin-top: 0.03rem;
	margin-right: 0.08rem;
	z-index: 99;
}
.poin_talls{
	right: 1.2rem;
	top: 0.7rem;
}
.poin_tallsto{
	right: 1.2rem;
	top:8rem;
}
.radar_star{
	height: 0.96rem;
	background-color: #f1f7ff;
	border-radius: 0.04rem;
	margin: 0 0.3rem;
	display: flex;
	align-items: center;
    justify-content:center;
	/* position: relative; */
	/* top: -0.4rem; */
}
.star_left{
	color: #0F0F0E;
	font-size: 0.32rem;
	/*margin-left: 0.42rem;*/
	display: flex;
	align-items: center;
}
.star_right{
	display: flex;
}
.star_right img{
	width: 0.4rem;
	height: 0.4rem;
	margin-left: 0.3rem;
}
.star_bo{
	margin: 0 0.3rem;
	height: 1px;
	background-color: #F1F1F1;
	margin-top: 0.65rem;
	margin-bottom: 0.4rem;
}
/* 财报研究 */
.financial{
	/* overflow-x: auto; */
	padding-left: 0.3rem;
	padding-bottom: 0.32rem;
	display: flex;
}
.fin_right{
	flex: 1;
	overflow-x: auto;
}
/*隐藏滚轮*/
.fin_right::-webkit-scrollbar {
display: none;
}
.financial th,.financial td,.fhui{
	font-family: "黑体";
	font-weight: 700;
	text-align: right;
	height: 0.8rem;
	min-width: 1.6rem;
	line-height: 0.8rem;
	/* border-bottom: 1px solid #EFF0F4; */
	white-space: nowrap;
} 
.fin_hui,.fhui,.fin_huis{
	font-size: 0.26rem;
	color: #666666;
	font-weight: 400 !important;
}
th.fin_huis{
	min-width: 1.2rem;
}
.fhui{
	text-align: left;
	font-weight: 400;
}
.fin_back{
	font-size: 0.32rem;
	color: #141720;
	min-width: 1.42rem !important;
}
.fin_right th:nth-child(5){
	/* padding-right: 0.3rem; */
	text-align: center;
}
.fin_right td:nth-child(5){
	min-width: 1.9rem;
	padding-right: 0.3rem;
}

td.fin_or{
	font-size: 0.32rem;
	min-width: 1.2rem;
	color: #FE3F02;
}
td.fin_green{
	font-size: 0.32rem;
	min-width: 1.2rem;
	color: #09BB07;
}
.fin_tuan{
	font-size: 0.28rem;
	color: #141720;
}
.explain{
	padding: 0.3rem;
	background-color: #F4F5F8;
	font-size: 0.24rem;
	line-height: 0.42rem;
	color: #999999;
}
.risk{
	color: #999999;
	background-color: #F4F5F8;
	font-size: 0.24rem;
	font-weight: 700;
	padding: 0.24rem 0 0.24rem 0.3rem;
}
/* 弹窗 */
.expmate,.expmates{
	width: 100%;
	height: 100%;
	display: none;
	position: fixed;
	top: 0;
	background-color: rgba(75,75,76,.5);
	z-index: 999;
}
.expmateto,.expmatetos{
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.expmate_cen,.expmate_cens{
	width: 6rem;
	background-color: #ffffff;
	border-radius: 0.06rem;
}
.expmate_cens{
	padding-right:8px;
}
.expmate h2,.expmates h2{
	color: rgba(0, 8, 30, 1);
	font-size: 0.34rem;
	height: 1.28rem;
	line-height: 1.28rem;
	text-align: center;
}
.ex_mi,.ex_mis{
	font-size: 0.28rem;
	color: #3D4764;
	line-height: 0.46rem;
	padding: 0 0.2rem 0 0.38rem;
	height: 3.4rem;
	/* overflow: auto; */
	overflow: scroll;
}
.ex_mis::-webkit-scrollbar {
    width: 4px;
    height: 10px;
    border-radius: 2px;
}
.ex_mis::-webkit-scrollbar-thumb {
    background-color: #999999;
}
#exdong{
	position: relative;
	top: 0;
	left: 0;
}
.ex_now,.ex_nows{
	font-size: 0.32rem;
	color: #2173FF;
	height: 0.9rem;
	line-height: 0.9rem;
	text-align: center;
	border-top: 1px solid #EFF0F4;
	margin-top: 0.2rem;
}
.yu{
	padding-left: 0.3rem;
}
.yuo{
	display: flex;
	justify-content: space-between;
}
.yuo p:nth-child(2){
	margin-right: 1.3rem;
}
.tp,.cp,.bp{
	display: block;
	    width: 1.3rem;
	    height: 0.4rem;
	font-size: 0.26rem;
	color: #666666;
	
}
.tp{
	    position: absolute;
	    left: 0.4rem;
	    bottom: -0.2rem;
		text-align: center;
}
.cp{
	position: absolute;
	text-align: center;
	    left: 0;
	    right: 0;
		margin: 0 auto;
	    bottom: -0.4rem;
        color:#bb3b22;
}
.bp{
	    position: absolute;
	    right: 0.3rem;
	    bottom: -0.2rem;
}
.fina{
    margin-right:0.5rem;
}

/* 新加表格 */
.table_xm{
	color: #666666;
	font-size: 0.24rem;
	text-align: center;
	padding: 0 0.04rem 0.32rem;
	margin-top: 0.32rem;
}
.table_xm li{
	display: flex;
	align-items: center;
}

.xm,.zhi,.tb{
	flex: 1;
	padding: 0.2rem 0;
}
.tb{
	display: flex;
	align-items: center;
	justify-content: center;
}
.tb img{
	width: 0.16rem;
	margin-right: 0.12rem;
}

.table_xm li:nth-of-type(2n - 1){
	background-color: rgba(78, 166, 255, .5);
}
.table_xm li:first-child{
	background-color: #4EA6FF;
	color: #ffffff;
}

.detail_ul{
	padding-left: 0.1rem;
	display: flex;
	flex-wrap: wrap;
}
.detail_ul li{
	width: 50%;
	color: #333333;
	font-size: 0.22rem;
	padding-top: 0.32rem;
}
.span_colo{
	color: #fc0000;
}
.mouch_data{
	background-color: #ffffff;
	border-radius: 0 0 0.1rem 0.1rem;
	display: flex;
	justify-content: center;
	padding: 0 0 0.3rem;
}
a.mouch_a{
	font-size: 0.24rem;
	color: #4EA6FF;
}
.pointer_cwfx {
    color: #666666;
    font-size: 0.26rem;
    line-height: 0.45rem;
    padding: 0 0.3rem;
    margin-top: 0.2rem;
}
a.num_gs{
	color: #3875f6;
}

.zhi,.xm {
    display: flex;
    align-items: center;
	justify-content: center;
}
.zhi span{
	display: flex;
	width: 0.24rem;
	margin-left: 0.1rem;
}
.xm span{
	display: flex;
	width: 0.7rem;
	margin-right: 0.1rem;
}
.xm{
	padding: 0.2rem 0.1rem;
	flex: 2;
	justify-content: flex-start;
}
.xm p{
	flex: 1;
}

/* 价投圈 */
.jtq_href {
	padding-top: 0.3rem;
}
.jtq {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 0.24rem;
	color: #5F5F5F;
	margin-bottom: 0.1rem;
	display: none;
}

.jtq_img {
	width: 0.42rem;
	height: 0.42rem;
	border-radius: 50%;
	margin-right: 0.08rem;
}

.jtq_title {
	font-size: 0.26rem;
	font-weight: bold;
	margin: 0 0 0.15rem;
}

.jh_img_list {
	display: flex;
	align-items: flex-start;
	margin-top: 0.2rem;
}

.jtc_text {
	font-size: 0.24rem;
	color: #262626;
	line-height: 0.4rem;
}

.jh_img_list li {
	display: flex;
	border-radius: 0.08rem;
	border: 1px solid #EDEDED;
	width: 33%;
	height: 1.64rem;
	margin-right: 1%;
}

	.jh_img_list li img {
		height: 100%;
	}

.jh_label {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	font-size: 0.24rem;
	margin-bottom: 0.2rem;
}

	.jh_label li {
		margin: 0.2rem 0.3rem 0 0;
	}

	.jh_label .jtq_label {
		display: flex;
		align-items: center;
		color: rgba(113, 113, 113, 1);
		padding: 0.1rem 0.2rem;
		background-color: rgba(244, 244, 244, 1);
		border-radius: 0.3rem;
	}

.jtq_label img {
	width: 0.15rem;
	margin-right: 0.1rem;
}


/* 新加表格 */
.table_xm {
	color: #666666;
	font-size: 0.24rem;
	text-align: center;
	padding: 0 0.04rem 0.32rem;
	margin-top: 0.32rem;
}

	.table_xm li {
		display: flex;
		align-items: center;
	}

.xm, .zhi, .tb {
	flex: 1;
	padding: 0.2rem 0;
}

.tb {
	display: flex;
	align-items: center;
	justify-content: center;
}

	.tb img {
		width: 0.16rem;
		margin-right: 0.12rem;
	}

.table_xm li:nth-of-type(2n - 1) {
	background-color: rgba(78, 166, 255, .5);
}

.table_xm li:first-child {
	background-color: #4EA6FF;
	color: #ffffff;
}

.detail_ul {
	padding-left: 0.1rem;
	display: flex;
	flex-wrap: wrap;
}

	.detail_ul li {
		width: 50%;
		color: #333333;
		font-size: 0.22rem;
		padding-top: 0.32rem;
	}

.span_colo {
	color: #fc0000;
}

.mouch_data {
	background-color: #ffffff;
	border-radius: 0 0 0.1rem 0.1rem;
	display: flex;
	justify-content: center;
	padding: 0 0 0.3rem;
}

a.mouch_a {
	font-size: 0.24rem;
	color: #4EA6FF;
}

/*.pointer_cwfx {
	color: #666666;
	font-size: 0.26rem;
	line-height: 0.45rem;
	padding: 0 0.3rem;
	margin-top: 0.2rem;
	
}*/
.pointer_fxbz {
	color: #ababab;
	font-size: 0.26rem;
	line-height: 0.45rem;
	padding: 0 0.3rem 0.2rem;
}
a.num_gs {
	color: #3875f6;
}

.zhi, .xm {
	display: flex;
	align-items: center;
	justify-content: center;
}

/*	.zhi span {
		display: flex;
		width: 0.7rem;
		margin-left: 0.1rem;
	}*/

	.xm span {
		display: flex;
		width: 0.7rem;
		margin-right: 0.1rem;
	}

.xm {
	padding: 0.2rem 0.1rem;
	flex: 2;
	justify-content: flex-start;
}

	.xm p {
		flex: 1;
	}

.structure {
	font-size: 0.24rem;
	color: #666666;
	padding: 0 0.04rem 0.32rem;
}

	.structure div {
		padding: 0.2rem 0.1rem;
		width: 33.33%;
		text-align: center;
		box-sizing: border-box;
	}

	.structure li div:first-child {
		text-align: left;
	}

.total_b div:first-child {
	padding-left: 0.4rem;
}

.total_c div:first-child {
	padding-left: 0.7rem;
}

.total_a, .total_b, .total_c {
	display: flex;
}

.total_a {
	background-color: #4ea6ff;
	color: #ffffff;
}

.total_b {
	background-color: #a6d2ff;
}

/* 新加轮播 */
.forecast_list {
	font-size: 0.24rem;
}

	.forecast_list li {
		display: flex;
	}

	.forecast_list div {
		display: flex;
		align-items: center;
		justify-content: center;
		flex: 1;
		padding: 0.2rem 0;
		color: #666666;
	}

	.forecast_list li:nth-of-type(2n - 1) {
		background-color: #a6d2ff;
	}

	.forecast_list li:nth-of-type(2n) {
		background-color: #ffffff;
	}

	.forecast_list li div {
		border-top: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
	}

		.forecast_list li div:first-child {
			border-left: 1px solid #EDEDED;
		}

	.forecast_list li:last-child div {
		border-bottom: 1px solid #EDEDED;
	}

img.yx {
	width: 0.24rem;
	height: 0.24rem;
	margin-left: 4px;
	position: relative;
	top: 0.02rem;
}

.swiper1 {
	padding-bottom: 0.6rem;
}

.swiper-pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	bottom: 0;
	height: 0.6rem;
}

.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: 0;
	border: 1px solid #EDEDED;
	border-top: none;
	background-color: #ffffff;
}

.my-bullet {
	width: 0.12rem;
	height: 0.12rem;
	background: #FFFFFF;
	border: 1px solid #5F5F5F;
	border-radius: 50%;
	display: block;
	margin: 0 0.1rem;
}

.my-active {
	width: 0.46rem;
	height: 0.12rem;
	background: #2E76ED;
	border-radius: 0.2rem;
	border: 1px solid #2E76ED;
}

/* 问小巴 */
.wxb {
	position: relative;
	margin-top: 0.2rem;
}

	.wxb h1, .wxb h2, .wxb h3 {
		font-size: 0.26rem;
	}

.wxb_open img {
	height: 100%;
}

.wxb_open {
	height: 0.3rem;
	position: absolute;
	right: 10px;
	top: 0;
}

.re_text_cen {
	font-size: 0.26rem;
	line-height: 0.45rem;
	height: 0.44rem;
	/* padding: 0 10px 0 20px; */
	overflow: hidden;
	/* display: none; */
}

.re_text li {
	list-style: none;
}

.re_text table {
	width: 6rem;
	border-collapse: collapse;
	margin: 0.2rem 0;
	overflow: auto;
	display: block;
}

	.re_text table tr {
		display: flex;
	}

		.re_text table tr th {
			width: 1.76rem;
			background-color: #e9e9e9;
			border: 1px solid #c6c6c6;
			color: #9a9aa6;
			font-weight: 400;
			border-bottom: none;
			border-left: none;
			padding: 5px;
			display: flex;
			justify-content: center;
			align-items: center;
		}

			.re_text table tr th:first-child {
				border-left: 1px solid #c6c6c6;
			}

	.re_text table td {
		width: 1.76rem;
		border: 1px solid #c6c6c6;
		border-bottom: none;
		border-left: none;
		padding: 5px;
		display: flex;
		justify-content: center;
		align-items: center;
		line-height: 0.45rem;
	}

		.re_text table td:first-child {
			border-left: 1px solid #c6c6c6;
		}

	.re_text table tr:last-child td {
		border-bottom: 1px solid #c6c6c6;
	}

.warn {
	/* width: 318px; */
	display: flex;
	align-items: center;
	font-size: 0.26rem;
	color: #e5804a;
	padding: 0.12rem;
	border: 1px solid #fbece5;
	border-radius: 0.08rem;
	background-color: #fef8f5;
	margin: 0.2rem 0.4rem 0 0;
}

	.warn img {
		width: 0.32rem;
		margin-right: 0.16rem;
	}