* {
	margin: 0;
	padding: 0;
}

body {
	background: rgb(245, 245, 245) !important;
	/* background: #FFFFFF; */
	/* font-family: "microsoft yahei" !important; */
	font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif !important;
	margin-top: 80px;
}
input
{
	outline: none;
}

ul,
li {
	list-style: none;
}

img {
	display: block;
}

a:hover {
	text-decoration: none !important;
}

.table {
	display: table;
}

.table_cel {
	display: table-cell;
	vertical-align: middle;
}

.block {
	display: block;
}

a {
	text-decoration: none;
}

i {
	float: left;
	height: 100%;
	margin-right: 10px;
	box-sizing: border-box;
}


/* 顶部导航栏样式 */
header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	/* height: 64px; */
	padding: 0 20px;
	box-sizing: border-box;
	background: #FFFFFF;
	box-shadow: 0px 3px 7px 0px rgba(204, 204, 204, 0.35);
	z-index: 999;
}


header .cont {
	/* display: table; */
	height: 100%;
}

header .cont img,
header .cont div,
header .cont input {
	/* display: table-cell;
	vertical-align: middle; */
}

header .nav {
	font-size: 20px;
	float: left;
	margin-left: 59px;
}

header .nav>div {
	float: left;
	margin-right: 56px;
	vertical-align: middle;
	line-height: 64px;
}

header .nav a {
	color: #767676;
	position: relative;
}

header .now {
	color: #333333 !important;
}

header .now-se {
	position: absolute;
	top: 34px;
	left: 50%;
	transform: translateX(-50%);
	width: 16px;
	height: 2px;
	background: #FF671F;
	display: none;
}

header .now .now-se {
	display: block;
}

header .logo-box {
	display: block;
	float: left;
	height: 64px;
	line-height: 64px;
}

header .logo {
	/* vertical-align: middle; */
	margin-top: 13px;
	height: 38px;
}

header .news,
/* header .serch, */
header .sign,
header .head-img {
	float: right;
	position: relative;
}

header .serch {
	width: 370px;
	height: 40px;
	background: #F5F5F5;
	border-radius: 20px;
	font-size: 14px;
	background: #F5F5F5;
	margin-top: 12px;
	border: none;
	outline: none;
	/* padding-left: 20px; */
	box-sizing: border-box;
	/* background: url(../img/index/sousuo.png) no-repeat right #F5F5F5; */
	background-position-x: 324px;
	float: left;
	margin-left: 30px;
	overflow: hidden;
}

header .serch input {
	border: none;
	font-size: 14px;
	outline: none;
	float: left;
	height: 40px;
	width: 320px;
	background: none;
	padding-left: 20px !important;
	box-sizing: border-box;
	color: #333333;
}

.serchIon {
	float: right;
	margin-right: 20px;
	margin-top: 7px;
	cursor: pointer;
}

::placeholder {
	color: #CCCCCC;
}

::-moz-placeholder {
	color: #CCCCCC;
}

::-ms-input-placeholder {
	color: #CCCCCC;
}

::-webkit-input-placeholder {
	color: #CCCCCC;
}

header .sign {
	/* width: 160px; */
	height: 64px;
	background: #FFFFFF;
	/* border: 1px solid #FF671F; */
	/* border-radius: 6px; */
	box-sizing: border-box;
	/* color: #FE671F; */
	font-size: 14px;
	line-height: 33px;
	padding-left: 10px;
	padding-top: 14.5px;
	/* margin-top: 14.5px; */
	cursor: pointer;
	/* display: none; */
}

header .sign a
{
	/* color: #FE671F; */
	color: #333333;
}

header .head-img {
	height: 64px;
	position: relative;
	/* display: none; */
}

header .menu {
	position: absolute;
	top: 61px;
	left: 50%;
	transform: translateX(-50%);
	width: 119px;
	height: 176px;
	background: url(../img/index/xiala.png) no-repeat center;
	background-size: auto 100%;
	padding-top: 10px;
	box-sizing: border-box;
	/* display: none; */
}

header .downList
{
	position: absolute;
	top: 55px;
	left: 50%;
	transform: translateX(-63%);
	width: 160px;
	padding: 10px 20px;
	background: url(../img/xialacaidan.png) no-repeat center;
	background-size: 100%;
	padding-top: 10px;
	box-sizing: border-box;
	box-shadow: #e0e5ff 5px 0px 10px;
}
header .downList a:hover
{
	color: #ff671f;
}

header .menu>div {
	height: 40.5px;
	line-height: 40.5px;
	padding-left: 20px;
	box-sizing: border-box;
}

header .menu a {
	font-size: 14px;
	color: #333333;
}

header .img-box {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	overflow: hidden;
	margin-top: 16px;
	cursor: pointer;
}
.au-gz iconpark-icon
{
	/* float: left;
	display: block;
	margin-left: 3px; */
	margin-right: 3px;
}

header .img-box img {
	height: 32px;
	width: 32px;
	object-fit: cover;
	margin: auto;
}

header .news {
	margin: 0 30px;
	cursor: pointer;
	transition: 0.5s;
}

.tj-read
{
	margin-top: 10px;
}
.tj-tit
{
	font-size: 20px;
	color: #333333;
	font-weight: 400;
}

.cont {
	width: 1200px;
	margin: auto;
}

.content {
	/* margin-top: 74px; */
	margin-top: 0px;
}

.cont-box {
	margin-top: 10px;
}

.cont-box {
	display: flex;
	justify-content: space-between;
}

.cont-box .le-box {
	width: 860px;
}

.cont-box .ri-box {
	width: 330px;
}

.cont-box .le-box>div {
	padding: 30px;
	box-sizing: border-box;
	background: #FFFFFF;
}

/* 右侧导航 */
.ch-box {
	padding: 30px;
	padding-top: 0;
	box-sizing: border-box;
	background: #FFFFFF;
	margin-top: 10px;
	overflow: hidden;
}

.ch-box a {
	display: block;
}

.ch-name {
	font-size: 12px;
	color: #333333;
	/* margin-top: 8px; */
	line-height: auto;
}

.ch-item {
	text-align: center;
	width: 50px;
	float: left;
	margin-right: 23px;
	margin-top: 30px;
	cursor: pointer;
}
.ch-item img
{
	width: 40px;
	height: 40px;
	display: block;
	margin: auto;
	margin-bottom: 5px;
}

.ch-item:nth-of-type(4n) {
	margin-right: 0 !important;
}

.hot {
	margin-top: 10px;
	background: #FFFFFF;
	padding: 30px;
	box-sizing: border-box;
}

.hot-top {
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	color: #333333;
}

.hot-top div {
	float: right;
	font-size: 16px;
	color: #FF671F;
	height: 20px;
	cursor: pointer;
}

.hot-top div i {
	margin-right: 5px !important;
	transition: 1s;
}

.fd-fx {
	position: fixed;
	top: 65px;
	/* float: right; */
	width: 330px;
	margin-left: 0px !important;
	/* top: 32px; */
	/* z-index: 99; */
}

.hot-list {
	margin-top: 17px;
}

.hot-tit {
	margin-top: 20px;
	line-height: 20px;
	margin-top: 15px;
	white-space: nowrap;
	font-size: 16px;
	color: #333333;
	padding-right: 24px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
}

.hot-tit a {
	color: #333333;
}

.hot-ion {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 16px;
	height: 16px;
	background: #FF0000;
	border-radius: 4px;
	text-align: center;
	line-height: 16px;
	font-size: 12px;
	color: #FFFFFF;
}

.about {
	margin-top: 10px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #767676;
	line-height: 24px;
	padding-left: 10px;
	box-sizing: border-box;
	background: none !important;
}

.about a {
	color: #767676;
	display: inline-flex;
	align-items: center;
}

.to-top {
	position: fixed;
	bottom: 40px;
	right: 40px;
	width: 40px;
	height: 40px;
	box-shadow: -1px -1px 9px 0px rgba(168, 168, 168, 0.35);
	cursor: pointer;
	z-index: 999;
	/* display: none; */
}

.m_list {
	overflow: hidden;
	background: #FFFFFF;
}

.m_list>div {
	float: left;
	width: 50%;
	height: 55px;
	text-align: center;
	line-height: 55px;
	color: #333;
	font-size: 16px;
	border-top: 1px solid #F7F4F0;
	box-sizing: border-box;
}

.m_list>div a {
	color: #797979;
}

.m_list>div:nth-of-type(1),
.m_list>div:nth-of-type(3) {
	border-right: 1px solid #F7F4F0;
}

.down {
	margin-top: 10px;
	background: #FFFFFF;
	/*overflow: hidden;*/
	padding: 10px 18px;
	box-sizing: border-box;
	cursor: pointer;
	position: relative;
	height: 100px;
	display: table;
	width: 100%;
	/* vertical-align: middle; */
	margin-top: 10px;
}

.down>.ma {
	float: left;
}

.down>div {
	float: left;
	margin-left: 10px;
	color: #333333;
}

.down>div>div:nth-of-type(1) {
	font-size: 20px;
	font-weight: bold;
	line-height: auto;
	margin-top: 12px;
}

.down>div>div:nth-of-type(2) {
	font-size: 14px;
	/*line-height: 29px;*/
	letter-spacing: 10px;
	margin-top: 7px;
}

.con>div:nth-of-type(2) {
	color: #797979;
}

.down>.go {
	float: left;
	margin-left: 9px;
	margin-top: 32px;
}

.adver {
	margin-top: 10px;
	position: relative;
}

.adver img {
	width: 100%;
}

.ad-ion {
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 40px;
	height: 20px;
	background: rgba(0, 0, 0, 0.5);
	/* border: 1px solid #FFFFFF; */
	border-radius: 10px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	box-sizing: border-box;
}

.down {
	position: relative;
}

.tk {
	width: 200px;
	height: 210px;
	padding: 10px 10px 20px 10px;
	box-sizing: border-box;
	background: url(../img/index/tankuang.png) no-repeat;
	position: absolute;
	left: 50%;
	top: -210px;
	transform: translateX(-50%);
	z-index: 999;
	margin-left: 0 !important;
	/* display: none; */
}

.tk img {
	width: 100%;
	height: 100%;
}


.art-item,
.adver-item,
.shang-item,
.shipin-item {
	/* height: 150px; */
	padding: 30px 0 20px 0;
	box-sizing: border-box;
	border-top: 1px solid #F7F4F0;
}

.art-img,
.adver-img,
.shang-img,
.shipin-img {
	float: right;
	margin-left: 80px;
	display: block;
	width: 150px;
	height: 100px;
	overflow: hidden;
}



/* art-cont
{
	float: left;
} */
.art-img img,
.adver-img img,
.shang-img img,
.shipin-img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.art-tit,
.adver-tit,
.shang-tit,
.shipin-tit {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 18px;
	font-weight: 400;
	line-height: 18px;
	margin-bottom: 15px;
}

.art-tit a,
.adver-tit a,
.shang-tit a,
.shipin-tit a {
	color: #333333;
	transition: 0.5s;
	font-weight: 700;
}

.art-tit a:hover,
.shipin-tit a:hover {
	color: #ff671f;
}

.shipin-img {
	position: relative;
}

.sp-ion {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 40px;
	height: 40px;
	background: #FFFFFF;
	opacity: 0.8;
	border-radius: 50%;
	cursor: pointer;
}

.sp-ion i {
	display: block;
	width: 40px;
	height: 40px;
	margin: auto;
	text-align: center;
	line-height: 52px;
}

.shipin-box {
	margin-top: 16px;
	height: 350px;
	display: none;
}

.shipin-box video {
	width: 100%;
	height: 100%;
}

.sp-shou {
	float: right !important;
	height: 16px;
	overflow: hidden;
	cursor: pointer;
	display: none;
}

.sp-shou span,
.sp-shou i {
	float: left;
}

.art-con-height
{
	height: 40px;
}
.art-con {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 20px;
	/* margin-top: 15px; */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 40px;
}

.art-con a {
	color: #656565;
}

.art-de {
	display: flex;
	margin-top: 12px;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
}
.gm_icon iconpark-icon
{
	height: 16px;
	font-size: initial;
}

.v-au {
	/* background: linear-gradient(0deg, #FF7814 0%, #FFB821 44.04296875%, #FF7814 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent; */
	color: #333333 !important;
	margin-right: 0 !important;
}

.v-au a {
	color: #333333 !important;
}

.dom-cont .v-au span
{
	float: left;
	margin-right: 10px;
}

/* .list-box .v-au span
{
	margin-right: 10px;
} */

.shipin-de {
	margin-top: 66px !important;
}

.art-de>span {
	margin-right: 20px;
	font-size: 12px;
	color: #AEAEAE;
}

.art-de>div {
	float: left;
	/* margin-right: 20px; */
	margin-right: 18px;
	font-size: 12px;
	color: #AEAEAE;
	cursor: pointer;
}

.art-de>div a {
	color: #AEAEAE;
	float: left;
	margin-right: 10px;
}

i {
	float: left;
	height: 100%;
	margin-right: 10px;
}

.adver-au i {
	line-height: 20px;
}

.adver-de {
	height: 20px;
	line-height: 20px;
	margin-top: 63px;
}
.adver-de iconpark-icon
{
	height: 20px;
}

.adver-de>div {
	float: left;
	margin-right: 20px;
}

.adver-de .adver-ion {
	width: 40px;
	height: 20px;
	background: #FFFFFF;
	border: 1px solid #AEAEAE;
	border-radius: 10px;
	text-align: center;
	line-height: 18px;
	box-sizing: border-box;
	font-size: 12px;
	color: #AEAEAE;
}

.adver-de .adver-au {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	background: linear-gradient(0deg, #FF7814 0%, #FFB821 44.04296875%, #FF7814 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.shang-au {
	font-size: 12px;
	margin-top: 2px;
	height: 16px;
	overflow: hidden;
}
.shang-tit
{
	margin-bottom: 12px !important;
}

.shang-au .gm {
	float: left;
	margin-right: 10px;
	height: 16px;
}
.shang-au iconpark-icon
{
	height: 16px;
	float: left;
}
.shang-au i
{
	font-size: 16px;
	width: 16px;
}

.shang-au a {
	color: #333333;
	display: block;
	float: left;
	margin-right: 10px;
}

.auth i iconpark-icon
{
	height: 16px;
}

.shang-con {
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	margin-top: 6px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.shang-con a {
	color: #868686;
}

.shang-de {
	height: 22px;
	margin-top: 10px;
}

.shang-de>div {
	float: left;
	height: 22px;
	box-sizing: border-box;
	line-height: 20px;
	padding: 0 7px;
	text-align: center;
	font-size: 12px;
	border-radius: 11px;
	margin-right: 10px;
}

.shang-de .shang-tj {
	border: 1px solid #FF552E;
	color: #FF552E;
}

.shang-de .shang-yz {
	/* border: 1px solid #FF552E; */
	background: #384253;
	color: #FFCB4A;
}

.shang-de .shang-bq {
	border: 1px solid #AEAEAE;
	color: #333;
}

/* 文章吐槽问答详情 */
.details .tit {
	font-size: 30px;
	color: #333333;
	line-height: 40px;
	font-weight: bold;
}

/* 右边新媒体SaaS导航 */
.go-sa {
	width: 330px;
	height: 50px;
	background: linear-gradient(90deg, #F1CA88 0%, #D5A655 100%);
	border-radius: 6px;
	color: #663C19;
}

.go-name {
	float: left;
	margin-left: 24px;
	font-size: 16px;
	line-height: 50px;
}

.go-ion {
	float: right;
	margin-right: 20px;
	font-size: 12px;
	line-height: 50px;
}

.go-ion a {
	color: #663C19;
}

.go-ion>div {
	float: left;
}

.go-ion iconpark-icon {
	margin-top: 18px;
}

.jiang {
	position: relative;
	cursor: pointer;
}

.fx-tip {
	position: absolute;
	top: -70px;
	left: -20px;
	width: 187px;
	height: 69px;
	background: url(../img/index/bq.png) no-repeat center;

	padding: 10px 12px 10px 12px;
	box-sizing: border-box;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	z-index: 999999;
	/* display: none; */
}

/* 个人中心板块导航 */
.num-box {
	background: #FFFFFF;
	padding: 15px 0;
	height: 80px;
	box-sizing: border-box;
	margin-top: 10px;
}

.num-box a {
	color: #333333;
}

.num-box>div {
	width: 50%;
	float: left;
	box-sizing: border-box;
	text-align: center;
}

.num-box>div:nth-of-type(1) {
	border-right: 1px solid #F7F4F0;
}

.num-box>div p:nth-of-type(1) {
	font-size: 14px;
	color: #656565;
}

.num-box>div p:nth-of-type(2) {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}

.num-box>div p:nth-of-type(2) a
{
	color: #333333;
}

.about-num {
	margin-top: 10px;
	font-size: 14px;
	color: #767676;
}

.about-num>div {
	height: 54px;
	line-height: 53px;
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	box-sizing: border-box;
}

.about-num>div a {
	color: #767676;
}

.about-num>div>span {
	display: block;
}

.about-num>div:nth-of-type(2),
.about-num>div:nth-of-type(3) {
	border-top: none !important;
	clear: both;
}

.about-num>div>span:nth-of-type(1) {
	float: left;
	margin-left: 10px;
}

.about-num>div>span:nth-of-type(2) {
	float: right;
}

/* 单选框样式 */
input[type="radio"] {
	-webkit-appearance: none;
}

input[type="radio"]::before {
	content: " ";
	display: inline-block;
	vertical-align: middle;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 1px solid #FF671F;
	/* margin-right: .213333rem; */
	box-sizing: border-box;
	margin-top: -6px;
	outline: none;
}

input[type="radio"]:checked::before {
	background-color: #FF671F;
	background-clip: content-box;
	padding: 2px;
	box-sizing: border-box;
	outline: none;
}


.tip-box {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 420px;
	height: 180px;
	background: #FFFFFF;
	box-shadow: 0px 0px 9px 1px rgba(69, 69, 69, 0.35);
	padding: 28px;
	box-sizing: border-box;
	border-radius: 4px;
	font-weight: 400;
	z-index: 999;
}

.tip-box .tip-tit {
	font-size: 14px;
	line-height: 15px;
	color: #333333;
}

.tip-box .tip-con {
	margin-top: 28px;
	font-size: 12px;
	color: #AEAEAE;
}

.tip-box .tip-do {
	margin-top: 30px;
	overflow: hidden;
}

.tip-box .tip-do button {
	float: right;
	height: 32px;
	padding: 0 16px;
	background: #FFFFFF;
	border: 1px solid #FF671F;
	border-radius: 4px;
	box-sizing: border-box;
	color: #FF671F;
	font-size: 14px;
	cursor: pointer;
	margin-left: 16px;
}

.tip-box .tip-do .ok {
	background: #FF671F;
	border: none;
	color: #FFFFFF;
}

[v-cloak] {
	display: none;
}

.gm {
	margin-right: 6px !important;
}

.gm iconpark-icon {
	height: 16px;
}

.art-de .gm {
	margin-left: 0 !important;
	margin-right: 10px !important;
}


textarea {
	font-family: "microsoft yahei";
}

.clear {
	clear: both;
}

.v-enter,
.v-leave-to {
	opacity: 0;
	/* transform: translateX(100px); */
}

.v-enter-active,
.v-leave-active {
	transition: all 0.4s ease;
}

.user-name-text
{
	max-width: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.nav-box {
	position: fixed;
	top: 150px;
	margin-left: -70px;
	width: 50px;
	/* transform: translateY(-50%); */
}

.nav-box>div {
	margin-bottom: 36px;
	text-align: center;
	cursor: pointer;
}

.nav-box>div:last-child {
	margin-bottom: 0;
}

.nav-box .n-se {
	width: 50px;
	height: 50px;
	line-height: 58px;
	background: #FFFFFF;
	box-shadow: 1px 4px 7px 0px rgba(216, 216, 216, 0.35);
	border-radius: 50%;
}

.nav-box .n-name {
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
}

.nav-box .n-name a {
	color: #333333;
}

/* 滑块验证样式 */
.drag {
	position: relative;
	background-color: #e8e8e8;
	width: 100%;
	height: 40px;
	margin-top: 10px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
}

.handler {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 40px;
	height: 40px;
	border: 1px solid #ccc;
	cursor: move;
	box-sizing: border-box;
}

.handler_bg {
	background: #fff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0ZDhlNWY5My05NmI0LTRlNWQtOGFjYi03ZTY4OGYyMTU2ZTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTEyNTVEMURGMkVFMTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTEyNTVEMUNGMkVFMTFFNEI5NDBCMjQ2M0ExMDQ1OUYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MTc5NzNmZS02OTQxLTQyOTYtYTIwNi02NDI2YTNkOWU5YmUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NGQ4ZTVmOTMtOTZiNC00ZTVkLThhY2ItN2U2ODhmMjE1NmU2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+YiRG4AAAALFJREFUeNpi/P//PwMlgImBQkA9A+bOnfsIiBOxKcInh+yCaCDuByoswaIOpxwjciACFegBqZ1AvBSIS5OTk/8TkmNEjwWgQiUgtQuIjwAxUF3yX3xyGIEIFLwHpKyAWB+I1xGSwxULIGf9A7mQkBwTlhBXAFLHgPgqEAcTkmNCU6AL9d8WII4HOvk3ITkWJAXWUMlOoGQHmsE45ViQ2KuBuASoYC4Wf+OUYxz6mQkgwAAN9mIrUReCXgAAAABJRU5ErkJggg==") no-repeat center;
}

.handler_ok_bg {

	background: #fff url("../img/index/yanzhengtongguo.png") no-repeat center;
}

.drag_bg {
	background-color: #7ac23c;
	height: 40px;
	width: 0px;
}

.drag_text {
	position: absolute;
	top: 0px;
	width: 100%;
	color: #FFFFFF;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
}
.clear
{
	clear: both;
}

/* .art-img
{
	margin-top: -33px;
} */
.pc
{
	display: block;
}
.mo
{
	display: none;
}
.gm
{
	font-size: 29px !important;
}
.auth i
{
	font-size: 16px !important;
}
.mb
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 99;
}
.adver-de .gm iconpark-icon
{
	height: 20px !important;
}
.pt-box
{
	width: 100%;
	height: 50px;
	background: url(../img/index/pintuan.png) no-repeat center;
	line-height: 50px;
	color: #2F5A54;
	margin-top: 10px;
	cursor: pointer;
}
.pt-box .pt-le
{
	float: left;
	font-size: 16px;
	margin-left: 24px;
}
.pt-box .pt-ri
{
	float: right;
	font-size: 12px;
	margin-right: 20px;
}
header .news
{
	position: relative;
}
header .news .newNum
{
	position: absolute;
	top: 20px;
	right: 2px;
	width: 8px;
	height: 8px;
	background: #f1403c;
	border-radius: 50%;
}
.art-img
{
	position: relative;
}
 .video-adver
{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 40px;
	height: 40px;
	background: #FFFFFF;
	opacity: 0.8;
	border-radius: 50%;
}
 .video-adver i
{
	display: block;
	width: 40px;
	height: 40px;
	margin: auto;
	text-align: center;
	line-height: 52px;
}

.oldpc
{
	display: none;
}
.headerCon
{
	/* width: 1200px; */
	min-width: 1300px;
	margin: auto;
	height: 64px;
	background: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 16px;
	color: #333333;
	/* overflow: hidden; */
	/* border-bottom: 1px solid #E3E3E3; */
}
.headerCon .logoCon,.headerCon .headerRight
{
	display: flex;
	align-items: center;
}
.headerCon .navList
{
	display: flex;
}
.headerCon .navList>li
{
	margin-left: 24px;
	cursor: pointer;
}
.headerCon .navList>li a
{
	color: #333333;
}
.headerCon .headerRight .loginBox
{
	margin-left: 24px;
	cursor: pointer;
}
.headerCon .headerRight .loginBox a
{
	display: block;
	color: #FFFFFF;
	padding: 5px 14px;
	background: #FF671F;
	border-radius: 4px;
}


.topBox
{
	width: 1200px;
	margin: auto;
	margin-top: 32px;
	padding: 20px 0;
	overflow: hidden;
	display: flex;
	align-items: center;
}
.topBox img
{
	height: 48px;
}
.serchBox
{
	width: 400px;
	height: 40px;
	/* background: #FFFFFF; */
	background: #f5f5f5;
	/* border: 2px solid #FF671F; */
	border-radius: 10px;
	/* margin-left: 107px; */
	display: flex;
}
.serchBox input
{
	width: 340px;
	border: none;
	padding-left: 16px;
	background: none;
}
.serchBox div
{
	width: 60px;
	text-align: center;
	line-height: 40px;
	color: #FF671F;
	font-size: 16px;
	padding-left: 10px;
	background: url(../img/index/sousuo.png) no-repeat right;
	background-size: 16px 16px;
	background-position-x: 0px;
	cursor: pointer;
}
.toFb
{
	/* width: 140px;
	height: 42px;
	line-height: 42px; */
	padding: 5px 14px;
	border-radius: 5px;
	background: #FF671F;
	margin-left: 24px;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
}
.toFb a
{
	color: #FFFFFF;
}
section
{
	margin-top: 0 !important;
}
.guan-box
{
	top: 130px;
}
.kfCon
{
	position: relative;
}
.kfDom
{
	position: absolute;
	top: 32px;
	left: -37.5px;
	width: 150px;
	background: #FFFFFF;
	text-align: center;
	color: #333333;
}
.kfDom img
{
	margin: auto;
	margin-top: 20px;
}
@media screen and (max-width:1400px) {
	.serchBox
	{
		width: 360px;
	}
}
@media screen and (max-width: 640px) {
	body
	{
		margin: 0;
	}
	.auth i
	{
		font-size: 1rem !important;
	}
	.cont
	{
		width: 100% !important;
	}
	.edt-box,.cont-box .ri-box
	{
		display: none;
	}
	.banner img
	{
		width: 100%;
	}
	.cont-box .le-box
	{
		width: 100% !important;
	}
	.cont-box .le-box>div
	{
		padding: 0;
		background: none;
	}
	.art-box .art-top
	{
		height: 3.7rem !important;
		/* display: flex; */
		margin: 0;
		background: #FFFFFF;
		/* display: block; */
		display: -webkit-inline-box;
		display: -moz-inline-box;
		display: -ms-inline-box;
		width: 100%;
		white-space: nowrap !important;
		overflow: auto !important;
		/* overflow-x: scroll; */
	}
	.art-box .art-top::-webkit-scrollbar
	{
		display: none;
	}
	.art-box .art-top>div
	{
		/* flex: 1; */
		/* display: inline-block;
		display: -webkit-inline-box;
		display: -moz-inline-box;
		display: -ms-inline-box; */
		/* float: left; */
		width: 4rem !important;
		text-align: center;
		margin: 0;
		text-align: center;
		line-height: 3.7rem !important;
		font-size: 1.1rem !important;
	}
	.art-list
	{
		padding: 0;
		box-sizing: border-box;
		margin-top: 0.35rem;
		background: none;
	}
	.art-list>div
	{
		padding: 0 0.85rem;
		box-sizing: border-box;
		background: #FFFFFF;
	}
	/* .art-list .art-img
	{
		display: block;
		width: 100%;
		float: none;
		margin: 0;
	} */
	.pc
	{
		display: none !important;
	}
	.mo
	{
		display: block;
		width: 100%;
		float: none;
		margin: 0;
	}
	.art-item, .adver-item, .shang-item, .shipin-item
	{
		padding: 1.1rem 0 0.6rem 0;
	}
	.art-tit, .adver-tit, .shang-tit, .shipin-tit
	{
		font-size: 1.14rem;
		line-height: normal;
		margin-bottom: 0.5rem !important;
	}
	.art-img, .adver-img, .shang-img, .shipin-img
	{
		height: 10.14rem;
	}
	.shang-au
	{
		height: 1rem;
		font-size: 0.85rem;
		line-height: 1rem;
		margin-top: 0.3rem;
	}
	.shang-au i
	{
		width: 1rem;
		height: 1rem !important;
		font-size: 1rem;
	}
	.shang-au iconpark-icon
	{
		height: 1rem;
	}
	.shang-de
	{
		height: 1.07rem;
		margin-top: 0.35rem;
	}
	.shang-de>div {
	    height: 1.07rem;
	    padding: 0 4px;
	    font-size: 0.65rem;
	    margin-right: 0.35rem;
	    line-height: 1.07rem;
	}
	.yz-ion {
	    line-height: 1.07rem !important;
	}
	.art-con
	{
		margin-top: 0.5rem;
		font-size: 0.85rem;
		line-height: 1.28rem;
		height: 2.56rem;
	}
	.gm
	{
		font-size: 24px !important;
		margin-right: 0.35rem !important;
	}
	.auth i
	{
		font-size: 1rem;
		margin-right: 0.35rem !important;
	}
	i
	{
		margin-right: 0.35rem !important;
	}
	.auth i iconpark-icon
	{
		height: 1rem;
	}
	.gm iconpark-icon
	{
		height: 1rem;
	}
	.art-de
	{
		height: 1rem;
		line-height: 1rem;
	}
	.adver-de
	{
		margin-top: 1rem;
	}
	.art-de>div
	{
		font-size: 0.8rem;
		margin-right: 0.6rem;
	}
	.art-de>div:last-child{
		margin-right: 0 !important;
	}
	header
	{
		padding: 0 0.85rem;
		box-sizing: border-box;
		height: 3.57rem;
		padding: 0.715rem !important;
		box-shadow: none !important;
	}
	header .logo-mo
	{
		float: left;
		height: 2.14rem;
	}
	.serch-mo
	{
		float: left;
		position: relative;
		margin-left: 1.42rem;
	}
	.no-sign
	{
		width: 6.07rem !important;
	}
	.is-sign
	{
		width: 10rem !important;
	}
	.mo-serch
	{
		font-size: 0.8rem;
		padding-left: 1.78rem;
		box-sizing: border-box;
		border: 1px solid #AEAEAE;
		border-radius: 0.35rem;
		height: 2.14rem;
	}
	.serch-ion
	{
		
	}
	.serch-ion iconpark-icon
	{
		height: 1rem;
		position: absolute;
		top: 50%;
		left: 0.7rem;
		transform: translateY(-50%);
		font-size: 1rem;
	}
	.mo-do
	{
		float: right;
		font-size: 1rem;
		color: #FE671F;
		line-height: 2.14rem;
	}
	.mo-do a
	{
		display: block;
		color: #FE671F;
	}
	.mo-do>div
	{
		float: right;
	}
	
	.mo-do .mo-sign iconpark-icon
	{
		height: 1rem;
		margin-right: 0.35rem;
		line-height: 2.14rem;
		float: left;
		margin-top: 0.57rem;
	}
	.mo-do .mo-sign a
	{
		float: left;
	}
	.mo-do .mo-line
	{
		width: 1px;
		height: 0.85rem;
		background: #AEAEAE;
		margin: 0.645rem 0.7rem;
		box-sizing: border-box;
	}
	.mo-do .mo-more iconpark-icon
	{
		float: left;
		margin-top: 0.57rem;
	}
	.content
	{
		margin-top: 3.92rem !important;
	}
	.cont-box
	{
		margin-top: 0.35rem;
	}
	.art-de,.shipin-de
	{
		margin-top: 0.5rem !important;
	}
	.sp-ion
	{
		width: 3.2rem !important;
		height: 3.2rem !important;
	}
	.sp-ion i
	{
		width: 100%;
		height: 100%;
		line-height: 3.2rem;
		color: #5C5C5C;
	}
	.sp-ion i iconpark-icon
	{
		height: 3.2rem;
	}
	.toapp
	{
		position: fixed;
		top: 90%;
		left: 50%;
		transform: translateX(-50%);
		width: 7.14rem;
		height: 2.85rem;
		font-size: 1rem;
		color: #FFFFFF;
		border-radius: 1.42rem;
		text-align: center;
		line-height: 2.85rem;
		background: #FF671F;
		box-shadow: 1px 4px 6px 1px rgba(146, 146, 146, 0.35);
	}
	.toapp a
	{
		color: #FFFFFF;
	}
	.see-app
	{
		padding: 0.7rem 0;
		margin-top: 0 !important;
	}
	.app-more
	{
		width: 15rem !important;
		height: 2.5rem;
		margin: auto;
		text-align: center;
		line-height: 2.5rem;
		font-size: 1rem;
		color: #FF671F;
		border: 1px solid #FF671F;
		border-radius: 0.35rem;
	}
	.app-more a
	{
		color: #FF671F;
	}
	
	.show-mores
	{
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		background:linear-gradient(to top,#fff,rgba(255,255,255,0) 100%);
		height: 7rem;
		padding: 1rem;
		box-sizing: border-box;
		text-align: center;
		font-size: 0.85rem;
		display: table !important;
		/* vertical-align: middle; */
	}
	.show-mores>div
	{
		display: table-cell;
		vertical-align: middle;
	}
	.show-mores .show-see
	{
		color: #333333;
		line-height: 1rem;
	}
	.show-mores .show-see iconpark-icon
	{
		height: 1rem;
		line-height: 1rem;
	}
	.show-mores .down-more
	{
		color: #FF671F;
		margin-top: 1rem;
		line-height: 1rem;
	}
	.show-mores .show-see,.show-mores .down-more
	{
		display: flex;
		justify-content: center;
	}
	.show-mores .down-more img
	{
		height: 1rem;
		margin-right: 0.7rem;
	}
	.goApp
	{
		position: fixed;
		top: 50%;
		left: 1.6rem;
		right: 1.6rem;
		/* width: 100%; */
		transform: translateY(-50%);
		padding: 1.7rem 2rem;
		box-sizing: border-box;
		background: #FFFFFF;
		border-radius: 1rem;
		text-align: center;
		z-index: 999;
	}
	.goApp .go-t
	{
		font-size: 1.28rem;
		font-weight: bold;
		margin-top: 0.3rem;
	}
	.goApp .go-c
	{
		font-size: 1.07rem;
		color: #333333;
		margin-top: 1.1rem;
	}
	.goApp .go-d
	{
		display: flex;
		justify-content: space-between;
		margin-top: 1.8rem;
	}
	.goApp .go-d>div
	{
		width: 9.46rem;
		height: 3.21rem;
		text-align: center;
		line-height: 3.21rem;
		font-size: 1.14rem;
		border-radius: 1.6rem;
		font-weight: 400;
	}
	.goApp .go-d .go-can
	{
		background: #F1F1F1;
		color: #333333;
	}
	.goApp .go-d .go-sure
	{
		color: #FFFFFF;
		background: #FF671F;
	}
	.mo-wr
	{
		float: right !important;
		width: auto !important;
		font-size: 1rem;
		color: #FF671F;
	}
	.mo-wr iconpark-icon
	{
		float: left;
	}
	.mo-wr div
	{
		float: left;
		margin-left: 2px;
	}
	.details .tit
	{
		font-size: 1.42rem;
		line-height: 2.14rem;
		margin-bottom: 1rem;
	}
	.de-con p
	{
		font-size: 1.07rem;
		line-height: 1.85rem;
	}
	.tips
	{
		font-size: 0.65rem !important;
	}
	.mo-nav
	{
		position: fixed;
		top: 3.57rem;
		left: 0;
		width: 100%;
		background: #FFFFFF;
		z-index: 9999;
		/* padding: 0 0.715rem; */
	}
	.mo-nav>a
	{
		height: 4rem;
		display: block;
		padding: 0 0.715rem;
		box-sizing: border-box;
		color: #333333;
		font-size: 1rem;
		line-height: 4rem;
	}
	.mo-nav>a>div
	{
		float: left;
	}
	.mo-nav>a:nth-of-type(1)
	{
		border-bottom: 1px solid #F7F4F0;
	}
	.nav-ion
	{
		width: 2.14rem;
		text-align: center;
		margin-right: 1.42rem;
		height: 4rem;
	}
	.nav-ion iconpark-icon
	{
		height: 4rem;
		line-height: 4rem;
	}
	.nav-bx
	{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		padding: 0.715rem;
		box-sizing: border-box;
		z-index: 999;
		background: #FFFFFF;
	}
	.adver-de
	{
		height: 1rem;
		line-height: 1rem;
		margin-top: 0.35rem !important;
	}
	.adver-de .adver-ion
	{
		width: 2.5rem;
		height: 1rem;
		font-size: 0.65rem;
		line-height: 1rem;
		border-radius: none;
	}
	.adver-de .gm
	{
		height: 1rem !important;
	}
	.adver-de .gm iconpark-icon
	{
		height: 1rem !important;
	}
	.adver-de iconpark-icon
	{
		height: 1rem;
	}
	.adver-de .adver-au
	{
		font-size: 1rem;
	}
	.shang-au .gm
	{
		height: 1rem;
	}
	.mo-bot
	{
		text-align: center;
		color: #767676;
		font-size: 0.85rem;
		line-height: 1.2rem;
		padding: 1rem 0;
		background: #FFFFFF;
	}
	.about
	{
		padding: 0;
	}
	.gm_icon iconpark-icon
	{
		font-size: 1rem;
	}
	.v-au a
	{
		max-width: 6rem;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
}