a:hover {
	text-decoration: none
}

.wf-hidden {
	display: none;
}


.wf-block {
	display: block;
}

.public-header {
	height: 190px;
}

.header-logo {
	width: 260px;
	height: 110px;
}

.header-top {
	height: 110px;
	width: 1200px;
	margin: auto;
}

.common-width {
	width: 1200px;
	margin: auto;
}
.common-width2 {
	width: 1200px;
	margin: auto;
}
@media (min-width:1610px){
	.common-width2 {
		width: 1610px;
		margin: auto;
	}
	
}


.header-input {
	width: 360px;
	height: 44px;
	background: #EEEEEE;
	border-radius: 22px;
	border: 1px solid #EEEEEE;
	padding: 0 20px;
}

.header-inp {
	border: 0;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	background: #EEEEEE;
	flex: 1;
}

.header-search {
	width: 24px;
	height: 24px;
}

.header-login-msg {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #0D4188;
	line-height: 30px;
	margin-left: 35px;
}

.header-login-msg a {
	color: #0D4188;
}

.header-tab {
	height: 50px;
	width: 100%;
	background: #0D4188;
}

.header-list-center {
	position: relative;
	height: 50px;
}

.header-tab-list {
	min-width: 95px;
	height: 50px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	position: relative;
}

.header-tab-action {
	background: #175AB5;
}

.header-tab-list-child {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 50px;
	background: #FFFFFF;
	border-radius: 4px;
	z-index: 999;
	overflow: hidden;
	box-shadow: 0px 0px 26px 0px rgb(0 0 0 / 20%);
}

.tab-child-list {
	padding: 0 20px;
	white-space: nowrap;
	border-bottom: 1px solid #EEEEEE;
}

.header-tab-child-center {
	display: none;
	position: absolute;
	top: 50px;
	z-index: 199;
	transform: translate(-50%, 0);
	left: 50%;
	text-align: center;
}

.tab-child-list:nth-child {
	border: 0;
}

.header-tab-child-top {
	border: 5px solid rgba(0, 0, 0, 0);
	border-bottom: 5px solid #FFFFFF;
	margin-left: calc(50% - 7px);
	width: 10px;
	position: relative;
}

.tab-child-list:hover {
	background-color: #EEEEEE;
}

/* .header-tab-list-child::after {
	content: '';
	border: 5px solid rgba(0, 0, 0, 0);
	border-bottom: 5px solid #FFFFFF;
	top: -10px;
	position: absolute;
	left: 40px;
} */
.top-banner {
	width: 100%;
	height: 500px;
}

.index-banner img {
	/* width: 100%; */
	height: 100%;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
}

.common-footer {
	width: 100%;
	height: 430px;
}

.common-footer2 {
	width: 100%;
	height: 80px;
}

.footer-top {
	min-height: 350px;
	background: #FFFFFF url(../img/common/bg2.png) no-repeat center center;
}

.footer-bottom {
	/* height: 80px; */
	background: #041937;
	padding: 10px 0;
}

.common-center {
	min-height: calc(100vh - 470px);
	margin-top: 30px;
}

.common-center-index {
	min-height: calc(100vh - 470px);
}

.list-title {
	position: relative;
	height: 100px;
	background: rgba(255, 255, 255, 0) url(../img/common/tab.png) no-repeat center center;
	font-size: 40px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}

.zzzl-list {
	height: 280px;
}

.footer-top-left {
	width: 230px;
}

.footer-top-right {
	flex: 1;
	margin-left: 45px;
}

.footer-title {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	margin: 30px 0;
}

.zc-list {
	margin-bottom: 40px;
}

.zc-list-name {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 5px;
	flex:1;

	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.zc-image {
	width: 80px;
	height: 50px;
	object-fit: cover;
}

.gj-image {
	width: 34px;
	height: 34px;
	margin: auto;
}
.gj-image img{
	width:100%;
	height:100%;
	object-fit: cover;
	
	backface-visibility:hidden;
	-webkit-backface-visibility:hidden;	/* Chrome 和 Safari */
	-moz-backface-visibility:hidden; 	/* Firefox */
	-ms-backface-visibility:hidden; 	/* Internet Explorer */
}

.gj-list-name {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-left: 10px;
	flex: 1;

	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.footer-top-fj {
	align-items: flex-start;
}

.gj-list {
	margin-bottom: 15px;
}

.footer-bottom-top,
.footer-bottom-bottom {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF !important;
	line-height: 30px;
	opacity: 0.9;
	padding: 0 20px;
}

.qyzx-image {
	width: 500px;
	height: 300px;
	margin-right: 35px;
	object-fit: cover;
}

.qyzx-right {
	flex: 1;
}

.index-qyzx-right {
	flex: 1;
}

.qyzx-name {
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 40px;
}

.qyzx-time {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
	margin: 10px 0;
}

.qyzx-msg {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 30px;

	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.qyzx-ckxq {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #0D4188;
	line-height: 30px;
	margin-top: 20px;
}

.block-list {
	padding: 20px 0;
}

.block-list:nth-child(2n) {
	background: #F8F8F8;
}

.qyzx-list {
	position: relative;
	margin: 20px 0;
}

.qyzx-list-time {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
	margin-right: 14px;
}

.qyzx-list-name {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
	flex: 1;

	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.news-list {
	width: calc(50% - 40px);
	margin-right: 80px;
}

.news-list:nth-child(2n) {
	margin-right: 0;
}

.kj-image {
	width: 100%;
	height: 170px;
	margin-bottom: 10px;
	position: relative;
}

.kj-image-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.kj-name {
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 34px;
	text-align: center;

	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

}

.kj-play {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.4);
}

.kj-play-img {
	width: 55px;
	height: 55px;
}

.books-image-img {
	/* width: 160px; */
	margin: auto;
	height: 160px;
}

.books-image-ewm {
	width: 66px;
	height: 66px;
	margin: auto;
}

.books-name {
	width: 186px;
	height: 30px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	text-align: center;
	margin: 10px auto;

	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.books-ewm-msg {
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	text-align: center;
	line-height: 25px;
}

.zz-image-img {
	width: 154px;
	height: 205px;
	object-fit: cover;
}

.zz-name {
	width: 154px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	padding: 20px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 20px;
}
.index-zz-name{
	text-align: center;
}
.zzzl-swiper-left,
.hyjy-swiper-left,
.hyjy-swiper-right,
.zzzl-swiper-right,
.xstj-swiper-left,
.xstj-swiper-right {
	width: 30px;
	height: 50px;
	position: absolute;
}

.zzzl-swiper-left,
.hyjy-swiper-left,
.xstj-swiper-left {
	top: 140px;
	left: -50px;
}

.hyjy-swiper-right,
.zzzl-swiper-right,
.xstj-swiper-right {
	top: 140px;
	right: -50px;
}


/**登录**/
.login-center {
	min-height: 100vh;
	background-image: url(../img/login/bg.png);
	background-size: 100% 100%;
	background-attachment: fixed;
}

.login-footer {
	/* height: 80px; */
	background: #041937;
	position: fixed;
	bottom: 0;
	width: 100%;
}

.login-logo {
	width: 255px;
	margin: auto;
	padding-top: 50px;
}

.login-logo img {
	width: 100%;
	height: 82px;
}

.login-list {
	width: 500px;
	background: #FFFFFF;
	box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.2);
	border-radius: 10px;
	padding: 15px 50px;
	margin: auto;
	margin-top: 45px;
	position: relative;
	z-index: 999;
}

.login-list-title {
	font-size: 36px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin: 25px;
}

.login-inp-list {
	width: 400px;
	height: 48px;
	background: #F5F5F5;
	border-radius: 4px;
	margin: auto;
	padding: 12px 16px;
	margin-top: 20px;
}

.login-inp-list input {
	flex: 1;
	height: 100%;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
	border: 0;
	background: #F5F5F5;
}

.login-inp-yzm {
	min-width: 100px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #0D4188;
	line-height: 32px;
	text-align: center;
}

.login-msg-list {
	width: 400px;
	margin: 10px auto;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}

.login-msg {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	margin-left: 8px;
}

.login-msg:hover {
	color: #0D4188;
}

.login-msg-img {
	width: 20px;
	height: 20px;
}

.login-sub {
	width: 400px;
	height: 50px;
	background: #0D4188;
	border-radius: 4px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.login-tz {
	margin: 24px;
}

.login-tz-msg {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}

.login-tz-tz {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #F2B704;
	margin-left: 9px;
}

.login-sq {
	margin-top: 20px;
}

.login-sq-msg {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	width: 120px;
	text-align: center;
	margin: auto;
	background-color: #FFFFFF;
	z-index: 7;
	position: relative;
}

.login-sq-msg-hx {
	position: absolute;
	height: 1px;
	width: 400px;
	background: #EEEEEE;
	margin-top: -10px;
}

.login-sq-dsf {
	width: 50px;
	height: 50px;
	margin-right: 42px;
}

.login-sq-dsf:last-child {
	margin-right: 0;
}

.login-dsf {
	margin-top: 30px;
}

.user-header-img {
	width: 34px;
	height: 34px;
	border-radius: 17px;
}

.user-nickname {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	width: 80px;
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.login-msg-right {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	width: 90px;
}

.login-out {
	width: 100%;
	padding: 0 10px;
	border-left: 3px solid #999999;
}

.header-jcbg {
	width: 100%;
	height: 200px;
	position: relative;
}

.header-jcbg img {
	width: 100%;
	height: 200px;
	position: absolute;
	z-index: -1;
	object-fit: cover;
}

.header-jcbg-msg {
	font-size: 50px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	height: 200px;
	padding-left: 50px;
}

.search-tj {
	width: 1200px;
	background: #F5F5F5;
	padding: 33px 159px;
	margin: auto;
	margin-top: 30px;
}

.key-list {
	width: 100%;
	min-height: 60px;
	position: relative;

	margin-bottom: 0;
	display: block;
	overflow: auto;
	white-space: nowrap;
}

.key-list-left {
	width: 100px;
	padding-right: 20px;
	display: inline-block;
	font-size: 20px;
	font-weight: 500;
}

.key-list-right {
	/* flex: 1; */
	height: 40px;
	margin-right: 10px;
	min-width: 100px;
	display: inline-block;
}

.key-list-right-lj {
	flex: 1;
}

.key-list-right:last-child {
	margin-right: 0;
}

.key-list-right input {
	width: 100%;
	height: 44px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	padding: 14px;
}

.key-list-fgx {
	width: 80px;
}

.class-list {
	width: 100%;
	height: 100%;
	text-align: center;
	border-radius: 6px;
	font-size: 16px;
	padding: 0 10px;
	position: relative;
}

.class-action {
	background: #0D4188;
	color: #FFFFFF;
}

.class-list-child {
	position: absolute;
	width: calc(100% - 100px);
	left: 100px;
	height: 40px;
}

.class-list-child-center {
	display: none;
}

.class-child-list {
	/* flex: 1; */
	border-radius: 6px;
	font-size: 14px;
	height: 30px;
	margin-right: 10px;
	min-width: 80px;
	padding: 0 10px;
}

.class-child-list:last-child {
	margin-right: 0;
}

.child-action {
	background: #0D4188;
	color: #FFFFFF;
}

.class-action .xz-xxjt {
	border: 7px solid rgba(255, 255, 255, 0);
	border-top: 7px solid #0D4188;
	width: 13px;
	height: 7px;
	position: absolute;
	top: 40px;
}

.search-key-list {
	height: 44px;
	margin-bottom: 20px;
	position: relative;
}

.search-key-list-left {
	width: 100px;
	padding-right: 20px;
}

.search-sub {
	width: 160px;
	height: 44px;
	background: #0D4188;
	border-radius: 4px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	margin-left: 100px;
}

.search-sub img {
	width: 18px;
	height: 18px;
	margin-right: 5px;
}

.search-end {
	margin: 35px auto;
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 26px;
}

.search-center {
	margin-bottom: 20px;
}

.sp-time {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 34px;
	position: absolute;
	bottom: 0;
	right: 10px;
}

.sp-type {
	width: 90px;
	height: 34px;
	background: rgba(242, 183, 4, 0.8);
	border-radius: 0px 0px 0px 10px;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
}

.no-list {
	margin: auto;
}

.no-list img {
	width: 230px;
	margin-top: 20px;
}

.no-list-msg {
	text-align: center;
	color: #999999;
	margin: 20px;
}

.common-left {
	width: 240px;
	min-height: 480px;
	background: #F5F5F5;
	margin-right: 40px;
	padding-bottom: 20px;
	position: sticky;
    top: 0;
}

.common-right {
	flex: 1;
	overflow: hidden;
}

.common-left-title {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	padding: 26px 36px;
	border-bottom: 1px solid #CCCCCC;
}

.common-left-list {
	height: 50px;
	padding: 0 34px;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	border-bottom: 1px solid #EDEDED;
}

.common-left-list img {
	width: 9px;
	height: 15px;
	margin-right: 10px;
}

.common-left-list .common-left-yxz {
	display: none;
}

.common-left-action {
	background: #0D4188;
	color: #FFFFFF;
}

.common-left-action .common-left-yxz {
	display: block;
}

.common-left-action .common-left-wxz {
	display: none;
}

.common-right-top {
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 20px;
	width: 100%;
}

.common-right-title {
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin: 17px 0;
}

.common-right-msg {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 26px;
}

.common-right-msg a {
	color: #666666;
}

.common-right-msg img {
	margin: 0 5px;
}

.cen-list {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	height: 57px;
	border-bottom: 1px solid #CCCCCC;
}

.cen-list:hover {
	background-color: #F8F8F8;
	color: #0D4188;
}

.cen-list:hover .cen-list-time {
	color: #0D4188;
}

.cen-list img {
	width: 8px;
	height: 14px;
	margin-right: 12px;
}

.cen-list-time {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 40px;
}

.common-text-title {
	max-width: 730px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.article-name {
	font-size: 32px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 50px;
	width: 784px;
	margin: auto;
	text-align: center;
}

.article-tab-center {
	width: 784px;
	margin: 20px auto;
}

.article-tab-list {
	text-align: center;
	width: 25%;
	color: #666666;
}

.article-tab-list img {
	width: 22px;
	height: 22px;
	margin-left: 5px;
}

.common-text-center {
	/* min-height: 625px; */
	min-height: 500px;
	padding-bottom: 20px;
}

.article-text {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	padding: 33px 0;
	border-top: 1px solid #CCCCCC;
}

.video-detail {
	position: relative;
	width: 1200px;
	min-height: 675px;
}
.video-detail2{
	width: 900px;
	height: 506px;
	margin-bottom:10px;
}
.video-detail-sk {
	z-index: 9;
	width: 90px;
	height: 34px;
	background: rgba(242, 183, 4, 0.8);
	border-radius: 0px 0px 10px 0px;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
}

.info-detail {
	width: 100%;
	height: 90px;
	background: #F5F5F5;
}

.video-detail video {
	width: 100%;
}

.info-author {
	width: 720px;
}

.author-name {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 34px;
	text-align: center;
}

.author-lll {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 34px;
	text-align: center;
}

.video-price {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #F29B04;
	line-height: 30px;
}

.video-price div {
	font-size: 32px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #F29B04;
	line-height: 30px;
}

.video-addcar {
	width: 110px;
	height: 46px;
	background: #F2B704;
	border-radius: 23px 0px 0px 23px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-left: 20px;
}

.video-pay {
	width: 110px;
	height: 46px;
	background: #F29B04;
	border-radius: 0px 23px 23px 0px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-right: 20px;
}

.video-msg {
	margin-bottom: 30px;
}

.pdf-img {
	width: 51px;
	height: 52px;
	margin-right: 20px;
}

.video-pdf-list {
	height: 90px;
	border-bottom: 1px solid #CCCCCC;
}
.article-pdf-list{
	height: 50px;
	border-bottom: 1px solid #CCCCCC;
}
.article-pdf-sub{
	width: 90px;
	height: 33px;
	background: #0D4188;
	border-radius: 6px;
	font-size: 12px;
	color: #ffffff;
	line-height: 22px;
}
.article-left-img{
	width:16px;
	height:16px;
	margin-right:5px;
}
.article-pdf-sub img {
	width: 15px;
	height: 15px;
	margin-right: 5px;
}

.video-pdf-sub {
	width: 120px;
	height: 44px;
	background: #F5F5F5;
	border-radius: 6px;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 32px;
}

.video-pdf-sub img {
	width: 21px;
	height: 19px;
	margin-right: 10px;
}

.comment-list {
	min-height: 116px;
	margin-right: 35px;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	padding: 20px 0;
}

.comment-list-user {
	width: 100px;
	margin-right: 35px;
	text-align: center;
}

.comment-list-user img {
	width: 60px;
	height: 60px;
	border-radius: 100%;
	margin: auto;
}

.comment-list-user-name {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	text-align: center;
}

.comment-list-msg {
	flex: 1;
}

.comment-list-msg-time {
	font-size: 16px;
	font-family: Arial;
	font-weight: 400;
	color: #999999;
}

.comment-list-msg-content {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 32px;
}

.index-right {
	position: fixed;
	right: 30px;
	/* top: calc(50vh - 100px); */
	bottom: 80px;
	z-index: 9999;
	min-height: 342px;
}

.index-right-list {
	/* min-width: 90px; */
	background: #F0F0F0;
	text-align: center;
	margin-bottom: 3px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #0D4188;
	position: relative;
}

.index-right-cen-list {
	/* padding: 15px 0; */
	width: 54px;
	height: 54px;
}

.index-right-list img {
	width: 40px;
	height: 40px;
	margin: auto;
}

.weixin-ewm {
	position: absolute;
	width: 150px;
	height: 180px;
	background: #F0F0F0;
	right: 75px;
	top: 0;
	padding: 12px;
	text-align: center;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #0D4188;
	line-height: 35px;
	display: none;
}

.weixin-ewm .weixin-ewm-right {
	width: 10px;
	height: 23px;
	position: absolute;
	right: -10px;
	top: 20px;
}

.weixin-ewm img {
	width: 128px;
	height: 128px;
}

.comment-form {
	width: 1200px;
	min-height: 295px;
	background: #F5F5F5;
	padding: 38px 50px;
	margin-top: 40px;
}

.comment-form-msg {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	width: 100px;
	text-align: center;
}

.comment-form-msg-ms {
	line-height: 38px;
}

.comment-form-inp {
	flex: 1;
}

.comment-form-inp textarea {
	width: 100%;
	height: 140px;
	background: #FFFFFF;
	border: 1px solid #F5F5F5;
	padding: 10px;
}

.comment-form-sub {
	margin-left: 100px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	width: 180px;
	height: 50px;
	background: #0D4188;
	border-radius: 4px;
	margin-top: 25px;
}

.business-list {
	border-bottom: 1px dashed #CCCCCC;
}

.business-list-logo {
	width: 90px;
	height: 90px;
}

.business-list-logo img {
	width: 70px;
	height: 70px;
}

.business-list-trade {
	min-width: 90px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 40px;
}

.business-list-name {
	flex: 1;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 40px;
}

.business-list-vip-time {
	flex: 1;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 40px;
}

.business-detail {
	width: 100%;
	height: 120px;
	background: #F5F5F5;
	padding: 24px 30px;
	margin-bottom: 10px;
}

.business-detail img {
	width: 70px;
	height: 70px;
	margin-right: 25px;
}

.business-list-name {
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 40px;
}

.business-list-vip-time {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 40px;
}

.consult-list .tobottom-img {
	width: 22px;
	height: 12px;
	margin-left: 20px;
}

.consult-list-name {
	height: 50px;
	padding: 0 20px;
}

.consult-list {
	min-height: 50px;
	background: #F5F5F5;
	margin-bottom: 10px;
}

.consult-msg {
	background: #F8F8F8;
	padding: 30px 20px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 26px;
}

.consult-list-zk {
	background: #0D4188;
	color: #FFFFFF;
}

.consult-list-zk .cen-list-time {
	color: #FFFFFF;
}

.consult-msg-center {
	display: none;
}

.consult-form-title {
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 26px;
	margin: 50px 0;
}

.zj-sx {
	height: 70px;
	background: #F5F5F5;
	padding: 0 20px;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	margin-bottom: 30px;
}

.zj-sx div {
	flex: 1;
}

.zj-sx-action {
	height: 32px;
	background: #0D4188;
	border-radius: 4px;
	color: #FFFFFF;
}

.zj-list {
	background: #F5F5F5;
	margin-bottom: 20px;
	text-align: center;
	padding: 20px 0;
}

.zj-list-logo {
	width: 140px;
	height: 180px;
	overflow: hidden;
	/* margin: auto; */
}

.zj-list-logo img {
	width: 100%;
}

.zj-det {
	/* padding: 28px 35px; */
	flex: 1;
}

.zj-det-name {
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}

.zj-det-list {
	margin-bottom: 5px;

}
.zj-det-list .zj-det-ty {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	text-align: left;
	/* width:200px; */
}

.zj-det-msg {
	width: 46px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	text-align: left;
}

.zj-det-content {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	/* color: #999999; */
	line-height: 20px;
	flex: 1;
	text-align: left;

	/* word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden; */
}

.gw-list {
	height: 230px;
}

.gw-list-img {
	height: 180px;
	overflow: hidden;
}

.gw-list-img img {
	width: 100%;
}

.gw-list-name {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 40px;
	background-color: #F5F5F5;
}

.gw-det-content {
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 32px;
	margin-bottom: 20px;
}

.gw-det-content img {
	max-width: 100% !important;
}

.books-image {
	position: relative;
	overflow: hidden;
	max-height: 160px;
}

.books-price {
	position: absolute;
	min-width: 60px;
	height: 26px;
	background: #F2B704;

	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	right: 0;
	bottom: 0;
	padding: 0 5px;
}

.user-left {
	margin-bottom: 20px;
}

.user-info {
	width: 100%;
}

.user-info-avatar {
	width: 150px;
	height: 150px;
	margin: 40px auto;
	text-align: center;
	position: relative;
}

.user-info-edit {
	color: #0D4188;
	font-size: 16px;
	margin: 10px 30px;
}

.user-info-avatar img {
	width: 100%;
	height: 100%;
}

.user-info-list {
	height: 48px;
	margin-bottom: 10px;
}

.user-info-left {
	width: 100px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-right: 30px;
}

.user-info-right {
	font-size: 16px;
	font-family: Arial;
	font-weight: 400;
	color: #333333;
	flex: 1;
	position: relative;
}

.innfo-dd-right {
	min-width: 500px;
	flex: none;
}

.user-info-msg {
	margin: 0 30px;
}

.user-info-inp {
	padding: 15px 20px;
	background: #F5F5F5;
	border-radius: 4px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	border: 0;
	width: 100%;
}

.user-info-sub {
	width: 180px;
	height: 50px;
	background: #0D4188;
	border-radius: 4px;
	margin-left: 130px;
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 20px;
}

.user-info-sub-qx {
	width: 180px;
	height: 50px;
	background: #CCCCCC;
	border-radius: 4px;
	margin-left: 30px;
	font-size: 18px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 20px;
}

.recharge-ts {
	/* height: 164px; */
	background: #F5F5F5;
	padding: 25px 38px;
}

.recharge-ts-msg {
	font-size: 15px;
	color: #333333;
	line-height: 26px;
}

.recharge-ts-title {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 32px;
}

[v-cloak] {
	display: none;
}

.user-info-ts {
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	margin: 10px 30px;
}

.user-info-ts img {
	width: 20px;
	height: 20px;
	margin-right: 5px;
}

.user-yzm {
	position: absolute;
	right: 0;
}

.recharge-list {
	min-width: 180px;
	height: 48px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	border-radius: 6px;

	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-right: 40px;
	position: relative;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	padding:0 10px;
}
.mobile-recharge{
	flex-wrap: wrap;
}

.recharge-action {
	background: #FFFFFF;
	border: 2px solid #F2B704;
	color: #F2B704;
}

.recharge-action-img {
	position: absolute;
	right: -1px;
	bottom: -1px;
}

.recharge-title {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 34px;
}

.recharge-pay-type {
	margin: 10px 0;
}

.pay-img {
	width: 120px;
	height: 36px;
}

.recharge-pay-sub {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	width: 180px;
	height: 50px;
	background: #0D4188;
	border-radius: 4px;
}

.balance-ts {
	padding: 35px 30px;
	height: 120px;
	background: #F5F5F5;
}

.balance-ts-cz {
	width: 180px;
	height: 50px;
	background: #0D4188;
	border-radius: 4px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.balance-ts-msg {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
}

.balance-ts-price {
	font-size: 30px;
	font-weight: 400;
	color: #0D4188;
	margin-left: 20px;
}

.balance-tab-left {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 34px;
}

.balance-tab-sub {
	width: 70px;
	height: 32px;
	background: #F5F5F5;
	border-radius: 4px;
	margin-left: 10px;
}

.balance-tab {
	margin: 30px 0;
}

.balance-tab-action {
	background: #666666;
	color: #FFFFFF;
}

.car-list {
	border-bottom: 1px solid #EEEEEE;
	padding: 20px 0;
}

.car-kj-img {
	width: 130px;
	height: 79px;
	margin: 0 30px;
}

.car-kj-xz {
	width: 20px;
	height: 20px;
}

.car-kj-name {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 20px;
}

.car-kj-author {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 32px;
}

.car-kj-price {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #F29B04;
	justify-content: flex-start;
}

.car-kj-price .car-kj-jg {
	font-size: 20px;
}

.car-cz {
	height: 50px;
	background: #F5F5F5;
	margin-bottom: 20px;
}

.car-yx {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	margin-right: 40px;
}

.car-all-price {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-right: 30px;
}

.car-all-price div {
	font-size: 20px;
	font-weight: 400;
	color: #F29B04;
}

.car-sub {
	width: 120px;
	height: 50px;
	background: #0D4188;
	border-radius: 0px 4px 4px 0px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.car-sub-left {
	margin: 0 10px;
}

.car-cz-qx {
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	margin-left: 10px;
}

.order-tab {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 45px;
	width: 150px;
	text-align: center;
}

.order-action {
	color: #0D4188;
}

.order-action .order-xhx {
	margin: auto;
	width: 60px;
	height: 4px;
	background: #0D4188;
	border-radius: 2px;
}

.order-list-top {
	height: 50px;
	background: #EEEEEE;
	padding: 20px;
}

.order-center {
	margin-top: 20px;
}

.order-list {
	margin-bottom: 20px;
	border: 1px solid #EEEEEE;
}

.order-top-left {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
	margin-right: 30px;
}

.order-status0 {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #0D4188;
	line-height: 30px;
	margin-right: 10px;
}

.order-status1,
.order-status2 {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 30px;
	margin-right: 10px;
}

.order-list-bottom {
	min-height: 140px;
}

.order-nr-list,
.order-sub {
	padding: 30px 20px;
}

.order-sub-qx {
	width: 90px;
	height: 40px;
	background: #EEEEEE;
	border-radius: 6px;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
}

.order-sub-zf {
	width: 90px;
	height: 40px;
	background: #F29B04;
	border-radius: 6px;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	margin-left: 20px;
}

.study-buttom {
	background: #F5F5F5;
	padding: 18px;
}

.study-top {
	margin-bottom: 0;
}

.study-buttom-msg {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 34px;
}

.msg-title {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 40px;
}

.msg-time {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 40px;
	margin-right: 10px;
}

.msg-list {

	background: #F8F8F8;
	margin-bottom: 20px;
	padding: 26px;
}

.msg-list img {
	width: 19px;
	height: 21px;
}

.msg-centent {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	margin-top: 10px;
}

.dj-title {
	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 26px;
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 50px;
	margin-bottom: 10px;
}

.dj-name {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 40px;
}

.dj-list {
	flex: 1;
	margin-right: 30px;
}

.dj-list:last-child {
	margin-right: 0;
}



.dj-inp input {
	height: 40px;
	width: 100%;
	padding: 10px;
	border: 1px solid #DDDDDD;
}

.dj-inp select {
	height: 40px;
	width: 100%;
	padding: 10px;
	border: 1px solid #DDDDDD;
}

.dj-head-img {
	width: 210px;
	margin-left: 30px;
}

.dj-img-bg {
	width: 210px;
	height: 250px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	padding: 20px 30px;
}

.dj-inp-list {
	margin-bottom: 25px;
}

.dj-img-upload {
	background-color: #EEEEEE;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 40px;
	text-align: center;
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
}

.dj-img-upload img {
	width: 100%;
	height: 100%;
}

.dj-list-title {
	font-size: 19px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 40px;
	padding: 16px 0;
	/* border-top: 1px solid #EEEEEE; */
}

.dj-sub {
	width: 120px;
	height: 44px;
	background: #0D4188;
	border-radius: 4px;
	border: 0;
	margin-right: 80px;
	margin-bottom: 80px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.dj-cz {
	background: #999999;
}



.qdy-centent {
	height: calc(100vh - 80px);
}

.qdy_logo {
	width: 320px;
	height: 108px;
}

.qdy_index {
	text-align: right;
	margin-top: 35px;
	text-shadow: 0 0 8px #666;
}

.qdy-banner {
	width: 710px;
	height: 600px;
}

.qdy-banner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.qdy-right {
	margin-left: 125px;
}

.qdy-left {
	width: 710px;
	height: 600px;
	position: relative;
}

.qdy-zz {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.key-list-bot {
	margin-bottom: 80px;
}

.video-msg-det {
	padding: 10px 0;
}

.balance-center {
	position: relative;
}

.balance-tab-list {
	position: absolute;
	right: 0;
	top: -35px;
}

.balance-price-d {
	color: #E33C38;
}

.balance-price-x {
	color: #008813;
}

.balance-sqkp {
	background: #0D4188;
	color: #FFFFFF;
}

.show-content {
	padding: 50px;
	padding-left: 0;
	padding-top: 0;
	width: 570px;
	min-height: 410px;
}

.footer-bottom-top div a {
	color: #FFFFFF;
	margin-right: 10px;
}

.banner-name {
	font-size: 56px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 80px;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	z-index: 9;
}

.qyzx-list-name:hover {
	color: #0D4188;
}

.web-ygm {
	margin-right: 20px;
}

.com-tab-msg .layui-tab-title li {
	font-size: 20px;
}

.banner-name-list {
	height: 64%;
	position: absolute;
	top: 0;
	left: calc((100% - 1200px) / 2);
	z-index: 99;
}

.balance-ckmx {
	color: #0D4188;
}

.kp-status-kpz {
	color: #80B134;
}

.kp-status-ykp {
	color: #0D4188;
}

.page-fy {
	margin-bottom: 60px;
}

.recharge-top {
	/* margin-top: 20px; */
}

.recharge-pay-sub {
	margin: 20px 0;
}

.login_container_zz {
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 9;
}

.login_container {
	background-color: #F5F5F5;
	display: inline-block;
	z-index: 9;
}

.recharge-price {
	width: 150px;
	height: 100%;
	text-align: center;
	color: #333333;
	border: 0;
}

.dj-jg-xz {
	background-color: #F29B04;
}


.gyjz-top {
	width: 920px;
	background: #F5F5F5;
	margin-bottom: 20px;
	padding: 33px;
}

.gyjz-list {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 40px;
}

.gjyz-msg {
	color: #666666;
	min-width: 80px;
}

.gjyz-url {
	color: #175AB5;
	min-width: 80px;
}

.gyjz-right {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.gyjz-zbls {
	display: block;
	width: 100%;
	overflow: auto;
	white-space: nowrap;
}

.gyjz-end-list {
	margin-right: 10px;
	line-height: 20px;
	display: inline-block;
}
.gyjz-end-list-action{
	color: #175AB5;
}
.mb-tab-balance {
	margin-top: 20px;
	padding: 0 15px;
}

.mb-tab-balance-msg {
	font-size: 0.18rem;
	font-weight: 600;
}

.order-del-img {
	width: 19px;
	height: 21px;
}

.about-bwh-name {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 26px;
}

.about-bwh-right {
	min-width: 180px;
	height: 44px;
	background: #FFFFFF;
	border: 1px solid #0D4188;
	border-radius: 6px;
}

.about-bwh-msg {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 32px;
}

.about-bwh-logo {
	width: 50px;
	height: 34px;
	margin-right: 5px;
}

.about-bwh-name-msg {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #0D4188;
	line-height: 32px;
}

.about-bwh-list {
	padding: 20px;
}

.about-bwh-list:nth-child(2n) {
	background: #F5F5F5;
}

.hyjy-image-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.hyjy-center {
	text-align: center;
	position: relative;
}

.hyjy-list {
	height: 270px!important;
	background: #FFFFFF;
	box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.13);
	margin:10px 0;
}

.hyjy-name {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 34px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.hyjy-msg {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 30px;

	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.hyjy-list-logo {
	width: 100%;
	height: 400px;
}

.hyjy-right {
	margin-left: 75px;
	flex: 1;
}

.hyjy-list-logo img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.gjdw-list-logo{
	width: 100px;
	height: 100px;
}

.gjdw-det-list{
	width: 100%;
	border: 1px solid #DDDDDD;
	padding: 40px 33px;
	margin-bottom: 30px;
}

.gjdw-list-logo img {
	width: 100px;
	height: 100px;
	object-fit: contain;
}

.gjdw-right {
	margin-left: 45px;
}

.hyjy-list-msg {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 32px;

	display: -webkit-box;
	-webkit-box-orient: vertical;
	/*-webkit-line-clamp: 3;*/
	overflow: hidden;
}

.hyjy-det-list {
	width: 100%;
	/*height: 200px;*/
	border: 1px solid #DDDDDD;
	/* padding: 40px 33px; */
	margin-bottom: 30px;
}

.index-qyzx {
	width: 500px;
	height: 370px;
	margin-right: 50px;
	position: relative;
}

.qyzx-banner {
	width: 100%;
}

.qyzx-banner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.qyzx-banner-name {
	position: absolute;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	height: 50px;
	color: #FFFFFF;
	width: 100%;
	padding: 0 20px;
}

.index-qyzx-list {
	margin: 0;
}

.index-cen-list {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	height: 40px;
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
}

.index-common-text-title {
	max-width: 530px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.index-cen-list img {
	margin-right: 10px;
}

.index-qyzx-cen {
	margin-bottom: 20px;
}

.index-cen-list:hover {
	color: #0D4188;
}

.tpkj-list {
	width: 100%;
	object-fit: cover;
}

.common-header-top-top {
	width: 100%;
	height: 30px;
	font-size: 14px;
	color: #666666;
	background: #EEEEEE;
}

.common-header-top-cen {
	width: 1200px;
	margin: auto;
}

.common-header-top-top img {
	height: 20px;
	object-fit: cover;
}

.common-header-top-list {
	margin-left: 30px;
	height: 30px;
	/* min-width: 150px; */
}

.common-header-top-list:hover {
	color: #0D4188;
}

.xz-xxjt-right {
	border: 7px solid rgba(255, 255, 255, 0);
	border-top: 7px solid #0D4188;
	width: 13px;
	height: 7px;
	position: absolute;
	top: 20px;
	right: 0;
}

.user-info-author {
	background: rgba(238, 155, 13, 1);
	display: inline-block;
	color: #ffffff;
	padding: 5px 20px;
	position: absolute;
	top: 0;
	border-bottom-right-radius: 5px;
	left: 0;
}

.mb-rzzz {
	background: rgba(238, 155, 13, 1);
	padding: 2px 10px;
	display: inline-block;
	border-radius: 2px;
	color: #ffffff;
	font-size: 12px;
}

.balance-ts-tx {
	width: 180px;
	height: 50px;
	background: rgba(238, 155, 13, 1);
	border-radius: 4px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-right: 20px;
}
.login-msg-left{
	position: relative;
}
.user-msg-hd {
	background: red;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	position: absolute;
	right: 10px;
	top: 6px;
}
.user-msg-hd2{
	background: red;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	position: absolute;
	right: 8px;
	top: 12px;
}
.info-center-dw{
	position: relative;
}
.info-right-hd{
	background: red;
	border-radius: 100%;
	position: absolute;
	right: 30px;
	padding: 2px 5px;
	color: #ffffff;
	font-size: 12px;
}
.car-kj-plbt{
	width:70px;
}
.car-kj-plnr{
	flex:1;
}
.business-hl-right{
	flex:1;
}
.business-hl-xszm{
	background: #0D4188;
	width: 140px;
	height: 50px;
	border-radius: 5px;
	color: #ffffff;
}
.business-hl-ysl{
	background: #999999;
}
.xszm-form{
	padding:20px 30px;
}
.xszm-list{
	margin-bottom: 10px;
}
.xszm-list-left{
	width:50px
}
.xszm-list-right{
	flex:1;
}
.xszm-list-right input{
	width:100%;
}
.tpzj-list{
	padding: 20px;
}

.footer-top-left .zc-list{
	margin-bottom:15px;
}

.cdy-qdy-left{
	width: 100%;
	height: 100%;
}
.cdy-qdy-bottom{
	position: absolute;
	right: 20px;
	font-size:20px;
	color: #ffffff;
	bottom: 20px;
}
.cdy-qdy-bottom a{
	color: #ffffff;
	font-weight: 700;
}
.cdy-qdy-bottom a:hover{
	color: #ffffff;
}
.cdy-qdy-centent{
	height:100vh;
}
.cdy-qdy-mobile{
	position: absolute;
	font-size:20px;
	color: #ffffff;
	bottom: 20px;
	right: 20px;
}
.cdy-qdy-mobile a{
	color: #ffffff;
	font-weight: 700;
}

.index-tab-gd{
	width: 100%;
	height: 50px;
	/* background: #0D4188; */
	border-radius: 4px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin:auto;
	text-align: right;
}
.hyjy-center>div{
	padding: 15px;
}
.cdy-tpzj-list{
	margin-left:10px;
}
.zj-det-list .cdy-tpzj-left{
	width: 250px;
	text-align: left;
	margin: 0 10px;
}

.index-table-left{
	display: none;
	position: absolute;
	width:25px;
	height: 100px;
	line-height: 100px;
	background: #F0F0F0;
	top: calc( 50% - 50px );
	right: -27px;
}
.index-table-right{
	position: absolute;
	width: 25px;
	height: 100px;
	background: #F0F0F0;
	right: -27px;
	top: calc( 50% - 50px );
	line-height: 100px;
	text-align: center;
}

.index-table-left img,.index-table-right img{
	height: 20px;
	width:20px;
}
.index-table-center{
	right: 30px;
}
.index-table-msg{
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	color: #0D4188;
	background-color: #F0F0F0;
	text-align: center;
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}
.index-table-wb:hover .index-table-msg{
	display: block;
	opacity: 1;
	
}
.index-table-wb{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 50%;
	background: #000;
	-webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 5%);
	box-shadow: 0 2px 4px 0 rgb(0 0 0 / 5%);
	background-color: #F0F0F0;
	text-align: center;
	height: 44px;
	cursor: pointer;
	margin-top: 8px;
}
.hyjy-img{
	width:270px;
	height:270px;
}
.cdy-list-tab{
	text-align: left;
	width: 100%;
	margin-right:1%;
}
.wdzp-list{
	margin-right: 20px;
	font-size:16px;
	margin-bottom:20px;
}
.zj-det-ry{
	flex:1;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	text-align: left;
}
.wdzp-center{
	overflow-x: hidden;
	overflow-y: auto;
	text-align: center;
	height: 600px;
}
.wdzp-center-top{
	position: sticky;
	top: 0px;
	z-index:999;
}
.cdy-tpgw-cen{
	text-align: center!important;
	margin:auto;
} 
.gajbah-img{
	margin-top:-5px;
}
.common-text-title-yhf{
	width: 45px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	color: #ffffff;
	background: #0D4188;
	font-size: 12px;
	font-weight: 100;
	border-radius: 5px;
	display: inline-block;
	margin-right: 5px;
}
.tpkj-wgm{
	width: 500px;
	margin:auto;
}

.live-top-ban{
	padding:20px 0;
	position: relative;
}
.header-tab-child-top-live{
	border: 5px solid rgba(0, 0, 0, 0);
	border-bottom: 5px solid #fff;
	z-index: 999999;
	margin-left: 70%;
	width: 10px;
	position: relative;
}
.live-share-cen{
	position: absolute;
	width: 160px;
	height: 220px;
	right: 0;
	top: 50px;
	display:none;
}
.live-show:hover .live-share-cen{
	display:block;
}
.live-share-nr{
	width: 100%;
	height: 100%;
	border-radius: 6px;
	padding: 15px 20px;
	background: #ffffff;
	box-shadow: 0px 0px 26px 0px rgb(0 0 0 / 20%);
}

.live-title-js{
	font-size: 18px;
	font-weight: bold;
	color: #0D4188;
	border-bottom: 3px solid #0D4188;
	padding: 5px 15px;
	display: inline-block;
}
.live-content{
	padding:15px 0;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	border-top: 1px solid #EEEEEE;
}
.live-content img{
	max-width: 100% !important;
}
.live-icon{
	width:24px;
	height:24px;
	margin:0 3px;
}
.live-num-hz{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	margin-right:8px;
}
.live-share{
	width: 88px;
	height: 32px;
	line-height:32px;
	background: #F29B04;
	border-radius: 16px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 34px;
}
.live-chat-center{
	width:300px;
	background: #F5F5F5;
	height:506px;
}
.live-user{
	width: 100%;
	height: 70px;
	background: #F2B704;
}
.live-user-avatar{
	width: 72px;
	text-align: center;
}
.live-user-avatar img{
	width:32px;
	height:32px;
	border-radius: 100%;
}
.live-user-name{
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 18px;
}
.live-msg-center{
	height:306px;
	width: 100%;
	overflow: auto;
	padding-bottom:10px;
}
/* ::-webkit-scrollbar{
	width:1px;
} */
.live-msg-srk{
	height:120px;
	width: 100%;
	border-top: 1px solid #ffffff;
	padding: 10px;
	position: relative;
}
.live-msg-sub{
	width: 80px;
	height: 32px;
	background: #0D4188;
	border-radius: 3px;
	
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
}
.live-msg-srk-text{
	padding: 5px;
	height: 60px;
	width: 100%;
	margin-bottom: 5px;
	color: #666666;
	border: #666666;
	resize: none;
}
.live-msg-size{
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	line-height: 34px;
	position: absolute;
	right: 15px;
	top: 45px;
}


.live-user-list{
	width: 100%;
	height: 45px;
}
.live-user-name-list{
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	line-height: 18px;
}
.live-user-name-list .user-name{
	font-size: 14px;
}

.live-msg-content{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	padding: 0 10px;
}
.live-user-avatar-list{
	width: 52px;
	text-align: center;
}
.live-user-avatar-list img{
	width:32px;
	height:32px;
	border-radius: 100%;
}
.live-ewm{
	width:118px;
	height:118px;
	margin:auto;
}
.live-ewm-ts{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 34px;
}
.live-ewm-fz{
	width: 120px;
	height: 32px;
	background: #F29B04;
	border-radius: 3px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 34px;
}
.dz-doct-cen{
	position: relative;
}
.bottom-mobile>div{
	display: inline-block;
}

.public-xz-list{
	width: 110px;
	height: 32px;
	background: #EEEEEE;
	border-radius: 16px;
	margin: 0 20px;
}

.public-xz-list .header-tab-list{
	height: 32px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 40px;
}
.public-xz-list .header-tab-child-center{
	top: 32px;
}
.header-tab-list .bot{
	margin-left: 5px;
}
.dj-list-msg{
	font-size: 14px;
	line-height: 20px;
	font-weight: 100;
	color: #333333;
	white-space: break-spaces;
}

.public-list-tab{
	position: absolute;
	width: 22px;
	height: 22px;
	border: 2px solid #0D4188;
	border-radius: 12px;
	font-size: 11px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #0D4188;
	left: 50px;
}

.live-jrzbj{
	width: 300px;
	height: 54px;
	background: #0D4188;
	border-radius: 6px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-bottom: 20px;
}

.live-login-cen{
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.7);
	top: 0;
	left: 0;
	z-index: 999;
}
.live-msg-cen{
	width: 360px;
	height: 360px;
	background-color: #ffffff;
	padding: 20px;
	border-radius: 6px;
	position: relative;
}
.live-login-title{
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}
.live-login-inp-cen{
	height: 50px;
	border-bottom: 1px solid #EEEEEE;
	margin: 0 30px;
	margin-top: 76px;
}
.live-login-inp{
	padding: 10px;
	border: 0;
}
.live-login-sub{
	width: 300px;
	height: 50px;
	background: #175AB5;
	border-radius: 4px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #FFFFFF;
}
.live-login-sub-cen{
	margin-top: 70px;
}
.live-login-buy{
	width: 145px;
	height: 50px;
	background: #F7B23A;
	border-radius: 4px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #FFFFFF;
	margin-right: 10px;
}
.live-login-cf{
	width: 145px;
	height: 50px;
	background: #175AB5;
	border-radius: 4px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #FFFFFF;
}
.live-login-ts{
	margin-left: 6px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #EE0000;
}
.live-ts-msg{
	position: absolute;
	margin: 10px 0;
	width: 100%;
	left: 0;
}
.live-buy-cen{
	width: 660px;
	height: 360px;
	background: #FFFFFF;
	border-radius: 6px;
	padding: 20px;
}
.buy-msg{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #333333;
}
.buy-inp{
	padding: 12px 10px;
	width: 220px;
	height: 40px;
	background: #F5F5F5;
	border-radius: 4px;
	border: 0;
}
.buy-top{
	margin: 0 20px;
	margin-top: 50px;
}
.buy-list{
	width: 280px;
}
.buy-bot{
	margin: 0 20px;
	margin-top: 15px;
	margin-bottom: 20px;
}
.buy-price-msg{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #F7B23A;
}
.buy-price{
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #F7B23A;
}
.live-buy-sub-cen{
	margin-top: 10px;
}
.buy-type{
	width: 160px;
}
.buy-type img{
	margin-left: 10px;
}
.live-hong{
	color: #EE0000;
}