﻿/*通用类*/
* {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img{image-rendering:-moz-crisp-edges; /* Firefox */
	image-rendering:-o-crisp-edges; /* Opera */
	image-rendering:-webkit-optimize-contrast; /*Webkit (non-standard naming) */
	image-rendering:crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;}

/*兼容老设备的rem-px基准*/
html {
	font-size: 42.6667px;
}

@media screen and (max-width: 320px) {
	html {
		font-size: 42.6667px;
	}
}

@media screen and (min-width: 321px) and (max-width: 360px) {
	html {
		font-size: 48px;
	}
}

@media screen and (min-width: 361px) and (max-width: 375px) {
	html {
		font-size: 50px;
	}
}

@media screen and (min-width: 376px) and (max-width: 414px) {
	html {
		font-size: 55px;
	}
}

@media screen and (min-width: 415px) and (max-width: 484px) {
	html {
		font-size: 64px;
	}
}

@media screen and (min-width: 485px) and (max-width: 720px) {
	html {
		font-size: 96px;
	}
}

@media screen and (min-width: 721px) and (max-width: 768px) {
	html {
		font-size: 102px;
	}
}

@media screen and (min-width: 769px) and (max-width: 1080px) {
	html {
		font-size: 144px;
	}
}

@media screen and (min-width: 1080px) {
	html {
		font-size: 144px;
	}
}

/*新设备的rem-vw标准*/
html {
	overflow-x: hidden;
	font-size: 13.3333333333vw;
	/*一便rem.js失效，这里起作用*/
}

body {
	width: 100%;
	min-width: 320px;
	min-height: 100vh;
	margin: 0 auto;
	font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
	background: #f5f5f5;
	overflow-x: hidden;
	text-align: left;
	position: relative;
	font-size: 0.26rem;
	-webkit-text-size-adjust: 100% !important;
	text-size-adjust: 100% !important;
	-moz-text-size-adjust: 100% !important;
	color: #000;
}

/*h2::before {
	content: counter(entry825h2, cjk-ideographic) '\3001';
	background: #31b77a;
	display: block;
	font-size: 16px;
	font-style: normal;
	float: left;
	font-weight: 600;
	margin-right: 9px;
	margin-top: 1px;
	padding: 3px;
	border-radius: 5px;
	width: 30px;
	height: 20px;
	line-height: 20px;
	background-color: #0062cc;
	border-radius: 6px;
	text-align: center;
	color: #fff;
	margin-right: 0.2rem;
}*/

h2 {
	counter-increment: entry825h2;
	padding: 0.1rem 0;
	margin-bottom: 0.4rem;
	display: flex;
	align-items: center;
}

img {
	border: none;
}

h1,
h2,
h3 {
	font-weight: normal;
}

a {
	color: #000;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	outline: none；
}

input,
textarea,
select {
	font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
	font-size: 1em;
	outline: none;
	margin: 0;
	padding: 0;
}

input::-webkit-input-placeholder {
	color: #a0a0a0 !important;
}

textarea::-webkit-input-placeholder {
	color: #a0a0a0 !important;
}

input[type='button'],
input[type='text'],
input[type='search'],
input[type='submit'],
input[type='reset'],
input[type='date'],
input[type='time'],
input[type='number'] {
	-webkit-appearance: none;
}

select {
	-webkit-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border: none;
}

textarea {
	-webkit-appearance: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none !important;
	margin: 0;
}

ul,
ol {
	padding: 0;
	list-style-type: none;
}

em {
	font-style: normal;
}

.lt {
	float: left;
}

.rt {
	float: right;
}

input.sub,
label {
	border: none;
	cursor: pointer;
}

input,
textarea {
	font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
	outline: none;
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
}

td,
th {
	padding: 0;
}

div.clear {
	font: 0px Arial;
	line-height: 0;
	height: 0;
	overflow: hidden;
	clear: both;
}

.header {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 150;
	width: 100%;
	height: 1rem;
	background: #fff;
}

.header .links a {
	width: 20%;
	text-align: center;
	position: relative;
	display: block;
	float: left;
	line-height: 1rem;
}

.header .links .hover {
	font-size: 0.28rem;
	font-weight: bold;
}

.header .links .hover i {
	display: block;
	width: 0.2rem;
	height: 0.05rem;
	background: #f87b0f;
	border-radius: 0.03rem;
	position: absolute;
	bottom: 0.1rem;
	left: 50%;
	margin-left: -0.1rem;
}

.header .logo {
	float: left;
	display: block;
}

.td_area img {
	border-radius: 0.15rem;    filter: brightness(105%);width:100%;
}

.header .logo img {
	display: block;
	height: 1rem;
}

.header .citya {
	display: inline-block;
	position: absolute;
	right: 0.44rem;
	top: 0;
	height: 1rem;
	line-height: 1rem;
	color: #4c4c4c;
	padding-right: 0.35rem;
	background: url(../images/city_sel.png) no-repeat right center;
	background-size: auto 0.14rem;
}

.header .citya2 {
	right: auto;
	left: 0.44rem;
}

.header .citya span {
	display: block;
	padding-left: 0.3rem;
	background: url(../images/head_pos.png) no-repeat left center;
	background-size: auto 0.3rem;
}

.header_zw {
	height: 1rem;
	clear: both;
}

.banner {
	width: 100%;
}

.banner .swiper-slide {
	width: 100%;
}

.banner .swiper-slide img {
	display: block;
	width: 100%;
	height: auto;
}

.banner .swiper-pagination-bullet {
	opacity: 1;
	background: #fff;
	width: 18px;
	border-radius: 4px;
}

.banner .swiper-pagination-bullet-active {
	background: #e3e3e3;
}

.h_navs {
	padding: 0.2rem 0;
	text-align: center;
	background: #fff;
}

.h_navs a {
	display: block;
	width: 25%;
	float: left;
	padding-bottom: 0.2rem;
	text-align: center;
}

.h_navs img {
	display: block;
	width: 1.2rem;
	height: 1.2rem;
	margin: 0 auto;
}

.h_navs span {
	display: inline-block;
	height: 0.52rem;
	line-height: 0.52rem;
}

.h_jg {
	padding: 0.2rem 0.3rem;
	background: #f5f5f5;
}

.jg_slider {
	width: 100%;
	height: 4.7rem;
	overflow: hidden;
}

.jg_slider .swiper-pagination-bullet {
	opacity: 1;
	background: #cdcdcd;
	border-radius: 4px;
}

.jg_slider .swiper-pagination-bullet-active {
	background: #f87b0f;
	width: 18px;
}

.jg_card {
	width: 100%;
	height: 4.7rem;
	border-radius: 0.14rem;
	background: #fff url(../images/jg_card.png) no-repeat top center;
	background-size: 100% auto;
	overflow: hidden;
}

.jg_card .tps {
	height: 2.1rem;
	color: #fff;
	box-sizing: border-box;
	padding: 0.35rem 0 0 0.33rem;
}

.jg_card .s1 {
	height: 0.72rem;
	line-height: 0.72rem;
	font-size: 0.38rem;
	font-weight: bold;
}

.jg_card .tag {
	float: left;
	height: 0.36rem;
	line-height: 0.36rem;
	padding: 0 0.35rem;
}

.jg_card .tag1 {
	background: url(../images/jg_tag1.png) no-repeat left center;
	background-size: auto 0.28rem;
}

.jg_card .tag2 {
	background: url(../images/jg_tag2.png) no-repeat left center;
	background-size: auto 0.28rem;
}

.jg_card .face {
	float: left;
	width: 1.3rem;
	height: 1.3rem;
	border: 1px solid #f5f5f5;
	border-radius: 100%;
	overflow: hidden;
	margin-left: 0.3rem;
}

.jg_card .face img {
	display: block;
	width: 1.3rem;
	height: 1.3rem;
}

.jg_card .intro {
	float: right;
	width: 5.1rem;
}

.jg_card .name {
	font-size: 0.34rem;
	height: 0.5rem;
	line-height: 0.5rem;
	white-space: nowrap;
}

.jg_card .stars {
	float: left;
}

.jg_card .f {
	clear: both;
	height: 0.44rem;
	line-height: 0.44rem;
}

.jg_card .stars em {
	float: left;
	display: block;
	width: 0.18rem;
	height: 0.44rem;
	margin-right: 0.05rem;
	background: url(../images/star.png) no-repeat center center;
	background-size: auto 0.18rem;
}

.jg_card .fen {
	float: left;
	padding: 0 0.15rem;
	color: #f87b0f;
}

.jg_card .bm {
	color: #666;
}

.jg_card .ta {
	float: left;
	height: 0.4rem;
	line-height: 0.4rem;
	padding: 0 0.2rem;
	margin-right: 0.2rem;
	font-size: 0.22rem;
	background: #fff5f4;
	color: #ff6b5c;
	margin-top: 0.1rem;
}

.jg_card .ta:nth-child(even) {
	color: #6e9fff;
	background: #e6f3ff;
}

.jg_card .ask {
	float: left;
	height: 0.64rem;
	line-height: 0.64rem;
	font-size: 0.32rem;
	color: #fe3641;
	padding: 0 0.35rem;
}

.jg_card .more {
	float: right;
	display: block;
	height: 0.66rem;
	line-height: 0.66rem;
	border-radius: 0.33rem;
	padding: 0 0.4rem;
	background: #f87b0f;
	color: #fff;
	margin-right: 0.3rem;
}

.jg_card .more span {
	display: inline-block;
	padding-right: 0.4rem;
	background: url(../images/jg_more.png) no-repeat right center;
	background-size: auto 0.3rem;
}

.h_head {
	height: 0.8rem;
	line-height: 0.8rem;
	background: #fff;
	position: relative;
	padding: 0 0.3rem;
	clear: both;
}

.h_head .tit {
	font-size: 0.34rem;
	font-weight: bold;
	position: relative;
	float: left;
}

.h_head .tit i {
	display: block;
	width: 0.3rem;
	height: 0.04rem;
	background: #f87b0f;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -0.15rem;
}

.h_head .more {
	float: right;
	font-size: 0.24rem;
	color: #999;
	padding-right: 0.24rem;
	background: url(../images/more1.png) no-repeat right center;
	background-size: auto 0.17rem;
}

.h_school .handle {
	height: 1.1rem;
	clear: both;
	overflow-y: hidden;
	overflow-x: auto;
}

.h_school .btn {
	float: left;
	height: 0.5rem;
	line-height: 0.5rem;
	padding: 0 0.3rem;
	border-radius: 0.25rem;
	color: #999;
	background: #fff;
	margin: 0.3rem 0 0 0.3rem;
}

.h_school .hover {
	color: #fff;
	background: #f87b0f;
}

.h_school .con {
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 0.3rem;
	display: none;
}

.h_school .show {
	display: flex;
}

.h_school .zw {
	width: 3.34rem;
	height: 0;
}

.h_school .item {
	width: 3.34rem;
	height: 3rem;
	background: #fff;
	border-radius: 0.12rem;
	box-sizing: border-box;
	padding: 0.16rem 0.22rem;
	margin-bottom: 0.12rem;
}

.h_school .photo {
	height: 1.9rem;
	border-radius: 0.12rem;
	overflow: hidden;
	position: relative;
}

.h_school .photo img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.h_school .name {
	height: 0.44rem;
	line-height: 0.44rem;
	width: 100%;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	background: rgba(0, 0, 0, 0.3);
	text-align: right;
	color: #fff;
	padding: 0 0.1rem;
}

.h_school .title {
	font-weight: bold;
	height: 0.52rem;
	line-height: 0.52rem;
	overflow: hidden;
	font-size: 0.22rem;
}

.h_school .ta {
	float: left;
	height: 0.3rem;
	line-height: 0.3rem;
	padding: 0 0.15rem;
	border-radius: 0.15rem;
	background: #e9f0ff;
	font-size: 0.22rem;
	color: #447afe;
	margin-right: 0.12rem;
	display: block;
	width: 35%;
	overflow: hidden;
}

.h_school .ta:nth-child(even) {
	background: #fff2e3;
	color: #f49c23;
}

.h_news .handle {
	float: left;
}

.h_news .btn {
	float: left;
	font-size: 0.3rem;
	color: #989898;
	margin-left: 0.25rem;
}

.h_news .hover {
	color: #000;
}

.h_news .con {
	display: none;
	padding: 0 0.15rem 0 0.15rem;
}

.h_news .h_head {
	margin-bottom: 0.15rem;
}

.h_news .show {
	display: block;
}

.h_news .item {
	background: #fff;
	padding: 0.25rem;
	display: block;
	margin-bottom: 0.15rem;
}

.h_news dl {
	float: left;
	width: 4.2rem;
}

.h_news .photo {
	float: right;
	width: 2.13rem;
	height: 1.55rem;
	border-radius: 0.12rem;
	overflow: hidden;
}

.h_news .photo img {
	display: block;
	width: 2.13rem;
	height: 1.55rem;
}

.h_news dt {
	height: 1.2rem;
}

.h_news .name {
	font-size: 0.3rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	max-height: 0.8rem;
	line-height: 0.4rem;
	color: #656b71;
}

.h_news dd {
	color: #999;
}

.footer {
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 100;
	width: 100%;
	height: 1.2rem;
	background: #fff;
	box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.2);
}

.footer .bn {
	float: left;
	height: 0.8rem;
	line-height: 0.8rem;
	margin: 0.2rem 0 0 0.3rem;
	color: #fff;
	border-radius: 0.4rem;
	font-size: 0.28rem;
	padding: 0 0.4rem;
	position: relative;
}

.footer .bn1 {
	background: #f87b0f;
}

.footer .bn2 {
	background: #078af2;
}

.footer .bn1 span {
	display: inline-block;
	padding-left: 0.5rem;
	background: url(../images/ft_bn1.png) no-repeat left center;
	background-size: auto 100%;
}

.footer .bn2 span {
	display: inline-block;
	padding-left: 0.5rem;
	background: url(../images/ft_bn2.png) no-repeat left center;
	background-size: auto 100%;
}

.footer .num {
	width: 0.36rem;
	height: 0.36rem;
	line-height: 0.36rem;
	font-size: 0.22rem;
	text-align: center;
	background: #fe0000;
	display: block;
	border-radius: 100%;
	position: absolute;
	left: 0.6rem;
	top: -0.18rem;
}

.footer .ol {
	float: right;
	line-height: 1.2rem;
	font-size: 0.28rem;
	color: #f15d39;
	padding: 0 0.24rem 0 0.4rem;
	background: url(../images/ft_ol.png) no-repeat left center;
	background-size: auto 0.3rem;
}

.footer_zw {
	height: 1.2rem;
	clear: both;
}

.nd_head {
	height: 0.9rem;
	line-height: 0.9rem;
	font-size: 0.34rem;
	position: relative;
	padding: 0 0.5rem;
	font-weight: bold;
}

.nd_head i {
	display: block;
	width: 0.08rem;
	height: 0.34rem;
	background: #f87b0f;
	border-radius: 0.04rem;
	position: absolute;
	left: 0.3rem;
	top: 50%;
	margin-top: -0.17rem;
}

.header .title {
	text-align: center;
	font-size: 0.32rem;
	line-height: 1rem;
}

.header .back {
	width: 1rem;
	height: 1rem;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/backa.png) no-repeat center center;
	background-size: 100% 100%;
}

.header .sharea {
	width: 1rem;
	height: 1rem;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(../images/sharea.png) no-repeat center center;
	background-size: 100% 100%;
}

.nd_pos {
	background: #fff;
	height: 0.8rem;
	padding: 0 0.1rem;
	line-height: 0.8rem;
	color: #999;
	width: 100%;
	box-sizing: border-box;
	left: 0;
	bottom: 1.2rem;
	z-index: 110;
	border-bottom: 1px solid #f2f2f2;
}

.nd_zw {
	height: 0.8rem;
	clear: both;
}

.nd_pos a {
	color: #999;
}

.ndd_head {
	padding: 0 0.3rem;
}

.ndd_head .title {
	font-size: 0.32rem;
	font-weight: bold;
	padding: 0.3rem 0;
}

.ndd_head .face {
	width: 1.1rem;
	height: 1.1rem;
	border: 1px solid #f5f5f5;
	border-radius: 100%;
	overflow: hidden;
	float: left;
}

.ndd_head .face img {
	display: block;
	width: 1.1rem;
	height: 1.1rem;
}

.ndd_head dl {
	float: left;
	margin-left: 0.4rem;
}

.ndd_head dt {
	height: 0.65rem;
	line-height: 0.65rem;
	font-size: 0.32rem;
}

.ndd_head dd {
	padding-left: 0.36rem;
	color: #474747;
	height: 0.4rem;
	line-height: 0.4rem;
	background: url(../images/date.png) no-repeat left center;
	background-size: auto 0.28rem;
}

.ndd_head .join {
	float: right;
	width: 1rem;
	height: 0.5rem;
	line-height: 0.5rem;
	border-radius: 0.25rem;
	background: #f87b0f;
	text-align: center;
	color: #fff;
	margin-top: 0.3rem;
}

.ndd_article {
	padding: 0.3rem 0.3rem;
	position: relative;
	font-size: .3rem;
	color: rgba(0, 0, 0, .8);
	line-height: .8rem;
	letter-spacing: .3px;
	text-align: justify;
	color: #333333;
	word-wrap: break-word;
	word-break: break-all;
	margin-bottom: 20px;
}

.ndd_article img {
	border-radius: 0.15rem;
	margin: 0.15rem 0;
	width: 100%;
	display: block;
}

.ndd_article .line {
	width: 6.9rem;
	border-bottom: 1px solid #f2f2f2;
	position: absolute;
	bottom: 0;
	left: 0.3rem;
}

.tj_list {
	padding: 0 0.3rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.tj_list .zw {
	width: 3.3rem;
	height: 0;
}

.tj_list .item {
	display: block;
	width: 3.3rem;
	height: 4.2rem;
	background: #fff;
	border-radius: 0.12rem;
	overflow: hidden;
	margin-bottom: 0.15rem;
}

.tj_list .photo {
	display: block;
	height: 2rem;
	overflow: hidden;
}

.tj_list .photo img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;filter: brightness(110%);
}

.tj_list .wp {
	padding: 0 0.1rem;
}

.tj_list .name {
	height: 0.64rem;
	line-height: 0.64rem;
	font-size: 0.28rem;
	overflow: hidden;
}

.tj_list .ta {
	display: inline-block;
	height: 0.3rem;
	line-height: 0.3rem;
	border-radius: 0.15rem;
	padding: 0 0.2rem;
	font-size: 0.22rem;
	color: #447afe;
	background: #e9f0ff;
	float: left;
	margin-right: 0.2rem;
	width: 30%;
	white-space: nowrap;
}

.tj_list .tas {
	padding-bottom: 0.1rem;
}

.tj_list .bt {
	height: 0.62rem;
	line-height: 0.62rem;
	border-bottom: 1px solid #f2f2f2;
}

.tj_list .xj {
	float: left;
	color: #f87b0f;
}

.tj_list .ll {
	float: right;
	color: #999;
}

.tj_list .team {
	color: #666;
	line-height: 0.6rem;
	font-size: 0.22rem;
	/*text-align: center;*/
}

.td_banner {
	display: block;
	width: 100%;
	height: 3.3rem;
}

.td_toper {
	background: #fff;
	padding: 0 0.3rem;
	position: relative;
}

.td_toper .tel {
	position: absolute;
	right: 0.3rem;
	top: 0;
	z-index: 10;
	height: 1rem;
	line-height: 1rem;
	color: #f87b0f;
	font-size: 0.28rem;
	padding-left: 0.35rem;
	background: url(../images/tel.png) no-repeat left center;
	background-size: auto 0.3rem;
}

.td_toper .title {
	font-size: 0.34rem;
	font-weight: bold;
	height: 1rem;
	position: relative;
	line-height: 1rem;
	width: 125%;
	overflow: hidden;
}

.td_toper .ta {
	float: left;
	height: 0.4rem;
	font-size: 0.22rem;
	color: #6e9fff;
	padding: 0 0.2rem;
	line-height: 0.4rem;
	margin-right: 0.24rem;
	background: #e6f3ff;
}

.td_toper .in {
	height: 0.9rem;
	line-height: 0.9rem;
	border-bottom: 1px solid #f1f1f1;
	overflow: hidden;
}

.in {
	height: 0.9rem;
	line-height: 0.9rem;
	border-bottom: 1px solid #f1f1f1;
	overflow: hidden;
}

.td_toper .k {
	display: inline-block;
	height: 0.3rem;
	line-height: 0.3rem;
	padding: 0 0.15rem;
	border: 1px solid #f87b0f;
	border-radius: 0.15rem;
	color: #f87b0f;
}

.td_toper .end {
	height: 1rem;
	line-height: 1rem;
}

.end {
	height: 1rem;
	line-height: 1rem;
}

.td_toper .price {
	color: #f87b0f;
}

.price {
	color: #f87b0f;
}

.price strong {
	font-size: 0.36rem;
}

.td_toper .price strong {
	font-size: 0.36rem;
}

.td_toper .gz {
	color: #999;
	padding-left: 0.5em;
}

.gz {
	color: #999;
	padding-left: 0.5em;
}

.td_tc {
	display: block;
	height: 1.5rem;
	background: #fff url(../images/td_tc.png) no-repeat 95% center;
	background-size: auto 0.28rem;
	margin: 0.15rem 0;
	position: relative;
}

.td_tc .face {
	width: 1.1rem;
	height: 1.1rem;
	border: 1px solid #f5f5f5;
	border-radius: 100%;
	overflow: hidden;
	float: left;
	margin: 0.15rem 0.5rem 0 0.4rem;
}

.td_tc .face img {
	display: block;
	width: 1.1rem;
	height: 1.1rem;
}

.td_tc dl {
	float: left;
	padding-top: 0.2rem;width: 60%;
    white-space: nowrap;
    overflow: hidden;
}

.td_tc dt {
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.32rem;
}

.td_tc .stars {
	float: left;
}

.td_tc .stars em {
	float: left;
	display: block;
	width: 0.18rem;
	height: 0.44rem;
	margin-right: 0.1rem;
	background: url(../images/star.png) no-repeat center center;
	background-size: auto 0.18rem;
}

.td_tc .fen {
	float: left;
	line-height: 0.44rem;
	color: #999;
}

.td_area {
	background: #fff;
	box-sizing: border-box;
	width: 7.1rem;
	margin: 0 auto 0.2rem auto;
	padding: 0 0.2rem;
	border-radius: 0.12rem;
}

.td_area .tip {
	font-size: 0.30rem;
	line-height: 0.70rem;
	padding: 0.2rem 0;
}

.td_area .head {
	height: 0.84rem;
	line-height: 0.84rem;
	position: relative;
	font-size: 0.36rem;
	font-weight: bold;
	padding-left: 0.3rem;
	position: relative;
}

.td_area .head i {
	display: block;
	width: 0.08rem;
	height: 0.34rem;
	background: #f87b0f;
	border-radius: 0.04rem;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -0.17rem;
}

.td_area .full {
	display: block;
	width: 100%;
	border-radius: 0.15rem;
}

.td_item1 {
	display: block;
	border: 1px solid #ededed;
	height: 1.62rem;
	border-radius: 0.1rem;
	margin-bottom: 0.2rem;
	position: relative;
}

.td_item1 .name {
	height: 1rem;
	line-height: 1rem;
	padding-left: 0.4rem;
	font-size: 0.32rem;
	font-weight: bold;
}

.td_item1 .pos {
	margin-left: 0.4rem;
	color: #808080;
	padding-left: 0.32rem;
	background: url(../images/td_pos.png) no-repeat left center;
	background-size: auto 0.24rem;
}

.td_item1 .pos span {
	display: inline-block;
	max-width: 75%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.td_item1 .lx {
	height: 0.5rem;
	line-height: 0.5rem;
	border-radius: 0.25rem;
	background: #f87b0f;
	font-size: 0.24rem;
	display: inline-block;
	position: absolute;
	right: 0.28rem;
	top: 50%;
	margin-top:0.1rem;
	padding: 0 0.15rem;
	color: #fff;
	font-size: 0.26rem;
}

.td_area .wp {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.td_area .zw1 {
	width: 2rem;
	height: 0;
}

.td_area .zw2 {
	width: 3.26rem;
	height: 0;
}

.tj_item2 {
	display: block;
	width: 2rem;
}

.tj_item2 img {
	display: block;
	width: 2rem;
	height: 1.4rem;
	border-radius: 0.15rem;
}

.tj_item2 .name {
	text-align: center;
	line-height: 3;
}

.tj_item3 {
	display: block;
	width: 3.26rem;
	border-radius: 0.12rem 0.12rem 0 0;
	overflow: hidden;
	margin-bottom: 0.2rem;
}

.tj_item3 .photo {
	display: block;
	width: 100%;
	height: 2rem;
}

.tj_item3 .wp {
	height: 1.2rem;
	border: 1px solid #f2f2f2;
	border-top: 0;
	border-radius: 0 0 0.12rem 0.12rem;
}

.tj_item3 dl {
	padding: 0 0.26rem;
}

.tj_item3 dt {
	height: 0.6rem;
	line-height: 0.6rem;
	font-weight: bold;
	font-size: 0.28rem;
	overflow: hidden;
}

.od_tags {
	background: #fff;
	padding-bottom: 0.3rem;
}

.od_tags .item {
	float: left;
	margin: 0.3rem 0 0 0.3rem;
	height: 0.4rem;
	line-height: 0.4rem;
	background: #e6f3ff;
	display: inline-block;
	padding: 0 0.3rem;
	color: #6e9fff;
}

.od_area {
	width: 7.1rem;
	margin: 0.2rem auto 0 auto;
	background: #fff;
	border-radius: 0.15rem;
	box-sizing: border-box;
	overflow: hidden;
}

.od_area1 .logo {
	float: left;
	height: 1rem;
	display: block;
	margin-left: 0.2rem;
}

.od_area1 .intro {
	float: left;
}

.od_area1 .intro dt {
	font-size: 0.34rem;
	font-weight: bold;
	height: 0.7rem;
	line-height: 0.7rem;
}

.od_area1 .stars {
	float: left;
}

.od_area1 .stars em {
	float: left;
	display: block;
	width: 0.18rem;
	height: 0.44rem;
	margin-right: 0.05rem;
	background: url(../images/star.png) no-repeat center center;
	background-size: auto 0.18rem;
}

.od_area1 .fen {
	float: left;
	color: #999;
	line-height: 0.44rem;
	padding: 0 0.1rem;
}

.od_area1 .tags {
	padding: 0 0.2rem;
}

.od_area1 .tags span {
	display: inline-block;
	height: 0.46rem;
	line-height: 0.46rem;
	border-radius: 0.23rem;
	background: #f8f8f8;
	padding: 0 0.24rem;
	float: left;
	margin: 0 0.2rem 0.2rem 0;
}

.od_area1 .date {
	height: 1rem;
	line-height: 1rem;
	border-bottom: 1px solid #f5f5f5;
	margin: 0 0.2rem;
	font-size: 0.28rem;
}

.od_area1 .title {
	height: 1rem;
	line-height: 1rem;
	font-size: 0.28rem;
	margin: 0 0.2rem;
}

.od_area1 .tip {
	line-height: 1.6;
	padding: 0 0.2rem 0.3rem 0.2rem;
}

.od_area2 {
	height: 1.35rem;
}

.od_area2 .item {
	width: 25%;
	float: left;
	padding-top: 0.15rem;
	text-align: center;
	line-height: 1.5;
}

.od_area2 .ico {
	display: block;
	width: 0.32rem;
	height: 0.32rem;
	margin: 0 auto;
}

.od_area2 dd {
	color: #999;
	font-size: 0.2rem;
}

.od_area3 .head {
	height: 0.8rem;
	clear: both;
	padding: 0 0.2rem;
	line-height: 0.8rem;
}

.od_area3 .head .tit {
	float: left;
	font-weight: bold;
	font-size: 0.32rem;
}

.od_area3 .head .more {
	float: right;
	display: inline-block;
	padding-right: 0.2rem;
	background: url(../images/more1.png) no-repeat right center;
	background-size: auto 0.24rem;
	color: #4c4c4c;
}

.od_slider {
	padding-bottom: 0.5rem;
}

.od_slider .wp {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 6.7rem;
	margin: 0 auto;
}

.od_slider .zw2 {
	width: 3.26rem;
	height: 0;
}

.od_slider .swiper-pagination-bullet {
	opacity: 1;
	background: #cdcdcd;
	border-radius: 4px;
}

.od_slider .swiper-pagination-bullet-active {
	background: #f87b0f;
	width: 18px;
}

.od_area .lks {
	display: block;
	height: 0.9rem;
	line-height: 0.9rem;
	font-size: 0.34rem;
	font-weight: bold;
	margin: 0 0.2rem;
	background: url(../images/more2.png) no-repeat right center;
	background-size: auto 0.24rem;
}

.od_area4 .tip {
	line-height: 1.6;
	padding: 0 0.2rem;
}

.od_jj {
	margin: 0.2rem 0 0 0;
	overflow-y: hidden;
	height: 2.5rem;
	overflow-x: auto;
}

.od_jj .s_list {
	padding-right: 0.2rem;
}

.od_jj dl {
	width: 2.8rem;
	height: 2.5rem;
	text-align: center;
	margin-left: 0.2rem;
	float: left;
}

.od_jj dt {
	height: 1.75rem;
	display: block;
}

.od_jj img {
	display: block;
	width: 100%;
	height: 1.75rem;
	border-radius: 0.12rem;
}

.od_jj dd {
	height: 0.75rem;
	line-height: 0.75rem;
}

.od_js {
	padding-bottom: 0.3rem;
}

.od_js .item {
	float: left;
	margin-right: 0.14rem;
	width: 1.85rem;
	height: 2.75rem;
	padding-top: 0.15rem;
	border: 2px solid #ececec;
	border-radius: 0.1rem;
	margin-left: 0.2rem;
	text-align: center;
}

.od_js .face {
	width: 1.4rem;
	height: 1.4rem;
	margin: 0 auto;
	border: 2px solid #ececec;
	border-radius: 100%;
	overflow: hidden;
}

.od_js .face img {
	display: block;
	width: 1.4rem;
	height: 1.4rem;
}

.od_js dt {
	line-height: 0.64rem;
	font-size: 0.3rem;
	font-weight: bold;
}

.od_js dd {
	color: #999;
}

.od_area6 .wp {
	padding: 0 0.2rem;
}

.od_area7 {
	padding: 0 0.2rem;
	margin-bottom: 0.2rem;
}

.od_area7 .handle {
	height: 1rem;
	line-height: 1rem;
	font-size: 0.32rem;
}

.od_area7 .btn {
	margin-right: 0.3rem;
	float: left;
}

.od_area7 .hover {
	position: relative;
	font-weight: bold;
}

.od_area7 .hover i {
	display: block;
	width: 0.18rem;
	height: 0.04rem;
	background: #f87b0f;
	position: absolute;
	bottom: 0.1rem;
	left: 50%;
	margin-left: -0.09rem;
}

.od_area7 .con {
	display: none;
}

.od_area7 .show {
	display: block;
}

.od_area7 .item {
	margin-bottom: 0.4rem;
	display: block;
	padding-right: 0.8rem;
	position: relative;
	font-size: 0.28rem;
}

.od_area7 .item span {
	position: absolute;
	right: 0;
	top: 0.1rem;
	color: #666;
	font-size: 0.24rem;
}

.page {
	text-align: center;
	padding: 0.3rem;
}

.page a {
	display: inline-block;
	height: 0.6rem;
	line-height: .6rem;
	padding: 0 0.22rem;
	border-radius: 0.1rem;
	background: #fff;
	margin: 0 0.05rem;
	color: #666;
}

.page .hover {
	color: #fff;
	background: #f87b0f;
}

.li_toper {
	box-sizing: border-box;
	width: 6.9rem;
	margin: 0 auto 0.2rem auto;
	background: #f87b0f;
	padding: 0 0.2rem 0.2rem 0.2rem;
	border-radius: 0.12rem;
}

.li_toper .head {
	height: 0.7rem;
	line-height: 0.7rem;
	color: #fff;
	font-size: 0.28rem;
	position: relative;
}

.li_toper .more {
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	padding-right: 0.2rem;
	background: url(../images/more3.png) no-repeat right center;
	background-size: auto 0.24rem;
}

.li_toper .link {
	padding: 0.15rem;
	background: #fb9f5c;
	border-radius: 0.12rem;
	display: block;
}

.li_toper .fm {
	background: #fff;
	padding: 0.25rem 0.2rem;
	border-radius: 0.12rem;
}

.li_toper .photo {
	float: left;
	display: block;
	width: 2.4rem;
	height: 1.5rem;
	border-radius: 0.2rem;
	margin: 0.1rem 0;
}

.li_toper .intro {
	width: 3.3rem;
	float: right;
}

.li_toper .name {
	font-size: 0.28rem;
	line-height: 0.56rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.li_toper .tag {
	height: 0.54rem;
	line-height: 0.54rem;
	background: #f9fafc;
	font-size: 0.22rem;
	color: #999999;
	text-align: center;
	position: relative;
}

.li_toper .sj1 {
	display: block;
	width: 0.22rem;
	position: absolute;
	left: 0;
	top: -0.1rem;
}

.li_toper .sj2 {
	display: block;
	width: 0.22rem;
	position: absolute;
	right: 0;
	bottom: -0.1rem;
}

.li_toper .price {
	color: #f87b0f;
	line-height: 0.6rem;
}

.lis_sort {
	height: 0.8rem;
	border-top: 1px solid #ececec;
	padding: 0 0.3rem;
	display: flex;
	position: fixed;
	left: 0;
	top: 1rem;
	width: 100%;
	box-sizing: border-box;
	z-index: 150;
	background: #fff;
	justify-content: space-between;
}

.lis_fls .handle {
	padding-right: 0.3rem;
	height: 0.8rem;
	line-height: 0.8rem;
	color: #4c4c4c;
	background: url(../images/handle.png) no-repeat right center;
	background-size: auto 0.1rem;
}

.lis_flsafter .handle {
	color: #f87b0f;
	background-image: url(../images/handleh.png);
}

.lis_down {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0.8rem;
	margin-top: -1px;
	z-index: 150;
	background: #fff;
	box-sizing: border-box;
	padding: 0 0.3rem;
	max-height: 5.6rem;
	overflow-x: hidden;
	overflow-y: auto;
	display: none;
	line-height: 0.8rem;
}

.lis_flsafter .lis_down {
	display: block;
}

.lis_down .item {
	height: 0.8rem;
	line-height: 0.8rem;
	color: #595959;
}

.lis_zw {
	height: 0.8rem;
	padding-top: 1px;
}

.lis_flog {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 140;
	display: none;
	background: rgba(0, 0, 0, 0.5);
}

.lis_down .has {
	float: left;
	width: 30%;
	color: #595959;
}

.lis_down .con {
	float: right;
	width: 70%;
	display: none;
	color: #595959;
}

.lis_down .show {
	display: block;
}

.lis_down .hover {
	color: #f87b0f;
}

.alert_flog {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 200;
	background: rgba(0, 0, 0, 0.5);
	display: none;
}

.yy_win {
	position: fixed;
	z-index: 220;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 5.8rem;
	background: #f3f6fa;
	border-radius: 0.15rem;
	padding: 0.4rem;
	box-sizing: border-box;
	box-shadow: 0.05rem 0.05rem 0.05rem rgba(0, 0, 0, 0.2);
	display: none;
}

.yy_win .top_close {
	width: 1rem;
	height: 1rem;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 20;
	background: url(../images/ly_guanbi.png) no-repeat center center;
	background-size: 0.5rem 0.5rem;
}

.yy_win .logo {
	display: block;
	width: 1rem;
	height: 1rem;
	margin: 0 auto;
}

.yy_win .title {
	text-align: center;
	line-height: 3;
	font-size: 0.28rem;
	padding-bottom: 0.1rem;
}

.yy_win .text {
	width: 100%;
	height: 0.55rem;
	border: 1px solid #c7c7c7;
	border-radius: 0.1rem;
	text-indent: 0.2rem;
	margin-bottom: 0.2rem;
}

.yy_win .send {
	display: block;
	width: 100%;
	text-align: center;
	height: 0.55rem;
	background: #4f94cf;
	border-radius: 0.1rem;
	line-height: 0.55rem;
	color: #fff;
}