@charset "UTF-8";


@font-face {  
  font-family: 'MyCustomFont'; /* 自定义字体名称 */  
  src: url('../fonts/font.woff2') format('woff2'), /* WOFF2格式字体文件路径 */  
       url('../fonts/fangsong.woff') format('woff'); /* WOFF格式字体文件路径，用于兼容旧版浏览器 */  
}


body {
	background-color: #ffffff;
	/*background: url(../images/bg1.png) 0 0 no-repeat;*/
	font-family: 'MyCustomFont', sans-serif; /* 使用自定义字体，如果无法加载则使用默认的无衬线字体 */ 
}




/*wenzhangcelan*/

.price_sale {
	border-top: 1px solid #eee;
	padding: 10px 0px;
}

.price_sale h2 {
	margin: 0;
	font-size: 15px;
	color: #999;
	line-height: 20px;
}

.price_sale strong {
	float: right;
	font-size: 20px;
	line-height: 1;
	font-weight: 100;
}

.product_content>.btn {
	top: 5px;
	padding: 1px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	width: 100%;
	background: linear-gradient(-125deg,#0295f9 0%, #2f49fd 100%);
	box-shadow: 0 3px 10px -1px #2c63ff!important;
	color: #ffffff;
}



/*new tanchuang*/

.notify-content div {
	color: #ec2546;
	text-align: center;
	font-weight: 900;
	background: #fff;
	padding: 10px 10px 10px;
}



/* www.xmcms.com */



/*默认幻灯片*/

.slider.big {
	border-radius: 15px;
}

@media (max-width: 768px) {

	.right-nav,.top-nav {
		display: none;
	}

	.module.slider .post {
		height: 160px;
	}
}

/*默认幻灯片*/



/*全屏幻灯片统计模块*/





/*搜索幻灯片*/

.home-filter--content .form-box {
	padding: 10px;
	background-color: rgba(255, 255, 255, 0.2);
	border-radius: 4px;
	position: relative;
	margin-right: 26%;
	margin-left: 26%;
	z-index: 999;
}

/*幻彩特效*/

.alert-dark {
	background-color: #f0f4ff;
	color: #0e3686;
}

.type_icont_2 {
	background: linear-gradient(90deg,#ffc107,#ff7365,#ff82ea,#ffc107);
	background-size: 1400% 300%;
	animation: mymove 10s ease infinite;
	-webkit-animation: mymove 10s ease infinite;
	-moz-animation: mymove 10s ease infinite;
	color: #fff;
	border: none;
}

.description-17codesign {
	display: inline-block;
	font-size: 12px;
	line-height: 24px;
	color: #6b798e;
}

@keyframes mymove {
	0% {
		background-position: 0% 0%;
	}

	50% {
		background-position: 50% 100%;
	}

	100% {
		background-position: 100% 0%;
	}
}

.alert-dark {
	background-color: #f0f4ff;
	color: #0e3686;
}

.type_icont_1 {
	background: linear-gradient(90deg, #ffc107, #ff7365, #ff82ea, #ffc107);
	background-size: 1400% 300%;
	animation: mymove 10s ease infinite;
	-webkit-animation: mymove 10s ease infinite;
	-moz-animation: mymove 10s ease infinite;
	color: #fff;
	border: none;
	display: inline-block;
	height: 22px;
	line-height: 21px;
	border: 0px solid #ffffff;
	padding: 0 10px;
	border-radius: 13px;
	transition: all 0.3s ease;
	border-color: #ff8a00;
	font-size: 12px;
	margin-right: 18px;
}



/*幻彩特效*/



/*6月幻灯片*/

.xmcms_qphdptj article {
	margin-top: -80px;
	min-height: 520px;
}

.xmcms_qphdptj {
	padding-bottom: 210px !important;
}

@media (max-width: 768px) {

	.module.slider.diy .post {
		margin-top: 0 !important;
		min-height: 0 !important;
	}
}

@media (max-width: 768px) {

	.jizhisucai-tj {
		display: none !important;
	}
}

@media (max-width: 768px) {

	.xmcms_qphdptj {
		padding-bottom: 0px !important;
	}
}

/*全屏幻灯片统计模块*/



/*首页cms菜单模块-2*/

.hide_sm {
	display: flex;
}

.container .col-1-4 {
	float: left;
	box-sizing: border-box;
	margin-right: 7.3333px;
	width: 100%;
}

.container .col-1-4:last-child {
	margin-right: 0;
}

@media (min-width:768px) {
	.container .col-1-4 {
		width: 50%
	}
}

@media (min-width:1024px) {
	.container .col-1-4 {
		width: 25%
	}
}

@media (min-width:1024px) {
	.ripro-dark .home-first {
		background: #232425;
	}
}

@media (min-width:768px) {
	.home-first .h-images:after {
		display: none
	}
}

@media (min-width:768px) {
	.home-first .h-images {
		display: box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		justify-content: space-between
	}
}

@media (min-width:1024px) {
	.home-first .h-images {
		width: 25%
	}
}

.home-first .h-images .item-tuwen {
	float: left;
	padding: 0 6.5px;
	width: 50%
}

@media (min-width:1024px) {
	.home-first .h-images .item-tuwen {
		float: none
	}
}

@media (min-width:1024px) {
	.home-first .h-images {
		display: block;
		box-sizing: border-box;
		padding: 0 7.3333px
	}

	.home-first .h-images .item-tuwen {
		padding: 0;
		width: auto
	}
}

.home-first .item-tuwen {
	margin-bottom: 15px
}

@media (min-width:768px) {
	.home-first .item-tuwen {
		margin-bottom: 13px
	}
}

.home-first .item-tuwen a {
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 3px
}

.home-first .item-tuwen a .thumb {
	padding-top: 57%;
	transition: all .2s;
	transform-origin: center
}

.home-first .item-tuwen a strong {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	display: block;
	padding: .4em .8em .6em;
	background-image: linear-gradient(to bottom,rgba(0,0,0,.2) 0,rgba(0,0,0,.6) 100%);
	background-repeat: repeat-x;
	box-shadow: 0 -7px 15px rgba(0,0,0,.2);
	color: #fff;
	letter-spacing: .5px;
	font-weight: 700;
	font-size: 9pt;
	line-height: 1.3
}

@media (min-width:768px) {
	.home-first .item-tuwen a strong {
		letter-spacing: 1px;
		font-size: 14px;
		line-height: 1.4
	}
}

.home-first .hf-widget {
	box-sizing: border-box;
	padding: 14px 17px 0;
	border: 1px solid #f2f2f2;
	background: #fff;
	box-shadow: 0 4px 12px 0 rgba(52,73,94,0.1);
	border-radius: 3px;
}

.ripro-dark .home-first .hf-widget {
	border: 1px solid #2b2b2b;
	background: #232425;
	box-shadow: 8px 8px 9pt #212121;
}

@media (min-width:768px) {
	.home-first .hf-widget {
		overflow: hidden;
		height: 135px
	}
}

@media (min-width:1024px) {
	.home-first .hf-widget {
		margin-bottom: 0
	}
}

.home-first .hf-widget [class*=" icon-"]:before,.home-first .hf-widget [class^=icon-]:before {
	margin: 0
}

.home-first .hf-widget .hf-widget-title {
	margin-bottom: 14px;
	padding: 0 0 10px;
	border-bottom: 1px solid #f2f2f2;
	color: #383838;
	letter-spacing: 1px;
	font-weight: 700;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 10px;
}

.ripro-dark .home-first .hf-widget .hf-widget-title {
	border-bottom: 1px solid #696969;
}

.ripro-dark .home-first .hf-widget .hf-widget-title a {
	color: #ccc;
}

.home-first .hf-widget .hf-widget-title>i {
	margin-right: 2px;
	color: #448aff;
}

.ripro-dark .home-first .hf-widget .hf-widget-title>i {
	margin-right: 2px;
	color: #ffa363
}

.home-first .hf-widget .hf-widget-title span {
	margin-left: 10px;
	color: #a7a7a7;
	font-weight: 400;
	font-size: 9pt;
	line-height: 20px
}

@media (min-width:1024px) {
	.home-first .hf-widget .hf-widget-title span {
		display: none
	}
}

@media (min-width:1330px) {
	.home-first .hf-widget .hf-widget-title span {
		display: inline
	}
}

.home-first .hf-widget .hf-widget-title .pages {
	float: right;
	padding-top: 2px
}

.home-first .hf-widget .hf-widget-title .pages .next,.home-first .hf-widget .hf-widget-title .pages .prev {
	float: left;
	margin: 0;
	padding: 0 6px;
	height: 1pc;
	border: 1px solid #eee;
	color: #ccc;
	font-size: 9px;
	line-height: 15px;
	cursor: pointer;
	border-radius: 50px;
}

.home-first .hf-widget .hf-widget-title .pages .next:hover,.home-first .hf-widget .hf-widget-title .pages .prev:hover {
	color: #448aff
}

.home-first .hf-widget .hf-widget-title .pages .prev {
	border-right: none
}

.home-first .hf-widget .hf-tags {
	margin-bottom: -10px
}

@media (min-width:768px) {
	.home-first .hf-widget .hf-tags {
		overflow: hidden;
		height: 4pc
	}
}

.home-first .hf-widget .hf-tags a {
	display: inline-block;
	margin: 0 5px 10px;
	padding: 0 5px;
	height: 22px;
	border-radius: 2px;
	background: #f9f9f9;
	color: #888;
	white-space: nowrap;
	font-size: 9pt;
	line-height: 22px;
	word-break: break-all
}

.home-first .hf-widget .hf-tags a.style_orange,.home-first .hf-widget .hf-tags a:hover {
	background: #448aff;
	color: #fff;
}

.ripro-dark .home-first .hf-widget .hf-tags a {
	background: #2c2e2f;
}

.home-first .hf-widget-4 .hf-widget-content {
	color: #888;
	font-size: 14px
}

.home-first .hf-widget-4 .hf-widget-content a {
	color: #888
}

.home-first .hf-widget-4 .hf-widget-content a:hover {
	color: #448aff;
}

.home-first .hf-widget-4 .hf-widget-content h3 {
	overflow: hidden;
	height: 22px;
	font-weight: 400;
	font-size: 13px;
	line-height: 22px;
	margin: 0 0 10px;
}

.home-first .hf-widget-4 .hf-widget-content em {
	float: right;
	padding: 0 5px;
	height: 22px;
	border-radius: 2px;
	background: #fff5ef;
	color: #ff5c00;
	font-style: normal;
	font-size: 9pt;
	line-height: 22px
}

.home-first .hf-widget-4 .hf-widget-content ul li {
	margin-bottom: 5px
}

.home-first .hf-widget-4 .hf-widget-content ul li:last-child {
	margin-bottom: 0
}

.home-first .hf-widget-1 .hf-widget-content a {
	color: #888
}

.ripro-dark .home-first .hf-widget-1 .hf-widget-content a {
	color: #ccc
}

.home-first .hf-widget-1 .hf-widget-content a:hover {
	color: #69a1ff;
}

.home-first .hf-widget-1 .hf-widget-content li {
	float: left;
	box-sizing: border-box;
	padding: 0 10px;
	width: 25%;
	text-align: center;
	font-size: 9pt
}

.home-first .hf-widget-1 .hf-widget-content li .thumb {
	margin: 0 auto 4px;
	padding-top: 36px;
	width: 36px
}

.home-first .hf-widget-1 .hf-widget-content li span {
	display: block;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}

.home-first .hf-widget-1 .hf-widget-content .scroll-h {
	margin: 0 -10px;
}

.home-first .scroll-h {
	position: relative;
	overflow: hidden;
	height: 56px;
}

.home-first .scroll-h ul {
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	transition: all .2s;
	margin: 0;
	padding-left: 0;
}

.home-first .scroll-h ul:after,.home-first .scroll-h ul:before {
	clear: both;
	display: block;
	visibility: none;
	height: 0;
	content: "";
	line-height: 0
}

.home-first .scroll-h .holdon {
	position: absolute;
	top: 0;
	left: 100%
}

.home-first .scroll-h .holdon-prev {
	left: -100%
}

.home-first .hf-widget-hot-cats .hhicon {
	display: inline-block;
	margin-bottom: 5px;
	width: 36px;
	height: 36px;
	border-radius: 100%;
	background: #e8fbff;
	color: #448aff;
	text-align: center;
	font-size: 20px;
	line-height: 36px;
}

.ripro-dark .home-first .hf-widget-hot-cats .hhicon {
	background: #2c2e2f;
	color: #ffa363;
}

.home-first .hf-widget-hot-cats .scroll-h li a {
	display: block
}

.home-first .hf-widget-hot-cats .scroll-h li a:hover .hhicon {
	background: #448aff;
	color: #fff;
}

.home-first .thumb {
	position: relative;
	display: block;
	overflow: hidden;
	padding-top: 66.7%;
	width: 100%;
	height: 0;
	background-color: transparent;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	transition: all .2s
}

.home-first i {
	font-weight: 300
}

@media screen and (max-width:720px) {
	.home-first .hf-widget-1 .hf-widget-content .scroll-h,.home-first .hf-widget-content {
		margin: 1pc -10px
	}
}

@media (max-width: 768px) {
	.sxweb {
		display: none;
	}
}

.xmcms-bj {
	background: #fff;
	padding: 30px 0px 10px 0px !important;
}

/*首页cms菜单模块-2*/

.active>button {
	background: #3d7eff !important;
	color: #FFF;
}

/*首页网站统计模块*/

.fa-volume-up:before {
	content: "\f028";
	color: #07aefc;
}

.deanggwrap {
	width: 100%;
	padding-top: 30px;
	padding-right: 40px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.deangg {
	width: 800px;
	float: left;
	/*height:30px;*/
	line-height: 30px;
	background: #f0f4ff;
	margin-right: 30px;
	padding: 10px 0;
	border-radius: 30px;
}

@media (max-width:767px) {

	.deangg {
		display: none
	}
}

@media (max-width:767px) {

	.deanggwrap {
		padding-right: 1px !important;
	}
}

@media (max-width:767px) {

	.deanchart ul li {
		margin-right: 6px !important;
	}
}

@media (max-width:767px) {

	.deanchartdiv {
		margin-left: 1px !important;
	}
}

@media (max-width:767px) {

	.deanchart {
		margin-left: 40px !important;
	}
}

.deanggspan {
	float: left;
	width: 105px;
	margin: 0 auto;
	color: #333;
	font-size: 14px;
}

.deanggspan i {
	display: block;
	float: left;
	font-size: 18px;
	color: #f60;
	margin-top: 7px;
	margin-left: 15px;
	margin-right: 6px;
}

.deanggspan span {
	display: block;
	float: left;
	color: #2575fc;
}

.deangg b {
	height: 12px;
	margin-top: 9px;
	width: 1px;
	display: block;
	float: left;
	background: #a8a8a8;
}

.deanggc {
	float: left;
	width: 650px;
	margin-left: 20px;
}

.announce-wrap {
	height: 30px;
	overflow: hidden;
}

.deanggc ul {
}

.deanggc ul li {
	font-size: 14px;
	width: 630px;
	display: block;
	clear: both;
	height: 30px;
	/* line-height:30px;*/
}

.deanggc ul li a {
	font-weight: 400;
	color: #6b798e;
	float: left;
}

.deanggc ul li a:hover {
	color: #2575fc;
	text-decoration: blink;
}

.deanggc ul li span {
	float: right;
	color: #999;
	font-size: 12px;
	width: 120px
}

.deanchart {
	float: right;
	height: 50px;
	width: 300px;
	color: #fff;
	margin-left: 20px;
}

.deanchart ul {
	width: 460px;
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}

.deanchart ul li {
	float: left;
	height: 100%;
	margin-right: 20px;
	font-size: 14px;
}

.deanchart ul li i {
	display: block;
	float: left;
	width: 35px;
	height: 35px;
	margin-top: 8px;
/*	background:url(../images/zhuti.png) 0 0 no-repeat;*/
}

.deanchart ul li.deanchart2 i {
	background: url(../images/icon1.png) 0 0 no-repeat;
}

.deanchart ul li.deanchart3 i {
	background: url(../images/icon2.png) 0 0 no-repeat;
}

.deanchart ul li.deanchart4 i {
	background: url(../images/icon3.png) 0 0 no-repeat;
}

.deanchart ul li.deanchart5 i {
	background: url(../images/icon5.png) 0 0 no-repeat;
}

.deanchartdiv {
	float: left;
	margin-left: 8px;
	margin-top: 6px;
	text-align: center;
}

.deanchartdiv em {
	font-size: 12px;
	color: #999;
	font-style: inherit;
}

.deanchartdiv span {
	font-size: 12px;
	color: #999;
}

.deanchartdiv a {
	font-size: 12px;
	color: #999;
}

.clear {
	margin-top: -5px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.aligncenter p.wp-caption-text {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/*首页网站统计模块*/



/*首页幻灯片轮播*/

.section {
	padding-top: 20px;
	padding-bottom: 20px;
}

.home-first-screen {
	padding: 40px 0 30px;
	margin-top: -10px;
}

.toptu {
	background-color: #fff;
}

.item.scroll {
	left: 0px;
	width: 100%;
	height: 420px;
	background-size: auto 100%;
	pointer-events: none;
	background-position: center center;
	background-repeat: no-repeat;
	transition: opacity 0.3s ease 0s;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-size: 0;
	background: #000;
	word-wrap: break-word;
	box-sizing: border-box;
	outline: none;
}

.item.scroll .scroll-image {
	position: relative;
	height: 100%;
	transform: translateX(0px);
	animation: banner 40s linear infinite;
	opacity: 0.5;
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}

.hVBrzU {
	position: absolute;
	top: 100px;
	left: 0px;
	right: 0px;
	text-align: center;
	font-size: 16px;
	white-space: normal;
	width: 100%;
	margin: auto;
}

.static {
	position: static;
	margin-top: -76px;
	margin-bottom: -30px;
	padding-left: 0;
	padding-right: 0;
	margin-left: auto;
	margin-right: auto;
	max-width: 1399px;
}

.static .flex {
	padding: 0;
	display: flex;
}

.static li.st_one {
	flex: 1;
	margin-right: 10px;
	border-radius: 6px;
	overflow: hidden;
	position: relative;
	box-shadow: 0 2px 5px rgba(0,0,0,.2);
	list-style: none;
	transition: all .3s ease-out;
}

.static li.st_one:hover {
	transform: translateY(5px);
}

.static .st_one .card-main {
	width: 100%;
}

.static .active-card-title {
	position: absolute;
	bottom: 0;
	color: #fff;
	background: -webkit-gradient(linear,left bottom,left top,color-stop(0,rgba(0,0,0,.7)),to(transparent));
	width: 100%;
	padding: 12px 20px;
	font-size: 16px;
	margin: 0;
}

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

	.item.scroll {
		height: 200px;
		margin-top: -54px;
	}
}

.sc-1wssj0-17 img {
	display: inline-block;
}

@-webkit-keyframes banner {

	from {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	to {
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

@keyframes banner {

	from {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	to {
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

.item img {
	display: inline-block;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

.view {
	margin: auto;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.view_content {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	min-width: 0;
	-ms-flex-preferred-size: 72.71063%;
	flex-basis: 72.71063%;
	*margin-right: 1.18978%;
}

.sucaishuoming .title {
	font-weight: 300;
	font-style: inherit;
	letter-spacing: .51px;
	font-size: 24px;
	color: #fff;
	margin-bottom: 20px;
}

.sucaishuoming .description {
	color: #7c7c7d;
	font-size: 14px;
	margin: 10px 0;
	max-height: 320px;
	position: relative;
	overflow: hidden;
}

.open_more {
	color: #ff6499;
	font-size: 14px;
	line-height: 50px;
	cursor: pointer;
}

.view_right {
	display: block;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	min-width: 0;
	-ms-flex-preferred-size: 26.09959%;
	flex-basis: 26.09959%;
	margin-left: 1.18978%;
	width: auto;
	box-shadow: none;
	padding-left: 20px;
	box-sizing: border-box;
}

.mt_60 {
	margin-top: 60px;
}

.r_format {
	list-style: none;
	padding: 0;
	margin: 0;
}

.format_li {
	font-size: 11px;
	list-style: none;
	position: relative;
	padding-left: 20px;
}

.format_li:after, .format_li:not(:last-of-type):before {
	content: "";
	position: absolute;
	top: calc((1em - -5px) / 2);
}

.format_li:not(:last-of-type):before {
	height: 100%;
	width: 1px;
	left: 3px;
	background: linear-gradient(-180deg, #399dff 0%, #297dcf 98%);
}

.r_flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.flex_box {
	padding: 3px 20px 17px 0;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

.flex_tit {
	float: left;
	font-style: inherit;
	font-size: 12px;
	letter-spacing: .075em;
	margin-top: 0;
	text-transform: uppercase;
	display: block;
	font-weight: normal;
}

.flex_tip.uppercase {
	text-transform: uppercase;
}

.flex_tip {
	font-style: inherit;
	letter-spacing: 0;
	font-size: 12px;
	letter-spacing: .025em;
	color: #7c7c7d;
	margin-bottom: 0;
	word-break: break-word;
	display: block;
}

.section:after {
	content: "";
	display: table;
	clear: both;
}

.format_li:after, .format_li:not(:last-of-type):before {
	content: "";
	position: absolute;
	top: calc((1em - -5px) / 2);
}





/*首页幻灯片轮播*/

/* www.xmcms.com */



/* www.xmcms.com */

/*首页分类模块1*/

.col-xs-6 {
	width: 50%
}

.home-first-screen {
	background-color: #fff;
}

.home-first-screen .images,

.home-first-screen .parts {
	margin-bottom: 0;
	position: relative
}

.home-first-screen .dubao {
	position: relative;
	margin-bottom: 5px
}

@media (min-width:768px) {

	.home-first-screen .dubao {
		margin-bottom: 10px
	}
}

.home-first-screen .row {
	margin-left: -5px;
	margin-right: -5px
}

.home-first-screen .col-md-3,

.home-first-screen .col-md-6,

.home-first-screen .col-xs-6 {
	padding-left: 5px;
	padding-right: 5px;
}

.home-first-screen .thumb {
	display: block;
	width: 100%;
	padding-top: 62.22222222%;
	border-radius: 3px;
	overflow: hidden;
	position: relative;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover
}

.home-first-screen .thumb:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	padding-top: 100%;
	background: rgba(0, 0, 0, .2);
	opacity: 0;
	visibility: hidden;
	transition: all .2s
}

.home-first-screen .thumb.bigOne {
	padding-top: 56.72131148%
}

.home-first-screen .thumb img {
	display: none
}

.home-first-screen .items .thumb {
	padding-top: 58.82352941%
}

.home-first-screen .images .col-md-6,

.home-first-screen .images .col-xs-6 {
	margin-bottom: 10px
}

.home-first-screen .images .item2 {
	margin-bottom: 0
}

.home-first-screen .images a {
	display: block;
	position: relative
}

.home-first-screen .images a strong {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: .4em .8em .6em;
	font-size: 12px;
	color: #dadada;
	font-weight: 700;
	letter-spacing: .5px;
	line-height: 1.3;
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .6) 100%);
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .6) 100%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .6) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#99000000', GradientType=0);
	box-shadow: 0 -7px 15px rgba(0, 0, 0, .2);
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

@media (min-width:768px) {

	.home-first-screen .images a strong {
		font-size: 14px;
		line-height: 1.4;
		font-weight: 400
	}
}

.vitara_slide_in .vitara_slide ul li h3 .label {
	border-radius: 3px;
	padding: 2px 2px 2px 4px;
	font-size: 12px;
	font-weight: 700
}

.vitara_slide_in .vitara_slide ul li h3 .label {
	background: #fff;
	color: #525252;
	margin-right: 10px;
	text-shadow: 0 1px 1px #eee;
	box-shadow: 0 1px 1px #666;
	-moz-box-shadow: 0 1px 1px #666;
	-webkit-box-shadow: 0 1px 1px #666;
	padding: 2px 2px 2px 4px
}

.vitara_slide_in .vitara_slide ul li h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	padding: 20px;
	margin: 0;
	font-size: 16px;
	color: #fff;
	text-align: left;
	font-weight: 700;
	text-shadow: 0 1px 3px #525252;
	box-sizing: border-box;
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, .3));
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, .3));
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, .3));
	background: linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, .3))
}

.home-first-screen a:hover .thumb:after {
	visibility: visible;
	opacity: 1
}

.home-first-screen .dubao {
	background: #fff;
	padding: 12px 10px 24px;
	height: 14px;
	border-radius: 3px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	overflow: hidden
}

.home-first-screen .dubao h3 {
	float: left;
	font-size: 14px;
	color: #4bbbfa;
	font-weight: 400;
	line-height: 14px;
	padding: 0 10px 0 0;
	border-right: 1px solid #eee
}

.home-first-screen .dubao h3 a {
	color: #4bbbfa
}

.home-first-screen .dubao h3 a:hover {
	color: #FFF
}



/*3*/



.home-first-screen .dubao .cont {
	height: 14px;
	overflow: hidden;
	position: relative
}

.home-first-screen .dubao .cont a {
	display: block;
	line-height: 14px;
	color: #606060;
	font-size: 12px;
	transition: all .5s;
	position: absolute;
	left: 0;
	top: 0
}

.home-first-screen .dubao .cont a:hover {
	color: #000
}

.home-first-screen .dubao .cont a span {
	display: inline-block;
	padding: 0 15px;
	white-space: nowrap
}

.home-first-screen .parts .hf-title {
	font-size: 12px;
	padding: 10px 0 20px;
	margin-bottom: 0;
	height: 16px;
	overflow: hidden;
	position: relative
}

.home-first-screen .parts .hf-title strong {
	color: #525252;
	margin-right: 5px;
	font-size: 16px;
	margin-left: 10px
}

.home-first-screen .parts .hf-title strong:before {
	content: '';
	display: inline-block;
	width: 3px;
	height: 16px;
	vertical-align: middle;
	background: #0056ff;
	margin-right: 6px;
	margin-top: -2px
}

.home-first-screen .parts .hf-title strong a {
	font-weight: 400;
	color: #555
}

.home-first-screen .parts .hf-title span {
	font-weight: 400;
	color: #d5d5d5
}

.home-first-screen .parts .hf-title .more {
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 10px;
	text-transform: uppercase;
	padding: 0 5px 0;
	border-radius: 3px;
	border: 1px solid #b1afaf;
	color: #b1afaf;
	font-weight: 400;
}

.home-first-screen .parts .hf-title .more:hover {
	color: #fff;
	background: #0056ff;
	border-color: #4bbbfa
}

.home-first-screen .parts .home-first-part {
	background: #fff;
	margin-bottom: 10px;
	box-shadow: 0 0 1px rgba(0, 0, 0, .1);
}

.home-first-screen .parts .items {
	padding: 13px 9px 26px;
}

.home-first-screen .parts .items .col-md-6 {
	margin-bottom: 7px
}

.home-first-screen .parts .items a {
	display: block
}

.home-first-screen .parts .items .thumb {
	margin-bottom: 0px
}

.home-first-screen .parts .items strong {
	color: #606060
}

.home-first-screen .parts .items strong.title {
	display: block;
	line-height: 1.2em;
	font-size: 0.8em;
	height: 1.4em;
	overflow: hidden;
	text-align: center;
	font-weight: 400
}

.home-first-screen .parts .items a:hover strong {
	color: #0056ff
}

.home-first-screen .fanye {
	position: absolute;
	right: 15px;
	top: 14px;
	background: #fff
}

.home-first-screen .fanye .btn {
	display: inline-block;
	border: 1px solid #efefef;
	vertical-align: middle;
	cursor: pointer;
	padding-top: 3px;
	margin-right: -1px
}

.home-first-screen .fanye .btn i {
	vertical-align: text-bottom
}

.home-first-screen .fanye .btn:hover {
	border-color: #4bbbfa;
	background: #4bbbfa;
	color: #fff
}

.home-first-screen .fanye .btn.no,

.home-first-screen .fanye .btn.no:hover {
	cursor: default;
	background: #fff;
	color: #eee;
	border-color: #efefef
}

.home-first-screen .fanye .pages {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	margin-top: 4px
}

.home-first-screen .fanye .pages em {
	color: #525252;
	font-style: normal
}

.home-first-screen .home-course .hf-title {
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd;
	position: relative
}

.home-first-screen .home-course .courses {
	margin: 7px 0 10px;
	position: relative;
	height: 120px;
	overflow: hidden
}

.home-first-screen .home-course .course-items {
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
	top: 0
}

.home-first-screen .home-course ul {
	margin: 0 10px 0 12px;
	list-style: none;
	padding-left: 0px;
}

.home-first-screen .home-course li {
	list-style-type: disc;
	list-style-position: inside;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	position: relative;
	color: #606060;
	font-size: 14px;
	margin: 6px 0
}

.home-first-screen .home-course li a {
	color: #606060
}

.home-first-screen .home-course li a:hover {
	color: #4bbbfa
}



/*4*/



.home-first-screen .home-course li strong {
	font-weight: 400
}

.home-first-screen .home-course li span {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 12px;
	display: inline-block;
	padding: 0 10px;
	line-height: 20px;
	background: #fbedd8;
	border-radius: 3px;
	color: #e2b46d;
}

.home-first-screen .home-menus ul {
	margin: 0;
	list-style: none;
	overflow: hidden;
	padding-left: 0px;
}

.home-first-screen .home-menus li {
	float: left;
	width: 33.33333333%;
	text-align: center
}

.home-first-screen .home-menus a {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #606060;
	position: relative;
	line-height: 1.5;
	padding: 14px 5px 10px 5px;
	box-sizing: border-box;
	height: 83px;
	transition: all .1s
}

.home-first-screen .home-menus a:hover {
	background: linear-gradient(-125deg,#0295f9 0%, #2f49fd 100%);
	color: #fff
}

.home-first-screen .home-menus a:hover i {
	color: #fff
}

.home-first-screen .home-menus a:hover:after,

.home-first-screen .home-menus a:hover:before {
	display: none;
	visibility: hidden
}

.home-first-screen .home-menus a svg {
	font-size: 22px;
	line-height: 1.9
}

@media (min-width:768px) {

	.home-first-screen .home-menus a svg {
		font-size: 24px;
		line-height: 1.3
	}
}

.home-first-screen .home-menus a span {
	display: block;
	line-height: 2;
	margin-top: 5px;
}

.home-first-screen .home-menus li:nth-child(1) a:before,

.home-first-screen .home-menus li:nth-child(2) a:before,

.home-first-screen .home-menus li:nth-child(4) a:before,

.home-first-screen .home-menus li:nth-child(5) a:before {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	height: 85%;
	border-right: 1px solid #eee
}

.home-first-screen .home-menus li:nth-child(4) a:before,

.home-first-screen .home-menus li:nth-child(5) a:before {
	bottom: auto;
	top: 0
}

.home-first-screen .home-menus li:nth-child(1) a:after,

.home-first-screen .home-menus li:nth-child(2) a:after,

.home-first-screen .home-menus li:nth-child(3) a:after {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 85%;
	border-bottom: 1px solid #ddd
}

.home-first-screen .home-menus li:nth-child(2) a:after {
	width: 100%
}

.home-first-screen .home-menus li:nth-child(3) a:after {
	right: auto;
	left: 0
}

@media (min-width:768px) {

	.home-first-screen .parts .home-first-part {
		height: 168px
	}

	.home-first-screen .parts .items a {
		height: 130px;
		overflow: hidden
	}

	.home-first-screen .parts .items a strong {
		font-size: 14px;
		padding-top: 3px
	}

	.home-first-screen .dubao {
		padding: 11px 20px 24px 28px
	}

	.home-first-screen .dubao h3 {
		padding: 0 24px 0 0;
		margin-right: 10px
	}

	.home-first-screen .dubao .cont span {
		border-right: 1px solid #ddd
	}

	.home-first-screen .dubao .cont span:last-child {
		border-right: none
	}
}

@media (min-width:992px) {

	.home-first-screen {
		padding: 40px 0 10px
	}

	.home-first-screen .parts .col-md-3 {
		width: 24.998814%;
	}

	.home-first-screen .parts .col-md-3.part-first {
		width: 24.893559%;
	}

	.home-first-screen .images .item1 {
		width: 52.54237288%
	}

	.home-first-screen .images .item2 {
		width: 47.45762711%
	}
}

.icon {
	width: 1.5em;
	height: 1.15em;
	vertical-align: -0.25em;
	fill: currentColor;
	overflow: hidden;
}

/*首页分类模块1*/



/**首页最新发布选项卡**/



/*首页最新发布标题*/

.xmcms-zx {
	position: relative;
	margin-bottom: 18px;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	line-height: 1;
}

.xmcms-zx:before {
	margin-right: 10px
}

.xmcms-zx:after {
	margin-left: 10px
}

.xmcms-zx:before, .xmcms-zx:after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	background: linear-gradient(-125deg, #298aff 0%, #2953fd 100%);
	border-radius: 50%;
}

.xmcms-zx span {
	font-family: Futura;
	background: linear-gradient(-125deg, #298aff 0%, #2953fd 100%);
	-webkit-background-clip: text;
	color: transparent;
	font-size: 49px;
	letter-spacing: 5px;
	display: inline-block;
	font-weight: 700;
}

.xmcms-zx .xmcms-zx-n {
	font-size: 20px;
}

.xmcms-zx .xmcms-zx-n strong {
	display: block;
	font-size: 20px;
	background: linear-gradient(-125deg, #298aff 0%, #2953fd 100%);
	-webkit-background-clip: text;
	color: transparent;
}

.HhcatboxDes {
	position: absolute;
	opacity: 0;
	z-index: 1;
	align-items: center;
	display: flex;
	font-size: 16px;
	height: 180px;
	justify-content: center;
	width: 100%;
	color: #fff;
	font-weight: 600;
	background: #00000070;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	-webkit-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
}

.HhCooltitle {
	margin-top: 10px
}





/*首页最新发布标题*/



.widget_tabcontent h3 .selected {
	color: #282828;
	border-bottom: 2px solid #282828;
}

.ripro-dark .widget_tabcontent h3 .selected {
	color: #0056ff;
	border-bottom: 2px solid #0056ff;
}

.widget_tabcontent h3 span {
	color: #999;
	margin: 0 18px;
	letter-spacing: .51px;
	position: relative;
	line-height: 1;
	padding-bottom: 10px;
	cursor: pointer;
	font-weight: 400;
}

.ripro-dark .widget_tabcontent h3 span {
	color: #f1f1f1;
}

.widget_tabcontent h3 span:hover {
	border-bottom: 2px solid #0056ff;
}

.widget_tabcontent .hide-code {
	display: none;
	padding-left: 0;
}

.show {
	display: block!important;
}

.text-center {
	padding-top: 15px;
	padding-bottom: 13px;
	background-color: #fff;
} 



/*首页分类CMS美化更多*/

.post-list {
	background: #fff;
	box-shadow: 0 4px 12px 0 rgba(52,73,94,.1);
}

.xmcms-sycms {
	float: right;
}

.xmcms-sycms ul {
	margin: 0px!important;
	padding: 0px !important
}

.xmcms-sycms li {
	float: left;
	margin-right: 10px
}

.choosetype {
	text-align: center;
}

.choosetype a {
	width: 96px;
	height: 30px;
	margin: 10px 2px;
	font-size: 14px;
	padding: 2px 10px 2px 10px;
	color: #777;
	border-radius: 15px;
	background-color: #fff;
}

.choosetype a:hover {
	background: linear-gradient(-125deg,#0295f9 0%, #2f49fd 100%);
	box-shadow: 0 8px 10px rgba(32,160,255,.3);
	color: #ffffff;
	border: 1px solid #0b85f9;
}

@media (max-width: 767px) {

	.choosetype a {
		display: inline-block;
		width: 96px;
		height: 30px;
		line-height: 28px;
		margin: 10px 10px;
		color: #666;
		border: 1px solid #ffffff00;
		border-radius: 15px;
	}
}

.modular-title-2 .section-title {
	margin-bottom: 0px;
}

@media (max-width: 767px) {

	.modular-title-2 .section-title {
		font-size: 15px;
		margin-bottom: 0px;
	}
}

/*首页分类CMS美化更多*/

/**首页最新发布选项卡**/



/*6.6最新发布*/

.btn--white {
	background-color: #FFF;
	color: #34495e;
}

.home-cat-nav-wrap ul li:hover .btn {
	background: linear-gradient(-125deg,#0295f9 0%, #2f49fd 100%);
	box-shadow: 0 8px 10px rgba(32,160,255,.3);
	color: #ffffff;
}

.home-cat-nav-wrap .cat-nav .btn {
	border: none;
	border-radius: 50px;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 33px;
	outline: none;
	margin: 0px 6px;
	padding: 0 18px;
	text-align: center;
	position: relative;
}

.home-cat-nav-wrap {
	background-color: #eff1f4;
	position: relative;
	padding: 5px 10px;
	border-radius: 4px;
	margin-bottom: 10px;
}

.xmcmszx {
	background-color: #eff1f4;
}

/*6.6最新发布*/

/*列表资源时间-价格-浏览-标题*/

.post-grid .entry-header .entry-title {
	font-size: 15px;
	font-weight: 600;
	letter-spacing: -0.2px;
	margin-bottom: 0;
	display: block;
}

.entry-footer {
	display: flex;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: .2px;
	margin-top: 10px;
	text-transform: uppercase;
}

/*列表*/



.entry-footer {
	display: block;
	font-weight: 400;
}

.entry-footer .post-meta-box {
	display: flex;
	padding: 5px 15px;
	font-size: 12px;
	align-items: center;
	justify-content: flex-end;
	border-top: 1px solid #ebeef5;
	color: #b4b4b4;
	margin: -15px;
	margin-top: 10px;
	list-style: none;
}

.entry-footer .post-meta-box li:nth-child(1) {
	flex: 1;
	padding: 0;
}

.entry-footer .post-meta-box .meta-date {
	color: #555;
}

.entry-footer .post-meta-box .meta-like {
	padding-left: 8px;
}

.entry-footer .post-meta-box .meta-comment {
	padding-left: 8px;
}

.entry-footer .post-meta-box .meta-views {
	padding-left: 8px;
}

.entry-footer .post-meta-box .meta-price {
	margin-left: 8px;
	position: relative;
	display: inline-block;
	padding: 1px 6px;
	text-align: center;
	background: linear-gradient(-125deg,#ffffff 0%,#ffffff 100%);
	box-shadow: 0 8px 10px rgba(255, 255, 255, 0.3);
	color: #0056ff!important;
	border-radius: 2px;
	line-height: initial;
}

.post-grid .entry-header .entry-title {
	font-size: 14px;
	color: #666;
	font-weight: 400;
	letter-spacing: -0.2px;
	margin-bottom: 0;
	display: block;
}

.xmcms-svip {
	border: solid 1px #5298fe;
	color: #5298fe;
	border-radius: 3px;
	padding: 0px 5px;
	font-weight: 600;
	margin-right: 5px;
	line-height: 18px;
	font-size: 11px;
}

.entry-excerpt {
	color: #888;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 5px 0;
	line-height: 22px;
	font-size: 13px;
	height: 44px;
}

.entry-header .entry-meta .meta-author a {
	margin-right: 10px;
}

/*列表*/



/*xmcms资源标签*/

.xmcms-tab-dj {
   /* margin-left: 8px;*/
	position: relative;
	display: inline-block;
	padding: 1px 6px;
	text-align: center;
	background-color: #fd721f;
	color: #fff;
	border-radius: 2px;
	line-height: initial;
}

.xmcms-tab-tj {
   /* margin-left: 8px;*/
	position: relative;
	display: inline-block;
	padding: 1px 6px;
	text-align: center;
	background-color: #2196F3;
	color: #fff;
	border-radius: 2px;
	line-height: initial;
}

.xmcms-tab-jp {
   /* margin-left: 8px;*/
	position: relative;
	display: inline-block;
	padding: 1px 6px;
	text-align: center;
	background-color: #ff0000;
	color: #fff;
	border-radius: 2px;
	line-height: initial;
}

.xmcms-tab-zx {
   /* margin-left: 8px;*/
	position: relative;
	display: inline-block;
	padding: 1px 6px;
	text-align: center;
	background-color: #11e666;
	color: #fff;
	border-radius: 2px;
	line-height: initial;
}

.xmcms-tab-ycs {
   /* margin-left: 8px;*/
	position: relative;
	display: inline-block;
	padding: 1px 6px;
	text-align: center;
	background-color: #5342e4;
	color: #fff;
	border-radius: 2px;
	line-height: initial;
}

/*xmcms资源标签*/



/*列表资源时间-价格-浏览*/



/*网站按钮美化*/

.infinite-scroll-button {
	min-width: 200px;
	padding: 16px;
}

.button {
	background: linear-gradient(-125deg,#0295f9 0%, #2f49fd 100%);
	box-shadow: 0 3px 10px -1px #2c63ff!important;
}

/*网站按钮美化*/



/*首页卡密模块美化*/

.jq22-price-nub {
	background-image: -webkit-gradient(linear,left top,right top,from(#0056ff),to(#467eff));
	background-image: -moz-linear-gradient(left,#f63f5d,#ec2546);
	background-color: #0056ff;
}

.codecdk-panel .jq22-flex .jq22-flex-box .cop-codecdk {
	background-image: -webkit-gradient(linear,left top,right top,from(#0056ff),to(#467eff));
	background-image: -moz-linear-gradient(left,#f63f5d,#ec2546);
	box-shadow: -4px 8px 12px 0 #0721ff2e;
}

.jq22-full {
	height: 2rem;
	line-height: 2.3rem;
	background: #0056ff;
	color: #467eff;
	font-size: .8rem;
	text-align: center;
}

/*首页卡密模块美化*/



/*首页CMS模块标题*/

.modular-title-2 .section-title {
	margin-bottom: 16px;
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	color: #333;
	padding: 0 0 0 10px;
	background: url(../images/xmcms_icon_arts.png) left center no-repeat;
}

.modular-title-2 .section-title {
	text-align: center!important;
}

.modular-title-2 .section-title:before {
	height: 0;
}

.modular-title-2 .section-title span {
	background: #fff0;
}

.modular-title-2 .section-title span {
	font-size: 24px;
	font-weight: 400;
	letter-spacing: .51px;
	position: relative;
	line-height: 1;
	background: #fff0;
}

.section-title .category-num {
	position: absolute;
	top: -10px;
	margin-left: 43px;
	padding: 1px 6px;
	border-radius: 8px;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	color: #fff;
	text-shadow: none;
	line-height: normal;
	font-family: 'Montserrat-Semi-Bold';
}

.section-title .category-num {
	background: linear-gradient(-125deg,#0295f9 0%, #2f49fd 100%);
	box-shadow: 0 8px 10px rgba(32,160,255,.3);
}

.xmcms-syli {
	text-align: center!important;
	list-style: none;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #34495e;
}

.post-grid {
	box-shadow: 0 4px 12px 0 rgba(52,73,94,.1);
}

/*首页CMS模块*/



/*CMS列表模式*/

.post-list {
	box-shadow: 0 4px 12px 0 rgba(52,73,94,.1);
}

.entry-header .entry-meta .meta-author a {
	margin-right: 10px;
}

/*CMS列表模式*/



/*首页纯标题*/

.uposts {
	box-shadow: 0 14px 12px 0 rgba(52,73,94,.1);
}

/*首页纯标题*/



/*首页底部统计*/

.button, input[type="submit"], button[type="submit"], .navigation .nav-previous a, .navigation .nav-next a {
	width: 200px;
}

.xmcms .data-items {
	font-size: 0;
	min-height: 85px;
}

.xmcms li {
	display: inline-block;
	vertical-align: top;
	width: 250px;
}

.xmcms li i {
	display: inline-block;
	height: 25px;
	color: #fff;
	transition: 0.3s;
	font-size: 18px;
	margin-top: 20px;
}

.xmcms li strong {
	display: block;
	line-height: 48px;
	font-size: 36px;
	color: #fff;
	position: relative;
	transition: 0.3s;
}

.xmcms li span {
	display: block;
	color: #fff;
	font-size: 12px;
	line-height: 1;
	transition: 0.3s;
}

.xmcms  li strong::after {
	content: '+';
	font-size: 18px;
	position: absolute;
	line-height: 1;
	padding-left: 3px;
	opacity: 0;
	transition: 0.3s;
}

.xmcms li strong.active::after {
	opacity: 1;
}

.xmcms li:hover i {
	color: #ec2546;
	transform: translate(0,-3px);
	text-shadow: 3px 5px 10px #1716166b;
}

.xmcms  li:hover strong {
	color: #ec2546;
	transform: translate(0,-3px);
	text-shadow: 3px 5px 10px #1716166b;
}

.xmcms  li:hover span {
	color: #ec2546;
	transform: translate(0,-3px);
	text-shadow: 3px 5px 10px #1716166b;
}

.module.parallax .container {
	padding-top: 1px;
	padding-bottom: 38px;
}

a.button.transparent.go_pay_vip_box {
	color: #1e1e1e;
	background: linear-gradient(50deg, #FFAB00 0, #fff800 100%) !important;
	box-shadow: 4px 3px 16px 0px #ffc1072e;
}

.footer-widget .widget--newsletter button {
	color: #0056ff;
}

@media (max-width: 767px) {

	.module.parallax {
		min-height: 250px;
		display: none;
	}
}

/*首页底部统计*/



/*全站底部美化*/

.footer-widget .widget--title h5 {
	position: relative;
	font-size: 16px;
	letter-spacing: 2px;
	padding: 0 0 1rem;
	margin: 0;
	font-weight: 300;
	color: #fff;
}

.footer-widget .widget--links ul li a {
	color: #777;
}

.icon-v6-stripe.weixinpay {
	width: 75px !important;
	height: auto;
}

.icon-v6-stripe {
	margin-left: 10px;
}

.icon {
	height: 20px !important;
	vertical-align: middle;
	float: left !important;
	margin-top: -20px;
}

.icon-v6-stripe.alipay {
	width: 64px !important;
	height: auto !important;
}

.icon {
	width: 3.5em !important;
	height: 2em !important;
	vertical-align: -0.25em !important;
	fill: currentColor;
	overflow: hidden;
}

.footer-widget .widget--newsletter .form-control {
	border-radius: 50px;
}

.newsletter--form button {
	width: 10px;
}

.aq img {
	margin-top: 10px;
	display: inline;
}

/*全站底部美化*/



/*全站底部波浪*/


/*
.waveHorizontals {
	width: 100%;
	height: 20px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	background-color: #FFFFFF;
}

.ripro-dark .waveHorizontals {
	width: 100%;
	height: 20px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	background-color: #181616 !important
}

#waveHorizontal1 {
	-webkit-mask: url(../images/xmcms_001.svg);
	mask: url(../images/xmcms_001.svg);
	animation-delay: -2s;
	animation-duration: 12s;
}

#waveHorizontal1, #waveHorizontal2, #waveHorizontal3 {
	background-image: linear-gradient(20deg,#2954fd 0,#0490f9 100%)!important;
}

.ripro-dark #waveHorizontal1 {
	background-color: #f1f1f1!important;
}

.ripro-dark  #waveHorizontal2 {
	background-color: #f1f1f1!important;
}

.ripro-dark  #waveHorizontal3 {
	background-color: #f1f1f1!important;
}

.waveHorizontal {
	width: 200%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-size: 350px 100%;
	transform-origin: 0 100% 0;
	animation-name: move;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@keyframes move {
	0% {
		transform: translate(-175px,0px) scale(1,1)
	}

	50% {
		transform: translate(-87px,0px) scale(1,0.5)
	}

	100% {
		transform: translate(0px,0px) scale(1,1)
	}
}

#waveHorizontal2 {
	-webkit-mask: url(../images/xmcms_002.svg);
	mask: url(../images/xmcms_002.svg);
	animation-delay: -2s;
	animation-duration: 5s;
}

#waveHorizontal3 {
	-webkit-mask: url(../images/xmcms_003.svg);
	mask: url(../images/xmcms_003.svg);
	animation-delay: -1s;
	animation-duration: 3s;
}
*/
/*全站底部波浪*/





/*******内容页美化*******/



/*内容页标题*/

.article-focusbox.bgimg-fixed {
	padding: 60px 0;
	background-position: center center;
	background-size: unset;
	background-repeat: repeat;
	margin-top: -60px;
}

.article-focusbox {
	position: relative;
	z-index: 1;
	padding: 45px 0;
	background-color: #394048;
	color: #eee;
	text-align: center;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin-bottom: 10px;
}

.article-focusbox:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	content: '';
}

.article-title {
	margin: 0 0 10px;
	font-weight: 600;
	font-size: 24px;
	color: #fff;
}

.article-meta {
	font-size: 13px;
	opacity: 0.8;
}

.article-meta .item {
	display: inline-block;
	margin: 0 10px;
}

.article-meta .item a {
	color: #fff;
	background: #4e89ff;
	color: #fff !important;
	padding: 2px 8px;
	border-radius: 50px;
}

/*内容页标题*/

.delddeswtr {


}

/*内容页正文*/

i.fa.fa-user {
	color: #adadad !important;
}

.xmcms-post-top {
	margin: 20px -43px;
}

.xmcms-post-top a.current {
	color: #3385ff;
	border-bottom-color: #3385ff;
	margin: 0 43px;
	font-size: 18px;
	padding-bottom: 20px;
	border-bottom: 4px solid rgb(51, 133, 255);

}

.xmcms-post-top a.current-p {
	font-size: 20px;
}

.post-edit-link {
	margin-right: 50px;
}

.xmcms-d {
	float: right;
	position: absolute;
	right: 20px;
	margin-top: -25px;
}

.xmcms-float-rightse {
	float: right;
	position: absolute;
	right: 40px;
}

.xmcms-title-iconse {
	height: 15px;
	width: 15px;
	background: #fd4b4b;
	padding: 0px;
	display: inline-block;
	border-radius: 50%;
	line-height: 0;
	position: relative;
	-webkit-transition: ease-in-out 0.25s;
	transition: ease-in-out 0.25s;
	margin: 30px 10px 0px;
}

.xmcms-title-iconse:before {
	content: " ";
	height: 15px;
	width: 15px;
	background: #ffd12a;
	border-radius: 50%;
	margin-left: 20px;
	position: absolute;
	display: block;
	-webkit-transition: ease-in-out 0.25s;
	transition: ease-in-out 0.25s;
}

.xmcms-title-iconse:after {
	content: " ";
	height: 15px;
	width: 15px;
	background: #79f52a;
	border-radius: 50%;
	margin-left: 40px;
	position: absolute;
	display: block;
	-webkit-transition: ease-in-out 0.25s;
	transition: ease-in-out 0.25s;
}

@media (max-width: 575px) {

	.breadcrumbs {
		margin-bottom: 20px;
		margin-top: -30px; 
	}
}



/*h标签*/

.u-text-format h1 {
	border-radius: 0!important;
	margin-left: 0;
	padding: 5px 0 5px 10px;
	border-left: 3px solid #0056ff;
	color: #444;
	font-size: 16px;
	font-weight: 900;
}

.u-text-format h2 {
	border-radius: 0!important;
	margin-left: 0;
	padding: 5px 0 5px 10px;
	border-left: 3px solid #0056ff;
	color: #444;
	font-size: 16px;
	font-weight: 900;
}

/*内容页正文标题*/
.article-copytext {

  display: flex;
  justify-content: center;
  align-items: center;
	font-size: 20px;
	color: #ababab;
font-weight: bold;

}

.article-copytext a {
	color: #000000;
}
/*内容页正文*/





/*版权信息*/

.article-copyright {
	background: #fafafa;
	color: #ababab;
	border: none;
/*	border-left: 2px solid #0056ff;*/
	font-size: 12px;
	border-radius: 0;
	box-shadow: 0 1px 8px #fafafa;
}

.article-copyright a {
	color: #1e87f0;
}

/*版权信息*/



/*文章标签*/

.entry-tags a {
	background-color: #fff;
	border: 1px solid #e5f2ff;
	border-radius: 100px;
	background: rgba(0,132,255,.1);
	color: #0084ff;
	font-size: 13px;
	font-weight: 400;
	line-height: 1;
	margin: 0 5px 5px 0;
	padding: 5px 12px;
}

/*文章标签*/



/*收藏按钮*/

.xshare a .fa-star-o {
	border-color: #ffffff;
	color: #2f49fd;
}

/*收藏按钮*/



/*文章标题*/

.cao_entry_header {
	border-bottom: 1px solid #f5f5f5!important;
	margin-bottom: 16px;
}

.sjblog-tgroup {
    /* padding-left: 66px; */
	padding-bottom: 20px;
	border-bottom: 1px solid #f5f5f5 !important;
}

.article-content .entry-header .entry-title {
	font-size: 1.5em;
	font-weight: 500;
	letter-spacing: 0.5px;
	padding-bottom: 0px;
	border-bottom: 0;
	margin-bottom: 0px;
}

.sjblog-name {
	font-size: 13px;
	color: #adadad;
	margin-left: -20px;
}

.sjblog-name a {
	color: #adadad;
}

/*文章内容*/

.nrirotext {
font-size: 20px;
font-family: '仿宋';
margin-top: 2em;
line-height: 1.9;
}

/*侧边栏标题*/

.widget-area .widget .widget-title {
	font-size: 15px;
	letter-spacing: .5px;
	line-height: 1;
	margin-bottom: 10px;
	text-transform: uppercase;
	border: none;
	border-left: 2px solid #4bc3f1;
	padding-left: 10px;
	font-size: 18px;
	font-weight: 400;
	line-height: 20px;
	font-family: '仿宋';
}


/*侧边栏标题*/
.cbbt-title {
	font-size: 15px;
	letter-spacing: .5px;
	line-height: 1;
	margin-bottom: 10px;
	text-transform: uppercase;
	border: none;
	border-left: 2px solid #4bc3f1;
	padding-left: 10px;
	font-size: 18px;
	font-weight: 400;
	line-height: 20px;
	font-family: '仿宋';
}


/*发表评论标题*/

.comments-area #reply-title {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
	position: relative;
	font-size: 15px;
	letter-spacing: .5px;
	line-height: 1;
	margin-bottom: 10px;
	text-transform: uppercase;
	border: none;
	border-left: 4px solid #0056ff;
	padding-left: 10px;
	font-size: 18px;
	font-weight: 400;
	line-height: 20px;
}

/*发表评论标题*/



/*相关推荐*/

.u-border-title:before {
	background-color: #4bc3fe;
}

/*相关推荐*/



/*作者等级*/

.label-default {
	box-shadow: 0 6px 16px -5px rgba(0, 0, 0, 0.3);
	background: linear-gradient(90deg, #ffc107, #ff7365, #ff82ea, #ffc107);
	background-size: 1400% 300%;
	animation: mymove 10s ease infinite;
	-webkit-animation: mymove 10s ease infinite;
	border-radius: 16px;
	padding: 4px 11px;
}

/*作者等级*/



/*下载按钮*/

.btn--danger {
	color: #fff;
	border-radius: 0;
	font-size: 16px;
	padding: 6px 0;
	font-weight: 400;
	background: linear-gradient(-125deg,#467eff 0%,#0056ff 100%);
	box-shadow: 0 3px 10px -1px #2c63ff!important;
}



/*下载按钮*/



/*资源下载*/

.widget-pay .pay--rateinfo {
	padding: 10px 20px;
	border-radius: 4px;
	margin-top: 0px;
	margin-bottom: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 11;
	-webkit-box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 12px 0 rgba(52, 73, 94, 0);
	background: #fff0;
}

.agent--contact ul li {
	font-size: 11px;
	list-style: none;
	position: relative;
	padding: 1px 20px 17px;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	color: currentColor;
	justify-content: inherit;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.agent--contact ul li:before {
	height: 100%;
	width: 1px;
	left: 3px;
	background: linear-gradient(-180deg,#467eff 0,#0056ff 98%);
}

.agent--contact ul li:after {
	left: 0;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 7px;
	height: 7px;
	border: 1px solid #0056ff;
	border-radius: 50%;
	background-color: #467eff;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.agent--contact ul li:after, .agent--contact ul li:not(:last-of-type):before {
	content: "";
	position: absolute;
	top: calc((1em - -5px)/ 2);
}

.agent--contact .list-paybody span:nth-child(1) {
	font-style: inherit;
	letter-spacing: .075em;
	margin-top: 0;
	text-transform: uppercase;
	display: block;
	font-weight: 600;
	color: currentColor;
}

.agent--contact .list-paybody span {
	font-style: inherit;
	letter-spacing: 0;
	font-size: 12px;
	letter-spacing: .025em;
	color: #8a92a9;
	padding-right: 10px;
}

.widget-pay .pay--rateinfo b .price {
	font-size: 28px;
	margin-right: 5px;
	color: #1461ff;
}

.widget-pay .pay--rateinfo b sup {
	font-size: 13px;
	margin-left: 5px;
	color: #555555;
	font-weight: 400;
}

/*资源下载*/



/*用户信息框*/

.widget-userinfo .author-fields .num {
	color: #245cfc;
}

/*用户信息框*/



/*签到*/

.widget-userinfo .btn-qiandao {
	color: #ffffff;
	background-color: #f2f7ff;
	border-radius: 50rem 0rem 0rem 50rem;
	padding: .375rem 1rem;
	font-size: .75rem;
	margin-right: -20px;
	line-height: 1.5;
	background: linear-gradient(-125deg,#467eff 0%,#0056ff 100%);
	box-shadow: 0 3px 10px -1px #2c63ff!important;
}

/*签到*/



/*内容页底部售后服务-联系作者*/

.xmcms-fuwu {
	float: left;
	padding: 30px;
	background-color: #fff;
	margin-top: 0px;
	text-align: center;
	margin-bottom: 20px;
}

.bottom-area {
	padding: 20px 0px;
}

.xmcms-fuwu .soft_t {
	height: 45px
}

.xmcms-fuwu h3 {
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: 700;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	float: left;
	line-height: 25px;
	text-align: left;
	border-left: 4px solid #0056ff;
	padding-left: 10px;
	width: 840px;
}

.xmcms-fuwu p {
	line-height: 2em;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0
}

.xmcms-fuwu .helpUl table {
	width: 100%;
	margin-top: 20px;
	background-color: #fff;
	text-align: left;
	line-height: 25px;
	border-spacing: 0;
	border-collapse: collapse;
	font-size: 12px;
	font-style: initial;
	max-width: 870px !important;
	border-left: #ff5f3e 1px solid;
	background: #FFF
}

.xmcms-fuwu .helpUl table th,.xmcms-fuwu .helpUl table td {
	padding: 5px 15px;
	border: 1px solid #e9e9e9
}

.xmcms-fuwu .helpUl table tr .tb {
	vertical-align: middle;
	text-align: center
}

.xmcms-fuwu .helpUl table tr:nth-child(2n) {
	background-color: #f9f9f9
}

.xmcms-fuwu .helpUl table tr {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent
}

.xmcms-fuwu .helpUl table .td {
	text-align: center
}

.xmcms-fuwu li {
	list-style: none;
	list-style-type: none;
}

.workorder-model-btn {
	display: inline-block;
	font-size: 16px;
	border-radius: 2px;
	background: linear-gradient(-125deg,#0295f9 0%, #2f49fd 100%);
	box-shadow: 0 3px 10px -1px #2c63ff!important;
	padding: 8px 22px;
	margin-top: 10px;
	color: #fff;
}

@media (max-width: 768px) {

	.xmcms-fuwu {
		display: none;
	}
}

/*内容页底部售后服务-联系作者*/



/*******内容页美化*******/





/*加群小工具*/

.xmcms-jiaqun h5 {
	font-size: 16px;
	line-height: 1.4;
}

.xmcms-jiaqun-small {
	padding: 15px;
}

.xmcms-jiaqun p {
	max-width: 80%;
}

.xmcms-jiaqun {
	letter-spacing: .5px;
}

.xmcms-jiaqun .btn {
	font-size: 13px;
}

.xmcms-jiaqun .btn i {
	margin-right: 3px;
}

.xmcms-jiaqun .helper-thumb {
	position: absolute;
	right: 0;
	bottom: 0;
}

.xmcms-jiaqun-btn-on {
	color: #fff;
	background: #2c63ff!important;
	box-shadow: 0 3px 10px -1px #2c63ff!important;
	border: 0;
}

/*加群小工具*/



/******列表页美化******/

.term-bar:before {
	background-color: #3e82f23b;
}



/*栏目波浪*/

.site-content .dabolang {
	margin-top: -29px !important;

}

.dabolang {
	width: 100%;
	height: 20px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	background-color: #fff0 !important;
	margin-top: -19px;
}

.ripro-dark .dabolang {
	width: 100%;
	height: 20px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.ripro-dark .header-head {
	background-color: #191616;
}

.ripro-dark .top-nav, .ripro-dark .header-logined-box {
	background-color: #1d1e1f;
}

.ripro-dark .header-logined-box-menu {
	background: #34495e
}

.ripro-dark .header-logined-box-name {
	color: #999;
}

.ripro-dark .getOut {
	border-top: 1px solid #232425;
}

.ripro-dark .text-center,.ripro-dark .deanggwrap,.ripro-dark .xmcms-bj {
	background: #232425;
}

.ripro-dark .text-index-ad {
	background: #2b2b2b;
}

.ripro-dark .h-screen span.title,.ripro-dark .h-screen span.desc,.ripro-dark .sytj #ink_con a {
	color: #eee;
}

.ripro-dark.modular-title-2 .section-title span {
	background: none !important
}

.ripro-dark .codecdk-panel {
	background: #232425
}

.ripro-dark .filter--content .filter-item span,.ripro-dark .filter--content .filter-tab span {
	background: none !important;
}

.ripro-dark .xmcms-fuwu,.ripro-dark .xmcms-fuwu .helpUl table,.ripro-dark .helpUl table tbody tr td {
	background-color: #171616;
}

.ripro-dark .postdown_buy_sm {
	background-color: #232425;
}

#dabolangl1 {
	-webkit-mask: url(../images/xmcms_001.svg);
	mask: url(../images/xmcms_001.svg);
	animation-delay: -2s;
	animation-duration: 12s;
}

#dabolangl1, #dabolangl2, #dabolangl3 {
	background-color: rgb(246,246,246)
}

.ripro-dark #dabolangl1 {
	background-color: #f1f1f1!important;
}

.ripro-dark  #dabolangl2 {
	background-color: #f1f1f1!important;
}

.ripro-dark  #dabolangl3 {
	background-color: #f1f1f1!important;
}

.dabolangl {
	width: 200%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-size: 350px 100%;
	transform-origin: 0 100% 0;
	animation-name: move;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@keyframes move {
	0% {
		transform: translate(-175px,0px) scale(1,1)
	}

	50% {
		transform: translate(-87px,0px) scale(1,0.5)
	}

	100% {
		transform: translate(0px,0px) scale(1,1)
	}
}

#dabolangl2 {
	-webkit-mask: url(../images/xmcms_002.svg);
	mask: url(../images/xmcms_002.svg);
	animation-delay: -2s;
	animation-duration: 5s;
}

#dabolangl3 {
	-webkit-mask: url(../images/xmcms_003.svg);
	mask: url(../images/xmcms_003.svg);
	animation-delay: -1s;
	animation-duration: 3s;
}

/*栏目波浪*/



/*svip*/

.xmcms_type_bj {
	background: url(../images/ad2.png)no-repeat;
	height: 60px;
}

.xmcms_type_bj i {
	font-size: 18px;
	margin-left: 33px;
	color: #fff;
}

.xmcms_type_bj span {
	line-height: 56px;
	padding-left: 100px;
	position: relative;
	font-size: 26px;
	color: #fff;
	letter-spacing: 2px;
	text-shadow: 0 1px 2px rgba(0,0,0,.49);
}

.xmcms_type_bj span .text-p {
	position: absolute;
	top: 6px;
	text-shadow: none;
	line-height: 19px;
	font-size: 14px;
	background: #fff;
	right: -138px;
	font-weight: 400;
	border-radius: 8px 0 8px 0;
	padding: 4px 12px;
	color: #ed1c24;
}

.openVip-Btn {
	float: right;
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin-top: 16px;
	border-radius: 4px;
	margin-right: 80px;
	padding: 0 8px;
	background-image: none;
	background: linear-gradient(90deg, #ffc107, #ff7365, #ff82ea, #ffc107);
	background-size: 1400% 300%;
	-webkit-animation: mymove 10s ease infinite;
	-moz-animation: mymove 10s ease infinite;
	color: #fff;
	border: 0px solid #DDDDDD;
	font-size: 14px;
	transition: all 0.3s ease;
	border-color: #ff8a00;
}

@media (max-width: 768px) {

	.xmcms_type_bj span .text-p {
		display: none;
	}
}

.filter--content {
	padding: 0px;
}

.xmcms_lmdh {
	padding: 20px;
}

.filter--content .filter-item span {
	margin-right: 10px;
	background: linear-gradient(-125deg,#ffffff 0%,#ffffff 100%);
	border-radius: 0;
	color: #808080;
	padding: 0 20px;
	border-right: 1px solid;
}

@media (max-width: 768px) {

	.filter--content .filter-item span, .filter--content .filter-tab span {
		padding: 0;
		border-right: 0;
	}
}

.filter--content .filter-item a {
	display: inline-block;
	margin-top: 0;
	margin-right: 10px;
	border-bottom: 1px solid transparent;
	color: #808080;
	border-radius: 0;
	padding: 0 10px;
	position: relative;
	border: 1px solid transparent;
	border-radius: 4px;
}

.filter--content .filter-item a.on {
	border: 1px dashed #fff;
	background: linear-gradient(-125deg,#ffffff 0%,#ffffff 100%);
	color: #3d7eff;
}



/*svip*/



/*栏目分类样式*/

.filter--content .filter-item span {
	margin-right: 10px;
	background: linear-gradient(-125deg,#ffffff 0%,#ffffff 100%);
	border-radius: 0;
	color: #808080;
	padding: 0 20px;
	border-right: 1px solid;
}

.filter--content .filter-item a.on {
	border: 1px dashed #fff;
	background: linear-gradient(-125deg,#ffffff 0%,#ffffff 100%);
	color: #3d7eff;
}

.filter--content .filter-item a {
	display: inline-block;
	margin-top: 0;
	margin-right: 10px;
	border-bottom: 1px solid transparent;
	color: #808080;
	border-radius: 0;
	padding: 0 10px;
	position: relative;
	border: 1px solid transparent;
	border-radius: 4px;
}

.filter--content .filter-item a:hover {
	border: 1px dashed #fff;
	background: linear-gradient(-125deg,#ffffff 0%,#ffffff 100%);
	color: #3d7eff;
}

.filter--content .filter-tab span {
	margin-right: 10px;
	background: linear-gradient(-125deg,#ffffff 0%,#ffffff 100%);
	border-radius: 0;
	color: #808080;
	padding: 0 22px;
	border-right: 1px solid;
}

@media (max-width: 768px) {

	.filter--content .filter-item span, .filter--content .filter-tab span {
		padding: 0;
		border-right: 0;
	}
}

.filter--content .filter-tab a.on {
	color: #166df1;
}

.filter--content .filter-tab .tab.on i:before {
	display: inline-block;
	margin-top: 1px;
	color: #166df1;
	content: "\f111";
	font: normal normal normal 14px/1 FontAwesome;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: 5px;
	margin-left: 2px;
}

/*栏目分类样式*/



/*资源类型判断图标*/

.vvip0,.vvip10,.vvip30,.vvip70,.vvip75,.vvip80,.vwip0,.vwip10,.vwip30,.vwip70,.vwip75,.vwip80,.vvip302,.vvip702,.vvip752,.vvip802,.vwip302,.vwip702,.vwip752,.vwip802 {
	display: inline-block;
	background-image: url(../images/tuyiyi_vip4_1.png);
	background-size: auto 40px;
	vertical-align: middle;
	height: 40px;
	width: 40px
}

.vvip0,.vvip10,.vvip30, .vvip70, .vvip75, .vvip80, .vvip302, .vvip702, .vvip752, .vvip802 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.vvip0,.vwip0 {
	background-position: 0 0
}

.vvip70,.vwip70 {
	background-position: -80px 0
}

.vvip30,.vwip30 {
	background-position: -40px 0
}

.vvip302,.vvip702,.vvip752,.vvip802 {
	background-position: -200px 0
}

.vvip75 {
	background-position: -160px 0
}

.vvip80,.vwip75,.vwip80 {
	background-position: -120px 0
}

.vwip0,.vwip10,.vwip30,.vwip70,.vwip75,.vwip80,.vwip302 {
	position: absolute;
	z-index: 10;
	border-radius: 5px 0 0 0
}

.vvip10,.vwip10 {
	background-position: 0 0
}

/*资源类型判断图标*/



/*收藏按钮*/

.entry-star {
	display: block;
	border-radius: 50%;
	font-size: 15px;
	height: 25px;
	right: 10px;
	line-height: 25px;
	position: absolute;
	text-align: center;
	top: 10px;
	width: 25px;
	opacity: 0;
	visibility: hidden;
	background-color: #1978f1;
}

.ripro-star {
	border-color: #ffffff;
	color: #ffffff;
}



/*xmcms列表美化角标*/

.title-iconse {
	height: 8px;
	width: 8px;
	background: #fd4b4b;
	padding: 0px;
	display: inline-block;
	border-radius: 50%;
	line-height: 0;
	position: relative;
	-webkit-transition: ease-in-out 0.25s;
	transition: ease-in-out 0.25s;
	margin: 0 10px;
}

.float-rightse {
	float: right;
	position: absolute;
	right: 30px;
}

.title-iconse:before {
	content: " ";
	height: 8px;
	width: 8px;
	background: #ffd12a;
	border-radius: 50%;
	margin-left: 15px;
	position: absolute;
	display: block;
	-webkit-transition: ease-in-out 0.25s;
	transition: ease-in-out 0.25s;
}

.title-iconse:after {
	content: " ";
	height: 8px;
	width: 8px;
	background: #79f52a;
	border-radius: 50%;
	margin-left: 30px;
	position: absolute;
	display: block;
	-webkit-transition: ease-in-out 0.25s;
	transition: ease-in-out 0.25s;
}

/*  列表美化角标*/





.search-open.navbar-button {
	background: linear-gradient(125deg,#64c0ff 0,#2f49fd 100%);
	transition: transform .1s;
	box-shadow: 4px 3px 10px rgba(32,160,255,.17);
	color: #fff
}

.burger {
	background: linear-gradient(125deg,#f5ff07 0,#ff1841 100%);
	box-shadow: 4px 3px 10px #ffc1072e;
	transition: transform .1s;
	color: #fff;
	border: 0
}

.burger:before {
	top: 10px;
	width: 0
}

.burger:after {
	bottom: 100px
}

.burger:before, .burger:after {
	background: none;
}

i.fa.fa-tasks {
	align-items: center;
	border-radius: 50%;
	cursor: pointer;
	display: flex;
	font-size: 16px;
	height: 30px;
	justify-content: center;
	width: 30px;
	margin-right: 10px;
	border: 0
}

.logo-wrapper {
	position: relative;
	font-size: 2em;
	font-weight: 700;
	line-height: 39px;
	overflow: hidden;
	margin: 0
}

.logo-wrapper::before {
	content: "";
	position: absolute;
	width: 150px;
	height: 10px;
	background-color: rgba(255,255,255,.5);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: searchLights 1s ease-in 1s infinite;
	animation: searchLights 1s ease-in 1s infinite
}

.ripro-dark .logo-wrapper::before {
	content: "";
	position: absolute;
	width: 150px;
	height: 10px;
	background-color: rgba(25,22,22,.55);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: searchLights 1s ease-in 1s infinite;
	animation: searchLights 1s ease-in 1s infinite
}

@-webkit-keyframes searchLights {
	0% {
		left: -90px;
		top: 0
	}

	to {
		left: 90px;
		top: 0
	}
}

.site-header {
	position: relative;
}

.site-header {
	box-shadow: 0 0 30px rgba(0, 0, 0, 0);
}

.navFix {
	margin-top: 0!important;
	box-shadow: rgba(51,51,51,.2) 0 2px 3px;
	position: fixed!important
}

@media(max-width:767px) {
	.site-header {
		margin-top: 0!important
	}


	.animate-bounce-up {
		display: none
	}

	.xmcms-bj {
		padding: 20px 0px 30px !important;
	}
}

@media(max-width:767px) {
	.topnav {
		padding: 15px!important
	}
}

@media(max-width:767px) {
	.navbar .actions>div+div {
		font-weight: 400;
		margin-top: 0!important
	}
}

@media(max-width:767px) {
	.header-gap {
		height: 50px
	}
}

.deanggc {
	float: left;
	width: 630px;
	margin-left: 20px
}

.announce-wrap {
	height: 30px;
	overflow: hidden
}

.deanggc ul li {
	font-size: 14px;
	width: 630px;
	display: block;
	clear: both;
	height: 30px
}

.deanggc ul li a {
	font-weight: 400;
	color: #6b798e;
	float: left
}

.deanggc ul li a:hover {
	color: #2575fc;
	text-decoration: blink
}

.deanggc ul li span {
	float: right;
	color: #999;
	font-size: 12px;
	width: 120px
}

@media screen and (min-width:931px) {
	.header-gap {
		height: 80px
	}

	span.navtenyear {
		font-size: 14px;
		padding: 1px 5px;
		background-color: #24f626;
		border-radius: 5px;
		color: #fff;
	}

	span.navtenyearcon {
		font-size: 12px
	}
}

@media screen and (max-width:971px) {
	.navbar2 {
		height: 0
	}

	.logotext10 {
		display: none
	}

	.header_search {
		display: none
	}
}

.menu-post .cao-cover,.post-grid .cao-cover,.post-list .cao-cover {
	background: rgba(0,86,255,.22)
}

.main-menu li.current-menu-item>a,.main-menu li:hover>a {
	color: #3d7eff
}

.sub-menu li.current-menu-ancestor>a:before,.sub-menu li.current-menu-item>a:before,.sub-menu li.current-menu-parent>a:before,.sub-menu li.current_page_ancestor>a:before,.sub-menu li.current_page_item>a:before,.sub-menu li>a:hover:before {
	opacity: 1
}

.sub-menu li.current-menu-ancestor>a,.sub-menu li.current-menu-item>a,.sub-menu li.current_page_ancestor>a,.sub-menu li.current_page_item>a,.sub-menu li>a:hover {
	color: #3d7eff;
	padding-left: 1.75rem;
	opacity: 1
}

.sub-menu li a {
	font-size: .875rem;
	padding: .5rem 1rem .5rem 1.5rem;
	position: relative;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.sub-menu li a:before {
	content: '';
	height: 1px;
	width: 10px;
	opacity: 0;
	-webkit-transition: all .3s linear 0s;
	-khtml-transition: all .3s linear 0s;
	-moz-transition: all .3s linear 0s;
	-ms-transition: all .3s linear 0s;
	-o-transition: all .3s linear 0s;
	transition: all .3s linear 0s;
	position: absolute;
	left: .75rem;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	-khtml-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	transform: translate(0,-50%)
}

.navbar .nav-list>.menu-item>a {
	font-size: 15px;
	line-height: 38px;
	margin: 0 10px;
	transition: color .5s cubic-bezier(.77,0,.175,1)
}

.navbar .nav-list>.menu-item>a:hover {
	color: #3d7eff
}

.navbar .nav-list>.menu-item>a:before {
	content: "";
	position: absolute;
	bottom: 1px;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #3d7eff;
	border-radius: 8px 8px 0 0;
	opacity: 0;
	transition: .3s
}

.navbar .nav-list>.menu-item>a:hover:before {
	opacity: 1;
	bottom: -1px
}

.navbar {
	align-items: center;
	display: flex;
	position: relative
}

.topnav {
	padding: 28px
}

.header_search {
	width: 620px;
	height: 42px;
	float: left;
	left: 34%;
	position: absolute
}

.header_search input {
	background: 0 0;
	border-radius: 0;
	outline: 0;
	resize: none;
	appearance: none
}

.header_search .search_form .search_input {
	float: left;
	width: 268px;
	height: 38px;
	border: 1px solid #ddd;
	border-right: none;
	border-radius: 3px 0 0 3px;
	position: relative
}

.header_search .search_form .search_input input {
	width: 320px;
	border: none;
	color: #999;
	font: 14px tahoma,PingFangSC,microsoft yahei ui,microsoft yahei,sans-serif;
	font-size-adjust: none;
	overflow: hidden;
	position: absolute;
	top: 10px
}

.header_search .search_btn {
	width: 80px;
	height: 38px;
	line-height: 38px;
	display: block;
	float: left;
	border-radius: 0 3px 3px 0;
	border: none;
	cursor: pointer;
	background: linear-gradient(125deg,#64c0ff 0,#2f49fd 100%)
}

.header_search .search_btn:hover {
	opacity: .8
}

.header_search .search_btn .icon_search {
	display: block;
	width: 80px;
	height: 40px;
	margin: 2px auto 0;
	background: url(/wp-content/themes/jizhi-chlid/images/index_icons.png) no-repeat -68px -82px
}

.selected_type {
	position: relative;
	cursor: pointer;
	width: 75px;
	height: 38px;
	line-height: 38px;
	display: inline-block;
	padding-left: 9px;
	color: #666
}

.selected_type:after {
	border: 5px solid transparent;
	border-top: 6px solid #d2d2d2;
	width: 0;
	height: 0;
	position: absolute;
	top: 18px;
	right: 6px;
	content: ' ';
	transition: all .3s;
	-webkit-transition: all .3s
}

.search_filter_selected dl.search_type {
	display: block
}

.search_filter_selected .selected_type:after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	top: 12px
}

.search_filter .search_type {
	display: none;
	position: absolute;
	left: -1px;
	top: 38px;
	z-index: 999;
	background-color: #fff;
	border-radius: 2px;
	box-shadow: 0 2px 4px rgba(0,0,0,.12);
	box-sizing: border-box;
	padding: 5px 0;
	width: 88px
}

.search_filter .search_type dd {
	cursor: pointer;
	color: #666;
	font-size: 14px;
	padding: 6px 12px;
	text-align: left
}

.search_filter .search_type dd:hover {
	background-color: #0099ed;
	color: #fff
}

.header_search .hotword {
	float: left
}

.header_search .hotword {
	font-size: 12px;
	width: 550px;
	height: 18px;
	overflow: hidden
}

.header_search .hotword a {
	color: #999;
	margin: 0 9px
}

.shanshan {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	float: left;
	margin-right: 15px;
	margin: 0px 15px
}

[data-microtip] {
	position: relative
}

[data-microtip]:after,[data-microtip]:before {
	transform: translate3d(0,0,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	will-change: transform;
	opacity: 0;
	pointer-events: none;
	transition: all var(--microtip-transition-duration,.18s) var(--microtip-transition-easing,ease-in-out) var(--microtip-transition-delay,0s);
	position: absolute;
	box-sizing: border-box;
	z-index: 10;
	transform-origin: top
}

[data-microtip]:before {
	background-size: 100% auto!important;
	content: ""
}

[data-microtip-position|=bottom]:before {
	background: url(data:image/svg+xml;
	charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjDigKYwLDEyLjAwMiBDMTQuMjg1LDEyLjAwMiA4LjU5NCwwLjAwMCAyLjY1OCwwLjAwMCBaIi8+PC9zdmc+) no-repeat;height: 6px;
	width: 18px;
	margin-top: 5px;
	margin-bottom: 0
}

[data-microtip-position|=bottom]:before {
	transform: translate3d(-50%,-10px,0);
	bottom: auto;
	left: 50%;
	top: 100%
}

.heshan>a {
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #adb7be;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	transition: color .2s
}

.shanlian.lianzi {
	color: #cea22c;
	line-height: 33px;
	text-align: center
}

.shanlian.lianzi .ic_gif {
	position: absolute;
	top: 0;
	left: 50%;
	width: 96px;
	margin: 0 0 0 -50px
}

.shanlian.lianzi .ic_gif::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/tab_newani.png) no-repeat -60px 0;
	width: 13px;
	height: 25px;
	transform-origin: right center;
	-webkit-transform-origin: right center;
	animation: super_giftl 2s linear both infinite;
	-webkit-animation: super_ngiftl 2s linear both infinite
}

.shanlian.lianzi .ic_gif::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/tab_newani.png) no-repeat -100px 0;
	width: 13px;
	height: 25px;
	transform-origin: left center;
	-webkit-transform-origin: left center;
	animation: super_giftr 2s linear both infinite;
	-webkit-animation: super_ngiftr 2s linear both infinite
}

.shanlian.lianzi .txt {
	position: relative;
	font-size: 14px;
	color: #f5b344;
	margin-right: 2px
}

*,:after,:before {
	box-sizing: inherit
}

.shanlian.lianzi {
	color: #cea22c;
	line-height: 33px;
	text-align: center
}

.heshan>a {
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #adb7be;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	transition: color .2s
}

.shanlian.lianzi .ic_mask {
	position: absolute;
	top: 10px;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 14px;
	overflow: hidden;
	background: 0 0
}

.shanshan .shanlian.lianzi .ic_mask::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 6px;
	background: #fff;
	top: -12px;
	left: 0;
	animation: super_mask 2s linear both infinite;
	-webkit-animation: super_mask 2s linear both infinite;
	opacity: .6
}

[data-microtip-position=bottom-right]:after {
	transform: translate3d(calc(0 + -16px),-10px,0);
	top: 100%
}

[data-microtip-position|=bottom]:after {
	transform: translate3d(-50%,-10px,0);
	top: 100%;
	left: 50%
}

[data-microtip-position|=bottom]:after {
	margin-top: 11px
}

[data-microtip]:after {
	background: rgba(17,17,17,.9);
	border-radius: 4px;
	color: #fff;
	content: attr(data-microtip);
	font-size: var(--microtip-font-size,13px);
	font-weight: var(--microtip-font-weight,normal);
	text-transform: var(--microtip-text-transform,none);
	padding: .5em 1em;
	white-space: nowrap;
	box-sizing: content-box
}

[data-microtip]:after,[data-microtip]:before {
	transform: translate3d(0,0,0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	will-change: transform;
	opacity: 0;
	pointer-events: none;
	transition: all var(--microtip-transition-duration,.18s) var(--microtip-transition-easing,ease-in-out) var(--microtip-transition-delay,0s);
	position: absolute;
	box-sizing: border-box;
	z-index: 10;
	transform-origin: top
}

.shanlian {
	color: #fff;
	line-height: 33px;
	text-align: center
}

.heshan>a {
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #adb7be;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	transition: color .2s
}

.shanlian.lianzi {
	color: #cea22c;
	line-height: 33px;
	text-align: center
}

.shanlian.lianzi .ic_gif {
	position: absolute;
	top: 0;
	left: 50%;
	width: 96px;
	margin: 0 0 0 -50px
}

.shanlian.lianzi .ic_gif1 {
	position: absolute;
	top: 0;
	left: 50%;
	width: 88px;
	margin: 0 0 0 -44px
}

.shanlian.lianzi .ic_gif::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
/*background:url(../images/xmcms_net_vip.png) no-repeat -60px 0;*/
	width: 13px;
	height: 25px;
	transform-origin: right center;
	-webkit-transform-origin: right center;
	animation: super_giftl 2s linear both infinite;
	-webkit-animation: super_ngiftl 2s linear both infinite
}

.shanlian.lianzi .ic_gif1::before {
	content: "";
	position: absolute;
	top: 4px;
	left: 0;
/*background:url(../images/xmcms_net_vip.png) no-repeat 0 0;*/
	width: 13px;
	height: 25px;
	transform-origin: right center;
	-webkit-transform-origin: right center;
	animation: super_giftl 1s linear both infinite;
	-webkit-animation: super_giftl 1s linear both infinite
}

.shanlian.lianzi .ic_gif::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
/*background:url(../images/xmcms_net_vip.png) no-repeat -100px 0;*/
	width: 13px;
	height: 25px;
	transform-origin: left center;
	-webkit-transform-origin: left center;
	animation: super_giftr 2s linear both infinite;
	-webkit-animation: super_ngiftr 2s linear both infinite
}

.shanlian.lianzi .ic_gif1::after {
	content: "";
	position: absolute;
	top: 4px;
	right: 0;
/*background:url(../images/xmcms_net_vip.png) no-repeat -30px 0;*/
	width: 13px;
	height: 25px;
	transform-origin: left center;
	-webkit-transform-origin: left center;
	animation: super_giftr 1s linear both infinite;
	-webkit-animation: super_giftr 1s linear both infinite
}

.shanlian.lianzi .txt {
	position: relative;
	font-size: 15px;
	color: #f5b344
}

.shanlian.lianzi .txt1 {
	position: relative;
	font-size: 14px;
	color: #f5b344
}

.shanlian.lianzi .ic_mask {
	position: absolute;
	top: 10px;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 14px;
	overflow: hidden;
	background: 0 0
}

.shanshan .shanlian.lianzi .ic_mask::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 6px;
	background: #fff;
	top: -12px;
	left: 0;
	animation: super_mask 2s linear both infinite;
	-webkit-animation: super_mask 2s linear both infinite;
	opacity: .6
}

@keyframes super_ngiftl {
	0%,100% {
		transform: rotate(0)
	}

	50% {
		transform: rotate(-15deg)
	}
}

@-webkit-keyframes super_ngiftl {
	0%,100% {
		-webkit-transform: rotate(0)
	}

	50% {
		-webkit-transform: rotate(-15deg)
	}
}

@keyframes super_ngiftr {
	0%,100% {
		transform: rotate(0)
	}

	50% {
		transform: rotate(15deg)
	}
}

@-webkit-keyframes super_ngiftr {
	0%,100% {
		-webkit-transform: rotate(0)
	}

	50% {
		-webkit-transform: rotate(15deg)
	}
}

@keyframes super_giftl {
	0%,100% {
		transform: rotateY(0)
	}

	50% {
		transform: rotateY(-50deg)
	}
}

@-webkit-keyframes super_giftl {
	0%,100% {
		-webkit-transform: rotateY(0)
	}

	50% {
		-webkit-transform: rotateY(-50deg)
	}
}

@keyframes super_giftr {
	0%,100% {
		transform: rotateY(0)
	}

	50% {
		transform: rotateY(50deg)
	}
}

@-webkit-keyframes super_giftr {
	0%,100% {
		-webkit-transform: rotateY(0)
	}

	50% {
		-webkit-transform: rotateY(50deg)
	}
}

@keyframes super_mask {
	0% {
		transform: translate(0,0) rotate(-30deg)
	}

	100%,50% {
		transform: translate(56px,22px) rotate(-30deg)
	}
}

@-webkit-keyframes super_mask {
	0% {
		-webkit-transform: translate(0,0) rotate(-30deg)
	}

	100%,50% {
		-webkit-transform: translate(56px,22px) rotate(-30deg)
	}
}

.header__style_user .header__dropdown {
	left: inherit;
	right: -130px;
	border-radius: 8px;
	width: 400px;
	top: 30px;
	box-shadow: 0 2px 8px rgba(0,0,0,.2);
	z-index: 999999;
}

.navbar .menu-item>a {
	font-weight: 400;
}

/*导航菜单*/



/*顶部介绍*/
.vip-bannerr .vipbjj h2 {
	text-align: center;
	font-size: 40px;
	color: #fff
}

.vip-bannerr .vipbjj p {
	text-align: center;
	font-size: 18px;
	color: #fff
}

.vip-bannerr {

	width: 100%;
	height: 70px;


}


/*VIP介绍*/

.vip-banner .vipbj h2 {
	text-align: center;
	font-size: 40px;
	color: #fff
}

.vip-banner .vipbj p {
	text-align: center;
	font-size: 18px;
	color: #fff
}

.vip-banner {
	background: url(../images/comvip-banner.png) no-repeat center;
	position: relative;
	width: 100%;
	height: 246px;
	position: relative;
}

.vip-banner-bg {
	background-position: center;
	background-size: cover;
	height: 100%
}

.vip-banner .vipbj {
	position: absolute;
	width: 100%;
	top: 20%
}

.vip-slogan {
	box-shadow: 0 2px 10px rgba(0,0,0,.02);
	border-radius: 5px;
	height: 280px;
	width: 1200px;
	background: #fff;
	box-sizing: border-box;
	font-size: 0;
	margin: 40px auto auto auto
}

.vip-slogan-box:nth-of-type(-n+3) {
	border-bottom: 0
}

.vip-slogan-box {
	padding-top: 20px;
	display: inline-block;
	border: 1px solid #f4f4f4;
	height: 50%;
	width: 373.2px;
	box-sizing: border-box;
	vertical-align: middle
}

.vip-slogan-box i {
	width: 100px;
	line-height: 100px;
	display: inline-block;
	background-image: linear-gradient(90deg, #ed1c24 0, #fb8f02 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 45px;
	text-align: center;
	vertical-align: middle
}

.vip-slogan-text {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	color: #898989
}

.vip-slogan-text p:first-child {
	font-size: 18px;
	color: #575959
}

.container-vip {
	width: 1250px
}

.vip-content {
	text-align: center;
	margin-bottom: 50px
}

.module-line {
	width: 100%;
	text-align: center;
	margin-top: 40px
}

.module-line .arrow {
	width: 84px;
	height: 16px
}

.module-line .text {
	font-size: 26px;
	color: #4c4c4c;
	margin: 0 10px
}

.module-line span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.vip-banner .vipbj>a {
	width: 170px;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	border-radius: 25px;
	background-image: linear-gradient(90deg, #ed1c24 0, #fb8f02 100%);
	color: #fff;
	margin: 0 auto;
	margin-top: 0;
	display: block;
	margin-top: 20px
}

.vip-row {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0;
	margin-left: 0;
	width: 100%;
	height: auto;
	zoom: 1
}

.vip-row:after,.vip-row:before {
	display: table;
	content: ''
}

.vip-block-wrapper {
	position: relative;
	display: flex;
	padding: 20px 0;
	height: 100%;
	justify-content: center
}

.vip-block-wrapper .vip-block-item {
	display: block;
	box-sizing: border-box;
	padding: 20px 40px;
	width: 33.333%;
	text-align: center;
}

.home-vipbox {
	padding: 1px 0px 38px 0px;
	border-radius: 8px;
	background: #fff;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.home-vipbox:hover {
	-webkit-transform: translateY(-3px);
	-moz-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px);
	box-shadow: 0 10px 20px rgba(213,213,213,0.4);
}

p.vip-bt {
	color: #fff;
	margin: 0 auto;
	width: 100px;
	padding: 8px 0;
	border-radius: 26px;
}

.vip-block-item a p {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.vip-block-item:nth-child(n) a:hover p {
	box-shadow: 0 10px 20px rgba(245,47,62,.4);
	-webkit-transform: translateY(-3px);
	-moz-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px);
	background-color: #f52f3e;
	background-repeat: repeat-y;
	background-image: -moz-linear-gradient(left,#f52f3e,#ff4c22);
	background-image: -webkit-linear-gradient(left,#f52f3e,#ff4c22);
	background-image: -o-linear-gradient(left,#f52f3e,#ff4c22);
	background-image: linear-gradient(left,#f52f3e,#ff4c22);
}

.vip-block-item:nth-child(1) >.home-vipbox {
    /* outline:1px solid rgba(245,210,47,0.24); */
    /* outline-offset:-8px; */
}

.vip-block-item:nth-child(1) h3 {
	color: #f5a02f;
	text-shadow: 0 5px 6px #ffe1b9;
}

.vip-block-item:nth-child(1) .vip-bt {
	background-image: -webkit-linear-gradient(left,#021b31,#001529);
}

.vip-block-item:nth-child(2) >.home-vipbox {
    /* outline:1px solid rgba(47,146,245,0.15); */
    /* outline-offset:-8px; */
}

.vip-block-item:nth-child(2) h3 {
	color: #1890ff;
	text-shadow: 0 5px 6px rgba(24,144,255,0.40);
}

.vip-block-item:nth-child(2) .vip-bt {
	background-image: -webkit-linear-gradient(left,#1390de,#2f9af5);
}

.vip-block-item:nth-child(3) >.home-vipbox {
    /* outline:1px solid rgba(245,47,47,0.2); */
    /* outline-offset:-8px; */
}

.vip-block-item:nth-child(3) h3 {
	color: #fd3d00;
	text-shadow: 0 5px 6px #ffb9b9;
}

.vip-block-item:nth-child(3) .vip-bt {
	background-image: -webkit-linear-gradient(left,#f1bc37,#fadb37);
}

p.vip-home-price {
	position: relative;
	font-size: 1.875rem;
	font-weight: bold;
	width: 200px;
	margin: 15px auto;
}

p.vip-home-price i {
	font-size: 16px;
}

@media (max-width: 768px) {

	.vip-block-wrapper {
		display: block
	}

	.vip-block-wrapper .vip-block-item {
		float: left;
		width: 100%;
		padding: 10px 0;
	}
}

.vip-block-wrapper .vip-block-item .icon {
	width: 25%;
	height: 20%;
	padding-top: 20px;
	margin: 0 auto;
}

.vip-block-wrapper .vip-block-item img {
	width: 100%;
	height: 60px;
}

.vip-block-wrapper .vip-block-item .content0-title {
	padding: 0;
	font-size: 1.875rem;
	margin-top: 20px;
}

.icon {
	width: 1.5em;
	height: 1.15em;
	vertical-align: -0.25em;
	fill: currentColor;
	overflow: hidden;
}

/*VIP介绍*/



/*会员中心美化*/

.edit--profile-links li a.active {
    /* background: #34495e; */
	color: #ffffff;
	background: linear-gradient(-125deg,#0295f9 0%, #2f49fd 100%);
	-webkit-box-shadow: 0 8px 10px rgba(32,160,255,.3);
	box-shadow: 0 8px 10px rgba(32,160,255,.3);
}

.edit--profile-links li a {
	padding: 12px 12px;
	display: block;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: 0.3s ease;
	-o-transition: 0.3s ease;
	transition: 0.3s ease;
	text-align: center;
}

.col-md-12 button {
    /* background: #34495e; */
	color: #ffffff;
	background: linear-gradient(-125deg,#0295f9 0%, #2f49fd 100%);
	-webkit-box-shadow: 0 8px 10px rgba(32,160,255,.3);
	box-shadow: 0 8px 10px rgba(32,160,255,.3);
	padding: 0 18px;
	border-radius: 4px;
}

.mcolorbg4 {
	background: linear-gradient(90deg, #ffc107, #ff7365, #ff82ea, #ffc107);
	background-size: 1400% 300%;
	-webkit-animation: mymove 10s ease infinite;
	-moz-animation: mymove 10s ease infinite;
	color: #fff;
	border: 0px solid #DDDDDD;
	font-size: 14px;
	transition: all 0.3s ease;
	border-color: #ff8a00;
}

.pcolorbg {
	background: linear-gradient(90deg, #0674ec, #54a1f5, #ff82ea, #2e8ef7);
	background-size: 1400% 300%;
	-webkit-animation: mymove 10s ease infinite;
	-moz-animation: mymove 10s ease infinite;
	color: #fff;
	border: 0px solid #DDDDDD;
	font-size: 14px;
	transition: all 0.3s ease;
	border-color: #ff8a00;
}

.scolorbg {
	background: linear-gradient(90deg, #ff6565, #ffe37c, #ff854a, #ff65fa);
	background-size: 1400% 300%;
	-webkit-animation: mymove 10s ease infinite;
	-moz-animation: mymove 10s ease infinite;
	color: #fff;
	border: 0px solid #DDDDDD;
	font-size: 14px;
	transition: all 0.3s ease;
	border-color: #ff8a00;
}

/*会员中心美化*/



/*幻彩特效*/

.alert-dark {
	background-color: #f0f4ff;
	color: #0e3686;
}

.type_icont_2 {
	background: linear-gradient(90deg,#ffc107,#ff7365,#ff82ea,#ffc107);
	background-size: 1400% 300%;
	animation: mymove 10s ease infinite;
	-webkit-animation: mymove 10s ease infinite;
	-moz-animation: mymove 10s ease infinite;
	color: #fff;
	border: none;
}

.description-17codesign {
	display: inline-block;
	font-size: 12px;
	line-height: 24px;
	color: #6b798e;
}

@keyframes mymove {
	0% {
		background-position: 0% 0%;
	}

	50% {
		background-position: 50% 100%;
	}

	100% {
		background-position: 100% 0%;
	}
}

.alert-dark {
	background-color: #f0f4ff;
	color: #0e3686;
}





/*幻彩特效*/



/*弹窗登入*/

.register-login-modal .open-oauth .btn-qq {
    /* background-color: #003aff; */
	background: linear-gradient(-125deg,#0295f9 0%, #2f49fd 100%);
	box-shadow: 0 8px 10px rgba(32,160,255,.3);
    /* color: #FFF; */
}

.register-login-modal .open-oauth .btn {
	color: #ffffff !important;
	font-size: 28px;
	margin: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 2px;
	position: relative;
	display: inline-block;
	margin-right: 10px;
	width: 62px;
	height: 62px;
	text-align: center;
	line-height: 62px;
	cursor: pointer;
	margin-left: 10px;
	margin-top: -20px;
	padding: 0;
	letter-spacing: 0;
	font-weight: normal;
}

.btn--primary {
	background: linear-gradient(-125deg,#0295f9 0%, #2f49fd 100%);
	-webkit-box-shadow: 0 8px 10px rgba(32,160,255,.3);
	box-shadow: 0 8px 10px rgba(32,160,255,.3);
}

/*弹窗登入*/



/*导航用户中心弹窗*/

.header-center .md-l {
	float: left;
	width: 47%;
	border-radius: 6px;
	padding: 15px;
	margin-right: 15px;
	transition: transform 0.1s;
	background-clip: padding-box,border-box;
	background-origin: padding-box,border-box;
	background-image: linear-gradient(135deg,#89f1fe,#63a8f6);
	box-shadow: 3px 3px 10px #17161614;
}

.header-center .md-t {
	padding: 9px;
	margin-bottom: 5px;
	border-radius: 5px;
	position: relative;
	transition: transform 0.1s;
	background-clip: padding-box,border-box;
	background-origin: padding-box,border-box;
	background-image: linear-gradient(135deg,#fe89c0,#f44069);
	box-shadow: 3px 3px 10px #17161614;
}

.header-center .md-b {
	padding: 9px;
	position: relative;
	margin-bottom: 5px;
	border-radius: 5px;
	background-clip: padding-box,border-box;
	background-origin: padding-box,border-box;
	transition: transform 0.2s;
	background-image: linear-gradient(135deg,#fee11b,#fe8e06);
	border: 2px transparent solid;
}

.wp-VIP {
	background: linear-gradient(-125deg,#f8d930 0%, #fb7b92 100%);
	box-shadow: 4px 3px 10px #ffc1072e;
	color: #FFF;
	font-weight: 400;
	padding: 2px 8px;
	border-radius: 10px;
	transition: transform 0.1s;
	font-size: 12px;
	margin-left: 10px;
	font-family: "wp" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.header-top .group-name {
	background: linear-gradient(-125deg,#0295f9 0%, #2f49fd 100%);
	box-shadow: 4px 3px 10px rgba(32, 160, 255, 0.17);
	color: #FFF;
	padding: 2px 8px;
	border-radius: 10px;
	font-style: normal;
	font-size: 12px;
	margin-left: 10px;
}

.header-center .md-t a {
	position: absolute;
	right: 10px;
	top: 5px;
	background: linear-gradient(-180deg, #f6f6f6 2%, #f6f6f6 98%);
	padding: 1px 10px;
	border-radius: 20px;
	color: #ec2546;
	box-shadow: 3px 4px 10px #17161617;
}

.header-center .md-b a {
	position: absolute;
	right: 10px;
	top: 5px;
	background: linear-gradient(to bottom,#fff 0,#fff 100%);
	padding: 1px 10px;
	border-radius: 20px;
	color: #feb609;
	box-shadow: 3px 4px 10px #17161617;
}

.header-center .jinbi i {
	background: url(../images/jinbi.png) no-repeat center;
	background-size: cover;
}

.header-center .dou i {
	background: url(../images/dou.png) no-repeat center;
	background-size: cover;
}

.header-center .pay-credit {
	padding: 2px 10px;
	border-radius: 20px;
	background-color: #ffffff;
	width: 120px;
	text-align: center;
	display: block;
	margin: 0 auto;
	margin-top: 15px;
	color: #245bfc;
}

.header-top {
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px dashed #cecece;
}

.header-center .md-l {
	border: 0;
}

/*导航用户中心弹窗*/



/*logo尺寸*/

.navbar .logo {
	margin-right: 12px;
	max-width: 147px;
	height: auto;
}

/*logo尺寸*/



/*手机端顶部*/



@media (max-width: 767px) {

	.topnav {
		padding: 15px !important;
	}
}

@media (max-width: 767px) {

	.navbar .actions>div+div {
		font-weight: 400;
		margin-top: 0px !important;
	}
}

@media (max-width: 767px) {

	.header-gap {
		height: 80px;
	}
}

@media (max-width: 767px) {

	.shanshan {
		display: none
	}
}

@media (max-width: 767px) {

	.navbar .logo {
		margin-right: 1px;
		max-width: 130px;
		height: auto;
	}
}



/**/

@media (max-width: 767px) {

	.text-center {
		padding-top: 0px;
		padding-bottom: 13px;
		background-color: #fff;
	}
}

@media (max-width: 767px) {

	.static .flex {
		padding: 0;
		display: flex;
		margin-top: 66px;
	}
}

@media (max-width: 767px) {

	.lanse {
		display: none
	}
}

@media (max-width: 767px) {

	.lvse {
		display: none
	}
}

@media (max-width: 767px) {

	.huangse {
		display: none
	}
}

@media (max-width: 767px) {

	.hongse {
		display: none
	}
}

/*手机端顶部*/



/*友情链接*/

.col-xs-12.friend-links {
	padding: 14px;
}

.codesign-fl {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 13px;
}

.codesign-fl li {
	margin-left: 5px;
}

.codesign-fl a {
	color: #cccccc;
}

.codesign-fl a:hover {
	color: #058ff9;
}

.codesign-dw {
	border-top: 1px solid #eeeeee;
}

.footer-widget {
	overflow: hidden;
	padding-bottom: 0;
}

.yousc-dark .codesign-dw {
	border: 1px dashed #44444487;
	background-color: #2d2d2d;
	text-shadow: #000 0px 1px 0px;
}

/*友情链接*/

/*新友情链接*/

.link {
	height: 60px;
	background: #f7f8fa;
	border: 1px solid #eeeeee;
	border-radius: 5px;
}

.link ul {
	list-style: none;
	list-style-type: none;
	padding-left: 0px;
	margin: 5px 0;
}

.link ul>span {
	float: left;
	display: block;
	font-size: 14px;
	background: linear-gradient(-125deg,#0295f9 0%, #2f49fd 100%);
	height: 60px;
	padding: 0 30px;
	padding-top: 0;
	color: #FFF;
	padding-top: 6px;
	margin: -1px -1px -1px -1px;
	text-align: center;
	border-radius: 5px 0 0 5px;
}

.link ul>span>a {
	background: linear-gradient(-180deg, #ffffff 2%, #ffffff 98%);
	padding: 1px 10px;
	border-radius: 20px;
	color: #0a79ed;
}

.link li {
	float: left;
}

.link ul li a {
	display: inline-block;
	padding: 0 10px;
	float: left;
	margin-bottom: 10px;
	font-size: 14px;
	color: #828282;
	padding-top: 8px;
	font-weight: 400;
}

/*新友情链接*/



/*7.1友情链接*/

.footer-links {
	font-size: 12px;
	margin: 15px auto 0;
	overflow: hidden
}

.footer-links span {
	display: inline-block;
	float: left;
}

.footer-links h6 {
	font-size: 16px;
	color: #8a8a8a;
	margin: 0px 11px;
	display: inline-block;
	float: left;
}

.i-f-pl-hold {
	width: 600px;
	height: 11px;
	border-bottom: 1px solid #eeeeee;
}

.footer-links ul {
/*	display: inline;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 16px;
	color: #8a8a8a;
	margin: 0px 11px;
	display: inline-block;
	float: left;
	margin: 16px 0;
	padding-left: 0px;*/
}

.footer-links li {
	font-size: 13px;
	font-weight: 400;
	display: inline;
	white-space: nowrap;
	margin: 0 10px;
	margin-left: 0;
	color: #797979;
	line-height: 32px;
    display: flex;
    align-items: center; /* 垂直居中 */
    justify-content: center; /* 水平居中 */
    height: 0px; /* 容器高度 */


}

.footer-links a {
	color: #777;
}

.xmcms_ylsq {
	padding: 1px 8px 1px 8px;
	font-size: 12px !important;
		width: 100%;
}

/*7.1友情链接*/

/*自助申请友情链接*/

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

	.container .row .card {
		width: 100%
	}
}

.container .row .pricing-deco .deco-layer {
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.container .row .pricing-deco:hover .deco-layer--1 {
	-webkit-transform: translate3d(15px,0,0);
	transform: translate3d(15px,0,0);
}

.container .row .pricing-deco:hover .deco-layer--2 {
	-webkit-transform: translate3d(-15px,0,0);
	transform: translate3d(-15px,0,0);
}

.srcdict-yqlj {
	margin-left: -10px;
	margin-right: -10px;
	display: flex;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.05);
	border-radius: 6px;
	box-shadow: 0 4px 12px 0 rgba(52, 73, 94, 0.1);
}

.clearfix {
	color: #fff;
	background: linear-gradient(-125deg,#0295f9 0%, #2f49fd 100%);
	margin-top: 1rem;
	padding: 1rem 1.5rem;
	border: 1px solid transparent;
	border-radius: .375rem;
	max-width: 100%;
}

.mt20 {
	margin-top: 20px;
	margin-bottom: 15px;
}

.card-header {
	padding: 1.25rem 1.5rem;
	font-size: 1.0625rem;
	background-color: #fff;
}

.card-header:first-child {
	border-radius: calc(.375rem - 1px) calc(.375rem - 1px) 0 0;
}

/*自助申请友情链接*/



/*导航栏目统计*/

.xmcms-num {
	position: absolute;
	top: 8px;
	left: 66%;
	color: #555;
	border-radius: 8px;
	text-align: center;
	font-family: Calibri;
	background: #eee;
	font-size: 12px;
	min-width: 32px;
}

	

/*导航栏目统计*/

/*二级导航样式*/

.lanse {
	box-sizing: border-box;
	content: '';
	width: 12px;
	height: 12px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	margin-left: 10px;
	margin-top: -6px;
	left: 0;
	border-color: #61e1b9;
	border: 3px solid #7a99f2;
}

.lvse {
	box-sizing: border-box;
	content: '';
	width: 12px;
	height: 12px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	margin-left: 10px;
	margin-top: -6px;
	left: 0;
	border-color: #61e1b9;
	border: 3px solid #70d7cf;
}

.huangse {
	box-sizing: border-box;
	content: '';
	width: 12px;
	height: 12px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	margin-left: 10px;
	margin-top: -6px;
	left: 0;
	border-color: #61e1b9;
	border: 3px solid #f5c745;
}

.hongse {
	box-sizing: border-box;
	content: '';
	width: 12px;
	height: 12px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	margin-left: 10px;
	margin-top: -6px;
	left: 0;
	border-color: #61e1b9;
	border: 3px solid #f1787f;
}

.navbar .sub-menu {
	background-color: #fff;
	box-shadow: 0 0 30px rgba(0,0,0,0.07);
	list-style-type: none;
	margin: -1px 0 0 -18px;
	min-width: 200px;
	opacity: 0;
	padding: 20px 0;
	position: absolute;
	top: 100%;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
	transition: all 0.5s cubic-bezier(0.77,0,0.175,1);
	visibility: hidden;
	z-index: 80;
}

/*二级导航样式*/



/*文章内页彩色渐变框*/

#zk_mhz,#zk_xgh,#zk_tkzj,#zk_xyz,#zk_gll ,#zk_xty,#zk_yyz,#zk_szh,#zk_wbk {
	/*圆角值,在此定义*/
	border-radius: 8px;
}

/*迷幻紫*/

#zk_mhz {
	color: #555555;
	overflow: hidden;
	margin: 10px 0;
	padding: 15px 15px 15px 35px;
    /*border-radius: 10px;*/
	box-shadow: 6px 0 12px -5px rgb(190, 196, 252), -6px 0 12px -5px rgb(189, 196, 252);
	background-color: #8EC5FC;
	background-image: linear-gradient(62deg,#8EC5FC 0%,#E0C3FC 100%);
	background-image: -webkit-linear-gradient(62deg,#8EC5FC 0%,#E0C3FC 100%);
}

/*西瓜红*/

#zk_xgh {
	color: #555555;
	overflow: hidden;
	margin: 10px 0;
	padding: 15px 15px 15px 35px;
    /*border-radius: 10px;*/
	box-shadow: 6px 0 12px -5px rgb(255, 176, 172), -6px 0 12px -5px rgb(255, 161, 174);
	background-color: #ff9a8b66;
	background-image: linear-gradient(220deg,#FF9A8B 0%,#ff6a8838 55%,#FF99AC 100%);
	background-image: -webkit-linear-gradient(220deg,#ff9a8b7a 0%,#ff6a88ab 55%,#ff99ac82 100%);
}

/*华为P30 天空之境*/

#zk_tkzj {
	color: #555555;
	overflow: hidden;
	margin: 10px 0;
	padding: 15px 15px 15px 35px;
    /*border-radius: 10px;*/
	box-shadow: 6px 0 12px -5px rgb(253, 223, 234), -6px 0 12px -5px rgb(215, 240, 243);
	background-color: #FFDEE9;
	background-image: linear-gradient(0deg,#ffdee9c4 0%,#b5fffc8f 100%);
	background-image: -webkit-linear-gradient(0deg,#ffdee9c4 0%,#b5fffc8f 100%);
}

/*小宇宙*/

#zk_xyz {
	color: #eeeeee;
	overflow: hidden;
	margin: 10px 0;
	padding: 15px 15px 15px 35px;
    /*border-radius: 10px;*/
	box-shadow: 6px 0 12px -5px rgb(12, 85, 141), -6px 0 12px -5px rgba(10, 58, 93, 0);
	background-image: radial-gradient( circle 263px at 100.2% 3%, rgba(12,85,141,1) 31.1%, rgba(205,181,93,1) 36.4%, rgba(244,102,90,1) 50.9%, rgba(199,206,187,1) 60.7%, rgba(249,140,69,1) 72.5%, rgba(12,73,116,1) 72.6% );
}

/*橄榄绿*/

#zk_gll {
	color: #eeeeee;
	overflow: hidden;
	margin: 10px 0;
	padding: 15px 15px 15px 35px;
    /*border-radius: 10px;*/
	box-shadow: 6px 0 12px -5px rgb(68, 110, 92), -6px 0 12px -5px rgb(204, 212, 163);
	background-image: linear-gradient( 102deg, rgba(68,110,92,1) 17.4%, rgba(107,156,120,1) 49.3%, rgba(154,183,130,1) 83.4%, rgba(247,237,191,1) 110.3% );
}

/*小太阳*/

#zk_xty {
	color: #ffffff;
	overflow: hidden;
	margin: 10px 0;
	padding: 15px 15px 15px 35px;
     /*border-radius: 10px; */
	box-shadow: 6px 0 12px -5px rgb(253, 223, 234), -6px 0 12px -5px rgb(215, 240, 243);
	background-image: radial-gradient( circle farthest-corner at -8.9% 51.2%, rgba(255,124,0,1) 0%, rgba(255,124,0,1) 15.9%, rgba(255,163,77,1) 15.9%, rgba(255,163,77,1) 24.4%, rgba(19,30,37,1) 24.5%, rgba(19,30,37,1) 66% );
}

/*优雅紫*/

#zk_yyz {
	color: #ffffff;
	overflow: hidden;
	margin: 10px 0;
	padding: 15px 15px 15px 35px;
    /*border-radius: 10px;*/
	box-shadow: 6px 0 12px -5px rgb(175, 160, 208), -6px 0 12px -5px rgba(177, 161, 207, 0);
	background-image: radial-gradient( circle farthest-corner at 10% 20%, rgba(95,117,227,1) 0%, rgba(188,167,205,1) 90% );
}

/*深邃黑*/

#zk_szh {
	color: #c7c7c7;
	overflow: hidden;
	margin: 10px 0;
	padding: 15px 15px 15px 35px;
    /*border-radius: 5px;*/
	box-shadow: 6px 0 12px -5px rgb(155, 170, 185), -6px 0 12px -5px rgba(177, 161, 207, 0);
	background-image: radial-gradient( circle farthest-corner at 10% 20%, rgba(0,0,0,1) 0%, rgba(64,64,64,1) 90.2% );
}

/*无边框*/

#zk_wbk {
	color: #000000;
	overflow: hidden;
	margin: 10px 0;
	padding: 15px 15px 15px 35px;
}

#zk_xyz a , #zk_gll a {
	color: #eeeeee;
}

#zk_szh a {
	color: #c7c7c7;
}

#zk_xty a, #zk_yyz a {
	color: #ffffff;
}

/*文章内页彩色渐变框*/



/*手机导航*/

@media (max-width: 767px) {

	.aini_foot_nav {
		display: block !important;
		;
	}
}

.aini_foot_nav {
	border-top: 1px solid #eee;
	display: none;
	padding: 8px 0;
	background: #fff;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 999999;
}

.aini_foot_nav p, .aini_foot_nav ul, .pc {
	margin: 0;
	padding: 0;
}

.aini_foot_nav li {
	width: 20%;
	text-align: center;
	float: left;
}

.rightList ul, li, ol {
	list-style-type: none;
}

.rightList ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0;
}

.aini_foot_nav li a {
	width: 100%;
	display: block;
	color: #888;
}

.aini_foot_nav .nohover {
	color: #0f7efa;
}

.aini_foot_nav li i {
	display: block;
	font-size: 25px;
	line-height: 26px;
}

.aini_foot_nav li p {
	overflow: hidden;
	font-size: 12px;
	height: 16px;
	line-height: 16px;
	color: #888;
}

.aini_foot_nav li.aini_zjbtn {
	overflow: visible;
	position: relative;
}

.aini_foot_nav li.aini_zjbtn a {
	bottom: 0;
	left: calc(50% - 30px);
	width: 60px;
	height: 40px;
	border-radius: 50%;
	overflow: visible;
}

.aini_foot_nav li.aini_zjbtn a em {
	display: block;
	position: absolute;
	bottom: -5px;
	left: calc(50% - 30px);
	z-index: 100;
	width: 60px;
	height: 60px;
	border-radius: 50%;
}

.aini_foot_nav .b_ok {
	border: 1px solid #efefef!important;
}

.aini_foot_nav .bg_f {
	background: #fff!important;
}

address, caption, cite, code, dfn, em, i, strong, th, var {
	font-style: normal;
	font-weight: 400;
}

.aini_foot_nav li.aini_zjbtn a span {
	display: block;
	position: absolute;
	bottom: -8px;
	left: calc(50% - 30px);
	z-index: 110;
	width: 60px;
	height: 62px;
	line-height: 62px;
	border-radius: 50%;
	padding: 0 1px;
}

.aini_foot_nav .bg_f {
	background: #fff!important;
}

.aini_foot_nav li.aini_zjbtn a span i.foot_btn {
	width: 44px;
	height: 44px;
	line-height: 44px;
	border-radius: 50%;
	padding: 0;
	margin-top: 8px;
	background: linear-gradient(-125deg,#0295f9 0%, #2f49fd 100%);
	box-shadow: 0 3px 10px -1px #0295f9!important;
}

.aini_foot_nav .foot_btn {
	width: 48px;
	padding: 5px 0;
	text-align: center;
	height: 24px;
	line-height: 24px;
	font-size: 24px;
	margin: 7px auto 0;
	border-radius: 2px;
}

.aini_foot_nav .iconjiahao {
	color: #fff;
}



/*手机导航*/



/*常见问题*/

#help h2,#down h2 {
	font-size: 18px;
	line-height: 54px;
	color: #323232;
	border-bottom: 2px solid #4f8af1;
	width: 150px;
	font-weight: normal;
}

#help dt {
	cursor: pointer;
	color: #353535;
	font-size: 18px;
	margin-bottom: 20px;
}

#help dd {
	display: none;
	color: #767676;
	font-size: 14px;
	padding: 10px;
	border-radius: 5px;
	background: #f0f0f0;
	margin-bottom: 20px;
	margin-bottom: 20px;
	line-height: 25px;
	letter-spacing: 1px;
}

#help dt,#help dd {
	margin-left: 40px;
	position: relative;
}

#help dt i,#help dd i {
	background: url(../images/xmcms-faq.png) no-repeat;
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	left: -40px;
	top: 0px;
}

#help dd i {
	background-position: 0 -35px;
}

/*常见问题*/



/*优快讯*/

.youkuaixun-header h1 {
	font-size: 12px;
	font-size: 1.6rem;
	line-height: 30px;
	text-align: center;
	margin: 0 0 15px 0;
}

.youkuaixun-header {
	padding-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
}

.youkuaixun-title {
	font-size: 13px;
	text-align: center;
	color: #555;
	font-weight: 400;
}

strong {
	font-weight: normal;
}

.youkuaixun {
	position: relative;
}

.youkuaixun h2 {
	color: #555;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 15px;
	margin-top: -30px;
	font-size: 15px;
}

.youkuaixun li {
	padding: 8px 0;
	display: block;
}

.youkuaixun-content {
	box-shadow: 0 0 1px RGBA(0,0,0,.15);
	background-color: #f6f6f62e;
	border: 1px #ccc0 solid;
	border-radius: 4px;
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 0 30px 0 40px;
	letter-spacing: 1px;
	padding: 20px 20px 0px 30px;
	color: #666;
	min-height: 60px;
	position: relative;
	white-space: pre;
 /* CSS 2.0 */
	white-space: pre-wrap;
 /* CSS 2.1 */
	white-space: pre-line;
 /* CSS 3.0 */
	white-space: -pre-wrap;
 /* Opera 4-6 */
	white-space: -o-pre-wrap;
 /* Opera 7 */
	white-space: -moz-pre-wrap;
 /* Mozilla */
	white-space: -hp-pre-wrap;
 /* HP Printers */
	word-wrap: break-word;
 /* IE 5+, 文本行的任意字内断开 */
}

.youkuaixun-content p {
	margin: 0;
	margin-top: -60px;
}

/*作者*/

.youkuaixun-meta {
	text-align: right;
	letter-spacing: 0px;
	margin-top: -15px;
}

.youkuaixun-meta span {
	background-color: #f9f9f9;
	border-radius: 3px;
	padding: 2px 5px;
	font-size: 13px
}

.youkuaixun-meta a {
	color: #666 !important;
}

/*年月日*/

.calendar {
	text-align: center;
	position: relative;
	margin-bottom: 5px;
	margin-right: -5px;
	margin-top: 0;
	border: 1px solid #c9c9c9;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	border-radius-topleft: 7px;
	border-radius-bottomright: 7px;
	border-top-left-radius: 7px;
	border-bottom-right-radius: 7px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	top: 20px;
	float: left;
	margin-left: 3px;
	-webkit-box-shadow: #c6c6c6 1px 1px 3px;
	box-shadow: #c6c6c6 1px 1px 3px
}

.calendar-year {
	text-align: center;
	position: relative;
	margin-bottom: -50px;
	margin-right: -5px;
	margin-top: 0;
	-webkit-border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
	top: -25px;
	float: left;
	margin-left: 27px;
	color: #bbb;
}

.cal-year {
	color: #b2b1b2;
	background-color: #e9e9e9;
	text-shadow: white -1px -1px 1px;
	-webkit-border-top-left-radius: 6px;
	border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	letter-spacing: -2px;
	font: bold 15px Helvetica,"Arial Rounded MT Bold",Geneva,sans-serif;
	padding: 1px 4px 2px 0;
	text-align: center;
	border: 1px solid #fff
}

.cal-month {
	-webkit-border-top-left-radius: 6px;
	border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0;
	text-transform: uppercase;
	padding: 3px 10px
}

.cal-date {
	color: #222;
	background-color: #e9e9e9;
	text-shadow: white -1px -1px 1px;
	-webkit-border-bottom-right-radius: 6px;
	border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	letter-spacing: -2px;
	font: bold 21px Helvetica,"Arial Rounded MT Bold",Geneva,sans-serif;
	padding: 1px 4px 2px 0;
	text-align: center;
	border: 1px solid #fff
}

.month-01 {
	background-color: #767c8f
}

.month-02 {
	background-color: #345abe
}

.month-03 {
	background-color: #37838d
}

.month-04 {
	background-color: #55b06c
}

.month-05 {
	background-color: #409ad5
}

.month-06 {
	background-color: #be63c5
}

.month-07 {
	background-color: #f79445
}

.month-08 {
	background-color: #4e1e00
}

.month-09 {
	background-color: #a04262
}

.month-10 {
	background-color: #284461
}

.month-11 {
	background-color: #4d1d77
}

.month-12 {
	background-color: #af1919
}

/*波浪线*/
/*
.youkuaixun li em {
	float: left;
background:url("bolangxian.png") no-repeat;
	width: 55px;
	height: 10px;
	margin: 42px 0 0 26px;
}

*/
/*头像*/

.youkuaixun .avatar {
	border-radius: 50%;
	margin: 0px 10px 0 -40px;
	float: left;
	padding: 0px;
	border: 1px #ddd solid;
	display: block;
	transition: .5s;
	width: 25px;
	height: 25px;
	overflow: hidden;
	box-shadow: 0px 0px 5px 1px rgb(41, 83, 252);
}

.youkuaixun li:hover .avatar {
	transform: rotate(360deg);
	-webkit-transform: rotate(720deg);
	-moz-transform: rotate(720deg);
	border-color: #0c0;
}

/*前面的轴*/

.youkuaixun:before {
	height: 100%;
	width: 2px;
	background: #eee;
	position: absolute;
	left: 30px;
	content: "";
	top: 0px;
}

.youkuaixun-content:before {
	position: absolute;
	top: -15px;
	bottom: 0px;
	left: -46px;
	background: #fff;
	height: 12px;
	width: 12px;
	border-radius: 6px;
	content: "";
	box-shadow: inset 0 0 2px #2c50fd;
}

.youkuaixun-content:after {
	position: absolute;
	top: -13px;
	bottom: 0px;
	left: -44px;
	background: #0590f9;
	height: 8px;
	width: 8px;
	border-radius: 6px;
	content: "";
}

.youkuaixun li:hover .youkuaixun-content:after {
	background: #0c0;
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
}

.youkuaixun li:hover .youkuaixun-content:before {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
}

/*后面的轴*/

.youkuaixun li:hover .youkuaixun-meta:after {
	background: #0c0;
}

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

	.youkuaixun-content {
		margin: 0 30px 0 30px;
		padding: 10px 3px 0px 8px;
		font-size: 0.9em;
	}

	.calendar {
		left: -46px;
		top: 8px;
		margin-right: -46px;
	}

	.cal-month {
		font-size: 8px;
		padding: 0px 3px
	}

	.cal-date {
		font: bold 13px Helvetica,"Arial Rounded MT Bold",Geneva,sans-serif;
	}

	.calendar-year {
		left: -46px;
		top: 26px;
	}

	.cal-year {
		font: bold 9px Helvetica,"Arial Rounded MT Bold",Geneva,sans-serif;
		padding: 0 1px 0 0;
	}

	.youkuaixun:before {
		left: 20px;
	}

	.youkuaixun-content:before {
		left: -16px;
		top: 25px;
	}

	.youkuaixun-content:after {
		left: -14px;
		top: 27px;
	}

	.youkuaixun:after {
		right: 20px;
	}

	.youkuaixun .avatar {
		margin: 16px -17px 0 5px;
		width: 30px;
		height: 30px;
	}

	.youkuaixun li em {
		float: left;
		width: 10px;
		height: 10px;
		margin: 25px 0 0 -12px;
	}

	.youkuaixun-meta span {
		font-size: 10px
	}
}

/*优快讯*/



/*三合一幻灯片*/

.xmcms-shy {
	padding-top: 30px;
	padding-bottom: 0px;
}

.swiper-container {
	height: 373px;
	border-radius: 3px;
	--swiper-navigation-size: 20px;
	--swiper-theme-color: #fff;
}

.swiper-container:hover .swiper-button-prev,

.swiper-container:hover .swiper-button-next {
	visibility: visible;
}

.swiper-container .swiper-button-prev,

.swiper-container .swiper-button-next {
	padding: 34px 13px;
	margin-top: -30px;
	visibility: hidden;
	background-color: rgba(0, 0, 0, 0.1);
}

.swiper-container .swiper-button-prev:hover,

.swiper-container .swiper-button-next:hover {
	background-color: rgba(0, 0, 0, 0.3);
}

.swiper-container .swiper-button-prev {
	left: 0;
}

.swiper-container .swiper-button-next {
	right: 0;
}

.swiper-container .swiper-pagination {
	padding-right: 20px;
	text-align: right;
}

.swiper-container .swiper-wrapper .swiper-slide a {
	display: block;
	height: 100%;
}

.swiper-container .swiper-wrapper .swiper-slide a:hover {
	opacity: 1;
}

.swiper-container .swiper-wrapper .swiper-slide a:hover::after {
	visibility: visible;
	opacity: .3;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.swiper-container .swiper-wrapper .swiper-slide a::after {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	visibility: hidden;
	content: '';
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0.01)), to(#000));
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.01) 0, #000 100%);
	opacity: 0;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.swiper-container .swiper-wrapper .swiper-slide a img {
	width: 100%;
	height: 100%;
}

.swiper-container .swiper-wrapper .swiper-slide a h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	box-sizing: border-box;
	padding: 15px;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	text-shadow: 0 1px 3px #525252;
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.3));
}

.swiper-container .swiper-wrapper .swiper-slide a h3 .label {
	padding: 2px 4px;
	margin-right: 10px;
	font-size: 14px;
	color: #525252;
	text-shadow: 0 1px 1px #eee;
	background: #fff;
	border-radius: 3px;
	box-shadow: 0 1px 1px #666;
}

.h-images {
	height: 370px;
	margin-bottom: 13px;
}

.h-images .item-tuwen {
	margin-bottom: 13px;
}

.h-images .item-tuwen a {
	position: relative;
	display: block;
	height: 180px;
	overflow: hidden;
	border-radius: 3px;
}

.h-images .item-tuwen a:hover {
	opacity: 1;
}

.h-images .item-tuwen a.h-mark:hover::after {
	visibility: visible;
	opacity: 1;
	opacity: .3;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.h-images .item-tuwen a.h-mark::after {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	visibility: hidden;
	content: '';
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0.01)), to(#000));
	background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.01) 0, #000 100%);
	opacity: 0;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.h-images .item-tuwen a .thumb {
	display: block;
	height: 180px;
	background-size: cover;
}

.h-images .item-tuwen a strong {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	padding: .4em .8em .6em;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	color: #fff;
	letter-spacing: .5px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.6)));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.6) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#99000000', GradientType=0);
	background-repeat: repeat-x;
	box-shadow: 0 -7px 15px rgba(0, 0, 0, 0.2);
}

@media (min-width: 992px) {

	.no-gutters .col-lg-9 {
		padding-right: 15px !important;
	}

	.h-images .item-tuwen a strong {
		display: block;
		font-size: 14px;
		line-height: 1.4;
		letter-spacing: 1px;
	}
}

@media (max-width: 992px) {

	.section {
		padding-top: 15px;
	}

	.section .swiper-container {
		height: 150px;
		margin-bottom: 15px;
	}

	.section .swiper-container .swiper-wrapper .swiper-slide h3 {
		display: none;
	}

	.section .h-images {
		height: 100px;
		margin: 0 -6px !important;
	}

	.section .h-images .item-tuwen {
		padding: 0 6px !important;
	}

	.section .h-images .item-tuwen a {
		height: 100px;
	}

	.section .h-images .item-tuwen a .thumb {
		height: 100px;
	}
}

.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.no-gutters>.col,

.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0;
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform
}

.swiper-button-next,.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color,var(--swiper-theme-color))
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0,0,0);
	z-index: 10
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	top: 0;
	right: 0;
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: var(--swiper-pagination-color,var(--swiper-theme-color))
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.r_b_tip_box {
	position: relative;
	z-index: 999;
}

.r_b_tip {
	width: 182px;
	height: 67px;
	position: absolute;
	bottom: 0;
	z-index: 88;
	right: 0;
}

@media (max-width: 767px) {

	.r_b_tip {
		display: none;
	}
}

/*三合一幻灯片*/



/*游客提示登录*/

.site-header {
	transition: All 0.5s ease-in-out;
	-webkit-transition: All 0.5s ease-in-out;
	-moz-transition: All 0.5s ease-in-out;
	-o-transition: All 0.5s ease-in-out;
}

.xmcms_slogin_btn i.fa.fa-user {
	color: #fff !important;
}

.xmcms_slogin {
	position: fixed;
	z-index: 99;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 20px 0;
	text-align: center;
	height: auto;
	line-height: 45px;
	background: #f9f9f9;
	border-top: 1px solid #e6e6e6;
	font-family: microsoft yahei;
	transition: All 0.5s ease-in-out;
	-webkit-transition: All 0.5s ease-in-out;
	-moz-transition: All 0.5s ease-in-out;
	-o-transition: All 0.5s ease-in-out;
	background: #fff;
}

.xmcms_slogin .wp {
	width: 100%;
	align-content: center;
}

.xmcms_slogin_info {
	display: inline-block;
	font-size: 22px;
	color: #000;
	letter-spacing: 2px;
	height: 40px;
	line-height: 40px;
	font-weight: 300;
}

.xmcms_slogin_info a {
	color: #3d7eff;
}

.xmcms_slogin_btn {
	display: inline-block;
	line-height: 40px;
	height: 40px;
	margin: 0 8px;
}

.xmcms_slogin_btn a {
	display: block;
	background: #ec2546;
	color: #fff;
	padding: 0 30px;
	border-radius: 3px;
	font-size: 16px;
	border-radius: 5px;
}

.xmcms_slogin_qq .fa-qq, .xmcms_slogin_wechat .fa-wechat, .loginbutton .fa-user {
	color: #fff;
	margin-right: 3px;
}

.xmcms_slogin_line {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 1px;
	height: 10px;
	background: #ccc;
}

.xmcms_slogin_qq {
	border-radius: 10%;
	display: inline-block !important;
	zoom: 1;
	display: inline;
	line-height: 40px;
	height: 40px;
	margin: 0 8px;
	white-space: nowrap;
}

.xmcms_slogin_qq a {
	display: block;
	color: #fff;
	padding: 0 30px;
	border-radius: 3px;
	font-size: 16px;
	background: #2581ff;
	border-radius: 5px;
}

.xmcms_slogin_wechat {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 40px;
	height: 40px;
	margin: 0 8px;
	white-space: nowrap;
}

.xmcms_slogin_wechat a {
	display: block;
	color: #fff;
	padding: 0 30px;
	border-radius: 3px;
	font-size: 16px;
	background: #2bac19;
	border-radius: 5px;
}

@media (max-width:768px) {

	.cl.pos .h-screen {
		margin-top: 10px!important;
		margin-bottom: 20px !important;
		padding: 0px !important
	}

	.section.text-center.pb-0,.section.text-center.pd20 {
		display: none;
	}

	.article-focusbox.bgimg-fixed {
		margin-top: -30px;
	}

	.index-header {
		height: auto !important;
	}

	.h-screen {
		text-align: center;
		float: none !important;
	}

	.h-screen span.desc {
		display: none !important;
	}

	.sytj {
		display: none
	}

	.top-dvertisement {
		display: none;
	}

	.xmcms_slogin,.zixun {
		display: none;
	}

	.site-info .fl,.site-info .fr {
		float: none;
	}
}

/*游客提示登录*/



/*内容页连接复制按钮*/

.zixun {
	margin-top: 0px;
	margin-right: 50px;
	float: right;
}

.zixun p {
	float: right;
}

.zixun p .input {
	border: 1px solid #f5f5f5;
	height: 26px;
	width: 265px;
	text-indent: .3rem;
	float: left;
	color: #d1cdcd;
	font-size: 12px;
}

.zixun p .fuzhi {
	float: left;
	height: 26px;
	border: 0;
	background: #f5f5f5;
	color: #333;
	line-height: 26px;
	padding: 0 5px;
	font-size: 12px;
}

@-webkit-keyframes bounce-up {
	25% {
		-webkit-transform: translateY(10px)
	}

	100%,50% {
		-webkit-transform: translateY(0)
	}

	75% {
		-webkit-transform: translateY(-10px)
	}
}

@keyframes bounce-up {
	25% {
		transform: translateY(10px)
	}

	100%,50% {
		transform: translateY(0)
	}

	75% {
		transform: translateY(-10px)
	}
}

.global {
	position: fixed;
	bottom: 60px;
	left: 36px;
	z-index: 999;
	width: 180px;
	height: 170px;
	-webkit-animation: click 2.4s infinite;
	-ms-animation: click 2.4s infinite;
	-moz-animation: click 2.4s infinite;
	-o-animation: click 2.4s infinite;
	animation: click 2.4s infinite;
}

.pop-small {
	background: url(../images/pop-small.png) no-repeat center;
	height: 205px;
	width: 204px;
}

.animate-bounce-up {
	-webkit-animation: bounce-up 2s linear infinite;
	animation: bounce-up 2s linear infinite
}

.global .day-close {
	position: absolute;
	top: 5px;
	right: 23px;
	z-index: 999;
	display: block;
	width: 14px;
	height: 14px
}

.global .close {
	position: absolute;
	top: 14px;
	right: 16px;
	z-index: 999;
	display: block;
	width: 14px;
	height: 14px
}

.global .a12-1-close-small {
	top: 5px;
	right: 26px;
	width: 24px;
	height: 24px
}

.global .a12-close-small {
	top: -2px;
	right: 6px;
	width: 32px;
	height: 32px
}

.global .go-act {
	position: absolute;
	bottom: 1px;
	left: 0;
	z-index: 998;
	display: block;
	width: 100%;
	height: 100%
}

.xmcms-search {
	margin: 0 auto;
	position: relative;
	height: 40px;
	vertical-align: middle;
	text-align: center;
	width: 800px;
	margin-top: -250px;
	z-index: 1;
}

.xmcms-search .searchform {
	margin: 0 auto;
	width: 750px;
	border-radius: 6px;
	display: flex;
}

.xmcms-search .search-keyword {
	overflow: hidden;
	margin: 0 auto;
	padding-left: 12px;
	width: 600px;
	height: 48px;
	border: 1px solid #ffffff14;
	border-radius: 4px;
	background: #ffffff38;
	box-shadow: none;
	color: #FFF;
	-webkit-text-fill-color: #eee;
	font-size: 14px;
	line-height: 32px;
}

.xmcms-search .search-submit {
	position: relative;
	right: 6px;
	display: block;
	width: 120px;
	height: 48px;
	border: 1px solid #ffffff14;
	border-radius: 4px;
	background: #504BCC;
	font-size: 16px;
}


@media(max-width:767px) {
	.site-header {
		margin-top: 0 !important;
	}

	.xmcms-search {
		margin-top: -100px;
		width: 100%;
	}

.xmcms-search .searchform{
width: 100%;
}
.xmcms-search .search-keyword{
width:60%;
}
.xmcms-search .search-submit{
	width:30%;
}
.xmcms-search .remensousuo{
    display: none !important;
}

.xmcms-bj{
   margin-top: 70px;
}



}





.xmcms-search .remensousuo {
	display: flex;
	margin: 0 auto;
	padding-top: 30px;
	height: 80px;
	color: #fff;
	font-size: 14px;
}

.xmcms-search .remensousuo .sousuocenter {
	position: relative;
	display: inline-block;
	margin: 0 auto;
	padding: 0 60px;
	height: 40px;
	border-radius: 73px;
	background: none;
	vertical-align: middle;
	text-align: center;
	line-height: 40px;
}

.xmcms-search .remensousuo span {
	position: relative;
	top: 1px;
	float: left;
	color: #e6e6e6;
}

.xmcms-search .remensousuo ul {
	float: left;
	margin: 0 auto;
	padding: 0;
}

.xmcms-search .remensousuo li {
	float: left;
	margin-right: 20px;
	list-style-type: none;
}

.xmcms-search .remensousuo li:last-child {
	margin-right: 0;
}

.xmcms-search .remensousuo li a {
	float: left;
	padding: 0px 9px;
	color: #ffffff;
}

.xmcms-search .remensousuo span>i {
	position: relative;
	top: 12px;
	float: left;
	display: block;
	margin-right: 7px;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #fff3;
	color: #fff;
}

.xmcms-search .remensousuo span>i:before {
	font-size: 14px;
}





/* banner-tip */

.banner-tip {
	background: #06128a;
	height: 62px;
	width: 100%;
	z-index: 999999
}

.banner-tip a {
	display: block;
	height: 62px;
	margin: 0 auto;
	position: relative
}

.banner-tip a img {
	width: 100%;
	height: 62px;
	display: block;
	margin: 0 auto;
	object-fit: cover;
}

.banner-tip .banner-tip-close {
	width: 15px;
	height: 15px;
	display: block;
	position: absolute;
	top: 2px;
	right: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 25px;
	color: #fff;
	z-index: 9999999999;
	cursor: pointer
}

.index-header {
	width: 100%;
	height: 128px;
	background-color: #ffffff;
	position: relative;
}

.top-nav {
	height: 46px;
	background-color: #f9f9f9;
}

.brand-btn {
	display: block;
	width: 100%;
	height: 100%;
}

.heder-brand {
	position: relative;
	color: #bfbfbf;
	font-size: 12px;
	line-height: 46px;
}

.brand-tle {
	line-height: 12px;
	display: block;
	color: #bfbfbf;
	font-size: 12px;
	margin-top: 17px;
}

.heder-brand {
	position: relative;
}

.heder-brand i {
	display: block;
	width: 10px;
	height: 6px;
	margin-top: 20px;
	margin-left: 10px;
}

.icon-down {
	background-image: url(../images/icon-down.png);
}

.heder-brand a:hover span {
	color: #268aef;
}

.heder-brand a:hover i {
/*background-image: url(img/icon-hdown.png);*/
}

.brand-list {
	width: 140px;
	height: auto;
	position: absolute;
	z-index: 99;
	background-color: #ffffff;
	box-shadow: 5.3px 8.5px 20px 0px rgba(0,0,0,0.08);
	border-radius: 0px 0px 4px 4px;
	animation-duration: 0.3s;
	top: 46px;
	display: none;
	margin: 0px !important;
	padding: 0px !important
}

.brand-item a {
	display: block;
	width: 100%;
	line-height: 48px;
	text-align: center;
	color: #666666;
	font-size: 14px;
	letter-spacing: 0px;
	text-decoration: none;
}

.brand-item a:hover {
	color: #fff;
	background-color: #268aef;
}

.heder-brand ul {
	display: none;
}

.heder-brand:hover ul {
	display: block;
}

.message-item {
	height: 16px;
	padding: 0 12px;
	margin-top: 15px;
	cursor: pointer;
	position: relative;
}

.message-item a {
	display: block;
	height: 16px;
}

.message-item a img {
	width: auto;
	display: block;
	float: left;
	margin-right: 6px;
	display: none;
}

.message-item a img:nth-child(1) {
	display: block;
}

.message-item a:hover img:nth-child(1) {
	display: none
}

.message-item a:hover img:nth-child(2) {
	display: block
}

.message-item a span {
	letter-spacing: 0px;
	color: #999999;
	font-size: 12px;
	line-height: 16px;
	float: left;
	display: block
}

.message-item a:hover span {
	color: #268aef;
}

.message-item:first-child a span,

.message-item:first-child a:hover span {
	color: #f3a141
}

.jfdh {
	color: #268aef;
}

.fl {
	float: left
}

.fr {
	float: right
}

.heder-message {
	margin: 0px !important;
	padding: 0px !important
}

.float-list li {  
    float: left;  
    /* 清除浮动可能需要额外的处理，例如使用伪元素清除浮动 */  
    clear: none;  
    /* 可以根据需要添加其他样式 */  
}





.grade {
	display: block;
	text-align: center;
	padding: 0 10px;
	height: 26px;
	line-height: 26px;
	background: rgba(255,71,10,.15);
	-webkit-border-radius: 15px;
	border-radius: 15px;
	position: absolute;
	right: 27px;
	top: 25px;
	font-size: 12px;
	color: #FA5555;
}

.header-top-ge {
	width: 1px;
	height: 8px;
	background-color: #dddddd;
	margin: 20px 0 0 12px;
}

.header-user-login {
	margin: 15px 0px 0 15px;
	height: 16px;
}

.header-user-login a {
	margin: 0 9px;
	font-size: 12px;
	letter-spacing: -0.6px;
	color: #999999;
	line-height: 16px;
	display: block;
}

.header-user-login span {
	display: block;
	width: 6px;
	height: 12px;
	line-height: 12px;
	margin-top: 2px;
	font-style: italic;
	font-size: 12px;
	letter-spacing: -0.6px;
	color: #999999;
	font-style: normal;
}

.header-user-login a {
	margin: 0 9px;
	font-size: 12px;
	letter-spacing: -0.6px;
	color: #999999;
	line-height: 16px;
	display: block;
}

.header-user-logined {
	margin: 10px 0px 0 24px;
	height: 36px;
	width: auto;
	cursor: default;
	position: relative;
}

.header-user-pic {
	display: block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
}

.header-user-pic img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.header-user-name {
	letter-spacing: 0.3px;
	color: #666666;
	font-size: 12px;
	line-height: 24px;
	margin: 0 5px 0 6px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.header-user-name-down {
	display: block;
	width: 8px;
	height: 5px;
	margin-top: 12px;
	display: none
}

.header-user-logined img:nth-child(3) {
	display: block
}

.header-user-logined:hover img:nth-child(3) {
	display: none
}

.header-user-logined:hover img:nth-child(4) {
	display: block
}

.header-logined-box {
	width: 304px;
	height: auto;
	background: #ffffff;
	position: absolute;
	top: 38px;
	right: 0;
	padding: 20px 25px 5px;
	box-sizing: border-box;
	box-shadow: 8px 5px 20px 0 rgba(32,32,32,0.2);
	border-radius: 0 0 4px 4px;
	z-index: 999;
	display: none;
}

.header-logined-box-mess {
	margin-bottom: 20px;
	height: 60px;
}

.header-logined-box-user img {
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
}

.header-logined-box-name {
	line-height: 30px;
	padding-left: 20px;
	font-size: 16px;
	color: #333;
	margin-top: 5px;
	white-space: nowrap;
	max-width: 190px;
	overflow: hidden;
	text-overflow: ellipsis;
	box-sizing: border-box;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important
}

.header-logined-box-integral {
	font-size: 12px;
	color: #999;
	line-height: 25px;
	padding-left: 20px;
	width: 190px;
	box-sizing: border-box;
}

.header-logined-box-menu {
	display: block;
	float: left;
	width: 125px;
	height: 36px;
	line-height: 36px;
	background: #f8f8f8;
	color: #666;
	font-size: 12px;
	transition: all 0.2s;
	margin-bottom: 12px;
	position: relative;
	padding: 0 16px;
	box-sizing: border-box;
}

.header-logined-box-menu:nth-of-type(1),

.header-logined-box-menu:nth-of-type(2) {
	margin-bottom: 2px
}

.header-logined-box-menu:nth-child(1n) {
	margin-right: 2px
}

.header-logined-box-menu:before {
	background-size: 14px;
	content: '';
	display: inline-block;
	width: 14px;
	height: 14px;
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 10px;
	opacity: 0.68
}

.dmum-01:before {
	background-image: url(../images/icon-wd.png);
	background-size: 14px 14px
}

.dmum-02:before {
	background-image: url(../images/icon-sc.png);
	background-size: 14px 14px
}

.dmum-03:before {
	background-image: url(../images/icon-dd.png);
	background-size: 12px 14px
}

.dmum-04:before {
	background-image: url(../images/icon-ye.png);
	background-size: 14px 14px
}

.dmum-05:before {
	background-image: url(../images/icon-tg.png);
	background-size: 14px
}

.dmum-06:before {
	background-image: url(../images/icon-sz.png);
	background-size: 14px
}

.getOut {
	width: 100%;
	margin-top: 3px;
	border-top: 1px solid #eeeeee;
	height: 40px;
	line-height: 40px;
	float: left
}

.getOut a {
	font-size: 12px;
	color: #999
}

.getOut a:hover {
	color: #898989
}

.header-head {
	height: 82px;
	width: 100%;
	box-sizing: border-box;
	background: #ffffff;
}

.header-head.scroll-up {
	display: block;
	position: fixed;
	top: 0;
	z-index: 99;
	box-shadow: 0px 1px 4px 0px rgba(32,32,32,0.08);
	background-color: rgba(255,255,255,255)
}

.ripro-dark .header-head.scroll-up {
	background-color: rgba(25,22,22,.7)
}

.ripro-dark .navbar .sep:after {
	background-color: rgba(25,22,22,.7)
}

.index-screen-headedr {
	width: 1380px;
	margin: 0 auto;
	clear: both;
}

.navbar .header-work,.navbar .header-work.login-btn {
	width: 112px;
	height: 30px;
	background: rgba(34,34,34,0.24);
	background-blend-mode: normal, normal;
	border-radius: 20px;
	letter-spacing: -0.7px;
	color: rgba(255,255,255,0.68);
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	margin-right: 18px;
}



/* kefu */

.right-nav {
	position: fixed;
	bottom: 90px;
	right: 10px;
	box-shadow: 0px 0px 14px 0px rgba(32,32,32,0.14);
	background: #FFFFFF;
	border-radius: 4px;
	z-index: 99;
	margin: 0px !important;
	padding: 0px !important
}

.right-nav .new-liwu {
	border-radius: 4px 4px 0 0;
	position: relative;
	width: 54px;
	height: 54px;
	background: url(../images/right-nav1.png) no-repeat center;
	background-size: auto;
	background-size: cover;
	z-index: 0;
}

.right-nav .new-liwu::after {
	content: "";
	display: inline-block;
	width: 34px;
	height: 1px;
	background: #eeeeee;
	position: absolute;
	left: 10px;
	bottom: -1px
}

.right-nav .new-liwu:hover>a {
	border-radius: 4px 4px 0 0;
	display: block
}

.right-nav .new-liwu>a {
	position: absolute;
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	background: #2594f0;
	width: 54px;
	height: 54px;
	top: 0;
	left: 0;
	display: none;
	z-index: 2;
	line-height: 16px;
	text-align: center;
	padding: 13px 10px
}

.right-nav > .w-new-index-right-nav-chongzhi {
	position: relative;
	width: 54px;
	height: 54px;
	background: url(../images/right-nav2.png) no-repeat center 10px;
	background-size: auto;
	background-size: 18px 20px;
	color: #999999;
	font-size: 12px;
	text-align: center;
	line-height: 54px;
	border-radius: 4px 4px 0 0;
}

.right-nav>.w-new-index-right-nav-chongzhi a {
	font-size: 12px;
	line-height: 12px;
	float: left;
	padding: 34px 0 8px 0;
	width: 100%;
	color: #999999
}

.right-nav>.w-new-index-right-nav-chongzhi .setup-tan {
	display: none;
	position: absolute;
	right: 54px;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 54px;
	text-align: center;
	font-size: 12px;
	color: #333333;
	transition: all .2s;
	overflow: hidden;
	background: #2594f0;
	color: #ffffff;
	padding: 13px 15px;
	line-height: 16px;
	box-sizing: border-box
}

.right-nav>.w-new-index-right-nav-chongzhi:hover .setup-tan {
	display: block
}

.right-nav>.w-new-index-right-nav-chongzhi::after {
	content: "";
	display: inline-block;
	width: 34px;
	height: 1px;
	background: #eeeeee;
	position: absolute;
	left: 10px;
	bottom: -1px
}

.right-nav>li a {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #999999
}

.right-nav>li:not(:last-of-type)::after {
	content: "";
	display: inline-block;
	width: 34px;
	height: 1px;
	background: #eeeeee;
	position: absolute;
	left: 10px;
	bottom: -1px
}

.right-nav>li:first-of-type {
	border-radius: 4px 4px 0 0
}

.right-nav>li:first-of-type:hover .setup-tan {
	display: block
}

.right-nav>li .setup-tan {
	display: none;
	position: absolute;
	right: 54px;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 54px;
	text-align: center;
	font-size: 12px;
	color: #333333;
	transition: all .2s;
	overflow: hidden;
	background: #2594f0;
	color: #ffffff;
	padding: 13px 15px;
	line-height: 16px
}

.right-nav>.w-new-index-right-nav-chongzhi:hover .setup-tan {
	display: block
}

.right-nav-jiao {
	width: 8px;
	height: 8px;
	background: #fff;
	position: absolute;
	left: -4px;
	top: 24px;
	transform: rotate(45deg);
	display: none
}

.right-nav-up {
	width: 0;
	height: 116px;
	background-image: linear-gradient(91deg, #e8f3fe 0%, #fff 99%);
	position: absolute;
	top: -30px;
	right: 54px;
	transition: all 0.1s
}

.right-nav-up div {
	width: 214px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/right-nav9.png) left no-repeat;
	padding-top: 24px;
	box-sizing: border-box;
	display: none
}

.right-nav-up div p:first-child {
	line-height: 16px;
	color: #262626;
	font-size: 16px;
	display: block;
	text-align: right;
	padding-right: 14px;
	margin-bottom: 5px
}

.right-nav-up div p:nth-child(2) {
	line-height: 16px;
	color: #268aef;
	font-size: 16px;
	display: block;
	text-align: right;
	padding-right: 14px
}

.right-nav-up div a {
	display: block;
	width: 90px !important;
	height: 30px !important;
	background-image: linear-gradient(#268aef, #268aef),linear-gradient(#268aef, #268aef);
	background-blend-mode: normal, normal;
	border-radius: 4px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	margin-top: 0px;
	float: right;
	margin-right: 30px
}

.right-nav > li .qiandao-tan {
	position: absolute;
	right: 54px;
	top: 0;
	width: 0;
	height: 100%;
	transition: all .2s;
	overflow: hidden;
	border-radius: 4px 0 0 4px;
	font-size: 0;
	box-shadow: 0px 0px 14px 0px rgba(32,32,32,0.14);
}

.right-nav>li:nth-of-type(2) .setup-tan {
	border-radius: 0;
	cursor: pointer
}

.right-nav > li .qiandao-btns a {
	color: #fff;
}

.right-nav > li .feedback-tan a {
	color: #fff;
}

.right-nav > li .qiandao-tan .qiandao-btn {
	display: inline-block;
	width: 80px;
	height: 100%;
	background: url(../images/right-nav10.png) no-repeat center 8px #fff;
	background-size: auto;
	background-size: 20px 20px;
	font-size: 12px;
	color: #666666;
	cursor: pointer;
	padding-top: 3px;
	transition: all .3s;
}

.right-nav > li .qiandao-tan .linkto-jf {
	display: inline-block;
	width: 80px;
	height: 100%;
	background: url(../images/right-nav11.png) no-repeat center 8px #fff;
	background-size: auto;
	background-size: 20px 20px;
	font-size: 12px;
	color: #666666;
	padding-top: 3px;
	transition: all .3s;
}

.right-nav > li .qiandao-tan::after {
	position: absolute;
	content: "";
	display: inline-block;
	border: 6px solid transparent;
	border-left-color: transparent;
	border-left-style: solid;
	border-left-width: 6px;
	border-left: 6px solid #FFFFFF;
}

.right-nav>li .qq-warp {
	width: 0;
	position: absolute;
	overflow: hidden;
	top: -108px;
	right: 54px;
	height: 274px;
	box-shadow: 0px 0px 14px 0px rgba(32,32,32,0.14);
	background: url(../images/right-nav12.png) no-repeat left bottom #fff;
	background-size: 168px 214px;
	transition: all .2s;
	border-radius: 4px 0 0 4px
}

.right-nav>li .qq-warp .qq-title {
	color: #2594f0;
	font-size: 18px;
	height: 19px;
	line-height: 19px;
	margin: 30px 0;
	padding-left: 20px;
	text-align: left
}

.right-nav>li .qq-warp .qq-a-list {
	width: 100%;
	margin: 0px !important;
	padding: 0px !important
}

.right-nav>li .qq-warp .qq-a-list::after {
	content: "";
	display: block;
	width: 100%;
	clear: both
}

.right-nav>li .qq-warp .qq-a-list>li {
	padding-left: 20px;
	position: relative;
	width: 50%;
	height: 40px;
	float: left;
	margin-bottom: 23px
}

.right-nav>li .qq-warp .qq-a-list>li>a {
	position: absolute;
	left: 0;
	top: 0
}

.right-nav>li .qq-warp .qq-a-list>li>a:hover .qq-icon {
	border: 2px solid #2594f0
}

.right-nav>li .qq-warp .qq-a-list>li>a .qq-icon {
	position: absolute;
	top: 0;
	left: 20px;
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 2px solid #e6e6e6;
	transition: all .3s
}

.right-nav>li .qq-warp .qq-a-list>li>a .qq-icon::before {
	position: absolute;
	content: "";
	display: inline-block;
	height: 16px;
	width: 2px;
	background: #2594f0;
	top: 11px;
	left: 18px
}

.right-nav>li .qq-warp .qq-a-list>li>a .qq-icon::after {
	position: absolute;
	content: "";
	display: inline-block;
	width: 16px;
	height: 2px;
	background: #2594f0;
	top: 18px;
	left: 11px
}

.right-nav>li .qq-warp .qq-a-list>li>a .qq-num {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 71px;
	height: 15px;
	line-height: 15px
}

.right-nav>li .qq-warp .qq-a-list>li>a .qq-txt {
	font-size: 14px;
	color: #999999;
	position: absolute;
	top: 21px;
	left: 71px;
	height: 15px;
	line-height: 15px
}

.right-nav>li {
	position: relative;
	width: 54px;
	height: 54px;
	background: url(../images/right-nav8.png) no-repeat 17px 10px;
	background-size: 20px 18px;
	color: #999999;
	font-size: 12px;
	text-align: center;
	line-height: 78px
}

.right-nav>li:nth-of-type(2) {
	background: url(../images/right-nav7.png) no-repeat 17px 10px;
	background-size: 20px 18px
}

.right-nav>li:nth-of-type(3) {
	background: url(../images/right-nav3.png) no-repeat 17px 10px;
	background-size: 20px 18px
}

.right-nav>li:nth-of-type(4) {
	background: url(../images/right-nav4.png) no-repeat 17px 10px;
	background-size: 20px 18px
}

.right-nav>li:nth-of-type(5) {
	background: url(../images/right-nav5.png) no-repeat 17px 10px;
	background-size: 20px 18px
}

.right-nav>li:nth-of-type(6):hover {
	color: #FFFFFF;
	background: url(../images/right-nav6.png) no-repeat center #2594F0;
	background-size: 20px 16px
}

.right-nav li:nth-of-type(1):hover .right-nav-up {
	width: 214px
}

.right-nav li:nth-of-type(1):hover .right-nav-jiao {
	display: block
}

.right-nav li:nth-of-type(1):hover .right-nav-up div {
	display: block
}

.right-nav>li:nth-of-type(2):hover::before {
	display: block
}

.right-nav>li:nth-of-type(2):hover .setup-tan {
	display: block
}

.right-nav>li:nth-of-type(2):hover .qiandao-tan {
	width: 160px
}

.right-nav>li:nth-of-type(3) .setup-tan {
	padding: 0 11px;
	line-height: 54px;
	border-radius: 0
}

.right-nav>li:nth-of-type(3):hover::before {
	display: block
}

.right-nav>li:nth-of-type(3):hover .setup-tan {
	display: block
}

.right-nav>li:nth-of-type(3):hover .qq-warp {
	width: 369px
}

.right-nav>li:nth-of-type(4) {
	background: url(../images/right-nav13.png) no-repeat 17px 10px;
	background-size: 20px 18px
}

.right-nav>li:nth-of-type(4)::before {
	position: absolute;
	content: "";
	display: none;
	border: 6px solid transparent;
	border-left: 6px solid #FFFFFF;
	top: 21px;
	left: 0;
	z-index: 2
}

.right-nav>li:nth-of-type(4) .setup-tan {
	border-radius: 0
}

.right-nav>li:nth-of-type(4):hover::before {
	display: block
}

.right-nav>li:nth-of-type(4):hover .setup-tan {
	display: block
}

.right-nav>li:nth-of-type(4) .kefu-tan {
	position: absolute;
	top: -85px;
	right: 54px;
	width: 0;
	overflow: hidden;
	height: 208px;
	border-radius: 4px 0 0 4px;
	overflow: hidden;
	transition: all .2s;
	background: #FFFFFF;
	box-shadow: 0px 0px 14px 0px rgba(32,32,32,0.14)
}

.right-nav>li:nth-of-type(4) .kefu-tan .kefu-title {
	padding: 0 20px;
	height: 19px;
	line-height: 19px;
	margin: 30px 0;
	text-align: left;
	color: #999999;
	font-size: 14px
}

.right-nav>li:nth-of-type(4) .kefu-tan .kefu-title span {
	font-size: 18px;
	color: #2594F0;
	margin-right: 12px
}

.right-nav>li:nth-of-type(4) .kefu-tan .kefu-list {
	position: relative;
	width: 100%;
	height: 40px;
	margin-bottom: 24px
}

.right-nav>li:nth-of-type(4) .kefu-tan .kefu-list .kefu-icon {
	position: absolute;
	top: 0px;
	left: 20px;
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: url(../images/right-nav14.png) no-repeat center;
	background-size: cover
}

.right-nav>li:nth-of-type(4) .kefu-tan .kefu-list .kefu-name {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	top: 1px;
	left: 71px;
	height: 17px;
	line-height: 17px
}

.right-nav>li:nth-of-type(4) .kefu-tan .kefu-list .kefu-icon-women {
	background: url(../images/right-nav15.png) no-repeat center;
	background-size: cover
}

.right-nav>li:nth-of-type(4) .kefu-tan .kefu-list .kefu-num {
	font-size: 14px;
	color: #999999;
	position: absolute;
	top: 24px;
	left: 71px;
	height: 15px;
	line-height: 15px
}

.right-nav>li:nth-of-type(4) .kefu-tan .kefu-list .kefu-btn {
	position: absolute;
	height: 34px;
	width: 96px;
	border: 2px solid #e6e6e6;
	border-radius: 2px;
	top: 5px;
	right: 20px;
	line-height: 30px;
	font-size: 12px;
	color: #2594f0;
	text-align: center;
	transition: all .3s
}

.right-nav>li:nth-of-type(4) .kefu-tan .kefu-list .kefu-btn:hover {
	border: 2px solid #2594f0
}

.right-nav>li:nth-of-type(4):hover .kefu-tan {
	width: 369px
}

.right-nav>li:nth-of-type(5)::after {
	content: "";
	background: transparent
}

.right-nav>li:nth-of-type(5) .setup-tan {
	border-radius: 0;
	cursor: pointer
}

.right-nav>li:nth-of-type(5):hover .setup-tan {
	display: block
}

.right-nav>li:nth-of-type(6) {
	transition: all .2s;
	overflow: hidden;
	height: 0;
	background: url(../images/right-nav16.png) no-repeat center;
	background-size: 20px 16px;
	border-radius: 0 0 4px 4px;
	cursor: pointer
}

.right-nav>li:nth-of-type(6):hover {
	color: #FFFFFF;
	background: url(../images/right-nav17.png) no-repeat center #2594F0;
	background-size: 20px 16px
}



/**广告**/



.top-dver-item {
	float: left;
	position: relative
}

.top-dver-item:nth-child(2n+0) {
	float: right
}

.top-dver-item img {
	width: 100%;
	height: auto
}

.img-info {
	position: absolute;
	right: 5px;
	top: 5px;
	padding: 0;
	text-align: right;
	color: #fff
}

.img-info i {
	position: relative;
	display: inline-block;
	color: rgba(251,251,251,.55);
	font-size: 18px;
	line-height: 19px;
	text-align: center;
	z-index: 9;
	font-style: inherit;
	animation: fade 1s infinite;
	-webkit-animation: fade 1s infinite
}

.img-info .info {
	position: absolute;
	bottom: 1px;
	right: 1px;
	width: 0;
	padding: 5px 0 5px;
	overflow: hidden;
	background: #ed1c24;
	border-radius: 10px;
	line-height: 10px;
	text-align: center;
	font-size: 10px;
	color: #fff;
	white-space: nowrap
}

.img-info .info a {
	color: #fff
}

.h-images .item-tuwen .info a {
	display: inline-block!important;
	height: auto!important
}

.inner:hover .info,.item-tuwen:hover .info,.top-dver-item:hover .info {
	width: auto;
	padding: 5px 23px 5px 12px;
	-webkit-transition: all .2s cubic-bezier(0,.34,.71,1.26)!important;
	-moz-transition: all .2s cubic-bezier(0,.34,.71,1.26)!important;
	-ms-transition: all .2s cubic-bezier(0,.34,.71,1.26)!important;
	-o-transition: all .2s cubic-bezier(0,.34,.71,1.26)!important;
	transition: all .2s cubic-bezier(0,.34,.71,1.26)!important;
	font-size: 12px;
	z-index: 1
}

@media (min-width:992px) {
	.newworklist .col-lg-8 {
		flex: 0 0 0!important;
		max-width: none!important
	}
}

/*首页文字广告位*/

.pd20 {
	padding: 15px 0px 30px;
}

.text-index-ad {
	margin: 0px auto;
	background: #eff1f4;
	padding: 10px;
	width: 100%;
	overflow: hidden;
	display: block;
	max-width: 1410px;
}

.text-index-ad table {
	color: #e8e8e8!important;
	border: 1px!important;
	margin: 0;
}

.text-index-ad tr {
	width: 20%;
	float: left;
}

.text-index-ad td {
	width: 100%;
	float: left;
	text-align: center;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	margin: 2px 0;
	font-size: 13px;
	padding: 0 !important;
	border: 0px solid #f4f4f4;
}

@media (max-width: 767px) {

	.text-index-ad {
		display: none;
	}
}

/*首页文字广告位*/



/*角标*/

.series-label {
	padding: 0px 12px;
	border-radius: 12px;
	border: 2px solid #fff;
	font-size: 12px;
	color: #fff;
	background: linear-gradient(90deg,rgba(255,15,71,1) 0,rgba(255,89,105,1) 100%);
	position: absolute;
	top: 14px;
	left: -7px;
	z-index: 99;
}

.series-label.blue {
	background: linear-gradient(90deg,rgba(6,94,255,1) 0,rgba(2,182,207,1) 100%);
}

/**热门推荐*/

.h-screen {
	margin-top: 20px !important;
	padding-left: 0px !important;
	float: left
}

.h-screen span.title {
	display: inline-block;
	height: 33px;
	line-height: 33px;
	font-size: 24px;
	color: rgba(0,0,0,.65);
	vertical-align: middle
}

.h-screen span.title em {
	font-style: normal
}

.h-screen span.desc {
	display: inline-block;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	color: rgba(0,0,0,.65);
	vertical-align: middle
}

.h-screen .more {
	display: inline-block;
	height: 33px;
	line-height: 33px;
	margin-left: 47px;
	font-size: 14px;
	color: #888
}

.sytj {
	float: right;
	margin-top: 20px;
}

.sytj .zuixin {
	line-height: 31px!important;
	float: left;
	margin-right: 15px;
	font-size: 16px;
	color: #fff
}

.sytj .zuixin,.sytj .zuixin i {
	color: #ed1c24;
	margin-right: 5px;
	font-size: 16px
}

.sytj .shell {
	width: 600px;
	line-height: 31px!important;
	text-align: left
}

.sytj #ink_con {
	height: 31px!important;
	overflow: hidden
}

.sytj #ink_con a {
	color: rgba(0,0,0,.65);
	width: 500px!important;
	line-height: 31px!important;
	font-size: 14px;
	text-decoration: none;
	line-height: 42px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.sytj #ink_con a font {
	color: #ed1c24!important;
	font-weight: bold
}







/**底部**/

.site-footer {
	background: #FFFFFF; /**底部颜色**/
	overflow: hidden
}

.site-footer .site-info{
	margin: 15px auto 0;
	max-width: 100%;
	font-size: 13px;	
}	
.site-info {
	margin: 15px auto 0;
	max-width: 100%;
	font-size: 13px;
	height: 40px; /* 容器高度 */	
}

.footer-widget {
	padding-top: 20px;
	padding-bottom: 0px;
	text-align: left;
	border-bottom: 1px solid rgba(102, 102, 102, 0.3);
}

.footer-code {
	float: right;
	width: 110px;
	margin-left: 40px;
	margin-top: 20px;
}

.footer-code img {
	width: 110px;
	height: 110px;
}

.footer-code p {
	font-size: 12px;
	margin-top: 11px;
	color: #fff;
	text-align: center;
}

.button, .btn--primary {
	background: linear-gradient(-125deg,#0295f9 0%, #2f49fd 100%);
	-webkit-box-shadow: 0 8px 10px rgba(32,160,255,.3);
	box-shadow: 0 8px 10px rgba(32,160,255,.3);
}

.btn {
	border: none;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 46px;
	outline: none;
	padding: 0 18px;
	text-align: center;
	position: relative;
}

.post-grid .cao-cover,.post-list .cao-cover,.menu-post .cao-cover {
	pointer-events: none !important;
}

.srcdict-yqlj .btn.btn-default {
	line-height: 35px !important;
}

/*foot+侧边*/
.footer{clear:both;background-color:#202935}
.footer,.footer a{color:#bbb}
.footer a:hover{color:#29ae5f}
.footer h2.logos{margin:1rem auto;max-width:10pc;color:#ccc;text-align:center}
.footer-head{color:#00bdf7;font-size:14px;font-weight:700;margin-top:0;margin-bottom:10px}
.cs-footer-links{margin:10px 0}
.cs-footer-links li{display:block;padding-bottom:10px;transition:all .15s ease}
.cs-footer-logo img{max-width:180px}
.cs-footer-logo .footlogoimg{margin-right:20px}
.footer .footer-qrimg{width:75pt;height:75pt;padding:0}
.cs-footer-text p{font-size:9pt}
.cs-footer-right p{text-align:right}
.cs-moble-false,.cs-moble-true{padding-top:30px;display:block}
.footer-copyright{padding:10px 0;border-top:1px solid hsla(0,0%,67%,.1);font-size:13px;text-align:center;color:#acacac}
@media(min-width:544px){
.copyright-links{text-align:right}
.copy-text{text-align:left}


}

@media (max-width:768px){
 .cs-footer-right p{text-align:center;}
 .cs-footer-text{display:none;}
 .cs-moble-false{padding-top:15px; }

}


.copyright-links>li{display:inline-block}
.copyright-links>li+li{margin-left:9pt}
.copyright-links>li>a{color:#acacac;letter-spacing:.14px;font-size:.8rem}
.float-radius{border-radius:4px}
.float-hover,.float-icon,.float-text,.ripro-dark a.float-text{color:#555}
.flost-hover-bg{background-color:#0056ff}
.float-border{border-color:#ececec!important}
.float-box{width:68px;padding:5px;font-size:14px;position:fixed;right:0;top:80%;z-index:9997;margin-top:-303px}
.float-ul .vip {
    border-radius: 5px;
    background-image: linear-gradient(
120deg
, #0295f9 0, #02f9c057 100%) !important;
}
.float-ul .vip a {
    color:#fff;
}
.float-ul .vip a:hover {
    background-image: linear-gradient(
120deg
, #0295f9 0, #02f9c057 100%) !important;
    color:#fff;
    box-shadow:none;
}
.float-ul .vip .float-alert-box{
    display: none;
    width: 300px;
	height: auto;
    background-color: #fff;
    border: 1px solid #ececec;
    position: absolute;
    right: 60px;
    top: 0;
    padding: 0;
    z-index: 9998;
}
.float-ul li a.vip{-moz-border-top-left-radius:4px;-moz-border-top-right-radius:4px;border-top-left-radius:4px;border-top-right-radius:4px;position:relative}
.float-ul,.float-ul li{margin:0;padding:0}
.float-ul{margin-top:5px;text-align:center;line-height:1.2;list-style:none;background-color:#fff;box-shadow:0 2px 5px #e6e6e6}
.float-ul i{font-size:18px;line-height:22px}
.float-ul li a{display:block;width:100%;padding:10px 0;line-height:18px}
.float-ul li a:hover{background:#2581ff;box-shadow:0 8px 10px rgba(1,205,184,.3);color:#fff}
.float-ul li a.qq{-moz-border-top-left-radius:4px;-moz-border-top-right-radius:4px;border-top-left-radius:4px;border-top-right-radius:4px;position:relative}
.float-ul li a.weixin{position:relative}
.float-ul li a.jq{-moz-border-bottom-left-radius:4px;-moz-border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px}
.float-ul li a.fankui{-moz-border-top-left-radius:4px;-moz-border-top-right-radius:4px;border-top-left-radius:4px;border-top-right-radius:4px}
.float-ul li a.top{border-radius:4px;}
.float-alert-box{width:180px;height:185px;background-color:#fff;border:1px solid #ececec;position:absolute;right:60px;top:0;z-index:9998;display:none}
.float-qq-box{padding:20px 15px}
.float-weixin-box{padding:15px}
.float-weixin-box img{margin:0 auto}
.float-weixin-box p{font-weight:600;color:#2581ff;margin-bottom:5px}
.float-alert-box h6{font-size:20px;color:#2581ff}
.float-alert-box p{line-height:24px}
.float-ul li .float-qq-box{color:#666}
.float-ul li .float-weixin-box{color:#666;top:-61px}
.float-qq-btn{padding:10px;background:#2581ff;color:#fff}
/*foot+侧边*/
































