* {
	margin: 0;
	padding: 0;
}

html,
body {
	/* width: 100%;
	display: flex;
	flex-direction: column; */
	overflow-x: hidden;
	height: 100%;
}

li {
	list-style: none;
}

a,
a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
	color: #333333;
	outline: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	display: block;
}

img {
	width: 100%;
	display: block;
}

.head_nav {
	height: 0.88rem;
	position: relative;
	font-size: 0.32rem;
	background-color: #f6f7fb;
}

.head_return {
	position: absolute;
	left: 0rem;
	width: 0.18rem;
	display: flex;
	align-items: center;
	height: 100%;
	padding: 0 0.3rem;
}

.head_cont {
	text-align: center;
	line-height: 0.88rem;
	color: #ffffff;
}

.head_search {
	position: absolute;
	right: 0.32rem;
	width: 0.33rem;
	display: flex;
	align-items: center;
	height: 100%;
	top: 0;
}

/* 内容 */
.detail {
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}

.detail_cent {
	padding: 0 0 0.4rem;
}



.con_top {
	padding: 0.3rem 0.1rem;
}

.cont_cent {
	flex: 1;
}

.cont_list {
	display: flex;
	margin-bottom: 0.04rem;
}

.cent_top {
	display: flex;
	align-items: baseline;
}

.cont_right {
	display: flex;
	align-items: baseline;
}

.top_fu {
	color: #5F5F5F;
	font-size: 0.3rem;
	font-weight: 500;
	margin-right: 0.1rem;
}

.top_ye {
	color: #757575;
	font-size: 0.26rem;
}

.top_p {
	color: #868686;
	font-size: 0.26rem;
	margin-top: 0.08rem;
}

.list_img {
	width: 1.1rem;
	height: 1.1rem;
	margin-right: 0.3rem;
	border-radius: 50%;
	overflow: hidden;
}

	.list_img img {
		border-radius: 50%;
	}

.detail_ul {
	padding-left: 0.1rem;
	display: flex;
	flex-wrap: wrap;
	margin-top: 0.55rem;
}

	.detail_ul li {
		width: 50%;
		color: #5F5F5F;
		font-size: 0.24rem;
		padding-bottom: 0.3rem;
		word-break: break-all;
	}

.span_colo {
	color: #C6171E;
}


.report_letc, .report_le, .report_le2 {
	/* width: 2.54rem; */
	width: 3.4rem;
	height: 0.5rem;
	border-radius: 0.06rem;
	position: relative;
	margin-top: 0.3rem;
	border: 1px solid #e2e2e2;
	/* padding: 0 0.2rem; */
	display: none;
}

/*.report_le2 {
	margin-left: 0.3rem;
}*/
.detail_ul li:nth-of-type(2n - 1) {
	width: 46%;
}

.detail_ul li:nth-of-type(2n) {
	width: 54%;
}
.report_top {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	padding: 0 0.2rem;
}

.time_le {
	color: #5F5F5F;
	font-size: 0.26rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	/* flex: 1; */
}

.time_img {
	width: 0.16rem;
	height: 0.12rem;
	margin-left: 0.22rem;
}

.time_re {
	display: flex;
	align-items: center;
}

.time_imgs {
	width: 0.37rem;
	height: 0.33rem;
	margin-right: 0.1rem;
}

.time_re p {
	color: #333333;
	font-size: 0.24rem;
}

.sis {
	font-size: 0.34rem;
	color: 333333;
	padding: 0.4rem 0.22rem 0 0.32rem;
}

.sis_list {
	padding: 0 0.22rem;
}

	.sis_list li {
		padding: 0.26rem 0 0.14rem;
	}

a.sis_href {
	color: #C6171E;
	font-size: 0.29rem;
	text-decoration: underline;
	/*border-bottom: 1px solid #C6171E;*/
	display: table-cell;
}

.sis_list p {
	color: #949494;
	font-size: 0.2rem;
	padding-top: 0.16rem;
}

.gooter_img {
	position: relative;
	top: -0.68rem;
	padding: 0 0.16rem;
}

.ur {
	width: 1.54rem;
	height: 1.54rem;
	position: absolute;
	top: 0.6rem;
	left: 0.46rem;
}

/* 列表 */


.analyto {
	color: #5F5F5F;
	font-size: 0.24rem;
}

table td {
	width: 2.5rem;
	text-align: center;
	padding: 0.2rem 0.1rem;
}


.ana_bots td:last-child {
	border-right: none;
}

.ana_bots {
	display: none;
}

	.ana_bots td {
		background-color: #e5e5e5;
		border-left: 0.03rem solid #ededed;
		border-bottom: 0.03rem solid #ededed;
	}

		.ana_bots td:last-child {
			border-right: 0.03rem solid #ededed;
		}

		.ana_bots td:last-child {
			border-right: none;
		}

a.hot_link {
	font-weight: bold;
	font-size: 0.28rem;
	color: #C6171E;
	text-decoration: underline;
	margin-bottom: 0.36rem;
}

.analy_text {
	font-size: 0.24rem;
	color: #333333;
	word-break: break-all;
}

.analy_num {
	color: #BDBDBD;
	font-size: 0.24rem;
	display: flex;
	align-items: center;
}

.analy_num_t {
	color: #BDBDBD;
	font-size: 0.24rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.analy_num_fen {
	color: #BDBDBD;
	font-size: 0.24rem;
	display: flex;
	align-items: center;
}

.analy_name_fen {
	font-size: 0.24rem;
	color: #333333;
	word-break: break-all;
	display: flex;
	align-items: center;
}

.analy_red {
	color: #F35252;
	font-size: 0.24rem;
}

.analy_green {
	color: #009933;
	font-size: 0.24rem;
	/* font-family: "黑体"; */
}

.analy_none {
	font-size: 0.24rem;
}

.analy_po {
	display: flex;
	align-items: center;
}

.analy_po_t {
	display: flex;
	align-items: center;
	justify-content: center;
}

.analy_img {
	width: 0.16rem;
	margin-left: 0.05rem;
}

.list_table {
	/* 	margin-left: 0.22rem;
	overflow-x: auto;
	overflow-y: hidden; */
	width: 100%;
	position: relative;
	background-color: #ffffff;
}

	.list_table::-webkit-scrollbar {
		border: none;
	}

.right_img {
	width: 0.5rem;
	position: absolute;
	right: 0;
	top: 3.5rem;
}

a.analy_href {
	border-bottom: 1px solid #333333;
	display: inline-table;
}

.analytos {
	display: flex;
	color: #ffffff;
	font-size: 0.22rem;
	background: linear-gradient(90deg, #426FFE, #57AFEB);
}

.table_ul {
	width: 11.2rem;
}

.table_th {
	width: 1.6rem;
	text-align: center;
	padding: 0.1rem 0;
}

/*.report_ul {
	position: relative;
	z-index: 9999;
	color: #5F5F5F;
	font-size: 0.24rem;
	text-align: center;
	display: none;
	background-color: #f6f7fb;
}*/
.report_ul {
	position: relative;
	z-index: 9999;
	color: #5F5F5F;
	font-size: 0.24rem;
	text-align: center;
	display: none;
	background-color: #f6f7fb;
	max-height: 4.2rem;
	overflow-y: auto;
	padding: 0 0.2rem;
}

	.report_ul li {
		/* padding: 0.1rem 0; */
		height: 0.52rem;
		line-height: 0.52rem;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

.hea_right {
	position: absolute;
	top: 0;
	right: 0.3rem;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

	.hea_right img {
		width: 0.4rem;
	}

.fases, .view_right {
	width: 0.9rem;
	position: fixed;
	bottom: 2.6rem;
	right: 0.4rem;
	z-index: 999;
}

.list_tex {
	font-size: 0.24rem;
	color: #B3B3B3;
	padding: 0 0.22rem 0;
	line-height: 0.42rem;
	position: relative;
}

/* 新加 */
.detail_bor {
	border-radius: 20px;
}


.heabotm,
.head_nav {
	background-color: #f6f7fb;
}


.analyto {
}

td.analy_tos {
	width: 2.6rem;
	padding: 0.1rem;
}

a.sis_href {
	font-size: 0.34rem;
}

.mogul_code {
	position: relative;
	height: 2.75rem;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f6f7fb;
}

img.mogul_gz {
	width: 4.2rem;
	margin-right: 0.2rem;
}

.code_er {
	width: 1.8rem;
}





/* 分享生成图片 */
.share {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -12;
	visibility: hidden;
	background: url(../image/dalao.jpg) no-repeat;
	background-size: 100%;
	background-color: #f6f7fb;
}

.shade_head {
	margin-bottom: 0.4rem;
}

.share_center {
	background-color: #ffffff;
	/* box-shadow: 0px 4px 27px 0px rgba(0, 0, 0, 0.2); */
	border-radius: 0.3rem;
	margin: 2.8rem 0.3rem 0;
	padding: 0 0 0.2rem;
}

.share_border {
	border-radius: 0.2rem;
	/* margin: 0 0.16rem; */
	padding: 0.45rem 0.3rem 0.2rem;
}


.left_img {
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	border: 4px solid #CEBFB3;
	margin-right: 0.2rem;
}

	.left_img img {
		border-radius: 50%;
	}

.left_text h2 {
	font-size: 0.3rem;
	margin-bottom: 0.04rem;
	color: #5F5F5F;
	font-weight: 500;
}

.left_text p {
	color: #868686;
	font-size: 0.26rem;
}

.head_left {
	display: flex;
	align-items: center;
}

.share_bottom {
	padding: 0 0.2rem;
	margin-top: 0.16rem;
}

.uy_none {
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	display: none;
	z-index: 9999;
}

.footer_uy {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0, .5);
}

#uy {
	width: 80%;
	position: relative;
	z-index: 2;
}

.uy_text {
	font-size: 0.4rem;
	color: #ffffff;
	position: absolute;
	z-index: 1;
}

.point {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -12;
	visibility: hidden;
	overflow: auto;
	background: url(../image/dalao.jpg) no-repeat;
	background-size: 100%;
	background-color: #f6f7fb;
}

.point_text {
	color: #333333;
	font-size: 0.32rem;
	line-height: 0.5rem;
}

.point_blue {
	color: #4A669C;
}

.point_red {
	color: #DD1515;
}

/* 观点持仓 */
.viewpoint {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #ffffff;
	border-radius: 0.1rem 0.1rem 0 0;
	font-size: 0.3rem;
	padding: 1rem 0;
	display: none;
}

.view_center {
	display: flex;
	justify-content: space-evenly;
}

.viewpoint p {
	margin-top: 0.1rem;
	text-align: center;
}

.view_left img,
.view_right img {
	width: 1rem;
	display: flex;
	justify-content: center;
}

.view_down {
	position: absolute;
	top: 0.2rem;
	right: 0.2rem;
	width: 0.4rem;
}

a.blue_x {
	color: #2D6ACB;
}

.heabotm {
	background: url(../image/dalao.jpg) no-repeat;
	background-size: 100%;
	background-color: #f6f7fb;
	padding-top: 2.6rem;
}

.ladel img {
	width: 0.77rem;
	margin-right: 0.12rem;
	margin-top: 0.1rem;
}

.pictip {
	position: fixed;
	height: 100%;
	text-align: center;
	right: 0;
	top: 0;
	color: #ffffff;
	font-size: 0.32rem;
	writing-mode: tb-rl;
}

/* 覆盖 */
#filt {
	position: relative;
}

img.filt_img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	width: 100%;
}

.report {
	padding: 0 0.22rem 0.3rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}

.cent_top {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.time_re {
	display: flex;
	align-items: center;
	margin: 0.2rem 0.22rem;
}

/*  新加*/
.ladel {
	color: #a0a0a0;
	/* font-size: 0.3rem; */
	display: flex;
}

	.ladel img:last-child {
		margin-right: 0;
	}

.look_new {
	color: #333333;
	font-size: 0.3rem;
	padding: 0.06rem;
	border: 1px solid #4a6aa5;
	margin-left: 0.2rem;
}


.time_table {
	border: 1px solid #D2D2D2;
	color: #5F5F5F;
	font-size: 0.28rem;
	display: flex;
	align-items: center;
	border-radius: 0.08rem;
	overflow: hidden;
}

.table_le {
	padding: 0.14rem 0.35rem;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
}

.table_true {
	background-color: #4D7CE6;
	color: #ffffff;
}

.tbdatato {
	display: none;
}

.ana_bot td, .analyto td {
	border-bottom: 0.03rem solid #EDEDED;
	border-left: 0.03rem solid #EDEDED;
}

	.ana_bot td:last-child, .analyto td:last-child {
		border-right: 0.03rem solid #EDEDED;
	}

table tr:first-child td {
	border-top: 0.03rem solid #EDEDED;
}

table tr:nth-of-type(2n - 1) {
	background-color: #F8F8F8;
}

span.names, span.numbers {
	display: block;
	width: 0.1rem;
	margin: 0 0.1rem;
}

span.names_fen, span.numbers_fen {
	display: block;
	width: 0.1rem;
	margin: 0 0.1rem;
}

.buy_window {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .7);
	z-index: 10;
}

.windoe_nav {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.windoe_cen {
	background-color: #ffffff;
	border-radius: 0.2rem;
	padding: 0.85rem 0.78rem;
	display: flex;
	flex-direction: column;
	align-items: center;
}

	.windoe_cen img {
		width: 3.66rem;
	}

.windoe_txt {
	font-size: 0.32rem;
	color: #000000;
	margin: 0.4rem 0 0.56rem;
}

.buy_btn {
	width: 2.7rem;
	height: 0.78rem;
	background: linear-gradient(0deg, rgba(255,92,24,0.9900), rgba(255,144,80,0.9900));
	border-radius: 0.4rem;
	font-size: 0.4rem;
	font-weight: bold;
	line-height: 0.78rem;
	text-align: center;
	margin-bottom: 0.36rem;
	color: #ffffff;
	letter-spacing: 0.1rem;
}

.no_buy {
	font-size: 0.28rem;
	color: #949494;
}

tbody#sharecc .names {
	margin: 0 0.1rem;
}

tbody#sharecc .numbers {
	margin: 0 0.1rem;
}

.gsmh {
	width: 100%;
}

/* 新加文字 */
.hottext {
	color: #5F5F5F;
	font-size: 0.3rem;
	font-weight: 600;
	padding: 0 0.22rem 0.1rem;
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}

.hot_text {
	font-size: 0.24rem;
	color: #5F5F5F;
	padding: 0 0.22rem 0;
	line-height: 0.42rem;
	position: relative;
	margin-bottom: 0.4rem;
	word-wrap: break-word;
}

.down3 {
	width: 0.4rem;
	padding: 0 0.1rem;
	display: inline-block;
}

.hotjd {
	font-size: 0.26rem;
	font-weight: 500;
}

.detail_cento {
	padding: 0.15rem 0 0.3rem;
	box-shadow: none;
	flex: 1;
	/* background: url(image/c0ab7cd222574dc8b0f35a827eca9ee4.png) repeat; */
	background-size: 74%;
	background-position: center;
	background-color: #ffffff;
	border-radius: 0.12rem;
}

.detail_info {
	display: block;
	margin-top: 0;
}

	.detail_info li {
		width: 100%
	}
/* 新修改表格样式 */
.forecast_list {
	font-size: 0.24rem;
}

	.forecast_list li {
		display: flex;
	}

	.forecast_list div {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		flex: 1;
		padding: 0.2rem 0.1rem;
		word-break: break-all;
	}
.swiper1 .name_right {
	flex: none;
}
	.forecast_list li:nth-of-type(2n - 1) {
		background-color: #ffffff;
	}

	.forecast_list li:nth-of-type(2n) {
		background-color: #F8F8F8;
	}

	.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,
.swiper3,
.swiper4,
.swiper5,
.swiper6 {
	padding-bottom: 0.6rem;
	position: relative;
	width: 100%;
}

.swiper2 {
	position: sticky;
	width: 100%;
	top: 0.69rem;
	z-index: 999;
}

	.swiper2 .swiper-pagination {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		z-index: 9;
		top: -0.7rem !important;
		height: 0.7rem;
		background-color: #d2d2d2;
		/* bottom: 0; */
		/* position: sticky;
		top: 0; */
	}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
	top: 0;
	border: 1px solid #EDEDED;
	border-top: none;
	background-color: #ffffff;
	/* padding: 0.3rem 0; */
}

.my-bullet {
	width: 30%;
	height: 0.12rem;
	background: #FFFFFF;
	border: 1px solid #5F5F5F;
	border-radius: 0.2rem;
	display: block;
	margin: 0 0.1rem;
}

.my-active {
	width: 30%;
	height: 0.12rem;
	background: #2E76ED;
	border-radius: 0.2rem;
	border: 1px solid #2E76ED;
}

.swiper2 .forecast_list div,
.swiper3 .forecast_list div,
.swiper5 .forecast_list div {
	flex-direction: column;
}

.swiper2 .swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper2 .swiper-container-vertical > .swiper-pagination .my-pagination-progressbar {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0;
}

.swiper2 .my-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 4px;
	transform: scale(0);
	transform-origin: left top;
	background-color: #007aff;
}

/* .forecast_list li:first-child{
	width: 100%;
	top: 4px;
} */
.sw_fixed {
	display: flex;
	font-size: 0.24rem;
	background-color: #F8F8F8;
	width: 100%;
	top: 4px;
}

	.sw_fixed div {
		display: flex;
		align-items: center;
		justify-content: center;
		flex: 1;
		padding: 0.2rem 0;
		border-top: 1px solid #EDEDED;
		border-right: 1px solid #EDEDED;
	}

		.sw_fixed div:first-child {
			border-left: 1px solid #EDEDED;
		}

.name_right {
	flex: 1;
}


.report_cen {
	width: 100%;
	display: flex;
	justify-content: space-evenly;
}

div.analy_rc {
	flex-direction: initial;
}

.analy_rc img {
	position: relative;
	top: 0.02rem;
	width: 0.3rem;
	margin: 0.1rem;
}

a.name_right {
	color: #007aff;
}
.zjhg_list{
	padding-top: 0.4rem;
}
.tcld{
	position: relative;
}
.tcld img{
	width: 0.3rem;
	position: absolute;
	right: 0.1rem;
	top: calc(50% - 0.15rem);
}
.tcld_top{
	display: flex;
	align-items: center;
}
.tcld_top img{
	width: 0.3rem;
	margin-left: 0.1rem;
	position: relative;
	top: 0.02rem;
}

.tcld_cen{
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .5);
	z-index: 99999;
}
.tcld_center{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.tcld_witte{
width: 60%;
    height: 1rem;
    border-radius: 0.2rem;
    background-color: #ffffff;
    padding: 0.3rem;
    font-size: 0.28rem;
    color: #6c6c6c;
    line-height: 0.45rem;
}
