* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;

}

* a {
	text-decoration: none;
	color: #000;
}

* a:hover {
	color: #000;
}

html {
	font-size: 50px;
}

body {
	font-size: 16px;
}

.bodyer {
	min-width: 7.5rem;
	max-width: 12rem;
}

.content {
	min-width: 7.5rem;
	max-width: 12rem;
	margin: 0 auto;
	min-height: 10rem;
	overflow-y: scroll;
	overflow-x: hidden;
	box-sizing: border-box;
	border: 1px solid #f5f5f5;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 0px !important;
	background-image: url(./img/arrow-next.png) !important;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 0px !important;
	background-image: url(./img/arrow-prev.png) !important;
}

.footers {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	padding: 0.1rem 0;
	box-sizing: border-box;
	justify-content: space-around;
	min-width: 7.5rem;
	max-width: 12rem;
	margin: 0 auto;
	height: 1rem;
	padding-bottom: 0.125rem;
	background-color: #f6f6f6;
	align-items: center;
	text-align: center;
	color: #999;
}

.footers div {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.footers a {
	text-decoration: none;
	color: #000;
	color: #999999;
}

.footers a:hover {
	color: #000;
}

.footers img {
	width: 0.54rem;
	height: 0.54rem;
	padding: 0;
	margin: 0;
}

img {
	object-fit: cover;
}

.toppers {
	display: flex;
	/* padding: 0.1rem 0; */
	box-sizing: border-box;
	justify-content: left;
	margin: 0 auto;
	padding-left: 0.3rem;
	width: 100%;
	height: 0.84rem;
	/* padding-bottom: 0.125rem; */
	background-color: #fff;
	align-items: center;
	text-align: center;
	color: #999;
	border-bottom: solid 1px #e9e9e9;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}

.toppers img {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.toppers div {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.toppers a {
	text-decoration: none;
	color: #000;
	color: #999999;
}

.toppers a:hover {
	color: #000;
}

.toppers img {
	width: 0.44rem;
	height: 0.44rem;
	padding: 0;
	margin: 0;
}

.trim {
	font-size: 0.24rem;
	padding: 0;
	margin: 0;
}

.trimhover {
	color: #00cccc;
}

*::-webkit-scrollbar {
	display: none !important;
}

.nextPage {
	color: #00cccc;
}

.prePage {
	color: #00cccc;
}

.pagelistbox {
	color: #666;
}

.news_left>img {
	object-fit: cover;
	width: 100%;
	height: 1.8rem;
	border-radius: 0.05rem;
}

.content {
	height: auto !important;
}

button::after {
	border: none;
}

.taggs {
	padding: 0 0.1rem;
	font-size: 0.24rem;
	display: inline-block;
	border-radius: 0.05rem;
	margin-right: 0.2rem;
	height: 0.36rem;
	line-height: 0.34rem;
}

.tag1 {
	color: #3388ff;
	border: 1px solid #3388ff;
}

.tag2 {
	color: #c6b291;
	border: 1px solid #c6b291;
}

.tag3 {
	color: #65b29e;
	border: 1px solid #65b29e;
}

.f5bor {
	border: 1px solid #f5f5f5;
}

[v-cloak] {
	display: none
}

.news_box {
	margin: 0.16rem 0;
}
.news_box .title{font-size: 0.4rem;height: 32px;border-bottom: 1px solid #efefef}
.news_box .title b,.rightname .highlight{color: #00cacb
}
.news {
	display: flex;
	padding: 0.3rem 0.24rem;
	border-bottom: 1px #ededed solid;
}

.news_left {
	width: 40%;
	margin-right: 0.24rem;
	flex-shrink: 0;
}

.news_left>image {
	width: 100%;
	height: 1.8rem;
	padding-top: 0.04rem;
	border-radius: 0.05rem;
}

.news_right {
	width: 60%;
}

.zhichi {
	width: 100%;
	font-size: 0.28rem;
	color: #585858;
	text-align: center;
	position: relative;
	bottom: 0.1rem;
	left: 0;
	line-height: 0.5rem;
	padding: 0.5rem;
	background-color: #e1e1e1;
	color: #8a8a8a;
	margin-top: 0.5rem;
}

button::after {
	border: none;
}




.news_box {
	margin: 0.16rem 0;
	border-top: 0.1rem solid #f7f7f7;
}

.news {
	display: flex;
	padding: 0.16rem 0.24rem;
	border-bottom: 1px #ededed solid;
}

.news_left {
	width: 40%;
	margin-right: 0.24rem;
}

.news_left>img {
	border: 1px solid #f0f0f0;
	width: 100%;
	height: 1.8rem;
	border-radius: 0.05rem;
	box-sizing: border-box;
}

.news_right {
	width: 60%;
}

.rightname {
	font-size: 0.33rem;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	color: #000;
}

.news_time {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 0.3rem;
	color: #8d8d8d;
	margin-top: 0.08rem;
}

.my_yousheng {
	position: absolute;
	top: 0;
	display: inline-block;
	left: 0;
	border-radius: 0.1rem 0 0.1rem 0;
	background-color: #00cccc;
	font-size: 0.22rem;
	color: #fff;
	height: 0.36rem;
	line-height: 0.36rem;
	padding: 0px 0.1rem;
}

.news_left {
	position: relative;
}

.swiper1 {
	height: 3.5rem;
	width: 100%;
}



.slide-image {
	width: 100%;
}

a {
	text-decoration: none;
	color: #000;
}

* {
	padding: 0;
	margin: 0;
}

.nav-wrap {
	width: 100%;
	display: flex;
	box-sizing: border-box;
	padding: 0.24rem 2%;
	border-bottom: #ededed solid 0.16rem;
}

.nav-item {
	width: 25%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	font-size: 0.23rem;
	text-align: center;
}

.nav-item .images {
	object-fit: cover;
	width: 1.2rem;
	height: 1.2rem;
}

.nav-item div {
	padding-top: 0.08rem;
	font-size: 0.34rem;
	color: #222;
}

.Advertise {
	border-bottom: #ededed solid 0.16rem;
}

.Advertise image {
	width: 100%;
	box-sizing: border-box;
	border-radius: 0.5rem;
	padding: 0.24rem 0.28rem;
}

.PublicContainer {
	box-sizing: border-box;
	width: 100%;
	padding: 0.16rem 0.28rem 0.18rem 0.28rem;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	border-bottom: 0.16rem solid #f2f2f1;
}

.FristBox {
	width: 3.3rem;
	margin-top: 0.16rem;
}

.FristBox>.images2 {
	object-fit: cover;
	width: 3.3rem;
	height: 3rem;
}

.FristBox1 {
	width: 50%;
	margin-top: 0.16rem;
}

.FristBox1>.images1 {

	border: 1px solid #f0f0f0;
	object-fit: cover;
	width: 95%;
	height: 2.4rem;
	border-radius: 5px;
}

.FristBox_title>div:first-of-type {
	margin-bottom: 0.12rem;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.FristBox_title>div:last-of-type {
	font-weight: bold;
	font-size: 0.3rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.FristBox_title>div:last-of-type>text {
	font-size: 0.4rem;
}

.public-title {
	font-size: 0.4rem;
	margin: 0.16rem 0 0 0.28rem;
	display: flex;
	align-items: center;
	position: relative;
}

.line {
	margin-top: 0.02rem;
	margin-right: 0.28rem;
	width: 0.1rem;
	height: 0.48rem;
}

.public-title>.more {
	position: absolute;
	right: 0.28rem;
	bottom: 0.04rem;
	font-size: 0.32rem;
	color: #585858;
	display: flex;
	align-items: center;
}

.public-title>.more>image {
	width: 0.32rem;
	height: 0.32rem;
	padding-left: 0.04rem;
}

.ThirdBox>.images {
	object-fit: cover;
	width: 3.3rem;
	height: 1.4rem;
	border-radius: 0.05rem;
	text-align: center;
}

.ThirdBox>div {
	text-align: center;
	font-size: 0.32rem;
	padding-bottom: 0.08rem;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.SecondBox1 {
	width: 2.16rem;
}

.SecondBox1>.images6 {
	object-fit: cover;
	width: 2.16rem;
	height: 2.16rem;
}

.SecondBox_title,
.FristBox_title {
	font-size: 0.3rem;
	display: -webkit-box;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.jiantou {
	width: 0.32rem;
	height: 0.32rem;
	padding-left: 0.04rem;
}

.search {
	width: 100%;
	height:1rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #00cccc;
}

.search input {
	display: block;
	background-color: #fff;
	flex: 1;
	height: 0.6rem;
	margin: 0 0% 0 1%;
	width: 3rem;
	border-radius: 0.1rem;
	font-size: 0.3rem;
	/* padding: 0 10px; */
	border: 2px #00a3a3 solid;
}

.search button {
	width: 20%;
	height: 0.2rem;
	padding: 0;
	font-size: 0.3rem;
	line-height: 0.6rem;
	color: #fff;
	background: #00cccc;
	border: 0px;
}

.search .button1 {
	width: 20%;
	margin-right: 3%;
	text-align: center;
	border-radius: 0.05rem;
	height: 0.6rem;
	padding: 0;
	font-size: 0.26rem;
	line-height: 0.6rem;
	color: #fff;
	background: #00a3a3;
}

.swiper-container {
	width: 100%;
}

.swiper-wrapper {
	width: 100%;
	height: 100%;
}

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

.swiper-bgimg {
	width: 100%;
	height: 100%;
}

#swap_pic {
	width: 100%;
	clear: both;
	margin-top: 20px;
	display: block;
	width: 100%;
	overflow: scroll;

}

.listtit02 {
	margin-top: 10px;
	height: 40px;
}

.listtit02 h2 {
	background: #0c0;
	height: 40px;
	line-height: 40px;
	padding-left: 45px;
	font-size: 26px;
	font-weight: normal;
	color: #fff;
	border-bottom: 1px solid #f2f2f2;
}

.zmlist {
	width: 100%;
	padding: 20px 0;
}

.zmlist li {
	margin: 0px 2%;
	float: left;
	padding: 0;
	line-height: 30px;
	height: 30px;
	width: 46%;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.zmlists li{width:95% ;}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	text-align: right;
	padding-right: 20px;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 0px !important;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 0px !important;
}

.swiper .img_wrap .tt-swiper01 {
	width: 100%;
	height: 220px;
	margin-bottom: 30px;
}

.swiper .img_wrap .tt-itm {
	width: 100%;
	height: 226px;
}

.swiper .img_wrap .tt-itm img {
	width: 100%;
	height: 100%;
}

.swiper .img_wrap .tt-itm h3 {
	position: relative;
	width: 100%;
	padding: 0px 1%;
	padding-right: 29%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	bottom: 0px;
	font-size: 20px;
	background: rgba(0, 0, 0, .5);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.swiper_right .swiper-button-next,
.swiper_right .swiper-button-prev {
	width: 30px;
	height: 25px;
}


.swiper .img_wrap .tt-swiper01 .swiper-active-switch {
	background-color: #C10D0C;
}

.swiper .img_wrap .tt-swiper01 .swiper-active-switch {
	background-color: #f94742;
}

.swiper-slide {
	width: 100% !important;
}

.tt-itm a h3 {
	background-color: rgba(0, 0, 0, .5);
	position: relative;
	top: -49px;
	font-size: 0.5rem;
	color: #fff;
	line-height: 35px;
	width: 80%;
	overflow: hidden;
	padding-right: 20%;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}

.search form {
	width: 363px;
	display: flex;
}

#nav {
	display: flex;
	overflow-x: auto;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	border-bottom: 1px solid #eaeaea;
}

::-webkit-scrollbar {
	width: 0;
	height: 0;
}

#nav li {
	list-style: none;
	padding: 15px 20px;
}

.logos img {
	height: 0.65rem;
}

.swiper-pagination-bullet-active {
	background: #00cccc !important;
}

.content {
	position: relative;
}

.hidd {
	width: 100%;
	padding: 0;
	height: auto;
}

.swiper-container {
	width: 100%;
}

.container {
	margin-bottom: 0;
}
.container .title span{line-height: 36px}
.type {
	border-bottom: none
}

.bofanfbox {
	padding-bottom: 0.05rem;
	overflow-y: hidden;
	height: auto;
}

.alllmoretags {
	width: 100%;
	border-bottom: 0.01rem solid #ededed;
	padding-bottom: 0.2rem;
	overflow-x: scroll;
	white-space: nowrap
}

.moretags {
	display: inline-block;
	padding: 0.05rem 0.2rem;
	background-color: #f5f5f5;
	color: #333;
	white-space: nowrap;
	border-radius: 0.2rem;
	margin: 0 0.1rem;
	line-height: 1.6;
	font-size: 0.28rem
}

newbtnboxbg {
	height: 1rem
}

.newbtnbox {
	height: 1rem;
	display: flex;
	background-color: #fff;
	align-items: center;
	justify-content: space-around;
	font-size: 0.22rem;
	border-top: solid 0.02rem #f5f5f5;
	position: fixed;
	bottom: 0;
	left: 0;
	left: 0;
	right: 0;
	margin: auto;
	max-width: 12rem;
	min-width: 7.5rem;
	z-index: 999
}

.newbtns1 {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

.newbtnmimg {
	width: 0.4rem;
	height: 0.4rem;
	display: block;
	margin: 0 auto;
	margin-bottom: 0.1rem
}

.newbigbtmnsty {
	width: 2rem;
	height: 0.8rem;
	font-size: 0.28rem;
	background-color: #ebfbf9;
	color: #0bc5b8;
	line-height: 0.8rem;
	text-align: center
}

.newbigbtmnsty0 {
	border-top-left-radius: 0.8rem;
	border-bottom-left-radius: 0.8rem
}

.newbigbtmnsty1 {
	background-color: #0bc5b8;
	color: #fff;
	border-top-right-radius: 0.8rem;
	border-bottom-right-radius: 0.8rem
}

.xiazaozzc {
	top: 0;
	left: 0;
	position: fixed;
	z-index: 999999;
	background-color: rgba(0, 0, 0, .5);
	width: 100%;
	height: 100%;
	display: none;
	align-items: center;
	justify-content: center
}

.xzbox {
	width: 80%;
	height: max-content;
	position: relative;
	background-color: #fff;
	border-radius: 0.05rem;
	padding-bottom: 0.3rem
}

.topxz {
	width: 100%;
	height: 1.6rem
}

.xztitle {
	font-size: 0.38rem;
	font-weight: 700;
	text-align: center;
	width: 100%;
	color: #333;
	margin-top: 0.3rem;
	margin-bottom: 0.4rem
}

.xztips {
	line-height: 0.4rem;
	display: block;
	font-size: 0.26rem;
	color: #333;
	padding: 0 0.3rem
}

.xiazaibtn {
	width: 3.5rem;
	height: 0.7rem;
	background-image: linear-gradient(to right, rgba(108, 221, 199), rgba(27, 191, 159));
	color: #fff;
	font-size: 0.26rem;
	line-height: 0.7rem;
	text-align: center;
	display: block;
	margin: 0.4rem auto 0.3rem
}

.clobai {
	width: 0.3rem;
	height: 0.3rem;
	position: absolute;
	right: 0.2rem;
	top: 0.2rem
}

input,
button,
a {
	border: none;
}

/*0929*/
.fixedxcxbox {
	width: auto;
	height: 1.2rem;
	position: fixed;
	bottom: 1.32rem;
	left: 0;
	right: 0;
	z-index: 1000;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	color: #fff;
	font-size: 0.28rem;
	width: max-content;
	margin: 0 auto
}

.gotoxcx {
	color: #fff;
	background-image: linear-gradient(to right, #13d0d0, rgba(11, 197, 184));
	background-color: #13d0d0;
	padding: 0.2rem 0.4rem;
	border-radius: 19.98rem
}

.fixedxcxbox a,
.fixedxcxbox a:link {
	color: #fff;
}

.clickewm {
	padding: 0.06rem 0.2rem;
	margin-top: 0.02rem;
	color: #fff;
	background-color: #666;
	border-radius: 5px;
	font-size: 0.22rem;
}

.gotoxcxewmzzc {
	width: 100vw;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.5);
	position: fixed;
	z-index: 99999;
	display: none;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	color: #fff
}

.guanbiewm {
	width: 0.44rem;
	height: 0.44rem;
	padding: 0.1rem;
	position: absolute;
	right: -30px;
	bottom: -0.02rem;
	border-radius: 50%;
	background-color: #666;
}

.xcx_ewm img {
	width: 100%
}

.xcx_ewm {
	width: 50%;
	height: auto;
	background-color: #fff
}

.xcx_text {
	font-size: 0.28rem;
	margin-top: 0.4rem
}

.container {
    width: 100%;
    box-sizing: border-box;
}
.title {
	padding: 0 25px;
}
.title span {
    font-size: 30px;
}
.type {
    padding: 0 25px;
    font-size: 30px;
    color: #999;
    border-bottom: 1px solid #ededed;
    padding-bottom: 20px;
}
.hidd {
    height: 55vh;
    padding: 20px 0;
    /* overflow: hidden; */
    overflow-y: scroll;
    box-sizing: border-box;
}
.hidd p {
    padding: 10px;
}
.moregequ {
    width: 100%;
    padding: 10px 0px 20px;
}
.itemmoregequ {
    width: 100%;
    height: 150px;
}
.slt {
    width: 120px;
    margin-left: 30px;
    height: 120px;
    float: left;
    margin-bottom: 10px;
}
.slt img {
    width: 120px;
    border-radius: 10px;
    height: 120px;
	border: 1px solid #f5f5f5;
}
.geming {
    font-size: 20px;
    color: #333;
    width: 480px;
}
.pos > a + a:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc;
}
.pos{line-height: 40px;padding: 0 0.2rem;}
.pos svg{float: left;margin-top: 0.17rem;margin-right: 10px;}
.pos a{font-size: 15px;}
/*
   Pagination B
*/

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 17px 0;
	border-radius: 3px;
}

.pagination > li {
	display: inline;
}

.pagination > li > a,.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #2c3e50;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
}

.pagination > li:first-child > a,.pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.pagination > li:last-child > a,.pagination > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.pagination > li > a:hover,.pagination > li > span:hover,.pagination > li > a:focus,.pagination > li > span:focus {
	z-index: 2;
	color: #11181f;
	background-color: #eeeeee;
	border-color: #ddd;
}

.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus {
	z-index: 3;
	color: #fff;
	background-color: #00cacb;
	border-color: #00cacb;
	cursor: default;
}

.pagination > .disabled > span,.pagination > .disabled > span:hover,.pagination > .disabled > span:focus,.pagination > .disabled > a,.pagination > .disabled > a:hover,.pagination > .disabled > a:focus {
	color: #777777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}

.pagination-lg > li > a,.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 15px;
	line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,.pagination-lg > li:first-child > span {
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}

.pagination-lg > li:last-child > a,.pagination-lg > li:last-child > span {
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}

.pagination-sm > li > a,.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 11px;
	line-height: 1.5;
}

.pagination-sm > li:first-child > a,.pagination-sm > li:first-child > span {
	border-bottom-left-radius: 2px;
	border-top-left-radius: 2px;
}

.pagination-sm > li:last-child > a,.pagination-sm > li:last-child > span {
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
}
.pagination_center{text-align: center}
/*
   Pagination E
*/
.listy,.list-url{padding: 10px;line-height: 0.6rem}
.logos{margin-left: 0.1rem}
.runk {display: flex;flex-wrap: wrap}
.runk a{padding:10px 24px;display: block}