body {
	background-color: transparent;
}

.zyk-width {
	width: 1400px;
}

.zyk-header .zyk-top li a {
	color: #313e52;
}
.zyk-header .zyk-nav{
  position: relative;
  background-color: #fff;
}
.zyk-header .zyk-nav .zyk-logo {
  position: absolute;
  top: 18px;
  left: 50px;
  float: none;
  padding: 0;
  z-index: 1;
}
.zyk-header .zyk-top .zyk-skin{
  width: auto !important;
  padding-left: 0 !important;
  background: url(user/skin_icon.png) left center no-repeat !important;
}
#checkSkin {
    background: none !important;
}
.zyk-ad {
	float: right;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}

.zyk-main.zyk-userMain {
	padding-bottom: 60px;
}

.zyk-main.zyk-userMain .user-left {
	border: 1px solid #fff !important;
	background-color: #fff;
	min-height: 702px;
}

.zyk-userMain .user-left .user-info {
	padding: 40px 0 0px 0;
	text-align: center;
}

.zyk-userMain .user-left h4.title {
	display: none;
}

.zyk-userMain .user-left .user-info .picBox {
	position: relative;
	width: 88px;
	height: 88px;
	border-radius: 5px;
}


.zyk-userMain .user-left .user-info .picBox>img {
	border-radius: 5px;
}

.zyk-userMain .user-left .user-info .picBox>div {
	position: absolute;
	right: -5px;
	top: -5px;
	z-index: 1;
}

.zyk-userMain .user-left .user-info .picBox>div>p {
	position: absolute;
	top: 22px;
	left: 0;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 12px;
	color: #333;
	background-color: #ffffff;
	box-shadow: 0px 2px 6px 0px rgba(169, 169, 169, 0.4);
	border-radius: 2px;
	white-space: nowrap;
	display: none;
}

.zyk-userMain .user-left .user-info .picBox>div>img:hover~p {
	display: block;
}

.zyk-userMain .user-left .user-info .picBox>div>p>span {
	color: #999;
}

.zyk-userMain .user-left .user-info .userTime {
	position: relative;
	/* display: none; */
}

.zyk-userMain .user-left .user-info .userTime p {
	margin-bottom: 10px;
	font-size: 12px;
}

.zyk-userMain .user-left .user-info .userTime p span {
	color: #666;
}

.zyk-userMain .user-left .user-info .userTime>div {
	position: absolute;
	left: 100%;
	top: 0;
	width: 230px;
	height: auto;
	padding: 10px 15px 0 15px;
	background-color: #ffffff;
	box-shadow: 0px 2px 6px 0px rgba(169, 169, 169, 0.4);
	border-radius: 2px;
	z-index: 1;
	display: none;
}

.zyk-userMain .user-left .user-info .userTime:hover>div {
	display: block;
}

.zyk-userMain .user-left ul {
	padding: 0px 15px 15px 15px;
}

.zyk-userMain .user-left ul li {
	height: 40px;
	line-height: 40px;
	margin-bottom: 5px;
	border-top: 0px solid #dcdcdc;
	border-bottom: 0px solid #dcdcdc;
}

.zyk-userMain .user-left ul li.on {
	background-color: #fff1f1;
}

.zyk-userMain .user-left ul li.on a {
	color: #b4283c;
	background: none !important;
}

.zyk-userMain .user-con .uc-body {
	position: relative;
	height: 100%;
	padding: 20px;
	border: 1px solid #fff;
	background-color: #fff;
}

.zyk-userMain .user-con .uc-body .zyk-crumbs {
	display: none;
}

.zyk-userMain .user-con .uc-body .uc-form.baseInfo .layui-form-label {
	width: 110px !important;
	text-align: left;
}

.zyk-userMain .user-con .uc-body .uc-form.baseInfo .setProfile {
	position: relative;
	float: left;
	width: 88px;
	height: 88px;
}

.zyk-userMain .user-con .uc-body .uc-form.baseInfo .setProfile img {
	width: 88px;
	height: 88px;
	border-radius: 5px;
}

.zyk-userMain .user-con .uc-body .uc-form.baseInfo .setProfile p {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	border-radius: 5px;
}

.zyk-userMain .user-con .uc-body .uc-form.baseInfo .setProfile p:hover {
	opacity: 1;
	background-color: rgba(0, 0, 0, 0.5);
}

.zyk-userMain .user-con .uc-body .uc-form.baseInfo .setProfile a {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 60px;
	height: 24px;
	line-height: 22px;
	margin: auto;
	border: 1px solid #fff;
	border-radius: 3px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	z-index: 1;
}

.zyk-userMain .user-con .uc-body .uc-form.baseInfo .setProfile a:hover {
	color: #fff !important;
}

.zyk-footer {
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	height: 120px;
  padding: 20px;
	border-top: 0px solid #f1f1f1;
	background-color: #fff !important;
	z-index: 1;
}
.zyk-footer>div.zyk-width.zyk-clearfix{
  width: 900px;
  min-width: 900px;
}
.zyk-footer .zyk-footer-left{
  float: left;
  width: 700px;
}
.zyk-footer .zyk-footer-left>p{
  line-height: 40px;
  color: #4a5b73;
}
.zyk-footer .zyk-footer-right{
  float: right;
  width: 200px;
}
.zyk-footer .zyk-footer-right>div{
  float: left;
  width: 100px;
  text-align: center;
}
.zyk-footer .zyk-footer-right>div>img{
  display: inline-block;
  width: 54px;
  height: 54px;
}
.zyk-footer .zyk-footer-right>div>p{
  color: #4a5b73;
}

.zyk-userMain .user-con .uc-body .uc-form.baseInfo .layui-input-block {
	position: relative;
	margin-left: 180px;
}

.zyk-userMain .user-con .uc-body .uc-form.baseInfo .layui-input-block .chengedPassWord {
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #b4283c;
}

.zyk-userMain .user-con .uc-body .uc-form.baseInfo .layui-input-block .layui-btn-radius {
	background-color: #fff !important;
	border: 1px solid #d1d1d1 !important;
	border-radius: 15px !important;
	line-height: 28px !important;
	color: #666 !important;
}

.zyk-userMain .user-con .uc-body .uc-form.baseInfo .layui-input-block .layui-btn-radius:hover {
	border: 1px solid #b4283c !important;
	color: #b4283c !important;
}

.zyk-userMain .user-con .uc-body .uc-form.baseInfo .layui-input-block .bd-show {
	display: inline-block;
}

.zyk-userMain .user-con .uc-body .uc-form.baseInfo .layui-input-block .bd-hide {
	display: none;
}

.user-pop-style {}

.user-pop-style .layui-layer-title {
	font-size: 16px;
	color: #333333;
}

.user-pop-style .layui-layer-ico.layui-layer-close.layui-layer-close1 {
	background: url(user/pop_closed.png) center center no-repeat;
}

.user-pop-style .layui-layer-btn a {
	width: auto;
	line-height: 36px !important;
}

.zyk-user-popup {
	min-width: auto;
	height: 100%;
	background-color: #fff;
}

.zyk-user-popup-content {
	padding: 15px;
}

.zyk-user-popup-checkedPhone .layui-input-block,
.zyk-user-popup-checkedPhone .layui-input-inline {
	margin-left: 0;
}

.zyk-userVip {
	overflow: hidden;
	height: 660px;
}

.zyk-userVip-left {
	overflow: hidden;
	height: 100%;
	padding-right: 20px;
}

.zyk-userVip-right {
	float: right;
	width: 240px;
	padding-left: 20px;
	border-left: 1px solid #eeeeee;
	height: 100%;
}

.zyk-userVip-right>div {
	display: none;
}

.zyk-userVip-right>div.on {
	display: block;
}

.zyk-userVip-right_1 {
	padding-top: 20px;
	text-align: center;
}

.zyk-userVip-right_2 {
	height: 60px;
	padding-top: 20px;
	font-size: 16px;
	text-align: center;
	color: #333;
	background: url(user/line1.png) center bottom no-repeat;
}

.zyk-userVip-right_3 {
	margin-bottom: 80px;
}

.zyk-userVip-right_3 ul {
	padding: 20px;
}

.zyk-userVip-right_3 ul li {
	height: 50px;
	line-height: 50px;
	padding-left: 25px;
	background: url(user/right.png) left center no-repeat;
}

.zyk-userVip-right_4 {
	margin-bottom: 20px;
	text-align: center;
}

.zyk-userVip-right_4 a {
	display: inline-block;
	width: 140px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #cdcdcd;
}

.zyk-userVip-right_4 a i {
	display: inline-block;
	width: 16px;
	height: 12px;
	background: url(user/right1.png) center center no-repeat;
	vertical-align: middle;
}

.zyk-userVip-right_5 {
	text-align: center;
}

.zyk-userVip-right_5 a {
	display: inline-block;
	width: 140px;
	height: 40px;
	line-height: 38px;
	color: #fff;
	background-image: linear-gradient(90deg,
			#333433 0%,
			#5b5a5b 100%);
	border-radius: 4px;
}

.zyk-userVip-right_5 a:hover {
	color: #f0f0f0 !important;
}

.zyk-userVip-tab {
	height: 40px;
}

.zyk-userVip-tab>ul {
	overflow: hidden;
	border-radius: 4px;
}

.zyk-userVip-tab>ul>li {
	float: left;
	width: 50%;
	line-height: 40px;
	text-align: center;
	background-color: #edf8ff;
	color: #333;
	cursor: pointer;
}

.zyk-userVip-tab>ul>li.on {
	background-color: #b4283c;
	color: #fff;
}

.zyk-userVip-tab-con {
	padding: 20px 0;
}

.zyk-userVip-tab-con>div {
	display: none;
}

.zyk-userVip-tab-con>div.on {
	display: block;
}

.zyk-userVip-price-list {
	padding-bottom: 50px;
	border-bottom: 1px solid #eee;
}

.zyk-userVip-price-list>ul {
	overflow: hidden;
	margin-left: -20px;
	padding-top: 20px;
}

.zyk-userVip-price-list>ul>li {
	position: relative;
	float: left;
	width: 195px;
	height: 195px;
	background-color: #fff;
	border-radius: 6px;
	border: solid 1px #dedede;
	margin-left: 20px;
	text-align: center;
}

.zyk-userVip-price-list>ul>li:hover,
.zyk-userVip-price-list>ul>li.on {
	border: solid 1px #b4283c;
	background-color: #f2faff;
}

.zyk-userVip-price-list>ul>li>h4 {
	font-size: 16px;
	color: #333333;
	padding-top: 30px;
}

.zyk-userVip-price-list>ul>li>h3 {
	padding: 15px 0;
	font-size: 32px;
	color: #333;
}

.zyk-userVip-price-list>ul>li>h3>b {}

.zyk-userVip-price-list>ul>li>h3>span {
	font-size: 16px;
	color: #333;
}

.zyk-userVip-price-list>ul>li.on>h4,
.zyk-userVip-price-list>ul>li.on>h3,
.zyk-userVip-price-list>ul>li.on>h3>span {
	color: #b4283c;
}

.zyk-userVip-price-list>ul>li>h5 {
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #999;
	text-decoration: line-through;
}

.zyk-userVip-price-list>ul>li>p {
	position: absolute;
	right: -5px;
	top: -5px;
	width: 64px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background-color: #ea4127;
	background-image: linear-gradient(90deg,
			#ef6a27 0%,
			#ea4127 100%);
	border-radius: 0px 8px 0px 8px;
	color: #fff;
	z-index: 1;
}

.zyk-userVip-price-info {
	text-align: center;
}

.zyk-userVip-price-info_1 {
	padding: 20px 0 40px 0;
	color: #999;
}

.zyk-userVip-price-info_1>span {
	color: #b4283c;
}

.zyk-userVip-price-info_1>p {
	position: relative;
	display: inline-block;
}

.zyk-userVip-price-info_1>p>b {
	color: #b4283c;
	font-size: 45px;
}

.zyk-userVip-price-info_1>p>span {
	position: absolute;
	left: 0;
	top: -10px;
	width: auto;
	height: 21px;
	line-height: 21px;
	padding: 0 10px;
	margin-left: 100%;
	white-space: nowrap;
	font-size: 12px;
	color: #b4283c;
	background-color: #ffffff;
	box-shadow: 0px 2px 6px 0px rgba(29, 89, 196, 0.18);
	border-radius: 3px 3px 3px 0px;
	display: none;
}

.zyk-userVip-price-info_1>p:hover>span {
	display: block;
	z-index: 1;
}

.zyk-userVip-price-info_2 {
	margin-bottom: 20px;
}

.zyk-userVip-price-info_2 a {
	display: inline-block;
	width: 180px;
	height: 44px;
	line-height: 44px;
	background-color: #b4283c;
	background-image: linear-gradient(90deg,
			#b4283c 1%,
			#b4283c 100%);
	border-radius: 4px;
	font-size: 16px;
	color: #ffffff;
}

.zyk-userVip-price-info_2 a:hover {
	color: #ffffff !important;
	opacity: 0.8;
}

.zyk-userVip-price-info_3 {
	padding-top: 0px;
	color: #999;
}

.zyk-userVip-price-info_3 .layui-form-checkbox {
	color: #999;
}

.zyk-userVip-price-info_3 .layui-form-checkbox span {
	padding: 0;
}

.zyk-userVip-price-info_3 .layui-form-checkbox i {
	width: 18px;
	height: 18px;
	top: 2px;
}

.zyk-userVip-price-info_3 .layui-form-checkbox i.layui-icon-ok::before {
	top: 3px;
	width: 16px;
	height: 16px;
	font-size: 16px;
}

.zyk-userVip-price-info_3 .layui-form-checked[lay-skin="primary"] i {
	border-color: #b4283c !important;
	background-color: #b4283c;
}

.zyk-userVip-price-info_3>a {
	display: inline-block;
	color: #b4283c;
	text-decoration: underline;
}

.mySubscribe {
	overflow: hidden;
}

.zyk-user-search {
	height: 56px;
	border-bottom: 1px solid #eee;
}

.zyk-user-scribe-setBtn {
	float: left;
	padding: 15px 0 0 15px;
}

.zyk-user-scribe-setBtn a {
	display: inline-block;
	width: 60px;
	height: 24px;
	line-height: 22px;
	text-align: center;
	background-color: #ffffff;
	border-radius: 2px;
	border: solid 1px #dcdfe6;
	font-size: 12px;
}

.zyk-user-scribe {
	overflow: hidden;
	height: 644px;
	padding: 15px;
}

.zyk-user-scribe-search {
	float: right;
	padding-top: 10px;
	padding-right: 15px;
}

.zyk-user-scribe-search .layui-input {
	height: 32px;
}

.zyk-user-scribe-search .layui-btn {
	height: 32px;
	line-height: 30px;
	border-radius: 0;
	background-color: #fff !important;
	color: #333 !important;
	border: solid 1px #dcdfe6 !important;
	margin-left: -1px !important;
	padding: 0 10px;
}

.zyk-user-scribe-search .layui-btn.on {
	border: 1px solid #b4283c !important;
	color: #b4283c !important;
	position: relative;
	z-index: 1;
}

.zyk-user-scribe-search-input {
	position: relative;
}

.zyk-user-scribe-search-input input {
	padding-right: 30px;
}

.zyk-user-scribe-search-input i {
	display: inline-block;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 30px;
	height: 30px;
	background: #fff url(user/search.png) center center no-repeat;
	cursor: pointer;
}

.zyk-userVip-tableBtn-setting {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(user/setting.png) center center no-repeat;
}

.zyk-userVip-tableBtn-download {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(user/download.png) center center no-repeat;
}

.zyk-userVip-tableBtn-resend {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(user/scribe.png) center center no-repeat;
}

.zyk-userVip-tableBtn-view {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(user/view.png) center center no-repeat;
}

.zyk-userVip-tableBtn-reInvoice {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(user/resend.png) center center no-repeat;
}

.payment .zyk-userVip-tab i.wx,
.payment .zyk-userVip-tab-con i.wx {
	display: inline-block;
	width: 20px;
	height: 14px;
	background: url(user/wx_ico1.png) center center no-repeat;
	vertical-align: middle;
}

.payment .zyk-userVip-tab i.zfb,
.payment .zyk-userVip-tab-con i.zfb {
	display: inline-block;
	width: 20px;
	height: 14px;
	background: url(user/zfb_ico1.png) center center no-repeat;
	vertical-align: middle;
}

.payment .zyk-userVip-tab>ul {
	padding-left: 2px;
}

.payment .zyk-userVip-tab>ul>li {
	margin-left: -1px;
	border: 1px solid #eee;
	background-color: #fff;
	color: #333;
}

.payment .zyk-userVip-tab>ul>li.on {
	position: relative;
	z-index: 1;
	border-color: #b4283c;
	background: #fff url(user/active_ico.png) right top no-repeat;
}

.zyk-user-popup-table {
	width: 100%;
}

.zyk-user-popup-table th i.vip-ico {
	display: inline-block;
	width: 30px;
	height: 20px;
	background: url(user/vip_ico0.png) center center no-repeat;
	vertical-align: middle;
}

.zyk-user-popup-table th i.svip-ico {
	display: inline-block;
	width: 30px;
	height: 20px;
	background: url(user/vip_ico.png) center center no-repeat;
	vertical-align: middle;
}

.zyk-user-popup-table td i.closed-ico {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(user/closed.png) center center no-repeat;
	vertical-align: middle;
}

.zyk-user-popup-table th,
.zyk-user-popup-table td {
	padding: 15px 10px;
	border-bottom: 1px solid #eee;
}

.zyk-user-popup-table th.zyk-user-popup-table-style {
	text-align: center;
}

.zyk-user-popup-table td.zyk-user-popup-table-style {
	text-align: center;
	color: #666;
}

.subscribeSetting>h4 {
	height: 40px;
	line-height: 40px;
	color: #333;
}

.subscribeSetting>div {
	margin-bottom: 15px;
}

.subscribeSetting>div .layui-form-switch {
	width: 45px;
	margin-top: 0;
	margin-right: 10px;
}

.subscribeSetting>div .layui-form-switch i {
	left: 3px;
	top: 2px;
}

.subscribeSetting>div .layui-form-onswitch {
	border-color: #b4283c;
	background-color: #b4283c;
}

.subscribeSetting>div .layui-form-onswitch i {
	left: 100%;
}

.subscribeSetting>div>span {}

.applyInvoice {
	margin-bottom: 10px;
}

.applyInvoice>p {
	line-height: 30px;
	color: #2e2e2e;
}

.applyInvoice>div .layui-form-radio * {
	color: #666;
}

.applyInvoice>div .layui-form-radioed * {
	color: #2e2e2e;
}

.applyInvoice.applyInvoice-50 {
	float: left;
	width: 50%;
	padding-right: 20px;
}

.myMes-box ul li {
	padding: 10px 0;
	border-bottom: 1px solid #eeeeee;
}

.myMes-box ul li h4 {
	position: relative;
	line-height: 30px;
	padding-right: 12px;
}

.myMes-box ul li h4 span {
	position: absolute;
	right: 0;
	top: 0;
	color: #999;
}

.myMes-box ul li h4 a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 22px;
	background: url(user/message_unread.png) left center no-repeat;
}

.myMes-box ul li.myMes-read h4 a {
	background: url(user/message_read.png) left center no-repeat;
}

.myMes-box ul li p {
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666;
}

/* 我的报告 */
.zyk-userMain .user-con .uc-body {
	padding: 0;
}

.zyk-userMain .user-con .uc-body .favSort {
	display: none;
}

.zyk-user-scribe-search .pear-btn.pear-btn-md {
	line-height: 30px;
	padding: 0 10px;
	border: 1px solid #b4283c !important;
	background-color: #b4283c !important;
	color: #fff !important;
	cursor: pointer;
}

.zyk-user-scribe-search.pear-btn.pear-btn-md.pear-btn-primary {
	border: 1px solid #ddd !important;
	background-color: #fff !important;
	color: #b4283c !important;
}


.v8-blueIndex-body {
	min-height: 100%;
	background-color: #fafcff;
}

.showSkinChange {
	/* display: block; */
	top: 45px;
	left: auto !important;
	right: 0;
	float: none !important;
	width: 320px !important;
	padding: 20px;
	margin-left: 0 !important;
	background-color: #ffffff;
	box-shadow: 0px 1px 6px 0px rgba(205, 205, 205, 0.6);
	border: 0;
	border-radius: 2px;
}

.showSkinChange ul {
	overflow: hidden;
}

.showSkinChange ul li {
	position: relative;
	float: left !important;
	width: 80px;
	height: 46px;
	line-height: 46px;
	margin-left: 19px;
	text-align: center;
	background-color: #f9f9f9;
	border: 1px solid #f9f9f9;
	border-radius: 2px;
	font-size: 12px;
}

.showSkinChange ul li:first-child {
	margin-left: 0;
}

.showSkinChange ul li:before {
	content: '';
	position: absolute;
	right: 5px;
	top: 5px;
	width: 12px;
	height: 12px;
	background-color: #f7f7f7;
	border: solid 1px #c6c6c6;
	border-radius: 50%;
}

.showSkinChange ul li:hover,
.showSkinChange ul li.on {
	background-color: #f9f9f9;
	box-shadow: 0px 1px 6px 0px rgba(255, 106, 222, 0.44);
	border-radius: 2px;
	border: solid 1px #b4283c;
}

.showSkinChange ul li.on:before {
	background-color: #f9f9f9;
	box-shadow: 0px 1px 6px 0px rgba(255, 106, 222, 0.44);
	border: solid 1px #b4283c;
	background: #b4283c url(user/right1.png) center center no-repeat;
}
.v8-blueIndex-body .v8-index-tongji{
  margin-bottom: 50px;
  border: 1px solid #eff5ff;
  background-color: #fff;
}
.v8-blueIndex-body .zyk-home .section3 {
	padding-bottom: 20px;
	background-color: transparent;
}

.v8-blueIndex-body .zyk-home .section3 .numWrap {
	width: 1400px;
}

.v8-blueIndex-body .zyk-home .section3 .numWrap li {
	width: 230px;
	height: 100px;
}

.v8-blueIndex-body .zyk-home .section3 h3 {
	padding: 30px 0 30px 0;
  font-size: 20px !important;
  color: #333 !important;
}
.v8-blueIndex-body .zyk-home .section3 h3>span{
  display: inline-block;
  font-size: 12px;
  color: #888;
  vertical-align: middle;
}
.v8-index-tongji-item{
  padding: 0 0 15px 0;
  margin-bottom: 20px;
  text-align: center;
  border-bottom: 1px solid #eff5ff;
}
.v8-index-tongji-item>p{
  display: inline-block;
  margin: 0 15px;
}
.v8-index-tongji-icon{
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background-image: url(user/index-1.png);
  background-repeat: no-repeat;
  vertical-align: middle;
}
.v8-index-tongji-icon-1{
  background-position: 0 -2px;
}
.v8-index-tongji-icon-2{
  background-position: -20px 0;
}
.v8-index-tongji-icon-3{
  background-position: -40px 0;
}
.v8-index-tongji-icon-4{
  background-position: -60px 0;
}

.v8-blueIndex-body .ai-tools {
	height: 268px;
	padding-top: 30px;
	background: url(user/ai_tools_bg.png) left bottom repeat-x;
}

.v8-blueIndex-body .ai-tools h3 {
	font-size: 24px;
	text-align: center;
	color: #b4283c;
}

.v8-blueIndex-body .ai-tools ul {
	overflow: hidden;
	padding-top: 50px;
}

.v8-blueIndex-body .ai-tools ul li {
	float: left;
	width: 10%;
	cursor: pointer;
}

.v8-blueIndex-body .ai-tools ul li p {
	width: 100px;
	height: 90px;
	margin: 0 auto;
}

.v8-blueIndex-body .ai-tools ul li h4 {
	text-align: center;
	font-size: 18px;
	color: #333;
}

.v8-blueIndex-body .ai-tools ul li:hover h4 {
	color: #b4283c;
}

.v8-blueIndex-body .ai-tools ul li.ai-tools-0 p {
	background: url(user/ai_tools_1.png) center center no-repeat;
}

.v8-blueIndex-body .ai-tools ul li.ai-tools-1 p {
	background: url(user/ai_tools_2.png) center center no-repeat;
}

.v8-blueIndex-body .ai-tools ul li.ai-tools-2 p {
	background: url(user/ai_tools_3.png) center center no-repeat;
}

.v8-blueIndex-body .ai-tools ul li.ai-tools-3 p {
	background: url(user/ai_tools_4.png) center center no-repeat;
}

.v8-blueIndex-body .ai-tools ul li.ai-tools-4 p {
	background: url(user/ai_tools_5.png) center center no-repeat;
}

.v8-blueIndex-body .ai-tools ul li.ai-tools-5 p {
	background: url(user/ai_tools_6.png) center center no-repeat;
}

.v8-blueIndex-body .ai-tools ul li.ai-tools-6 p {
	background: url(user/ai_tools_7.png) center center no-repeat;
}

.v8-blueIndex-body .ai-tools ul li.ai-tools-7 p {
	background: url(user/ai_tools_8.png) center center no-repeat;
}

.v8-blueIndex-body .ai-tools ul li.ai-tools-8 p {
	background: url(user/ai_tools_9.png) center center no-repeat;
}

.v8-blueIndex-body .ai-tools ul li.ai-tools-9 p {
	background: url(user/ai_tools_10.png) center center no-repeat;
}

.v8-blueIndex-body .v8-form {
	padding: 40px 0 20px 0;
}

.v8-blueIndex-body .v8-nav {
	margin-bottom: 20px;
}

.v8-blueIndex-body .v8-nav ul {
	position: relative;
}

.v8-blueIndex-body .v8-nav ul li {
	position: initial;
	float: left;
	height: 28px;
	line-height: 26px;
	padding: 0px 20px;
	margin-right: 5px;
	font-size: 16px;
	color: #333333;
}

.v8-blueIndex-body .v8-nav ul li:hover,
.v8-blueIndex-body .v8-nav ul li.on {
	/* color: #fff; */
	background-color: #b4283c;
	border-radius: 3px;
}

.v8-blueIndex-body .v8-nav ul li.on>a {
	color: #fff;
}

.v8-blueIndex-body .v8-nav ul li:hover>a,
.v8-blueIndex-body .v8-nav ul li>a:hover {
	color: #fff !important;
}

.v8-blueIndex-body .v8-search {
	position: relative;
	height: 130px;
	background-color: #ffffff;
	border-radius: 3px;
	border: solid 2px #b4283c;
}

.v8-blueIndex-body .v8-search textarea {
	height: 80px;
	min-height: 80px;
	padding: 6px 15px;
	border: 0;
	resize: none;
}

.v8-blueIndex-body .v8-search-upload {
	position: relative;
	height: 50px;
}

.v8-blueIndex-body .v8-search-upload .v8-search-upload-body {
	padding-right: 250px;
	padding-left: 15px;
	padding-top: 5px;
}

.v8-blueIndex-body .v8-search-upload .v8-search-upload-body>.layui-btn {
	float: left;
	width: 26px;
	height: 26px;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background-color: transparent !important;
	background-image: url(user/upload_ico.png);
	background-position: center center;
	background-repeat: no-repeat;
}

.v8-blueIndex-body .v8-search-upload .v8-search-upload-body .v8-search-upload-path {
	float: left;
	line-height: 26px;
	padding-left: 15px;
}

.v8-blueIndex-body .v8-search-btns {
	position: absolute;
	right: 10px;
	top: 0px;
	height: 36px;
	z-index: 1;
}

.v8-blueIndex-body .v8-search-btns .layui-btn {
	height: 36px !important;
	line-height: 34px !important;
	background-color: #b4283c !important;
	border: 0 !important;
	border-radius: 3px;
	font-size: 16px;
	color: #ffffff;
}

.v8-blueIndex-body .v8-search-btns .layui-btn.layui-btn-primary {
	background: transparent !important;
	color: #b4283c !important;
}

.v8-blueIndex-body .v8-search-btns .layui-btn.layui-btn-primary i {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-left: 10px;
	background: url(user/go_ico.png) center center no-repeat;
	vertical-align: middle;
}

.v8-login {
	min-width: auto;
	height: 100%;
	padding: 10px;
	background-color: #fff;
}

.v8-login-main {
	position: relative;
	padding-top: 46px;
}

.v8-login-change {
	position: absolute;
	right: 0;
	top: 0;
	width: 46px;
	height: 46px;
	background: url(user/login_pc.png) center center no-repeat;
	z-index: 1;
	cursor: pointer;
}

.v8-login-change.phone {
	background: url(user/login_code.png) center center no-repeat;
}

.v8-login-change:hover {
	opacity: 0.8;
}

.v8-login-type {
	display: none;
}

.v8-login-type.on {
	display: block;
}

.v8-login-code {
	padding: 30px 0 20px 0;
	text-align: center;
}

.v8-login-text1 {
	padding: 20px 0 50px 0;
	text-align: center;
	color: #666666;
}

.v8-login-text2 {
	line-height: 30px;
	text-align: center;
	color: #999999;
}

.v8-login-text3 {
	line-height: 30px;
	text-align: center;
	color: #999999;
}

.v8-login-text3 a {
	color: #b4283c;
}

.v8-login-text4 {
	text-align: center;
	color: #999;
}

.v8-login-tab {
	padding: 20px 30px;
}

.v8-login-tab .zyk-userVip-tab>ul {
	border: 1px solid #eaeaea;
}

.v8-login-tab .zyk-userVip-tab>ul>li {
	width: 33.333333%;
	height: 36px;
	line-height: 36px;
	color: #999;
	background-color: #fff;
}

.v8-login-tab .zyk-userVip-tab>ul>li.on {
	background-color: #f2f7ff;
	color: #b4283c;
}

.v8-login-tab .zyk-userVip-tab-con {
	padding: 10px 0;
}

.v8-kjlogin .layui-form {
	padding-top: 30px;
}

.v8-kjlogin-item {
	margin-bottom: 30px;
	overflow: hidden;
}

.v8-kjlogin-sendCode.layui-btn {
	width: 100% !important;
	padding: 0 10px !important;
	background-color: #fff !important;
	border: 1px solid #d2d2d2 !important;
	border-radius: 2px !important;
	color: #3a7ce5;
}
.v8-kjlogin-sendCode.layui-btn:hover{
	color: #3a7ce5 !important;
}

.v8-kjlogin-item .layui-form-checkbox i {
	width: 18px;
	height: 18px;
	top: 2px;
}

.v8-kjlogin-item .layui-form-checkbox i.layui-icon-ok::before {
	top: 4px;
	left: 1px;
	width: 16px;
	height: 16px;
	font-size: 16px;
}

.v8-kjlogin-item .layui-form-checked[lay-skin="primary"] i {
	border-color: #b4283c !important;
	background-color: #b4283c;
}

.logon-pop-style .layui-layer-setwin .layui-layer-close2 {
	display: none;
	right: -36px !important;
	top: -36px !important;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #fff url(user/pop_closed.png) center center no-repeat;
}

.logon-pop-style .layui-layer-setwin .layui-layer-close2:hover {
	background: #b4283c url(user/pop_closed_hover.png) center center no-repeat;
}

.v8-ztkBox {
	position: absolute;
	top: 100%;
	left: 100px;
	width: 1200px;
	max-height: 500px;
	background-color: #ffffff;
	box-shadow: 0px 0px 8px 0px rgba(102, 102, 102, 0.42);
	border-radius: 4px;
	z-index: 99;
	display: none;
}

.v8-blueIndex-body .v8-nav ul li:hover .v8-ztkBox {
	display: block;
}

.v8-ztk-header {
	height: 55px;
	padding: 0 20px;
	border-bottom: 1px solid #eee;
}

.v8-ztk-header dd {
	float: left;
	line-height: 55px;
	margin-left: 20px;
	color: #666666;
	cursor: pointer;
}

.v8-ztk-header dd.on {
	position: relative;
}

.v8-ztk-header dd.on:before {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 50%;
	width: 18px;
	height: 3px;
	margin-left: -9px;
	border-radius: 2px;
	background-color: #b4283c;
}

.v8-ztk-body {}

.v8-ztk-list {
	max-height: 400px;
	overflow: hidden;
	overflow-y: auto;
}

.v8-ztk-list .v8-ztk-item {
	float: left;
	width: 275px;
	height: 100px;
	padding: 10px;
	margin: 10px 0 10px 20px;
	background-color: #ffffff;
	border-radius: 2px;
	border: solid 1px #ebebeb;
}
.v8-ztk-list .v8-ztk-item:hover{
	box-shadow: 0px 0px 8px 0px rgba(102, 102, 102, 0.22);
}
.v8-ztk-item-pic {
	/* float: left; */
	/* width: 68px; */
	height: 30px;
	overflow: hidden;
}

.v8-ztk-item-pic>span {
	float: left;
	width: 30px;
	height: 30px;
	background-image: url(../images/ztk_ico.png);
	background-repeat: no-repeat;
}

.v8-ztk-item-pic>span.ztk-ico0 {
	background-position: 0 0;
}

.v8-ztk-item-pic>span.ztk-ico1 {
	background-position: -30px 0;
}

.v8-ztk-item-pic>span.ztk-ico2 {
	background-position: -60px 0;
}

.v8-ztk-item-pic>span.ztk-ico3 {
	background-position: -90px 0;
}

.v8-ztk-item-pic>span.ztk-ico4 {
	background-position: -120px 0;
}

.v8-ztk-item-pic>span.ztk-ico5 {
	background-position: -150px 0;
}

.v8-ztk-item-pic>span.ztk-ico6 {
	background-position: -180px 0;
}

.v8-ztk-item-pic>span.ztk-ico7 {
	background-position: -210px 0;
}

.v8-ztk-item-pic>span.ztk-ico8 {
	background-position: -240px 0;
}

.v8-ztk-item-pic>span.ztk-ico9 {
	background-position: -270px 0;
}

.v8-ztk-item-pic>span.ztk-ico10 {
	background-position: 0 -30px;
}

.v8-ztk-item-pic>span.ztk-ico11 {
	background-position: -30px -30px;
}

.v8-ztk-item-pic>span.ztk-ico12 {
	background-position: -60px -30px;
}

.v8-ztk-item-pic>span.ztk-ico13 {
	background-position: -90px -30px;
}

.v8-ztk-item-pic>span.ztk-ico14 {
	background-position: -120px -30px;
}

.v8-ztk-item-pic>span.ztk-ico15 {
	background-position: -150px -30px;
}

.v8-ztk-item-pic>span.ztk-ico16 {
	background-position: -180px -30px;
}

.v8-ztk-item-pic>span.ztk-ico17 {
	background-position: -210px -30px;
}

.v8-ztk-item-pic>span.ztk-ico18 {
	background-position: -240px -30px;
}
.v8-ztk-item-pic>h4 {
	overflow: hidden;
	position: relative;
	line-height: 30px;
	padding-left: 10px;
	font-size: 16px;
	color: #333333;
}

.v8-ztk-item-pic>h4 i {
	position: absolute;
	right: 0;
	top: 5px;
	width: 16px;
	height: 16px;
	background: url(user/link.png) center center no-repeat;
}

.v8-ztk-item-info {
	overflow: hidden;
	padding-left: 10px;
}

.v8-ztk-item-info h4 {
	position: relative;
	font-size: 16px;
	color: #333333;
}

.v8-ztk-item-info h4 i {
	position: absolute;
	right: 0;
	top: 5px;
	width: 16px;
	height: 16px;
	background: url(user/link.png) center center no-repeat;
}

.v8-ztk-item-info p {
	font-size: 14px;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2;
}

.v8-ztk-page {
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.v8-ztk-page a {
	font-size: 12px;
	color: #b4283c;
}

.v8-listPage {
	padding-top: 130px;
	padding-bottom: 30px;
}

.v8-listNav {
	height: 56px;
	background: url(user/nav_bg.png) center center no-repeat;
}

.v8-listNav>ul {
	text-align: center;
}

.v8-listNav>ul>li {
	position: relative;
	display: inline-block;
	line-height: 56px;
	padding: 0 30px;
}

.v8-listNav>ul>li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 16px;
	width: 1px;
	height: 24px;
	background-color: #ffffff;
}

.v8-listNav>ul>li:first-child:before {
	display: none;
}

.v8-listNav>ul>li>a {
	font-size: 16px;
	color: #333;
}

.v8-listNav>ul>li.on>a {
	color: #b4283c;
}

.v8-listBreadcrumb {
	height: 56px;
	line-height: 56px;
	font-size: 14px;
}

.v8-listBreadcrumb a {
	font-weight: normal;
	color: #999999;
}

.v8-listBreadcrumb a+a:before {
	display: inline-block;
	padding: 0 8px;
	color: #999;
	content: "›";
}

.v8-listBreadcrumb span {
	color: #b4283c;
}

.v8-listBreadcrumb span:before {
	display: inline-block;
	padding: 0 8px;
	color: #999;
	content: "›";
}

.v8-listMenu {
	position: relative;
	height: 45px;
	margin-bottom: 20px;
	padding-left: 100px;
	background-color: #ffffff;
	border: solid 1px #e9e9e9;
}

.v8-listMenu .v8-listMenu-title {
	position: absolute;
	left: 0;
	top: 8px;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	font-size: 12px;
	background-color: #b4283c;
	background-image: linear-gradient(270deg,
			#b4283c 0%,
			#b4283c 100%),
		linear-gradient(#b4283c,
			#b4283c);
	background-blend-mode: normal,
		normal;
	box-shadow: 0px 2px 6px 0px rgba(255, 101, 219, 0.72);
	border-radius: 0px 13px 13px 0px;
	color: #fff;
}

.v8-listMenu-items {
	line-height: 43px;
}

.v8-listMenu-items>a {
	display: inline-block;
	margin-right: 20px;
	color: #333333;
}

.v8-listMenu-items>a.on {
	color: #b4283c;
}

.v8-listMenu-items>span {
	display: inline-block;
	position: relative;
	padding-right: 20px;
	margin-right: 10px;
}

.v8-listMenu-items>span:before {
	content: '';
	position: absolute;
	top: 14px;
	right: 0;
	width: 14px;
	height: 14px;
	background: url(user/down.png) center center no-repeat;
}

.v8-listMenu-items>span>ul {
	position: absolute;
	left: 0;
	top: 100%;
	width: 300px;
	height: auto;
	padding: 0px 0px 0 0px;
	border: 1px solid #eee;
	box-shadow: 0px 0px 8px 0px rgba(102, 102, 102, 0.42);
	border-radius: 4px;
	background-color: #fff;
	z-index: 999;
	display: none;
}

.v8-listMenu-items>span:hover>ul {
	display: block;
}

.v8-listMenu-items>span>ul>li {
	float: left;
	padding: 0 15px;
	/* margin-left: 15px; */
}

.v8-listMenu-items>span>ul>li>a {
	color: #333333;
}

.v8-listMenu-items>span>ul>li.on>a {
	color: #b4283c;
}

.v8-listPage.listPage .listBody {}

.v8-listPage.listPage .listBody .listMenu {
	position: relative;
	width: 278px;
	min-height: 40px;
	border: 0 !important;
	background-color: #fff;
}

.v8-listPage.listPage .listBody .listMenu h4 {
	height: 47px;
	line-height: 47px;
	font-size: 16px;
	background-color: #b4283c;
	background-image: linear-gradient(270deg,
			#b4283c 0%,
			#b4283c 100%),
		linear-gradient(90deg,
			#b4283c 0%,
			#b4283c 100%);
	background-blend-mode: normal, normal;
	color: #ffffff !important;
}

.v8-listPage.listPage .listBody .listMain {
	padding-left: 10px;
}

.v8-listPage.listPage .listBody .listMenu ul li {
	border-top: 0;
	border-bottom: 1px dashed #e9e9e9;
}

.v8-listPage.listPage .listBody .listMenu ul li a {
	padding-left: 0 !important;
	text-align: center;
	background-color: transparent;
}

.v8-listPage.listPage .v8-search-1 .listSearch {
	padding: 0px 0 0px 0;
}

.v8-listPage.listPage .v8-search-1 .searchBox .sch-down {
	position: relative;
	float: left;
	width: 70px;
	height: 42px;
	line-height: 42px;
	background-color: transparent;
	z-index: 99;
}

.v8-listPage.listPage .v8-search-1 .listSearch .listSearchLeft .searchBox .sch-triangle {
	display: none;
}

.v8-listPage.listPage .v8-search-1 .listSearch .listSearchLeft .searchBox .sch-inputWrap {
	margin-left: 0;
	width: 930px;
	height: 42px;
}

.v8-listPage.listPage .v8-search-1 .searchBox .sch-inputWrap .sch-inputsubWrap {
	height: 42px;
	padding: 0px 0px 0px 5px;
	border: 1px solid #b4283c !important;
	border-radius: 3px;
}

.v8-listPage.listPage .v8-search-1 .listSearch .listSearchLeft .searchBox .sch-inputWrap .sch-inputsubWrap .bootstrap-tagsinput {
	width: 810px;
	line-height: 37px;
}

.v8-listPage.listPage .v8-search-1 .bootstrap-tagsinput .badge {
	display: inline-block;
	position: relative;
	height: 30px !important;
	line-height: 30px !important;
	padding: 0px 20px 0px 10px;
	border-radius: 3px;
	font-size: 14px;
	font-weight: 400;
	background-color: #b4283c;
	color: #fff;
	cursor: pointer;
	vertical-align: middle;
	overflow: hidden;
	transition: .25s linear;
}

.v8-listPage.listPage .v8-search-1 .bootstrap-tagsinput .badge>span {
	top: -3px;
}

.v8-listPage.listPage .v8-search-1 .searchBox .sch-inputWrap .sch-inputsubWrap .sch-inputBtn {
	float: right;
	width: 100px;
	line-height: 40px;
	text-align: center;
	background: #b4283c;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	color: #ffffff;
}

.v8-listPage.listPage .v8-search-1 .searchBox .sch-inputWrap .sch-inputsubWrap .sch-inputBtn:hover {
	color: #ffffff !important;
}

.v8-listPage.listPage .v8-search-1 .listSearch .listSearchLeft {
	width: 1000px;
}

.v8-listPage.listPage .v8-search-1 .listSearch .listSearchRight {
	float: right;
	width: 97px;
	height: 42px;
	line-height: 40px;
	background-color: #ffffff;
	border-radius: 2px;
	border: solid 1px #b4283c;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	color: #b4283c !important;
	text-align: center;
}

.v8-listPage.listPage .v8-search-1 .layui-form-radio>i:hover,
.v8-listPage.listPage .v8-search-1 .layui-form-radioed>i {
	color: #b4283c !important;
}

.v8-listPage.listPage .listGroup {
	background-color: #fff;
}

.v8-listPage.listPage .listBox .list-item {
	position: relative;
	margin: 0;
	background: #fff !important;
}

.v8-listPage.listPage .listBox .list-item .list-item-word span {
	color: #333 !important;
}

.v8-listPage.listPage .listBox .list-item .list-item-word .wordLeft a {
	color: #333;
}

.v8-listPage.listPage .listBox .list-item .list-item-con p i,
.v8-listPage.listPage .listBox .list-item .list-item-con p b {
	color: #666666;
	font-weight: normal;
}

.v8-listPage.listPage .listBox .list-item::before {
	top: 0px;
	left: 20px;
}

.v8-listPage.listPage .list-page {
	border-bottom: 0px solid #dcdcdc;
	text-align: right;
}

.v8-colla {
	border-color: #fff;
	border-top: 1px solid #d4e1f5;
	border-bottom: 1px solid #d4e1f5;
}

.v8-colla .layui-colla-item {
	border-color: #d4e1f5;
}

.v8-colla .layui-colla-title {
	font-size: 16px;
	padding-left: 15px;
	background-color: #fff !important;
	border-bottom: 0px solid #d4e1f5 !important;
	border-left: 1px solid #d4e1f5;
	border-right: 1px solid #d4e1f5;
}

.v8-colla .layui-colla-content {
	padding: 0;
	border-color: #ffe7e9;
}

.v8-colla .layui-colla-content>ul {
	padding: 0px 10px 20px 20px !important;
}

.v8-listPage.listPage .listBody .listMenu .v8-colla .layui-colla-content>ul>li {
	position: relative;
	text-align: left;
	padding-right: 70px;
	font-size: 12px;
}

.v8-listPage.listPage .listBody .listMenu .v8-colla .layui-colla-content>ul>li>a {
	padding: 0 10px !important;
	text-align: left !important;
}

.v8-listPage.listPage .listBody .listMenu .v8-colla .layui-colla-content>ul>li>span {
	position: absolute;
	top: 0;
	right: 0;
}

.v8-listPage.listPage .listBody .listMenu .v8-colla .layui-colla-content>ul>li:hover>span,
.v8-listPage.listPage .listBody .listMenu .v8-colla .layui-colla-content>ul>li.on>span {
	color: #b4283c;
}

.v8-listPage.listPage .listBody .listMenu .v8-colla .layui-colla-content>ul>li a:hover,
.v8-listPage.listPage .listBody .listMenu .v8-colla .layui-colla-content>ul>li.on a {
	background: transparent !important;
}

.v8-colla .layui-colla-icon {
	position: absolute;
	left: auto;
	right: 10px;
	top: 0;
	font-size: 14px;
}

.v8-colla .layui-colla-title.active {
	background-color: #f2f7ff !important;
	color: #b4283c;
}

.v8-colla .layui-colla-content .layui-colla-title {
	border: 0 !important;
	padding-left: 30px;
	font-size: 14px;
	border-bottom: 1px dashed #d4e1f5 !important;
}

.v8-colla .layui-colla-content .layui-colla-content {
	border: 0 !important;
}

.v8-colla .layui-colla-content .v8-colla,
.v8-colla .layui-colla-content .layui-colla-item {
	border: 0 !important;
}

.v8-listPage.listPage .listBody .listMenu .v8-colla .layui-colla-content .layui-colla-content>ul>li>a {
	padding-left: 30px !important;
}

.v8-list-item-tabs {
	position: relative;
}

.v8-blueIndex-body .listBox .list-item .list-item-subtitle,
.v8-blueIndex-body .listBox .list-item .list-item-con,
.v8-blueIndex-body .listBox .list-item .list-item-word {
	padding-left: 0px !important;
}

.v8-list-tab {
	position: relative;
	padding-left: 30px;
}

.v8-list-tab .v8-list-title li {
	position: relative;
	float: left;
	height: 30px;
	line-height: 30px;
	padding-right: 15px;
	color: #b4283c;
	cursor: pointer;
}

.v8-list-tab .v8-list-title li.active:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 24px;
	height: 3px;
	margin-left: -20px;
	background-color: #b4283c;
	border-radius: 2px;
}

.v8-list-tab .v8-list-content {
	padding-top: 10px;
}

.v8-list-tab .v8-list-content .v8-list-item {
	display: none;
	max-height: 240px;
	background-color: #ffffff;
	box-shadow: 0px 2px 10px 0px rgba(112, 112, 112, 0.4);
	border-radius: 2px;
	overflow: hidden;
	overflow-y: auto;
	padding: 10px;
}

.v8-list-tab .v8-list-content .v8-list-item.active {
	display: block;
}

.v8-list-con1 {}

.v8-list-con1 .v8-list-body {
	padding: 10px;
	border-top: 1px solid #eeeeee;
}

.v8-list-con1 .v8-list-body:first-child {
	border-top: 0;
}

.v8-list-con1 .v8-list-body h4 {
	line-height: 1.8;
	color: #333;
}

.v8-list-con1 .v8-list-body p {
	color: #666;
}

.v8-list-con2 .v8-list-body {
	float: left;
	width: 50%;
	height: 40px;
	line-height: 40px;
}

.v8-list-con2 .v8-list-body .v8-list-title {
	float: left;
	width: 110px;
	line-height: 40px;
	text-align: right;
	color: #666666;
}

.v8-list-con2 .v8-list-body .v8-list-pro {
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333333;
}

.v8-inline-search {
	position: absolute;
	right: 0;
	top: 0;
	height: 30px;
	z-index: 1;
}

.v8-inline-search-1,
.v8-inline-search-2,
.v8-inline-search-3,
.v8-inline-search-4,
.v8-inline-search-5 {
	float: left;
	height: 30px;
}

.v8-inline-search-1 {
	width: 120px;
	border: 1px solid #dbdfe7;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.v8-inline-search .v8-inline-search-2 {
	line-height: 30px;
	border: 1px solid #dbdfe7;
	border-radius: 0;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-left: 0;
	margin: 0;
	padding: 0 10px;
	background: #fff !important;
}

.v8-inline-search-2 i {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(user/inline-search.png) center center no-repeat;
}

.v8-inline-search-3 {
	line-height: 30px;
	padding: 0 5px;
	color: #999999;
}

.v8-inline-search-4 {
	width: 50px;
	padding: 0;
	text-align: center;
	background-color: #ffffff;
	border-radius: 2px 0px 0px 2px;
	border: solid 1px #dbdfe7;
}

.v8-inline-search .v8-inline-search-5 {
	/* width: 36px; */
	line-height: 28px;
	border-radius: 0px 2px 2px 0px;
	border: solid 1px #dbdfe7;
	border-left: 0;
	margin: 0;
	padding: 0 20px 0 10px;
	background: #fff url(user/inline-goto.png) center right no-repeat !important;
	color: #999999;
}

.v8-inline-search .v8-inline-search-5 span {
	display: inline-block;
	line-height: 26px;
	vertical-align: 2px;
}

.v8-detail {
	position: relative;
	padding-bottom: 60px;
}

.v8-detail-title {
	/* height: 56px;
	line-height: 56px; */
	padding: 15px 0;
	margin-bottom: 20px;
	text-align: center;
	font-size: 20px;
	background: url(user/nav_bg.png) center center repeat-y;
	/* overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap; */
	position: sticky;
	top: 72px;
	z-index: 99;
}

.v8-detail-title>i {
	display: inline-block;
	width: 57px;
	height: 32px;
	line-height: 18px;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;
	vertical-align: 5px;
	color: #fff;
	background: url(user/title_sign.png) center center no-repeat;
}

.v8-detail-main {
	position: relative;
	padding-left: 70px;
}

.v8-detail-menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 55px;
	z-index: 11;
}

.v8-detail-menu-item {
	/* height: 52px; */
	padding: 8px;
	text-align: center;
	background-color: #ffffff;
	border: solid 1px #e9e9e9;
	border-top: 0;
}

.v8-detail-menu-item:first-child {
	border-top: solid 1px #e9e9e9;
}

.v8-detail-menu-item>span {
	cursor: pointer;
}

.v8-detail-menu-item>span.lineHeight36 {
	line-height: 36px;
}

.v8-detail-menu-item.active>span,
.v8-detail-menu-item:hover>span {
	color: #b4283c;
}

.v8-detail-menu-pop {
	position: absolute;
	left: 100%;
	top: 0;
	width: 450px;
	height: 500px;
	background-color: #ffffff;
	box-shadow: 0px 2px 10px 0px rgba(112, 112, 112, 0.4);
	border-radius: 2px;
	z-index: 12;
	display: none;
	overflow: hidden;
	overflow-y: auto;
	text-align: left;
}

.v8-detail-menu-item:hover .v8-detail-menu-pop {
	display: block;
}

.v8-detail-menu-zhaiyao {
	padding: 0 20px;
}

.v8-detail-menu-zhaiyao>ul>li {
	border-bottom: 1px solid #e9e9e9;
	overflow: hidden;
	line-height: 48px;
}

.v8-detail-menu-zhaiyao>ul>li>span {
	float: left;
	width: 100px;
	color: #666666;
}

.v8-detail-menu-zhaiyao>ul>li>p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333333;
}

.v8-detail-menu-mulu {
	padding: 10px 10px;
}

.v8-detail-menu-peitaofagui {
	padding: 0px 20px;
}

.v8-detail-menu-peitaofagui>ul>li {
	line-height: 30px;
	padding: 10px 0;
	border-bottom: 1px solid #e9e9e9;
}

.v8-detail-menu-peitaofagui>ul>li>h4 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333333;
}

.v8-detail-menu-peitaofagui>ul>li>p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666666;
}

.v8-detail-body {
	position: relative;
	background-color: #fff;
	box-shadow: 0px 2px 10px 0px rgba(112, 112, 112, 0.1);
}

.v8-detail-tools {
	position: absolute;
	left: 0;
	right: 0;
	height: 55px;
	border-bottom: 1px solid #e9e9e9;
	background-color: #fff;
	z-index: 1;
}

.v8-detail-tools-1,
.v8-detail-tools-2,
.v8-detail-tools-3,
.v8-detail-tools-4,
.v8-detail-tools-5,
.v8-detail-tools-6,
.v8-detail-tools-7,
.v8-detail-tools-8 {
	float: left;
}

.v8-detail-tools-1 {
	padding: 12px 0 0 20px;
	margin-right: 50px;
}

.v8-detail-tools-1>a {
	float: left;
	height: 30px;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #dbdfe7;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	color: #999999;
}

.v8-detail-tools-1>a:first-child {
	border-right: 0;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.v8-detail-tools-1>a.active:hover {
	color: #fff !important;
}

.v8-detail-tools-1>a.active {
	border-color: #b4283c;
	background-color: #b4283c;
	color: #fff;
}

.v8-detail-tools-2 {
	position: relative;
	padding: 12px 0px 0 0px;
}

.v8-detail-tools-2 input.layui-input {
	width: 230px;
	height: 30px;
	padding-right: 60px;
	border-radius: 3px;
	border: solid 1px #dbdfe7;
}

.v8-detail-tools-2 .prevBtn,
.v8-detail-tools-2 .nextBtn {
	position: absolute;
	top: 12px;
	width: 30px;
	height: 30px;
	border-left: 1px solid #dbdfe7;
	z-index: 1;
}

.v8-detail-tools-2 .prevBtn {
	right: 0;
	background: url(user/search_down.png) center center no-repeat;
}

.v8-detail-tools-2 .nextBtn {
	right: 30px;
	background: url(user/search_up.png) center center no-repeat;
}

.v8-detail-tools-3 {
	padding: 9px 0px 0 5px;
	margin-right: 50px;
}

.v8-detail-tools-3>p {
	font-size: 12px;
	color: #b4283c;
}

.v8-detail-tools-3>p>b {
	font-weight: normal;
}

.v8-detail-tools-3 .layui-form-checkbox {
	padding-left: 20px;
}

.v8-detail-tools-3 .layui-form-checkbox span {
	line-height: 16px;
	padding-top: 0;
	font-size: 12px;
}

.v8-detail-tools-3 .layui-form-checkbox i {
	top: 0;
}

.v8-detail-tools-3 .layui-form-checked[lay-skin="primary"] i {
	border-color: #b4283c !important;
	background-color: #b4283c;
}

.v8-detail-tools-3 .layui-form-checked span {
	color: #b4283c;
}

.v8-detail-tools-4 {
	padding: 12px 0px 0 5px;
	margin-right: 50px;
}

.v8-detail-tools-4>span {
	display: inline-block;
	line-height: 28px;
	float: left;
	padding-right: 5px;
}

.v8-detail-tools-4>input.v8-detail-tools-4-input {
	float: left;
	width: 40px;
	height: 30px;
	padding: 0;
	text-align: center;
	background-color: #ffffff;
	border-radius: 3px 0px 0px 3px;
	border: solid 1px #dbdfe7;
}

.v8-detail-tools-4 .layui-form-select {
	float: left;
	width: 50px;
	height: 30px;
	background-color: #ffffff;
	border-radius: 0px 3px 3px 0px;
	border: solid 1px #dbdfe7;
	border-left: 0;
}

.v8-detail-tools-4 .layui-form-select .layui-input {
	border: 0;
	height: 28px;
	padding: 0 0 0 10px;
}

.v8-detail-tools-5 {
	padding: 12px 0px 0 5px;
	margin-right: 50px;
}

.v8-detail-tools-5>span {
	display: inline-block;
	line-height: 28px;
	float: left;
	padding-right: 5px;
}

.v8-detail-tools-5 .layui-form-select {
	float: left;
	width: 132px;
	height: 30px;
	background-color: #ffffff;
	border-radius: 3px;
	border: solid 1px #dbdfe7;
}

.v8-detail-tools-5 .layui-form-select .layui-input {
	border: 0;
	height: 28px;
	padding: 0 30px 0 10px;
}

.v8-detail-tools-6 {
	position: relative;
	padding: 12px 0px 0 5px;
	margin-right: 50px;
}

.v8-detail-tools-6>i {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 3px;
	background: url(user/font.png) center center no-repeat;
}

.v8-detail-tools-6 .v8-progress {
	position: absolute;
	top: 100%;
	left: -50px;
	width: 136px;
	height: 43px;
	padding: 10px;
	background-color: #ffffff;
	box-shadow: 0px 0px 4px 0px rgba(102, 102, 102, 0.26);
	border-radius: 2px;
	border: solid 1px #ffffff;
	display: none;
}

.v8-detail-tools-6:hover .v8-progress {
	display: block;
}

.v8-detail-tools-6 .v8-progress .v8-progress-box {
	position: relative;
	width: 100px;
	height: 10px;
	margin: 0 auto;
}

.v8-detail-tools-6 .v8-progress .v8-progress-line {
	height: 2px;
	border: solid 1px #a9a9a9;
}

.v8-detail-tools-6 .v8-progress .v8-progress-handle {
	position: absolute;
	top: -6px;
	left: 50%;
	width: 14px;
	height: 14px;
	margin-left: -7px;
	background-color: #ffffff;
	border: solid 1px #c6c6c6;
	border-radius: 50%;
	cursor: e-resize;
}

.v8-detail-tools-6 .v8-progress .v8-progress-text span {
	float: left;
	width: 33.33%;
	font-size: 12px;
	color: #666666;
}

.v8-detail-tools-7 {
	padding: 17px 0px 0 5px;
	margin-right: 50px;
}

.v8-detail-tools-7 .layui-form-switch {
	width: 45px;
	margin-top: 0;
	margin-right: 10px;
}

.v8-detail-tools-7 .layui-form-switch i {
	left: 3px;
	top: 2px;
}

.v8-detail-tools-7 .layui-form-onswitch {
	border-color: #b4283c;
	background-color: #b4283c;
}

.v8-detail-tools-7 .layui-form-onswitch i {
	left: 100%;
}

.v8-detail-tools-8 {
	padding: 2px 0px 0 5px;
	margin-right: 0px;
}

.v8-detail-tools-8 .layui-nav {
	padding: 0;
	background-color: transparent;
}

.v8-detail-tools-8 .layui-nav .layui-nav-item {
	line-height: 48px;
}

.v8-detail-tools-8 .layui-nav .layui-nav-item a {
	color: #333333;
}

.v8-detail-tools-8 .layui-nav .layui-nav-more {
	border-color: #c2c2c2 transparent transparent;
}

.v8-detail-tools-8 .layui-nav .layui-nav-mored {
	margin-top: -9px !important;
	border-style: dashed dashed solid;
	border-color: transparent transparent #c2c2c2;
}

.v8-detail-tools-8 .layui-nav .layui-nav-item .layui-nav-child {
	top: 48px;
	left: -23px;
}

.v8-detail-tools-8 .layui-nav-bar {
	display: none;
}

.v8-detail-tools-8 .layui-nav .layui-nav-child a:hover {
	background-color: #f2f2f2;
	color: #b4283c;
}

.v8-detail-tools-8 .layui-nav-child dd.layui-this,
.v8-detail-tools-8 .layui-nav-child dd.layui-this a {
	background-color: transparent;
	color: #000;
}

.v8-detail-tools-8 .layui-nav .layui-nav-child a i {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 5px;
	background-image: url(user/tools_icons.png);
	background-repeat: no-repeat;
	vertical-align: middle;
}

.v8-detail-tools-8 .layui-nav .layui-nav-child a i.menuIco01 {
	background-position: 0 0;
}

.v8-detail-tools-8 .layui-nav .layui-nav-child a:hover i.menuIco01 {
	background-position: -24px 0;
}

.v8-detail-tools-8 .layui-nav .layui-nav-child a i.menuIco02 {
	background-position: 0 -24px;
}

.v8-detail-tools-8 .layui-nav .layui-nav-child a:hover i.menuIco02 {
	background-position: -24px -24px;
}

.v8-detail-tools-8 .layui-nav .layui-nav-child a i.menuIco03 {
	background-position: 0 -48px;
}

.v8-detail-tools-8 .layui-nav .layui-nav-child a:hover i.menuIco03 {
	background-position: -24px -48px;
}

.v8-detail-tools-8 .layui-nav .layui-nav-child a i.menuIco04 {
	background-position: 0 -72px;
}

.v8-detail-tools-8 .layui-nav .layui-nav-child a:hover i.menuIco04 {
	background-position: -24px -72px;
}

.v8-detail-tools-8 .layui-nav .layui-nav-child a i.menuIco05 {
	background-position: 0 -96px;
}

.v8-detail-tools-8 .layui-nav .layui-nav-child a:hover i.menuIco05 {
	background-position: -24px -96px;
}

.v8-detail-full {
	position: relative;
	padding-top: 60px;
}

.v8-hqqx-icon {
	text-align: center;
	padding-top: 30px;
	margin-bottom: 20px;
}

.v8-hqqx-icon i {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(user/hqqx_ico.png) center center no-repeat;
}

.v8-detail-yg {
	padding-left: 0;
}

.v8-detail-tab {}

.v8-detail-tab .layui-tab-title {
	height: 55px;
	border: 1px solid #eee;
	background-color: #fff;
}

.v8-detail-tab .layui-tab-title li {
	line-height: 53px;
	padding: 0;
	margin: 0 15px;
	color: #333333;
}

.v8-detail-tab.layui-tab-brief>.layui-tab-title .layui-this {
	color: #b4283c;
}

.v8-detail-tab.layui-tab-brief>.layui-tab-more li.layui-this::after,
.v8-detail-tab.layui-tab-brief>.layui-tab-title .layui-this::after {
	border-bottom: 2px solid #b4283c;
}

.v8-detail-tab .layui-tab-content {
	background-color: #fff;
}

.v8-detail-time {
	padding: 10px;
}

.v8-detail-time-item {
	position: relative;
	padding: 0px 0px 0px 30px;
}

.v8-detail-time-item:before {
	content: '';
	position: absolute;
	left: 0;
	top: 3px;
	width: 16px;
	height: 16px;
	background: #fff url(user/time.png) center center no-repeat;
	z-index: 2;
}

.v8-detail-time-item:after {
	content: '';
	position: absolute;
	left: 7px;
	top: 3px;
	bottom: 0;
	width: 1px;
	background-color: #eee;
	z-index: 1;
}

.v8-detail-time-item>h3 {
	font-size: 16px;
	color: #333333;
}

.v8-detail-time-item>h4 {
	padding: 10px 0;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}

.v8-detail-time-item>h4>span {
	display: inline-block;
	color: #999999;
}

.v8-detail-time-item>h4>span:before {
	content: '|';
	padding: 0 5px;
}

.v8-detail-time-item>h4>span:first-child:before {
	display: none;
}

.v8-detail-time-item>p {
	line-height: 1.8;
	padding-bottom: 20px;
	text-indent: 2em;
	color: #666666;
}

.v8-detail-dz {
	position: relative;
	padding-left: 0;
}

.v8-detail-dz-table {
	width: 100%;
	border-bottom: 1px solid #eee;
}

.v8-detail-dz-table th,
.v8-detail-dz-table td {
	padding: 10px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	background-color: #fff;
}

.v8-detail-dz-table th {
	text-align: center;
	background-color: #f2f7ff;
}

.v8-detail-dz-table th:first-child,
.v8-detail-dz-table td:first-child {
	border-left: 0;
}

.v8-detail-dz-table th h4 {
	line-height: 1.8;
	font-weight: bold;
	color: #333333;
}

.v8-detail-dz-table th p {
	font-weight: normal;
	color: #666666;
}

.v8-detail-dz-table th .layui-form-select .layui-input {
	text-align: right;
	border: 0;
	background-color: transparent;
	color: #b4283c;
}

.v8-detail-dz-table .v8-detail-dz-table-3 {
	text-align: center;
	color: #666;
}

.v8-detail-dz-toggle {
	position: absolute;
	top: 15px;
	left: 46%;
	width: 210px;
	height: 30px;
	margin-left: -105px;
	z-index: 1;
}

.v8-detail-dz-toggle>span {
	float: left;
	width: 90px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	text-align: left;
	color: #333333;
}

.v8-detail-dz-toggle>span:first-child {
	text-align: right;
	padding-left: 0;
	padding-right: 10px;
}

.v8-detail-dz-toggle>a {
	float: left;
	width: 30px;
	height: 30px;
	padding: 2px;
}

.v8-detail-dz-toggle>a>i {
	display: inline-block;
	width: 26px;
	height: 26px;
	border-radius: 13px;
	background: #b4283c url(user/bd.png) center center no-repeat;
}

.v8-detail-dz-toggle>a:hover>i {
	background: #b4283c url(user/bd.png) center center no-repeat;
}

.v8-detail-ZhEn {
	padding-top: 54px;
}

.v8-detail-tools-9 {
	float: left;
	position: relative;
	padding: 12px 0px 0 360px;
}

.v8-detail-tools-9 input.layui-input {
	width: 230px;
	height: 30px;
	padding-right: 60px;
	border-radius: 3px;
	border: solid 1px #dbdfe7;
}

.v8-detail-tools-9 .searchBtn {
	position: absolute;
	top: 12px;
	width: 30px;
	height: 30px;
	border-left: 1px solid #dbdfe7;
	z-index: 1;
}

.v8-detail-tools-9 .searchBtn {
	right: 0;
	background: url(user/search.png) center center no-repeat;
}

.v8-detail-tools-10 {
	float: right;
	position: relative;
	padding: 12px 20px 0 0px;
}

.v8-detail-tools-10 a {
	display: inline-block;
}

.v8-detail-tools-10 a i {
	display: inline-block;
	width: 24px;
	height: 24px;
	background-image: url(user/tools_icons.png);
	background-repeat: no-repeat;
	vertical-align: middle;
}

.v8-detail-tools-10 a i.print {
	background-position: 0 -24px;
}

.v8-detail-tools-10 a i.download {
	background-position: 0 -96px;
}

.v8-detail-menu-lsws {
	position: relative;
}

.v8-detail-menu-lsws>ul {
	padding: 20px;
}

.v8-detail-menu-lsws>ul>li {
	position: relative;
	padding-left: 120px;
}

.v8-detail-menu-lsws>ul>li:before {
	content: '';
	position: absolute;
	left: 97px;
	top: 0;
	bottom: 0;
	width: 1px;
	background-color: #edf0f5;
}

.v8-detail-menu-lsws>ul>li>span {
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 30px;
	color: #666666;
}

.v8-detail-menu-lsws>ul>li>i {
	position: absolute;
	left: 90px;
	top: 0;
	width: 16px;
	line-height: 12px;
	padding: 2px 0;
	border: 1px solid #bddcff;
	background-color: #e5f1ff;
	font-size: 12px;
	color: #b4283c;
	text-align: center;
}

.v8-detail-menu-lsws>ul>li>h4 {
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.v8-detail-menu-lsws>ul>li>p {
	padding-bottom: 20px;
	font-size: 12px;
	color: #999;
}

.v8-detail-caseFull {
	padding: 10px 30px;
}

.v8-detail-panel {
	margin-bottom: 10px;
}

.v8-detail-panel-header {
	position: relative;
	height: 40px;
	padding-left: 12px;
	border-bottom: 1px solid #eee;
}

.v8-detail-panel-header:before {
	content: '';
	position: absolute;
	left: 0;
	top: 13px;
	width: 3px;
	height: 16px;
	background-color: #b4283c;
}

.v8-detail-panel-header>span {
	line-height: 40px;
	font-size: 16px;
	color: #333333;
}

.v8-detail-panel-body {
	padding: 10px;
	color: #333;
}

.v8-caseTrialInfo {}

.v8-caseTrialInfo-item {
	position: relative;
	padding-left: 10px;
}

.v8-caseTrialInfo-item:before {
	content: '';
	position: absolute;
	left: -10px;
	top: 14px;
	width: 11px;
	height: 11px;
	background-color: #ffffff;
	border: solid 1px #b4283c;
	border-radius: 50%;
	z-index: 1;
}

.v8-caseTrialInfo-item:after {
	content: '';
	position: absolute;
	top: 15px;
	left: -4px;
	bottom: -26px;
	width: 1px;
	background-color: #eee;
}

.v8-caseTrialInfo-item>h4 {
	padding: 10px 0;
	font-weight: bold;
	color: #333333;
}

.v8-caseTrialInfo-con {}

.v8-caseTrialInfo-con table {
	margin-bottom: 10px;
}

.v8-caseTrialInfo-con table td {
	padding: 5px;
}

.v8-caseTrialInfo-con table td:nth-child(2n+1) {
	width: 80px;
	color: #666;
}

.v8-caseTrialInfo-con table td:nth-child(2n) {
	width: 300px;
}

.v8-hit {
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-right: 5px;
	background: url(user/hit_icon.png) center center no-repeat;
}

.searchBox-fg {}

.v8-listPage.listPage .v8-search-1 .listSearch .listSearchRight>a {
	color: #b4283c;
}

.v8-listPage.listPage .v8-search-1 .listSearch .listSearchRight.searchBox-refg {
	float: left;
}

.v8-listPage.listPage .v8-search-1 .listSearch .searchBox-gjfg {
	float: right;
	width: 100px;
}

.v8-listPage.listPage .v8-search-1 .listSearch .searchBox-gjfg>a {
	display: block;
	color: #b4283c;
}

.v8-listPage.listPage .v8-search-1 .listSearch .searchBox-gjfg>a>i {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: 5px;
	vertical-align: middle;
}

.v8-listPage.listPage .v8-search-1 .listSearch .searchBox-gjfg>a>i.gj-search-ico {
	background: url(user/gj_search.png) center center no-repeat;
}

.v8-listPage.listPage .v8-search-1 .listSearch .searchBox-gjfg>a>i.gj-filer-ico {
	background: url(user/gj_filter.png) center center no-repeat;
}

.v8-listPage.listPage .v8-search-1 .listSearch .listSearchLeft.searchBox-fg {
	width: 888px;
}

.v8-listPage.listPage .v8-search-1 .listSearch .listSearchLeft.searchBox-fg .searchBox .sch-inputWrap {
	width: 807px;
}

.v8-listPage.listPage .v8-search-1 .listSearch .listSearchLeft.searchBox-fg .searchBox .sch-inputWrap .sch-inputsubWrap .bootstrap-tagsinput {
	width: 700px;
}

.listBox .list-item-title {
	position: relative;
	padding-right: 120px;
}

.listBox .list-item-title a {
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.listBox .list-item-title span {
	position: absolute;
	top: 3px;
	z-index: 1;
	height: 20px;
	line-height: 20px;
	padding: 0px 5px;
	font-size: 12px;
	background-color: #b4283c;
	color: #fff;
}

.listBox .list-item-title span:before {
	content: '';
	position: absolute;
	left: -10px;
	top: 0;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid #b4283c;
}

.v8-hit-body {
	background-image: linear-gradient(90deg,
			#f8fbff 0%,
			#ffffff 100%);
}

.v8-hit-body-item {
	position: relative;
}

.v8-hit-body-item>a {
	line-height: 30px;
	color: #b4283c;
}

.v8-hit-body-item>i {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(user/search_up.png) center center no-repeat;
	vertical-align: middle;
	cursor: pointer;
}

.v8-hit-body-item>i.on {
	background: url(user/search_down.png) center center no-repeat;
}

.v8-hit-body-pop {
	position: absolute;
	top: 100px;
	left: 0;
	right: 0;
	max-height: 240px;
	padding: 0 20px;
	background-color: #ffffff;
	box-shadow: 0px 2px 10px 0px rgba(112, 112, 112, 0.4);
	border-radius: 2px;
	z-index: 1;
	display: none;
	overflow: hidden;
	overflow-y: auto;
}

.v8-hit-body-pop>div {
	padding: 10px 0;
	border-top: 1px solid #eee;
	color: #666;
}

.v8-hit-body-pop>div:first-child {
	border-top: 0;
}

.sch-ifWrap .if-line {
	padding: 13px 20px 0 10px;
}

.v8-search-jgipt {
	padding-top: 11px;
	color: #6e6e6e;
}

.v8-search-jgipt>input {
	width: 60px;
	text-align: center;
	border-bottom: 1px solid #ddd;
	background: transparent;
}

.v8-search-filterChk {
	padding-top: 8px;
}

.v8-search-filterChk .layui-form-checkbox[lay-skin="primary"] {
	padding-left: 20px;
}

.v8-search-filterChk .layui-form-checked[lay-skin="primary"] i {
	border-color: #b4283c !important;
	background-color: #b4283c;
}

.v8-search-filterChk .layui-form-checked span {
	color: #b4283c;
}

.v8-listPage .listGroup .lg-item {
	float: none;
	width: auto;
}

.v8-listPage .listGroup .lg-tool .lg-sel .lg-selBox>ul>li .dopCon {
	/*width: 100px;*/
}

.vars-pop-style {
	border-radius: 8px !important;
	overflow: hidden;
}

.vars-pop-style.layui-layer .layui-layer-btn>a {
	width: auto;
}

.vars-pop-body {
	position: relative;
	min-width: auto;
	height: 100%;
	padding: 20px;
	background-color: #fff;
	overflow: hidden;
}

.v8-vars-con {
	height: 100%;
	padding-bottom: 110px;
}

.v8-vars-left {
	float: left;
	width: 250px;
	height: 100%;
	border: 1px solid #e5e5e5;
	border-right: 0;
}

.v8-vars-left .layui-tab-title {
	background-color: transparent;
}

.v8-vars-left .layui-tab-title li {
	width: 50%;
	color: #666666;
}

.v8-vars-left .layui-tab-brief>.layui-tab-title .layui-this {
	color: #b4283c;
}

.v8-vars-left .layui-tab-brief>.layui-tab-more li.layui-this::after,
.v8-vars-left .layui-tab-brief>.layui-tab-title .layui-this::after {
	border-bottom: 2px solid #b4283c;
}

.v8-vars-input {
	position: relative;
	margin-bottom: 10px;
}

.v8-vars-input .layui-input {
	height: 34px;
	padding-right: 30px;
}

.v8-vars-input>a {
	position: absolute;
	top: 0;
	right: 0;
	height: 34px;
	width: 30px;
	background: url(user/search.png) center center no-repeat;
	z-index: 1;
}

.v8-vars-input>a:hover {
	background: url(user/inline-search.png) center center no-repeat;
}

.v8-vars-left-con {
	height: 365px;
	overflow: hidden;
	overflow-y: auto;
}

.v8-vars-right {
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
	border: 1px solid #e5e5e5;
}

.v8-vars-right-con {}

.v8-vars-right-con>li {
	float: left;
	width: 50%;
	height: 40px;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
}

.v8-vars-right-con>li:nth-child(2n+1) {
	border-left: 0;
}

.v8-vars-right-con>li>.layui-form-checkbox {
	display: block;
	height: 100% !important;
	padding-left: 40px;
}

.v8-vars-right-con>li>.layui-form-checkbox>i {
	top: 12px;
	left: 12px;
}

.v8-vars-right-con>li>.layui-form-checked[lay-skin="primary"] i {
	border-color: #b4283c !important;
	background-color: #b4283c;
}

.v8-vars-right-con>li>.layui-form-checkbox>span {
	display: block;
	line-height: 40px;
	padding: 0 0 0 10px;
	border-left: 1px solid #eee;
}

.v8-vars-seled {
	position: fixed;
	bottom: 50px;
	left: 20px;
	right: 20px;
	height: 80px;
	z-index: 1;
}

.v8-vars-seled>a {
	float: left;
	height: 26px;
	line-height: 26px;
	margin: 10px 10px 0px 0;
	padding: 0 10px;
	border-radius: 2px;
	background-color: #f2f7ff;
}

.v8-vars-seled>a>i {
	display: inline-block;
	margin-left: 5px;
	cursor: pointer;
	vertical-align: -1px;
}

.v8-vars-num {
	position: fixed;
	bottom: 0;
	left: 20px;
	height: 50px;
	line-height: 50px;
	color: #666666;
	z-index: 2;
}

.v8-vars-num>span {
	color: #b4283c;
}

.v8-vars-btns {
	position: fixed;
	left: 0;
	right: 20px;
	bottom: 0;
	height: 50px;
	padding: 9px 0px 0 0;
	text-align: right;
	z-index: 1;
}

.v8-vars-btns>a {
	display: inline-block;
	width: auto;
	height: 32px;
	line-height: 30px;
	padding: 0 15px;
	margin-left: 10px;
	border-radius: 3px;
	text-align: center;
}

.v8-vars-btns>a:hover {
	opacity: 0.9;
}

.v8-vars-btns>a.v8-vars-btn-ok {
	border: 1px solid #b4283c;
	background-color: #b4283c;
	color: #fff;
}

.v8-vars-btns>a.v8-vars-btn-ok:hover {
	color: #fff !important;
}

.v8-vars-btns>a.v8-vars-btn-clear {
	border: 1px solid #d1d1d1;
	background-color: #ffffff;
}

.v8-vars-btns>a.v8-vars-btn-canel {
	border: 1px solid #eff1f5;
	background-color: #eff1f5;
}

.v8-search-1 .gj-searchWrap {
	top: 48px;
	left: 0;
	right: 0;
	width: auto;
	box-shadow: 0px 2px 12px 0px rgba(89, 89, 89, 0.26);
	background-color: #fff;
}

.v8-search-1 .gj-searchWrap .favSortbgColor,
.v8-search-1 .zn-searchWrap .favSortbgColor {
	background-color: #fff;
}

.v8-search-1 .gj-searchWrap .gj-close,
.v8-search-1 .zn-searchWrap .gj-close {
	display: none;
}

.v8-search-1 .gj-searchWrap h3.gj-title {
	display: none;
}

.v8-search-1 #gjjsToReset {
	background-color: #ffffff !important;
	border: solid 1px #e6e6e6 !important;
	color: #999999 !important;
}

.v8-search-1 .gj-searchWrap .favSort .fav-right li {
	padding-left: 20px;
	padding-right: 0;
	background: url(user/check_box.png) left center no-repeat;
}

.v8-search-1 .gj-searchWrap .favSort .fav-right li.on,
.v8-search-1 .zn-searchWrap .favSort .fav-right li.on {
	background: url(user/checked_box.png) left center no-repeat !important;
}

/* qb 冲突 */
.v8-search-1 .gj-searchWrap .quueryMain {
	padding: 0 0px 20px 0px;
	border-bottom: 0px dashed #a0a0a0;
}

.v8-search-1 .query-builder .rules-group-container {
	padding: 0px;
	padding-bottom: 0px;
	border: 1px solid #dbdfe7;
}

.v8-search-1 .btn-group.group-conditions .btn-primary.active {
	color: #fff !important;
	background-color: #b4283c !important;
	border-color: #b4283c !important;
}

.v8-search-1 .query-builder .rule-container {
	background-color: #fff;
}

.v8-search-1 .query-builder .rule-container:hover {
	border-color: #b4283c;
	background-color: #f2f7ff;
}

.v8-search-1 .btn-group.group-conditions .btn-primary {
	color: #999999 !important;
	background-color: #ffffff !important;
	border-color: #e4e4e4 !important;
}

.v8-search-1 .btn-group.pull-right.group-actions .btn-success {
	color: #333333 !important;
	background-color: #fff !important;
	border-color: #fff !important;
}

.v8-search-1 .btn-group.pull-right.group-actions .btn-success:hover {
	color: #b4283c !important;
}

.v8-search-1 .btn-group.pull-right.group-actions .btn-success .glyphicon {
	color: #b4283c;
}

.v8-search-1 .btn-group.pull-right.group-actions .btn-success .glyphicon.glyphicon-plus {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(user/qb_addRow.png) center center no-repeat;
	vertical-align: -2px;
}

.v8-search-1 .btn-group.pull-right.group-actions .btn-success .glyphicon.glyphicon-plus-sign {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(user/qb_addGroup.png) center center no-repeat;
	vertical-align: -2px;
}

.v8-search-1 .btn-group.pull-right.group-actions .btn-success .glyphicon.glyphicon-removen {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(user/qb_delGroup.png) center center no-repeat;
	vertical-align: -2px;
}

.v8-search-1 .btn-group.pull-right.group-actions .btn-success .glyphicon.glyphicon-plus:before,
.v8-search-1 .btn-group.pull-right.group-actions .btn-success .glyphicon.glyphicon-plus-sign:before,
.v8-search-1 .btn-group.pull-right.group-actions .btn-success .glyphicon.glyphicon-removen:before {
	display: none;
}



.v8-search-1 .btn-group.pull-right.group-actions .btn-danger {
	color: #999999 !important;
	background-color: transparent !important;
	border-color: transparent !important;
}

.v8-search-1 .btn-group.pull-right.group-actions .btn-danger:hover {
	color: #b4283c !important;
}

.v8-search-1 .btn-group.pull-right.rule-actions .btn-danger {
	color: #fff !important;
	background-color: transparent !important;
	border-color: transparent !important;
}

.v8-search-1 .btn-group.pull-right.rule-actions .btn-danger i {
	float: right;
	color: #999999 !important;
}

.v8-search-1 .btn-group.pull-right.rule-actions .btn-danger i.glyphicon-remove {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(user/qb_delRow.png) center center no-repeat;
	vertical-align: -2px;
}

.v8-search-1 .btn-group.pull-right.rule-actions .btn-danger i.glyphicon-remove:before {
	display: none;
}

.v8-search-1 .btn-group.pull-right.rule-actions .btn-danger:hover {
	color: #f2f7ff !important;
}

.v8-search-1 .btn-group.pull-right.rule-actions .btn-danger:hover i {
	color: #b4283c !important;
	background: url(user/qb_delRow_hover.png) center center no-repeat;
}
.v8-pub-messages {
	position: relative;
	float: right;
	width: 60px;
	height: 40px;
	text-align: center;
}

.v8-pub-messages>button {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(user/message-icon.png) center center no-repeat;
	cursor: pointer;
}

.v8-pub-messages.on:before {
	content: '';
	position: absolute;
	right: 20px;
	top: 10px;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background-color: #b4283c;
	z-index: 1;
}

.v8-pub-messages.on>button {
	background: url(user/message-icon.png) center center no-repeat;
}

.v8-pub-messages.on>button:hover {
	opacity: 0.8;
}

.v8-detail-menu-fbdz {
	padding: 10px 10px 10px 10px;
}

.v8-detail-menu-fbdz li {
	float: left;
	line-height: 41px;
	padding: 10px;
}

.v8-detail-menu-fbdz li>a {
	display: block;
	width: 138px;
	height: 43px;
	padding-left: 10px;
	border: 1px solid #dbdfe7;
	border-radius: 3px;
	color: #333333;
}

.v8-detail-menu-fbdz li>a:hover,
.v8-detail-menu-fbdz li.on>a {
	border-color: #1f69e2;
	color: #1f69e2;
}

.v8-detail-menu-fbdz .fbdz-ico {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	background-image: url(user/fbdz_icon.png);
	background-repeat: no-repeat;
	vertical-align: -5px;
}

.v8-detail-menu-fbdz .fbdz-ico01 {
	background-position: 0 0;
}

.v8-detail-menu-fbdz li>a:hover>i.fbdz-ico01 {
	background-position: 0 -20px;
}

.v8-detail-menu-fbdz .fbdz-ico02 {
	background-position: -20px 0;
}

.v8-detail-menu-fbdz li>a:hover>i.fbdz-ico02 {
	background-position: -20px -20px;
}

.v8-detail-menu-fbdz .fbdz-ico03 {
	background-position: -40px 0;
}

.v8-detail-menu-fbdz li>a:hover>i.fbdz-ico03 {
	background-position: -40px -20px;
}

.v8-detail-menu-fbdz .fbdz-ico04 {
	background-position: -60px 0;
}

.v8-detail-menu-fbdz li>a:hover>i.fbdz-ico04 {
	background-position: -60px -20px;
}

.v8-detail-menu-fbdz .fbdz-ico05 {
	background-position: -80px 0;
}

.v8-detail-menu-fbdz li>a:hover>i.fbdz-ico05 {
	background-position: -80px -20px;
}

.v8-detail-menu-fbdz .fbdz-ico06 {
	background-position: -100px 0;
}

.v8-detail-menu-fbdz li>a:hover>i.fbdz-ico06 {
	background-position: -100px -20px;
}

.v8-detail-menu-fbdz .fbdz-ico07 {
	background-position: -120px 0;
}

.v8-detail-menu-fbdz li>a:hover>i.fbdz-ico07 {
	background-position: -120px -20px;
}

.v8-detail-menu-fbdz .fbdz-ico08 {
	background-position: -140px 0;
}

.v8-detail-menu-fbdz li>a:hover>i.fbdz-ico08 {
	background-position: -140px -20px;
}

.listSearchRightBegin1{
	position: absolute;
	width: 97px;
	height: 42px;
	top: 1px;
	line-height: 40px;
	border: 1px solid #b4283c;
	background: #b4283c;
	color: #fff;
	right: 130px;
	border-radius: 3px;
	text-align: center;
}
.listSearchRightBegin1 a,
.listSearchRightBegin1 a:hover{
	color: #fff !important;
}
.listSearchRightResult1{
	position: absolute;right: 130px;top: 1px;

}
.listSearchRightResult1 .result{
	float: left;
	display: inline-block;
	width: 100px;
	line-height: 40px;
	text-align: center;
	background-color: #b4283c;
	border-right: 3px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	color: #fff!important;
	margin-right: 9px;
}
.listSearchRightResult1 .newresult{
	float: right;
	display: inline-block;
	width: 97px;
	height: 42px;
	line-height: 40px;
	border: 1px solid #b4283c;
	background: #fff;
	color: #b4283c;
	right: 130px;
	border-radius: 3px;
	text-align: center;
}
/* 新版login ---------------------------------------------*/
.v8-login2 {
	min-width: auto;
	height: 100%;
	padding: 0;
	background-color: #fff;
}

.v8-login-main2 {
	position: relative;
}

.v8-login-main2 .v8-new-title {
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #f3f3f3;
	text-align: center;
	font-size: 20px;
	color: #394757;
}

.v8-login-main2 .v8-new-line {
	position: relative;
	text-align: center;
	height: 30px;
	line-height: 30px;
}

.v8-login-main2 .v8-new-line:before {
	content: '';
	position: absolute;
	left: 25px;
	right: 25px;
	top: 15px;
	height: 1px;
	background-color: #eee;
}

.v8-login-main2 .v8-new-line span {
	position: relative;
	display: inline-block;
	line-height: 30px;
	padding: 0 10px;
	font-size: 14px;
	color: #999999;
	background-color: #fff;
	z-index: 1;
}

.v8-login-main2 .v8-new-tabs {
	padding: 25px;
}

.v8-login-main2 .v8-new-tabs li {
	float: left;
	width: 20%;
	text-align: center;
}

.v8-login-main2 .v8-new-tabs li a {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.v8-login-main2 .v8-new-tabs li a i {
	display: inline-block;
	width: 32px;
	height: 32px;
	border: 1px solid #d8e3f2;
	border-radius: 50%;
	background-image: url(user/login_bg.png);
	background-repeat: no-repeat;
}

.v8-login-main2 .v8-new-tabs li a i.carsi_icon {
	background-position: 0 0;
}

.v8-login-main2 .v8-new-tabs li a i.wx_icon {
	background-position: -30px 0;
}

.v8-login-main2 .v8-new-tabs li a i.kj_icon {
	background-position: -60px 0;
}

.v8-login-main2 .v8-new-tabs li a i.ip_icon {
	background-position: -90px 0;
}

.v8-login-main2 .v8-new-tabs li a i.pw_icon {
	background-position: -120px 0;
}

.v8-login-main2 .v8-new-tabs li a span {
	display: block;
	color: #999;
}

.v8-login-main2 .v8-new-tabs li a.active i,
.v8-login-main2 .v8-new-tabs li a:hover i {
	border-color: #5d8ed7;
}

.v8-login-main2 .v8-new-tabs li a.active span,
.v8-login-main2 .v8-new-tabs li a:hover span {
	color: #333;
}

.v8-login-main2 .v8-new-link {
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #999999;
}

.v8-login-main2 .v8-new-link a {
	color: #0c5de0;
}

.v8-login-main2 .v8-new-box {
	height: 260px;
	padding: 25px;
}

.v8-login-main2 .v8-new-box .login-wx {
	text-align: center;
	display: none;
}

.v8-login-main2 .v8-new-box .login-wx img {
	width: 180px;
	height: 180px;
}

.v8-login-main2 .v8-new-box .login-wx p {
	padding-top: 15px;
	color: #666;
}

.v8-login-main2 .v8-new-box .login-kj {
	display: none;
}

.v8-login-main2 .v8-new-box .layui-form-checkbox[lay-skin="primary"] span {
	padding-top: 2px;
}

.v8-login-main2 .v8-new-box .v8-kjlogin-item .layui-form-checkbox i {
	padding-top: 4px;
}

.v8-login-main2 .v8-new-box .v8-kjlogin-item>span {
	float: right;
	padding-top: 5px;
	font-size: 12px;
	color: #bababa;
}

.v8-login-main2 .v8-new-box .layui-btn.layui-btn-fluid {
	height: 44px;
}

.v8-login-main2 .v8-new-box .login-pw {
	display: none;
}

.v8-login-main2 .v8-new-box .login-ip {
	display: none;
}
.v8-login-main2 .v8-new-box .active {
	display: block;
}
.v8-login-main2 .v8-new-box .login-ip>p{
	padding: 30px 0;
	text-align: center;
	font-size: 18px;
}
.v8-login-main2 .v8-new-box .login-ip>#ipSelect{
	margin-bottom: 40px;
}

.v8-search-new-form{
  position: relative;
  padding-right: 130px;
}
.v8-search-new-form .gj-searchWrap {
  top: 56px !important;
  left: 0 !important;
  right: auto !important;
  width: 1270px !important;
}
.v8-search-new-form  ul.keywordWrap {
	position: absolute;
	top: 100%;
	left: 0;
	right:130px;
	min-height: 100px;
	background-color: #fff;
	z-index: 2;
	display: none;
  box-shadow: 0px 2px 10px 0px rgba(112, 112, 112, 0.3);
}

.v8-search-new-form  ul.keywordWrap ol {
	padding: 5px 15px;
	color: #666;
	background-color: #eee;
}

.v8-search-new-form  ul.keywordWrap li {
	height: 50px;
	line-height: 50px;
	padding: 0 15px;
	border-top: 1px solid #eee;
}
.v8-search-new-form>input{
  height: 54px;
  line-height: 54px;
  padding-right: 100px;
  border: 2px solid #b4283c;
  border-radius: 4px;
	color: #b4283c;
}
.v8-search-new-form .new-search{
  position: absolute;
  right: 130px;
  top: 0;
  width: 100px;
  height: 54px;
  line-height: 54px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 16px;
  z-index: 1;
  color: #fff !important;
}
.v8-search-new-form .new-search>i{
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  vertical-align: -4px;
  background: url(search.png) center center no-repeat;
}
.v8-search-new-form .new-search-senior{
  position: absolute;
  right: 0;
  top: 0;
  width: 116px;
  height: 54px;
  line-height: 54px;
  border: 0;
  font-size: 16px;
  background-color: transparent !important;
  background: url(user/index-5-1.png) left center no-repeat;
  color: #b4283c !important;
}
.v8-index-list{
  margin-bottom: 10px;
}
.v8-index-list-left{
  float: left;
  width: 1180px;
}
.v8-index-item-panel{
  float: left;
  width: 570px;
  height: 250px;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 0 15px;
  border: 1px solid #eff5ff;
  background-color: #fff;
}
.v8-index-item-panel-header{
  position: relative;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
}
.v8-index-item-panel-header:before{
  content: '';
  position: absolute;
  left: 0px;
  top: 13px;
  width: 3px;
  height: 14px;
  background-color: #b4283c;
}
.v8-index-item-panel-header>span{
  display: inline-block;
  line-height: 40px;
  font-size: 14px;
  color: #b4283c;
}
.v8-index-item-panel-header>a{
  float: right;
  line-height: 40px;
  padding-left: 20px;
  font-size: 12px;
  color: #999;
  background: url(user/index-3.png) left center no-repeat;
}

.v8-index-item-panel-header>a:hover{
  color: #b4283c;
  background: url(user/index-3-hover.png) left center no-repeat;
}
.v8-index-item-panel-body>li{
  position: relative;
  line-height: 40px;
  padding-right: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.v8-index-item-panel-body>li>a>i{
  position: relative;
  display: inline-block;
  padding-right: 10px;
  margin-right: 10px;
}
.v8-index-item-panel-body>li>a>i:before{
  content: '';
  position: absolute;
  right: 0px;
  top: 13px;
  width: 1px;
  height: 14px;
  background-color: #858585;
}
.v8-index-item-panel-body>li>span{
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: right;
  color: #999;
}
.v8-index-list-right{
  float: right;
  width: 220px;
}
.v8-index-item-icons{
  margin-bottom: 20px;
  height: 250px;
  border: 1px solid #eff5ff;
  background-color: #fff;
}
.v8-index-item-icons>ul{
  position: relative;
  overflow: hidden;
  /* padding: 25px 25px 0px 25px; */
}
.v8-index-item-icons>ul>ol{
	height: 34px;
	line-height: 34px;
	text-align: center;
	margin-bottom: 10px;
    font-size: 16px;
	color: #fff;
	background: url(user/ai_bg.png) center center repeat-x;
}
.v8-index-item-icons>ul>li{
  float: left;
  width: 50%;
  height: 30px;
    margin-bottom: 10px;
}
.v8-index-item-icons>ul>ol>a{
  display: block;
  height: 100%;
  color: #fff;
  /* background: url(user/index-2.png) center center no-repeat; */
}
.v8-index-item-icons>ul>ol>a:hover{
	color: #fff!important;
}
.v8-index-item-icons>ul>ol>a>i{
	display: inline-block;
    height: 11px;
    width: 20px;
    text-align: center;
    vertical-align: middle;
    background: url(user/gooo.png) center center no-repeat;
}
.v8-index-item-icons>ul>li>a{
  display: block;
  height: 100%;
}
.v8-index-item-icons>ul>li>a>i.v8-index-iis{
  display: inline-block;
    height: 18px;
    width: 25px;
    text-align: center;
    vertical-align: middle;
}
.v8-index-item-icons>ul>li>a>i.v8-index-iis-0{
  background: url(user/ai_icon.png) center center no-repeat;
}
.v8-index-item-icons>ul>li>a>i.v8-index-iis-1{
  background: url(user/ai_tools_index1.png) center center no-repeat;
}
.v8-index-item-icons>ul>li>a>i.v8-index-iis-2{
  background: url(user/ai_tools_index2.png) center center no-repeat;
}
.v8-index-item-icons>ul>li>a>i.v8-index-iis-3{
  background: url(user/ai_tools_index3.png) center center no-repeat;
}
.v8-index-item-icons>ul>li>a>i.v8-index-iis-4{
  background: url(user/ai_tools_index4.png) center center no-repeat;
}
.v8-index-item-icons>ul>li>a>i.v8-index-iis-5{
  background: url(user/ai_tools_index5.png) center center no-repeat;
}
.v8-index-item-icons>ul>li>a>i.v8-index-iis-6{
  background: url(user/ai_tools_index6.png) center center no-repeat;
}
.v8-index-item-icons>ul>li>a>i.v8-index-iis-7{
  background: url(user/ai_tools_index7.png) center center no-repeat;
}
.v8-index-item-icons>ul>li>a>i.v8-index-iis-8{
  background: url(user/ai_tools_index8.png) center center no-repeat;
}
.v8-index-item-icons>ul>li>a>i.v8-index-iis-9{
  background: url(user/ai_tools_index9.png) center center no-repeat;
}
.v8-index-item-icons>ul>li>a>i.v8-index-iis-10{
  background: url(user/ai_tools_index10.png) center center no-repeat;
}
.v8-index-item-icons>ul>li>a>span{
  display: inline-block;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #666;
}
.v8-index-item-icons>ul>li>a:hover>span{
  color: #b4283c;
}
.v8-index-item-rdtj{
  padding: 0 10px 10px 10px;
  border: 1px solid #eff5ff;
  background-color: #fff;
}
.v8-index-item-rdtj-header{
  position: relative;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
}
.v8-index-item-rdtj-header:before{
  content: '';
  position: absolute;
  left: 0px;
  top: 13px;
  width: 3px;
  height: 14px;
  background-color: #b4283c;
}
.v8-index-item-rdtj-header>span{
  display: inline-block;
  line-height: 40px;
  font-size: 14px;
  color: #b4283c;
}
.v8-index-item-rdtj-body>li{
  position: relative;
  line-height: 30px;
  padding-left: 10px;
  overflow: hidden;
  /* text-overflow: ellipsis;
  white-space: nowrap; */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient:vertical;
}
.v8-index-item-rdtj-body>li:before{
  content: '';
  position: absolute;
  left: 0px;
  top: 13px;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background-color: #b4283c;
}

.only222 a{
	color: #222;
}
.only222.on a,
.only222 a:hover{
	color: #b4283c;
}
.only222.on a:before{
	background-color: #b4283c;
}
/*-----------*/
.v8-listPage.listPage .listBody .listMenu {
	min-height: 40px;
}
.listMenu .layui-collapse{
	border-color: transparent !important;
}
.v8-colla .layui-colla-title.active {
	 background-color: transparent !important;
}
.v8-colla .layui-colla-content .layui-colla-title,
.v8-listPage.listPage .listBody .listMenu ul li {
	border-bottom-width: 0 !important;
}
.v8-colla .layui-colla-content .layui-colla-title i{
	left: 15px;
	right: auto;
}
.v8-colla .layui-colla-content .layui-colla-title {
	padding-left: 35px;
}
.v8-listPage.listPage .listBody .listMenu .v8-colla .layui-colla-content>ul>li a{
	position: relative;
}
.v8-listPage.listPage .listBody .listMenu .v8-colla .layui-colla-content>ul>li a:before{
	content: '';
	position: absolute;
	left: 15px;
	top: 18px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #333;
}
.v8-listPage.listPage .listBody .listMenu .v8-colla .layui-colla-content>ul>li.on a:before{
	background-color: #b4283c;
}
/*--------------*/
.menu-main{
	position: relative;
}
.menu-main li{
	height: auto !important;
	list-style: none;
}
/*.v8-listPage.listPage .listBody .listMenu .v8-colla .layui-colla-content .layui-colla-content>ul>li>a {*/
/*	padding-left: 30px !important;*/
/*}*/
.v8-listPage.listPage .listBody .listMenu .v8-colla .layui-colla-content .layui-colla-content .menu-main li a{
	padding-left: 30px !important;
	height: 40px !important;
	display: block !important;
	position: relative;
}
.v8-listPage.listPage .listBody .listMenu .v8-colla .layui-colla-content .layui-colla-content>ul>li a.menu-toggle{
	padding-left: 15px !important;
}
.menu-main li a:before{
	content: '';
	position: absolute;
	left: 15px;
	top: 18px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #333;
}
.menu-main li a.menu-toggle:before{
	display: none;
}
.menu-main .menu-sub{
	display: none;
	overflow: visible !important;
	max-height: none !important;
	padding-left: 30px !important;
}
.menu-main li a.menu-toggle>i{
	font-size: 14px;
	margin-right: 5px;
}
/*民法典*/

/* 民法典专题 */
.v8-mfd-menu {
	margin-bottom: 20px;
	padding: 30px 0;
	text-align: center;
	background: url(user/nav_bg.png) center center repeat-y;
}

.v8-mfd-menu h3 {
	position: relative;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 26px;
	color: #b4283c;
}

.v8-mfd-menu h3:before {
	content: '';
	position: absolute;
	left: -70px;
	top: 19px;
	width: 67px;
	height: 2px;
	background: url(user/mfd_1.png) left center no-repeat;
}

.v8-mfd-menu h3:after {
	content: '';
	position: absolute;
	right: -70px;
	top: 19px;
	width: 67px;
	height: 2px;
	background: url(user/mfd_2.png) left center no-repeat;
}

.v8-mfd-menu ul {
	display: block;
	text-align: center;
}

.v8-mfd-menu ul li {
	display: inline-block;
	padding: 0 15px;
}

.v8-mfd-menu ul li a {
	position: relative;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid transparent;
	font-size: 18px;
	color: #666;
}

.v8-mfd-menu ul li a.active,
.v8-mfd-menu ul li a:hover {
	border-bottom-color: #b4283c;
	color: #b4283c;
}

.v8-mfd-menu ul li a.active:before,
.v8-mfd-menu ul li a:hover:before {
	content: '';
	position: absolute;
	left: 50%;
	top: 100%;
	width: 0;
	height: 0;
	margin-left: -5px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 8px solid #b4283c;
}

.v8-listPage.listPage .listBody .listMenuTree {
	position: relative;
	float: left;
	width: 278px;
	border: 0 !important;
	background-color: #fff;
}

.v8-listPage.listPage .listBody .listMenuTree h4 {
	height: 47px;
	line-height: 47px;
	text-align: center;
	font-size: 16px;
	background-color: #b4283c;
	background-image: linear-gradient(270deg,
	#b4283c 0%,
	#09b4283c5ade 100%),
	linear-gradient(90deg,
			#b4283c 0%,
			#b4283c 100%);
	background-blend-mode: normal, normal;
	color: #ffffff !important;
}

.v8-list-tab .v8-list-content .v8-list-item .ztree li span.button,
.v8-listPage.listPage .listBody .listMenuTree .ztree li span.button {
	background-image: url('user/zTreeStandard.png') !important;
}

.v8-list-tab .v8-list-content .v8-list-item .ztree li span.button.root_docu,
.v8-list-tab .v8-list-content .v8-list-item .ztree li span.button.noline_docu,
.v8-listPage.listPage .listBody .listMenuTree .ztree li span.button.root_docu,
.v8-listPage.listPage .listBody .listMenuTree .ztree li span.button.noline_docu {
	background: none !important;
	background-image: none;
}

.v8-list-tab .v8-list-content .v8-list-item .ztree li a,
.v8-listPage.listPage .listBody .listMenuTree .ztree li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	width: 100%;
}

.v8-list-tab .v8-list-content .v8-list-item .ztree li a.curSelectedNode,
.v8-listPage.listPage .listBody .listMenuTree .ztree li a.curSelectedNode {
	color: #b4283c;
}

.v8-search-mfd {
	position: relative;
	height: 70px;
	padding-right: 100px;
	padding-bottom: 20px;
	background-color: #fff;
}

.v8-search-mfd>input {
	height: 48px;
	border-color: #b4283c;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.v8-search-mfd .layui-input:hover,
.v8-search-mfd .layui-textarea:hover,
.v8-search-mfd .layui-input:focus,
.v8-search-mfd .layui-textarea:focus {
	border-color: #b4283c !important;
}

.v8-search-mfd>button {
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
	height: 48px;
	border-radius: 3px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.v8-search-mfd>button>i {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: 10px;
	background: url(user/search_fff.png) center center no-repeat;
	vertical-align: -2px;
}

.v8-list-mfd {}

.v8-item-mfd {
	padding: 10px;
	border-bottom: 1px solid #e9e9e9;
}

.v8-item-mfd>.bian,
.v8-item-mfd>.zhang,
.v8-item-mfd>.tiao {
	line-height: 2;
}

.v8-item-mfd>.bian {
	text-align: center;
	font-size: 16px;
	color: #333333;
}

.v8-item-mfd>.bian>span {
	display: inline-block;
	padding-right: 0.5em;
}

.v8-item-mfd>.zhang {
	text-align: center;
	font-size: 16px;
	color: #333333;
}

.v8-item-mfd>.zhang>span {
	display: inline-block;
	padding-right: 0.5em;
}

.v8-item-mfd>.tiao {}

.v8-item-mfd>.tiao>span {
	display: block;
	font-size: 16px;
	color: #333333;
}

.v8-item-mfd>.tiao>p {
	text-indent: 2em;
	font-size: 16px;
	color: #333333;
}

.v8-item-mfd>.guanlian {
	padding-top: 10px;
}

.v8-item-mfd>.guanlian>ul {
	position: relative;
	height: 30px;
}

.v8-item-mfd>.guanlian>ul>li {
	float: left;
	padding: 0 20px 0 0;
}

.v8-item-mfd>.guanlian>ul>li>a {
	position: relative;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #b4283c;
	z-index: 2;
}

.v8-item-mfd>.guanlian>ul>li:hover>a {
	opacity: 0.85;
}

.v8-item-mfd>.guanlian>ul>li:hover>a:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -4px;
	height: 2px;
	background-color: #b4283c;
}

.v8-item-mfd>.guanlian>ul>li:hover>a:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -14px;
	width: 0px;
	height: 0px;
	margin-left: -5px;
	/* border是240px则三角形底边长为480px  */
	border: 6px solid;
	border-left-color: transparent;
	border-right-color: transparent;
	border-top-color: #b4283c;
	border-bottom-color: transparent;
	z-index: 1;
}

div.guanlian_pop {
	position: absolute;
	top: 30px;
	left: -10px;
	right: -10px;
	max-height: 300px;
	padding: 10px;
	border: 1px solid #eee;
	border-radius: 4px;
	-moz-box-shadow: 0 0 4px 2px #ddd;
	-webkit-box-shadow: 0 0 4px 2px #ddd;
	-o-box-shadow: 0 0 4px 2px #ddd;
	box-shadow: 0 0 4px 2px #ddd;
	background-color: #fff;
	overflow: hidden;
	overflow-y: auto;
	z-index: 9;
	display: none;
}

div.guanlian_pop .syysm {
	line-height: 2;
}

div.guanlian_pop .xiangguanfatiao {}

div.guanlian_pop .xiangguanfatiao ul {
	padding-bottom: 10px;
}

div.guanlian_pop .xiangguanfatiao ol {
	position: relative;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}

div.guanlian_pop .xiangguanfatiao ol:before {
	content: '';
	position: absolute;
	left: 0;
	top: 8px;
	width: 3px;
	height: 14px;
	background-color: #b4283c;
}

div.guanlian_pop .xiangguanfatiao li {
	padding: 5px 0;
	border-bottom: 1px solid #eee;
}

div.guanlian_pop .xiangguanfatiao li>h4 {
	line-height: 2;
	font-size: 14px;
	color: #333;
}

div.guanlian_pop .xiangguanfatiao li>p {
	font-size: 14px;
	color: #999;
}

.v8-mfd-search {
	width: 1100px;
	margin: 0 auto;
}
.mfd-menu-dict ul{
	height: 40px;
	overflow: hidden;
}
.mfd-menu-dict ul li{
	float: left;
	padding: 0 20px 0 0;
}
.mfd-menu-dict ul li a{
	 line-height: 40px;
 }
.mfd-menu-dict ul li.active a{
	color: #b4283c;
}
.mfd-pdf-view{
	width: 100%;
	height: 1000px;
}
/* 高亮显示当前选中的条款、章、编 */
.v8-item-mfd.highlight {
	background-color: #f0f7ff;
	border-left: 3px solid #b4283c;
	transition: all 0.3s ease;
}

/* 目录项选中样式 */
.ztree li a.curSelectedNode {
	background-color: #b4283c;
	color: white;
}

.vipTip-innerHead h3{
	padding-top:50px;
	background: url(user/hqqx_ico.png) center top no-repeat;
}

/* vip 新样式 */
.new-user-right {
	width: 500px;
	padding-left: 0;
	border: 0;
	display: none;
}

.new-user-right-title {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #945316;
}

.new-user-right-table {
	margin: 0;
}

.new-user-right-table th {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	background-color: #fff;
	padding: 15px 5px;
}

.new-user-right-table th.style_1 {
	background-color: #fffbef;
}

.new-user-right-table th.style_2 {
	background-color: #fff3d5;
	color: #945316;
}


.new-user-right-table td {
	padding: 5px 5px;
	text-align: center;
	color: #333
}

.new-user-right-table td.style_nook {
	background: url(user/nook.png) center center no-repeat;
}

.new-user-right-table td.style_ok {
	background: url(user/ok.png) center center no-repeat;
}

.new-user-right-table td.style_3 {
	font-weight: bold;
	color: #945316;
}

.new-user-right-table td.style_4 {
	font-size: 12px;
}

.new-user-left {
	padding-right: 0;
}

.new-user-left .zyk-userVip-price-list {
	border-bottom: 0;
	padding-bottom: 10px;
}

.new-user-left .zyk-userVip-price-list ul {
	width: 920px;
	margin: 0 auto;
	padding: 0px 50px 0 50px;
}

.new-user-left .zyk-userVip-price-list>ul>li {
	width: 160px;
	height: 160px;
	margin-bottom: 20px;
	margin-left: 40px;
}

.new-user-left .zyk-userVip-price-list>ul>li>h4 {
	padding-top: 20px;
	font-weight: bold;
}

.new-user-left .zyk-userVip-price-list>ul>li>p {
	right: 0px;
	top: 0px;
	height: 20px;
	line-height: 20px;
	border-radius: 0px 4px 0px 8px;
	font-size: 12px;
}

.new-user-left .zyk-userVip-price-info_4 {
	text-align: right;
}

.new-user-left .zyk-userVip-price-info_4 a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding-right: 15px;
	background: url(user/dz.png) right center no-repeat;
}

.new-user-left .zyk-userVip-price-info_2 a {
	background-color: #b4283c;
	background-image: linear-gradient(90deg,
			#ca1517 1%,
			#e54c2e 100%);
}

/* 团队版定制 */
.new-user-tddz {}

.new-user-tddz-1 {
	text-align: center;
}

.new-user-tddz-1 span {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	color: #666;
	background: url(user/tel.png) left center no-repeat;
}

.new-user-tddz-2 {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #333;
}


.new-user-tddz-3 {
	text-align: center;
}

.new-user-tddz-4 {
	height: 30px;
	line-height: 30px;
	margin-top: 30px;
	text-align: center;
	color: #333;
}

.new-user-tddz-5 ul {
	overflow: hidden;
}

.new-user-tddz-5 ul li {
	float: left;
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	margin-right: 20px;
	background: url(user/right.png) left center no-repeat;
}

/* 支付完成 */
.new-user-payment-done {}

.new-user-payment-done-1 {
	padding: 15px;
	text-align: center;
}

.new-user-payment-done-1 span {
	display: inline-block;
	width: 36px;
	height: 36px;
	background: url(user/payment_done.png) center center no-repeat;
}

.new-user-payment-done-2 {
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #333;
}

.new-user-payment-done-3 {
	text-align: center;
}

.new-user-payment-done-3 span {
	color: darkred;
}

.mfd-res-search{
	right: 100px !important;
	width: 140px !important;
	border-left: 1px solid #b4283c !important;
	background-color: transparent !important;
	color: #b4283c !important;
}
.v8-search-mfd>button.mfd-res-search>i {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	background: url(search3.png) 0px center no-repeat !important;
	vertical-align: -5px;
}