@charset "utf-8";
body,
textarea {
	font: 12px/1.5 "微软雅黑", "Microsoft Yahei", "Hiragino Sans GB", tahoma, arial, "宋体";
	color: #000000;
	background: #FFF;
}
body,
div,
ul,
ol,
dl,
dt,
dd,
li,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
p,
marquee,
from {
	margin: 0;
	padding: 0;
}
ol,
ul,
li {
	list-style: none;
}

img {
	border: 0;
	vertical-align: middle;
}

a {
	text-decoration: none;
}

a:hover {
	color: #00acb5;
	text-decoration: none;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

::selection {
	background: #00acb5;
	color: #fff;
}

::-moz-selection {
	background: #00acb5;
	color: #fff;
}

::-webkit-selection {
	background: #00acb5;
	color: #fff;
}

.l {
	float: left;
}

.r {
	float: right;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}

.zoom::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.zoom {
	clear: both;
}

.zoom {
	*zoom: 1;
}

.mt2 {
	margin-top: 2px;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt40 {
	margin-top: 40px;
}

.mt50 {
	margin-top: 50px;
}

.mt70 {
	margin-top: 70px;
}

.mt100 {
	margin-top: 100px;
}

.wrap .nobd {
	border: none;
}

/*common*/
.o_hide {
	overflow: hidden;
}

.pw1100 {
	width: 1100px;
	margin: 0 auto;
}

.ptr {
	position: relative;
}

.dsb {
	display: block;
}

.dsl {
	display: inline-block;
}

.alc {
	text-align: center;
}

.all {
	text-align: left;
}

.ftb {
	font-weight: bold;
}

.fthin {
	font-weight: 400;
}

.ft12 {
	font-size: 12px;
}

.ft13 {
	font-size: 13px;
}

.ft14 {
	font-size: 14px;
}

.ft16 {
	font-size: 16px;
}

.ft18 {
	font-size: 18px;
}

.ft20 {
	font-size: 20px;
}

.ft24 {
	font-size: 24px;
}

.ft30 {
	font-size: 30px;
}

.wrap a {
	text-decoration: none;
}

.c333 {
	color: #333;
}

.c666 {
	color: #666;
}

.c777,
.user,
.conlist-num span a:hover {
	color: #777;
}

.c999 {
	color: #999;
}

.btn {
	border-radius: 5px;
	color: #fff !important;
	text-align: center;
	background-color: #00acb5;
}

.btn:hover {
	background-color: #00acb5;
}

.lbtn {
	width: 110px;
	padding: 7px 0;
	color: #fff;
	border-radius: 50px;
	box-shadow: 0 10px 20px rgba(0, 89, 92, 0.15);
	background-color: #01e4eb;
	background: -webkit-linear-gradient(left, #01e5ee 0%, #01b0b6 100%);
	background: -moz-linear-gradient(left, #01e5ee 0%, #01b0b6 100%);
	background: -o-linear-gradient(left, #01e5ee 0%, #01b0b6 100%);
	background: linear-gradient(left, #01e5ee 0%, #01b0b6 100%);
}

.lbtn:hover {
	color: #fff;
}

input,
button,
textarea {
	border: none;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	box-sizing: border-box;
}

.user:hover,
.ausee:hover,
.conright h5 a:hover,
.c1c8,
.user-box-comment p a:hover,
.popbtn:hover {
	color: #00acb5;
}

.conleft>a:hover,
.conrig-info a:hover,
.auinfo h5 a:hover,
.alltag a:hover,
.shupload .shvar:hover,
.user-box p a:hover,
.user-box-comment p>a:hover {
	color: #00acb5;
}

.hide {
	display: none;
}

/*head*/
.head {
	height: 70px;
	box-shadow: 0 0 10px rgba(196, 209, 228, 0.3);
}

.search {
	width: 290px;
	height: 38px;
	margin-top: 16px;
	overflow: hidden;
	border-radius: 50px;
	position: relative;
}

input::-webkit-input-placeholder,
input::-moz-input-placeholder,
input::-o-input-placeholder，input::input-placeholder {
	color: #999;
}

.search button {
	display: block;
	position: absolute;
	top: 11px;
	right: 7px;
	cursor: pointer;
	background-color: transparent;
}

.user:before,
.dlicar:before {
	content: "";
	display: block;
	height: 24px;
	margin: 0 auto;
	margin-bottom: 3px;
}

.user:before {
	width: 20px;
	background: url(../images/icon_grzx.png) no-repeat;
}

.face {
	padding: 15px 0 13px 0;
}

.face img {
	width: 42px;
	height: 42px;
	border-radius: 50%;
}

.footer {
	padding-top: 60px;
	border-top: 1px solid #eaeaea;
}

.con {
	margin-top: 40px;
	margin-bottom: 100px;
}

.conright {
	width: 293px;
}

.conleft {
	width: 747px;
}

.conleft>a {
	width: 100%;
	margin-top: 50px;
	padding: 12px 0;
	color: #555;
	border-radius: 50px;
	border: 1px solid #f1f1f1;
}

.alltag a {
	display: inline-block;
	padding: 5px 9px;
	margin: 0 10px 10px 0;
	font-size: 13px;
	color: #849aae;
	background-color: #f4f7f9;
}

/*common*/
.conright .rotate {
	-webkit-animate: rotate 1s infinite linear;
	animate: rotate 1s infinite linear;
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes rotate {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

/*右边分享*/
.conrig-share span {
	margin: 0 4px;
	font-size: 16px;
	color: #00acb5;
}

/*右边标签*/
.conright h5 {
	padding-left: 10px;
	line-height: 1;
	color: #333;
	border-left: 3px solid #00acb5;
}

.conright h5 a {
	font-size: 12px;
	position: relative;
	top: 3px;
}

.conright h5 span {
	font-size: 12px;
	color: #999;
	position: relative;
	top: 4px;
}

.conright h5 i {
	display: inline-block;
	width: 13px;
	height: 14px;
	font-size: 12px;
	margin-right: 5px;
	position: relative;
	top: 3px;
	background: url(../img/home-change.png) no-repeat;
}

.shupload .shvar {
	color: #999;
}

.ausee:hover {
	color: #fff;
	background-color: #00acb5;
}

/*右边热门文章*/
.fixed {
	position: fixed;
	z-index: 1;
}

.prev {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.next {
	right: 0;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.next:after {
	background-position: 0 -18px;
}

.icon-list {
	position: absolute;
	bottom: 10px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.icon-list li {
	width: 23px;
	height: 3px;
	float: left;
	margin: 0 5px;
	cursor: pointer;
	background-color: #e0e0e0;
}

.icon-list .active {
	background-color: #00acb5;
}

/*中间左边*/
.conlist-num {
	display: block;
	padding: 25px 40px;
	border-bottom: 1px solid #e7e7e7;
	text-align: left;
}

.conlist-num:last-child {
	border-bottom: none;
}

.conlist-num>img {
	margin-top: 4px;
}

.conlist-num a img {
	margin: -2px 5px 0 0;
}

.conlist-num>div {
	width: 705px;
	margin-left: 14px;
}

.conlist-num h5 {
	line-height: 1.4;
	font-size: 18px;
	color: #333;
	margin: 0;
}

.conlist-num h5 a:hover {
	color: #00acb5;
}

.conlist-num p {
	margin: 13px 0 23px 0;
	line-height: 1.8;
	font-size: 14px;
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.conlist-num span {
	margin-right: 25px;
	color: #afafaf;
}

.conlist-num span a {
	color: #999;
	cursor: text;
}

.conlist-num span a:hover {
	color: #999;
}

.det-author:before,
.det-time:before,
.det-sch:before {
	content: "";
	display: inline-block;
	margin-right: 5px;
}

.det-author:before {
	width: 11px;
	height: 11px;
	background: url(../img/home-author.png) no-repeat;
}

.det-time:before {
	width: 12px;
	height: 12px;
	background: url(../img/home-time.png) no-repeat;
}

.det-sch:before {
	width: 14px;
	height: 8px;
	background: url(../img/art-tag.png) no-repeat;
}

.aubanner {
	background: #efefef url(../img/home-adv1.jpg) top right no-repeat;
}

.aubanner {
	height: 144px;
	padding: 35px 0 0 70px;
	border-radius: 5px;
}

.aubanner p {
	color: #9a9a9a;
}

.auinfo {
	height: 92px;
	line-height: 92px;
	border-bottom: 1px solid #eee;
}

.auinfo:last-of-type {
	border-bottom: none;
}

.auinfo .auface {
	display: inline-block;
	width: 58px;
	height: 58px;
	border-radius: 50%;
	margin-right: 20px;
}

.auinfo img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.auinfo h5 a,
.auinfo img,
.auinfo h5 span {
	margin-right: 22px;
}

.ausee,
.det-banner>div>a {
	padding: 0 12px;
	font-weight: 400;
	color: #00acb5;
	border-radius: 50px;
	border: 1px solid #00acb5;
	height: 26px;
	line-height: 26px;
	margin-top: 33px;
}

.ausee:hover,
.det-banner>div>a:hover {
	color: #fff;
	background-color: #00acb5;
}

/*作者详情页*/
.mt12 {
	margin-top: 12px;
}

.det-banner {
	padding: 37px 0 29px 28px;
	border-radius: 5px;
	background: #ecedee url(../img/det-banner.png) top right no-repeat;
	background-size: cover;
}

.det-banner>img {
	margin: 2px 30px 0 0;
	width: 58px;
	height: 58px;
	border-radius: 50%;
}

.det-banner>div>a {
	margin-left: 10px;
	font-size: 14px;
}

.det-banner b {
	margin-right: 20px;
	font-weight: 400;
}

.det-banner .alltag a {
	background-color: #fff;
}

.shupload {
	height: 588px;
	background: #f0f7fb url(../img/share-upload.jpg) bottom center no-repeat;
	background-size: cover;
}

.shupload h2, .shupload h1 {
	margin-top: 60px;
	font-size: 36px;
	color: #10afc2;
	position: relative;
}

.shupload h2:after, .shupload h1:after {
	content: "";
	display: block;
	width: 36px;
	height: 48px;
	position: absolute;
	top: 25px;
	right: -20px;
	background: url(../img/share-line.png) no-repeat;
}

.shupload h2:before, .shupload h1:before {
	content: "sharing plan";
	font-weight: 400;
	font-size: 14px;
	color: #999;
	position: absolute;
	top: 50px;
	right: -85px;
}

.shupload p {
	max-width: 1200px;
	width: 100%;
	margin: 60px auto 55px auto;
	line-height: 1.6;
	color: #777;
}

.shupload .shbtn {
	width: 226px;
	padding: 12px 0;
	margin: 0 auto 20px auto;
	color: #fff;
}

.artadv div {
	width: 260px;
	padding-left: 90px;
}

.artadvl {
	background: url(../img/home-face.png) no-repeat;
}

.artadvr {
	background: url(../img/home-face1.png) no-repeat;
}

.artadvl:after {
	content: "";
	height: 100%;
	border-right: 4px solid #f2f2f2;
	position: absolute;
	top: 0;
	right: 0px;
}

.artadvlb:after {
	right: -17px;
}

.artadv a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.artadv div:hover h5,
.artadv div:hover p {
	color: #00acb5;
}

.artadv img {
	margin-right: 10px;
}

/*上传*/
.upload {
	width: 664px;
	margin: 70px auto;
}

.upload h1 {
	padding: 70px 0;
	font-size: 36px;
	background: #eee url(../img/upload-bg.jpg) bottom right no-repeat;
}

.upload input {
	display: block;
	width: 100%;
	padding: 17px 3px;
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #999;
	font-size: 26px;
	font-weight: bold;
}

.upload textarea {
	width: 100%;
	height: 355px;
	padding: 10px 3px;
	line-height: 1.6;
	font-size: 18px;
	color: #333;
	resize: none;
	border-bottom: 1px solid #ebebeb;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.upbtn {
	width: 100%;
	padding: 10px 0;
	margin: 25px auto 15px auto;
	font-size: 22px;
	cursor: pointer;
}

.upknow:hover {
	color: #00dfe7;
}

.upload span {
	display: block;
	width: 70px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	font-size: 14px;
	padding: 3px 5px;
	background-color: red;
	text-align: center;
	opacity: 0;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
}

.upload .upopacity {
	opacity: 1;
}

.upload .upborder {
	border: 1px solid red;
}

/*下载页面*/
.dlinfo span {
	margin: 0 25px 0 3px;
}

.dlway {
	height: 234px;
	border-radius: 5px;
	background-color: #f8f8f8;
}

.dlway-item span {
	padding: 15px 0 10px 0;
	cursor: pointer;
}

.dlway-item span:nth-child(1) {
	margin: 0 80px 0 70px;
}

.dlway-line {
	border-top: 1px solid #ebebeb
}

.dlway-line span {
	width: 73px;
	border-top: 3px solid #19cfe5;
	position: absolute;
	top: -3px;
	left: 215px;
	-webkit-transition: left 0.2s linear;
	-moz-transition: left 0.2s linear;
	-o-transition: left 0.2s linear;
	transition: left 0.2s linear;
}

.dllogin {
	margin: 35px 0 0 60px;
}

.dllogin a {
	width: 118px;
	padding: 5px 0;
	margin-top: 35px;
}

.dl-qucode {
	margin: 16px 0 0 192px;
}

.dl-qucode span {
	margin: 5px 0 0 -10px;
}

.dlcode p {
	display: none;
}

.dlcode .dlshow,
.user-all .user-box-active {
	display: block;
}

/*用户中心*/
.user-left {
	width: 166px;
}

.user-left a {
	display: block;
	padding: 10px 0 13px 15px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #333;
	text-align: left;
}

.user-left span {
	display: inline-block;
	width: 19px;
	height: 20px;
	margin-right: 14px;
	position: relative;
	top: 2px;
	background: url(../img/user-center.png) no-repeat;
}

.user-left a:nth-child(2) span {
	background-position: 0 -21px;
}

.user-left a:nth-child(3) span {
	background-position: 0 -42px;
}

.user-left a:nth-child(4) span {
	background-position: 0 -62px;
}

.user-left a:nth-child(5) span {
	background-position: 0 -83px;
}

.user-left a:nth-child(6) span {
	background-position: 0 -105px;
}

.user-left a:nth-child(7) span {
	background-position: 0 -125px;
}

.user-left a:nth-child(8) span {
	background-position: 0 -145px;
}

.user-right {
	width: 723px;
	margin-left: 118px;
}

/*下载记录*/
.user-box div,
.user-box-comment div,
.user-box-info p {
	border-bottom: 1px solid #eee;
}

.user-box p {
	width: 610px;
}

.user-box p a {
	display: block;
	padding: 32px 0;
	font-size: 16px;
	color: #333;
	text-align: left;
}

.rebtn {
	margin-top: 32px;
}

/*评论*/
.user-box-comment div {
	padding: 32px 0 27px 0;
}

.user-box-comment p {
	width: 630px;
	color: #666;
}

.user-box-comment span {
	margin-left: 10px;
}

/*用户信息*/
.user-box-info p {
	padding: 10px 0;
}

.user-box-info label,
.user-box-info span {
	font-size: 14px;
	color: #666;
}

.user-box-info label {
	display: inline-block;
	width: 70px;
	margin-right: 85px;
}

.user-box-info a,
.basebtn {
	width: 116px;
	padding: 8px 0;
	margin-top: 37px;
	cursor: pointer;
}

.u-text {
	display: blick;
	width: 402px;
	padding: 8px 5px;
	border: 1px solid #e2e2e2;
	border-radius: 5px;
	color: #777;
	font-size: 14px;
	background-color: #fcfcfc;
}

.u-sex {
	position: relative;
	top: 2px;
	-webkit-appearance: radio;
	-moz-appearance: radio;
	-o-appearance: radio;
	-webkit-appearance: radio;
}

.user-box-info span {
	display: inline-block;
	margin: 10px 20px 0 8px;
}

.upface {
	width: 75px;
	height: 75px;
	border-radius: 100%;
	float: right;
}

.user-box-info .upface-btn {
	width: 80px;
	padding: 0;
	height: 26px;
	line-height: 26px;
	margin-top: 23px;
}

/*修改密码*/
.user-box-info .tip {
	color: red;
	font-size: 12px;
	position: absolute;
}

/*登录注册*/
.login-banner {
	height: 779px;
	background: #d2d6d7 url(../img/login-banner.jpg) bottom center no-repeat;
	background-size: cover;
}

.login-box {
	width: 400px;
	padding: 0 75px;
	margin-top: 100px;
	border-radius: 5px;
	background-color: #fff;
	position: relative;
}

.login2 {
	height: 535px;
}

.login-banner .c1c8:hover,
.warn-text a {
	color: #00acb5;
}

.login-box h4 {
	color: #1b1b1b;
}

.login-text {
	display: block;
	width: 100%;
	padding: 12px 7px;
	margin-top: 10px;
	color: #666;
	font-size: 14px;
	background-color: #f5f3f1;
	border: 1px solid #f5f3f1;
}

.login-code input {
	width: 308px;
}

.login-mobile a {
	position: absolute;
	bottom: 11px;
	right: 10px;
	text-decoration: underline;
	color: #333;
}

.login-code img {
	margin-top: 11px;
	cursor: pointer;
}

.login-forget span,
.login-forget a {
	color: #1b1b1b;
	text-decoration: underline;
}

.login-forget input {
	top: 2px;
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox;
	-o-appearance: checkbox;
	-webkit-appearance: checkbox;
}

.login-box button {
	width: 100%;
	padding: 10px 0;
	cursor: pointer;
	position: relative;
}

.login-other span {
	margin-bottom: 20px;
}

.login-other span:after,
.login-other span:before {
	content: "";
	display: inline-block;
	width: 133px;
	border-bottom: 2px solid #f0f0f0;
	position: absolute;
	top: 8px;
}

.login-other span:before {
	left: 0;
}

.login-other span:after {
	right: 0;
}

.login-other a {
	display: inline-block;
	width: 38px;
	height: 38px;
	border-radius: 100%;
	border: 1px solid #dcdcdc;
	position: relative;
}

.login-other a:after {
	content: "";
	display: inline-block;
	width: 21px;
	height: 24px;
	background: url(../img/login-way.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.login-other a:nth-child(2) {
	margin-right: 28px;
}

.login-other a:nth-child(3):after {
	background-position: 0 -25px;
}

.login-box .login-nonum:hover {
	color: #00acb5
}

.login-box .error,
.user-box-info .error {
	border: 1px solid red;
}

.warn-text {
	margin-top: 10px;
	color: #f00;
	text-align: center;
}

.disabled {
	disabled: disabled;
}

.tips {
	display: none;
	width: 508px;
	height: 310px;
	padding: 20px 25px 0 28px;
	border-radius: 5px;
	font-size: 12px;
	box-shadow: 0 0 20px rgba(108, 108, 108, .25);
	position: absolute;
	top: 90px;
	right: -15px;
	z-index: 10;
	background-color: #fff;
}

.tips p {
	margin-bottom: 5px;
}

.tipsurl span {
	float: left;
}

.tipsurl p {
	width: 403px;
	float: left;
}

.tipsurl a {
	color: #00acb5;
	text-decoration: underline;
}

.tipsurl input {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin: 0 4px 0 0;
	position: relative;
	top: 2px;
	appearance: checkbox;
	-webkit-appearance: checkbox;
}

.tipsot {
	width: 100%;
}

.tipsot>span {
	float: left;
}

.tipsot div {
	width: 445px;
	float: left;
	text-align: left;
}

.tipsot input[type="radio"] {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-right: 3px;
	appearance: radio;
	-webkit-appearance: radio;
	position: relative;
	top: 2px;
}

.tipsot input[type="text"] {
	margin-left: 18px;
	border: 1px solid #999;
	height: 28px;
	width: 120px;
	margin-right: 10px;
	appearance: unset;
	-webkit-appearance: unset;
}

input.defaultAdress {
	appearance: checkbox;
	-webkit-appearance: checkbox;
	vertical-align: middle;
	margin-bottom: 2px;
}

.tipsot p {
	margin-bottom: 0;
}

.tipsot div span {
	display: inline-block;
	width: 93%;
	padding: 1px 5px;
	border-radius: 2px;
	background-color: #f4f4f4;
}

.tipsot-yzm {
	margin-top: 15px;
}

.tipsot-yzm span {
	line-height: 28px;
}

.tipsot-yzm div img {
	margin-bottom: 2px;
}

.tipsot .radio span {
	background-color: #d7e9fe;
}

.tipscon {
	margin: 15px 0 22px 0;
}

.tipscon span {
	float: left;
}

.tipscon b {
	font-weight: 400;
	color: #888;
}

.tipscon textarea {
	width: 440px;
	height: 48px;
	margin-left: 5px;
	resize: none;
	border: 1px solid #999;
}

.tipsbtn {
	text-align: right;
}

.tipsbtn input {
	display: inline-block;
	width: 65px;
	height: 30px;
	font-size: 14px;
	cursor: pointer;
	border: 1px solid #00acb5;
}

.tipsend {
	color: #00acb5;
	background-color: transparent;
}

.tipsend:hover {
	color: #fff;
	background-color: #00acb5;
}

.tipscan {
	margin-right: 4px;
	color: #fff;
	background-color: #00acb5;
}

.tipscan:hover {
	border-color: #00dfe7;
	background-color: #00dfe7;
}

.const {
	margin-bottom: 50px;
	position: relative;
}

.conleft {
	float: left;
	width: 866px;
	margin-bottom: 15px;
	background-color: #fff;
	padding: 0px 20px;
}

.const h2,
.mishu-list .conlist>h2 {
	font-size: 24px;
	height: 66px;
	line-height: 66px;
	padding-left: 40px;
	background-color: #fff;
	border-bottom: 1px solid #ebebeb;
}

.const-list>div {
	padding: 40px 40px 20px 40px;
	margin-bottom: 15px;
	background-color: #fff;
}

.const-list b {
	display: inline-block;
	width: 50px;
	line-height: 1;
	float: left;
	font-size: 35px;
	text-transform: uppercase;
	font-weight: bold;
}

.const-list p {
	width: 736px;
	float: left;
}

.const-list a {
	display: inline-block;
	margin: 0 8px 20px 0;
	padding: 0 12px;
	font-size: 12px;
	background-color: #fafafa;
	height: 28px;
	line-height: 28px;
	border-radius: 20px;
}

.const-list a:hover {
	color: #00acb5;
}

.const-left a {
	display: block;
	width: 19px;
	height: 19px;
	margin: 0 auto;
	border-radius: 2px;
	text-transform: uppercase;
	cursor: pointer;
	text-align: center;
	font-size: 12px;
}

.const-left a:hover {
	color: #00acb5;
}

.const-left .active {
	color: #fff;
	background-color: #00acb5;
}

.const-left .active:hover {
	color: #fff;
}

/*app.js info sytle*/
.hs-app-mask {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(85, 85, 85, 0.4);
	z-index: 999999999999999999999;
}

.hs-app-mask img {
	width: 24px;
}

.hs-app-mask p {
	font-size: 13px;
	color: #fff;
	min-height: 25px;
	overflow: hidden;
	width: 100%;
	word-wrap: break-word;
	text-align: center;
	padding: 0 5px;
	margin-bottom: 10px;
}

.hs-app-info {
	position: fixed;
	width: 300px;
	text-align: center;
	background-color: #444;
	border-radius: 10px;
	box-shadow: 0 0 10px #969696;
	right: 50%;
	top: 50%;
	margin: -70px -150px 0 0;
	z-index: 9999999999999999999999;
	font-size: 13px;
	color: #fff;
	line-height: 30px;
	padding: 20px 10px;
}

.hs-app-error {
	position: fixed;
	width: 300px;
	text-align: center;
	background-color: #ff2f2f;
	border-radius: 10px;
	box-shadow: 0 0 10px #969696;
	right: 50%;
	top: 50%;
	margin: -70px -150px 0 0;
	z-index: 9999999999999999999999;
	font-size: 13px;
	color: #fff;
	line-height: 30px;
	padding: 20px 10px;
}

.theme-box {
	margin: 10px auto;
	height: 30px;
	line-height: 30px;
}

.theme-box a {
	padding: 5px 10px;
	color: #fff;
	background-color: #00acb5;
	border: 1px solid #00acb5;
	margin: 0 10px;
}

.theme-box a:hover {
	text-decoration: none;
}

.theme-box a.touch {
	background-color: #ff6600;
	border: 1px solid #ff6600;
}

.dlipop {
	width: 400px;
	height: 240px;
	margin: auto;
	text-align: center;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -200px;
	margin-top: -120px;
	z-index: 9999;
	background-color: #fff;
}

.dlipop h3 {
	display: inline-block;
	margin-top: 55px;
	font-size: 25px;
	font-weight: 400;
	color: #00acb5;
}

.dlipop p {
	margin-top: 15px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 18px;
	color: #777;
}

.dlipop a {
	display: inline-block;
	width: 120px;
	height: 38px;
	line-height: 38px;
	font-size: 15px;
	border-radius: 5px;
}

.dlipop .dlidely {
	margin-right: 30px;
	color: #666;
	background-color: #eaeaea;
}

.dlipop .dlidely:hover {
	text-decoration: none;
	background-color: #dcdbdb;
}

.dlipop .dlinow {
	color: #fff;
	background-color: #00acb5;
}

.dlipop .dlinow:hover {
	text-decoration: none;
	background-color: #00dfe7;
}

@-webkit-keyframes turn {
	0 {
		-webkit-transform: rotateY(0deg);
	}

	100% {
		-webkit-transform: rotateY(360deg);
	}
}

@-moz-keyframes turn {
	0 {
		-moz-transform: rotateY(0deg);
	}

	100% {
		-moz-transform: rotateY(360deg);
	}
}

@-ms-keyframes turn {
	0 {
		-ms-transform: rotateY(0deg);
	}

	100% {
		-ms-transform: rotateY(360deg);
	}
}

@keyframes turn {
	0 {
		transform: rotateY0deg);
	}

	100% {
		transform: rotateY(-360deg);
	}
}

/* 2021.6.21 new */
.block-tjfw ul li {
	background-color: #f9f9f9;
	padding: 24px 20px;
}

.block-tjfw ul li:first-of-type {
	margin-bottom: 10px;
}

.block-tjfw ul li .item-left {
	float: left;
	width: 66%;
}

.block-tjfw ul li .item-left span {
	display: block;
	font-size: 18px;
}

.block-tjfw ul li .item-left p {
	font-size: 14px;
	color: #999;
	line-height: 1.75;
	margin-top: 6px;
}

.block-tjfw ul li .item-right {
	float: right;
}

.block-tjfw ul li .item-right a {
	display: block;
	text-align: center;
	width: 65px;
	height: 22px;
	line-height: 22px;
	border-radius: 4px;
	color: #fff;
	background-color: #00acb5;
	font-size: 12px;
	margin-top: 28px;
}

.block-tjfw ul li .item-right a:hover {
	opacity: .8;
}

/* 证件 */
.dvfbck {
	height: 470px;
	overflow: hidden;
	text-align: center;
	background-size: cover;
}

.dvfbck h1 {
	margin: 172px 0 20px 0;
	font-size: 48px;
	font-weight: bold;
	color: #333;
}

.dvfbck p {
	font-size: 24px;
	text-align: center;
}

.dvzblock1 {
	height: 470px;
	background: #f4f4f4 url(../img/zhengjian/fbtb.jpg) top center no-repeat;
	background-size: cover;
	border-top: 1px solid #e2e2e2;
	text-align: center;
}

.dvzblock2 {
	width: 1150px;
	margin: 80px auto;
	padding: 66px 0 45px 0;
	text-align: center;
	background-color: #fff;
	box-shadow: 0 0 50px #efefef;
}

.dvzblock2 p {
	margin-top: 40px;
	font-size: 16px;
	color: #777;
	text-align: center;
}

.zwsj-tip {
	text-align: center;
	font-size: 16px;
	padding: 60px 0;
	background-color: #fff;
}

/* 购物车/会员中心 */
.my_cart_box {
	height: 107px;
	background: #fff url(../images/mycart.gif) no-repeat 14px 29px;
}

.order_step {
	margin: 37px 20px 0px 0px;
	width: 702px;
	height: 32px;
	line-height: 32px;
	float: right;
}

.order_step li {
	background: url(../images/mycart.gif) no-repeat right -82px #ffe8d7;
	padding: 0px 29px 0px 0px;
	width: 188px;
	height: 32px;
	color: #ccc;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	float: left;
	text-align: center;
}

.order_step li.current {
	background-position: right -82px;
	color: #fff;
	background-color: #ed6807;
}

.order_step li.current_prev {
	background-position: right -114px;
	color: #fff;
	background-color: #ed6807;
}

.order_step li.last {
	background-position: right -210px;
}

.order_step li.last_current {
	color: #fff;
	background-color: #ed6807;
	background-position: right -242px
}

.order_step li span {
	display: block;
}

.order_step li .first {
	background: url(../images/mycart.gif) no-repeat 0px -146px;
}

.order_step li.current .first {
	background-position: 0px -178px;
}

.order_step li.current_prev .first {
	background-position: 0px -178px;
}

.cart_message {
	margin: 20px 0 !important;
	padding: 102px 0 115px 0;
	background-color: #fff;
}

.cart_message .cart_message_info {
	font-size: 16px;
	font-weight: bold;
	text-indent: 2em;
	margin: 50px auto;
	text-align: center;
}

.cart_message .cart_message_but {
	width: 800px;
	margin-left: 150px;
	margin: 30px auto;
	text-align: center;
}

.cart_message_con {
	margin: 20px auto;
	width: 650px;
	line-height: 35px;
	text-align: left;
}

.cart_error .cart_message_info {
	color: red;
}

.goods_list .cart_img {
	text-align: center;
}

.goods_list .cart_img img {
	width: 75px;
	height: 100px;
	margin: 5px auto;
}

.goods_list .cart_title {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}

.goods_list .cart_spec {
	line-height: 20px;
	font-size: 12px;
}

.goods_list .cart_spec span {
	color: #666;
	margin-right: 5px;
}

.goods_list .cart_price {
	font-size: 14px;
	color: red;
}

.goods_list .cart_price i {
	font-style: normal;
	margin-right: 5px;
}

.goods_list .cart_info {
	margin: 15px 0;
	font-size: 14px;
}

.goods_list .cart_total {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif, serif;
	font-size: 24px;
	font-weight: bold;
	color: red;
}

.goods_list .cart_total i {
	font-size: 16px;
	font-style: normal;
	margin: 0 10px;
}

.goods_list .cart_but {
	margin: 25px 0;
}

.order_info {
	text-align: left;
	line-height: 30px;
	margin: 10px 0;
}

.order_info .order_info_bar {
	padding: 2px 20px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

.calc_info .order_info_bar {
	border-bottom: 1px solid #f40;
}

.order_address ul li {
	margin: 5px 0;
}

.order_address ul li label {
	padding: 8px 16px;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #dadada;
}

.order_address ul li label.over {
	padding: 7px 15px;
	border: 2px solid #f40;
}

.order_address ul li span {
	color: #999;
	padding: 0 5px;
}

.order_address ul li a {
	margin-left: 20px;
}

.order_express ul li {
	margin: 5px 10px 5px 0;
	float: left;
}

.order_express ul li label {
	padding: 8px 16px;
	cursor: pointer;
	background-color: #fff;
	border: 1px solid #dadada;
}

.order_express ul li label.over {
	padding: 7px 15px;
	border: 2px solid #f40;
}

.order_express ul li span {
	color: #999;
	padding: 0 5px;
}

.invoice_info {
	float: left;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
}

.invoice_info input {
	appearance: auto;
	-webkit-appearance: auto;
	-moz-appearance: auto;
	-o-appearance: auto;
}

ul.payment_list li {
	width: 165px;
	height: 92px;
	margin: 5px;
	border: 2px solid #dadada;
	cursor: pointer;
	float: left;
}

ul.payment_list li.over,
ul.payment_list li:hover {
	border: 2px solid #f40;
}

ul.payment_list li.over p,
ul.payment_list li:hover p {
	background-color: #f40;
	color: #fff;
}

ul.payment_list li img {
	width: 135px;
	height: 70px;
}

ul.payment_list li p {
	height: 20px;
	line-height: 20px;
	background-color: #e2e2e2;
	text-align: center;
	overflow: hidden;
}

.form {
	margin: 10px 20px;
}

.form form ul li {
	line-height: 1.5;
}

.form form ul li label {
	display: block;
	color: #999;
	margin-top: 10px;
}

.form form ul li input {
	padding: 4px;
	font-size: 16px;
}

.form form ul li input:focus {
	padding: 3px;
}

.form .ajaxinfo {
	visibility: hidden;
	padding: 5px 20px;
	margin: 20px auto;
	line-height: 28px;
	color: #f40;
	border: 1px dotted #b9996b;
}

.table-list table {
	width: 100%;
	margin: 10px 0 0;
	border-collapse: collapse;
	border: none;
}
.nolrboder tbody td{
	text-align: center;
}
.table-list table thead tr {
	height: 30px;
	text-align: center;
	background-color: #f1f1f1;
}

.table-list table thead th {
	border: 1px solid #ececec;
	color: #333;
}

.table-list table tfoot {
	border: 1px solid #ececec;
}

.table-list table tfoot tr {
	line-height: 45px;
	background-color: #f1f1f1;
}

.table-list table tfoot td {
	padding: 2px 20px;
	text-align: right;
	background-color: #fff;
}

.table-list table tbody {
	border: 1px solid #ececec;
}

.table-list table tbody tr {
	border-bottom: 1px dashed #ececec;
}

.table-list table tbody tr:hover {
	background-color: #f6f6f6;
}

.table-list table tbody td {
	padding: 2px 5px;
	line-height: 25px;
}

table.nolrboder thead th,
table.nolrboder tbody,
table.nolrboder tfoot {
	border-left: 0 none;
	border-right: 0 none;
}

table.nolboder thead th,
table.nolboder tbody,
table.nolboder tfoot {
	border-right: 0 none;
}

table.norboder thead th,
table.norboder tbody,
table.norboder tfoot {
	border-left: 0 none;
}

.table-list table tbody tr {
	border-bottom: 0 dashed #ececec;
}

.table-list table tfoot tr {
	background-color: #f5f5f5;
}

.table-list table thead tr {
	background-color: #f5f5f5;
}

.table-list table thead th {
	border: 1px solid #f5f5f5;
}

.table-list table tbody tr:hover {
	background-color: #fafafa;
}

.order_info .order_info_bar {
	padding: 2px 0;
	border-bottom: 0 solid #dadada;
	font-size: 16px;
}

.letter-outer {
	margin: 20px 5px;
}

.letter-box {
	border: 2px dashed #8eb9f5;
}

.letter-con {
	padding: 30px 20px;
	background-color: #fff;
}

.letter-con li {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	float: left;
}

.letter-con li span {
	color: #999;
}

.letter-con li b {
	font-size: 16px;
}

.letter-con li a {
	padding: 5px 10px;
	font-size: 14px;
	color: #fff;
	background-color: #00acb5;
	border-radius: 5px;
	text-decoration: none;
}

.cart_message_con {
	width: 800px;
}

.goods_nums {
	padding-top: 10px;
}

.goods_nums a {
	width: 22px;
	height: 22px;
	line-height: 22px;
	display: inline-block;
	border: 1px solid #a2a2a2;
	text-decoration: none;
	text-align: center;
}

.goods_nums a:hover {
	border: 1px solid #666;
}

.goods_nums input {
	width: 50px;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	margin-bottom: 5px;
	padding: 0;
	font-size: 12px;
	text-align: center;
	border-left: none;
	border-right: none;
	border-top: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
	overflow: hidden;
	outline: medium;
}

.goods_nums span {
	margin: 0 10px;
	font-size: 14px;
	color: #666;
}

.login_info_box {
	width: 100%;
	color: #999;
	text-align: center;
	padding: 20px 0;
}

.login_info_box p {
	margin: 0 auto;
	font-size: 14px;
}

.login_info_box a {
	display: inline-block;
	background-color: #f60;
	width: 46px;
	height: 16px;
	line-height: 17px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	border-radius: 3px;
	margin: 0 4px;
}

.addresseditbox {
	overflow: hidden;
}

.addresseditbox li {
	width: 220px;
	height: 85px;
	overflow: hidden;
	float: left;
	padding: 3px 5px;
	margin: 5px;
	cursor: pointer;
}

.addresseditbox li .t {
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
}

.addresseditbox li .c {
	height: 22px;
	line-height: 22px;
	padding: 0 5px;
	color: #666;
}

.addresseditbox li b {
	font-size: 16px;
	margin-right: 3px;
}

.addresseditbox li span {
	font-size: 16px;
	margin-right: 3px;
	color: #e42a27;
}

.addresseditbox li {
	padding: 3px;
	box-sizing: border-box;
	background: linear-gradient(45deg, #f25953 12.5%, #fbfaf5 12.5%, #fbfaf5 25%, #00acb5 25%, #00acb5 37.5%, #fbfaf5 37.5%, #fbfaf5 50%, #f25953 50%, #f25953 62.5%, #fbfaf5 62.5%, #fbfaf5 75%, #00acb5 75%, #00acb5 87.5%, #fbfaf5 87.5%, #fbfaf5 100%);
	background-size: 30px 30px;
}

.addresseditbox li:hover {
	background: #ed6807;
}

.addresseditbox li .addresseditbox-con {
	padding: 5px;
	background-color: #fff;
}

.letter-outer {
	margin: 20px 5px;
}

.letter-box {
	border: 2px dashed #8eb9f5;
}

.letter-con {
	padding: 30px 20px;
	background-color: #fff;
}

.letter-con li {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	float: left;
}

.letter-con li span {
	color: #999;
}

.letter-con li b {
	font-size: 16px;
}

.letter-con li a {
	padding: 5px 10px;
	font-size: 14px;
	color: #fff;
	background-color: #00acb5;
	border-radius: 5px;
	text-decoration: none;
}

.user-box-info {
	margin-bottom: 30px;
}

.chooseother {
	margin: 20px 0 0 60px;
	color: #999;
}

.gywm-body a:hover {
	color: #333;
	opacity: 0.8;
}

.gywm-body .dnzbox {
	height: 770px;
	background: url(../img/guanyu/bg_aboutus.jpg) no-repeat center;
	background-size: cover;
}

.gywm-body header,
.gywm-body .dnzbckContent {
	height: 770px;
}

.gywm-body .content-nav {
	width: 946px;
}

.gywm-body .nav-content {
	margin-left: 134px;
}

.gywm-body .content-nav ul>li.dnzle5>div.navbox {
	left: -446px;
}

.gywm-body .content-nav ul>li.dnzle5 div.navblock:before {
	left: 466px;
}

.gywm-body .content-nav ul>li>.sub-nav,
.dnzbar-c>li>.sub-nav {
	left: -12px;
}

.gywm-body .searchBlock>div {
	background-color: transparent;
}

.gywm-body .content-nav ul li,
.gywm-body .content-nav>ul>li>a {
	color: #fff;
}

.gywm-body .content-nav ul>li:hover>a,
.gywm-body .content-nav ul>li:hover i {
	color: #fff;
}

.gywm-body .dnztopc,
.gywm-body .searchBlock {
	display: none;
}

.ceo-intro-one {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	height: auto;
	top: 0;
	z-index: 1;
	color: #fff;
}

.ceo-intro-one>div.w1200 {
	width: auto;
	position: absolute;
	color: #fff;
	left: 424px;
	top: 180px;
}

.ceo-intro-one>div.w1200>h1, .ceo-intro-one>div.w1200>h2 {
	font-weight: normal;
	font-size: 48px;
}

.ceo-intro-one>div.w1200>p {
	width: 660px;
	letter-spacing: 1px;
	line-height: 28px;
	font-size: 16px;
	margin: 20px 0 10px 0;
}

.ceo-intro-one>div.w1200>a {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #333;
	width: 126px;
	height: 32px;
	line-height: 32px;
	padding-right: 20px;
	margin: 80px 0 0 0px;
	background: url("../img/guanyu/btn_more.png") no-repeat center;
}

.ceo-intro {
	position: absolute;
	color: #fff;
	left: 424px;
	top: 160px;
}

.ceo-intro h1 {
	font-weight: normal;
}

.ceo-intro>p {
	width: 570px;
	letter-spacing: 1px;
	line-height: 28px;
	font-size: 16px;
	margin-top: 30px;
}

.ceo-intro a {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #333;
	width: 126px;
	height: 32px;
	line-height: 32px;
	padding-right: 20px;
	margin: 150px 0 0 14px;
	background: url("../img/guanyu/btn_more.png") no-repeat center;
}

.aboutus-block {
	height: 700px;
	background: url("../img/guanyu/bg_aboutus2.png") no-repeat center;
	background-size: cover;
}

.aboutus-block .w1200,
.team-block .w1200,
.contactus-block .w1200 {
	position: relative;
}

.about-intro {
	color: #333;
	left: 510px;
}

.about-intro h1,
.our-team h1,
.contact-us h1,
.about-intro h2,
.our-team h2,
.contact-us h2{
	font-size: 48px;
	font-weight: bold;
}

.about-intro p {
	width: 630px;
}

.about-intro a {
	margin: 60px 0 0 0;
}

.about-tag {
	margin-top: 60px;
}

.about-tag span {
	display: inline-block;
	width: 180px;
	height: 44px;
	line-height: 44px;
	border: 1px solid #898989;
	color: #333;
	font-size: 15px;
	text-align: center;
	margin-right: 15px;
}

/*专业团队*/
.team-block {
	height: 726px;
	background: url("../img/guanyu/bg_team.png") no-repeat center;
	background-size: cover;
}

.team-block .team-bg {
	height: 726px;
	z-index: 2;
	background: url("../img/guanyu/bg_teamblue.png") no-repeat right;
}

.team-block .our-team {
	z-index: 3;
	top: 150px;
	left: 510px;
}

.our-team>p {
	width: 740px;
}

.our-team>a {
	margin: 40px 0 0 0;
}

/*联系我们*/
.contactus-block {
	height: 646px;
	background: url("../img/guanyu/bg_contact2.png") no-repeat center;
	background-size: cover;
}

.contactus-block .leftdiv {
	width: 530px;
	height: 516px;
	background: url("../img/guanyu/bg_contact2_left.png") no-repeat center;
	position: absolute;
	left: 0;
	top: 76px;
	z-index: 2;
}

.contactus-block .contact-us>h5 {
	font-size: 15px;
	margin-top: 30px
}

.contactus-block .contact-us>p:first-of-type {
	font-size: 16px;
	margin-top: 10px;
}

.contactus-block .contact-us>p:nth-of-type(2),
.contactus-block .contact-us>p:nth-of-type(3),
.contactus-block .contact-us>p:nth-of-type(4) {
	font-size: 12px;
	margin-top: 0;
}

.contactus-block .rightdiv {
	width: 860px;
	height: 558px;
	background: url("../img/guanyu/bg_contact2_right.png") no-repeat center;
	position: absolute;
	right: -26px;
	top: 54px;
}

.contact-us {
	top: 58px;
	left: 50px;
}

.contact-us p {
	width: 476px;
}

.contact-us .contact-tel {
	width: 444px;
	text-align: left;
	border-top: 1px solid #f97488;
	padding-top: 40px;
	margin-top: 40px;
}

.contact-us .contact-tel>div {
	width: 49%;
	display: inline-block;
}

.contact-us .contact-tel>div h5 {
	position: relative;
	margin-bottom: 12px;
	font-size: 16px;
}

.contact-us .contact-tel>div h5:after {
	content: "";
	display: block;
	position: absolute;
	bottom: -8px;
	left: 0;
	width: 20px;
	background: #fce206;
	height: 3px;
}

.contact-us .contact-tel>div p {
	font-size: 12px;
}

.contact-us>a {
	margin: 24px 0 0 0;
}

.cart_tip_bd {
	width: 400px;
	height: 136px;
	border: 1px solid #d2d2d2;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -68px;
	margin-left: -200px;
	z-index: 9999;
	background: #fff;
}

.cart_tip_bd .head {
	height: 28px;
}

.cart_tip_bd .head .close-btn {
	float: right;
}

.cart_tip_bd .mac-success-txt {
	height: 30px;
	line-height: 32px;
	padding-left: 30px;
	font-size: 18px;
	color: #333;
}

.cart_tip_bd .mac-success-txt em {
	background-position: -80px -144px;
	background-image: url(../images/ibar_sprites.png);
	display: inline-block;
	height: 30px;
	width: 30px;
	vertical-align: middle;
	margin-right: 3px;
}

.cart_tip_bd .module-cart-box p {
	text-align: center;
}

.cart_tip_bd .mac-go-cart {
	background-color: #00acb5;
	margin-top: 13px;
	background-position: -84px -146px;
	color: #fff;
	font-size: 20px;
	text-align: left;
	width: 145px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	text-align: center;
}

.cart_tip_bd .close-btn {
	background-image: url(../images/ibar_sprites.png);
	background-position: -55px -138px;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	width: 12px;
	height: 12px;
	float: right;
	width: 23px;
	height: 23px;
	font: 0/0 a;
	margin-top: 5px;
}

.cart_tip_bd .close-txt {
	margin-left: 20px;
	color: #333;
	text-decoration: underline;
	font-size: 13px;
}

.cart_tip_bd .mac-go-cart:hover {
	color: #fff;
	text-decoration: none;
	opacity: .8;
}

.cart_tip_bd .close-txt:hover {
	color: #333;
	text-decoration: underline;
	opacity: .8;
}

.my_cart_box {
	height: 107px;
	background: #fff url(../images/mycart.gif) no-repeat 14px 29px;
}

/* 使用须知 */
.dswen-vip {
	height: 190px;
	text-align: center;
	background: #f4f4f4 url(https://www.fabiao.com/theme/fabiao.com/default/vip/box/qk/fbtb.jpg) top center no-repeat;
	background-size: cover;
}

.dswen-vip h1 {
	display: inline-block;
	margin-top: 55px;
	font-size: 30px;
	font-weight: 400;
}

.dswen-vip p {
	text-align: center;
	font-size: 14px;
	color: #777;
}

.zk-netcn table {
	font: 12px/1.5 "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", "Hiragino Sans GB", tahoma, arial, "\5B8B\4F53" !important;
	border-color: #ddd;
	border-collapse: collapse;
	border-spacing: 0;
	color: #333;
	margin-top: 36px;
}

.zk-netcn table td {
	border-left: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
	padding: 22px;
	position: relative;
	line-height: 24px;
	font-size: 14px;
	color: #333;
	vertical-align: middle;
}

.zk-netcn .zk-text-size-14 {
	font-size: 14px;
}

.zk-netcn table td h3 img {
	width: 16px;
	position: relative;
	top: 2px;
	margin-right: 10px;
	vertical-align: baseline;
}

.zk-netcn h3 {
	font-size: 16px;
}

.zk-gy-box1 {
	margin: 100px auto 0 auto;
}

.zk-ptcard {
	width: 1200px;
	margin: 0 auto;
	box-shadow: 0 0 12px 1px rgba(85, 122, 175, 0.24);
	border-radius: 9px;
	box-sizing: border-box;
	padding: 40px;
}

.zk-gy-box1 td p {
	margin-bottom: 18px;
}

.zk-gy-box1 td p:last-child {
	margin-bottom: 0;
}

.ptr {
	position: relative;
}

.alc {
	text-align: center;
}

.all {
	text-align: left;
}

.c777 {
	color: #777;
}

.ft14 {
	font-size: 14px;
}

/* 侧边栏咨询 */
.dl-side {
	width: 92px;
	height: 348px;
	border-radius: 10px;
	position: fixed;
	top: 290px;
	right: 35px;
	z-index: 12;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
}

.dl-side h5 {
	height: 37px;
	line-height: 37px;
	color: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #00acb5;
}

.dl-side h5 a,
.dl-side h5 a:hover {
	color: #fff;
}

.dl-side h5 a {
	margin-left: -7px;
}

.dl-side p {
	width: 65px;
	margin: 0 auto;
}

.dl-side p a {
	display: block;
	height: 62px;
	font-size: 14px;
	border-bottom: 1px dashed #e5e5e5;
}
.dl-side p a:last-of-type{
	border-bottom: none;
}
.dl-side .dl-side-icon5 {
	height: auto;
	margin-top: 18px;
	border-bottom: none;
	color: #999;
}

.dl-side .dl-side-icon5:hover,
.dl-side p a:hover {
	color: #00acb5;
}

.dl-side h5 i {
	display: inline-block;
	margin-top: -3px;
}

.dl-side p i {
	display: block;
	margin: 16px auto 2px auto;
}

.dl-side i {
	width: 26px;
	height: 26px;
	vertical-align: middle;
	background: url(../img/dl-side.png) no-repeat;
}

.dl-side-icon1 i {
	background-position: 0 -26px;
}

.dl-side-icon2 i {
	background-position: 0 -52px;
}

.dl-side-icon3 i {
	background-position: 0 -78px;
}

.dl-side-icon4 i {
	background-position: 0 -104px;
}

.dl-side a:hover i {
	-webkit-animation: turn 1.8s ease;
	-moz-animation: turn 1.8s ease;
	-ms-animation: turn 1.8s ease;
	animation: turn 1.8s ease;
}

.dl-side span {
	display: none;
	padding: 10px 20px;
	border-radius: 6px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
	position: absolute;
	top: -22px;
	left: -245px;
	background-color: #fafafa;
}

.dl-side span:after {
	content: "";
	display: inline-block;
	width: 16px;
	height: 33px;
	background: url(../img/dl-sangle.png) no-repeat;
	position: absolute;
	top: 15px;
	right: -14px;
}

.dl-side a:hover span {
	display: block;
}

.dl-side b {
	display: block;
	margin-top: -6px;
	font-size: 22px;
	color: #00acb5;
}

/* 弹出框咨询 */
.dlipop {
	width: 400px;
	height: 240px;
	text-align: center;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 9999;
	margin-left: -200px;
	margin-top: -120px;
	background-color: #fff;
}

.dlipop h3 {
	display: inline-block;
	margin: 50px auto 30px;
	font-size: 25px;
	font-weight: 400;
	color: #00acb5;
	height: 34px;
	line-height: 34px;
}

.dlipop p {
	margin: 0 0 30px 0;
	font-size: 18px;
	color: #777;
	height: 24px;
	line-height: 24px;
}

.dlipop a {
	display: inline-block;
	width: 120px;
	height: 38px;
	line-height: 38px;
	font-size: 15px;
	border-radius: 5px;
}

.dlipop .dlidely {
	margin-right: 30px;
	color: #666;
	background-color: #eaeaea;
}

.dlipop .dlidely:hover {
	text-decoration: none;
	background-color: #dcdbdb;
}

.dlipop .dlinow {
	color: #fff;
	background-color: #00acb5;
}

.dlipop .dlinow:hover {
	text-decoration: none;
	background-color: #00acb5;
	opacity:.8;
}

/* 举报框 */
.tips {
	display: none;
	width: 508px;
	height: 310px;
	padding: 20px 25px 0 28px;
	border-radius: 5px;
	font-size: 12px;
	box-shadow: 0 0 20px rgba(108, 108, 108, .25);
	position: absolute;
	top: 90px;
	right: -15px;
	z-index: 10;
	background-color: #fff;
}

.tips p {
	margin-bottom: 5px;
}

.tipsurl span {
	float: left;
}

.tipsurl p {
	width: 403px;
	float: left;
}

.tipsurl a {
	color: #00a4ff;
	text-decoration: underline;
}

.tipsurl input {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin: 0 4px 0 0;
	position: relative;
	top: 2px;
	appearance: checkbox;
	-webkit-appearance: checkbox;
}

.tipsot {
	width: 100%;
}

.tipsot>span {
	float: left;
}

.tipsot div {
	width: 445px;
	float: left;
	text-align: left;
}

.tipsot input[type="radio"] {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-right: 3px;
	appearance: radio;
	-webkit-appearance: radio;
	position: relative;
	top: 2px;
}

.tipsot input[type="text"] {
	margin-left: 18px;
	border: 1px solid #999;
	height: 28px;
	width: 120px;
	margin-right: 10px;
	appearance: unset;
	-webkit-appearance: unset;
}

input.defaultAdress {
	appearance: checkbox;
	-webkit-appearance: checkbox;
	vertical-align: middle;
	margin-bottom: 2px;
}

.tipsot p {
	margin-bottom: 0;
}

.tipsot div span {
	display: inline-block;
	width: 93%;
	padding: 1px 5px;
	border-radius: 2px;
	background-color: #f4f4f4;
}

.tipsot-yzm {
	margin-top: 15px;
}

.tipsot-yzm span {
	line-height: 28px;
}

.tipsot-yzm div img {
	margin-bottom: 2px;
}

.tipsot .radio span {
	background-color: #d7e9fe;
}

.tipscon {
	margin: 15px 0 22px 0;
}

.tipscon span {
	float: left;
}

.tipscon b {
	font-weight: 400;
	color: #888;
}

.tipscon textarea {
	width: 440px;
	height: 48px;
	margin-left: 5px;
	resize: none;
	border: 1px solid #999;
}

.tipsbtn {
	text-align: right;
}

.tipsbtn input {
	display: inline-block;
	width: 65px;
	height: 30px;
	font-size: 14px;
	cursor: pointer;
	border: 1px solid #00a4ff;
}

.tipsend {
	color: #00a4ff;
	background-color: transparent;
}

.tipsend:hover {
	color: #fff;
	background-color: #00a4ff;
}

.tipscan {
	margin-right: 4px;
	color: #fff;
	background-color: #00a4ff;
}

.tipscan:hover {
	border-color: #00dfe7;
	background-color: #00dfe7;
}

.tips {
	width: 708px;
	height: 420px;
	padding: 20px 25px 20px 28px;
	border-radius: 5px;
	font-size: 12px;
	box-shadow: 0 0 20px rgba(108, 108, 108, .25);
	position: fixed;
	top: 55%;
	left: 50%;
	margin-left: -281px;
	margin-top: -240px;
	background-color: #fff;
}

.tips p {
	margin-bottom: 17px;
}

.tipsurl span {
	float: left;
}

.tipsurl p {
	width: 403px;
	float: left;
}

.tipsurl a {
	color: #00acb5;
	text-decoration: underline;
}

.tipsurl input {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin: 0 4px 0 0;
	position: relative;
	top: 2px;
	appearance: checkbox;
	-webkit-appearance: checkbox;
}

.tipsot {
	width: 100%;
}

.tipsot>span {
	float: left;
}

.tipsot div {
	width: 85%;
	float: left;
	text-align: left;
}

.tipsot input {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-right: 3px;
	appearance: radio;
	-webkit-appearance: radio;
	position: relative;
	top: 2px;
}

.tipsot div p {
	margin-bottom: 0;
}

.tipsot div span {
	display: inline-block;
	width: 95%;
	padding: 1px 5px;
	border-radius: 2px;
	background-color: #f4f4f4;
}

.tipsot .radio span {
	background-color: #d7e9fe;
}

.tipscon {
	margin: 15px 0 22px 0;
}

.tipscon span {
	float: left;
}

.tipscon b {
	font-weight: 400;
	color: #888;
}

.tipscon textarea {
	width: 85%;
	height: 48px;
	margin-left: 5px;
	resize: none;
	border: 1px solid #999;
}

.tipsbtn {
	text-align: right;
	padding-right: 30px;
}

.tipsbtn p {
	display: inline-block;
	width: 283px;
	height: 30px;
	margin-left: 65px;
	float: left;
	line-height: 30px;
	font-size: 12px;
	color: #f00;
	text-align: left;
}

.tipsbtn input {
	display: inline-block;
	width: 65px;
	height: 30px;
	font-size: 14px;
	cursor: pointer;
	border: 1px solid #00acb5;
}

.tipsend {
	color: #00acb5;
	background-color: transparent;
}

.tipsend:hover {
	color: #fff;
	background-color: #00acb5;
}

.tipscan {
	margin-left: 4px;
	color: #fff;
	background-color: #00acb5;
}

.tipscan:hover {
	border-color: #02959d;
	background-color: #02959d;
}

@charset "utf-8";
body,
textarea {
	font: 12px/1.5 "微软雅黑", "Microsoft Yahei", "Hiragino Sans GB", tahoma, arial, "宋体";
	color: #333;
	background: #fafafa;
}
body,
div,
ul,
ol,
dl,
dt,
dd,
li,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
p,
marquee,
from {
	margin: 0;
	padding: 0;
}

ol,
ul,
li {
	list-style: none;
}

img {
	border: 0;
	vertical-align: middle;
}

a {
	color: #222;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.container * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.container a:hover {
	opacity: .8;
}

.container img {
	-webkit-transition: transform 0.6s ease;
	-moz-transition: transform 0.6s ease;
	-ms-transition: transform 0.6s ease;
	transition: transform 0.6s ease;
}

.l {
	float: left;
}

.r {
	float: right;
}

ul.flexbox,
dl.flexbox {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

ul.flexbox li,
dl.flexbox dd {
	display: block;
	align-items: center;
	justify-content: flex-start;
}

.table {
	display: table;
	height: 100%;
}

.table_cell {
	display: table-cell;
	vertical-align: middle;
}

.moveup {
	-webkit-transition: all .4s;
	transition: all .4s;
}

.moveup:hover {
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}

.after-clear::after,
.zoom::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.w1200,
.pw1200 {
	width: 1200px;
	margin: 0 auto;
}

.gray-content {
	background-color: #fafafa;
}

/*首页*/
body.meiz_index {
	background-color: #fff;
}

.meiz_index_banner {
	width: 100%;
	min-width: 1200px;
	height: 400px;
	background: url(../img/bg_index_banner.jpg) no-repeat center;
	background-size: cover;
}

.meiz_index_header {
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.meiz_index_header .left_logo {
	width: 186px;
	margin-right: 68px;
}

.meiz_index_header .left_logo>a {
	display: block;
	width: 186px;
	height: 70px;
	background: url(../img/icon_logo_green.png) no-repeat left center;
	background-size: 171px 32px;
}

.meiz_index_header .mid_menu>a, .meiz_index_header .mid_menu>span.meiz_menu_tel {
	font-size: 15px;
	margin-right: 40px;
}
.meiz_index_header .mid_menu>span.meiz_menu_tel{
	margin-left: 20px;
	margin-right: 0;
}
.meiz_index_header .mid_menu>span.meiz_menu_tel:before{
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../images/dd/meiz_icon_menu_tel.png) no-repeat;
	vertical-align: middle;
	margin: 0 8px 4px 0;
}
.meiz_index_header .mid_menu>a:last-of-type {
	margin-right: 0;
}

.meiz_index_header .mid_menu .dlicar {
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	background: url(../img/icon_header_cart.png) no-repeat;
	border-radius: 4px;
	vertical-align: middle;
	margin-bottom: 4px;
}

.meiz_index_header .mid_menu .dlicar:hover {
	opacity: 1;
	background: url(../img/icon_header_cart_hover.png) no-repeat;
}

.meiz_index_search {
	margin-top: 50px;
}

.meiz_index_search>h1 {
	font-size: 44px;
	color: #00acb5;
	text-align: center;
	margin-bottom: 10px;
}

.meiz_index_search>p {
	font-size: 16px;
	color: #666;
	text-align: center;
	letter-spacing: 2px;
}

.meiz_index_search>p>a {
	color: #666;
}

.meiz_index_search>p>a:hover {
	color: #00acb5;
}

.meiz_index_search .search-input {
	width: 767px;
	height: 64px;
	border-radius: 6px;
	background-color: #fff;
	overflow: hidden;
	margin: 26px auto 0;
	box-shadow: 3px 5px 3px 0px rgba(49, 40, 28, 0.03);
}

.meiz_index_search .search-input .l {
	width: 90%;
	height: 64px;
	line-height: 64px;
	overflow: hidden;
	background-color: #fff;
}

.meiz_index_search .search-input .r {
	width: 10%;
	height: 64px;
	background-color: #00acb5;
	border-radius: 0px 6px 6px 0px;
	box-shadow: 3px 5px 3px 0px rgba(49, 40, 28, 0.03);
}

.meiz_index_search .search-input .t {
	border: 0 none;
	outline: 0 none;
	font-size: 15px;
	color: #666;
	width: 20%;
	height: 24px;
	margin: 5px 0 5px 5px;
	display: none;
}

.meiz_index_search .search-input .q {
	float: left;
	border: 0 none;
	outline: 0 none;
	font-size: 15px;
	color: #666;
	width: 100%;
	height: 64px;
	line-height: 64px;
	padding-left: 22px;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#1fffffff, endcolorstr=#1fffffff);
}

.meiz_index_search .search-input .q:-webkit-autofill,
.meiz_index_search .search-input .q:-webkit-autofill:hover,
.meiz_index_search .search-input .q:-webkit-autofill:focus {
	box-shadow: 0 0 0 60px #fff inset;
	-webkit-text-fill-color: #999;
	font-size: 15px;
	font-weight: bold;
	color: #999;
	border: 0 none;
	outline: 0 none;
}

.meiz_index_search .search-input .q::-webkit-input-placeholder {
	color: #999;
}

.meiz_index_search .search-input .q::-moz-placeholder {
	color: #999;
}

.meiz_index_search .search-input .q:-moz-placeholder {
	color: #999;
}

.meiz_index_search .search-input .q:-ms-input-placeholder {
	color: #999;
}

.meiz_index_search .search-input .s {
	border: none;
	width: 100%;
	height: 64px;
	line-height: 64px;
	background: url(../img/icon_index_search.png) no-repeat center;
}

.meiz_index_search .search-input .s:hover {
	opacity: .8;
}

.meiz_index_search .search-input:hover .s {
	cursor: pointer;
}

.meiz_index_search .flart_list {
	text-align: center;
	margin-top: 25px;
	font-size: 12px;
	color: #666;
}

.meiz_index_search .flart_list>a {
	display: inline-block;
	font-size: 12px;
	color: #666;
	height: 30px;
	line-height: 28px;
	border-radius: 4px;
	margin-right: 10px;
	padding: 0 15px;
	border: solid 1px #d8dade;
	text-align: center;
}

.meiz_index_search .flart_list>a:hover {
	color: #00acb5;
	border-color: #00acb5;
}

.meiz_index_search .flart_list>a:last-of-type {
	margin-right: 0;
}

.meiz_index_artfl {
	height: 110px;
	background-color: #fff;
	box-shadow: 0px 3px 6px 0px rgba(171, 171, 171, 0.05);
}

.meiz_index_artfl ul li a {
	display: table;
	height: 110px;
}

.meiz_index_artfl ul li a:before {
	content: "";
	display: inline-block;
	width: 48px;
	height: 48px;
    background: url(../img/icon_article_fl.png) no-repeat;
    vertical-align: middle;
    margin: 31px 14px 0 0;
}

.meiz_index_artfl ul li:nth-of-type(2) a:before {
	background-position: -313px 0;
}

.meiz_index_artfl ul li:nth-of-type(3) a:before {
	background-position: -614px 0;
}

.meiz_index_artfl ul li:nth-of-type(4) a:before {
	background-position: -926px 0;
}

.meiz_index_artfl ul li a h2 {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 2px;
}

.meiz_index_artfl ul li a p {
	font-size: 14px;
	color: #888;
}

.meiz_index_lwfw {
	padding: 70px 0;
}

.meiz_index_lwfw .index_lwfw_title {
	width: 100%;
	padding-bottom: 16px;
	border-bottom: 2px solid #eee;
}

.meiz_index_lwfw .index_lwfw_title a.title {
	font-size: 25px;
	padding-bottom: 18px;
	border-bottom: 2px solid #00acb5;
}

.meiz_index_lwfw .index_lwfw_title a.more {
	float: right;
	font-size: 13px;
	line-height: 38px;
	font-weight: normal;
}

.meiz_index_lwfw .l_lwfw {
	width: 778px;
}

.meiz_index_lwfw .r_lwfw {
	width: 344px;
}

/* 首页---论文范文---滚动 */
.index_lwfw_scroll {
	position: relative;
	width: 100%;
	height: 180px;
	overflow: hidden;
}

.index_lwfw_scroll ul {
	position: absolute;
	left: 0;
	top: 0;
	width: 778px;
	height: 170px;
	overflow: hidden;
}

.index_lwfw_scroll ul li {
	float: left;
	width: 778px;
	height: 170px;
}

.index_lwfw_scroll ul li a {
	display: block;
}

.index_lwfw_scroll ul li h5 {
	font-size: 20px;
	padding-top: 20px;
	font-weight: normal;
}

.index_lwfw_scroll ul li h5::after {
	display: inline-block;
	content: "";
	width: 44px;
	height: 21px;
	margin-left: 14px;
	background: url(../img/icon_tj.png) no-repeat center;
	vertical-align: middle;
	margin-bottom: 4px;
}

.index_lwfw_scroll ul li p {
	font-size: 13px;
	color: #888;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-align: justify;
	margin: 15px 0 20px 0;
}

.index_lwfw_scroll ul li time {
	font-size: 12px;
	color: #999;
}

.index_lwfw_scroll ul li:hover h5 {
	color: #00acb5;
}

.index_lwfw_scroll .dot {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;
	text-align: center;
	line-height: 6px;
}

.index_lwfw_scroll .dot span {
	display: inline-block;
	margin: 0 5px;
	width: 6px;
	height: 6px;
	line-height: 0;
	border-radius: 50%;
	background-color: #eee;
	cursor: pointer;
}

.index_lwfw_scroll .dot span.cur {
	background-color: #1c2028;
}

.index_lwfw_lists ul {
	float: left;
	width: 50%;
}

.index_lwfw_lists ul li {
	font-size: 15px;
	line-height: 46px;
	padding-right: 5%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index_lwfw_lists ul li.hot::after {
	display: inline-block;
	content: "";
	width: 16px;
	height: 16px;
	background: url(../img/icon_hot.png) no-repeat center;
	vertical-align: middle;
	margin: 0 0 2px 6px;
}

.index_lwfw_rmtj {
	padding-top: 25px;
}

.index_lwfw_rmtj a {
	display: block;
	float: left;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	color: #555;
	padding: 0 20px;
	background-color: #f6f6f6;
	margin: 0 14px 14px 0;
}

.index_lwfw_rmtj a:hover {
	color: #00acb5;
}

/* 首页---推荐期刊 */
.meiz_index_tjqk {
	padding: 70px 0 0 0;
	background-color: #f9f9f9;
}

.meiz_index_tjzz {
	background-color: #fff;
}

.index_qk_title {
	height: 38px;
	line-height: 38px;
	margin-bottom: 50px;
}

.index_qk_title a.title {
	float: left;
	font-size: 30px;
	font-weight: bold;
}

.index_qk_title p {
	float: right;
}

.index_qk_title p a {
	display: inline-block;
	font-size: 14px;
	margin-left: 32px;
}

/* 首页---推荐期刊---列表 */
.index_qk_lists ul {
	overflow: hidden;
	height: 758px;
}

.index_qk_lists ul li {
	width: 177px;
	margin-right: 78px;
	margin-bottom: 70px;
}

.index_qk_lists ul li:nth-of-type(5n) {
	margin-right: 0;
}

.index_qk_lists ul li .s-photo {
	width: 163px;
	height: 221px;
	margin: 0 auto 20px;
	position: relative;
	box-shadow: -2px 2px 11px 1px rgb(185 185 185 / 48%);
	-box-shadow: -2px 2px 11px 1px rgb(185 185 185 / 48%);
}

.index_qk_lists ul li .s-photo:after {
	content: '';
	display: inline-block;
	width: 7px;
	height: 215px;
	background: url(../img/icon_qkcover.png) no-repeat;
	position: absolute;
	right: -7px;
	top: 0;
	background-size: 100% 221px;
}

.index_qk_lists ul li .s-photo img {
	width: 100%;
	height: 100%;
}

.index_qk_lists ul li .s-title {
	font-size: 15px;
	margin-bottom: 8px;
	padding-left: 2%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index_qk_lists ul li .s-info p {
	font-size: 12px;
	color: #777;
	padding-left: 2%;
	line-height: 24px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index_qk_lists ul li .s-info p.price {
	font-size: 13px;
	font-weight: bold;
	color: #f20003;
	letter-spacing: 1px;
}

.index_qk_lists ul li:hover .s-title {
	color: #00acb5;
}

.index_qk_lists ul li:hover img {
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
}

/* 首页---底部文章中心 */
.meiz_index_artlists {
	width: 100%;
	height: 420px;
	min-width: 1200px;
	background: #00c0c0;
}
.meiz_index_artlists>div {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.meiz_index_artlists .eachlist {
	padding-top: 70px;
	display: block;
	align-items: center;
	justify-content: flex-start;
}

.meiz_index_artlists .eachlist>b {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 8px;
}

.meiz_index_artlists .eachlist ul li {
	font-size: 13px;
	line-height: 32px;
}

.meiz_index_artlists .eachlist ul li a {
	color: #fff;
}

/* 首页---友情链接 */
.meiz_index_yqlj p {
	padding: 23px 0;
	text-align: center;
}

.meiz_index_yqlj p a{
	display: inline-block;
	width: 10%;
	line-height: 28px;
	font-size: 12px;
	color: #555;
	padding-right: 2%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.meiz_index_yqlj p a:last-of-type,
.meiz_li_yqlj ul li:last-of-type{
	padding-right: 0;
}
.meiz_li_yqlj ul li {
	float: left;
	width: 14.28%;
	line-height: 28px;
	font-size: 12px;
	color: #555;
	padding-right: 1%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.meiz_index_yqlj p a.liqq,
.meiz_li_yqlj ul li.liqq {
	width: 22.22%;
}

.meiz_li_yqlj {
	margin-top: 0;
	margin-bottom: 16px;
	background-color: #fff;
	padding: 30px 64px 25px 64px;
}

.meiz_li_yqlj>b {
	display: block;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
}

.meiz_li_yqlj ul li a {
	font-size: 12px;
	color: #555;
}
.meiz_li_yqlj ul li a:hover, .meiz_index_yqlj p a:hover{
	color: #00acb5;
}
.meiz_content_yqlj p {
	padding: 10px 0;
}

.meiz_li_yqlj_dy {
	margin-top: 0;
	margin-bottom: 20px;
	padding: 30px 60px 25px 60px;
}

/* 页脚 */
.meiz_footer {
	padding: 40px 0;
	background-color: #fff;
	border-top: solid 1px #eee;
}

.meiz_footer .left_logo>a {
	display: block;
	width: 80px;
	height: 55px;
	background: url(../img/icon_logo_footer.png) no-repeat center;
}

.meiz_footer .mid_menu {
	margin-left: 30px;
}

.meiz_footer .mid_menu p.menus {
	margin-bottom: 15px;
}

.meiz_footer .mid_menu p.menus a {
	font-size: 13px;
	margin-right: 50px;
}

.meiz_footer .mid_menu p.menus a:last-of-type {
	margin-right: 0;
}

.meiz_footer .mid_menu .copyrights p {
	font-size: 12px;
	color: #999;
	line-height: 24px;
}

.meiz_footer .mid_menu .copyrights p a {
	font-size: 12px;
	color: #999;
}
.meiz_footer .mid_menu .copyrights p a:hover{
	color: #00acb5;
}
.meiz_footer .right_time p {
	font-size: 12px;
	color: #999;
	padding-left: 33px;
	line-height: 22px;
	margin-bottom: 2px;
}

.meiz_footer .right_time p.t::before {
	content: "";
	display: inline-block;
	width: 23px;
	height: 23px;
	vertical-align: top;
	background: url(../img/icon_footer_tel.png) no-repeat;
	margin: 0 10px 0 0;
	display: none;
}

.meiz_footer .right_time p.t .num {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 2px;
}

.meiz_footer .right_time p.num {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	margin: 0 0 4px 0;
}

/*面包屑*/
.meiz_breadcrumb {
	padding: 20px 0;
	font-size: 12px;
	color: #999;
}
.meiz_breadcrumb_member{
	background-color: #f6f6f6;
}
.meiz_breadcrumb a,
.meiz_breadcrumb span,
.meiz_breadcrumb h1{
	font-size: 12px;
	color: #999;
	line-height: 18px;
}
.meiz_breadcrumb h1{
	display: inline-block;
	font-weight: normal;
}
.meiz_breadcrumb a::before,
.meiz_breadcrumb span:before,
.meiz_breadcrumb h1:before{
	content: ">";
	display: inline-block;
	width: 10px;
	height: 17px;
	line-height: 17px;
	vertical-align: middle;
	margin: 0 4px 4px 4px;
}

.meiz_breadcrumb a:first-of-type:before {
	display: none;
}

.meiz_bread_white a,
.meiz_bread_white span {
	color: #fff;
}

.meiz_bread_white a:first-of-type:before {
	background: url(../img/icon_bread_white.png) no-repeat;
}

/*标签列表广告图*/
.meiz_arttag_list_ad>a {
	display: block;
	height: 110px;
	margin-bottom: 16px;
	background: url(../img/bg_article_list_ad.png) no-repeat center;
}
.meiz_arttag_list_ad>a:hover{
	opacity: 1;
}
.meiz_arttag_list_ad>a b{
	display: block;
	font-size: 30px;
	color: #fff;
	letter-spacing: 3px;
	text-align: center;
	padding-top: 8px;
}
.meiz_arttag_list_ad>a ul{
	width: 436px;
	height: 34px;
	line-height: 32px;
	border-radius: 17px;
	border: solid 1px rgba(246,246,246,0.25);
	margin: 6px auto 0;
	padding: 0 26px;
}
.meiz_arttag_list_ad>a ul li{
	font-size: 16px;
	color: #fff;
}
.meiz_arttag_list_ad>a ul li::before{
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #fff;
	vertical-align: middle;
	margin: 0px 10px 2px 0;
}
/*期刊列表*/
.meiz_filter .bg_bottom {
	width: 100%;
	min-width: 1200px;
	height: 174px;
	background-image: linear-gradient(270deg,
			#47c4c3 0%,
			#05a7e0 100%);
	position: absolute;
	z-index: -1;
}

.meiz_comlist_box>div>ul>li {
	margin-bottom: 16px;
}

.meiz_comlist_box>div>ul>li .left_img {
	float: left;
	width: 172px;
	height: 210px;
	background-color: #fff;
	text-align: center;
}

.meiz_comlist_box>div>ul>li .left_img>img {
	width: 110px;
	height: 149px;
	margin: 30px auto 0;
}

.meiz_comlist_box>div>ul>li .right_info {
	float: left;
	width: 1028px;
	background-color: #fff;
	padding: 35px 30px;
}

.meiz_dylist_box>div>ul>li .right_info {
	width: 776px;
}

.meiz_comlist_box>div>ul>li .right_info .item_title {
	margin-bottom: 20px;
}

.meiz_comlist_box>div>ul>li .right_info .item_title h1, .meiz_comlist_box>div>ul>li .right_info .item_title h6 {
	font-size: 22px;
	line-height: 1;
	font-weight: bold;
}

.meiz_comlist_box>div>ul>li .right_info .item_title h1 span.qkjb, .meiz_comlist_box>div>ul>li .right_info .item_title h6 span.qkjb {
	display: inline-block;
	background-color: #f6f6f6;
	padding: 0 14px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin-left: 12px;
	vertical-align: middle;
	height: 26px;
	line-height: 26px;
	border-radius: 13px;
	margin: 0 0 2px 12px;
}

.meiz_qklist_box>div>ul>li .right_info .item_title h1 span.qkjb:before, .meiz_comlist_box>div>ul>li .right_info .item_title h6 span.qkjb:before {
	content: "";
	display: inline-block;
	margin: 0 10px 4px 0;
	width: 14px;
	height: 12px;
	background: url(../img/icon_qk_qkfl.png) no-repeat;
	vertical-align: middle;
}

.meiz_qklist_box>div>ul>li .right_info dl dd {
	width: 18%;
	font-size: 13px;
	line-height: 30px;
}

.meiz_qklist_box>div>ul>li .right_info dl dd:first-of-type,
.meiz_qklist_box>div>ul>li .right_info dl dd:nth-of-type(5) {
	width: 25%;
}

.meiz_qklist_box>div>ul>li .right_info dl dd:nth-of-type(4n) {
	margin-right: 0;
}

.meiz_qklist_box>div>ul>li .right_info dl dd p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.meiz_comlist_box>div>ul>li .right_info .item_qksl {
	margin-top: 18px;
}

.meiz_comlist_box>div>ul>li .right_info .item_qksl p {
	font-size: 12px;
	line-height: 14px;
	color: #999;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.meiz_dylist_box>div>ul>li .right_info dl dd {
	width: 33.33%;
	font-size: 13px;
	line-height: 30px;
}

.meiz_dylist_box>div>ul>li .right_info dl dd p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.meiz_dylist_box>div>ul>li .pay_info {
	width: 252px;
	height: 210px;
	background-color: #fff;
}

.meiz_dylist_box>div>ul>li .pay_info::before {
	content: '';
	display: inline-block;
	width: 1px;
	height: 140px;
	margin-top: 35px;
	vertical-align: middle;
	background-color: #f3f3f3;
}

.meiz_dylist_box>div>ul>li .pay_info .s_qndj {
	font-size: 12px;
	line-height: 28px;
	color: #999;
	text-align: center;
}

.meiz_dylist_box>div>ul>li .pay_info .s_qndj span.price {
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	color: #ff223c;
	vertical-align: top;
}

.meiz_dylist_box>div>ul>li .pay_info .s_ljdg {
	display: block;
	width: 128px;
	height: 36px;
	line-height: 36px;
	background-color: #ffffff;
	border-radius: 3px;
	border: solid 1px #ff223c;
	font-size: 14px;
	text-align: center;
	color: #ff223c;
	font-weight: bold;
	margin: 10px auto 0;
}

.meiz_comlist_box>div>ul>li:hover {
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.06);
}

.meiz_comlist_box>div>ul>li:hover a {
	color: #333;
}

.meiz_comlist_box>div>ul>li:hover h1 {
	color: #00acb5;
}

.meiz_comlist_box>div>ul>li:hover img {
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
}

.meiz_dylist_box>div>ul>li:hover .s_ljdg {
	background-color: #ff223c;
	color: #fff;
}

/*订阅列表*/
.meiz_dylist_box>div>ul>li .mid_info .item_title {
	margin-bottom: 30px;
}

.meiz_dylist_box>div>ul>li .mid_info dl dd {
	float: left;
	width: 33%;
	font-size: 13px;
	line-height: 30px;
	padding-right: 3%;
	color: #999;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.meiz_dylist_box>div>ul>li .mid_info dl dd p span {
	color: #333;
}

.meiz_dylist_box>div>ul>li .mid_info dl dd p span.price {
	color: #ff223c;
	font-weight: bold;
}

/*查看更多*/
.loadmore_btn {
	height: 60px;
	line-height: 60px;
	text-align: center;
	background-color: #ffffff;
	border-radius: 3px;
	font-size: 16px;
	color: #555;
	margin-bottom: 16px;
}

.loadmore_btn a {
	display: block;
}

/* 列表筛选 */
.meiz_filter_box {
	margin-bottom: 16px;
}

.meiz_filter_box>div {
	padding: 35px;
	background-color: #fff;
}

.filter-box {
	position: relative;
}

.filter-box .box-tips {
	padding: 0 10px;
	display: none;
}

.filter-box .box-tips div.l {
	width: 100px;
	line-height: 40px;
	text-indent: 20px;
	color: #666;
	float: left;
}

.filter-box .box-tips ul.l {
	width: 1050px;
	margin-top: 7px;
	float: left;
}

.filter-box .box-tips ul li {
	height: 26px;
	line-height: 26px;
	margin-right: 10px;
	float: left;
}

.filter-box .box-tips ul li a {
	height: 24px;
	line-height: 24px;
	border: 1px solid #fff;
	display: inline-block;
	padding: 0 10px;
	white-space: nowrap;
	border: 1px solid #f3f3f3;
	color: #666;
	background-image: url(base/x.png);
	background-repeat: no-repeat;
	background-position: 6px -1px;
	padding-left: 25px;
}

.filter-box .box-tips ul li a:hover,
.filter-box .box-tips ul li a.action {
	border: 1px solid #00acb5;
	color: #00acb5;
	text-decoration: none;
	background-position: 6px -24px;
}

.filter-box .box-item {
	margin-bottom: 20px;
}

.filter-box .box-item:last-of-type {
	margin-bottom: 0;
}

.filter-box .box-item .l {
	width: 74px;
	line-height: 25px;
	font-size: 14px;
	color: #999;
	text-align: left;
	float: left;
}

.filter-box .box-item .h {
	line-height: 25px;
	text-align: center;
	float: left;
}

.filter-box .box-item .h a {
	height: 25px;
	line-height: 25px;
	display: inline-block;
	padding: 0 20px;
	font-size: 13px;
	white-space: nowrap;
	float: left;
}

.filter-box .box-item .h _a:hover,
.filter-box .box-item .h a.action {
	background-color: #f6f6f6;
	text-decoration: none;
	border-radius: 12px;
	color: #00acb5;
	font-weight: bold;
}

.filter-box .box-item .r {
	width: 874px;
	line-height: 25px;
	float: left;
}

.filter-box .box-item .r ul {
	height: auto;
	overflow: hidden;
	margin-left: 5px;
}

.filter-box .box-item .r ul.collapse {
	height: 25px;
}

.filter-box .box-item .r ul::after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.filter-box .box-item .r ul li {
	height: 25px;
	float: left;
}

.filter-box .box-item .r ul li.split {
	width: 100%;
	height: 1px;
	margin: 12px 0;
	overflow: hidden;
	border-bottom: 1px dotted #ececec;
}

.filter-box .box-item .r ul li a {
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	display: inline-block;
	white-space: nowrap;
	padding: 0 18px;
	border-radius: 2px;
}

.filter-box .box-item .r ul li a:hover,
.filter-box .box-item .h a:hover {
	cursor: pointer;
	background-color: #f6f6f6;
	text-decoration: none;
	border-radius: 12px;
	color: #00acb5;
}

.filter-box .box-item .r a:hover,
.filter-box .box-item .r a.action,
.filter-box .box-item .r ul li.app-menu-active a {
	background-color: #f6f6f6;
	text-decoration: none;
	border-radius: 12px;
	color: #00acb5;
}

.filter-box .box-item .r a.action,
.filter-box .box-item .r ul li.app-menu-active a {
	font-weight: bold;
}

.filter-box .noexpand .r {
	width: 1030px;
}

.filter-box .box-item .r ul.select li {
	height: 35px;
	line-height: 35px;
}

.filter-box .box-item .r ul.select li select {
	height: 24px;
	line-height: 24px;
	display: inline-block;
	padding: 0 10px;
	margin-bottom: 10px;
	white-space: nowrap;
	background-color: #fff;
	outline: none;
}

.filter-box .box-item .r ul.select li select.action {
	color: #00acb5;
	border: 1px solid #00acb5;
}

.filter-box .box-item .m {
	line-height: 25px;
	text-align: center;
	float: right;
}

.filter-box .box-item .m a {
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	display: inline-block;
	white-space: nowrap;
	padding: 0 15px;
	border-radius: 2px;
}

.filter-box .box-item .m a i {
	width: 16px;
	height: 10px;
	margin-left: 3px;
	overflow: hidden;
	display: inline-block;
	background: url(../img/icon_filter.png) no-repeat center;
	vertical-align: middle;
	background-position: 6px -10px;
}

.filter-box .box-item .m a:hover {
	color: #00a9e3;
}

.filter-box .box-item .m a:hover i {
	background-position: right -10px;
}

.filter-box .scroll .m a i {
	background-position: right -20px;
}

.filter-box .scroll .m a:hover i {
	background-position: right -30px;
}

.filter-box .box-expand {
	width: 80px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #ececec;
	text-align: center;
	background-color: #fff;
	position: absolute;
	bottom: -10px;
	left: 560px;
}

.filter-box .box-expand a {
	width: 80px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	text-decoration: none;
}

.filter-box .box-expand a i {
	width: 10px;
	height: 6px;
	line-height: 20px;
	margin-left: 3px;
	overflow: hidden;
	display: inline-block;
	background-image: url(base/filter.png);
	background-position: 0 -10px;
	background-repeat: no-repeat;
}

.filter-box .box-expand a:hover i {
	background-position: 0 0;
}

.filter-box .box-collapse a i {
	background-position: 0 -30px;
}

.filter-box .box-collapse a:hover i {
	background-position: 0 -20px;
}

/* 资料文库 */
.meiz_jinpin_tag .dlcrumb {
	margin-top: 0;
	margin-bottom: 20px;
}

.meiz_jinpin_tag {
	padding: 0 0 4px 0;
}

.meiz_jinpin_tag .const-left {
	height: 98px;
	line-height: 98px;
	background-color: #fff;
	padding-left: 30px;
	margin-bottom: 16px;
	font-size: 14px;
}

.meiz_jinpin_tag .const-left a {
	display: inline-block;
	width: 19px;
	height: 19px;
	line-height: 19px;
	margin: 0 auto;
	border-radius: 2px;
	text-transform: uppercase;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	margin-left: 23px;
}

.meiz_jinpin_tag .const-list>div {
	padding: 40px 35px 24px 35px;
	margin-bottom: 16px;
	background-color: #fff;
}

.meiz_jinpin_tag .const-list b {
	display: block;
	float: left;
	width: 6%;
	line-height: 1;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
}

.meiz_jinpin_tag .const-list p {
	display: block;
	float: left;
	width: 94%;
}

.meiz_jinpin_tag .const-list a {
	width: auto;
	display: inline-block;
	margin: 0 10px 16px 0;
	padding: 0 18px;
	font-size: 13px;
	background-color: #f9f9f9;
	height: 32px;
	line-height: 32px;
	border-radius: 16px;
}

.meiz_jinpin_tag .const-list a:hover {
	color: #00acb5;
}

.meiz_jinpin_tag .const-left a:hover {
	color: #00acb5;
}

.meiz_jinpin_tag .const-left a.active {
	color: #fff;
	background-color: #00acb5;
}

/* 广告图 */
.meiz_jinpin_ad {
	margin-bottom: 16px;
}

.meiz_jinpin_ad>a {
	display: block;
	width: 100%;
	height: 120px;
	background: url(../img/bg_article_list_ad.png) no-repeat;
}

/* label列表 */
.meiz_labellist_title {
	padding: 30px;
	margin-bottom: 15px;
	background-color: #fff;
}

.meiz_labellist_title .left-panel {
	width: 728px;
}

.meiz_labellist_title .left-panel h1 {
	font-size: 24px;
	color: #00a9e3;
	margin-bottom: 15px;
}

.meiz_labellist_title .left-panel h1::before {
	content: '';
	display: inline-block;
	width: 50px;
	height: 50px;
	background: url(../js/images/icon_close_copy.png) no-repeat;
	background-position: center;
	vertical-align: middle;
}

.meiz_labellist_title .left-panel p {
	font-size: 14px;
	color: #777;
	line-height: 28px;
}

.meiz_labellist_title .right-panel {
	width: 190px;
}

.meiz_labellist_title .right-panel img {
	width: 190px;
	height: 124px;
	border-radius: 10px;
}

.meiz_labellist_total>div {
	padding: 30px;
	background-color: #fff;
	margin-bottom: 20px;
}

.meiz_labellist_total>a {
	display: block;
}

.meiz_labellist_total>div:hover {
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.06);
}

.meiz_labellist_total>div h5 {
	font-size: 20px;
}

.meiz_labellist_total>div h5 span {
	float: right;
	font-size: 13px;
	font-weight: normal;
	color: #999;
	line-height: 30px;
}

.meiz_labellist_total>div p {
	font-size: 14px;
	color: #777;
	line-height: 1.75;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 20px;
}

/* 页头 */
.meiz_com_header {
	height: 72px;
	line-height: 72px;
	background-color: #fff;
	border-bottom: 1px solid #eee;
}

.meiz_com_header .left_logo {
	width: 186px;
	margin-right: 20px;
}

.meiz_com_header .left_logo>a {
	display: block;
	width: 186px;
	height: 72px;
	background: url(../img/icon_logo_green.png) no-repeat left center;
	background-size: 171px 32px;
}

.meiz_com_header .mid_menu>a, .meiz_com_header .mid_menu>span.meiz_menu_tel {
	font-size: 15px;
	margin-left: 26px;
}
.meiz_com_header .mid_menu>span.meiz_menu_tel:before{
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../images/dd/meiz_icon_menu_tel.png) no-repeat;
	vertical-align: middle;
	margin: 0 8px 4px 0;
}
.meiz_com_header .mid_menu>a:first-of-type {
	margin-left: 0;
}

.meiz_com_header .right_search .search_box {
	width: 250px;
	float: left;
}

.meiz_com_header .right_search .search-input {
	width: 200px;
	height: 36px;
	border-radius: 4px;
	background-color: #f1f1f1;
	overflow: hidden;
	margin: 18px auto 0;
}

.meiz_com_header .right_search .search-input .l {
	width: 75%;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	background-color: #f1f1f1;
}

.meiz_com_header .right_search .search-input .r {
	width: 25%;
	height: 36px;
	background-color: #00acb5;
	border-radius: 0px 4px 4px 0px;
}

.meiz_com_header .right_search .search-input .t {
	border: 0 none;
	outline: 0 none;
	font-size: 14px;
	color: #666;
	width: 20%;
	height: 36px;
	display: none;
}

.meiz_com_header .right_search .search-input .q {
	float: left;
	border: 0 none;
	outline: 0 none;
	font-size: 14px;
	color: #666;
	width: 100%;
	height: 36px;
	line-height: 36px;
	padding-left: 12px;
	background-color: #f1f1f1;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#1fffffff, endcolorstr=#1fffffff);
}

.meiz_com_header .right_search .search-input .q:-webkit-autofill,
.meiz_com_header .right_search .search-input .q:-webkit-autofill:hover,
.meiz_com_header .right_search .search-input .q:-webkit-autofill:focus {
	box-shadow: 0 0 0 60px #f1f1f1 inset;
	-webkit-text-fill-color: #999;
	font-size: 14px;
	color: #999;
	border: 0 none;
	outline: 0 none;
}

.meiz_com_header .right_search .search-input .q::-webkit-input-placeholder {
	font-size: 14px;
	color: #999;
}

.meiz_com_header .right_search .search-input .q::-moz-placeholder {
	color: #999;
	font-size: 14px;
}

.meiz_com_header .right_search .search-input .q:-moz-placeholder {
	color: #999;
	font-size: 14px;
}

.meiz_com_header .right_search .search-input .q:-ms-input-placeholder {
	color: #999;
	font-size: 14px;
}

.meiz_com_header .right_search .search-input .s {
	display: block;
	border: none;
	width: 100%;
	height: 36px;
	line-height: 36px;
	color: #fff;
	font-size: 14px;
	background-color: #00acb5;
}

.meiz_com_header .right_search .search-input .s:hover {
	opacity: .8;
}

.meiz_com_header .right_search .search-input:hover .s {
	cursor: pointer;
}

.meiz_com_header .right_search .dlicar {
	float: left;
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	background: url(../img/icon_header_cart.png) no-repeat;
	border-radius: 4px;
	vertical-align: middle;
	margin: 18px 0 4px 14px;
	position: relative;
}

.meiz_com_header .right_search .dlicar:hover {
	opacity: 1;
	background: url(../img/icon_header_cart_hover.png) no-repeat;
}

.meiz_com_header .right_search .dlicar b {
	display: none;
	width: 40%;
	height: 14px;
	border-radius: 100%;
	position: absolute;
	top: 5%;
	right: 5%;
	display: block;
	line-height: 12px;
	text-align: center;
	color: #fff;
	background-color: #ff223c;
	font-weight: normal;
	font-size: 12px;
}

/* 文章正文 */
.meiz_artshow_left {
	width: 876px;
	padding: 45px 64px;
	background-color: #fff;
}

.meiz_artshow_left .artti h1 {
	font-size: 33px;
	color: #222;
	text-align: center;
}

.meiz_artshow_left .artti p.time,
.meiz_artshow_left .artti p.meiz_fw_timejb {
	font-size: 13px;
	color: #999;
	margin-top: 15px;
	text-align: center;
}

.meiz_artshow_left .artti p.meiz_fw_timejb>a {
	display: inline-block;
	margin-left: 12px;
	font-size: 13px;
	color: #999;
}

.meiz_artshow_left .artti p.meiz_fw_timejb>time {
	margin-right: 4px;
}

.meiz_artshow_left .artco p {
	font-size: 16px;
	line-height: 36px;
	margin-bottom: 30px;
	color: #333333;
	text-align: justify;
	word-break: break-all;
}

.meiz_artshow_left .artco p.fw_dy {
	margin: 30px 0 0 0;
}

.meiz_artshow_left .artco p b {
	font-size: 20px;
	text-align: center;
	display: block;
}

.meiz_artshow_left .artco h2 {
	line-height: 36px;
	margin-bottom: 30px;
	color: #00acb5;
	font-size: 20px;
	text-align: center;
	display: block;
}

.meiz_artshow_left .artco p.art-img-title {
	margin-bottom: 0;
	text-align: center;
}

.meiz_artshow_left .artco p.art-img-title img {
	margin: 30px auto;
	width: 360px;
	height: 234px;
	border-radius: 5px;
}

.meiz_artshow_left .page-list {
	font-size: 13px;
	color: #999;
	padding-top: 5px;
	border-top: 1px solid #f3f3f3;
}

.meiz_artshow_left .page-list ul li {
	margin-top: 20px;
}

.meiz_artshow_left .page-list ul li a {
	font-size: 13px;
	color: #333;
}

.meiz_artshow_right {
	width: 304px;
}

.meiz_artshow_right .artshow_right_box {
	background-color: #fff;
	padding: 0 22px;
	margin-bottom: 16px;
}

.meiz_artshow_right .artshow_right_box h5 {
	font-size: 18px;
	font-weight: bold;
	height: 62px;
	line-height: 62px;
	border-bottom: 1px solid #eee;
}

/* 复制 */
.meiz_artshow_right .artshow_right_copy {
	height: 130px;
	padding-top: 30px;
}

.meiz_artshow_right .artshow_right_copy a {
	display: block;
	height: 46px;
	line-height: 46px;
	background-color: #00acb5;
	border-radius: 4px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

.meiz_artshow_right .artshow_right_copy a::before {
	content: '';
	width: 30px;
	height: 46px;
	display: inline-block;
	background: url(../img/icon_btn_copy.png) no-repeat left center;
	vertical-align: middle;
	margin: 0 15px 2px 0;
}

.meiz_artshow_right .artshow_right_copy p {
	font-size: 12px;
	color: #999;
	margin-top: 15px;
	text-align: center;
}

/* 精品推荐 */
.artshow_right_jptj ul {
	padding-bottom: 25px;
}

.artshow_right_jptj ul li {
	width: 100%;
	margin-top: 25px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.artshow_right_jptj ul li b.num {
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	background-color: #00acb5;
	border-radius: 3px;
	margin-right: 6px;
}

.artshow_right_jptj ul li a {
	font-size: 14px;
	color: #333;
}

.artshow_right_jptj ul li a em {
	font-style: normal;
	color: #f73131;
}

/* 扩展阅读 */
.artshow_right_kzyd ul {
	padding: 10px 0;
}

.artshow_right_kzyd ul li {
	font-size: 14px;
	line-height: 46px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.artshow_right_kzyd ul li a {
	font-size: 14px;
	color: #333;
}
.artshow_right_kzyd ul li a em{
	font-style: normal;
	color: #f73131;
}
.artshow_right_kzyd ul li b.num {
	font-size: 13px;
	color: #555;
	font-weight: normal;
	font-style: italic;
	margin-right: 12px;
}

.artshow_right_kzyd ul li:first-of-type b.num,
.artshow_right_kzyd ul li:nth-of-type(2) b.num,
.artshow_right_kzyd ul li:nth-of-type(3) b.num {
	color: #00acb5;
}

/* 推荐期刊 */
.artshow_right_tjqk ul li {
	padding: 20px 0;
	border-bottom: solid 1px #f3f3f3;
}

.artshow_right_tjqk ul li:last-of-type {
	border-bottom: none;
}

.artshow_right_tjqk ul li .item-info {
	width: 160px;
}

.artshow_right_tjqk ul li .item-info h6 {
	font-size: 16px;
	font-weight: normal;
	color: #333;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.artshow_right_tjqk ul li .item-info p {
	font-size: 13px;
	color: #666;
	line-height: 20px;
	margin-top: 8px;
}

.artshow_right_tjqk ul li .item-info p.s-zb {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.artshow_right_tjqk ul li .item-info p.s-cn {
	letter-spacing: 1px;
}

.artshow_right_tjqk ul li .item-img {
	width: 72px;
	height: 100px;
}

.artshow_right_tjqk ul li .item-img img {
	width: 100%;
	height: 100%;
}

.artshow_right_tjqk ul li:hover h6 {
	color: #00acb5;
}

/* 免责声明 */
.meiz_artshow_mzsm,
.meiz_fw_mzsm_tj {
	width: 876px;
	padding: 30px 64px;
	background-color: #fff;
	margin: 16px 0;
}

.meiz_artshow_mzsm h6,
.meiz_fw_mzsm_tj h6 {
	font-size: 18px;
	font-weight: bold;
}

.meiz_artshow_mzsm p,
.meiz_fw_mzsm_tj p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 15px;
	color: #999;
	text-align: justify;
	word-break: break-all;
}

/*期刊内页*/
.meiz_comcontent .meiz_mainbox .meiz_titleinfo {
	padding: 40px 60px 0 60px;
	background-color: #1395a1;
	margin-bottom: 16px;
}

.meiz_comcontent .meiz_mainbox .meiz_titleinfo .meiz_qktitle {
	width: 69%;
}

.meiz_comcontent .meiz_mainbox .meiz_titleinfo .meiz_qktitle h1 {
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 4px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.meiz_comcontent .meiz_mainbox .meiz_titleinfo .meiz_qktitle p {
	font-size: 12px;
	color: #d0fdfb;
	line-height: 24px;
	margin-bottom: 38px;
}

.meiz_comcontent .meiz_mainbox .meiz_titleinfo .meiz_qkbread {
	width: 31%;
	text-align: right;
	font-size: 12px;
	color: #d0fdfb;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.meiz_comcontent .meiz_mainbox .meiz_titleinfo .meiz_qkbread a,
.meiz_comcontent .meiz_mainbox .meiz_titleinfo .meiz_qkbread span {
	font-size: 12px;
	color: #d0fdfb;
}

.meiz_comcontent .meiz_mainbox .meiz_titleinfo .meiz_qkbread a:first-of-type:before {
	content: "";
	display: inline-block;
	width: 14px;
	height: 12px;
	vertical-align: middle;
	margin: 0 6px 4px 4px;
	background: url(../img/icon_qkshow_bread.png) no-repeat;
}

/*菜单*/
.meiz_qkshow_menu {
	height: 50px;
	line-height: 50px;
	padding: 0 60px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(18, 12, 12, 0.06);
}

.meiz_qkshow_menu ul li {
	float: left;
	font-size: 16px;
}

.meiz_qkshow_menu ul li a {
	color: #1395a1;
	display: inline-block;
	position: relative;
}

.meiz_qkshow_menu ul li:after {
	content: '';
	display: inline-block;
	width: 1px;
	height: 18px;
	background: #e2e2e2;
	margin: 0 26px;
	vertical-align: middle;
	margin-bottom: 2px;
}

.meiz_qkshow_menu ul li:last-of-type:after {
	display: none;
}

.meiz_qkshow_menu ul li.active a::after {
	content: '';
	display: block;
	width: 54%;
	height: 3px;
	background-color: #1395a1;
	border-radius: 2px;
	position: absolute;
	bottom: 3px;
	left: 23%;
}

.meiz_qkshow_menu .btn_qk_tgzx {
	display: block;
	font-size: 15px;
	color: #1395a1;
}

.meiz_qkshow_menu .btn_qk_tgzx:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 18px;
	vertical-align: middle;
	margin: 0 10px 4px 0;
	background: url(../img/icon_qkshow_tgzx.png) no-repeat;
}

.meiz_qkshow_desc {
	padding: 40px 60px;
	background: #fff;
	margin-bottom: 16px;
}

.meiz_qkshow_desc .meiz_coverimg {
	width: 254px;
	margin-right: 50px;
}

.meiz_qkshow_desc .meiz_coverimg .desc_qk p {
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	color: #333;
	margin-top: 12px;
	text-align: left;
	margin-bottom: 6px;
}
.meiz_qkshow_desc .meiz_coverimg .desc_qk p a.btn_collect, .meiz_qkshow_desc .meiz_coverimg a.btn_collect{
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #222;
	line-height: 24px;
	text-align: center;
	float: right;
}
.meiz_qkshow_desc .meiz_coverimg a.btn_collect{
	float: none;
	margin-top: 4px;
}
.meiz_qkshow_desc .meiz_coverimg .desc_qk p a.btn_collect{
	margin-top: 0;
}
.meiz_qkshow_desc .meiz_coverimg .desc_qk p a.btn_collect:hover, .meiz_qkshow_desc .meiz_coverimg a.btn_collect:hover{
	color: #00acb5;
}
.meiz_qkshow_desc .meiz_coverimg .desc_qk p a.btn_collect i.jrsc, .meiz_qkshow_desc .meiz_coverimg a.btn_collect i.jrsc{
	display: inline-block;
	width: 14px;
	height: 12px;
	background: url(../images/dd/meiz_icon_collect.png) no-repeat;
	vertical-align: middle;
	margin: 0 6px 4px 0;
}
.meiz_qkshow_desc .meiz_coverimg .desc_qk p a.btn_collect:hover i.jrsc, .meiz_qkshow_desc .meiz_coverimg a.btn_collect:hover i.jrsc{
	background: url(../images/dd/meiz_icon_collected.png) no-repeat;
}
.meiz_qkshow_desc .meiz_coverimg .desc_qk p a.btn_collect i.ysc, .meiz_qkshow_desc .meiz_coverimg a.btn_collect i.ysc{
	display: inline-block;
	width: 14px;
	height: 12px;
	background: url(../images/dd/meiz_icon_collected.png) no-repeat;
	vertical-align: middle;
	margin: 0 6px 4px 0;
}
.meiz_qkshow_desc .meiz_coverimg .desc_qk a {
	display: inline-block;
	font-size: 12px;
	color: #666;
	margin-right: 10px;
	line-height: 20px;
}

.meiz_qkshow_desc .meiz_coverimg .desc_qk a:hover {
	opacity: 1;
	color: #00acb5;
}

.meiz_qkshow_desc .meiz_coverimg img {
	width: 100%;
	height: 100%;
}

.meiz_qkshow_desc .meiz_coverimg:hover img {
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
}

.meiz_qkshow_desc .meiz_coverimg .s_rq {
	font-size: 12px;
	line-height: 28px;
	color: #666;
	margin-top: 10px;
}

.meiz_qkshow_desc .meiz_coverimg .s_rq:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 14px;
	vertical-align: middle;
	margin: 0 6px 4px 0;
	background: url(../img/icon_qkshow_rq.png) no-repeat;
}

.meiz_qkshow_desc .infobox {
	width: 776px;
}

.meiz_qkshow_desc .infobox>h2 {
	font-size: 22px;
	font-weight: bold;
}

.meiz_qkshow_desc .infobox>h2 .qkjb {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	background-color: #f3f3f3;
	border-radius: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #00acb5;
	padding: 0 8px;
	vertical-align: middle;
	margin: 0 0 4px 8px;
}

.meiz_qkshow_desc .infobox>h2 .qkjb:before {
	content: "";
	display: inline-block;
	width: 12px;
	height: 14px;
	vertical-align: middle;
	margin: 0 6px 4px 0;
	background: url(../img/icon_qkshow_qkjb.png) no-repeat;
}

.meiz_qkshow_desc .infobox>p {
	font-size: 13px;
	line-height: 24px;
	color: #666;
	margin: 18px 0 20px 0;
	text-align: justify;
}

.meiz_qkshow_desc .infobox>dl {
	float: left;
	width: 33.33%;
	margin-bottom: 25px;
}

.meiz_qkshow_desc .infobox>dl dt {
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 5px;
}

.meiz_qkshow_desc .infobox>dl dd {
	font-size: 13px;
	line-height: 30px;
}

.meiz_qkshow_desc .infobox>dl dd .price {
	font-weight: bold;
	color: #ff0000;
}

.meiz_qkshow_desc .meiz_qk_btngroup>a {
	display: inline-block;
	width: 150px;
	height: 50px;
	line-height: 50px;
	border-radius: 3px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-right: 18px;
}

.meiz_qkshow_desc .meiz_qk_btngroup>a.btn-tgzx {
	background-color: #00acb5;
	color: #fff;
}

.meiz_qkshow_desc .meiz_qk_btngroup>a.cart-add,
.meiz_qkshow_desc .meiz_qk_btngroup>a.btn-jjzx {
	background-color: #ffffff;
	border: solid 1px #00acb5;
	color: #00acb5;
}

.meiz_qkshow_desc .meiz_qk_btngroup>a:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin: 0 6px 6px 0;
}

.meiz_qkshow_desc .meiz_qk_btngroup>a.btn-tgzx:before {
	width: 21px;
	height: 21px;
	background: url(../img/icon_btn_tgzx.png) no-repeat;
}

.meiz_qkshow_desc .meiz_qk_btngroup>a.cart-add:before {
	width: 22px;
	height: 18px;
	background: url(../img/icon_btn_ljdy.png) no-repeat;
}

.meiz_qkshow_desc .meiz_qk_btngroup>a.btn-jjzx:before {
	width: 22px;
	height: 22px;
	background: url(../img/icon_btn_jjzx.png) no-repeat;
}

/*正文*/
.meiz_qkshow_content {
	padding: 50px 60px 10px 60px;
	background-color: #fff;
	margin-bottom: 16px;
}

.meiz_qkshow_content>h3 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 35px;
}

.meiz_qkshow_content>h3.htitles {
	margin: 45px 0 45px 0;
}

.meiz_qkshow_content>h3.htitlet {
	margin: 40px 0 40px 0;
}

.meiz_qkshow_content>p {
	font-size: 15px;
	line-height: 33px;
	color: #444;
	text-align: justify;
	margin-bottom: 20px;
}

.meiz_qkshow_content>p img {
	display: block;
	margin: 0 auto;
	vertical-align: middle;
}

.meiz_qkshow_content>p.htitlet_t {
	margin-bottom: 0;
}

.meiz_qkshow_content>p.htitlet_t b {
	font-weight: bold;
}

.meiz_qkshow_content>p.zysx {
	padding-left: 24px;
}

.meiz_qkshow_content>p.nomar {
	margin-bottom: 0;
}

.meiz_qkshow_content>ul li {
	float: left;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #f6f6f6;
	border-radius: 2px;
	font-size: 15px;
	color: #444;
	padding: 0 19px;
	margin: 0 14px 14px 0;
}

/*表格*/
.meiz_comcontent .common_tit_f,
.meiz_comcontent .common_tit_f2 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 35px;
}
.meiz_qkshow_wzzl .common_tit_f,
.meiz_qkshow_wzzl .common_tit_f2 {
	margin-bottom: 45px;
}

.meiz_comcontent .common_tit_f2:before {
	content: '';
	display: inline-block;
	width: 50px;
	height: 1px;
	background: #e2e2e2;
	margin-right: 14px;
	vertical-align: middle;
}

.meiz_comcontent .common_tit_f2:after {
	content: '';
	display: inline-block;
	width: 50px;
	height: 1px;
	background: #e2e2e2;
	margin-left: 14px;
	vertical-align: middle;
}

.meiz_qkshow_echarts,
.meiz_qkshow_wzzl,
.meiz_qkshow_pages,
.meiz_qkshow_tjwz,
.meiz_qkshow_zztj {
	padding: 50px 60px 30px 60px;
	background-color: #fff;
}
.meiz_qkshow_echarts{
	margin-bottom: 16px;
}
.meiz_qkshow_echarts .zsdate {
	font-size: 15px;
	line-height: 30px;
	color: #444;
}

.meiz_qkshow_echarts .chartsbox h6 {
	font-size: 16px;
	font-weight: bold;
	margin: 40px 0 25px 0;
}

.meiz_qkshow_echarts .chartsbox h6.char_tit1:before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	margin: 0 12px 4px 0;
	background: url(../img/icon_qkshow_chartstit.png) no-repeat;
}

.meiz_qkshow_echarts .chartsbox h6.char_tit2:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 16px;
	vertical-align: middle;
	margin: 0 12px 4px 0;
	background: url(../img/icon_qkshow_chartstit2.png) no-repeat;
}

.meiz_qkshow_echarts .chartsbox h6.char_tit3:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 17px;
	vertical-align: middle;
	margin: 0 12px 4px 0;
	background: url(../img/icon_qkshow_chartstit3.png) no-repeat;
}

.chartsbox thead {
	background-color: #00acb5;
}

.chartsbox thead tr {
	height: 48px;
	line-height: 48px;
}

.chartsbox thead tr th, .chartsbox thead tr td {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	border-right: 4px solid #fff;
}

.chartsbox thead tr th:last-of-type, .chartsbox thead tr td:last-of-type {
	border-right: none;
}

.chartsbox tbody tr {
	height: 44px;
	line-height: 44px;
}

.chartsbox tbody tr:nth-child(even) {
	background-color: #f4f7f6;
}

.chartsbox tbody tr td {
	font-size: 14px;
	color: #444;
	height: 44px;
	padding-left: 24px;
	border-right: 4px solid #fff;
}

.chartsbox tbody tr td:last-of-type {
	border-right: none;
}

.chartsbox .eachcharts_fwfx thead tr th:first-of-type, .chartsbox .eachcharts_fwfx thead tr td:first-of-type {
	width: 282px;
}

.chartsbox .eachcharts_fwfx thead tr th:nth-of-type(2), .chartsbox .eachcharts_fwfx thead tr td:nth-of-type(2) {
	width: 192px;
}

.chartsbox .eachcharts_zzxm thead tr th:first-of-type, .chartsbox .eachcharts_zzxm thead tr td:first-of-type {
	width: 50%;
}

.chartsbox .eachcharts2>div {
	width: 47.5%;
	margin-bottom: 20px;
}

.chartsbox .eachcharts2>div.eachcharts_csbg {
	margin-right: 5%;
}

.chartsbox .eachcharts2>div.eachcharts_csbg>div,
.chartsbox .eachcharts2>div.eachcharts_wxbg>div {
	height: 340px;
	border: solid 1px #eee;
}

/*文章摘录*/
.meiz_qkshow_wzzl {
    padding-bottom: 4px;
}

.meiz_qkshow_wzzl ul li {
	width: 510px;
	height: 48px;
	line-height: 48px;
	padding: 0 20px;
}

.meiz_qkshow_wzzl ul li:nth-of-type(4n-2) {
	background-color: #f4f7f6;
}

.meiz_qkshow_wzzl ul li:nth-of-type(4n-3) {
	background-color: #f4f7f6;
}

.meiz_qkshow_wzzl ul li b {
	float: left;
	font-size: 15px;
	font-weight: normal;
	color: #444;
	width: 60%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.meiz_qkshow_wzzl ul li span {
	float: right;
	font-size: 13px;
	color: #999;
	width: 40%;
	text-align: right;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.meiz_qkshow_pages ul li a {
	font-size: 14px;
}

.meiz_qkshow_pages ul li a span {
	color: #777;
	letter-spacing: 3px;
}

/*广告*/
.meiz_qkshow_qkad>a {
	display: block;
	height: 120px;
	margin: 16px auto;
	background: url(../img/ad_qkshow.png) no-repeat center;
}

/*相关期刊*/
.meiz_qkshow_xgqk {
	padding-top: 50px;
	margin-bottom: 16px;
	margin-top: 16px;
}

.meiz_qkshow_xgqk ul li b {
	width: 50%;
}
.meiz_qkshow_xgqk ul{
	padding-bottom: 40px;
}
.meiz_qkshow_xgqk ul li span {
	width: 50%;
}

/*推荐文章*/
.meiz_qkshow_tjwz {
	margin-bottom: 16px;
}

.meiz_qkshow_tjwz ul li {
	float: left;
	width: 25%;
	font-size: 14px;
	line-height: 34px;
	padding-right: 2%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/*免责声明*/
.meiz_qkshow_mzsm {
	padding: 35px 60px 30px 60px;
	background-color: #fff;
	margin-bottom: 16px;
}

.meiz_qkshow_mzsm h6 {
	font-size: 14px;
	font-weight: bold;
	color: #444;
	margin-bottom: 10px;
}

.meiz_qkshow_mzsm p {
	font-size: 12px;
	color: #999;
	line-height: 22px;
	text-align: justify;
}

.meiz_qkshow_mzsm p a {
	color: #999;
}

.meiz_qkshow_mzsm p a:hover {
	color: #00acb5;
}

/*订阅内页*/
.meiz_dyshow_desc .meiz_coverimg p.desc {
	font-size: 13px;
	line-height: 24px;
	color: #333;
	margin-top: 12px;
	text-align: center;
}

.meiz_dyshow_desc .meiz_coverimg p.desc span.tel {
	display: block;
	font-size: 13px;
	color: #999;
}

.meiz_dyshow_desc .meiz_coverimg p.desc span.tel b {
	color: #ff3c4a;
}

.meiz_dyshow_content {
	margin-bottom: 0;
}

.meiz_dyshow_pages {
	margin-bottom: 16px;
}

.meiz_dyshow_pages ul {
	padding-top: 30px;
	border-top: 1px solid #f1f1f1;
}

.meiz_dyshow_jbxx dd {
	font-size: 14px;
	line-height: 30px;
	color: #999;
	float: left;
	width: 25%;
	margin-bottom: 8px;
}

.meiz_dyshow_jbxx dd.s_cbdw {
	width: 50%;
}

.meiz_dyshow_jbxx dd span {
	color: #333;
}

/*杂志推荐*/
.meiz_qkshow_zztj {
	padding-bottom: 20px;
	margin-bottom: 16px;
}

.meiz_qkshow_zztj ul li {
	float: left;
	font-size: 15px;
	width: 16.66%;
	margin-bottom: 15px;
	padding-right: 1.66%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* 订阅 */
.meiz_dy_show .box_price_left {
	width: 60%;
}

.meiz_dy_show .box_price_right {
	width: 40%;
}

.meiz_dy_show .box-price {
	padding: 25px 18px 20px 18px;
	background-color: #f9f9f9;
}

.meiz_dy_show .box-price .sell-time {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 8px;
}

.meiz_dy_show .box-price .sell-time span {
	display: inline-block;
	font-size: 14px;
	color: #ff3c4a;
	width: 22px;
	height: 22px;
	line-height: 22px;
	background-color: #ffedee;
	border-radius: 3px;
	text-align: center;
	margin: 0 6px 0 4px;
}

.meiz_dy_show .box-price .sell-time::before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin: 0 8px 4px 0;
	background: url(../img/icon_dyshow_time.png) no-repeat;
}

.meiz_dy_show .box-price .price-sell dl {
	float: left;
}

.meiz_dy_show .box-price .price-sell dt {
	float: left;
	font-size: 13px;
	color: #999;
	line-height: 36px;
}

.meiz_dy_show .box-price .price-sell dd {
	float: left;
}

.meiz_dy_show .box-price .price-sell dd.sell-price {
	font-size: 24px;
	font-weight: bold;
	color: #f02736;
	line-height: 36px;
}

.meiz_dy_show .box-price .price-sell dd i {
	font-style: normal;
}

.meiz_dy_show .box-price .price-sell dd .sell-discount {
	font-size: 13px;
	color: #999;
	line-height: 36px;
	margin-left: 4px;
}

.meiz_dy_show .box-price .price-market {
	margin-left: 30px;
}

.meiz_dy_show .box-price .price-market dd {
	font-size: 14px;
	color: #999;
	line-height: 36px;
}

.box_price_right p {
	text-align: right;
	margin-top: 10px;
}

.box_price_right p span {
	display: inline-block;
	font-size: 13px;
	color: #999;
	margin-left: 25px;
	text-align: center;
}

.box_price_right p span b {
	display: block;
	font-size: 13px;
	color: #f02d44;
	margin-top: 8px;
	text-align: center;
}

.meiz_dy_show .goods-box dl.box-specs {
	margin-top: 20px;
}

.meiz_dy_show .goods-box dl dt {
	float: left;
	width: 66px;
	line-height: 44px;
	font-size: 13px;
	color: #999;
}

.meiz_dy_show .goods-box .box-nums dt {
	line-height: 26px;
}

.meiz_dy_show .goods-box dl dd {
	float: left;
	width: 710px;
	line-height: 30px;
}

.meiz_dy_show .goods-box dl dd ul li {
	padding: 0 10px;
	margin: 5px 15px 5px 0;
	line-height: 30px;
	background: #fff;
	border: 1px solid #e8e8e8;
	outline: 1px solid #fff;
	float: left;
	cursor: pointer;
}

.meiz_dy_show .goods-box dl dd ul li img {
	width: 36px;
	height: 36px;
	margin: 3px -5px;
	border-radius: 3px;
}

.meiz_dy_show .goods-box dl dd ul li.action,
.meiz_dy_show .goods-box dl dd ul li:hover {
	border: 1px solid #f40;
	outline: 1px solid #f40;
	background: url(../img/icon_dyshow_chose.png) no-repeat right -1px bottom -1px;
}

.meiz_dy_show .goods-box .box-nums {
	margin-top: 30px;
}

.meiz_dy_show .goods-box .box-nums dd {
	width: 84px;
	height: 50px;
	position: relative;
}

.meiz_dy_show .goods-box .box-nums dd a {
	display: block;
	text-decoration: none;
	text-align: center;
	width: 34px;
	height: 26px;
	font-size: 18px;
	line-height: 20px;
	background-color: #f3f3f3;
	border: solid 1px #dadada;
}

.meiz_dy_show .goods-box .box-nums dd a.box-nums-add {
	position: absolute;
	right: 0;
	top: 0;
}

.meiz_dy_show .goods-box .box-nums dd a.box-nums-sub {
	position: absolute;
	right: 0;
	bottom: 0;
}

.meiz_dy_show .goods-box .box-nums dd a:hover {
	border: 1px solid #666;
}

.meiz_dy_show .goods-box .box-nums dd input {
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 48px;
	padding: 0;
	font-size: 16px;
	text-align: center;
	border-left: none;
	border-right: none;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	border-left: 1px solid #dadada;
	overflow: hidden;
	outline: medium;
}

.meiz_dy_show .box-status {
	display: none;
}

.meiz_dy_show .bottom-panel-btns a {
	display: inline-block;
	width: 150px;
	height: 50px;
	line-height: 50px;
	background-color: #ff3c4a;
	border-radius: 3px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-left: 20px;
}

.meiz_dy_show .bottom-panel-btns a.cart-add {
	background-color: #ffedee;
	border: solid 1px #ff3c4a;
	color: #ff223c;
}

.meiz_dy_show .bottom-panel-btns a.cart-add::before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin: 0 6px 6px 0;
	width: 22px;
	height: 18px;
	background: url(../img/icon_btn_jrgwc.png) no-repeat;
}

/* 全局搜索 */
.red {
	color: #F00;
}

.search-result {
	margin-top: 0;
}

.search-result .confull {
	width: 100%;
	float: none;
	margin-bottom: 0;
}

.search-result .conlist-num p {
	margin-bottom: 0;
}

.search-result .conlist-num em {
	color: #F00;
	font-style: normal;
}

.meiz_searchlist .conleft .conlist {
	background-color: #fff;
}

.meiz_searchlist .conlist>h2, .meiz_searchlist .conlist>h1 {
	font-size: 24px;
	height: 66px;
	line-height: 66px;
	padding-left: 40px;
	background-color: #fff;
	border-bottom: 1px solid #ebebeb;
}

.meiz_searchlist .conlist-qk .l {
	width: 80%;
	margin-left: 0;
}

.meiz_searchlist .conlist-qk h5 a:hover,
.search-result .conlist-num h5 a:hover {
	color: #333;
	opacity: .8;
}

.meiz_searchlist .conlist-qk .l .tag {
	display: inline-block;
	font-weight: normal;
	padding: 0 12px;
	height: 26px;
	line-height: 26px;
	background-color: #f3f3f3;
	font-size: 13px;
	margin-left: 15px;
	color: #333;
	margin-right: 0;
}

.meiz_searchlist .conlist-qk .r {
	width: 180px;
	height: 88px;
	margin-left: 0;
	border-left: 1px solid #e9e9e9;
	padding-left: 40px;
}

.meiz_searchlist .conlist-qk .r p {
	font-size: 12px;
	color: #999;
	margin-top: 0;
}

.meiz_searchlist .conlist-qk .r p:nth-of-type(2) {
	margin-top: 10px;
}

.meiz_searchlist .conlist-qk .r p span.price {
	color: #dd3e3e;
	margin-right: 0;
}

.meiz_searchlist .btn-more-box,
.mishu-author .btn-more-box {
	width: 100%;
	background-color: #fff;
	padding: 5px 0 40px;
}

.mishu-authort .btn-more-box {
	padding-top: 25px;
}

.meiz_searchlist .btn-more-box>a,
.mishu-author .btn-more-box>a {
	display: block;
	margin: 0 40px;
	padding: 12px 0;
	color: #555;
	border-radius: 50px;
	border: 1px solid #f1f1f1;
}

.meiz_searchlist .btn-more-box>a:hover,
.mishu-author .btn-more-box>a:hover {
	color: #00acb5;
}

/* 内页头部 */
.meiz_com_header_show {
	height: 36px;
	line-height: 36px;
	background-color: #fff;
	font-size: 12px;
	color: #777;
}

.meiz_com_header_show a {
	font-size: 12px;
	color: #777;
}

.meiz_com_header_show .mid_menu a {
	margin-left: 20px;
}
.meiz_com_header_show .mid_menu a:first-of-type{
	margin-left: 0;
}
.meiz_com_header_show .right_search a,
.meiz_com_header_show .right_search span {
	margin-left: 20px;
	float: left;
}

.meiz_com_header_show .right_search a.dlicarshow::before {
	display: none;
}

.meiz_com_header_show .right_search a.dlicarshow b {
	font-weight: normal;
}

.meiz_com_header_show .right_search span {
	margin-left: 15px;
}
.meiz_com_header_show .right_search span.meiz_menu_tel:before{
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../images/dd/meiz_icon_menu_tel_gray.png) no-repeat;
	vertical-align: middle;
	margin: 0 6px 4px 0;
}
.meiz_com_header_show .right_search span.tel b {
	color: #ff0000;
}

.btn-qkryckgd {
	display: none;
	font-size: 12px;
	color: #00acb5;
	margin-top: 5px;
	display: block;
}

.btn-qkryckgd i.open {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 2px 4px;
	width: 10px;
	height: 10px;
	background: url(../img/icon_qk_ckgd.png) no-repeat;
}

.btn-qkryckgd i.close {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 2px 4px;
	width: 10px;
	height: 10px;
	background: url(../img/icon_qk_ckgd.png) no-repeat;
	transform: rotate(180deg);
}

.meiz_qkshow_descsco {
	position: relative;
}

.meiz_qkshow_desc .dl_rysl>div {
	height: 185px;
	overflow: hidden;
}

.ksnet_qkshow_desc .dl_rysl>div.scroll {
	overflow: inherit;
}

/*page*/
.page-box {
	line-height: 30px;
	text-align: center;
	padding: 20px 0 !important;
	background-color: #fff;
}

.page-box ul li {
	line-height: 40px;
	margin-right: 5px;
	display: inline-block;
}

.page-box ul li a {
	height: 28px;
	line-height: 28px;
	padding: 0 12px;
	display: inline-block;
	font-size: 14px;
	color: #00acb5;
	border: 1px solid #d6d6d6;
}

.page-box ul li a:hover,
.page-box ul li a.action {
	color: #fff;
	text-decoration: none;
	background-color: #00acb5;
	border: 1px solid #00acb5;
}

.page-box ul li span {
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	margin-top: 5px;
	display: inline-block;
	font-size: 14px;
	color: #999;
	border: 1px solid #d6d6d6;
}

.page-box ul li a.prev {
	padding-left: 16px;
	background-image: url(base/page.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.page-box ul li a.next {
	padding-right: 16px;
	background-image: url(base/page.png);
	background-position: 100% 0;
	background-repeat: no-repeat;
}

.page-box ul li a.prev:hover {
	background-position: 0 -29px;
}

.page-box ul li a.next:hover {
	background-position: 100% -29px;
}

/* showDialog */
#SD_HideSelect {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 999;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	border: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

* html #SD_HideSelect {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#SD_overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1000;
	width: 100%;
	height: 100%;
}

* html #SD_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

.SD_overlayBG {
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}

.SD_overlayBG2 {
	background: #FFF;
	filter: alpha(opacity=20);
	-moz-opacity: 0.20;
	opacity: 0.20;
}

.SD_bg {
	background: #333;
	filter: alpha(opacity=30);
	-moz-opacity: 0.30;
	opacity: 0.30;
	width: 9px;
	height: 9px;
	overflow: hidden;
}

#SD_window {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	overflow: hidden;
	display: none;
}

#SD_container {
	position: relative;
	z-index: 1005;
	background: #FFFFFF;
	border: 1px solid #888888;
	float: left;
}

#SD_container h3 {
	height: 30px;
	line-height: 30px;
	background: #F6F6F6;
	border-bottom: 1px solid #CDCDCD;
	text-indent: 10px;
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	cursor: move;
}

#SD_body {
	padding: 15px;
	white-space: normal;
}

#SD_body,
#SD_body div,
#SD_body p,
#SD_body td {
	color: #000;
}

#SD_button {
	padding: 10px 0px;
	background: #F6F6F6;
	border-top: 1px solid #CDCDCD;
	text-align: right;
	display: none;
}

#SD_button a {
	margin-right: 10px;
	padding: 6px 10px 4px;
	background: #005EAC;
	border-width: 1px;
	border-style: solid;
	border-color: #D8DFEA #0E1F5B #0E1F5B #D8DFEA;
	white-space: nowrap;
	display: inline-block;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
}

#SD_button a:hover {
	text-decoration: none;
}

#SD_close {
	position: absolute;
	top: 6px;
	right: 10px;
	z-index: 1005;
	width: 17px;
	height: 17px;
	border: none;
	background: url(../images/dd/login-close.png) no-repeat;
	display: none;
}

#SD_close:hover {
	background-position: 0px -17px;
}

/* 购物车结算新样式覆盖 */
.settlement-table-list .letter-con li .selIcon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url('../img/1-3-1jiesuan.png') no-repeat center center;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 14px;
}

.btm {
	margin-bottom: 14px;
}

.settlement_shop-list {
	overflow: hidden;
	padding-bottom: 40px;
	background: #fff;
}

.settlement_shop-list .my-shop-count {
	font-size: 16px;
	color: #222;
	margin-left: 40px;
	float: left;
	margin-top: 40px;
}

.settlement_shop-list .settlement_order_step {
	font-size: 16px;
	color: #222;
	margin-left: 40px;
	float: left;
	margin-top: 40px;
}

.settlement_shop-list .settlement_order_step {
	margin: 24px 5px 0px 0px;
	width: 492px;
	height: 32px;
	line-height: 32px;
	float: right;
	background: url(../images/1-1shop.png) no-repeat center center;
	align-content: center;
}

.settlement_shop-list .settlement_order_step li {
	height: 32px;
	color: #777;
	overflow: hidden;
	font-size: 13px;
	float: left;
	text-align: left;
	margin-top: 26px;
	margin-left: 80px;
}

.settlement_shop-list .settlement_order_step li.current {
	color: #222222;
	margin-left: 56px;
}

.settlement_shop-list .settlement_order_step li.current_prev {
	background-position: right -114px;
	color: #222;
}

.settlement_shop-list .settlement_order_step li.last_current {
	color: #fff;
	background-color: #ed6807;
	background-position: right -242px
}

.nbold {
	font-weight: normal;
}

.settlement_shop-list .settlement_order_step li span {
	display: block;
}

.goods_list .first-th {
	font-size: 16px;
	text-indent: 22px;
}

.settlement-table-list table {
	margin: 0px auto;
}

.settlement-table-list table thead th {
	padding: 16px 0px;
	font-size: 14px;
}

.settlement_dxcartbg {
	background-color: #f6f6f6;
	min-height: 630px;
}

.settlement_haozz_breadcrumb {
	padding: 10px 0px;
	background-color: #f6f6f6;
	color: #777;
	font-size: 14px;
}

.settlement_dostbg {
	margin-bottom: -16px;
	background-color: #f6f6f6;
}

.settlement_haozz_breadcrumb a,
.settlement_haozz_breadcrumb span,
.settlement_haozz_breadcrumb h1{
	color: #777;
}
.settlement_haozz_breadcrumb h1{
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
}
.settlement_haozz_breadcrumb .current {
	color: #222;
}

.settlement-table-list table tbody tr {
	border-bottom: 1px solid #f1f1f1;
}

.settlement-table-list table tbody td {
	padding: 16px 5px;
	line-height: 25px;
	font-size: 13px;
}

.settlement-table-list .cart_img {
	margin-left: 30px;
}

.settlement_shop-list .my-shop-count b {
	display: inline-block;
	vertical-align: middle;
	margin-left: 4px;
	margin-right: 4px;
	font-size: 16px;
	color: #ef2323;
}

.settlement-table-list .cart_info {
	margin: 10px 0;
	font-size: 14px;
}

.settlement-table-list .cart_info b {
	display: inline-block;
	margin-left: 4px;
	margin-right: 4px;
	color: #ef2328;
}

.settlement-table-list .cart_total {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ef2328;
}

.order_submit,
.input-but-big {
	background-color: #e64347 !important;
	padding: 14px 20px !important;
	margin-left: 20px !important;
	margin-right: 5px !important;
	border-radius: 4px !important;
	color: #fff !important;
	font-size: 16px !important;
}

.settlement-table-list .total-index {
	border-top: 14px solid #f6f6f6;
	border-bottom: 20px solid #f6f6f6;
}

.settlement-table-list .cart_act:hover {
	color: #ef2328;
}

.settlement_order_new {
	background: url(../images/1-2shop.png) no-repeat center center !important;
}

.settlement-table-list .cart_total i {
	display: inline-block;
	margin-right: 2px;
	font-style: normal;
}

.settlement_order_new li {
	margin-left: 54px !important;
}

.settlement_order_new li.current {
	margin-left: 89px !important;
}

.settlement_order_new li.last {
	margin-left: 74px !important;
}

.settlement-table-list .addresseditbox {
	overflow: hidden;
	margin-top: 20px;
	margin-left: 12px;
}

.settlement-table-list .addresseditbox li {
	width: 220px;
	height: 85px;
	overflow: hidden;
	float: left;
	padding: 3px 5px;
	margin: 5px;
	cursor: pointer;
}

.settlement-table-list .addresseditbox li .t {
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
}

.settlement-table-list .addresseditbox li .c {
	height: 22px;
	line-height: 22px;
	padding: 0 5px;
	color: #222;
}

.settlement-table-list .addresseditbox li b {
	font-size: 14px;
	margin-right: 3px;
}

.settlement-table-list .addresseditbox li span {
	font-size: 14px;
	margin-left: 6px;

}

.settlement-table-list .addresseditbox li {
	padding: 3px;
	box-sizing: border-box;
	background-color: #ffffff;
	border-radius: 6px;
	border: solid 1px #e8e8e8;
}

.settlement-table-list .addresseditbox li:hover {
	background-color: #fff7f5;
	border: solid 1px #ff2f51;
}

.settlement-table-list .addresseditbox li .addresseditbox-con {
	padding: 5px;
	font-size: 14px;
}

.settlement-table-list .letter-outer {
	margin: -8px 5px;
}

.settlement-table-list .letter-box {
	border: none;
}

.settlement-table-list .letter-con {
	padding: 15px 2px 15px 16px;
	margin: 0px 12px 0px 10px;
	background-color: #fff7f5;
	border-radius: 6px;
	border: solid 1px #ff2f51;
}

.settlement-table-list .letter-con li {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	float: left;
}

.settlement-table-list .letter-con li span {
	color: #555;
}

.settlement-table-list .letter-con li b {
	font-size: 14px;
}

.settlement-table-list .letter-con li a {
	padding: 5px 14px;
	font-size: 14px;
	color: #4076b7;
	background-color: transparent;
	border-radius: 5px;
	text-decoration: none;
}

.settlement-table-list table tbody,
.settlement-table-list table tfoot,
.table-list table thead th {
	border: none;
}

.settlement-dbxnbor table thead tr {
	background-color: #ffffff;
}

.order-table-list thead tr {
	background-color: #f6f6f6 !important;
	font-size: 16px;
}

.new-fgx {
	height: 14px;
	background: #f6f6f6;
	margin-left: -20px;
	margin-right: -20px;
	overflow: hidden;
}

.settlement-order-sub {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 12px 0px;
	font-size: 14px;
}

.settlement-shop-th {
	background-color: #f6f6f6;
}

.index-shop-th {
	font-size: 14px;
}

.index-shop-th .first-th {
	font-size: 16px;
}

.settlement_cart_price_total {
	display: inline-block;
	margin-left: 4px;
	margin-right: 4px;
}

.order_new_blk {
	padding: 14px 0px;
	font-size: 14px;
}

.order_new_blk .rg>span {
	display: inline-block;
	margin-left: 30px;
}

.settlement_bg {
	background-color: #f6f6f6;
	padding-bottom: 20px;
}

.settlement_cart_message {
	padding: 0px 0 25px 0;
}

.settlement_dlsorder p {
	font-size: 14px;
}

.settlement_cart_message .cart_message_info {
	font-size: 16px;
	font-weight: bold;
	text-indent: 2em;
	margin: 50px auto;
	text-align: center;
}

.settlement_cart_message .cart_message_but {
	margin-left: 150px;
	margin: 30px auto;
	text-align: center;
}

.settlement_cart_message .settlement_message_con {
	padding: 30px 0px;
	background-color: #fff;
	margin: 0px auto;
	line-height: 35px;
	text-align: center;
	overflow: hidden;
	font-size: 14px;
	margin-bottom: 20px;
}

.settlement_cart_message .settlement_message_con .order-code {
	color: #ef2328;
}

.settlement_cart_message .cart_error .cart_message_info {
	color: red;
}

.settlement_cart_message .settlement_message_con .title {
	color: #222;
	font-size: 20px;
}

.settlement_cart_message .settlement_message_con .payWay {
	color: #222;
	font-size: 14px;
}

.settlement_cart_message .settlement_message_con .payWay span {
	color: #ef2328;
	font-size: 12px;
}

.settlement_cart_message .settlement_message_con .payWay b {
	font-size: 16px;
}

.settlement_cart_message .settlement_message_con .payment_list {
	text-align: center;
	width: 490px;
	margin: 40px auto 57px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}

.settlement_cart_messag .settlement_message_con .cart-way {
	border-bottom: 14px solid #f6f6f6;
	padding: 0px 0px 20px;
}

.settlement_cart_messag .settlement_message_con .w-chat {
	padding: 50px 0px;
}

.settlement_cart_messag .settlement_message_con .w-chat h3 {
	font-size: 20px;
	margin-bottom: 14px;
}

.settlement_cart_message .cart_list {
	text-align: center;
}

.settlement_cart_message .cart-way {
	padding: 30px 0px;
	background-color: #fff;
	font-size: 14px;
}

.settlement_cart_message .cart-way p {
	margin-bottom: 10px;
}

.settlement_cart_message .cart-way .chooseother {
	display: inline-block;
	margin-left: 34px;
}

.settlement_cart_message .w-chat h3 {
	font-size: 20px;
	margin-bottom: 10px;
}

.settlement_cart_message .w-chat {
	padding: 30px 0px;
	background-color: #fff;
	margin-top: 14px;
}

.sel-domber1 .right {
	float: right;
	text-align: right;
	margin-right: 40px;
	background-color: #fff;
	font-size: 14px;
}

.sel-domber1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0px;
	background-color: #fff;
	margin-bottom: 20px;
}

.sel-domber1 .right a {
	display: inline-block;
	margin-left: 50px;
	font-size: 14px;
}

.sel-domber1 .right a:hover {
	color: #00acb5;
}

.sel-domber1 .right a i {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 6px;
	width: 20px;
	height: 20px;
}

.sel-domber1 .right .personal i {
	background: url('../img/1-7personal.png') no-repeat center center;
}

.sel-domber1 .right .personal:hover i {
	background: url('../img/1-7-1personal.png') no-repeat center center;
}

.sel-domber1 .right .lock i {
	background: url('../img/1-7lock.png') no-repeat center center;
}

.sel-domber1 .right .lock:hover i {
	background: url('../img/1-7-1lock.png') no-repeat center center;
}

.sel-domber1>div {
	width: 405px;
	padding-left: 28px;
	float: left;
	overflow: hidden;
}

.sel-domber1 span {
	display: inline-block;
	width: 95px;
	margin-right: 39px;
	float: left;
	text-align: center;
}

.sel-domber1 span img {
	width: 91px;
	height: 91px;
	border-radius: 100%;
}

.sel-domber1 span a {
	display: inline-block;
	height: 23px;
	padding: 0 8px;
	margin-top: 18px;
	line-height: 23px;
	font-size: 13px;
	color: #777;
	border: 1px solid #777;
	border-radius: 30px;
}

.sel-domber1 span a:hover {
	text-decoration: none;
	color: #fff;
	border-color: #00acb5;
	background-color: #00acb5;
}

.sel-domber1 div p {
	margin-bottom: 6px;
	font-size: 13px;
	color: #777;
}

.domt {
	margin-top: 10px;
}

.sel-domber1>p {
	width: 400px;
	margin-top: 10px;
	float: left;
}

.sel-domber1>p a {
	display: inline-block;
	width: 113px;
	margin-right: 3px;
	text-align: center;
	font-size: 14px;
	color: #333;
}

.sel-domber1>p a:hover {
	text-decoration: none;
	color: #00acb5;
}

.sel-domber1>p img {
	display: block;
	margin: 0 auto 13px auto;
}

.sel-domber2 h4 {
	font-size: 16px;
	font-weight: 400;
	color: #333;
	border-bottom: 1px solid #f6f6f6;
	padding: 15px 0px;
	text-indent: 40px;
	margin-bottom: 15px;
}

.sel-domber2 h4 span {
	font-size: 12px;
	color: #999;
	position: relative;
	top: 1px;
	margin-left: 14px;
}

.sel-domber2 .nomr {
	margin-right: 0;
}

.sel-domber2 h5 {
	font-size: 14px;
	font-weight: 800;
	color: #222222;
	display: inline-block;
	width: 130px;
}

.sel-domber2 p {
	margin-top: 2px;
	font-size: 14px;
	color: #777;
}

.domber3 h4 {
	margin: 7px 0 15px 0;
	font-size: 18px;
	font-weight: 400;
	color: #333;
}

.domber3 div {
	width: 264px;
	min-height: 225px;
	float: left;
	margin-bottom: 24px;
	text-align: center;
	font-size: 0;
	border: 1px solid #e9e9e9;
}

.dlmid {
	margin: 0 25px;
}

.domber3 h5 {
	margin: 0 auto 14px auto;
	font-size: 14px;
	color: #444;
}

.domber3 span {
	display: inline-block;
	width: 85px;
	height: 85px;
	margin: 28px auto 18px auto;
	border-radius: 100%;
	background: url(../img/dlfast.png) no-repeat;
}

.dlmid span {
	background-position: -85px 0;
}

.dlcid span {
	background-position: -170px 0;
}

.domber3 div p {
	font-size: 13px;
	color: #939393;
}

.sel-dostr .myOrder {
	background-color: #fff;
	padding: 0px 0px 20px;
}

.sel-dostr .myOrder .tit {
	display: flex;
	justify-content: space-between;
	padding: 20px;
	border-bottom: 1px solid #f3f3f3;
}

.sel-dostr .myOrder .tit h4 {
	font-size: 16px;
	color: #222;
	font-weight: normal;
	text-indent: 20px;
}

.sel-dostr .myOrder .tit a {
	font-size: 13px;
	color: #00b1c6;
	display: inline-block;
	margin-right: 18px;
}

.sel-dostr .myOrder ul {
	display: flex;
	justify-content: space-around;
	margin-top: 30px;
	font-size: 14px;
}

.sel-dostr .myOrder ul li {
	width: 20%;
	text-align: center;
}

.sel-dostr .myOrder ul li div {
	height: 44px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	margin: auto;
}

.sel-dostr .myOrder .shopIcon1 div {
	background: url('../img/shopIcon1.png') no-repeat center center;
}

.sel-dostr .myOrder .shopIcon1:hover div {
	background: url('../img/shopIcon1-1.png') no-repeat center center;
}

.sel-dostr .myOrder .shopIcon2 div {
	background: url('../img/shopIcon2.png') no-repeat center center;
}

.sel-dostr .myOrder .shopIcon2:hover div {
	background: url('../img/shopIcon2-1.png') no-repeat center center;
}

.sel-dostr .myOrder .shopIcon3 div {
	background: url('../img/shopIcon3.png') no-repeat center center;
}

.sel-dostr .myOrder .shopIcon3:hover div {
	background: url('../img/shopIcon3-1.png') no-repeat center center;
}

.sel-dostr .myOrder .shopIcon4 div {
	background: url('../img/shopIcon4.png') no-repeat center center;
}

.sel-dostr .myOrder .shopIcon4:hover div {
	background: url('../img/shopIcon4-1.png') no-repeat center center;
}

.sel-dostr .myOrder .shopIcon5 div {
	background: url('../img/shopIcon5.png') no-repeat center center;
}

.sel-dostr .myOrder .shopIcon5:hover div {
	background: url('../img/shopIcon5-1.png') no-repeat center center;
}

.sel-dostr .myOrder ul li p {
	margin-top: 5px;
	font-size: 14px;
}

.sel-dostr .myOrder ul li:hover a {
	color: #00acb5;
}

.sel-domber2 {
	background-color: #fff;
	margin-top: 20px;
	padding-bottom: 20px;
}

.sel-domber2 h4 {
	font-size: 16px;
	font-weight: 400;
	color: #333;
	border-bottom: 1px solid #f6f6f6;
	padding: 15px 0px;
	text-indent: 40px;
	margin-bottom: 15px;
}

.sel-domber2 h4 span {
	font-size: 12px;
	color: #999;
	position: relative;
	top: 1px;
	margin-left: 14px;
}

.sel-domber2 div {
	padding: 10px 24px 10px 40px;
	display: flex;
}

.sel-domber2 .nomr {
	margin-right: 0;
}

.sel-domber2 h5 {
	font-size: 14px;
	font-weight: 800;
	color: #222222;
	display: inline-block;
	width: 130px;
}

.sel-domber2 p {
	margin-top: 2px;
	font-size: 14px;
	color: #777;
}

.sel-dostr {
	width: 955px;
	float: right;
}

.sel-domber {
	padding: 0px;
	margin-bottom: 20px;
}

.invoice_info {
	margin-left: 20px;
}

/* 新增加SCI详情板块 gtt */
.sci-new-blk {
	overflow: hidden;
	margin-top: 35px;
}
.sci-title{
	margin-top: 55px;
}
.sci-new-blk h3 {
	color: #333333;
	font-size: 16px;
	text-align: left;
	margin-bottom: 18px;
}

.sci-new-blk .tabshow {
	width: 100%;
	border-color: #ccc;
	margin-top: 16px;
	margin-bottom: 40px;
}
.sci-new-blk  .desc{
	background-color: #f9f9f9;
	padding: 17px;
	color: #999999;
	font-size: 12px;
	margin-top: 22px;
}
.sci-new-blk .nc{
	color: #00acb5;
}
.tabshow{
	border-collapse:collapse;
	
}
.tabshow th{
	border: 1px solid #eeeeee;
}
.tabshow td {
	border: 1px solid #eeeeee;
}
.tabshow  .fenle{
	text-align: left;
	width: 200px;
	padding: 10px;
}
.tabshow .q{
	display: inline-block;
	padding: 1px 7px;
	background-color: #f5feff;
	border-radius: 2px;
	border: solid 1px #00abba;
	color: #00acb5;
	font-size: 15px;
}
.sci-new-blk .tabshow tr th {
	height: 32px;
	background-color: #f6f6f6;
	color: #333333;
	font-size: 15px;
}

.sci-new-blk .tabshow tr td {
	background-color: #fff;
	width: 121px;
	text-align: center;
	font-size: 15px;
	color: #333333;
    height: 75px;
}

.sci-new-blk .tabshow tr td h5 {
	color: #333333;
	font-size: 15px;
	padding: 10px;
}
.sci-title-tp{
	margin-bottom: -46px !important;
	padding-bottom: 35px;
}
.sci-new-blk .bj-flex{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px 25px;
}
.sci-aritcl p{
	font-size: 15px;
	margin-bottom: 2px;
	color: #333;
	line-height: 30px;
}
.sci-aritcl .mtp{
	margin-top: 30px;
}
.sci-new-blk  .mtp{
	margin-top: 65px;
}
.sci-new-blk .bj-cj{
	display: flex;
	align-items: center;
	justify-content: space-between;
	align-content: center;
	border-bottom:solid 1px #eee;
	padding: 15px 25px;
}
.sci-new-blk .bj-cj:last-child{
	border-bottom: none;
}
.sci-new-blk .bj-left{
	text-align: left;
	font-size: 15px;
}
.sci-new-blk .bj-left span{
	display:block;
}
.sci-new-blk .bj-left span:nth-child(even){
	margin-bottom: 15px;
}
.sci-tab-left{
	text-align: left;
}
.sci-tab h4{
	color: #333;
	font-size: 15px;
	margin: 10px 0px;
}
.block-hqksci-show table{
	margin-bottom: 25px;
}
.block-hqksci-show table thead tr th{
	height: 32px;
	line-height: 32px;
	font-size: 15px;
	color: #333;
	font-weight: bold;
	text-align: center;
	background-color: #f6f6f6;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.block-hqksci-show table thead tr th:last-of-type{
	border-right: none;
}
.block-hqksci-show table tbody tr td:not(.SD_bg){
	padding: 15px 20px;
	font-size: 15px;
	text-align: center;
	background-color: #fcfcfc;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}
.block-hqksci-show table tbody tr td:last-of-type{
	border-right: none;
}
.block-hqksci-show table tbody tr td span{
	display: block;
	line-height: 20px;
}
.block-hqksci-show table tbody tr td span:nth-of-type(2n){
	margin-bottom: 20px;
}
.block-hqksci-show table tbody tr td span:last-of-type{
	margin-bottom: 0;
}
.block-hqksci-show table tbody tr td span.keypoint{
	display: block;
	width: 36px;
	color: #fa132d;
	font-size: 15px;
	height: 24px;
	line-height: 22px !important;
	text-align: center;
	background-color: #fff5fb;
	border: solid 1px #faa197;
	margin: 0 auto 45px;
}
.block-hqksci-show table tbody tr td span.keypoint:last-of-type{
	margin-bottom: 0;
}
.meiz_sci_show table tbody tr td .num-elememt{
	position: relative;
	width: 104px;
	height: 10px;
	top: 6px;
	left: 33px;
}
.meiz_sci_show table tbody tr td .num-elememt p{
	font-size: 13px;
	position: absolute;
	left: 85%;
	top: -28px;
}
.meiz_sci_show table tbody tr td .num-elememt .num-gray{
	position: absolute;
	width: 104px;
	height: 10px;
	background-color: #dcdcdc;
	border-radius: 5px;
	left: 0;
	top: -4px;
}
.meiz_sci_show table tbody tr td .num-elememt .num-blue{
	position: absolute;
	width: 85%;
	height: 10px;
	background-color: #26c0dd;
	border-radius: 5px;
	left: 0;
	top: -4px;
}
.block-hqksci-xgqk ul {
	margin-bottom: 20px;
}
.block-hqksci-xgqk .sci-zl{
	margin-top: 44px;
}
.block-hqksci-xgqk ul li{
	height: 44px;
	line-height: 44px;
	padding: 0 26px;
}
.block-hqksci-xgqk ul li:nth-child(odd){
	background-color: #f4f7f6;
	
}
.block-hqksci-xgqk ul li:nth-child(even) {
	background-color: #fff;
}
.xiang-commonbox{
	background-color: #fff;
}
.xiang-commonbox ul{
	padding: 0px 60px 30px 60px;
	margin-top: 36px;
	overflow: hidden;
}
.xiang-commonbox ul li{
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #f4f7f6 !important;
}
.xiang-commonbox ul li .xqkname{
	color: #333333;
	font-size: 15px;
	max-width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xiang-commonbox ul li .xqksj{
	color: #999999;
	font-size: 13px;
}
.xiang-commonbox ul li .xqksj >span{
	display: inline-block;
	margin-right: 10px;
	max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 14px;
}
.xiang-commonbox ul li:nth-child(odd){
	width: 510px;
	float: left;
}
.xiang-commonbox ul li:nth-child(even){
	width: 510px;
	float: right;
}
.xiang-commonbox ul li:nth-child(3),.xiang-commonbox ul li:nth-child(4),.xiang-commonbox ul li:nth-child(7),.xiang-commonbox ul li:nth-child(8){
	background-color: #fff !important;
}
.block-hqksci-xgqk ul li .qkname{
	float: left;
	width: 75%;
	font-size: 15px;
	color: #333;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.block-hqksci-xgqk ul li .qksj{
	float: right;
	width: 25%;
	font-size: 14px;
	text-align: right;
}
.block-hqksci-xgqk ul li .qksj span{
	display: inline-block;
	color: #777;
	margin-left: 7%;
	text-align: right;
}
.block-hqksci-xgqk .title-common {
	text-align: center;
}
.block-hqksci-xgqk .title-common h3 {
	font-size: 22px;
	padding-top: 46px;
}
.block-hqksci-xgqk .title-common p,
.block-hqksci-xgqk .title-common p a {
	font-size: 14px;
	color: #999;
	margin-top: 10px;
}
.sci-span-show span{
  display: inline-block;
  margin-right: 40px;
}
.hqkscichartsbox .sec-title{
	font-size: 16px;
	color: #333333;
	margin-bottom: 18px;
}
.sci_desc_qk a{
	margin-right: 5px !important;
}
.sci-title-tp2{
	margin-top: 60px;
}
.sci-tab span.keypoint{
	background-color: #f5feff !important;
	border-radius: 2px !important;
	border: solid 1px #00abba !important;
	color:#00abba !important;
	margin-top: 15px !important;
}
.item_qksl_felx{
	display:flex;
}
.item_qksl_felx p{
	margin-right:20px ;
}
.qkjb_rq::before{
	height: 14px !important;
	margin: 0 5px 4px 0 !important;
	background: url(../img/SCI-rq-icon.jpg) no-repeat !important;
}
.sci_meiz_qktitle{
	width: 72% !important;
}
.sci_meiz_qkbread{
	width: 28% !important;
}
.sci-qkshow_pages{
	margin-bottom: 20px;
    padding: 20px 60px;
}
.sci-zl ul li .qkname{
	width: 100%;
}
.sci-zl ul li  a:hover{
	color: #222 !important;
}
.meiz_comcontent .newtip{
	font-size: 14px;
	color: #ff0000;
}
.meiz_sci_show table.meiz_scitable_jcrdata thead tr td{
	height: 32px;
	background-color: #f6f6f6;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	border: 1px solid #eeeeee;
}
.meiz_sci_show table.meiz_scitable_jcrdata{
	margin-bottom: 10px;
}
.meiz_sci_show table.meiz_scitable_jcrdata:last-of-type{
	margin-bottom: 0;
}
.meiz_sci_show .meiz_sci_jcrdata{
	margin-bottom: 45px;
}
.meiz_sci_show table.meiz_scitable_jcrdata tbody tr td.name{
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
.meiz_sci_show table.meiz_scitable_jcrdata tbody tr td .num-elememt{
	top: 15px;
}
.meiz_sci_show table.meiz_scitable_jcrdata thead tr td:nth-of-type(2), .meiz_sci_show table.meiz_scitable_jcrdata thead tr td:nth-of-type(3), .meiz_sci_show table.meiz_scitable_jcrdata thead tr td:nth-of-type(4), .meiz_sci_show table.meiz_scitable_jcrdata thead tr td:nth-of-type(5){
	width: 88px;
}
.meiz_sci_show table.hqkscitablecs tbody tr td:nth-of-type(6) span{
	line-height: 24px;
	margin-top: 15px;
}
.meiz_sci_show table.hqkscitablecs tbody tr td .num-elememt{
	margin-top: 29px;
}
/* 学术标签改版 */
.meiz_bq_body .sub_article{
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 10px;
	padding-top: 40px;
}
.meiz_bq_body .sub_article:first-of-type{
	padding-top: 10px;
}
.meiz_bq_body .sub_article:last-of-type{
	border-bottom: none;
}
.meiz_bq_body .sub_article h2{
	font-size: 20px;
	color: #00acb5;
	text-align: center;
	line-height: 32px;
	margin-bottom: 30px;
}
.meiz_bq_body .sub_article h2 a{
	color: #00acb5;
}
.meiz_bq_body .sub_article h2 a:hover{
	opacity: .8;
}
.meiz_bq_body .sub_article span.sub_article_time{
	display: block;
	color: #c5c5c5;
	text-align: center;
	font-size: 12px;
	padding: 0 0 20px 0;
	line-height: 14px;
}
.meiz_bq_body .sub_article .sub_article_main p{
	margin-bottom: 30px;
	line-height: 32px;
	word-break:break-all;
	text-align: justify;
}
.meiz_bq_body .sub_article .sub_article_more{
	width: 100%;
	margin: 30px 0;
	text-align: center;
}
.meiz_bq_body .sub_article .sub_article_more a{
	display: inline-block;
	width: 126px;
	height: 38px;
	line-height: 36px;
	color: #00acb5;
	background: #fff;
	border: 1px solid #00acb5;
	font-size: 16px;
	border-radius: 4px;
}
.meiz_bq_body .sub_article .sub_article_more a:hover{
	color: #fff;
	background-color: #00acb5;
}
.dvbof{
	margin-top: 2px;
}
.price-new-box{
	background-color: #fff;
	margin: 16px auto;
	padding: 30px 54px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}
.price-new-box .left{
	display: flex;
}
.price-new-box .left .pic{
	width: 86px;
	height: auto;
	background-color: #666;
}
.price-new-box .left .pic img{
	width: 100%;
	height:100%;
}
.price-new-box .left .des{
	margin-left: 20px;
}
.price-new-box .left .des p{
	color: #333;
	font-size: 16px;
	margin-top: 8px;
}
.price-new-box .left h3{
	color: #333333;
	font-size: 24px;
}
.price-new-box .left .des p .jk{
	margin-left: 20px;
	font-size: 16px;
}
.price-new-box .left .des p .dj {
    color: #ff0000;
	font-size: 18px;
}
.price-new-box .left  .des p .dj b{
	color: #ff0000;
	font-size: 20px;
}
.price-new-box .left .des p a{
	display: inline-block;
	margin-right: 30px;
	color: #222;
	font-size: 14px;
}
.price-new-box .left .des p a:hover{
	color: #00acb5;
}
.price-new-box .left .des p a i{
	display: inline-block;
	width: 16px;
	height: 16px;
	background:url(../images/zx-icon.png) no-repeat center center;
	vertical-align: middle;
	margin-right: 4px;
	margin-bottom: 3px;
}
.price-new-box  .left p{
	margin-top: 4px;
}
.price-new-box  .left p a{
	display: inline-block;
	color: #222;
	font-size: 14px;
	margin-right: 32px;
}
.price-new-box  .left p a i{
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../image/jg-new.png) no-repeat center center;
	vertical-align: middle;
	margin-right: 6px;
	margin-bottom: 2px;
}
.price-new-box .right {
	display: flex;
	margin-top: 49px;
}
.price-new-box .right .book{
	display: block;
	width: 120px;
	height: 42px;
	line-height: 42px;
	border: solid 1px #00acb5;
	text-align: center;
	background-color: #00acb5;
	border-radius: 4px;
	color: #ffffff;
	font-size: 16px;
	margin-right: 20px;
	float: left;
}
.price-new-box .right .buy{
	display: block;
	width: 120px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #00acb5;
	color: #00acb5;
	font-size: 16px;
	float: left;
	transition: all 0.2s;
	margin-right: 20px;
}
.price-new-box .right .book:hover{
	opacity: 0.85;
}
.price-new-box .right .buy:hover{
	background-color: #00acb5;
	color: #fff;
}
/* author */
.mishu-author {
    margin-top: 40px;
}
.conleft{
	float: left;
	width: 866px;
	margin-bottom: 15px;
}
.const h2, .mishu-list .conlist>h2{
	font-size: 24px;
	height: 66px;
	line-height: 66px;
	padding-left: 40px;
	background-color: #fff;
	border-bottom: 1px solid #ebebeb;
}
.const-list>div{padding:40px 40px 20px 40px; margin-bottom:15px; background-color:#fff;}
.const-list b{display:inline-block; width:50px; line-height:1; float:left; font-size:35px; text-transform:uppercase; font-weight:bold;}
.const-list p{width:736px; float:left;}
.const-list a{display:inline-block; margin:0 8px 20px 0; padding:0 12px; font-size:12px; background-color: #fafafa; height: 28px; line-height: 28px;border-radius: 20px;}
.const-list a:hover{color: #00a4ff;}
.const-left{width:44px; padding:10px 0; background-color:#fff; position:fixed; top:125px; margin-left:-54px;display: none;}
.const-left a{display:block; width:19px; height:19px; margin:0 auto; border-radius:2px; text-transform:uppercase; cursor:pointer; text-align:center; font-size:12px;}
.const-left a:hover{color:#00a4ff;}
.const-left .active{color:#fff; background-color:#00a4ff;}
.const-left .active:hover{color:#fff;}
/*作者*/
.aubanner{height:144px; padding:35px 0 0 70px; border-radius:5px;}
.aubanner p{color:#9a9a9a;}
.auinfo{height:92px; line-height: 92px; border-bottom:1px solid #eee;}
.auinfo:last-of-type{border-bottom: none;}
.auinfo .auface{display: inline-block;width:58px;height:58px;border-radius:50%;margin-right: 20px;}
.auinfo img{width: 100%;height: 100%;border-radius:50%;}
.auinfo h5 a,.auinfo img,.auinfo h5 span{margin-right:22px;}
.ausee,.det-banner>div>a{padding:0 12px; font-weight:400; color:#00a6dc; border-radius:50px; border:1px solid #00a6dc;height: 26px;line-height: 26px;margin-top: 33px;}
.ausee:hover, .det-banner>div>a:hover{color:#fff; background-color:#00a6dc;}
/* 右侧广告 */
.conright{
	float: right;
	width: 312px;
}
.conright .advert-jxfw{
	width: 100%;
	height: 350px;
	background: url(../images/bg_advert_jxfw.png) no-repeat;
	background-size: cover;
	padding: 26px 32px 0 32px;
}
.conright .advert-jxfw .top{
	height: 96px;
	margin-top: 6px;
	color: #fff;
}
.conright .advert-jxfw .top h2{
	font-size: 24px;
	margin-bottom: 4px;
}
.conright .advert-jxfw .top .p{
	font-size: 14px;
}
.conright .advert-jxfw .bottom .btn-group{
	margin-top: 10px;
}
.conright .advert-jxfw .bottom .btn-group>a{
	font-size: 14px;
	display: block;
	text-align: left;
	line-height: 35px;
	border-bottom: 1px solid #f3f5f9;
}
.conright .advert-jxfw .bottom .btn-group>a:after{
	display: block;
	content: '>';
	font-size: 14px;
	color: #b6b6b6;
	float: right;
}
.conright .advert-jxfw .bottom ul{
	margin-top: 50px;
}
.conright .advert-jxfw .bottom ul li{
	text-align: center;
	float: left;
}
.conright .advert-jxfw .bottom ul li:first-of-type{
	width: 21%;
}
.conright .advert-jxfw .bottom ul li:nth-of-type(2){
	width: 54%;
}
.conright .advert-jxfw .bottom ul li:last-of-type{
	width: 25%;
}
.conright .advert-jxfw .bottom>a.btn{
	display: block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 15px;
	background-color: #00a4ff;
	margin-top: 18px;
}
.conright .advert-jxfw .bottom>a.btn:hover{
	opacity: .8;
}
.lan-common h4{
	padding-left:15px; margin:0 0 15px 0; line-height:1; border-left:5px solid #3d9af6; font-size:19px; font-weight:400; color:#333;
}
.dmlan {
    margin-bottom: 20px;
    padding: 29px 0 14px 0;
    background-color: #fff;
}
.dmlan p{padding:17px 0 0 18px;}
.dmlan p a{display:inline-block; height:24px; padding:0 13px; margin:0 22px 13px 0; line-height:22px; border-radius:20px; border:1px solid #eee;}
.lan-xglm p a{float: left;}
.dmlan p a:nth-of-type(3n){margin-right: 0;}
.lan-xglm p a:nth-of-type(3n){margin-right: 22px;}
.dmlan p a:hover{text-decoration:none; color:#fff; border-color:#3d9af6; background-color:#3d9af6;}
.dmsort{margin-bottom:20px; padding:29px 0 8px 0; background-color:#fff;}
.dmsort h4{margin-bottom:35px;}
.dmsort li{margin-bottom:20px; padding:0 0 0 20px;overflow:hidden; 
white-space:nowrap; 
text-overflow:ellipsis;}
.dmsort li a em{
	font-style: normal;
	color: #f73131;
}
.dmsort i{margin-right:10px; font-size:13px; color:#999; font-style:normal;}
.dmsort a{font-size:13px; color:#222;}
.dmsort a:hover{text-decoration:none; color:#3d9af6;}
.dmsort .dmscolor{color:#ee7f31;}
.dmsort li:before{content:""; margin-right:10px; font-size:13px; color:#999; font-style:normal;}
.dmsort li:nth-of-type(1):before{content:"01"; color:#ee7f31;}
.dmsort li:nth-of-type(2):before{content:"02"; color:#ee7f31;}
.dmsort li:nth-of-type(3):before{content:"03"; color:#ee7f31;}
.dmsort li:nth-of-type(4):before{content:"04";}
.dmsort li:nth-of-type(5):before{content:"05";}
.dmsort li:nth-of-type(6):before{content:"06";}
.dmsort li:nth-of-type(7):before{content:"07";}
.dmsort li:nth-of-type(8):before{content:"08";}
.dmsort li:nth-of-type(9):before{content:"09";}
.dmsort li:nth-of-type(10):before{content:"10";}
.dmsort li:nth-of-type(11):before{content:"11";}
.dmsort li:nth-of-type(12):before{content:"12";}
.dmsort li:nth-of-type(13):before{content:"13";}
.dmsort li:nth-of-type(14):before{content:"14";}
.dmsort li:nth-of-type(15):before{content:"15";}
/* showDialog */
#SD_HideSelect {position:fixed;top:0px;left:0px;z-index:999;width:100%;height:100%;background:#FFFFFF;border:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
* html #SD_HideSelect {position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
#SD_overlay {position:fixed;top:0px;left:0px;z-index:1000;width:100%;height:100%;}
* html #SD_overlay {position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
.SD_overlayBG {background:#000000;filter:alpha(opacity=50);-moz-opacity:0.50;opacity:0.50;}
.SD_overlayBG2 {background:#FFFFFF;filter:alpha(opacity=20);-moz-opacity:0.20;opacity:0.20;}
.SD_bg {background:#333333;filter:alpha(opacity=30);-moz-opacity:0.30;opacity:0.30;width:9px;height:9px;overflow:hidden;}
#SD_window {position:absolute;top:0px;left:0px;z-index:1000;overflow:hidden;display:none;}
#SD_container {position:relative;z-index:1005;background:#FFFFFF;border:1px solid #888888;float:left;}
#SD_container h3 {height:30px;line-height:30px;background:#F6F6F6;border-bottom:1px solid #CDCDCD;text-indent:10px;color:#336699;font-size:14px;font-weight:bold;cursor:move;}
#SD_body {padding:15px;white-space:normal;}
#SD_body, #SD_body div, #SD_body p, #SD_body td {color:#000000;}
#SD_button {padding:10px 0px;background:#F6F6F6;border-top:1px solid #CDCDCD;text-align:right;display:none;}
#SD_button a {margin-right:10px;padding:6px 10px 4px;background:#005EAC;border-width:1px;border-style:solid;border-color:#D8DFEA #0E1F5B #0E1F5B #D8DFEA;white-space:nowrap;display:inline-block;color:#FFFFFF;font-size:14px;text-align:center;cursor:pointer;}
#SD_button a:hover {text-decoration:none;}
#SD_close {position:absolute;top:6px;right:10px;z-index:1005;width:17px;height:17px;border:none;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAiCAIAAAA24aWuAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAADaSURBVDhPrVPRCYMwEM02DiG4hQM4gW7gbLUfhoBOUfpX6AbtkT7hPB8hjR4PTN69x+XOxD2898Nw77oczH3/XBYnH5NIYxlHZ6gcnPZ8YmiGksQjkWAE9myQRBFWh8qkHwi3MFkBnwHkzCC4og6E+f1AokTY723EoxlK8hmkUeQpudcl7+c1Tb5pblWVg7mu3yE4+ZhEGmvbOkPl4LTn9/s0Q0nikUgwAns2SKIIq0Nl0g+EW5isgM8AcmYQXFEHwvx+IFEi7Pc24tEMJfkM0ijylNzrv99PCF+W8o74YJij0AAAAABJRU5ErkJggg==) no-repeat 0px 0px;display:none;}
#SD_close:hover {background-position:0px -17px;}
/* 登录更新 */
#SD_close_n {position:absolute;top:25px;right:25px;z-index:1005;width:17px;height:17px;border:none; background: url(../images/dd/login-close.png) no-repeat center center; background-position: -1px -16px;display: none;}
#SD_close_n:hover{
	background-position: -1px 1px;
}
#SD_window  #SD_close_n {
	top: 7px;
    right: 11px;
}
#SD_window {position:absolute;top:0px;left:0px;z-index:1000;overflow:hidden;background-color: #fff; border: 10px solid rgba(0,0,0,0.3);}
#SD_container {position:relative;z-index:1005;background:#FFFFFF;border:1px solid #888888;float:left;}
#SD_window h3 {height:30px;line-height:30px;background:#F6F6F6;border-bottom:1px solid #CDCDCD;text-indent:10px;color:#336699;font-size:14px;font-weight:bold;cursor:move;}
/* 用户协议 */
.gywm_yhxy{
	background-color: #f6f6f6;
}
.gywm_yhxy h1, .gywm_yhxy h2{
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	padding: 50px 0 35px 0;
}
.gywm_yhxy .ysxy_box{
	padding: 40px 45px;
	background-color: #fff;
	border-radius: 10px;
	text-align: left;
	box-shadow: 0 0 12px 1px rgba(246, 246, 246, 0.24);
}
.gywm_yhxy .ysxy_box p{
	font-size: 14px;
	line-height: 26px;
}
.gywm_yhxy .ysxy_box h3{
	font-size: 15px;
	line-height: 26px;
}
.gywm_yhxy .ysxy_box p b{
	display: block;
}
.gywm_yszc{
	padding-bottom: 35px;
}
.meiz_footer_full{
	padding: 24px 0;
}
.meiz_footer_full .mid_menu{
	margin-left: 0;
}
.meiz_footer_full .mid_menu p.menus{
	text-align: center;
}
.meiz_footer_full .mid_menu .copyrights{
	text-align: center;
}
/* 弹窗 */
.meiz_m_alert_box {
	position: fixed;
	top: 32%;
	left: 50%;
	transform: translate(-50%, -50%);
	min-width: 300px;
	max-width: 90%;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 5px 15px rgba(0,0,0,0.3);
	display: flex;
	flex-direction: column; 
	align-items: center;
	justify-content: center;
	text-align: center;
	z-index: 9999;
	opacity: 0;
	transition: all 0.3s ease;
	min-height: 120px;
	min-width: 310px;
}
.meiz_member_info .meiz_m_alert_box{
	left: 58.5%;
	top: 43%;
}
.meiz_member_pass .meiz_m_alert_box{
	left: 58.5%;
	top: 38%;
}
.meiz_m_alert_icon_in {
	width: 35px;
	height: 35px;
	margin: 0 auto 16px;
	background: url(../images/dd/icon_member_tck.png) no-repeat center;
}
.meiz_m_alert_box .alert_content p{
	font-size: 18px;
}
.meiz_m_alert_box_show {
	opacity: 1;
	transform: translate(-50%, -50%) translateY(0);
}
.articles-box{
	width: 1202px;
	overflow: hidden;
}
.articles-box ul{
	width: 1300px;
}
.articles-box ul li{
	width: 46% !important;
	overflow: hidden;
	float: left;
	margin: 0 28px 20px 0;
	position: relative;
	overflow: hidden;
}
.articles-box ul li.box-item .item-image{
	border: 1px solid #eaeaea;
	padding: 15px 0;
	margin-bottom: 5px;
	text-align: center;
}
.articles-box ul li.box-item:hover .item-image{
	border: 1px solid #00acb5;
}
.articles-box ul li.box-item .item-image a{
	width: 130px;
	height: 180px;
	display: inline-block;
	overflow: hidden;
}
.articles-box ul li.box-item .item-image a img{
	width: 130px;
	height: 180px;
}
.articles-box ul li.box-item .item-title{
	height: 35px;
	text-align: center;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.articles-box ul li.box-item .item-title a{
	line-height: 35px;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #00acb5;
}
.articles-box ul li.box-item .item-title a:hover{
	opacity: .8;
}
.articles-box ul li.box-item .item-title2{
	height: 59px;
	text-align: center;
	overflow: hidden;
}
.articles-box ul li.box-item .item-title2 a{
	line-height: 28px;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #00acb5;
}
.articles-box ul li.box-item .item-issue{
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	color: #666;
}
.articles-box ul li.box-item .item-info{
	height: 24px;
	line-height: 24px;
	color: #666;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}
.articles-box ul li.box-item .item-info a{
	margin-right: 5px;
}
.articles-box ul li.box-item .item-icon{
	width: 19px;
	height: 41px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.articles-box ul li.box-item .sd{
	background-image: url(../image/sd.png);
}
.articles-box ul li.box-item .hx{
	background-image: url(../image/hx.png);
}
.articles-box ul li.box-item .rx{
	background-image: url(../image/rx.png);
}
.articles-box ul li.box-item .item-discount{
	position: absolute;
	display: none;
}
.articles-box ul li.box-item .item-price{
	line-height: 28px;
	color: #c40000;
	font-size: 16px;
}
.favolisa ul li.box-item .item-price{
	text-align: center;
}
.articles-box ul li.box-item .item-price i{
	margin: 0 5px;
	font-style: normal;
}
.articles-box ul li.box-item .item-price s{
	margin-left: 20px;
	font-size: 14px;
	color: #999;
	font-style: normal;
}
.articles-box ul li.box-item .item-but{
	margin: 10px auto;
	text-align: center;
}
.articles-box ul li.box-item .item-but a{
	padding: 5px 10px;
	text-decoration: none;
	color: #00acb5;
	border: 1px solid #00acb5;
}
.articles-box ul li.box-item .item-but a:hover{
	color: #fff;
	background-color: #00acb5;
	border: 1px solid #00acb5;
}
.articles-box ul li.box-item .item-but a i{
	display: inline-block;
	margin-bottom: 4px;
	margin-right: 5px;
	vertical-align: middle;
}
.favolisa{width:auto; margin:15px 0 15px 0; padding:20px 5px 10px 0; background-color:#fff;}
.favolisa ul li{width:205px !important; margin-left:29px; margin-right:-3px;}
.favolisa ul li.box-item .item-image{border-color:#fff;}
.favolisa ul li.box-item .item-image:hover,.favolisa ul li.box-item:hover .item-image{border-color:#fff;}
.img-con img{
	transform: scale(1);
	transition: transform 1s linear .1s;
	-moz-transition: transform 1s linear .1s;
	-webkit-transition: transform 1s linear .1s;
	-o-transition: transform 1s linear .1s;
	-ms-transition: transform 1s linear .1s;
}
.img-con img:hover{
	transform: scale(1.03,1.03);
	-moz-transform: scale(1.03,1.03);
	-webkit-transform: scale(1.03,1.03);
	-o-transform: scale(1.03,1.03);
	-ms-transform: scale(1.03,1.03);
}
.articles-box ul li.box-item:hover .item-image{
	border: 1px solid #00acb5;
}