.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
*zoom:1;
}
.container:before, .container:after {
	content: "";
	display: table;
}
.container:after {
	clear: both;
}

@media (min-width: 768px) {
.container {
	width: 100%;
}
}

@media (min-width: 992px) {
.container {
	width: 100%;
}
}

@media (min-width: 1200px) {
.container {
	width: 95%;
	max-width: 1400px;
}
}

@media (min-width: 1620px) {
.container {
	width: 1600px;
}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
*zoom:1;
}
.container-fluid:before, .container-fluid:after {
	content: "";
	display: table;
}
.container-fluid:after {
	clear: both;
}
.row {
	margin-left: -10px;
	margin-right: -10px;
*zoom:1;
}
.row:before, .row:after {
	content: "";
	display: table;
}
.row:after {
	clear: both;
}
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xl-12 {
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.col-xs-12 {
	float: left;
	width: 100%;
}

@media (min-width: 768px) {
.col-sm-12 {
	float: left;
	width: 100%;
}
}

@media (min-width: 992px) {
.col-md-12 {
	float: left;
	width: 100%;
}
}

@media (min-width: 1200px) {
.col-lg-12 {
	float: left;
	width: 100%;
}
}

@media (min-width: 1620px) {
.col-xl-12 {
	float: left;
	width: 100%;
}
}
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xl-11 {
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.col-xs-11 {
	float: left;
	width: 91.666666666667%;
}

@media (min-width: 768px) {
.col-sm-11 {
	float: left;
	width: 91.666666666667%;
}
}

@media (min-width: 992px) {
.col-md-11 {
	float: left;
	width: 91.666666666667%;
}
}
.ten{ width:100% !important}
@media (min-width: 1200px) {
.col-lg-11 {
	float: left;
	width: 91.666666666667%;
}
}

@media (min-width: 1620px) {
.col-xl-11 {
	float: left;
	width: 91.666666666667%;
}
}
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xl-10 {
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.col-xs-10 {
	float: left;
	width: 83.333333333333%;
}

@media (min-width: 768px) {
.col-sm-10 {
	float: left;
	width: 83.333333333333%;
}
}

@media (min-width: 992px) {
.col-md-10 {
	float: left;
	width: 83.333333333333%;
}
}

@media (min-width: 1200px) {
.col-lg-10 {
	float: left;
	width: 83.333333333333%;
}
}

@media (min-width: 1620px) {
.col-xl-10 {
	float: left;
	width: 83.333333333333%;
}
}
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xl-9 {
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.col-xs-9 {
	float: left;
	width: 75%;
}

@media (min-width: 768px) {
.col-sm-9 {
	float: left;
	width: 75%;
}
}

@media (min-width: 992px) {
.col-md-9 {
	float: left;
	width: 75%;
}
}

@media (min-width: 1200px) {
.col-lg-9 {
	float: left;
	width: 75%;
}
}

@media (min-width: 1620px) {
.col-xl-9 {
	float: left;
	width: 75%;
}
}
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xl-8 {
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.col-xs-8 {
	float: left;
	width: 66.666666666667%;
}

@media (min-width: 768px) {
.col-sm-8 {
	float: left;
	width: 66.666666666667%;
}
}

@media (min-width: 992px) {
.col-md-8 {
	float: left;
	width: 66.666666666667%;
}
}

@media (min-width: 1200px) {
.col-lg-8 {
	float: left;
	width: 66.666666666667%;
}
}

@media (min-width: 1620px) {
.col-xl-8 {
	float: left;
	width: 66.666666666667%;
}
}
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xl-7 {
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.col-xs-7 {
	float: left;
	width: 58.333333333333%;
}

@media (min-width: 768px) {
.col-sm-7 {
	float: left;
	width: 58.333333333333%;
}
}

@media (min-width: 992px) {
.col-md-7 {
	float: left;
	width: 58.333333333333%;
}
}

@media (min-width: 1200px) {
.col-lg-7 {
	float: left;
	width: 58.333333333333%;
}
}

@media (min-width: 1620px) {
.col-xl-7 {
	float: left;
	width: 58.333333333333%;
}
}
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xl-6 {
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.col-xs-6 {
	float: left;
	width: 50%;
}

@media (min-width: 768px) {
.col-sm-6 {
	float: left;
	width: 50%;
}
}

@media (min-width: 992px) {
.col-md-6 {
	float: left;
	width: 50%;
}
}

@media (min-width: 1200px) {
.col-lg-6 {
	float: left;
	width: 50%;
}
}

@media (min-width: 1620px) {
.col-xl-6 {
	float: left;
	width: 50%;
}
}
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xl-5 {
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.col-xs-5 {
	float: left;
	width: 41.666666666667%;
}

@media (min-width: 768px) {
.col-sm-5 {
	float: left;
	width: 41.666666666667%;
}
}

@media (min-width: 992px) {
.col-md-5 {
	float: left;
	width: 41.666666666667%;
}
}

@media (min-width: 1200px) {
.col-lg-5 {
	float: left;
	width: 41.666666666667%;
}
}

@media (min-width: 1620px) {
.col-xl-5 {
	float: left;
	width: 41.666666666667%;
}
}
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xl-4 {
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.col-xs-4 {
	float: left;
	width: 33.333333333333%;
}

@media (min-width: 768px) {
.col-sm-4 {
	float: left;
	width: 33.333333333333%;
}
}

@media (min-width: 992px) {
.col-md-4 {
	float: left;
	width: 33.333333333333%;
}
}

@media (min-width: 1200px) {
.col-lg-4 {
	float: left;
	width: 33.333333333333%;
}
}

@media (min-width: 1620px) {
.col-xl-4 {
	float: left;
	width: 33.333333333333%;
}
}
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xl-3 {
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.col-xs-3 {
	float: left;
	width: 25%;
}

@media (min-width: 768px) {
.col-sm-3 {
	float: left;
	width: 25%;
}
}

@media (min-width: 992px) {
.col-md-3 {
	float: left;
	width: 25%;
}
}

@media (min-width: 1200px) {
.col-lg-3 {
	float: left;
	width: 25%;
}
}

@media (min-width: 1620px) {
.col-xl-3 {
	float: left;
	width: 25%;
}
}
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xl-2 {
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.col-xs-2 {
	float: left;
	width: 16.666666666667%;
}

@media (min-width: 768px) {
.col-sm-2 {
	float: left;
	width: 16.666666666667%;
}
}

@media (min-width: 992px) {
.col-md-2 {
	float: left;
	width: 16.666666666667%;
}
}

@media (min-width: 1200px) {
.col-lg-2 {
	float: left;
	width: 16.666666666667%;
}
}

@media (min-width: 1620px) {
.col-xl-2 {
	float: left;
	width: 16.666666666667%;
}
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1 {
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.col-xs-1 {
	float: left;
	width: 8.3333333333333%;
}

@media (min-width: 768px) {
.col-sm-1 {
	float: left;
	width: 8.3333333333333%;
}
}

@media (min-width: 992px) {
.col-md-1 {
	float: left;
	width: 8.3333333333333%;
}
}

@media (min-width: 1200px) {
.col-lg-1 {
	float: left;
	width: 8.3333333333333%;
}
}

@media (min-width: 1620px) {
.col-xl-1 {
	float: left;
	width: 8.3333333333333%;
}
}
body, p, ul, ol, h1, h2, h3, h4 {
	margin: 0;
}
body, div, p, ul, ol, header, footer, section, h1, h2, h3, h4 {
	box-sizing: border-box;
}
body {
	font-family:"Microsoft Yahei", sans-serif;
}
a {
	text-decoration: none;
	transition: .3s;
}
a:hover {
	transition: .3s;
}
li {
	list-style: none;
}
.body-website, .body-jiaocheng, .body-book, .body-shop {
	background-color: #f1f4f9;
}
.hidden {
	visibility: hidden !important;
}
.hide {
	display: none !important;
}
.header {
	background: #667eea;
	padding-top: 25px;
	padding-bottom: 15px;
	overflow: hidden;
}
.header .logo {
	float: left;
	width: 320px;
	position: relative;
}
.header .logo strong {
	width: 288px;
	display: inline-block;
	overflow: hidden;
}
/*.header .logo strong:hover img {
	top: auto;
	bottom: -1px;
}*/
.header .logo strong a {
	display: block;
	width: 100%;
	padding-bottom: 28.125%;
	position: relative;
	transition: 0;
}
.header .logo strong a:hover {
	transition: 0;
}
.header .logo strong a img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.header .arrow {
	display: block;
	width: 20px;
	height: 20px;
	line-height: 1;
	border-radius: 100%;
	transition: .2s;
	color: #fff;
	font-size: 20px;
	text-align: center;
	position: absolute;
	top: 50%;
	right: 10px;
	z-index: 3;
	cursor: pointer;
}
.header .arrow i {
	display: block;
	transform: rotate(90deg);
	transform-origin: center;
	transition: .2s;
}
.header .arrow i:before {
	margin: 0;
}
.header .arrow.hover {
	transition: .2s;
}
.header .arrow.hover i {
	transform: rotate(270deg);
}
.header .arrow.hover+.subnav {
	visibility: visible;
	opacity: 1;
	top: 92%;
	height: auto;
	transition: .1s;
}
.header .arrow+.subnav {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	right: 0;
	top: 92%;
	height: 0;
	box-sizing: border-box;
	transition: .1s;
	background-color: #fff;
	list-style: none;
	border-radius: 3%;
	padding: 9px 0px;
	z-index: 2;
	box-shadow: 0 3px 12px rgba(0,0,0,0.3);
}
.header .arrow+.subnav.show {
	visibility: visible;
	opacity: 1;
	top: 92%;
}
.header .arrow+.subnav::before {
	content: '';
	display: block;
	background-color: #fff;
	position: absolute;
	width: 10px;
	height: 10px;
	transform: rotate(45deg);
	top: -5px;
	right: 12px;
}
.header .arrow+.subnav li {
	margin: 0;
	padding: 3px 0;
	line-height: 16px;
}
.header .arrow+.subnav a {
	display: block;
	color: #3c3c3c;
	text-decoration: none;
	font-size: 16px;
	padding: 14px 50px;
	font-weight: normal;
	transition: .2s;
}
.header .arrow+.subnav a:hover {
	background-color: #f7f8fa;
	color: #667eea;
	transition: .2s;
}

@media (min-width: 1620px) {
.header .arrow i::before {
	left: -1px;
	transform-origin: center 40%;
}
}

@media (max-width: 991px) {
.header {
	padding-top: 10px;
}
.header .logo {
	width: 100%;
	margin-bottom: 16px;
	text-align: center;
}
.header .logo strong {
	width: 60%;
	max-width: 292px;
}
.header .arrow {
	margin-top: -10px;
}
.header .arrow .icon-play-circled {
	display: block;
	width: 100%;
	height: 0;
	border-radius: 0;
	border-bottom: 2px solid #fff;
	transform: rotate(0deg);
	transition: .2s;
	position: absolute;
	top: 50%;
	left: 0;
}
.header .arrow .icon-play-circled::before, .header .arrow .icon-play-circled::after {
	content: '';
	display: block;
	width: 100%;
	height: 0;
	background-color: transparent;
	border-bottom: 2px solid #fff;
	position: absolute;
}
.header .arrow .icon-play-circled::before {
	top: -8px;
}
.header .arrow .icon-play-circled::after {
	bottom: -9px;
}
.header .arrow.hover .icon-play-circled {
	transform-origin: center;
	border-bottom-color: transparent;
	transform: rotate(180deg);
	transition: .2s;
}
.header .arrow.hover .icon-play-circled::before, .header .arrow.hover .icon-play-circled::after {
	top: 0;
}
.header .arrow.hover .icon-play-circled::before {
	transform: rotate(45deg);
}
.header .arrow.hover .icon-play-circled::after {
	transform: rotate(-45deg);
}
.header .arrow i {
	display: none;
}
.header .arrow.hover+ul.subnav {
	top: 100%;
	height: auto;
}
.header .arrow+ul.subnav {
	height: 90px;
	line-height: 90px;
	width: 100%;
	border-radius: 6px;
	text-align: center;
	padding: 0 10px;
}
.header .arrow+ul.subnav li {
	position: relative;
	top: -6px;
	width: 48%;
	box-sizing: border-box;
	padding: 0 10px;
	display: inline-block;
}
.header .arrow+ul.subnav li a {
	background-color: #3295d9;
	padding: 16px 0;
	color: #fff;
	text-align: center;
	border-radius: 3px;
}
.header .arrow+ul.subnav li a:hover {
	color: #fff;
	background-color: #0062a5;
}
}
.primary-menus {
	margin-left: 0;
	padding-left: 20px;
	overflow: hidden;
	white-space: nowrap;
}
.primary-menus ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: nowrap;
}
.primary-menus ul li {
	display: inline-block;
	color: #fff;
	padding: 0 12px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	cursor: pointer;
	flex-shrink: 0;
	white-space: nowrap;
}
.primary-menus ul li:first-child {
	cursor: auto;
	color: #d9efff;
}
.primary-menus ul li:not(:first-child)::before {
	content: "|";
	color: #ccc;
	margin-right: 12px;
	margin-left: 12px;
}
.primary-menus ul li:first-child:hover {
	color: #d9efff;
	background-color: transparent;
}
.primary-menus ul li:hover {
	background: #fff;
	color: #3c3c3c;
}
.primary-menus ul li.current {
	background: #fff;
	color: #3c3c3c;
}
.primary-menus .cont {
	position: relative;
	top: -1px;
}
.primary-menus .right-link {
	position: absolute;
	right: 0;
	top: 0;
}
.primary-menus .right-link a {
	display: inline-block;
	margin-top: 10px;
	padding-right: 5px;
	color: #dff2ff;
	text-decoration: none;
	font-size: 13px;
}
.primary-menus .right-link a:hover {
	color: #fff;
}
.primary-menus .left-cont {
	margin-right: 270px;
}
.primary-menus .left-cont .search.hidden {
	display: none;
}
.primary-menus .left-cont form {
	width: 100%;
	position: relative;
}
.primary-menus .left-cont input {
	box-sizing: border-box;
	width: 100%;
	border: none;
	font-size: 15px;
	line-height: 20px;
	height: 42px;
	padding: 11px 100px 11px 26px;
	border-radius: 3px;
	color: #9f9f9f;
	outline: none;
}
.primary-menus .left-cont input:focus {
	color: #3c3c3c;
}
.primary-menus .left-cont button {
	height: 42px;
	box-sizing: border-box;
	width: 100px;
	margin-left: -5px;
	cursor: pointer;
	background-color: #69bdfb;
	color: #fff;
	border: none;
	font-size: 15px;
	line-height: 42px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	position: absolute;
	right: 0;
	top: 0;
}
.primary-menus .left-cont button:hover {
	background-color: #51b1f5;
}

@media (max-width: 1199px) {
.primary-menus {
	margin-left: 0;
	padding-left: 15px;
}
.primary-menus ul li {
	padding: 0 12px;
	font-size: 13px;
}
}

@media (max-width: 1100px) {
.primary-menus {
	margin-left: 0;
	padding-left: 10px;
}
.primary-menus ul li {
	padding: 0 8px;
	font-size: 13px;
}
}

@media (max-width: 991px) {
.primary-menus {
	float: left;
	margin-left: 0;
	width: 100%;
}
.primary-menus .right-link {
	display: none;
}
.primary-menus .left-cont {
	margin-right: 0;
}
}

@media (max-width: 767px) {
.primary-menus ul li {
	padding: 0 5px;
	font-size: 13px;
	height: 28px;
	line-height: 24px;
	margin-right: 6px;
}
.primary-menus ul li:first-child {
	display: none;
}
.primary-menus .left-cont input {
	height: 34px;
	line-height: 14px;
	font-size: 13px;
	padding: 10px 6em 10px 10px;
	border-radius: 0 3px 3px 3px;
}
.primary-menus .left-cont button {
	height: 34px;
	line-height: 34px;
	width: 6em;
	font-size: 12px;
}
}
.header-bar {
	background: #fff;
	padding: 9px 0;
	font-size: 14px;
	line-height: 30px;
	border-bottom: 1px solid #e9eef5;
	position: relative;
	z-index: 100;
}
.header-bar .bar-left {
	float: left;
	width: 100%;
}
.header-bar ul {
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.header-bar ul li {
	display: inline-block;
	position: relative;
	margin: 0 2px;
}
.header-bar ul li a {
	color: #3c3c3c;
	text-decoration: none;
	font-size: 14px;
	padding: 8px 16px;
	display: block;
	transition: all 0.3s ease;
	border-radius: 4px;
}
.header-bar ul li a:hover {
	color: #667eea;
	text-decoration: none;
	background-color: #f8f9fa;
	transform: translateY(-1px);
}
.header-bar ul li a::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 11px;
	width: 0;
	border-left: 1px solid #ccc;
	height: 10px;
}
.header-bar ul li:first-child a {
	padding-left: 0;
}
.header-bar ul li:first-child a::before {
	display: none;
}
.header-bar .bar-right {
	float: right;
}
.header-bar .bar-right span {
	color: #a0a0a0;
}
.header-bar .bar-right a {
	display: inline-block;
	vertical-align: middle;
	color: #3c3c3c;
	font-size: 14px;
}
.header-bar .bar-right a:hover {
	color: #ff5a00;
	text-decoration: underline;
}
.header-bar .bar-right a i {
	margin: 0 8px 0 16px;
	display: inline-block;
	vertical-align: middle;
	width: 31px;
	height: 31px;
	border-radius: 100%;
	overflow: hidden;
}
.header-bar .bar-right a i img {
	width: 100%;
}

@media (max-width: 1199px) {
.header-bar .bar-right, .header-bar .bar-left {
	font-size: 12px;
}
.header-bar .bar-right a, .header-bar .bar-left a {
	font-size: 12px;
}
}

@media (max-width: 991px) {
.header-bar .bar-left {
	float: none;
	text-align: center;
	margin-bottom: 24px;
	width: 100%;
}
.header-bar .bar-left ul {
	justify-content: center;
}
.header-bar .bar-right {
	float: none;
	margin-top: 10px;
	text-align: center;
}
}

@media (max-width: 767px) {
.header-bar {
	padding: 0 0 14px;
}
.header-bar .bar-left {
	float: none;
	margin-top: 10px;
	margin-bottom: 0;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
}
.header-bar .bar-left ul {
	flex-wrap: wrap;
	justify-content: center;
	gap: 5px;
}
.header-bar .bar-left a {
	padding: 6px 12px;
	font-size: 13px;
}
.header-bar .bar-left ul li {
	display: inline-block;
	margin: 1px;
}
.header-bar .bar-left ul li:nth-child(2), .header-bar .bar-left ul li:nth-child(3), .header-bar .bar-left ul li:nth-child(4), .header-bar .bar-left ul li:nth-child(1) {
	display: inline-block;
}
.header-bar .bar-right {
	float: none;
	margin-top: 10px;
	text-align: center;
}
.header-bar .bar-right a {
	margin: 0;
}
.header-bar .bar-right a i {
	width: 24px;
	height: 24px;
}
}

/* 手机版每行4个布局 */
@media (max-width: 480px) {
.header-bar .bar-left ul {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 6px;
	padding: 8px;
	background: #f8f9fa;
	border-radius: 6px;
	margin: 8px 0;
}
.header-bar .bar-left ul li {
	display: block;
	margin: 0;
	width: 100%;
	text-align: center;
	border-radius: 4px;
	transition: all 0.3s ease;
}

/* 为每个菜单项添加不同颜色 */
.header-bar .bar-left ul li:nth-child(1) { background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); }
.header-bar .bar-left ul li:nth-child(2) { background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%); }
.header-bar .bar-left ul li:nth-child(3) { background: linear-gradient(135deg, #4facfe 0%, #00f2fe 100%); }
.header-bar .bar-left ul li:nth-child(4) { background: linear-gradient(135deg, #43e97b 0%, #38f9d7 100%); }
.header-bar .bar-left ul li:nth-child(5) { background: linear-gradient(135deg, #fa709a 0%, #fee140 100%); }
.header-bar .bar-left ul li:nth-child(6) { background: linear-gradient(135deg, #a8edea 0%, #fed6e3 100%); }
.header-bar .bar-left ul li:nth-child(7) { background: linear-gradient(135deg, #ff9a9e 0%, #fecfef 100%); }
.header-bar .bar-left ul li:nth-child(8) { background: linear-gradient(135deg, #ffecd2 0%, #fcb69f 100%); }
.header-bar .bar-left ul li:nth-child(9) { background: linear-gradient(135deg, #a1c4fd 0%, #c2e9fb 100%); }
.header-bar .bar-left ul li:nth-child(10) { background: linear-gradient(135deg, #d299c2 0%, #fef9d7 100%); }
.header-bar .bar-left ul li:nth-child(11) { background: linear-gradient(135deg, #89f7fe 0%, #66a6ff 100%); }
.header-bar .bar-left ul li:nth-child(12) { background: linear-gradient(135deg, #fdbb2d 0%, #22c1c3 100%); }

.header-bar .bar-left ul li:hover {
	transform: translateY(-1px);
	box-shadow: 0 3px 8px rgba(0,0,0,0.2);
}
.header-bar .bar-left a {
	padding: 8px 6px;
	font-size: 12px;
	width: 100%;
	text-align: center;
	display: block;
	line-height: 1.3;
	color: #fff !important;
	text-shadow: 0 1px 2px rgba(0,0,0,0.3);
	font-weight: 500;
}
.header-bar .bar-left a:hover {
	color: #fff !important;
	text-decoration: none;
}
}
.header-recommend {
	padding: 18px 0;
	font-size: 12px;
}
.header-recommend .focus {
	float: right;
	color: #929292;
	margin-left: 18px;
}
.header-recommend .focus a {
	color: #929292;
	padding: 0 4px;
	animation: flash 0.5s;
}
.header-recommend .focus a:hover {
	color: #ff5a00;
	text-decoration: underline;
}
.header-recommend .link {
	float: right;
}
.header-recommend .link a {
	color: #f84b44;
}
.header-recommend .link a:hover {
	text-decoration: underline;
}

@media (max-width: 991px) {
.header-recommend {
	padding: 12px 0;
}
.header-recommend .container {
	display: none;
}
}

@media (max-width: 1199px) {
.header-recommend {
	font-size: 12px;
}
.header-recommend span, .header-recommend a {
	white-space: nowrap;
}
}
@keyframes flash {
0% {
opacity:0.1;
}
100% {
opacity:1;
}
}
.login form {
	width: 300px;
	margin: 10px auto;
	position: relative;
}
.login h2 {
	text-align: center;
	color: #999;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 16px;
}
.login input {
	margin: 0;
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	border: none;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	padding-left: 10px;
	padding-right: 50px;
	border-radius: 3px;
	color: #9f9f9f;
	outline: none;
}
.login button {
	margin: 0;
	box-sizing: border-box;
	width: 50px;
	cursor: pointer;
	background-color: #69bdfb;
	color: #fff;
	border: none;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	position: absolute;
	right: 0;
	top: 30.7px;
}
.login button:hover {
	background-color: #2b7cb3;
}
.content-sidebar {
	font-size: 14px;
	color: #333333;
	padding-top: 6px;
	background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
	border-radius: 12px;
	box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1), 0 4px 16px rgba(0, 0, 0, 0.05);
	padding: 15px;
	margin: 8px;
	position: relative;
	overflow: hidden;
	border: 1px solid rgba(0, 0, 0, 0.05);
	transition: all 0.3s ease;
}

.content-sidebar:hover {
	transform: translateY(-2px);
	box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15), 0 6px 20px rgba(0, 0, 0, 0.1);
}

.content-sidebar::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 50%;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.1) 100%);
	border-radius: 12px 12px 0 0;
	pointer-events: none;
}
.content-sidebar.fixed {
	position: static;
	top: auto;
	margin: 0 8px;
}
.content-sidebar.absolute {
	position: absolute;
	bottom: 0;
}
.content-sidebar dl {
	position: relative;
	padding-bottom: 20px;
	margin: 0;
}
.content-sidebar dl dt {
	display: none;
}
.content-sidebar dl .show-list {
	display: none;
}
.content-sidebar dl .show-list::before {
	display: none;
}
.content-sidebar dl .show-list.add::after {
	display: none;
}
.content-sidebar dd {
	margin: 0;
	padding: 4px 0;
	letter-spacing: 0.5px;
	border-bottom: none;
}
.content-sidebar dd a {
	color: #555555;
	display: inline-block;
	padding: 8px 12px;
	transition: all 0.3s ease;
	border-radius: 8px;
	margin: 2px 0;
	text-shadow: none;
	border: none;
	width: 100%;
	box-sizing: border-box;
	position: relative;
}
.content-sidebar dd a:hover {
	color: #333;
	background: rgba(0, 0, 0, 0.08);
	border-radius: 8px;
	transform: translateY(-1px);
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	backdrop-filter: blur(10px);
}

.content-sidebar dd a:hover::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 3px;
	background: rgba(0, 123, 255, 0.6);
	border-radius: 0 2px 2px 0;
}

.content-sidebar dd a:active {
	transform: translateY(0);
	background: rgba(0, 0, 0, 0.12);
}
.content-sidebar dd.current a {
	color: #333;
	background: rgba(0, 0, 0, 0.05);
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	border: none;
	font-weight: 500;
}

.content-sidebar dd.current a::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 4px;
	background: #007bff;
	border-radius: 0 2px 2px 0;
	z-index: 1;
}

@media (max-width: 1199px) {
.content-sidebar {
	font-size: 12px;
	margin-left: 0;
	padding-right: 0;
	margin: 8px 4px;
	padding: 12px;
}
.content-sidebar dt {
	display: none;
}
}

@media screen and (max-width: 991px) {
.content-sidebar {
	display: none;
}
}
.content .row {
	position: relative;
}
.part {
	background: #fff;
	margin-bottom: 24px;
	border-radius: 10px;
}
.part h2 {
	padding: 13px 36px;
	border-bottom: 1px solid #f1f4f9;
	line-height: 16px;
}
.part h2 strong {
	color: #3c3c3c;
	font-size: 16px;
	position: relative;
}
.part h2 a {
	display: inline-block;
	margin-top: 4px;
	float: right;
	color: #1d96db;
	font-size: 12px;
}
.part h2 a:hover {
	color: #000;
}
.part .items {
	padding: 22px 15px;
}



.part .item a {
	display: block;
	width: 100%;
	padding: 14px 8%;
	box-sizing: border-box;
	transition: none;
	border-radius: 6px;
}

.part .ricle a{padding: 14px 0px !important}
.part .ricle a p{ height:15px!important}



.part .item a:hover {
	background-color: #f2f8fd;
}
.part .item a img {
	float: left;
	width: 26px;
	height: 26px;
	border-radius: 100%;
}

.part .list a h3 {
	font-size: 16px !important;
	    margin-left: 0px !important;
	}

.part .list a p {
	    margin-left: 0px !important;
}


.part .item a h3 {
	margin-left: 32px;
	color: #3c3c3c;
	font-size: 14px;
	white-space: nowrap;
	height: 21px;
	line-height: 21px;
	margin-bottom: 4px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.part .item a h3 i {
	color: #f84b44;
}
.part .item a p {
	margin-left: 32px;
	color: #8f8f8f;
	font-size: 12px;
	height: 3em;
	line-height: 1.5em;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.part .item a:hover h3 {
	color: #ee521c;
	text-decoration: underline;
}
.part .item a:hover p {
	color: #525252;
}

@media (max-width: 1199px) {
.part .item a {
	padding: 12px 8px;
}
}

@media (max-width: 991px) {
.part .item a {
	padding: 14px 18px;
}
}

@media (max-width: 767px) {
.part h2 {
	padding: 16px 24px;
}
.part .items {
	padding: 15px;
}
.part .item a {
	padding: 12px 0px;
}
}
.content-words {
	text-align: center;
	line-height: 30px;
	padding: 40px 0 0;
}
.content-words h3 {
	font-size: 22px;
	color: #667eea;
	line-height: 40px;
}
.content-words p {
	font-size: 14px;
	color: #a0a0a0;
}

@media (max-width: 767px) {
.content-words {
	padding: 0 0 20px;
}
}
.content-linkto {
	margin: 50px 0;
}
.content-linkto a {
	display: block;
	width: 100%;
	position: relative;
	line-height: 0;
	border-radius: 10px;
	overflow: hidden;
}
.content-linkto a:hover::after {
	content: '';
	display: block;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,0.2);
	position: absolute;
	top: 0;
	left: 0;
}
.content-linkto img {
	width: 100%;
}

@media (max-width: 767px) {
.content-linkto {
	margin-bottom: 20px;
}
}
.footer-widgets {
	background-color: #fff;
	padding-bottom: 40px;
}
.footer-widgets .widget h2 {
	color: #1c95dc;
	font-size: 20px;
	margin: 56px auto 38px;
}
.footer-widgets .widget h2 a {
	color: #1c95dc;
}

@media (max-width: 991px) {
.footer-widgets .footer-widgets-items {
	display: flex;
	flex-wrap: wrap;
}
.footer-widgets .footer-widgets-items .widget {
	text-align: center;
}
.footer-widgets .footer-widgets-items .widget.widget-product .cont {
	text-align: left;
}
}

@media (max-width: 991px) and (max-width: 767px) {
.footer-widgets .footer-widgets-items>div {
	width: 100%;
}
.footer-widgets .footer-widgets-items h2 {
	color: #1c95dc;
	font-size: 20px;
	margin: 20px auto;
}
}
.widget-sjs {
	overflow: hidden;
}

@media (max-width: 767px) {
.widget-sjs {
	display: none;
}
}
.widget-sjs .cont {
	margin-left: -8px;
*zoom:1;
}
.widget-sjs .cont:before, .widget-sjs .cont:after {
	content: "";
	display: table;
}
.widget-sjs .cont:after {
	clear: both;
}
.widget-sjs .cont a {
	display: flex;
	display: block;
	float: left;
	width: 33%;
	box-sizing: border-box;
	text-align: center;
	padding: 0 8px 16px;
}
.widget-sjs .cont a:hover i {
	background-color: #529cdb;
	color: #fff;
}
.widget-sjs .cont a i {
	width: 100%;
	display: block;
	padding-bottom: 100%;
	position: relative;
	background-color: #f3f8fb;
	color: #1c95dc;
}
.widget-sjs .cont a i::before {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
	font-size: 32px;
}

@media (min-width: 1620px) {
.widget-sjs .cont {
	width: 288px;
}
}

@media (max-width: 991px) {
.widget-sjs .cont {
	margin: 0 auto;
	width: 288px;
}
}

@media (max-width: 767px) {
.widget-product {
	display: none;
}
}

.widget-product ul {
	padding: 0;
}
.widget-product ul a {
	color: #a0a0a0;
	font-size: 14px;
	margin-bottom: 10px;
	display: inline-block;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.widget-product ul a:hover {
	color: #1c95dc;
}
.widget-product ul a:hover i {
	background: #1c95dc;
}
.widget-product ul a i {
	display: inline-block;
	margin-right: 3px;
	width: 18px;
	height: 18px;
	line-height: 18px;
	background: #a0a0a0;
	border-radius: 100%;
	color: #fff;
	font-size: 12px;
	text-align: center;
	font-style: normal;
	vertical-align: middle;
	margin-top: -2px;
}
.widget-product ul li:nth-child(1) i {
	background: #1c95dc;
}
.widget-product ul li:nth-child(2) i {
	background: #1c95dc;
}
.widget-product ul li:nth-child(3) i {
	background: #1c95dc;
}
.widget-wechat h2 {
	width: 192px;
}
.widget-wechat .cont {
	text-align: center;
}
.widget-wechat .wechat-img {
	margin-bottom: 18px;
}
.widget-wechat .wechat-img img {
	width: 192px;
	border-radius: 3px;
	box-shadow: 0 0 18px rgba(50,149,217,0.2);
	border: 1px solid #e2eef7;
}
.widget-wechat p {
	margin-bottom: 9px;
	color: #a1a1a1;
	font-size: 13px;
}
.widget-wechat p span {
	color: #1c95dc;
}
.widget-wechat p i {
	font-style: normal;
	white-space: nowrap;
}

@media (min-width: 1620px) {
.widget-wechat .wechat-img {
	margin-bottom: 27px;
}
.widget-wechat p {
	margin-bottom: 12px;
}
}

@media (max-width: 1199px) {
.widget-wechat p {
	font-size: 14px;
}
}

@media (max-width: 991px) {
.widget-wechat p {
	font-size: 16px;
}
.widget-wechat .p2 {
	font-size: 12px;
}
}

@media (min-width: 1200px) {
.widget-site {
	margin-left: 20px;
}
}
.widget-site .count {
	color: #1c95dc;
	margin-top: 10px;
}
.widget-site .count strong {
	font-size: 66px;
}
.widget-site .count span {
	display: inline-block;
	width: 44px;
	height: 44px;
}
.widget-site .count span img {
	width: 100%;
}
.widget-site p {
	color: #a1a1a1;
	margin: 12px 0 40px;
	font-size: 14px;
}
.widget-site .icon-time {
	font-size: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -6px;
}
.widget-site i::before {
	margin-right: 0;
}
.widget-site h4 {
	color: #1c95dc;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 30px;
}
.widget-site h4 a {
	display: inline-block;
	padding: 6px 8px 6px 4px;
	background-color: #1c95dc;
	color: #fff;
	border-radius: 3px;
	box-sizing: border-box;
}
.widget-site h4 a:hover {
	background-color: #0062a5;
}
.widget-site h6 {
	margin: 5px 0;
	color: #c7c7c7;
}
.widget-site h6 a {
	color: #c7c7c7;
}
.widget-site h6 a:hover {
	color: #1c95dc;
}
.widget-site p {
	margin: 16px 0 44px;
}
.widget-site h4 {
	margin-bottom: 32px;
}
.widget-site h6 {
	margin: 10px 0;
}

@media (min-width: 1620px) {
.widget-site p {
	margin: 0 0 70px;
}
.widget-site h4 {
	margin-bottom: 32px;
}
.widget-site h6 {
	margin: 10px 0;
}
}

@media (max-width: 767px) {
.widget-site {
	margin-bottom: 20px;
}
}
.footer-copyright {
	background-color: #3295d9;
	text-align: center;
	padding: 28px 0 20px;
	font-size: 12px;
	line-height: 18px;
	color: #dff2ff;
}

@media (min-width: 1200px) {
.footer-copyright {
	height: 125px;
}
}
.footer-copyright p {
	margin-bottom: 8px;
}
.footer-copyright p span {
	padding: 0 6px;
	white-space: nowrap;
}
.footer-copyright p a {
	color: #dff2ff;
}
.footer-copyright p a:hover {
	color: #fff;
}

@media (max-width: 991px) {
.footer-copyright {
	line-height: 24px;
	font-size: 12px;
}
.footer-copyright p {
	margin-bottom: 10px;
}
}
.fixed-bar {
	position: fixed;
	right: 5px;
	bottom: 77px;
	display: none;
}

@media (min-width: 1200px) {
.fixed-bar {
	display: block;
}
}

@media (min-width: 1620px) {
.fixed-bar {
	left: 50%;
	right: auto;
	margin-left: 840px;
}
}
.fixed-bar a {
	display: block;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background: #fff;
	position: relative;
	color: #bbc1d1;
	font-size: 22px;
}
.fixed-bar a.fixed-weibo {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.fixed-bar a:hover {
	background: #667eea;
	color: #fff;
}
.fixed-bar a.fixed-wechat:hover .wechat_div {
	visibility: visible;
	opacity: 1;
	color: #000;
}
.fixed-bar a .wechat_div {
	padding: 10px;
	width: 278px;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	right: 100%;
	top: 0;
	z-index: 2;
	background-color: #fff;
	box-shadow: -2px 0 5px rgba(0,0,0,0.2);
}
.fixed-bar a .wechat_div .thumb {
	float: left;
	width: 112px;
	margin-right: 10px;
	line-height: 0;
}
.fixed-bar a .wechat_div .wechat_info {
	float: left;
	width: 136px;
	text-align: left;
	line-height: 1em;
}
.fixed-bar a .wechat_div .wechat_info h3 {
	margin: 15px 0 10px;
	font-size: 16px;
	color: #525252;
	font-weight: bold;
}
.fixed-bar a .wechat_div .wechat_info h4 {
	font-size: 14px;
	margin: 0;
	font-weight: normal;
	color: #969696;
}
.fixed-bar a .wechat_div .wechat_info p {
	font-size: 12px;
	color: #969696;
}
.fixed-bar #back-top a {
	background: #667eea;
	color: #fff;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.fixed-bar #back-top a:hover i {
	font-size: 30px;
}
.body-book .footer-copyright p a, .body-book .primary-menus .right-link a, .body-book .primary-menus ul li:first-child {
	color: #d8fdff;
}
.body-book .footer-copyright p a:hover, .body-book .primary-menus .right-link a:hover {
	color: #fff;
}
.body-book .header {
	background-color: #06b7c1;
}
.body-book .header .logo {
	width: 290px;
}
.body-book .header .logo strong {
	width: 258px;
}
.body-book .header .logo strong a {
	padding-bottom: 31.3953488%;
}
.body-book .header .arrow+.subnav a:hover {
	color: #06b7c1;
	transition: .2s;
}

@media (max-width: 991px) {
.body-book .header {
	padding-top: 10px;
}
.body-book .header .logo {
	width: 100%;
	margin-bottom: 16px;
}
.body-book .header .logo strong {
	width: 60%;
	max-width: 292px;
}
.body-book .header .arrow+ul.subnav li a {
	background-color: #06b7c1;
}
.body-book .header .arrow+ul.subnav li a:hover {
	color: #fff;
	background-color: #439295;
}
}
.body-book .primary-menus .left-cont button {
	background-color: #5adadf;
}
.body-book .primary-menus .left-cont button:hover {
	background-color: #38d5db;
}
.body-book .header-recommend .link a:hover {
	color: #06b7c1;
}
.body-book .part .items {
	padding-bottom: 8px;
}
.body-book .part h2 strong::before {
	display: none;
}
.body-book .part h2 a {
	color: #06b7c1;
}
.body-book .footer-copyright {
	background-color: #06b7c1;
	color: #d8fdff;
}
.body-book .fixed-bar #back-top a, .body-book .fixed-bar a:hover {
	background-color: #06b7c1;
}
.book_item {
	border: 1px solid transparent;
	border-radius: 6px;
	position: relative;
	padding: 0 0 40px;
	overflow: hidden;
	background: #fff;
}
.book_item .img {
	width: 100%;
	position: relative;
	background-color: #fff;
	padding: 0 20px;
}
.book_item .img::before {
	content: '';
	display: block;
	padding-bottom: 100%;
}
.book_item .img img {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
}
.book_item h3 {
	margin-top: 18px;
	margin-bottom: 10px;
	padding: 0 20px;
	width: 100%;
	height: 40px;
	font-size: 14px;
	line-height: 20px;
	color: #3c3c3c;
	transition: .3s;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
}
.book_item h3:hover {
	color: #2c2c2c;
	transition: .3s;
}
.book_item p {
	padding: 0 20px;
	width: 100%;
	height: 40px;
	font-size: 12px;
	color: #999;
	line-height: 20px;
	overflow: hidden;
}
.book_item p:hover {
	color: #595857;
	transition: .3s;
}
.book_item a.buy {
	position: absolute;
	bottom: -1px;
	color: #fff;
	font-size: 14px;
	padding: 0;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-radius: 0;
	opacity: 0;
	border: 1px solid #72dddf;
	white-space: nowrap;
	text-overflow: clip;
}
.book_item a.buy.buy_1 {
	width: 100%;
	background-color: #5dd0d3;
	border-color: #5dd0d3;
	box-sizing: content-box;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	left: -1px;
}
.book_item a.buy.buy_1:hover {
	background-color: #06b7c1;
	border-color: #06b7c1;
}
.book_item a.buy.buy_2 {
	width: 50%;
	box-sizing: content-box;
}
.book_item a.buy.buy_2:nth-of-type(1) {
	background-color: #5cd1d3;
	border-color: #5cd1d3;
	border-bottom-left-radius: 6px;
	left: -1px;
}
.book_item a.buy.buy_2:nth-of-type(1):hover {
	background-color: #06b7c1;
	border-color: #06b7c1;
}
.book_item a.buy.buy_2:nth-of-type(2) {
	background-color: #72dddf;
	right: -1px;
	border-bottom-right-radius: 6px;
}
.book_item a.buy.buy_2:nth-of-type(2):hover {
	background-color: #06b7c1;
	border-color: #06b7c1;
}

@media (max-width: 767px) {
.book_item a.buy {
	font-size: 12px;
}
}
.book_item.show, .book_item:hover {
	border: 1px solid #eee;
	box-shadow: 0px 0px 12px rgba(0,0,0,0.05);
	background-color: #fbfbfb;
}
.book_item.show h3, .book_item:hover h3 {
	color: #2c2c2c;
}
.book_item.show p, .book_item:hover p {
	color: #808080;
}
.book_item.show a.buy, .book_item:hover a.buy {
	opacity: 1;
}
.body-shop .header {
	background-color: #3963c5;
}
.body-shop .header .logo {
	width: 290px;
}
.body-shop .header .logo strong {
	width: 258px;
}
.body-shop .header .logo strong a {
	padding-bottom: 31.3953488%;
}
.body-shop .header .arrow+.subnav a:hover {
	color: #3963c5;
	transition: .2s;
}

@media (max-width: 991px) {
.body-shop .header {
	padding-top: 10px;
}
.body-shop .header .logo {
	width: 100%;
	margin-bottom: 16px;
}
.body-shop .header .logo strong {
	width: 60%;
	max-width: 292px;
}
.body-shop .header .arrow+ul.subnav li a {
	background-color: #3963c5;
}
.body-shop .header .arrow+ul.subnav li a:hover {
	color: #fff;
	background-color: #0062a5;
}
}
.body-shop .primary-menus .left-cont button {
	background-color: #79adfc;
}
.body-shop .primary-menus .left-cont button:hover {
	background-color: #5e9af5;
}
.body-shop .footer-copyright {
	background-color: #3963c5;
}
.body-shop .fixed-bar #back-top a, .body-shop .fixed-bar a:hover {
	background-color: #3963c5;
}
.shop-content {
	background-color: #fff;
	padding: 34px 0 0;
}
.shop-content .shop-part {
	position: relative;
}
.shop-content h2 {
	background-color: #f1f4f9;
	position: absolute;
	top: 0;
	left: 0;
	width: 130px;
	height: 100%;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	z-index: 2;
}
.shop-content h2 .title-middle {
	position: absolute;
	width: 100%;
	top: 50%;
	height: 80px;
	margin-top: -45px;
	display: block;
}
.shop-content h2 img {
	display: block;
	width: 40px;
	height: 40px;
	margin: 10px auto;
}
.shop-content h2 strong {
	font-size: 20px;
	font-weight: normal;
}
.shop-content .items {
	margin: 0 0 0 130px;
	zoom: 1;
	background-color: #fff;
}
.shop-content .items .row {
	margin: 0;
}
.shop-content .items .row>div {
	padding: 0;
}
.shop-content .item {
	text-align: center;
	border-left: 1px dotted #e5e5e5;
	border-top: 1px solid #eee;
	border-right: 1px dotted #e5e5e5;
	border-bottom: 1px solid #eee;
	margin: 0 0 -1px -1px;
	overflow: hidden;
	box-sizing: border-box;
	height: 140px;
}
.shop-content .item a {
	display: block;
	padding: 15px 0 20px 0;
	color: #555;
	font-size: 12px;
}
.shop-content .item:hover {
	background-color: #f2f8fd;
}
.shop-content .item:hover h3 {
	color: #ee521c;
	text-decoration: underline;
}
.shop-content .item:hover img {
	box-shadow: 0 0 12px #c7dff3;
}
.shop-content .item img {
	display: block;
	width: 118px;
	height: 58px;
	border: 1px solid #e6e6e6;
	margin: 10px auto;
	border-radius: 8px;
}
.shop-content .item h3 {
	display: block;
	padding: 15px 0 20px 0;
	color: #555;
	font-size: 12px;
	padding: 0;
}
.shop-content .content-linkto {
	margin: 40px 0;
}

@media (max-width: 767px) {
.shop-content h2 {
	position: static;
	width: 100%;
	margin: 10px 0;
}
.shop-content h2 .title-middle {
	height: 21px;
	position: static;
	top: 0;
	line-height: 21px;
	margin: 0;
	padding: 10px 0;
}
.shop-content h2 img {
	background-size: 20px auto;
	width: 20px;
	height: 20px;
	margin: 0 10px;
	position: relative;
	top: 2px;
	display: inline-block;
}
.shop-content .items {
	margin: 0;
}
}
/*翻页*/
.wpagenavi {
	margin:25px auto;
	padding-top:20px;
	padding-bottom:20px;
	width:100%;
	line-height:48px;
	font-size:14px;
	border-top:1px solid #e8e8e8;
	text-align:center
}
.wpagenavi a:link, .wpagenavi a:visited {
	margin:0 4px;
	padding:10px 15px;
	color:#666;
	background:#f2f2f2;
	-webkit-transition:background .4s ease;
	-moz-transition:background .4s ease;
	-o-transition:background .4s ease;
	-ms-transition:background .4s ease;
	transition:background .4s ease
}
.wpagenavi a:hover, .wpagenavi a:active {
	color:#fff;
	background:#3295d9;
	text-decoration:none
}
.wpagenavi a.current:link, .wpagenavi a.current:visited, .wpagenavi a.current:hover {
	color:#fff;
	background:#3295d9;
	font-weight:bold
}
	/*添加箭头*/
	.item {
	position: relative;
}
.npcink-a {
	transition: 0s;
	position: absolute;
	display: inline-block;
	top:11px;
	right: 8px;
	width: 25px !important;
	height: 25px;
border-radius: 4px;
	background: url("images/icourl.png") center no-repeat #fafafa;
	background-size: auto;
	background-size: 14px;
	opacity:0.9;
	filter:alpha(opacity=90);
	/* 针对 IE8 以及更早的版本*/
}
.npcink-a:hover {
	transition: 0s;
	position: absolute;
	display: inline-block;
	top:11px;
	right: 8px;
	width: 25px !important;
	height: 25px;
	border-radius: 4px;
	background: url("images/icourl.png") center no-repeat #fafafa;
	background-size: auto;
	background-size: 14px;
	opacity:1;
	filter:alpha(opacity=100);
	/* 针对 IE8 以及更早的版本*/
}



/* Navigation Card Grid Layout - Global Styles */
.items .row {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.items .row:before,
.items .row:after {
    display: none !important;
}

.nav-item-col {
    width: 100%;
    float: none !important;
}

.nav-card {
    display: flex;
    align-items: center;
    padding: 12px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
    min-height: 70px;
    text-decoration: none;
}

.nav-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.15);
}

.nav-card a {
    display: flex;
    align-items: center;
    width: 100%;
    text-decoration: none;
    color: inherit;
}

.nav-card img {
    width: 40px;
    height: 40px;
    border-radius: 6px;
    object-fit: cover;
    flex-shrink: 0;
    margin-right: 12px;
}

.nav-card-content {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.nav-card-content h3 {
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 4px 0;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nav-card-content p {
    font-size: 12px;
    color: #999;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* Responsive Design */
@media (max-width: 1200px) {
    .items .row {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 768px) {
    .part {
        margin-bottom: 15px !important;
    }

    .part .items {
        padding: 10px !important;
    }

    .items .row {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 5px !important;
    }

    .nav-item-col {
        width: 100% !important;
        min-width: 0 !important;
        overflow: hidden !important;
    }

    .nav-card {
        padding: 3px !important;
        min-height: auto !important;
        height: auto !important;
        flex-direction: row !important;
        text-align: left !important;
        align-items: center !important;
        justify-content: flex-start !important;
        width: 100% !important;
        box-sizing: border-box !important;
        overflow: hidden !important;
    }

    .nav-card a {
        flex-direction: row !important;
        text-align: left !important;
        align-items: center !important;
        justify-content: flex-start !important;
        width: 100% !important;
        overflow: hidden !important;
    }

    .nav-card img {
        width: 20px !important;
        height: 20px !important;
        min-width: 20px !important;
        margin: 0 !important;
        margin-right: 3px !important;
        flex-shrink: 0 !important;
    }

    .nav-card-content {
        flex: 1 !important;
        min-width: 0 !important;
        text-align: left !important;
        padding: 0 !important;
        margin: 0 !important;
        overflow: hidden !important;
    }

    .nav-card-content h3 {
        font-size: 9px !important;
        line-height: 1.2 !important;
        margin: 0 !important;
        padding: 0 !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        width: 100% !important;
    }

    .nav-card-content p {
        display: none !important;
    }
}

@media (max-width: 480px) {
    .part {
        margin-bottom: 12px !important;
    }

    .part .items {
        padding: 8px !important;
    }

    .items .row {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 4px !important;
    }

    .nav-item-col {
        width: 100% !important;
        min-width: 0 !important;
        overflow: hidden !important;
    }

    .nav-card {
        padding: 2px !important;
        min-height: auto !important;
        height: auto !important;
        border-radius: 3px !important;
        flex-direction: row !important;
        text-align: left !important;
        align-items: center !important;
        justify-content: flex-start !important;
        width: 100% !important;
        box-sizing: border-box !important;
        overflow: hidden !important;
    }

    .nav-card a {
        flex-direction: row !important;
        text-align: left !important;
        align-items: center !important;
        justify-content: flex-start !important;
        width: 100% !important;
        overflow: hidden !important;
    }

    .nav-card img {
        width: 18px !important;
        height: 18px !important;
        min-width: 18px !important;
        margin: 0 !important;
        margin-right: 2px !important;
        flex-shrink: 0 !important;
    }

    .nav-card-content {
        flex: 1 !important;
        min-width: 0 !important;
        text-align: left !important;
        padding: 0 !important;
        margin: 0 !important;
        overflow: hidden !important;
    }

    .nav-card-content h3 {
        font-size: 8px !important;
        line-height: 1.2 !important;
        margin: 0 !important;
        padding: 0 !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        width: 100% !important;
    }

    .nav-card-content p {
        display: none !important;
    }
}


/* ========================================
   手机版菜单样式 - 全局生效
   ======================================== */

/* 手机版菜单切换按钮 - 透明样式 */
.mobile-drawer-toggle {
  position: fixed;
  width: 45px;
  height: 45px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  color: #667eea;
  border: 1px solid rgba(102, 126, 234, 0.2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  display: none;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  z-index: 999;
  transition: all 0.3s ease;
}

.mobile-drawer-toggle-left {
  top: 15px;
  left: 15px;
}

.mobile-drawer-toggle:hover {
  background: rgba(255, 255, 255, 0.95);
  border-color: rgba(102, 126, 234, 0.4);
  box-shadow: 0 4px 15px rgba(102, 126, 234, 0.2);
  transform: translateY(-2px);
}

@media (max-width: 768px) {
  .mobile-drawer-toggle {
    display: flex !important;
  }
  .menu-center {
    display: none !important;
  }
  .right-section {
    display: none !important;
  }
  .mobile-search-section {
    display: block !important;
  }
  .top-menu-box {
    flex-direction: column !important;
    align-items: center !important;
    padding: 10px 15px !important;
  }
  .logo-section {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    margin-bottom: 10px !important;
  }
  .logo-section img {
    max-height: 40px !important;
  }
}

.mobile-drawer-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 9999;
  display: none;
  opacity: 0;
  transition: all 0.3s ease;
}

.mobile-drawer-menu.active {
  display: flex !important;
  opacity: 1 !important;
}

.mobile-drawer-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  cursor: pointer;
}

.mobile-drawer-content {
  position: relative;
  width: 90%;
  max-width: 420px;
  margin: auto;
  background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);
  border-radius: 25px;
  padding: 25px;
  transform: scale(0.8);
  transition: transform 0.3s ease;
  z-index: 10000;
  max-height: 85vh;
  overflow-y: auto;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.8);
}

.mobile-drawer-menu.active .mobile-drawer-content {
  transform: scale(1) !important;
}

.mobile-drawer-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 3px solid transparent;
  position: relative;
}

.mobile-drawer-header::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 60px;
  height: 3px;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  border-radius: 3px;
}

.mobile-drawer-header h3 {
  margin: 0;
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.mobile-drawer-close {
  background: linear-gradient(135deg, rgba(102, 126, 234, 0.1) 0%, rgba(118, 75, 162, 0.1) 100%);
  border: 1px solid rgba(102, 126, 234, 0.2);
  font-size: 18px;
  color: #667eea;
  cursor: pointer;
  padding: 8px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.mobile-drawer-close:hover {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  color: white;
  transform: rotate(90deg);
  box-shadow: 0 4px 12px rgba(102, 126, 234, 0.3);
}

.mobile-drawer-buttons {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
  padding: 5px 0;
}

.grid-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 22px 12px;
  border-radius: 16px;
  text-decoration: none;
  color: white;
  font-weight: 600;
  font-size: 13px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
  position: relative;
  overflow: hidden;
  min-height: 95px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}

.grid-btn::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
  transition: left 0.6s ease;
}

.grid-btn::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  transform: translate(-50%, -50%);
  transition: width 0.4s ease, height 0.4s ease;
}

.grid-btn:hover::before {
  left: 100%;
}

.grid-btn:active::after {
  width: 120%;
  height: 120%;
}

.grid-btn:hover {
  transform: translateY(-5px) scale(1.02);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  color: white;
  border-color: rgba(255, 255, 255, 0.5);
}

.grid-btn i {
  font-size: 28px;
  margin-bottom: 10px;
  display: block;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
  transition: all 0.3s ease;
}

.grid-btn:hover i {
  transform: scale(1.1);
  filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.2));
}

.grid-btn span {
  font-size: 13px;
  text-align: center;
  line-height: 1.4;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  font-weight: 600;
  letter-spacing: 0.3px;
}
