body {
	color: #222;
	font-size: 15px;
	font-family: Helvetica, Pingfang SC, Microsoft YaHei, STHeiti, Verdana, Arial, Tahoma, sans-serif;
}

.clear {
	clear: both;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	*zoom: 1;
}

html {
	background-color: #fff;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #0be;
	text-decoration: none;
}

img,
p,
h1,
h3,
ul,
li,
dl,
dd,
dt,
h2,
h4,
h5,
form,
input {
	margin: 0px;
	border: 0px;
	padding: 0;
}

li {
	list-style: none;
}

* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-size: 15px;
	font-family: Helvetica, Pingfang SC, Microsoft YaHei, STHeiti, Verdana, Arial, Tahoma, sans-serif;
}

* a {
	text-decoration: none;
	color: #555;
	cursor: pointer;
}

* a:hover {
	color: #555;
}

#app {
	width: 100%;
	min-width: 980px;
	overflow: hidden;
}

.bodyer {
	min-width: 980px;
	max-width: 1200px;
}

.content {
	min-width: 980px;
	max-width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
	
}
.contents{display: flex;justify-content: space-between;}
.footers {
	position: fixed;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	display: flex;
	padding: 10px 0;
	box-sizing: border-box;
	justify-content: space-around;
	min-width: 980px;
	max-width: 1200px;
	margin: 0 auto;
	height: 100px;
	padding-bottom: 12.5px;
	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: #555;
	color: #999999;
}

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

.footers img {
	width: 54px;
	height: 54px;
	padding: 0;
	margin: 0;
}

img {
	object-fit: cover;
}

.toppers {
	display: flex;
	/* padding: 10px 0; */
	box-sizing: border-box;
	justify-content: left;
	margin: 0 auto;
	padding-left: 30px;
	width: 100%;
	height: 84px;
	/* padding-bottom: 12.5px; */
	background-color: #fff;
	align-items: center;
	text-align: center;
	color: #999;
	border-bottom: solid 1px #e9e9e9;
}

.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: #555;
	color: #999999;
}

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

.toppers img {
	width: 54px;
	height: 54px;
	padding: 0;
	margin: 0;
}

.trim {
	font-size: 24px;
	padding: 0;
	margin: 0;
}

.trimhover {
	color: #00cccc;
}

.nextPage {
	color: #00cccc;
}

.prePage {
	color: #00cccc;
}

.pagelistbox {
	color: #666;
}

.news_left>img {
	border: 1px solid #f0f0f0;
	object-fit: cover;
	width: 100%;
	height: 100px;
	border-radius: 5px;
}

.content {
	height: auto !important;
}

button::after {
	border: none;
}

.taggs {
	padding: 0 10px;
	font-size: 16px;
	display: inline-block;
	border-radius: 5px;
	margin-right: 20px;
	height: 24px;
	line-height: 24px;
}

.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;
	border-radius: 10px;
}

[v-cloak] {
	display: none !important;
}

.fonts20 {
	font-size: 20px;
}

.cou {
	cursor: pointer;
}

.pc::-webkit-scrollbar {
	height: 5px;
	display: block !important;
}

.pc::-webkit-scrollbar-thumb {
	height: 5px;
	background-color: #ccc;
	display: block !important;
}

.titbox {
	width: 100%;
	height: 26px;
	background-color: #00cccc;
	font-size: 12px;
	padding: 0 10px;
}

.titleleft {
	float: left;
	font-size: 12px;
	color: #fff;
	height: 26px;
	line-height: 26px;
}

.titleright {
	float: right;
	font-size: 12px;
	color: #fff;
	padding-right: 20px;
}

.righta {
	font-size: 12px;
	height: 26px;
	color: #fff;
	line-height: 26px;
}

.caidan {
	width: 100%;
	height: 80px;
	padding: 0 20px;
	margin: 0 auto;
	max-width: 1200px;
}

.logos {
	margin-top: 15px;
	float: left;
	height: 47px;
}

.logos img {
	width: 100%;
	height: 100%;
}

.caidanbox {
	padding-top: 29px;
	float: right;
	height: 80px;
	align-items: center;
	justify-content: center;
}

.nav {
	padding: 8px 5px;
	margin-left: 24px;
	font-size: 16px;
}

.navact {
	color: #00cccc;
	border-bottom: #00cccc 2px solid;
}

.topnavbox {
	width: 100%;
	border-bottom: 1px solid #efefef;
}

.news {
	padding: 16px 24px;
	border-bottom: 1px #ededed solid;
	display: block;
}

.news_left {
	width: 200px;
	margin-right: 24px;
	float: left;
	height: 100px;
}

.news_left img {
	object-fit: cover;
	width: 100%;
	height: 100px;
	border-radius: 5px;
}

.news_right {
	height: 100%;
	float: left;
}

@media screen and (min-width: 10px) and (max-width: 1099px) {

	/* //当屏幕最大980时，执行下面css */
	.news_right {
		width: 700px;
	}
}

@media screen and (min-width: 1100px) and (max-width: 1199px) {

	/* //当屏幕最大980时，执行下面css */
	.news_right {
		width: 825px;
	}
}

@media screen and (min-width: 1200px) and (max-width: 99999px) {

	/* //当屏幕最大980时，执行下面css */
	.news_right {
		width: 925px;
	}
}

.zhichi {
	width: 100%;
	font-size: 14px;
	color: #585858;
	text-align: center;
	position: relative;
	bottom: 10px;
	left: 0;
}

.rightname {
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	min-height: 28px;
	color: #000;
}
.news_times{
	font-size: 15px;
	color: #8d8d8d;line-height: 29px;}
.news_time {
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 15px;
	color: #8d8d8d;
	margin-top: 10px;
}

.hasbg {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

img {
	border: none;
}

/* 搜索框 */
.search {
	width: 100%;
	height: 60px;
	background-color: #fff;
}

.inpleft {
	height: 30px;
	padding-top: 15px;
	padding-right: 200px;
}

.search input {
	width: 100%;
	background-color: #fff;
	height: 28px;
	margin-left: 30px;
	border-radius: 5px;
	font-size: 15px;
	border: 2px #00cccc solid;
}

.search .button1 {
	width: 120px;
	float: right;
	margin-right: 30px;
	text-align: center;
	border-radius: 5px;
	height: 30px;
	margin-top: 15px;
	padding: 0;
	font-size: 13px;
	line-height: 30px;
	color: #fff;
	background: #00cccc;
}

/* 搜索框 */
.my_yousheng {
	position: absolute;
	top: 0;
	display: inline-block;
	left: 0;
	border-radius: 5px 0 5px 0;
	background-color: #00cccc;
	font-size: 11px;
	color: #fff;
	height: 18px;
	line-height: 18px;
	padding: 0rem 5px;
}

.news_left {
	position: relative;
}

.vvh {
	height: 100%;
	width: 67%;
	background-color: #fff !important;
}
.vvh_2{
	width:20%;
}
/* pages/traindetail/traindetail.css */
.back {
	color: #ffffff;
	background-color: #00cccc;
	width: 90%;
	margin: 5%;
	border-radius: 10px;
	height: 84px;
	width: 250px;
	margin: 30px auto;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	text-align: center;
	border-radius: 15px;
	display: block;
	color: #fff;
}

.cpbox {
	display: flex;
	justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
	padding: 25px 0px;
	padding-bottom: 10px;
}

.copy {
	color: #ffffff;
	background-color: #00cccc;
	width: 22%;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	border-radius: 10px;
	margin: 10px 0;
}

.copy2 {
	color: #999;
	border-style: none;
	border: 1px #ededed solid;
	width: 22%;
	height: 48px;
	line-height: 48px;
	font-size: 24px;
	border-radius: 10px;
	margin: 10px 0;
}

.container {
	width: 100%;
	box-sizing: border-box;
}

.container img {
	width: 100%;
}

view {
	overflow: hidden;
}

.title {
	font-size: 50px;
	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;
}

.tishi {
	font-size: 30px;
	color: #666;
	padding-bottom: 20px;
	margin-left: 30px;
}

.des {
	font-size: 30px;
	color: #666;
	padding: 5px;
	padding-left: 30px;
}

.bdParse-p {
	margin: 30px 0;
	line-height: 51px;
	font-size: 34px;
	color: #555;
}

.hidd {
	height: 55vh;
	padding: 20px 0;
	/* overflow: hidden; */
	overflow-y: scroll;
	box-sizing: border-box;
	position: relative;
}
.hidd p {
	line-height: 27px;
}
.hidd1 {
	height: auto !important;
	overflow: hidden;
}

.zhankai {
	width: 100%;
	display: flex;
	justify-content: center;
	align-self: center;
	font-size: 28px;
	line-height: 50px;
	color: #666;
}

.upinmg {
	/* display: block;
    margin: 0 auto; */
	width: 50px !important;
	height: 50px;
	transform: rotate(180deg);
	vertical-align: middle;
}

.buhuixiaz {
	float: left;
}

.smzhankai {
	float: left;
	display: inline-block;
	font-size: 28px;
	line-height: 40px;
	color: #666;
	width: 30px;
	height: 30px;
	margin-top: -4px;
}

.f5bor {
	border-radius: 5px;
}

.bdParse-inline {
	display: inline-block;
	width: 100%;
	padding: 0 20px;
}

.smupinmg {
	width: 30px !important;
	height: 30px;
	margin-left: 10px;
	transform: rotate(180deg);
}

.upinmg1 {
	transform: rotate(360deg);
}

.lastbox {
	display: inline-block;
	width: 68px;
	height: 100%;
}

.bdParse-img {
	width: 100%;
	display: block;
	margin: 0 auto;
}

.search {
	margin-top: 20px;
	width: 100%;
	height: 80px;
	display: flex;
	font-size: 26px;
	justify-content: space-around;
	align-items: center;
}

.search input {
	display: block;
	background-color: #fff;
	width: 70%;
	height: 56px;
	margin: 0 3%;
	border-radius: 10px;
	font-size: 30px;
	border: 1px #8ebbff solid;
}

.search button {
	width: 20%;
	margin-right: 3%;
	height: 60px;
	padding: 0;
	font-size: 26px;
	line-height: 60px;
	color: #fff;
	background: #3388ff;
}

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

button::after {
	border: none;
}

.gzhubox {
	width: 710px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 28px;
	padding: 20px 20px;
	box-sizing: border-box;
	border-radius: 10px;
	margin-top: 10px;
	background-color: #f7f7f7;
	margin-bottom: 10px;
}

.gzhuline {
	overflow: hidden;
	width: 7.5rem;
	height: 0.5px;
	margin-top: 40px;
}

.gzhubgc {
	background-color: #fff;
	margin-bottom: 10px;
}

.news_left img {
	border: 1px solid #f6f6f6;
	display: inline-block;
	box-sizing: border-box !important;
}

.morejianpu {
	width: 100%;
	clear: both;
}

div {
	box-sizing: border-box;
}

.titlebox {
	width: 100%;
	height: 20px;
	margin-top: 20px;
	font-size: 35px;
	color: #000;
	margin-bottom: 10px;
	/* font-weight: 700; */
}

.morebox {
	float: right;
	width: 70px;
	height: 20px;
	margin-right: 30px;
}

.gdqp {
	float: left;
	height: 20px;
	margin-left: 30px;
	line-height: 20px;
}

.moretext {
	float: left;
	font-size: 16px;
	color: #999;
	width: 32px;
	height: 20px;
	line-height: 20px;
}

.moreupinmg {
	/* display: block;
    margin: 0 auto; */
	width: 30px !important;
	height: 30px;
	vertical-align: middle;
	margin-top: -5px;
}

.moreitemupinmg {
	/* display: block;
    margin: 0 auto; */
	float: right;
	width: 30px !important;
	height: 30px;
	vertical-align: middle;
	margin-top: 35px;
	margin-right: 20px;
}

.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;
}

.moreitemmid {
	height: 100%;
	padding: 10px 20px;
	float: left;
	max-width: 520px;
}

.geming {
	font-size: 20px;
	color: #333;
	width: 480px;
}

.gequmiaoshu {
	color: #999;
	font-size: 16px;
	width: 480px;
	margin-top: 35px;
}

.morezuo {
	overflow-x: scroll;
	width: 100%;
}

.zuobox {
	width: 290px;
	display: inline-block;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 30px;
	flex-shrink: 0;
}

.tips {
	padding-top: 20px;
}

.zuobox img {
	width: 100%;
	height: 140px;
}

.zuojianjie {
	font-size: 16px;
	padding-bottom: 25px;
	text-align: center;
	display: -webkit-box;
	overflow: hidden;
	color: #666;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.sss {
	width: 30px !important;
	margin-bottom: -10px;
	height: 30px;
	vertical-align: middle;
}

.icons {
	margin-left: 10px;
}

.btnbox {
	background-color: #fff;
	height: 50px;
	width: 100%;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	position: relative;
	z-index: 999;
}

.btnimgtext {
	width: 16%;
	padding-top: 14px;
	display: inline-block;
	height: 50px;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	position: relative;
}

.btnimgtext1 {
	position: relative;
	z-index: 99999;
}

.btnimgtext1::after {
	content: " ";
	width: 0.5px;
	height: 25px;
	background: #ccc;
	position: absolute;
	border-radius: 2px;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	/* 居中处理 */
}

.btngao {
	height: 50px;
	width: 100%;
}

.ggao {
	width: 100%;
	background-color: #fff;
	margin: 20px 0;
}

.btnimg {
	vertical-align: middle;
	height: 20px;
	width: 20px !important;
	float: left;
	display: inline-block;
}

.renshu {
	color: #767676;
	font-size: 16px;
	line-height: 20px;
	padding-left: 10px;
	display: inline-block;
	height: 20px;
	box-sizing: border-box;
	float: left;
}

.hidd::-webkit-scrollbar {
	width: 4px;
	height: 4px;
	color: #ffffff;
	display: block !important;
}

/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 0.06rem rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	background-color: #FFFFFF;
}

/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 0.06rem rgba(0, 0, 0, 0.1);
	background-color: #aaa;
}

.container img {
	border: none;
}

.search {
	width: 100%;
	height: 80px;
	display: flex;
	font-size: 26px;
	justify-content: space-around;
	align-items: flex-end !important;
}

.search input {
	display: block;
	background-color: #fff;
	width: 350px;
	height: 50px;
	margin: 0 3%;
	border-radius: 25px;
	font-size: 30px;
	box-sizing: border-box;
	padding-left: 50px !important;
	border: 1px #ccc solid;
}

.search .ssspng {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 4px;
	left: 5px;
}

.search .button1 {
	width: 20%;
	margin-right: 3%;
	text-align: center;
	border-radius: 5px;
	height: 60px;
	padding: 0;
	font-size: 26px;
	line-height: 60px;
	color: #fff;
	background: #00cccc;
}

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

button::after {
	border: none;
}

.gzhubox {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 28px;
	padding: 10px 0.2rem;
	box-sizing: border-box;
	margin-top: 30px;
	background-color: #f6f6f6;
	margin-bottom: 30px;
}

.gzhuline {
	overflow: hidden;
	width: 100%;
	height: 0.005rem;
	background-color: #ededed;
	margin-top: 40px;
}

.gzhubgc {
	background-color: #f6f6f6;
}

.news_left img {
	border: 1px solid #f6f6f6;
	display: inline-block;
	box-sizing: border-box !important;
}

.gzhubox swan-follow-swan,
swan-follow-swan[type=primary]:after {
	width: 150px;
	height: 60px;
	line-height: 60px;
	font-size: 26px;
	/*#00cccc */
	/* background-color:#00cccc;   */
}

swan-follow-swan,
swan-follow-swan[type=primary]:after {
	/* background-color:#00cccc; */
	font-size: 26px;
}

button::after {
	border: none;
}

button:focus {
	outline: 0;
}

input,
button,
a {
	outline: 0 none;
}

.hidd img {
	width: 100%;
}

.toppers {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	max-width: 1200px;
	min-width: 750px;
	z-index: 9999;
}

.hidd p img {
	width: 98%;
}

.hidd p {
	padding: 10px;
}

.wxts {
	display: none;
}

.showwxts {
	display: block;
}

.btnmar {
	width: 75px;
	margin: 0 auto;
	height: 22px;
}

.bofanfbox {
	border-bottom: solid 1px #ededed;
	height: 30px;
	padding: 0 12.5px;
	padding-top: 2.5px;
	background-color: #ebfbf9;
	display: block;
}

.bofanfbox2 {
	border-bottom: solid 1px #ededed;
	height: 33px;
	padding: 0 12.5px;
	padding-top: 2.5px;
	background-color: #ebfbf9;
}

.bofanfboxbgc {
	background-color: #fff;
}

.midbofan {
	height: 30px;
	font-size: 14px;
	margin: 0 auto;
	padding: 5px;
	width: max-content;
}

.ysjptip {
	margin-right: 7.5px;
	display: inline-block;
	height: 25px;
	line-height: 22.5px;
	font-size: 14px;
	color: #00cccc;
}

.guanbi {
	margin-top: 4.5px;
	width: 17px !important;
	height: 17px;
	vertical-align: top;
}

.guanbi12 {
	margin-top: 5.5px;
	width: 15px !important;
	height: 15px;
	vertical-align: top;
}

.lefttip {
	float: left;
}

.righttip {
	float: right;
}

.colfff {
	color: #fff !important;
}

.twobtn {
	border-radius: 30px;
	background-color: #ebfbf9;
	width: 40%;
}

.twobtn1 {
	background-color: #00cccc;
	color: #fff !important;
}

.marginauto {
	/* display: inline-block; */
	width: max-content;
	margin: 0 auto;
}

.xinwenben {
	display: inline-block;
	width: 100%;
	font-size: 15px;
	color: #555555;
	padding: 10px;
	box-sizing: border-box;
	word-break: break-all;
}


.zzc1 {
	width: 100%;
	height: 100vh;
	background-color: rgba(0, 0, 0, .5);
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	font-size: 13px;
	text-align: center;
	display: none;
}


.baibox {
	width: 300px;
	// max-width: 300px;
	height: 165px;
	background-color: #fff;
	border-radius: 0.2rem;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}


.deldiatitle {
	height: 45px;
	font-size: 15px;
	line-height: 45px;
	border-bottom: 0.02rem solid #f0f0ff;
}

.deldiacont {
	min-height: 75px;
	padding-top: 20px;
}

.delbtn {
	height: 45px;
	border-top: 0.02rem solid #f0f0ff;
}

.delbtn1 {
	display: inline-block;
	height: 100%;
	width: 49%;
	line-height: 45px;
	font-weight: 700;
}

.delbtn2 {
	border-left: 0.02rem solid #f0f0ff;
	color: #00cccc;
}

.swiper1 {
	height: 350px;
	width: 100%;
}

.zhichi {
	width: 100%;
	font-size: 28px;
	color: #585858;
	text-align: center;
	position: relative;
	bottom: 10px;
	left: 0;
}

.slide-image {
	width: 100%;
}

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

* {
	padding: 0;
	margin: 0;
}

.nav-wrap {
	height: 230px;
	width: 100%;
	box-sizing: border-box;
	padding: 24px 0;
	border-bottom: #ededed solid 16px;
}

.nav-item {
	width: 20%;
	float: left;
	display: inline-block;
	font-size: 23px;
	text-align: center;
}

.nav-item .images {
	object-fit: cover;
	width: 120px;
	height: 120px;
}

.nav-item div {
	padding-top: 8px;
	font-size: 17px;
	color: #222;
}

.Advertise {
	border-bottom: #ededed solid 16px;
}

.Advertise image {
	width: 100%;
	box-sizing: border-box;
	border-radius: 50px;
	padding: 24px 28px;
}

.PublicContainer {
	box-sizing: border-box;
	padding: 16px 0px 18px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	border-bottom: 16px solid #f2f2f1;
}

.FristBox {
	width: 330px;
	margin-top: 16px;
}

.FristBox>.images2 {
	object-fit: cover;
	width: 330px;
	height: 300px;
}

.FristBox1 {
	display: inline-block;
	width: 22%;
	height: 170px;
	margin-left: 2.5%;
	position: relative;
	margin-top: 16px;
	z-index: 999;
}

.FristBox1 .images1 {
	object-fit: cover;
	border: solid 1px #f0f0f0;
	width: 100%;
	height: 140px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
	z-index: 0;
}

.aaaaa {
	display: inline-block;
	position: absolute;
	width: 120px;
	height: 170px;
}

.images12 {
	width: 100%;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.FristBox_title div:first-of-type {
	margin-bottom: 12px;
	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: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.FristBox_title div:last-of-type>text {
	font-size: 40px;
}

.public-title {
	height: 28px;
	font-size: 40px;
	margin: 16px 0 0 28px;
	display: flex;
	align-items: center;
	position: relative;
}

.line {
	float: left;
	margin-top: 2px;
	margin-right: 28px;
	width: 10px;
	height: 24px;
}

.linetext {
	float: left;
}

.public-title>.more {
	position: absolute;
	right: 28px;
	bottom: 4px;
	font-size: 16px;
	color: #585858;
	display: flex;
	align-items: center;
}

.public-title span {
	font-size: 20px;
}

.public-title>.more>image {
	width: 32px;
	height: 32px;
	padding-left: 4px;
}

.itemname {
	text-align: center;
	font-size: 16px;
	padding: 8px 0;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.SecondBox1 {
	width: 216px;
}

.SecondBox1>.images6 {
	object-fit: cover;
	width: 216px;
	height: 216px;
}

.SecondBox_title,
.FristBox_title {
	font-size: 30px;
	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: 16px;
	height: 16px;
	padding-left: 4px;
	vertical-align: middle;
	margin-top: -2px;
}

.search {
	width: 100%;
	height: 80px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.search input {
	display: block;
	background-color: #fff;
	flex: 1;
	height: 56px;
	margin: 0 3%;
	border-radius: 10px;
	font-size: 30px;
	/* padding: 0 10px; */
	border: 2px #00cccc solid;
}

.search button {
	width: 20%;
	margin: 0 2.5%;
	height: 60px;
	padding: 0;
	font-size: 30px;
	line-height: 60px;
	color: #fff;
	background: #00cccc;
}

.search .button1 {
	width: 20%;
	margin-right: 3%;
	text-align: center;
	border-radius: 5px;
	height: 60px;
	padding: 0;
	font-size: 26px;
	line-height: 60px;
	color: #fff;
	background: #00cccc;
}

@media screen and (max-width: 1120px) {

	.head,
	.main {
		width: 980px;
	}

	.top .top-content,
	.main,
	#KinSlideshow {
		width: 980px;
		overflow: hidden;
	}

	.box,
	.pics li {
		width: 920px;
	}

	.layout_right ul li {
		width: 19%;
		margin: 5% 0 0 1% !important;
		_width: 18%;
		margin: 5% 0 0 1%;
	}

	.layout_right ul img,
	.picCont04 .pic img {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.listcontent .bigleft {
		width: 300px;
		overflow: hidden;
	}

	.listcontent .bigcenter {
		width: 300px;
		overflow: hidden;
	}

	.listcontent .bigright {
		width: 250px;
		overflow: hidden;
	}

	.pics li p img {
		width: 126px;
		height: auto;
	}

	.ileft {
		width: 650px;
	}

	.newscon #text {
		padding: 0px 0px;
	}
}

@media screen and (max-width: 640px) {

	.head,
	.main,
	.newscon,
	.list {
		width: 100%;
		max-width: none;
	}

	.jctj ul li {
		width: 98%;
	}

	.nav,
	.navr {
		display: none;
	}

	.top .top-content,
	.main,
	.listcontent .bigleft,
	.listcontent .bigcenter,
	.listcontent .bigright {
		width: 100%;
		overflow: hidden;
	}

	.top {
		min-width: 100%;
	}

	#ttl,
	.nav,
	#KinSlideshow,
	#swap_pic,
	.display,
	.layout_right ul li.display {
		display: none;
	}

	.tukur6 {
		width: 25%;
	}

	.tukur6 img {
		width: 50%;
		height: auto;
		overflow: hidden;
	}

	.layout_right ul li {
		width: 45%;
		margin: 5% 0 0 3% !important;
		margin: 5% 0 0 2.5%;
	}

	.layout_right ul img,
	.picCont04 .pic img {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.picCont04 .pic {
		width: 30%;
		height: auto;
		overflow: hidden;
	}

	.picCont04 .text {
		width: 60%;
		height: auto;
		overflow: hidden;
	}

	.listtit,
	.listtit03 {
		background: none;
		border-bottom: 1px solid #ededed;
	}

	.listtit h5 a,
	.listtit03 h5 a,
	.listtit03 h5 a:visited {
		font-size: 18px;
		font-weight: normal;
		padding-left: 10px;
	}

	.listtit03 h5,
	.listtit03 a.more02,
	.listtit h5,
	.listtit a.more02,
	.listtit {
		height: 40px;
		line-height: 40px;
	}

	.more02 {
		padding-right: 10px;
	}

	.part05 .bigleft li a {
		padding-left: 10px;
	}

	.blk09 .list02 {
		padding-top: 5px;
		clear: both;
	}

	.item {
		display: block;
		float: right;
		margin-right: 5px;
	}

	.wei01 li,
	.part05 .bigleft li {
		width: 95%;
		white-space: nowrap;
		overflow: hidden;
		-o-text-overflow: ellipsis;
		text-overflow: ellipsis;
	}

	.ileft {
		width: 100%;
	}

	.contentright,
	.iright {
		width: 100%;
	}

	.newscon #text {
		padding: 0px 0px;
	}

	.link {
		display: none;
	}

	.newscon #more h1 {
		border-bottom: none;
	}

	.newscon #more span {
		width: 100%;
		display: block;
	}

	.dh {
		display: block;
	}
}

.post-loop-lists {
	padding: 16px 28px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.post-loop-lists ul {
	width: 31%;
}

.post-loop-lists ul li {
	width: 100%;
}

.item-img-frist {
	margin: 0;
	padding: 14px 0;
	display: flex;
	width: 46%;
	overflow: hidden;
	position: relative;
	line-height: 1.46;
}

.post-loop-list .item {
	position: relative;
	margin: 0;
	padding: 15px 0 15px 0px;
	color: #828282;
	line-height: 18px;
}

.item-img-frist .item-img {
	width: 100px;
	height: 63px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	overflow: hidden;
	box-sizing: border-box;
	border-radius: 6px;
}

.item-img-frist .item-img a {
	height: 100%;
	position: relative;
	display: block;
	color: #5a5a5a;
}

.item-img-frist .item-img a {
	height: 100%;
	position: relative;
	display: block;
	color: #5a5a5a;
}

.item-img img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.item-img-frist .item-content {
	position: relative;
	margin-left: 10px;
	width: calc(100% - 110px);
	-webkit-flex-shrink: 1;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	height: 70px;
}

.item-img-frist .item-title {
	height: 38px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-height: 1.4;
}

.item-img-frist .item-title a {
	color: #262626;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	/* 限制在两行 */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.post-loop-list .item .date {
	position: absolute;
	right: 0;
	/* top: 10px; */
	font-size: 14px;
}

.post-loop-list .item a {
	display: block;
	font-size: 16px;
	padding-right: 110px;
	vertical-align: top;
	color: #262626;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.flex_1 {
	display: flex;
	justify-content: space-between;
	border-bottom: 16px solid #f2f2f1;
}

.flex_1 .wh_1 {
	width: 33%;
}

.flex_1 .wh_1 ul {
	width: 100%;
}

.flex_1 .PublicContainer {
	border-bottom: 0px;
}

.vvh {
	height: 100%;
	background-color: #fff;

}

.news {
	display: flex;
	padding: 16px 24px;
	border-bottom: 1px #ededed solid;
}

.news_left {
	width: 200px;
	margin-right: 24px;
	flex-shrink: 0;
}

.news_left>img {
	object-fit: cover;
	width: 100%;
	height: 100px;
	padding-top: 4px;
	border-radius: 5px;
}

.zhichi {
	width: 100%;
	font-size: 14px;
	color: #585858;
	text-align: center;
	position: relative;
	bottom: 10px;
	left: 0;
}

.rightname {
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #000;
}

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

/* 搜索框 */
.search {
	width: 100%;
	height: 60px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.search input {
	display: block;
	background-color: #fff;
	flex: 1;
	height: 28px;
	margin: 0 30px;
	border-radius: 5px;
	font-size: 15px;
	border: 2px #00cccc solid;
}

.search button {
	width: 20%;
	margin: 0 2.5%;
	height: 60px;
	padding: 0;
	font-size: 30px;
	line-height: 60px;
	color: #fff;
	background: #00cccc;
}

.search .button1 {
	width: 120px;
	margin-right: 3%;
	text-align: center;
	border-radius: 5px;
	height: 30px;
	padding: 0;
	font-size: 13px;
	line-height: 30px;
	color: #fff;
	background: #00cccc;
}

/* 搜索框 */

.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: 65%;
	height: 350px;
	margin: 30px 0px;
}

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

.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;
	font-size: 20px;
	display: block;
	margin-top: 2px;
	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;
}
.swiper-pagination-bullet{background: #00cccc!important;}
.centers{width: 1200px;margin: 0 auto;}
.sidebar {
    width: 29%;
}
.widget {
    margin: 16px 0rem 46px 0rem;
}
.widget-title {
    margin: 2px 0 15px;
    padding: 0 0 0 12px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
	    position: relative;
}
.widget ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget_post_tabs .item, .widget_post_thumb .item {
    margin: 0;
    padding: 15px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid rgba(239, 239, 239, .8);
}
.widget_post_thumb .item-img {
    width: 100px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden;
    border-radius: 6px;
}
.widget_post_thumb .item-img-inner {
    display: block;
}
.widget_post_thumb .item-img img {
    display: block;
    width: 100%;
    height: 64px;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.widget_post_thumb .item-content {
    position: relative;
    margin-left: 10px;
    width: calc(100% - 110px);
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
}
.widget_post_thumb .item-title {
    height: 38px;
    margin-bottom: 10px;
    line-height: 1.4;
    margin: 0 0 10px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}
.widget_post_tabs .item-date, .widget_post_thumb .item-date, .widget_post_thumb .item-price {
    position: absolute;
    bottom: 0;
    margin: 0;
    font-size: 12px;
    color: #828282;
    line-height: 14px;
}
.widget_post_thumb .item-price {
    right: 0;
	position: absolute;
	    bottom: 0;
	    margin: 0;
	    font-size: 12px;
	    color: #828282;
	    line-height: 14px;
}

.widget-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
}
.sidebar .public-title{margin: 0px;}
.sidebar .line {margin-right: 9px;}
.mb10{width: 32%;margin: 30px 0px;}
.chief_news {
    width:100%;
}
.w406 .chief_news .top-tit {
    font-size: 20px;
}
.chief_news .top-tit .link_a {
    color: #00cccc;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
	font-size: 17px;
}
.w406 .chief_news .li-txt li {
    font-size: 16px;
    line-height: 39px;
}
.w406 .chief_news .li-txt li a::before {
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background: currentColor;
    content: "";
    vertical-align: top;
    margin-top: 18px;
    margin-right: 8px;
}
.chief_news .li-txt li {
    color: #333333;
    font-size: 18px;
    line-height: 37px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.img_wrap{display: flex;justify-content: space-between;}
.pos {
	line-height: 40px;
	padding: 0 0.2rem;
	border-bottom: 0.01rem solid #ededed;
	padding-bottom: 0.2rem;
}
.pos svg {
	float: left;
	margin-top:7px;
	margin-right: 10px;
}
.pos a {
	font-size: 15px;
}
.pos > a + a:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #ccc;
}
.alllmoretags {
	width: 100%;
	line-height: 39px;
}
.moretags {
	display: inline-block;
	padding: 5px 10px;
	background-color: #f5f5f5;
	color: #333;
	white-space: nowrap;
	border-radius: 0.2rem;
	margin: 0 5px;
	line-height: 1.6;
	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
*/
.titsmore{line-height: 27px;}
.alllmoretags .active{color: #00cacb
}
.footer{padding: 10px;background-color: #ececec;text-align: center; color: #666;
}
.bn{margin: 16px 0 0 28px;}
.bn ul{display: flex;flex-wrap: wrap;}
.bn ul li{padding: 5px 10px;}
