@charset "utf-8";

body {
	font-style: normal;
	font: 12px Arial, Helvetica, sans-serif, "\5B8B\4F53";
	color: #000000;
	background: #FFF;
	/*letter-spacing: 1px;*/
	min-width: 1200px;
}

body,
div,
ul,
ol,
dl,
dt,
dd,
li,
dl,
h1,
h2,
h3,
h4,
p,
marquee,
from {
	margin: 0;
	padding: 0;
}

ol,
ul,
li {
	list-style: none;
}

img {
	border: 0;
	vertical-align: middle;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #ff3333;
	text-decoration: none;
}

/*body,html{overflow-x:hidden;}*/
::selection {
	background: #ff3333;
	color: #fff;
}

::-moz-selection {
	background: #ff3333;
	color: #fff;
}

::-webkit-selection {
	background: #ff3333;
	color: #fff;
}

.tl {
	text-align: left;
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.hide {
	display: none;
}

.block {
	display: block;
}

.fixed {
	position: fixed;
	z-index: 1;
}

.l {
	float: left;
}

.r {
	float: right;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}
.yunzz_fixdthis_block{
	background-color: #fff;
	padding: 30px;
	
}
.after-clear::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.line {
	height: 1px;
	background-color: #ddd;
	overflow: hidden;
}

.line2px {
	height: 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #fff;
	overflow: hidden;
}

.line2pxlight {
	height: 0;
	border-top: 1px solid #939393;
	border-bottom: 1px solid #fff;
	overflow: hidden;
}

.h5 {
	height: 5px;
	display: block;
	overflow: hidden;
}

.h10 {
	height: 10px;
	display: block;
	overflow: hidden;
}

.h20 {
	height: 20px;
	display: block;
	overflow: hidden;
}

.h30 {
	height: 30px;
	display: block;
	overflow: hidden;
}

.fixhidden {
	overflow: hidden;
}

.nowrap {
	white-space: nowrap;
}

.nowarp-hidden {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.relative {
	position: relative;
}

.plr20 {
	padding-left: 20px;
	padding-right: 20px;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml15 {
	margin-left: 15px;
}

.ml20 {
	margin-left: 20px;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr15 {
	margin-right: 15px;
}

.mr20 {
	margin-right: 20px;
}

.red,
.red:hover {
	color: #c40000;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

/* top */
.yunzz_top_box {
	height: 30px;
	line-height: 30px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #f0f0f0;
	color: #777;
	font-size: 12px;
}

.yunzz_top_box a {
	margin: 0 5px;
	color: #777;
}

.yunzz_top_box a:hover {
	color: #ff3333;
}

/*banner*/
.yunzz_banner_box {
	height: 120px;
}

.yunzz_banner_box .yunzz_box_logo {
	width: 314px;
	height: 49px;
	margin-top: 30px;
	float: left;
}

.yunzz_banner_box .yunzz_search_box {
	margin-top: 30px;
	float: left;
}

.yunzz_banner_box .yunzz_cart_box {
	margin-top: 30px;
	margin-left: 50px;
	float: left;
}

/*search*/
.yunzz_search_box .search-input {
	width: 600px;
	height: 45px;
	background-color: #f5f5f5;
	border-radius: 5px;
	overflow: hidden;
}

.yunzz_search_box .search-input .l {
	float: left;
	width: 518px;
	height: 43px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #f5f5f5;
}

.dlicon {
	background: url(../image/dl-info.png) no-repeat;
}

.yunzz_search_box .search-input .r {
	float: right;
	width: 80px;
	height: 45px;
	background-color: #ff3333;
	position: relative;
}

.yunzz_search_box .search-input svg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.yunzz_search_box .search-input .t {
	border: 0 none;
	outline: 0 none;
	font-size: 14px;
	color: #666;
	width: 52px;
	padding: 1px 0 5px 0;
	height: 29px;
	margin: 0 0 0 14px;
	background-color: #fff;
	appearance: none;
	-moz-appearance: none;
	display: none;
}

.yunzz_search_box .search-input .q {
	border: 0 none;
	outline: 0 none;
	font-size: 14px;
	color: #666;
	width: 90%;
	height: 43px;
	/* margin:0 5px; */
	padding-left: 20px;
	background-color: #fff;
	/* border-left:1px solid #e8e8e8; */
}

.yunzz_search_box .search-input .s {
	border: none;
	background-color: #ff3333;
	font-size: 14px;
	color: #fff;
	text-align: center;
	width: 100%;
	height: 45px;
	line-height: 45px;
	background-position: 13px 7px;
	cursor: pointer;
}

.yunzz_search_box .search-input:hover .l {
	border: 1px solid #f5f5f5;
}

.yunzz_search_box .search-input:hover .r {
	background-color: #ff3333;

}

.yunzz_search_box .search-input:hover .s {
	background-color: #ff3333;
}

.yunzz_dl_adv {
	width: 189px;
	height: 59px;
	float: right;
	margin-top: 28px;
}

.yunzz_search_box .search-item {
	display: none;
	width: 480px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #999;
	overflow: hidden;
}

.yunzz_search_box .search-item a {
	margin: 0 5px;
	color: #999;
}

.yunzz_search_box .search-item a.hot,
.yunzz_search_box .search-item a:hover {
	color: #cc0001;
}

/*menu*/
.yunzz_menu_box {
	height: 38px;
	line-height: 38px;
	background-color: transparent;
	border-bottom: 3px solid #ff3333;
}

.yunzz_menu_box .box-item li {
	/*width: 110px;*/
	height: 38px;
	line-height: 38px;
	text-align: center;
	float: left;
	position: relative;
	zoom: 1;
}

.yunzz_menu_box .box-item li a {
	height: 38px;
	display: block;
	padding: 0 26px;
	margin-right: 10px;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	color: #555;
	text-decoration: none !important;
}

.yunzz_menu_box .box-item li a:hover,
.yunzz_menu_box .box-item li.action {
	background-color: #ff3333;
	color: #fff;
}

.yunzz_menu_box .box-item .hot {
	width: 29px;
	height: 17px;
	position: absolute;
	top: -10px;
	left: 50px;
	/*background-image: url(../images/cart.png);*/
	background-repeat: no-repeat;
	background-position: 0 -100px;
}

.yunzz_menu_box .box-item .category {
	width: 220px;
	margin-right: 39px;
}

.yunzz_menu_box .box-item .category a {
	width: 100%;
	padding: 0;
	height: 42px;
	line-height: 46px;
	position: absolute;
	text-align: left;
	text-indent: 49px;
	top: -4px;
	color: #fff;
	font-size: 18px;
	background-color: #ff3333;
}

.yunzz_menu_box .box-item .catitem a:after {
	content: "";
	display: inline-block;
	margin-left: 50px;
	position: relative;
	top: 3px;
	border: 7px solid transparent;
	border-top-color: #fff;
}

.yunzz_menu_box .box-item .category a:hover {
	background-color: #ff3333;
}

.yunzz_menu_box .box-item .consult {
	margin-left: 25px;
	position: relative;
	zoom: 1;
}

.yunzz_menu_box .box-item .consult a {
	color: #ff3333;
	background-position: -39px 4px;
}

.yunzz_menu_box .box-item .consult span {
	width: 137px;
	height: 40px;
	line-height: 30px;
	position: absolute;
	top: -25px;
	left: 50px;
	color: #ff3333;
	background-image: url(../images/cart.png);
	background-repeat: no-repeat;
	background-position: 0 -120px;
}

.yunzz_menu_box .box-item .consult a:hover {
	color: #ff3333;
	background-color: transparent;
}

.yunzz_work_box ul li {
	height: 103px;
	margin-top: 10px;
	background-color: #fff;
	border: 1px solid #f3f3f3;
}

.yunzz_work_box ul li:first-child {
	margin-top: 5px;
}

.yunzz_work_box ul li:hover {
	border: 1px solid #ff3333;
}

.yunzz_work_box ul li:hover h2 {
	color: #ff3333;
}

.yunzz_work_box .item-con {
	width: 140px;
	margin: 5px 15px;
	display: inline-block;
	float: right;
}

.yunzz_work_box .item-con h2 {
	font-family: "Microsoft Yahei";
	font-size: 1.3em;
	font-weight: 400;
	height: 30px;
	line-height: 30px;
	color: #333;
}

.yunzz_work_box .item-con p {
	height: 36px;
	line-height: 18px;
	margin-bottom: 10px;
	overflow: hidden;
	color: #666;
}

.yunzz_work_box .item-con p.more {
	height: 20px;
	margin-bottom: 0;
	color: #ff3333;
}

.yunzz_work_box i {
	width: 60px;
	height: 50px;
	background-image: url(../images/work.png);
	background-repeat: no-repeat;
	display: inline-block;
	margin-top: 25px;
	float: right;
}

.dlstwo .item-con {
	margin: 5px 5px;
}

.yunzz_work_box i.img1 {
	background-position: 0 0;
}

.yunzz_work_box i.img2 {
	background-position: -60px 0;
}

.yunzz_work_box i.img3 {
	background-position: -120px 0;
}

.yunzz_work_box i.img4 {
	background-position: -180px 0;
}

.yunzz_work_box ul li:hover i.img1 {
	background-position: 0 -50px;
}

.yunzz_work_box ul li:hover i.img2 {
	background-position: -60px -50px;
}

.yunzz_work_box ul li:hover i.img3 {
	background-position: -120px -50px;
}

.yunzz_work_box ul li:hover i.img4 {
	background-position: -180px -50px;
}

/*links*/
.yunzz_link_box {
	background-color: #fbfbfb;
	border: 1px solid #f5f5f5;
}

.yunzz_link_box .box-bar {
	height: 40px;
	line-height: 40px;
	margin-left: 30px;
	font-family: "Microsoft Yahei";
	font-size: 14px;
	font-weight: 700px;
	color: #666;
	padding-top: 10px;
}

.yunzz_link_box .box-con {
	padding: 0 30px 15px 30px;
}

.yunzz_link_box .box-con ul li {
	width: 115px;
	height: 25px;
	line-height: 25px;
	margin-bottom: 5px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
}

.yunzz_link_box .box-con ul.num6 li {
	width: 20%;
}

.yunzz_link_box .box-con ul li a {
	padding: 2px 0;
	color: #555;
}

.yunzz_link_box .box-con ul li a:hover {
	color: #ff3333;
	text-decoration: none;
}

/*service*/
.yunzz_service_box {
	height: 120px;
	background-color: #fff;
	border: 1px solid #fff;
	border-bottom: 0;
	font: 12px/1.5 "微软雅黑", "Microsoft Yahei", "Hiragino Sans GB", Helvetica;
	color: #666;
}

.yunzz_service_box ul {
	margin: 40px 70px 0 130px;
}

.yunzz_service_box ul li {
	width: 210px;
	height: 50px;
	line-height: 50px;
	margin-right: 40px;

	float: left;
}

.yunzz_service_box ul li a {
	/*font-family: "Microsoft Yahei";
    font-size: 14px;
    font-weight: 700px;*/
	font-size: 15px;
	color: #666;
}

.yunzz_service_box ul li a:hover {
	color: #ff3333;
}

.yunzz_service_box ul li a span {
	width: 30px;
	height: 30px;
	display: block;
	margin: 10px;
	float: left;
	background-image: url(../images/service.png);
	background-repeat: no-repeat;
}

.yunzz_service_box ul li a span.img1 {
	background-position: 0 0;
}

.yunzz_service_box ul li a span.img2 {
	background-position: -30px 0;
}

.yunzz_service_box ul li a span.img3 {
	background-position: -60px 0;
}

.yunzz_service_box ul li a span.img4 {
	background-position: -90px 0;
}

/*copyright*/
.copyright-bg {
	background-color: #fff;
	overflow: hidden;
}

.yunzz_copyright_box {
	border: 1px solid #fff;
	border-top: 0;
	text-align: center;
}

.yunzz_copyright_box .line {
	margin: 0 30px;
	height: 0;
	border-bottom: 1px solid #f5f5f5;
}

.yunzz_copyright_box p {
	line-height: 24px;
	padding: 17px 0 14px 0;
	color: #777;
	font-size: 12px;
}

.yunzz_copyright_box ul {
	width: 330px;
	margin: 20px auto;
}

.yunzz_copyright_box ul li {
	width: 83px;
	height: 30px;
	margin: 0 13px;
	float: left;
}

.yunzz_copyright_box ul li a {
	width: 83px;
	height: 30px;
	line-height: 90px;
	display: block;
	overflow: hidden;
	background-image: url(../images/copyright.png);
	background-repeat: no-repeat;
}

.yunzz_copyright_box ul li.img1 a {
	background-position: 0 0;
}

.yunzz_copyright_box ul li.img2 a {
	background-position: 0 -30px;
}

.yunzz_copyright_box ul li.img3 a {
	background-position: 0 -60px;
}

.yunzz_theme_box {
	margin: 10px auto;
	height: 30px;
	line-height: 30px;
}

.yunzz_theme_box a {
	padding: 5px 10px;
	color: #fff;
	background-color: #ff3333;
	border: 1px solid #ff3333;
	margin: 0 10px;
}

.yunzz_theme_box a:hover {
	text-decoration: none;
}

.yunzz_theme_box a.touch {
	background-color: #ff6600;
	border: 1px solid #ff6600;
}

/*nav*/
.yunzz_nav_box {
	margin: 8px auto;
	/* height: 40px; */
	line-height: 40px;
	font-size: 12px;
	color: #777;
	padding: 12px;
	line-height: 1.75;
}

.yunzz_nav_box a {
	color: #777;
}

.yunzz_nav_box b {
	margin: 0 5px;
	font-weight: 400;
	font-size: 12px;
	color: #777;
}

.yunzz_nav_box-jpfw {
	padding-top: 0;
	margin-top: 0;
	padding-left: 0;
}

/*filter*/
.h174 {
	height: 154px;
	overflow: hidden;
}

/* 列表筛选 */
.yunzz_filter_outer {
	margin-bottom: 12px;
}

.yunzz_filter_outer>div {
	padding: 30px 40px;
	background-color: #fff;
}

.yunzz_filter_box {
	position: relative;
}

.yunzz_filter_box .box-tips {
	padding: 0 10px;
	display: none;
}

.yunzz_filter_box .box-tips div.l {
	width: 100px;
	line-height: 40px;
	text-indent: 20px;
	color: #666;
	float: left;
}

.yunzz_filter_box .box-tips ul.l {
	width: 1050px;
	margin-top: 7px;
	float: left;
}

.yunzz_filter_box .box-tips ul li {
	height: 26px;
	line-height: 26px;
	margin-right: 10px;
	/*display: inline;*/
	float: left;
}

.yunzz_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(../images/x.png);
	background-repeat: no-repeat;
	background-position: 6px -1px;
	padding-left: 25px;
}

.yunzz_filter_box .box-tips ul li a:hover,
.yunzz_filter_box .box-tips ul li a.action {
	border: 1px solid #14b4f0;
	color: #14b4f0;
	text-decoration: none;
	background-position: 6px -24px;
}

.yunzz_filter_box .box-item {
	margin-bottom: 16px;
	padding-bottom: 16px;
	border-bottom: solid 1px #f6f6f6;
}

.yunzz_filter_box .box-item:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.yunzz_filter_box .box-item .l {
	width: 70px;
	line-height: 25px;
	font-size: 13px;
	color: #999;
	text-align: left;
	float: left;
}

.yunzz_filter_box .box-item .h {
	line-height: 25px;
	text-align: center;
	float: left;
}

.yunzz_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;
}

.yunzz_filter_box .box-item .h _a:hover,
.yunzz_filter_box .box-item .h a.action {
	background-color: #f6f6f6;
	text-decoration: none;
	color: #ff3333;
	font-weight: bold;
}

.yunzz_filter_box .box-item .r {
	width: 874px;
	line-height: 25px;
	float: left;
}

.yunzz_filter_box .box-item .r ul {
	height: auto;
	overflow: hidden;
	margin-left: 5px;
}

.yunzz_filter_box .box-item .r ul.collapse {
	height: 25px;
}

.yunzz_filter_box .box-item .r ul::after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.yunzz_filter_box .box-item .r ul li {
	height: 25px;
	float: left;
}

.yunzz_filter_box .box-item .r ul li.split {
	width: 100%;
	height: 1px;
	margin: 12px 0;
	overflow: hidden;
	border-bottom: 1px dotted #ececec;
}

.yunzz_filter_box .box-item .r ul li a {
	color: #222;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	display: inline-block;
	white-space: nowrap;
	padding: 0 17px;
	border-radius: 2px;
}

.yunzz_filter_box .box-item .r ul li a:hover,
.yunzz_filter_box .box-item .h a:hover {
	cursor: pointer;
	background-color: #f6f6f6;
	text-decoration: none;
	color: #ff3333;
}

.yunzz_filter_box .box-item .r a:hover,
.yunzz_filter_box .box-item .r a.action,
.yunzz_filter_box .box-item .r .app-menu-active a {
	background-color: #f6f6f6;
	text-decoration: none;
	color: #ff3333;
}

.yunzz_filter_box .box-item .r a.action,
.yunzz_filter_box .box-item .r .app-menu-active a {
	font-weight: bold;
}

.yunzz_filter_box .noexpand .r {
	width: 1030px;
}

.yunzz_filter_box .box-item .r ul.select li {
	height: 35px;
	line-height: 35px;
}

.yunzz_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;
}

.yunzz_filter_box .box-item .r ul.select li select.action {
	color: #14b4f0;
	border: 1px solid #14b4f0;
}

.yunzz_filter_box .box-item .m {
	line-height: 25px;
	text-align: center;
	float: right;
}

.yunzz_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;
	color: #666;
}

.yunzz_filter_box .box-item .m a::after {
	content: '';
	display: inline-block;
	width: 8px;
	height: 5px;
	margin-left: 7px;
	overflow: hidden;
	background: url(../images/yunzz/yunzz_icon_filter.png) no-repeat center;
	vertical-align: middle;
	margin-bottom: 4px;
	-webkit-transition: all .4s;
	transition: all .4s;
}

.yunzz_filter_box .box-item .m a.f_open::after {
	transform: scaleY(-1);
	-webkit-transition: scaleY(-1);
}

.yunzz_filter_box .box-item .m a:hover {
	color: #00a9e3;
}

.yunzz_filter_box .box-item .m a:hover i {
	background-position: right -10px;
}

.yunzz_filter_box .scroll .m a i {
	background-position: right -22px;
}

.yunzz_filter_box .scroll .m a:hover i {
	background-position: right -30px;
}

.yunzz_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;
}

.yunzz_filter_box .box-expand a {
	width: 80px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	text-decoration: none;
}

.yunzz_filter_box .box-expand a i {
	width: 10px;
	height: 6px;
	line-height: 20px;
	margin-left: 3px;
	overflow: hidden;
	display: inline-block;
	background-image: url(../images/filter.png);
	background-position: 0 -10px;
	background-repeat: no-repeat;
}

.yunzz_filter_box .box-expand a:hover i {
	background-position: 0 0;
}

.yunzz_filter_box .box-collapse a i {
	background-position: 0 -30px;
}

.yunzz_filter_box .box-collapse a:hover i {
	background-position: 0 -20px;
}

.yunzz_comlist_box>div>ul>li {
	margin-bottom: 12px;
}

.yunzz_filter_box_sci .box-item:not(:first-of-type) {
	float: left;
	width: 36%;
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.yunzz_filter_box_sci .box-item:not(:first-of-type) .r {
	width: 61%;
}

.yunzz_filter_box_sci .box-item:nth-of-type(2),
.yunzz_filter_box_sci .box-item:nth-of-type(4) {
	width: 32%;
}
.yunzz_filter_box_sci .box-item:nth-of-type(2) .r ul li a{
	padding: 0 10px;
}
.yunzz_filter_box_sci .box-item:nth-of-type(2),
.yunzz_filter_box_sci .box-item:nth-of-type(3) {
	position: relative;
	margin-bottom: 0;
}

.yunzz_filter_box_sci .box-item:nth-of-type(2)::after,
.yunzz_filter_box_sci .box-item:nth-of-type(3)::after {
	content: '';
	display: inline-block;
	width: 1px;
	height: 24px;
	background-color: #e2e2e2;
	position: absolute;
	right: 0;
	top: 0;
	visibility: visible;
}

.yunzz_filter_box_sci .box-item:nth-of-type(2)::after {
	right: 7%;
}

.yunzz_filter_box_sci .box-item:nth-of-type(3)::after {
	right: 7%;
}

/*分栏*/
.yunzz_w990 {
	width: 990px;
}

.yunzz_w200 {
	width: 200px;
}

/*list*/
.yunzz_list_box {
	/*width: 990px;*/
}

.yunzz_list_box .box-tab {
	padding: 20px;
	line-height: 30px;
	overflow: hidden;
	background: #FFF;
	border-bottom: 2px solid #ff3333;
}

.yunzz_list_box .yunzz_box_tag {
	background-color: #fff;
	margin: 0;
	padding: 20px;
}

.yunzz_list_box .box-tab .l {
	min-width: 60px;
	margin-left: 5px;
	padding-right: 20px;
	text-align: center;
	float: left;
}

.yunzz_list_box .box-tab .c {
	width: 800px;
	float: left;
}

.yunzz_list_box .box-tab .c li {
	min-width: 88px;
	height: 27px;
	line-height: 30px;
	overflow: hidden;
	margin-right: 5px;
	border: 1px solid #d6d6d6;
	border-bottom: none;
	text-align: center;
	float: left;
}

.yunzz_list_box .box-tab .c li.action {
	border-color: #ff3333;
	background-color: #ff3333;
}

.yunzz_list_box .box-tab .c li.asc,
.yunzz_list_box .box-tab .c li.desc {
	background-image: url(../images/jt.png);
	background-repeat: no-repeat;
}

.yunzz_list_box .box-tab .c li.asc {
	background-position: right -31px;
}

.yunzz_list_box .box-tab .c li.action.asc {
	background-position: right -111px;
}

.yunzz_list_box .box-tab .c li.desc {
	background-position: right 9px;
}

.yunzz_list_box .box-tab .c li.action.desc {
	background-position: right -71px;
}

.yunzz_list_box .box-tab .c li a {
	padding: 0 25px 0 15px;
	color: #333;
}

.yunzz_list_box .box-tab .c li.action a {
	color: #fff;
}

.yunzz_list_box .box-con {
	margin: 0 0 10px 10px;
}

.yunzz_keyword_list .yunzz_list_box .box-con {
	margin: 0;
}

.yunzz_list_box .box-item {
	position: relative;
	padding: 32px 10px 30px 10px;
	border: 1px solid #fff;
	border-bottom-color: #eee;
}

.yunzz_keyword_list .yunzz_list_box .box-item {
	background-color: #fff;
	border: none;
	margin-bottom: 10px;
}

.yunzz_list_box .box-item:hover {
	border-bottom-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.yunzz_list_box .box-item .item-l {
	width: 160px;
	text-align: center;
	float: left;
}

.yunzz_list_box .box-item .item-c {
	width: 700px;
	float: left;
	margin-left: 20px;
}

.yunzz_list_box .box-item .item-r {
	width: 95px;
	margin-right: 10px;
	text-align: right;
	float: right;
}

.yunzz_list_box .box-item .item-image {
	display: inline-block;
	width: 130px;
	height: 180px;
}

.yunzz_list_box .box-item .item-image img {
	width: 100%;
	height: 100%;
}

.yunzz_list_box .box-item .item-title {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: 700;
	color: #ff3333;
	margin-bottom: 10px;
}

.yunzz_list_box .box-item .item-title h4 {
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	font-weight: 700;
}

.yunzz_list_box .box-item .item-param::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.yunzz_list_box .box-item .item-param li {
	width: 220px;
	height: 25px;
	line-height: 25px;
	margin-right: 10px;
	float: left;
	font-size: 12px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.yunzz_list_box .box-item .item-param li.nofloat {
	width: 100%;
	clear: both;
}

.yunzz_list_box .box-item .item-param li.nofloat a {
	margin-right: 10px;
}

.yunzz_list_box .box-item .item-param li.info {
	height: 50px;
	white-space: normal;
	color: #666;
	margin-bottom: 10px;
}

.yunzz_list_box .box-item .item-param li span {
	margin-right: 3px;
	color: #333;
}

.yunzz_list_box .box-item .item-param li a {
	color: #333;
}

.yunzz_list_box .box-item .item-param .nofloat a {
	color: #0045c0;
}

.yunzz_list_box .box-item .item-param li.ar10 a {
	margin-right: 10px;
}

.yunzz_list_box .box-item .item-info {
	height: 25px;
	line-height: 25px;
	color: #999;
}

.yunzz_list_box .box-item .item-info b {
	margin: 0 5px;
	color: #ff3333;
	font-family: verdana;
	font-weight: 700;
}

.yunzz_list_box .box-item .item-but div {
	text-align: center;
}

.yunzz_list_box .box-item .item-but div a {
	width: 80px;
	height: 29px;
	line-height: 29px;
	margin: 8px auto;
	display: block;
	border: 1px solid #ececec;
	background-color: #f7f7f7;
	text-decoration: none;
}

.yunzz_list_box .box-item .item-but div a:hover {
	color: #fff;
	border: 1px solid #ff3333;
	background-color: #ff3333;
}

.yunzz_list_box .box-item .item-but .but-talk a {
	color: #fff;
	border: 1px solid #ff3333;
	background-color: #ff3333;
}

.yunzz_list_box .box-item .item-but .but-talk a:hover {
	background-color: #ff3333;
	border: 1px solid #ff3333;
}

.yunzz_list_box .box-item .item-but .but-talk a:hover span {
	color: #fff;
}

.yunzz_list_box .box-item .item-but .yunzz_but_favorite span {
	position: relative;
	top: -1px;
}

.yunzz_but_favorite i {
	margin-right: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #cf4204;
}

.yunzz_list_box .box-item .item-but .yunzz_but_favorite a:hover i {
	color: #fff;
}

.yunzz_list_box .box-item div.but-info {
	height: 25px;
	line-height: 25px;
	margin: 8px auto;
	color: #999;
	text-align: center;
}

.yunzz_keyword_list .yunzz_list_box .box-item div.but-info {
	text-align: center;
}

.yunzz_list_box .box-item .but-info b {
	margin: 0 5px;
	color: #ff3333;
	font-family: verdana;
	font-weight: 700;
}


.yunzz_list_box .shop {
	height: auto;
	padding: 15px 10px;
	border: 1px solid #fff;
}

.yunzz_list_box .shop:hover {
	border-bottom-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.yunzz_list_box .shop .item-discount {
	position: absolute;
	width: 50px;
	height: 50px;
	line-height: 50px;
	left: 2px;
	top: 2px;
	z-index: 99;
	background-image: url(../images/cart.png);
	background-size: 273% 546%;
	background-position: 0 -163px;
	font-size: 32px;
	font-family: "Microsoft Yahei";
	text-align: left;
	text-indent: 10px;
	color: #fff;
	display: none;
}

.yunzz_list_box .shop .item-param li.info {
	height: 50px;
	white-space: normal;
	margin-bottom: 10px;
}

.yunzz_list_box .shop .item-param .price font {
	font-size: 16px;
	font-weight: bold;
}

.yunzz_list_box .shop .item-param .price i {
	font-style: normal;
	font-size: 12px;
	margin-right: 3px;
}

.yunzz_list_box .shop .item-param .price s {
	font-size: 12px;
	color: #aaa;
}

.yunzz_list_box .zzs {
	height: 140px;
}

.yunzz_list_box .zzs .item-c {
	width: 830px;
}

.yunzz_list_box .zzs .item-param {
	height: auto;
}

.yunzz_list_box .zzs .item-param li {
	width: 380px;
}


/*page*/
.yunzz_page_box {
	line-height: 30px;
	margin: 40px auto;
	text-align: center;
}

.yunzz_page_box ul {
	/*float:right;*/
}

.yunzz_page_box ul li {
	line-height: 40px;
	margin-right: 5px;
	/*float:left;*/
	display: inline-block;
}

.yunzz_page_box ul li a {
	height: 28px;
	line-height: 28px;
	padding: 0 12px;
	display: inline-block;
	font-size: 14px;
	color: #ff3333;
	border: 1px solid #d6d6d6;
}

.yunzz_page_box ul li a:hover,
.yunzz_page_box ul li a.action {
	color: #fff;
	text-decoration: none;
	background-color: #ff3333;
	border: 1px solid #ff3333;
}

.yunzz_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;
}

.yunzz_page_box ul li a.prev {
	padding-left: 16px;
	background-image: url(../images/page.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.yunzz_page_box ul li a.next {
	padding-right: 16px;
	background-image: url(../images/page.png);
	background-position: 100% 0;
	background-repeat: no-repeat;
}

.yunzz_page_box ul li a.prev:hover {
	background-position: 0 -29px;
}

.yunzz_page_box ul li a.next:hover {
	background-position: 100% -29px;
}

/*article*/
.yunzz_article_box {
	border: 1px solid #f3f3f3;
}

.yunzz_article_box .box-bar {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #fafafa;
	color: #333;
}

.yunzz_article_box .box-item {
	margin: 10px;
}

.yunzz_article_box .box-item ul li {
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	background-image: url(../images/dot.png);
	background-position: 0 12px;
	background-repeat: no-repeat;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_article_box .box-item ul li.split {
	height: 0px;
	border-bottom: 1px dotted #999;
	margin-top: 5x;
	margin-bottom: 5px;
	overflow: hidden;
}

.yunzz_article_box .box-item ul li a {
	color: #333;
	text-decoration: none;
}

.yunzz_article_box .box-item ul li a:hover {
	color: #cc0001;
}

/*image*/
.yunzz_image_box {
	border: 1px solid #f3f3f3;
}

.yunzz_image_box .box-bar {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #fafafa;
	color: #333;
}

.yunzz_image_box .box-item {
	margin: 10px;
}

.yunzz_image_box .box-item ul li {
	margin: 30px 0;
	border-bottom: 1px solid #ececec;
	text-align: center;
	position: relative;
}

.yunzz_image_box .box-item ul li:last-child {
	border-bottom: 0 solid #ececec;
}

.yunzz_image_box .box-item .item-pic {
	width: 120px;
	margin: 0 auto;
}

.yunzz_image_box .box-item .item-pic img {
	width: 120px;
	height: 160px;
}

.yunzz_image_box .box-item .item-info {
	margin-top: 10px;
	line-height: 24px;
}

.yunzz_image_box .box-item .item-info a {
	color: #ff3333;
	text-decoration: none;
}

.yunzz_image_box .box-item .item-info a:hover {
	color: #ff3333;
}

.yunzz_image_box .box-item .item-info span {
	color: #999;
}

.yunzz_image_box .box-item .item-info span b {
	margin-left: 3px;
	color: #cc0001;
}

.yunzz_image_box .box-item .item-level {
	line-height: 24px;
	font-size: 12px;
	color: #666;
	text-align: center;
}

.yunzz_image_box .box-item .item-level a {
	color: #666;
}

.yunzz_image_box .box-item .item-level span {
	margin-left: 5px;
	color: #cc0001;
}

.yunzz_image_box .box-item .item-price {
	font-family: "Arial";
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	color: #cc0001;
}

.yunzz_image_box .box-item .item-price span {
	margin: 0 4px;
}

.yunzz_image_box .box-item .item-price s {
	font-size: 12px;
	color: #aaa;
}

.yunzz_image_box .box-item .item-price i {
	font-style: normal;
	font-size: 12px;
	margin-right: 3px;
}

.yunzz_image_box .box-item .item-discount {
	position: absolute;
	width: 50px;
	height: 50px;
	line-height: 50px;
	left: 2px;
	top: 2px;
	z-index: 99;
	background-image: url(../images/cart.png);
	background-size: 273% 546%;
	background-position: 0 -163px;
	font-size: 32px;
	font-family: "Microsoft Yahei";
	text-align: left;
	text-indent: 10px;
	color: #fff;
	display: none;
}

.yunzz_image_box .box-item .item-but {
	margin: 20px auto;
	text-align: center;
}

.yunzz_image_box .box-item .item-but a {
	width: 80px;
	height: 28px;
	line-height: 28px;
	color: #ff3333;
	display: inline-block;
	border-top: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}

.yunzz_image_box .box-item .item-but a:hover {
	color: #fff;
	background-color: #ff3333;
	text-decoration: none;
	border: 1px solid #ff3333;
	box-shadow: 2px 1px 6px #ccc;
}

.yunzz_good_box .box-item .item-but a {
	background-color: #ffeded;
	border: 1px solid #c40000;
	color: #c40000;
}

.yunzz_good_box .box-item .item-but a:hover {
	background-color: #c40000;
	border: 1px solid #c40000;
	color: #fff;
}


/*imagetxt*/
.yunzz_imagetx_box {
	border: 1px solid #f3f3f3;
}

.yunzz_imagetx_box .box-bar {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #fafafa;
	color: #333;
}

.yunzz_imagetx_box .box-item {
	margin: 10px;
}

.yunzz_imagetx_box .box-item ul li {
	border-bottom: 1px solid #ececec;
	padding: 15px 0;
	position: relative;
}

.yunzz_imagetx_box .box-item ul li:last-child {
	border-bottom: 0 solid #ececec;
}

.yunzz_imagetx_box .box-item .item-pic {
	width: 95px;
	float: left;
	text-align: center;
}

.yunzz_imagetx_box .box-item .item-pic img {
	width: 75px;
	height: 100px;
}

.yunzz_imagetx_box .box-item .item-txt {
	width: 130px;
	overflow: hidden;
	float: left;
}

.yunzz_imagetx_box .box-item .item-info {
	line-height: 24px;
}

.yunzz_imagetx_box .box-item .item-info a {
	color: #333;
	text-decoration: none;
}

.yunzz_imagetx_box .box-item .item-info a:hover {
	color: #ff3333;
}

.yunzz_imagetx_box .box-item .item-info span {
	color: #999;
}

.yunzz_imagetx_box .box-item .item-info span b {
	margin-left: 3px;
	color: #cc0001;
}

.yunzz_imagetx_box .box-item .item-level {
	line-height: 24px;
	font-size: 12px;
	color: #666;
}

.yunzz_imagetx_box .box-item .item-level a {
	color: #666;
}

.yunzz_imagetx_box .box-item .item-level span {
	margin-left: 5px;
	color: #cc0001;
}

.yunzz_imagetx_box .box-item .item-price {
	font-family: "Arial";
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	color: #cc0001;
}

.yunzz_imagetx_box .box-item .item-price span {
	margin: 0 4px;
}

.yunzz_imagetx_box .box-item .item-price s {
	font-size: 12px;
	color: #aaa;
}

.yunzz_imagetx_box .box-item .item-price i {
	font-style: normal;
	font-size: 12px;
	margin-right: 3px;
}

.yunzz_imagetx_box .box-item .item-discount {
	position: absolute;
	width: 50px;
	height: 50px;
	line-height: 50px;
	left: 2px;
	top: 2px;
	z-index: 99;

	background-image: url(../images/cart.png);
	background-size: 273% 546%;
	background-position: 0 -163px;
	font-size: 32px;
	font-family: "Microsoft Yahei";
	text-align: left;
	text-indent: 10px;
	color: #fff;
	display: none;
}

.yunzz_imagetx_box .box-item .item-but {
	margin: 20px auto;
	text-align: center;
}

.yunzz_imagetx_box .box-item .item-but a {
	width: 80px;
	height: 28px;
	line-height: 28px;
	color: #ff3333;
	display: inline-block;
	border-top: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}

.yunzz_imagetx_box .box-item .item-but a:hover {
	color: #fff;
	background-color: #ff3333;
	text-decoration: none;
	border: 1px solid #ff3333;
	box-shadow: 2px 1px 6px #ccc;
}

.yunzz_good_box .box-item .item-info span b {
	color: #666;
}

/*sort*/
.yunzz_sort_box {
	border: 1px solid #f3f3f3;
}

.yunzz_keyword_list .yunzz_sort_box {
	background-color: #fff;
}

.yunzz_sort_box .box-bar {
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	margin: 0 20px;
	color: #333;
	text-align: center;
	border-bottom: 1px solid #999;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	font-weight: 700;
}

.yunzz_sort_box .box-item {
	margin: 10px;
}

.yunzz_sort_box .box-item ul {
	text-align: center;
}

.yunzz_sort_box .box-item ul li {
	height: 28px;
	line-height: 28px;
	margin: 8px auto;
}

.yunzz_sort_box .box-item ul li a {
	margin: 0 auto;
	width: 160px;
	height: 28px;
	line-height: 28px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	color: #333;
	background-color: #f7f7f7;
	border: 1px solid #ececec;
}

.yunzz_sort_box .box-item ul li a:hover {
	color: #fff;
	background-color: #ff3333;
	border: 1px solid #ff3333;
}

/*qikan*/
.yunzz_qikan_box {
	border: 1px solid #f3f3f3;
}

.yunzz_qikan_box .box-bar {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #fafafa;
	color: #333;
}

.yunzz_qikan_box .box-pic {
	margin: 20px 0;
	text-align: center;
}

.yunzz_qikan_box .box-pic img {
	width: 200px;
	height: 265px;
}

.yunzz_qikan_box .box-info {
	padding: 0 20px;
	line-height: 25px;
}

.yunzz_qikan_box .box-info a {
	color: #ff3333;
	margin-right: 5px;
}

.yunzz_qikan_box .box-info span {
	margin-left: 3px;
	margin-right: 5px;
	color: #cc0001;
	font-size: 14px;
}

.yunzz_qikan_box .box-but {
	margin: 20px 20px;
	text-align: left;
}

.yunzz_qikan_box .box-but a {
	width: 70px;
	height: 28px;
	line-height: 28px;
	color: #ff3333;
	display: inline-block;
	border: 1px solid #e9e9e9;
	text-align: center;
}

.yunzz_qikan_box .box-but a:hover,
.yunzz_qikan_box .box-but a.action {
	color: #fff;
	background-color: #ff3333;
	text-decoration: none;
	border: 1px solid #ff3333;
	box-shadow: 2px 1px 6px #ccc;
}

.yunzz_qikan_box .box-item {
	line-height: 25px;
	margin: 10px 20px;
}

.yunzz_qikan_box .box-item dt {
	font-weight: bold;
	color: #666;
	margin-bottom: 10px;
	border-bottom: 1px solid #ececec;
}

.yunzz_qikan_box .box-item dd {
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.yunzz_qikan_box .box-item dd span {
	color: #666;
}

.yunzz_qikan_box .box-item dd a {
	color: #ff3333;
}

.yunzz_qikan_box .box-item dd b {
	color: #cc0001;
}

.yunzz_down_box {
	margin: 20px auto;
	text-align: center;
}

.yunzz_down_box a {
	width: 120px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	margin: 0 20px;
	color: #ff3333;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ff3333;
	border-radius: 5px;
	text-align: left;
	font-size: 14px;
}

.yunzz_down_box a i {
	width: 20px;
	height: 20px;
	margin: 10px 5px 10px 15px;
	overflow: hidden;
	display: inline-block;
	background-image: url(../images/down.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

.yunzz_down_box a i.img2 {
	background-position: -20px 0;
}

.yunzz_down_box a i.img3 {
	background-position: -40px 0;
}

.yunzz_down_box a i.img4 {
	background-position: -60px 0;
}

.yunzz_down_box a i.img5 {
	background-position: -80px 0;
}

.yunzz_down_box a i.img6 {
	background-position: -100px 0;
}

.yunzz_down_box a:hover,
.yunzz_down_box a.action {
	color: #fff;
	background-color: #ff3333;
}

.yunzz_down_box a:hover i,
.yunzz_down_box a.action i {
	background-position: 0 -20px;
}

.yunzz_down_box a:hover i.img2,
.yunzz_down_box a.action i.img2 {
	background-position: -20px -20px;
}

.yunzz_down_box a:hover i.img3,
.yunzz_down_box a.action i.img3 {
	background-position: -40px -20px;
}

.yunzz_down_box a:hover i.img4,
.yunzz_down_box a.action i.img4 {
	background-position: -60px -20px;
}

.yunzz_down_box a:hover i.img5,
.yunzz_down_box a.action i.img5 {
	background-position: -80px -20px;
}

.yunzz_down_box a:hover i.img6,
.yunzz_down_box a.action i.img6 {
	background-position: -100px -20px;
}

/*分栏*/
.yunzz_w940 {
	width: 940px;
}

.yunzz_w250 {
	width: 250px;
}

/*booknva*/
.bookyunzz_nav_box {
	padding-bottom: 20px;
	/* background-color: #f5f5f5; */
}
.yunzz_qk_pllist .bookyunzz_nav_box{
	background-color: #fff;
}
.yunzz_keyword_list .bookyunzz_nav_box {
	background-color: #fff;
}

.bookyunzz_nav_box .box-bar {
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	margin: 0 20px 10px 20px;
	color: #333;
	text-align: center;
	border-bottom: 1px solid #999;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	font-weight: 700;
}

.bookyunzz_nav_box .box-item dl {
	height: 35px;
	overflow: hidden;
	margin: 0 15px;
}

.bookyunzz_nav_box .box-item dl.action {
	height: auto;
}

.bookyunzz_nav_box .box-item dl dt {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	font-weight: 700;
	color: #666;
	padding-left: 10px;
	cursor: pointer;
}

.bookyunzz_nav_box .box-item dl dt i {
	width: 16px;
	height: 16px;
	margin-right: 5px;
	display: inline-block;
	background-image: url(../images/add.png);
	background-position: -32px -1px;
	background-repeat: no-repeat;
	margin-top: 11px;
	float: left;
}

.bookyunzz_nav_box .box-item dl.action dt i {
	background-position: -48px -1px;
}

.bookyunzz_nav_box .box-item dl dt:hover,
.bookyunzz_nav_box .box-item dl.action dt {
	color: #ff3333;
}

.bookyunzz_nav_box .box-item dl dt:hover a,
.bookyunzz_nav_box .box-item dl.action dt a {
	color: #ff3333;
}

.bookyunzz_nav_box .box-item dl dd {
	margin-left: 16px;
}

.bookyunzz_nav_box .box-item dl dd a {
	width: 80px;
	height: 28px;
	line-height: 28px;
	padding: 0;
	text-align: center;
	display: inline-block;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.bookyunzz_nav_box .box-item dl dd a:hover {
	color: #fff;
	background-color: #ff3333;
}

.bookyunzz_nav_box .box-item dl dd a span {
	color: #999;
}

.bookyunzz_nav_box .box-item dl dd a:hover span {
	color: #fff;
}

.bookyunzz_nav_box .box-item dl.col2::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.bookyunzz_nav_box .box-item dl.col2 dd {
	width: 90px;
	margin: 0 0 0 10px;
	text-align: center;
	float: left;
}

.bookyunzz_nav_box .box-item dl.tl dd {
	text-align: left;
}

.bookyunzz_nav_box .box-item dl.col2 dd a {
	width: 80px;
}

.bookyunzz_nav_box .box-item dl.col4::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.bookyunzz_nav_box .box-item dl.col4 dd {
	width: 60px;
	margin: 0 0 0 10px;
	text-align: center;
	float: left;
}

.bookyunzz_nav_box .box-item dl.col4 dd a {
	width: 60px;
}


/*分栏*/
.yunzz_w850 {
	width: 847px;
}

.yunzz_w350 {
	width: 350px;
}

.yunzz_bd1 {
	border: 1px solid #f3f3f3;
}

.yunzz_bd1 img {
	width: 100%;
}

.yunzz_bd1 #yw0 {
	width: auto;
}

/*yunzz_preview_box*/
.yunzz_preview_box {
	/* height:580px; */
	height: auto;
	overflow: hidden;
	/*border-right:1px solid #ececec;*/
}

.yunzz_preview_box .box-image {
	height: 415px;
	border-bottom: 1px solid #ececec;
}

.yunzz_preview_box .box-image .preview {
	position: relative;
	margin: 20px 30px;
	width: 290px;
	height: 390px;
	overflow: hidden;
}

.yunzz_preview_box .box-image .preview img {
	width: 290px;
	height: 390px;
}

.yunzz_preview_box .box-image .zoomdiv img {
	width: auto;
	height: auto;
	margin: 0;
}

.yunzz_preview_box .box-image-item {
	height: 90px;
	border-bottom: 1px solid #ececec;
}

.yunzz_preview_box .box-image-item .item-l,
.yunzz_preview_box .box-image-item .item-r {
	width: 12px;
	height: 62px;
	margin: 10px 5px;
	overflow: hidden;
	float: left;
}

.yunzz_preview_box .box-image-item .item-l a,
.yunzz_preview_box .box-image-item .item-r a {
	width: 12px;
	height: 62px;
	overflow: hidden;
	display: inline-block;
	background-image: url(../images/preview.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.yunzz_preview_box .box-image-item .item-l a:hover {
	background-position: -13px 0;
}

.yunzz_preview_box .box-image-item .item-r a {
	background-position: 0 -67px;
}

.yunzz_preview_box .box-image-item .item-r a:hover {
	background-position: -13px -67px;
}

.yunzz_preview_box .box-image-item .item-c {
	width: 305px;
	height: 62px;
	margin: 10px 0;
	overflow: hidden;
	position: relative;
	float: left;
}

.yunzz_preview_box .box-image-item .item-con {
	width: 65535px;
	position: relative;
}

.yunzz_preview_box .box-image-item .item-c ul {
	float: left;
	position: relative;
}

.yunzz_preview_box .box-image-item .item-c ul li {
	width: 54px;
	overflow: hidden;
	margin: 0 3px 0 4px;
	float: left;
}

.yunzz_preview_box .box-image-item .item-c ul li a {
	width: 54px;
	height: 62px;
	display: inline-block;
}

.yunzz_preview_box .box-image-item .item-c ul li a:hover,
.yunzz_preview_box .box-image-item .item-c ul li.action a {
	background-image: url(../images/preview.png);
	background-position: -30px 0;
	background-repeat: no-repeat;
}

.yunzz_preview_box .box-image-item .item-c ul li a img {
	width: 37px;
	height: 54px;
	margin: 4px 7px;
}

.yunzz_preview_box .box-share-item {
	height: 58px;
}

.yunzz_preview_box .box-share-item .item-l {
	width: 75px;
	height: 16px;
	margin: 20px 0 20px 12px;
	font-size: 12px;
	line-height: 16px;
	color: #999;
	float: left;
}

.yunzz_preview_box .box-share-item .item-l i {
	width: 16px;
	height: 16px;
	margin-right: 5px;
	float: left;
	background-image: url(../images/preview.png);
	background-position: 0 -140px;
	background-repeat: no-repeat;
}

.yunzz_preview_box .box-share-item .item-c {
	width: 170px;
	height: 16px;
	margin: 14px 0 26px 0;
	float: left;
}

.yunzz_preview_box .box-share-item .item-r {
	width: 75px;
	height: 16px;
	margin: 20px 0 20px 12px;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	float: left;
}

.yunzz_preview_box .box-share-item .item-r i {
	width: 16px;
	height: 16px;
	margin-right: 5px;
	float: left;
	background-image: url(../images/preview.png);
	background-position: 0 -160px;
	background-repeat: no-repeat;
}

.yunzz_preview_box .box-share-item .item-r a:hover {
	text-decoration: none;
}


/*info*/
.yunzz_info_box {
	/* min-height:580px; */
	min-height: 495px;
	/*overflow:hidden;*/
	border-left: 1px solid #ececec;
	position: relative;
}

.yunzz_info_box .box-title {
	position: relative;
	margin: 20px 20px 0 20px;
}

.yunzz_info_box .box-title h3 {
	/* height:28px; */
	line-height: 36px;
	font-family: "Microsoft YaHei";
	font-size: 24px;
	color: #333;
	font-weight: 700;
	float: left;
}

.yunzz_info_box .box-title hr {
	height: 1px;
	border: 0;
	background-color: #e5e5e5;
	margin: 18px auto 20px auto;
}

.yunzz_info_box .box-description {
	margin: 10px 20px 0 20px;
	height: 50px;
	line-height: 25px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #333;
	font-weight: 400;
	overflow: hidden;
}

.yunzz_info_box .box-item {
	margin: 10px 20px 0 20px;
	background-color: #f8f8f8;
	color: #333;
}

.yunzz_info_box .box-item ul {
	height: 72px;
	padding: 10px 20px;
}

.yunzz_info_box .box-item ul li {
	width: 22%;
	height: 23px;
	line-height: 23px;
	margin-right: 3%;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 12px;
	color: #333;
}

.yunzz_info_box .box-item ul li span {
	margin-right: 3px;
}

.yunzz_info_box .box-item ul li a {
	color: #666;
}

.yunzz_info_box .box-item ul li a:hover {
	color: #ff3333;
}



.yunzz_box_item_tabs .yunzz_box_item_tabs_tit i {
	width: 11px;
	height: 7px;
	display: inline-block;
	background: url(../images/sprites_introduce.png);
	background-position: 96px -8px;
}

.yunzz_info_box .box-item-normal {
	border: 0;
	background-color: #fff;
	font-size: 14px;
}

.yunzz_info_box .box-item-normal ul {
	height: auto;
	padding: 0;
}

.yunzz_info_box .box-item-normal ul li {
	width: 30%;
	font-size: 14px;
	margin-bottom: 9px;
	color: #000;
}

.yunzz_info_box .box-item-normal ul li span {
	color: #333;
}

.yunzz_info_box .box-item-normal ul li .box-item-b {
	font-weight: 700;
}

.yunzz_box_item_tabs {
	margin: 20px 20px 0 20px;
	font-size: 0;
}

.yunzz_box_item_tabs .yunzz_box_item_tabs_tit span {
	padding: 10px 20px;
	font-size: 14px;
	cursor: pointer;
	background-color: #fff;
	display: inline-block;
}

.yunzz_box_item_tabs .yunzz_box_item_tabs_tit .active {
	border: 1px solid #e5e5e5;
	border-bottom: 1px solid #fff;
}

.yunzz_box_item_tabs .yunzz_box_item_tabs_tit .active i {
	background-position: 74px -7px;
	width: 8px;
	height: 9px;
}

.yunzz_box_item_tabs .yunzz_box_item_tabs_con {
	font-size: 14px;
	border: 1px solid #e5e5e5;
	margin-top: -1px;
	padding: 10px 20px;
}

.yunzz_box_item_tabs .yunzz_box_item_tabs_con li {
	font-size: 14px;
	display: none;
	line-height: 30px;
}

.yunzz_box_item_tabs .yunzz_box_item_tabs_con li a {
	padding: 3px 5px;
	color: #3742a7;
	line-height: 1.7;
}

.yunzz_box_item_tabs .yunzz_box_item_tabs_con li a:hover {
	background-color: #3742a7;
	color: #fff;
	text-decoration: none;
}

.yunzz_box_item_tabs .yunzz_box_item_tabs_con li.active {
	display: block;
}



.yunzz_info_box .box-affect {

	margin: 10px 20px 0 20px;
}

.yunzz_info_box .box-affect ul li {
	height: 28px;
	line-height: 28px;
	color: #333;
	font-size: 14px;
}

.yunzz_info_box .box-affect ul li span {
	margin-left: 10px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #cc0001;
}

.yunzz_info_box .box-category {
	height: 24px;
	line-height: 24px;
	margin: 5px 20px;
	color: #333;
	font-size: 14px;
}

.yunzz_info_box .box-qkjb {
	margin-top: 4px;
	float: left;
}

.yunzz_info_box .box-category span {}

.yunzz_info_box .box-category a {
	padding: 3px 5px;
	color: #ff3333;
	/*font-size:12px;*/
}

.yunzz_info_box .box-category a:hover {
	background-color: #ff3333;
	color: #fff;
	text-decoration: none;
}

.yunzz_info_box .box-record {
	margin: 5px 20px;
}

.yunzz_info_box .box-record .record-l {
	width: 70px;
	height: 25px;
	line-height: 25px;
	color: #333;
	font-size: 14px;
	float: left;
}

.yunzz_info_box .box-record .record-r {
	width: 717px;
	float: left;
}

.yunzz_info_box .box-record .record-r ul {
	/*padding: 5px 10px;*/
	margin-bottom: 10px;
	min-height: 100px;
	/*height:100px;
    overflow:auto;
    overflow-x:hidden;*/
}

.yunzz_info_box .box-record .record-r ul li {
	height: 24px;
	line-height: 24px;
	white-space: nowrap;
	font-size: 14px;
	margin-right: 5px;
	float: left;
}

.yunzz_info_box .box-record .record-r ul li a {
	padding: 3px 5px;
	color: #ff3333;
}

.yunzz_info_box .box-record .record-r ul li a:hover {
	background-color: #ff3333;
	color: #fff;
	text-decoration: none;
}

.yunzz_info_box .yunzz_box_buy {
	margin: 10px 20px 0 20px;
	/* position: absolute;bottom: 0; */
	margin-top: 27px;
}

.yunzz_info_box .yunzz_box_buy .buy-l {
	width: 250px;
	margin: 5px 10px;
	border-right: 1px solid #ddd;
	text-align: center;
	float: left;
}

.yunzz_info_box .yunzz_box_buy .buy-l a {
	width: 155px;
	height: 48px;
	margin: 20px;
	line-height: 48px;
	display: inline-block;
	border-radius: 5px;
	background-color: #ff3333;
}

.yunzz_info_box .yunzz_box_buy .buy-l a:hover {
	background-color: #ff3333;
	text-decoration: none;
}

.yunzz_info_box .yunzz_box_buy .buy-l a i {
	width: 24px;
	height: 22px;
	margin: 13px 10px 13px 20px;
	display: inline-block;
	background-image: url(../images/preview.png);
	background-position: -60px -140px;
	background-repeat: no-repeat;
	float: left;
}

.yunzz_info_box .yunzz_box_buy .buy-l a span {
	display: block;
	font-family: "Microsoft YaHei";
	font-size: 18px;
	color: #fff;
	float: left;
}

.yunzz_info_box .yunzz_box_buy .buy-r {
	width: 480px;
	margin: 5px 10px;
	float: left;
}

.yunzz_info_box .yunzz_box_buy .buy-r .code {
	width: 88px;
	height: 88px;
	float: left;
}

.yunzz_info_box .yunzz_box_buy .buy-r .code img {
	width: 80px;
	height: 80px;
	margin: 4px;
}

.yunzz_info_box .yunzz_box_buy .buy-r ul {
	width: 430px;
	overflow: hidden;
	margin: 14px 0;
	float: left;
}

.yunzz_info_box .yunzz_box_buy .buy-r ul li {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #666;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.yunzz_info_box .yunzz_box_buy .buy-r ul li span {
	color: #999;
	margin-right: 3px;
}

.yunzz_info_box .yunzz_box_buy .buy-r ul li a {
	padding: 3px 5px;
	color: #ff3333;
}

.yunzz_info_box .yunzz_box_buy .buy-r ul li a:hover {
	background-color: #ff3333;
	color: #fff;
	text-decoration: none;
}





.yunzz_info_box .yunzz_box_pay .pay-a i {
	width: 20px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/sprites_introduce.png);
}

.yunzz_info_box .yunzz_box_pay .pay-a .i_learning {
	background-position: 128px -33px;
}

.yunzz_info_box .yunzz_box_pay .pay-a .i_consult {
	background-position: 128px -59px;
	;
}

.yunzz_info_box .yunzz_box_pay .pay-a a {
	width: 140px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	color: #fff;
	background-color: #ff3333;
	text-decoration: none;
	border-radius: 5px;
	margin-right: 12px;
}

.yunzz_info_box .yunzz_box_pay .pay-a a:hover {
	background-color: #ff3333;
}

.yunzz_info_box .yunzz_box_pay .pay-c {
	font-size: 12px;
	color: #666;
	height: 54px;
	line-height: 54px;
}

.last_child {
	margin: 0 !important;
}


.box-ad {
	margin: 10px auto;
}

.box-ad img {
	width: 100%;
}


.yunzz_info_box .yunzz_box_pay .pay-c span {
	display: inline-block;
	padding-left: 6px;
	margin-right: 20px;
	color: #333;
}

.yunzz_info_box .yunzz_box_pay .pay-c span i {
	width: 20px;
	height: 18px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px;
	background-image: url(../images/preview.png);
	background-position: -30px -140px;
	background-repeat: no-repeat;
}

.yunzz_info_box .yunzz_box_pay .pay-c a {
	color: #999;
	text-decoration: none;
}

.yunzz_info_box .yunzz_box_pay .pay-c a:hover {
	color: #ff3333;
}

.yunzz_info_box .yunzz_box_pay .pay-c span .i1 {
	width: 14px;
	height: 16px;
	background-position: -30px -140px;
}

.yunzz_info_box .yunzz_box_pay .pay-c span .i2 {
	width: 16px;
	height: 18px;
	background-position: -30px -170px;
}

.yunzz_info_box .yunzz_box_pay .pay-c span .i3 {
	width: 16px;
	height: 16px;
	background-position: -30px -200px;
}

.yunzz_info_box .box-price {
	margin: 10px 0;
	padding: 10px 20px;
	background-color: #fff2e8;
	font-size: 14px;
}

.yunzz_info_box .box-price dl dt {
	width: 80px;
	float: left;
	color: #999;
}

.yunzz_info_box .box-price dl dd {
	float: left;
}

.yunzz_info_box .box-price i {
	font-style: normal;
}

.yunzz_info_box .box-price .price-market {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #333;
}

.yunzz_info_box .box-price .price-market i {
	font-family: verdana, arial;
	font-size: 14px;
	font-weight: 400;
	margin-right: 5px;
	color: #333;
}

.yunzz_info_box .box-price .price-market .market-val {
	font-family: verdana, arial;
	font-size: 18px;
	font-weight: 400;
}

.yunzz_info_box .box-price .price-sell {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #333;
}

.yunzz_info_box .box-price .price-sell i {
	font-size: 20px;
	margin-right: 5px;
	color: #cc0001;
}

.yunzz_info_box .box-price .price-sell span {
	font-family: verdana, arial;
	font-size: 22px;
	font-weight: 700;
	color: #cc0001;
}

.yunzz_info_box .box-price .price-sell span.sell-discount {
	margin-left: 20px;
	font-size: 24px;
}

.yunzz_info_box .box-price .price-sell .sell-time {
	margin-left: 20px;
	line-height: 24px;
	color: #333;
}

.yunzz_info_box .box-price .price-sell .sell-time i {
	width: 23px;
	height: 23px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px;
	background-image: url(../images/preview.png);
	background-position: -60px -170px;
	background-repeat: no-repeat;
}

.yunzz_info_box .box-price .price-sell .sell-time span {
	margin: 0 2px;
	font-size: 14px;
	font-weight: bold;
}

.yunzz_info_box .box-price .price-sell span.sell-info {
	margin-left: 20px;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 10px;
	color: #fff;
	background-color: #f47a86;
}

.yunzz_info_box .box-price .price-sell .sell-offline span {
	margin-left: 20px;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-color: #f5b50d;
}

.yunzz_info_box .box-price .sale-info dd {
	font-size: 12px;
}

.yunzz_info_box .box-price .sale-info ul li {
	margin: 5px 0;
	color: #cc0000;
	line-height: 25px;
}

.yunzz_info_box .box-price .sale-info ul li span {
	background-color: #cc0000;
	padding: 4px 3px;
	margin-right: 20px;
	color: #fff;
}

.yunzz_info_box .box-price .sale-info ul li b {
	color: #333;
	font-weight: normal;
	margin-left: 20px;
}

.yunzz_info_box .box-price .sale-info ul li b a {
	color: #cc0001;
}

.yunzz_info_box .box-sell {
	height: 37px;
	margin: 5px 0;
	border-top: 1px dotted #c9c9c9;
	border-bottom: 1px dotted #c9c9c9;
}

.yunzz_info_box .box-sell ul li {
	margin: 5px 0;
	width: 30%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #666;
	float: left;
}

.yunzz_info_box .box-sell ul li.line {
	width: 1px;
	background-color: #fff;
	border-right: 1px dotted #c9c9c9;
}

.yunzz_info_box .box-sell ul li.clear {
	width: auto;
}

.yunzz_info_box .box-sell ul li font {
	margin-left: 4px;
}

.yunzz_info_box .yunzz_cart_box {
	height: 40px;
	margin: 10px 0;
	padding-left: 80px;
}

.yunzz_info_box .yunzz_cart_box a {
	background-color: #ffeded;
	border: 1px solid #c40000;
	text-decoration: none;
	color: #c40000;
	width: 180px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	margin: 0 10px;
	text-align: center;
}

.yunzz_info_box .yunzz_cart_box .cart-buy:hover {
	background-color: #fedfdf;
	border: 1px solid #c40000;
	color: #b40000;
}

.yunzz_info_box .yunzz_cart_box .cart-add {
	background-color: #c40000;
	border: 1px solid #c40000;
	color: #fff;
	position: relative;
	text-indent: 2em;
}

.yunzz_info_box .yunzz_cart_box .cart-add i {
	position: absolute;
	width: 24px;
	height: 22px;
	display: inline-block;
	left: 30px;
	top: 10px;
	background-image: url(../images/preview.png);
	background-repeat: no-repeat;
	background-position: -60px -200px;
}

.yunzz_info_box .yunzz_cart_box .cart-add:hover {
	background-color: #b40000;
	border: 1px solid #b40000;
	color: #fff;
}

.yunzz_info_box .yunzz_cart_box a:hover,
.yunzz_info_box .yunzz_cart_box a.action {
	/*background-color: #c40000;
	border: 1px solid #c40000;
	color: #fff;*/
}

.yunzz_info_box .yunzz_cart_box a.cart-talk {
	width: 155px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	border-radius: 5px;
	background-color: #ff3333;
	border: none;
}

.yunzz_info_box .yunzz_cart_box a.cart-talk:hover {
	background-color: #ff3333;
	text-decoration: none;
}

.yunzz_info_box .yunzz_cart_box a.cart-talk i {
	width: 24px;
	height: 22px;
	margin: 9px 10px 9px 20px;
	display: inline-block;
	background-image: url(../images/preview.png);
	background-position: -60px -140px;
	background-repeat: no-repeat;
	float: left;
}

.yunzz_info_box .yunzz_cart_box a.cart-talk span {
	display: block;
	font-family: "Microsoft YaHei";
	font-size: 18px;
	color: #fff;
	float: left;
}

.yunzz_info_box .box-service {
	height: 57px;
	line-height: 58px;
	margin: 0 20px;
	padding-left: 10px;
	color: #6c6c6c;
	border-top: 1px dotted #ddd;
}

.yunzz_info_box .box-service dl dt {
	width: 70px;
	float: left;
}

.yunzz_info_box .box-service dl dd {
	width: 80px;
	margin-right: 10px;
	float: left;
}

.yunzz_info_box .box-service dl dd i {
	width: 23px;
	height: 23px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px;
	display: none;
	/*background-image: url(../images/preview.png);
    background-position: -60px -170px;
    background-repeat: no-repeat;*/
}

/*goods*/
.yunzz_goods_box dl.box-specs {
	margin-top: 25px;
}

.yunzz_goods_box dl dt {
	float: left;
	width: 70px;
	font-size: 13px;
	line-height: 42px;
}

.yunzz_goods_box .box-nums dt {
	line-height: 36px;
}

.yunzz_goods_box dl dd {
	float: left;
	width: 718px;
	line-height: 25px;
}

.yunzz_goods_box dl dd ul li {
	padding: 2px 10px 0 10px;
	margin: 5px 15px 5px 0;
	line-height: 28px;
	background: #fff;
	border: 1px solid #dcdcdc;
	outline: 1px solid #fff;
	float: left;
	cursor: pointer;
}

.yunzz_goods_box dl dd ul li img {
	width: 36px;
	height: 34px;
	margin: 3px -5px;
	border-radius: 3px;
}

.yunzz_goods_box dl dd ul li.action,
.yunzz_goods_box dl dd ul li:hover {
	border: 1px solid #fe0d26;
	outline: 1px solid #fe0d26;
	background: url(../images/yunzz/yunzz_icon_chose.png) no-repeat right bottom;
}

.yunzz_qk_info .yunzz_goods_box .box-nums {
	padding-top: 30px;
}

.yunzz_dy_info .yunzz_goods_box .box-nums {
	padding-top: 16px;
}

.yunzz_goods_box .box-nums a {
	width: 36px;
	height: 36px;
	line-height: 34px;
	display: inline-block;
	border: 1px solid #D4D4D4;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	font-size: 18px;
}

.yunzz_goods_box .box-nums a:hover {
	border: 1px solid #666;
}

.yunzz_goods_box .box-nums input {
	width: 56px;
	height: 36px;
	line-height: 36px;
	padding: 0;
	font-size: 18px;
	text-align: center;
	border-left: none;
	border-right: none;
	border-top: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	overflow: hidden;
	outline: medium;
}

.yunzz_goods_box .box-nums span {
	margin: 0 10px;
	font-size: 14px;
	color: #666;
}

.yunzz_goods_box .box-nums .box-nums-store {
	/*display: none;*/
}

.yunzz_goods_box .box-status {
	height: 36px;
	line-height: 36px;
	margin: 10px 10px 0 10px;
	padding: 0 10px;
	border: 1px solid #D4D4D4;
	color: red;
	background-color: #ffe8d7;
	display: none;
}

/*content*/
.yunzz_content_box {
	/*margin: 0 20px;*/
	margin-bottom: 20px;
}

.yunzz_content_box .box-bar {
	/*height: 20px;
    line-height: 40px;
    margin-bottom: 20px;
	border-bottom: 1px solid #e1e1df;*/
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	padding-left: 10px;
	background-color: #f5f5f5;
	border-left: 5px solid #ff3333;

}

.yunzz_content_box .box-bar h3 {
	height: 40px;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	font-weight: normal;
	float: left;
	padding-right: 10px;
	color: #333;
	/*background: #fff;*/
}

.yunzz_content_box .box-bar .bar-more {
	height: 40px;
	padding: 0 10px;
	/*background: #fff;*/
	float: right;
}

.yunzz_content_box .box-bar .bar-more a {
	padding-right: 10px;
	background-image: url(../images/tab.png);
	background-repeat: no-repeat;
	background-position: right -75px;
	text-decoration: none;
}

.yunzz_content_box .box-con {
	margin: 10px 0;
	line-height: 2;
	color: #333;
	font-size: 14px;
	text-indent: 2em;
}

.yunzz_content_box .box-con p {
	padding: 10px 0;
	text-indent: 2em;
}

.yunzz_content_box .box-list ul {
	padding: 10px 0;
}

.yunzz_content_box .box-list ul li {
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	color: #333;
}

.yunzz_content_box .box-list ul.col3 li {
	width: 30%;
	margin-right: 3%;
	float: left;
}

.yunzz_content_box .box-list ul li a {
	color: #333;
}

.yunzz_content_box .box-list ul li a:hover {
	color: #ff3333;
}

.yunzz_content_box .box-picture ul li {
	width: 175px;
	height: 250px;
	text-align: center;
	float: left;
}

.yunzz_content_box .box-picture .item-photo {
	width: 120px;
	height: 160px;
	margin: 10px 20px 5px 20px;
	display: block;
}

.yunzz_content_box .box-picture .item-photo img {
	width: 120px;
	height: 160px;
}

.yunzz_content_box .box-picture .item-title {
	height: 20px;
	line-height: 20px;
	display: block;
	overflow: hidden;
}

.yunzz_content_box .box-picture .item-info {
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #666;
	overflow: hidden;
}

.yunzz_content_box .box-picture .item-info a {
	color: #666;
}

.yunzz_content_box .box-picture .item-info span {
	color: #c30;
	font-size: 14px;
	margin-left: 5px;
}

.yunzz_content_box .box-picture .item-info a:hover {
	color: #cc0001;
}

.yunzz_content_box .yunzz_box_goods {}

/*goods*/
.yunzz_box_goods ul li {
	position: relative;
}

.yunzz_box_goods .item-price {
	font-family: "Arial";
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	color: #cc0001;
}

.yunzz_box_goods .item-price span {
	margin: 0 4px;
}

.yunzz_box_goods .item-price s {
	font-size: 12px;
	color: #aaa;
}

.yunzz_box_goods .item-price i {
	font-style: normal;
	font-size: 12px;
	margin-right: 3px;
}

.yunzz_box_goods .item-discount {
	position: absolute;
	width: 50px;
	height: 50px;
	line-height: 50px;
	left: 2px;
	top: 2px;
	z-index: 99;
	background-image: url(../images/cart.png);
	background-size: 273% 546%;
	background-position: 0 -163px;
	font-size: 32px;
	font-family: "Microsoft Yahei";
	text-align: left;
	text-indent: 10px;
	color: #fff;
	display: none;
}

/*bbs*/
.yunzz_box_bbs {
	padding-top: 10px;
}

.yunzz_box_bbs dd {
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #ededed;
}

.yunzz_box_bbs .bbs-info {
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	margin: 0 10px;
	color: #666;
}

.yunzz_box_bbs .bbs-info .author {
	color: #ff3333;
}

.yunzz_box_bbs .bbs-info .title a {
	margin: 0 5px;
	color: #ff3333;
}

.yunzz_box_bbs .bbs-info .title a:hover {
	color: #cc0001;
}

.yunzz_box_bbs .bbs-tool {
	margin: 0 10px;
	height: 30px;
	line-height: 40px;
	font-size: 12px;
	color: #333;
	border-top: 1px dotted #dadada;
}

.yunzz_box_bbs .bbs-tool a {
	margin: 0 10px;
	color: #777;
}

.yunzz_box_bbs .bbs-tool a:hover {
	color: #ff3333;
	text-decoration: none;
}

.yunzz_box_bbs .bbs-tool a span {
	color: #666666;
}

.yunzz_box_bbs .bbs-tool .l {
	float: left;
}

.yunzz_box_bbs .bbs-tool .r {
	float: right;
}

.yunzz_box_bbs .bbs-tool .date {
	/*margin-right:50px;*/
	color: #999;
}

.yunzz_box_bbs .bbs-tool .ip {
	margin-right: 50px;
	color: #999;
}

.yunzz_box_bbs .bbs-tool .reply-but i {
	width: 25px;
	height: 20px;
	vertical-align: middle;
	background-image: url(../images/preview.png);
	background-repeat: no-repeat;
	background-position: -30px -225px;
	display: inline-block;
}

/* .yunzz_box_bbs .bbs-tool .reply-but:hover i {
	background-position: -30px -245px;
} */

.yunzz_box_bbs .bbs-tool .reply-but b {
	font-weight: normal;
	margin-left: 5px;
}

.yunzz_box_bbs .bbs-content {
	/*font-size:13px;*/
}

.yunzz_box_bbs .bbs-content p {
	margin: 0;
}

.yunzz_box_bbs .bbs-content .stzoom {
	float: left;
	margin: 0 20px 10px 20px;
	cursor: pointer;
	outline: 1px solid #aaa;
	padding: 5px;
}

#stzoomsrc {
	display: none;
	position: absolute;
	background-color: #ededed;
	border: 1px solid #aaa;
	border-radius: 10px;
}

#stzoomsrc img {
	margin: 10px;
	max-width: 800px;
	min-width: 500px;
}

/*comment*/
.yunzz_box_comment {
	padding-top: 10px;
}

.yunzz_box_comment .box-txt {
	padding: 5px 10px;
	border: 1px solid #ececec;
}

.yunzz_box_comment .box-txt textarea {
	width: 100%;
	height: 150px;
	line-height: 25px;
	border: 0 solid #fff;
	outline: none;
}

.yunzz_box_comment .box-but {
	height: 39px;
	line-height: 40px;
	background-color: #f5f5f5;
	border: 1px solid #ececec;
	border-top: 0 solid #f5f5f5;
}

.yunzz_box_comment .box-but .but-file {
	width: 120px;
	height: 30px;
	margin-top: 5px;
	margin-left: 20px;
	position: relative;
	overflow: hidden;
	border: 1px solid #f5f5f5;
	background-image: url(../images/preview.png);
	background-repeat: no-repeat;
	background-position: -140px -136px;
	float: left;
}

.yunzz_box_comment .box-but .file-selected {
	background-position: -140px -180px;
}

.yunzz_box_comment .box-but .but-file:hover {
	border: 1px solid #ff3333;
}

.yunzz_box_comment .box-but .but-file span {
	position: absolute;
	width: 120px;
	height: 30px;
	line-height: 30px;
	color: #ff3333;
	text-align: center;
	text-indent: 50px;
	display: inline-block;
}

.yunzz_box_comment .box-but .but-file .file {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 120px;
	height: 30px;
	font-size: 100px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.yunzz_box_comment .box-but .but-submit {
	position: relative;
	float: right;
}

.yunzz_box_comment .box-but .but-submit a {
	width: 120px;
	height: 40px;
	position: absolute;
	left: -120px;
	top: -1px;
	display: inline-block;
	background-color: #ff3333;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	font-family: "Microsoft Yahei";
	color: #fff;
	float: right;
}

.yunzz_box_comment .box-but .but-submit a:hover {
	background-color: #ff3333;
}

.yunzz_box_comment .box-login {
	margin-top: 10px;
	height: 25px;
	line-height: 25px;
	color: #999;
}

.yunzz_box_comment .box-login a {
	margin: 0 10px;
}

/*yunzz_bbs_reply*/
.yunzz_reply_box {
	width: 860px;
	margin: 10px 10px 10px 50px;
}

.yunzz_bbs_reply {
	background-color: #fcfcfc;
	border: 1px solid #f3f3f3;
}

.yunzz_bbs_reply .reply-content {
	color: #666;
	font-size: 12px;
}

.yunzz_bbs_reply .author {
	color: #ff3333;
}

.yunzz_bbs_reply .date {
	color: #999;
}

.yunzz_bbs_reply .reply-info {
	text-align: right;
}

.yunzz_bbs_reply ul {
	margin: 10px;
}

.box-con .yunzz_bbs_reply ul li {
	margin: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ddd;
	text-indent: 0;
}


/*yunzz_reply_form*/
.yunzz_reply_form {
	text-indent: 0;
	margin: 10px 0;
	/*margin-left: 150px;*/
}

.yunzz_reply_form .reply-input {
	/*width:700px;*/
	height: 37px;
	overflow: hidden;
}

.yunzz_reply_form .reply-input .l {
	float: left;
	/*width:614px;*/
	width: 775px;
	height: 35px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #ddd;
}

.yunzz_reply_form .reply-input .r {
	float: left;
	width: 80px;
	height: 37px;
	text-align: center;
	background-color: #ff3333;
}

.yunzz_reply_form .reply-input .c {
	border: 0 none;
	outline: 0 none;
	font-size: 14px;
	color: #666;
	width: 95%;
	height: 24px;
	line-height: 24px;
	margin: 5px;
	overflow: hidden;
}

.yunzz_reply_form .reply-input .s {
	border: none;
	background-color: #ff3333;
	font-size: 14px;
	color: #fff;
	text-align: center;
	width: 95%;
	height: 37px;
	line-height: 37px;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
}

.yunzz_reply_form .reply-input:hover .l {
	border: 1px solid #ff3333;
}

.yunzz_reply_form .reply-input:hover .r {
	background-color: #ff3333;
}

.yunzz_reply_form .reply-input:hover .s {
	color: #fff;
	background-color: #ff3333;
}



/*yunzz_qhlb_box*/
.yunzz_qhlb_box {}

.yunzz_qhlb_box .box-tips {
	/*display: block;*/
}

.yunzz_qhlb_box .box-item .l {
	width: 100px;
	text-align: right;
	font-size: 12px;
	font-family: "Microsoft Yahei";
	font-weight: 700;
}

.yunzz_qhlb_box .box-item .r {
	width: 750px;
}

.yunzz_qhlb_box .box-item ul li a {
	color: #333;
}

.yunzz_qhlb_box .box-item ul li a:hover {
	color: #ff3333;
}


/*qkwz*/
.yunzz_qkwz_box {
	/*padding: 20px;
    border: 1px solid #f3f3f3;*/
}

.yunzz_qkwz_box .box-item {
	/*padding: 0 20px;*/
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #333;
}

.yunzz_qkwz_box .box-item dl dt {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #f3f3f3;
}

.yunzz_qkwz_box .box-item dl dd {
	/*height: 148px;
    line-height: 100px;*/
	line-height: 75px;
	background-image: url(../images/preview.png);
	background-repeat: no-repeat;
	background-position: -100px 20px;
	border-bottom: 1px dotted #999;
}
.yunzz_qkwz_box .box-item dl dd:last-of-type{
	border-bottom: none;
}
.yunzz_qkwz_box .box-item .keyword {
	color: #999;
	height: 60px;
	line-height: 31px;
}

.yunzz_qkwz_box .box-item .keyword a {
	margin: 0 3px;
	color: #666;
}

.yunzz_qkwz_box .box-item .keyword a.red {
	color: #ff0000;
}

.yunzz_qkwz_box .box-item .keyword a:hover {
	color: #006cb2;
}

.yunzz_qkwz_box .box-item dd span a {
	color: #666;
}

.yunzz_qkwz_box .box-item dd span a:hover {
	color: #006cb2;
}

.yunzz_qkwz_box .box-item .name {
	width: 750px;
	/*float: left;*/
}

.yunzz_qkwz_box .box-item .bt {
	font-size: 16px;
}

.yunzz_qkwz_box .box-item .kw {
	height: auto;
	font-size: 12px;
	line-height: normal;
	margin-left: 10px;
	padding: 2px 8px;
	border: 1px solid #999;
	border-radius: 15px;
	display: inline-block;
	color: #999;
}

.yunzz_qkwz_box .box-item a.kw:hover {
	text-decoration: none;
	background-color: #006cb2;
	border-color: #006cb2;
	color: #fff;
}

.yunzz_qkwz_box .box-item .qikan {
	width: 120px;
	text-align: center;
	float: right;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.yunzz_qkwz_box .box-item .page {
	width: 120px;
	color: #999;
	text-align: center;
	float: right;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.yunzz_qkwz_box .box-item .issue {
	width: 120px;
	text-align: center;
	float: right;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.yunzz_qkwz_box .box-item .date {
	width: 120px;
	text-align: center;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.yunzz_qkwz_box .box-item dd .name {
	width: 700px;
	height: 60px;
	line-height: 31px;
	padding: 15px 0 10px 60px;
	overflow: hidden;
	float: left;
}
.yunzz_qkwz_box .box-item dd .name>p{
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.yunzz_qkwz_box .box-item dd .name span {
	height: 30px;
	color: #999;
}

.yunzz_qkwz_box .box-item dd a {
	height: 30px;
	color: #333;
}

.yunzz_qkwz_box .box-item dd a:hover {
	color: #c04100;
}

.yunzz_qkwz_box .box-item dl dd.column {
	background-image: none;
	border-bottom: 0 solid #fff;
	height: 86px;
	line-height: 86px;
	text-align: center;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	font-weight: 700;
	color: #333;
}

.yunzz_qkwz_box .box-item dl dd:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.yunzz_qkwz_box .box-item dl dd .clear {
	display: block;
}

.yunzz_qkwz_box .box-item dl dd p.abstract {
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	background-color: #fff;
	color: #999;
	padding: 0 10px;
	margin-bottom: 10px;
}

.yunzz_qkwz_info_box {}

.yunzz_qkwz_info_box .box-title {
	line-height: 50px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	color: #666;
	padding-left: 30px;
	background-image: url(../images/preview.png);
	background-repeat: no-repeat;
	background-position: -180px -65px;
}

.yunzz_qkwz_info_box .box-info {
	line-height: 25px;
}

.yunzz_qkwz_info_box .box-info a {
	color: #006cb2;
	margin: 0 10px;
}

.yunzz_qkwz_info_box .box-info a:hover {
	color: #ff3333;
}

.yunzz_qkwz_info_box .box-info span {
	color: #999;
	margin: 0 10px;
}

.yunzz_qkwz_info_box .box-item {
	font-size: 14px;
	margin-top: 10px;
	line-height: 25px;
}

.yunzz_qkwz_info_box .box-item .title {
	width: 100px;
	text-align: center;
	color: #666;
	font-weight: bold;
	float: left;
}

.yunzz_dswz_info_box .box-item>p {
	width: 95%;
}

.yunzz_dswz_info_box .box-item .title {
	width: auto;
	margin-right: 10px;
}

.yunzz_qkwz_info_box .box-item .con {
	width: 800px;
	float: left;
}

.yunzz_qkwz_info_box .box-item .con p {
	color: #333;

}

.yunzz_qkwz_info_box .box-item .con ul li {
	float: left;
	color: #999;
	margin-right: 10px;
}

.yunzz_qkwz_info_box .box-item .con a {
	color: #ff3333;
}

.yunzz_qkwz_info_box .box-item .con a:hover {
	color: #ff3333;
}

.yunzz_qkwz_info_box .box-page {
	margin: 0;
	background-color: #fff;
	border: 1px solid #ddd;
	position: relative;
	z-index: 100;
}

.yunzz_qkwz_info_box .box-page .page-bar {
	height: 54px;
	line-height: 54px;
	padding-left: 60px;
	font-size: 14px;
	color: #666;
	background-color: #f4f4f4;
	border-bottom: 1px solid #ddd;
	background-image: url(../images/preview.png);
	background-repeat: no-repeat;
	background-position: -160px -62px;
}

.yunzz_qkwz_info_box .box-page .page-bar a {
	color: #006cb2;
}

.yunzz_qkwz_info_box .box-page .page-bar a:hover {
	color: #ff3333;
}

.yunzz_qkwz_info_box .box-page .page-bar span {
	color: #999;
	margin: 0 10px;
}

.yunzz_qkwz_info_box .box-page .page-bar .page-but {
	position: absolute;
	top: 14px;
	right: 14px;
	width: 19px;
	height: 19px;
	border: 1px solid #ddd;
	padding: 3px;
	background-color: #fff;
	background-image: url(../images/preview.png);
	background-repeat: no-repeat;
	background-position: -42px -72px;
	cursor: pointer;
}

.yunzz_qkwz_info_box .full-page {
	top: 0;
	left: 0;
	right: 0;
	position: absolute;
}

.yunzz_qkwz_info_box .full-page .page-bar .page-but {
	background-position: -42px -97px;
}

.yunzz_qkwz_info_box .box-page .page-item {
	text-align: center;
	background-color: #fff;
	padding-top: 30px;
}

.yunzz_qkwz_info_box .box-page .page-item .con {
	width: 90%;
	border: 1px solid #999;
	margin: 0 auto 30px auto;
}

.yunzz_qkwz_info_box .box-page .page-item .con img {
	width: 100%;
}

.yunzz_qkwz_info_box .box-page .page-item .ad {
	width: 90%;
	border: 1px solid #999;
	margin: 0 auto 30px auto;
}

.yunzz_qkwz_info_box .box-page .page-item .ad img {
	width: 100%;
}

.yunzz_qkwz_info_box .box-page .page-item .ad ul {
	padding: 10px 20px;
}

.yunzz_qkwz_info_box .box-page .page-item .ad ul li {
	height: 25px;
	line-height: 25px;
	width: 30%;
	margin-right: 3%;
	text-align: left;
	float: left;
	overflow: hidden;
}

.yunzz_qkwz_info_box .box-page .page-item .ad ul li a {
	color: #006cb2;
}

.yunzz_qkwz_info_box .box-page .page-item .ad ul li a:hover {
	color: #ff3333;
}


/*pn*/
.yunzz_pn_box {
	margin: 50px 0;
	text-align: center;
}

.yunzz_pn_box a {
	margin: 0 28px;
	border: 1px solid #666;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #666;
	padding: 5px 30px;
}

.yunzz_pn_box a:hover {
	text-decoration: none;
	border: 1px solid #ff3333;
	color: #ff3333;
}

/*article*/
.yunzz_list_box .box-article {
	padding: 10px 10px;
	border-top: 1px dotted #ececec;
}

.yunzz_list_box .box-article .item-title {
	line-height: 30px;
	font-family: "Microsoft YaHei";
	font-size: 18px;
	color: #005aa0;
	margin-bottom: 10px;
}

.yunzz_list_box .box-article .item-title a {
	padding: 0 5px;
	color: #005aa0;
}

.yunzz_list_box .box-article .item-title a:hover {
	background-color: #005aa0;
	color: #fff;
	text-decoration: none;
}

.yunzz_list_box .box-article .item-content {
	margin-top: 10px;
	line-height: 25px;
	text-indent: 2em;
	font-size: 12px;
	color: #999;
}

.yunzz_list_box .box-article .item-content a.more {
	color: #005aa0;
}

.yunzz_list_box .box-article .item-content a.more:hover {
	color: #ff3333;
	text-decoration: none;
}

.yunzz_list_box .box-article .item-info {
	height: 30px;
	line-height: 30px;
	color: #666;
}

.yunzz_list_box .box-article .item-info .info-date {
	float: left;
	color: #ddd;
}

.yunzz_list_box .box-article .item-info .info-author {
	float: right;
	color: #ddd;
}

.yunzz_content_box .box-title {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 30px;
	line-height: 30px;
	font-family: "Microsoft YaHei";
	font-size: 26px;
	color: #333;
	font-weight: 700;
	text-align: center;
}

.yunzz_content_box .box-info {
	padding: 5px 20px;
	text-align: center;
	height: 28px;
	line-height: 28px;
	margin-bottom: 15px;
	font-size: 14px;
	color: #999;
	border-bottom: 1px dotted #999;
	margin-left: 20px;
	margin-right: 20px;
}

.yunzz_content_box .box-info span {
	margin-right: 25px;
}

.yunzz_content_box .box-description {
	margin: 20px;
	padding: 20px;
	text-indent: 2em;
	line-height: 28px;
	font-size: 14px;
	color: #666;
	background-color: #FFC;
	border: 1px dotted #CCC;
}

.yunzz_content_box .box-body {
	padding: 5px 20px;
	line-height: 28px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #333;
	text-indent: 2em;
}

.yunzz_box_tag {
	margin: 10px;
}

.yunzz_box_tag li {
	width: 140px;
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
	white-space: nowrap;
	overflow: hidden;
	float: left;
}

.yunzz_box_tag li a {
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	display: inline-block;
}

.yunzz_box_tag li a span {
	color: #999;
}

.yunzz_box_tag li a:hover {
	background-color: #ff3333;
	color: #fff;
	text-decoration: none;
}

.yunzz_box_tag li a:hover span {
	color: #fff;
}

.yunzz_w210 {
	width: 210px;
}

.yunzz_w770 {
	width: 770px;
}

/*co*/
.yunzz_co_box {}

.yunzz_co_box .box-bar {
	margin: 5px;
	height: 35px;
	line-height: 35px;
	font-family: "Microsoft Yahei", Tahoma, Helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px dotted #ddd;
}

.yunzz_co_box ul {
	margin: 20px 10px;
	letter-spacing: 0px;
}

.yunzz_co_box ul li {
	line-height: 25px;
}

.yunzz_co_box .img {
	margin: 20px 10px;
}

.yunzz_co_box .img img {
	width: 188px;
	margin-bottom: 20px;
}

.yunzz_search_main {
	padding: 100px 0 150px 0;
	border: 1px solid #ececec;
}

.yunzz_search_main .yunzz_search_box {
	margin-left: 350px;
}




/*******************/
.validate-error {
	border: 2px solid #b00000;
	height: 24px;
	line-height: 24px;
}


table.yunzz_nolrboder thead th,
table.yunzz_nolrboder tbody,
table.yunzz_nolrboder tfoot {
	border-left: 0 none;
	border-right: 0 none;
}
.nolrboder tbody td{
	text-align: center;
}
/*========================*/
.yunzz_sitemap_title {
	height: 50px;
	line-height: 50px;
	background-color: #f4fbff;
	text-align: center;
	border: 1px solid #ececec;
	margin: 30px 0;
}

.yunzz_sitemap_title span {
	font-family: "Microsoft Yahei";
	font-size: 18px;
	font-weight: 700px;
	color: #007090;
}

.yunzz_sitemap_box {
	margin: 10px 0;
	border: 1px solid #ececec;
}

.yunzz_sitemap_box .box-bar {
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	background-color: #fafafa;
	font-family: "Microsoft Yahei";
	font-size: 16px;
	font-weight: 700px;
	color: #007090;
	margin-bottom: 10px;
}

.yunzz_sitemap_box .box-bar a {
	margin-left: 20px;
	color: #007090;
}

.yunzz_sitemap_box .box-bar a:hover {
	color: #ff6600;
	text-decoration: none;
}

.yunzz_sitemap_box .box-con {
	padding: 0 10px;
	margin-bottom: 10px;
}

.yunzz_sitemap_box .box-con a {
	padding: 4px 5px;
	color: #333;
}

.yunzz_sitemap_box .box-con a:hover {
	color: #fff;
	background-color: #007090;
	text-decoration: none;
}

.yunzz_sitemap_box .box-con .l {
	width: 150px;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
	color: #007090;
}

.yunzz_sitemap_box .box-con .l a {
	color: #ff3333;
}

.yunzz_sitemap_box .box-con .l a:hover {
	color: #fff;
}

.yunzz_sitemap_box .box-con .r {
	width: 1000px;
}

.yunzz_sitemap_box .box-con ul li {
	height: 25px;
	line-height: 25px;
	float: left;
	width: 150px;
	overflow: hidden;
	margin-right: 5px;
}

.yunzz_sitemap_box .box-con ul.pl30 {
	padding-left: 30px;
}

.yunzz_sitemap_box .box-con ul.w60 li {
	width: 60px;
}

.yunzz_info_box .box-qkjb {
	padding: 3px 0;
}

.yunzz_info_box .box-qkjb a {
	padding-left: 28px;
	color: #cc0001;
	/*font-family: "Microsoft Yahei";*/
	font-size: 16px;
	font-weight: 700;
	background-image: url(../images/qkjb.png);
	background-repeat: no-repeat;
}

/*列表折叠*/
.yunzz_qkwz_box .box-item dl.hauto {
	height: auto;
	max-height: auto;
	overflow: hidden;
}

.yunzz_qkwz_box .box-item dl.hfix {
	max-height: 860px;
	overflow: hidden;
}

.clearfix {
	*zoom: 1:;
}

.clearfix::before,
.clearfix::after {
	content: "";
	display: table;
}

.clearfix::after {
	clear: both;
}

/*search*/

.yunzz_search_box {
	/* border: 1px solid #f3f3f3; */
	margin-bottom: 10px;
}

.yunzz_search_box .box-bar {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #fafafa;
	color: #333;
}

.yunzz_search_box .box-item {
	margin: 10px;
}

.yunzz_search_box .box-item ul li {
	text-align: center;
	height: 28px;
	line-height: 28px;
	background-position: 0 12px;
	background-repeat: no-repeat;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_search_box .box-item ul li.split {
	height: 0px;
	border-bottom: 1px dotted #999;
	margin-top: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}

.yunzz_search_box .box-item ul li a {
	color: #333;
	padding: 0 10px;
	display: block;
	text-decoration: none;
}

.yunzz_search_box .box-item ul li a.action {
	color: #cc0001;
	font-weight: bold;
	background-color: #ececec;
}

.yunzz_search_box .box-item ul li a:hover {
	color: #cc0001;
	background-color: #f5f5f5;
}

.yunzz_list_box .box-item .item-content {
	line-height: 25px;
	text-indent: 2em;
	font-size: 12px;
	color: #999;
}

.yunzz_list_box .box-item .item-info a {
	font-size: 14px;
	color: #ff3333;
	margin-right: 10px;
}

.yunzz_list_box .item-title span {
	font-weight: normal;
	font-size: 14px;
	margin-left: 20px;
	color: #666;
}

.yunzz_list_box .box-item .item-info span {
	padding-right: 10px;
}

.yunzz_list_box .box-tab .info {
	font-size: 12px;
	color: #333;
	margin-left: 5px;
	padding-right: 20px;
	text-align: left;
}

.yunzz_list_box .box-item .item-lc {
	width: 850px;
}

.yunzz_list_box .box-item .item-lc .item-param li.nofloat {
	width: 840px;
}


.yunzz_list_box .box-tab .c li.nosort a {
	padding: 0 15px 0 15px;
}

.yunzz_list_box .shop .item-param li.info {
	height: auto;
	max-height: 50px;
}

/**********************************/
.yunzz_cart_tip_bd {
	width: 400px;
	height: 136px;
	border: 1px solid #d2d2d2;
	/*
	position: absolute;
	top:0;left:0;*/
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -68px;
	margin-left: -200px;
	z-index: 9999;
	background: #fff;
}

.yunzz_cart_tip_bd .head {
	height: 28px;
}

.yunzz_cart_tip_bd .head .close-btn {
	float: right;
}

.yunzz_cart_tip_bd .mac-success-txt {
	height: 30px;
	line-height: 32px;
	padding-left: 30px;
	font-size: 18px;
	color: #333;
}

.yunzz_cart_tip_bd .mac-success-txt em {
	background-position: -80px -144px;
	background-image: url(../image/ibar_sprites.png);
	display: inline-block;
	height: 30px;
	width: 30px;
	vertical-align: middle;
	margin-right: 3px;
}

.yunzz_cart_tip_bd .module-cart-box p {
	text-align: center;
}

.yunzz_cart_tip_bd .mac-go-cart {
	background-color: #ff3333;
	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;
}

.yunzz_cart_tip_bd .close-btn {
	background-image: url(../image/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;
}

.yunzz_cart_tip_bd .close-txt {
	margin-left: 20px;
	color: #333;
	text-decoration: none;
	font-size: 13px;
}

.yunzz_cart_tip_bd .mac-go-cart:hover {
	color: #fff;
	text-decoration: none;
	opacity: .8;
}

.yunzz_cart_tip_bd .close-txt:hover {
	color: #333;
	text-decoration: none;
	opacity: .8;
}





.yunzz_login_info_box {
	width: 100%;
	color: #999;
	text-align: center;
	padding: 20px 0;
}

.yunzz_login_info_box p {
	margin: 0 auto;
	font-size: 14px;
}

.yunzz_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;
}


.yunzz_addresseditbox {
	overflow: hidden;
	margin-top: 20px;
	margin-left: 12px;
}

.yunzz_addresseditbox li {
	width: 220px;
	height: 85px;
	overflow: hidden;
	float: left;
	padding: 3px 5px;
	margin: 5px;
	cursor: pointer;
	padding: 3px;
	box-sizing: border-box;
	background-color: #ffffff;
	border-radius: 6px;
	font-size: 16px;
	border: solid 1px #e8e8e8;
}

.yunzz_addresseditbox li .t {
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
}

.yunzz_addresseditbox li .c {
	height: 22px;
	line-height: 22px;
	padding: 0 5px;
	color: #222;
	font-size: 14px;
}

.yunzz_addresseditbox li b {
	font-size: 14px;
	margin-right: 3px;
}

.yunzz_addresseditbox li span {
	display: inline-block;
	margin-left: 12px;
}

.yunzz_addresseditbox li:hover {
	background-color: #fff7f5;
	border: solid 1px #ff2f51;
}

.yunzz_addresseditbox li .yunzz_addresseditbox_con {
	padding: 5px;
}

.f14 {
	font-size: 14px;
	line-height: 1.8;
}

.f16 {
	font-size: 16px;
	line-height: 1.8;
}

.f20 {
	font-size: 20px;
}

.yunzz_list_box .fanwen .item-c {
	width: 850px;
}

.yunzz_list_box .fanwen .item-c .item-param li.nofloat {
	width: 850px;
}


.fanwen .box-item ul li {
	height: auto;
	white-space: inherit;
}


.yunzz_fanwen_show {
	margin-right: 30px;
}

.yunzz_fanwen_title {
	height: 100px;
}

.yunzz_fanwen_title h2 {
	font-family: "Microsoft Yahei";
	font-size: 38px;
	font-weight: 700;
	line-height: 100px;
	float: left;
}

.yunzz_fanwen_title h1 {
	font-family: "Microsoft Yahei";
	font-size: 38px;
	font-weight: 700;
	line-height: 100px;
	float: left;
}

.yunzz_fanwen_title .bt {
	margin-left: 30px;
	margin-top: 55px;
	color: #ff3333;
	float: left;
	display: inline-block;
}

.yunzz_fanwen_title .bt:hover {
	color: #ff3333;
}

.yunzz_fanwen_title .but {
	width: 90px;
	height: 25px;
	line-height: 25px;
	display: inline-block;
	color: #ff3333;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ff3333;
	border-radius: 5px;
	text-align: left;
	float: right;
	margin-top: 55px;
}

.yunzz_fanwen_title .but i {
	width: 20px;
	height: 20px;
	margin: 3px;
	overflow: hidden;
	display: inline-block;
	background-image: url(../images/down.png);
	background-position: -40px 0;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

.yunzz_fanwen_title .but:hover,
.yunzz_fanwen_title .action {
	color: #fff;
	background-color: #ff3333;
}

.yunzz_fanwen_title .but:hover i.img3,
.yunzz_fanwen_title .action i.img3 {
	background-position: -40px -20px;
}



.yunzz_fanwen_description {
	font-size: 14px;
	line-height: 2;
	color: #999;
	padding: 10px 0;
}

.yunzz_fanwen_body {
	line-height: 32px;
	margin-top: 30px;
	margin-bottom: 18px;
	font-size: 16px;
	text-align: left;
}

.yunzz_fanwen_body p {
	margin: 30px 0;
}

.yunzz_fanwen_body .article-sub-title {
	font-size: 18px;
}

.yunzz_paper_box .box-item {
	margin: 20px 0;
}

.yunzz_paper_box .box-item li {
	margin: 30px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #eaeaea;
}

.yunzz_paper_box .box-item li:last-child {
	border-bottom: none;
}

.yunzz_paper_box .box-item li a {
	text-decoration: none;
}

.yunzz_paper_box .box-item li .item-title {
	height: 40px;
	line-height: 40px;
	font-size: 17px;
	font-weight: 500;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_paper_box .box-item li .item-info {
	line-height: 35px;
	font-size: 12px;
	color: #999;
}

.yunzz_paper_box .box-item li a:hover {
	color: #ff3333;
}

.yunzz_paper_box .box-item li .item-info span {
	margin-right: 10px;
}

.yunzz_paper_box .box-item li .item-info i {
	vertical-align: middle;
}

.yunzz_paper_box .box-item li .item-abstract {
	line-height: 28px;
	font-size: 14px;
	color: #666;
}

.yunzz_paper_box .box-item li .item-keyword {
	margin-top: 20px;
	line-height: 25px;
}

.yunzz_paper_box .box-item li .item-keyword a {
	height: 24px;
	line-height: 24px;
	padding: 0 15px;
	margin: 0 20px 10px 0;
	display: inline-block;
	color: #666;
	border: 1px solid #eaeaea;
	border-radius: 12px;
	text-decoration: none;
}

.yunzz_paper_box .box-item li .item-keyword a:hover {
	color: #fff;
	border: 1px solid #008fcc;
	background-color: #00a1cc;
}

.hfix {
	max-height: 1000px;
	overflow: hidden;
}

.bbs .hauto {
	height: auto !important;
}

.zoom::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.zoom,
.clear {
	clear: both;
}

.zoom {
	*zoom: 1;
}

.yunzz_dldabox {
	margin: 30px auto;
}

.yunzz_dldabox h5 {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: 700;
	color: #333;
}

.yunzz_dldabox h6 {
	font-size: 14px;
	color: #333;
}

.yunzz_dldabox span {
	font-size: 12px;
	font-weight: 400;
	color: #777;
}

.dldline {
	margin: 35px auto 15px auto;
	border-top: 10px solid #f7f7f7;
}

.yunzz_content_box .a30 {
	margin-top: 20px;
	text-indent: 0;
}

.yunzz_content_box .a30 a {
	display: inline-block;
	width: 180px;
	overflow: hidden;
	font-size: 15px;
	text-decoration: none;
}

.yunzz_content_box .link30 a {
	text-indent: 52px;
}

.yunzz_content_box .pt20 p {
	margin: 10px 0;
}

.yunzz_content_box .dl-box-title {
	font-size: 16px;
}

.yunzz_favolisa ul li {
	width: 177px;
	height: 320px;
	float: left;
	margin: 0 28px 20px 0;
	position: relative;
	overflow: hidden;
}

.yunzz_favolisa ul li.box-item .item-image {
	border: 1px solid #eaeaea;
	padding: 15px 0;
	margin-bottom: 5px;
	text-align: center;
}

.yunzz_favolisa ul li.box-item:hover .item-image {
	border: 1px solid #ff3333;
}

.yunzz_favolisa ul li.box-item .item-image a {
	width: 130px;
	height: 180px;
	display: inline-block;
	overflow: hidden;
}

.yunzz_favolisa ul li.box-item .item-image a img {
	width: 130px;
	height: 180px;
}

.yunzz_favolisa ul li.box-item .item-title {
	height: 35px;
	text-align: center;
}

.yunzz_favolisa ul li.box-item .item-title a {
	line-height: 35px;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #ff3333;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_favolisa ul li.box-item .item-title2 {
	height: 59px;
	text-align: center;
	overflow: hidden;
}

.yunzz_favolisa ul li.box-item .item-title2 a {
	line-height: 28px;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #ff3333;
}

.yunzz_favolisa ul li.box-item .item-issue {
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	color: #666;
}

.yunzz_favolisa ul li.box-item .item-info {
	height: 24px;
	line-height: 24px;
	color: #666;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_favolisa ul li.box-item .item-info a {
	margin-right: 5px;
}

.yunzz_favolisa ul li.box-item .item-icon {
	width: 19px;
	height: 41px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}

.yunzz_favolisa ul li.box-item .sd {
	background-image: url(../image/sd.png);
}

.yunzz_favolisa ul li.box-item .hx {
	background-image: url(../image/hx.png);
}

.yunzz_favolisa ul li.box-item .rx {
	background-image: url(../image/rx.png);
}

.yunzz_favolisa ul li.box-item .item-discount {
	position: absolute;
	display: none;
}

.yunzz_favolisa ul li.box-item .item-price {
	line-height: 28px;
	/*color: #01af63;*/
	color: #c40000;
	font-size: 16px;
	text-align: center;
}

.yunzz_favolisa ul li.box-item .item-price i {
	margin: 0 5px;
	font-style: normal;
}

.yunzz_favolisa ul li.box-item .item-price s {
	margin-left: 20px;
	font-size: 14px;
	color: #999;
	font-style: normal;
}

.yunzz_favolisa ul li.box-item .item-but {
	margin: 10px auto;
}

.yunzz_favolisa ul li.box-item .item-but a {
	padding: 5px 10px;
	text-decoration: none;
	color: #ff3333;
	border: 1px solid #ff3333;
}

.yunzz_favolisa ul li.box-item .item-but a:hover {
	color: #fff;
	background-color: #ff3333;
	border: 1px solid #ff3333;
}

.yunzz_favolisa ul li.box-item .item-but a i {
	margin-right: 5px;
	vertical-align: middle;
}

/*2020-2-4*/
.yunzz_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: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	background-color: #fff;
}

.yunzz_dlipop h3 {
	display: inline-block;
	margin-top: 55px;
	font-size: 25px;
	font-weight: 400;
	color: #ff3333;
}

.yunzz_dlipop p {
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #777;
}

.yunzz_dlipop a {
	display: inline-block;
	width: 120px;
	height: 38px;
	line-height: 38px;
	font-size: 15px;
	border-radius: 5px;
}

.yunzz_dlipop .dlidely {
	margin-right: 30px;
	color: #666;
	background-color: #eaeaea;
}

.yunzz_dlipop .dlidely:hover {
	text-decoration: none;
	background-color: #ccc;
	color: #666;
}

.yunzz_dlipop .dlinow {
	color: #fff;
	background-color: #ff3333;
}

.yunzz_dlipop .dlinow:hover {
	text-decoration: none;
	background-color: #ff5c5;
	color: #fff;
}

.yunzz_dliside {
	width: 82px;
	height: 330px;
	position: fixed;
	top: 267px;
	right: 20px;
	z-index: 99;
	box-shadow: 0 0 10px rgb(0 0 0 / 14%);
}

.yunzz_dliside a {
	display: block;
	width: 100%;
	padding-bottom: 14px;
	padding-top: 14px;
	background-color: #fff;
	border-bottom: 1px solid #ebebeb;
}

.yunzz_dliside a:last-of-type {
	border-bottom: none;
	border-radius:0px 0px 6px 6px ;
}

.yunzz_dliside .dide1 {
	width: 82px;
	height: 30px;
	line-height: 30px;
	background: #ff3333;
	box-shadow: 0px 3px 10px 0px rgba(85, 85, 85, 0.06);
	border-radius: 6px 6px 0px 0px;
	color: #fff;
	font-size: 13px;
	padding-top: 0;
	text-align: center;
	padding-bottom: 0;
}

.yunzz_dliside .dide1:hover {
	color: #fff;
}

.yunzz_dliop0 {
	display: block;
	width: 20px;
	height: 22px;
	background: url(../images/yunzzN/yunzz_icon_sidezx.png) no-repeat;
	margin: 0 auto 6px;
}

.yunzz_dliside a.dide2 .yunzz_dliop0 {
	background-position: 0px 3px;
}

.yunzz_dliside a.dide3 .yunzz_dliop0 {
	background-position: 0 -70px;
}

.yunzz_dliside a.dide4 .yunzz_dliop0 {
	background-position: 0 -147px;
}

.yunzz_dliside a.dide5 .yunzz_dliop0 {
	background-position: 0 -223px;
}

.yunzz_dliop1 {
	display: block;
	font-size: 13px;
	text-align: center;
	color: #222;
}

.yunzz_dliside a:hover .yunzz_dliop1 {
	color: #ff3333;
}

.yunzz_dliside a:hover .yunzz_dliop0 {
	background: url(../images/yunzzN/yunzz_icon_sidezx_hover.png) no-repeat;
}

.yunzz_dliside a.dide2:hover .yunzz_dliop0 {
	background-position: 0px 3px;
}

.yunzz_dliside a.dide3:hover .yunzz_dliop0 {
	background-position: 0 -70px;
}

.yunzz_dliside a.dide4:hover .yunzz_dliop0 {
	background-position: 0 -147px;
}

.yunzz_dliside a.dide5:hover .yunzz_dliop0 {
	background-position: 0 -223px;
}

.yunzz_top_box .dlicar {
	color: #e22514;
	position: relative;
}

.yunzz_top_box .dlicar img {
	width: 16px;
	height: auto;
	margin-right: 5px;
	position: relative;
	top: -2px;
}

.dlicar b {
	font-weight: 400;
}

.clear {
	clear: both;
}

.yunzz_dlsorder {
	margin-bottom: 15px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e8e8e8;
}

.yunzz_dlsorder h4 {
	margin-bottom: 14px;
	font-size: 24px;
	color: #333;
}

.yunzz_dlsorder p {
	margin-bottom: 5px;
	line-height: 1.6;
	font-size: 12px;
	color: #333;
}

.yunzz_menu_box_sec .box-item li a {
	padding: 0 25px;
	margin-right: 0;
}

.yunzz_menu_box_sec .box-item .dldybook a {
	padding: 0 30px;
}

.yunzz_menu_box_sec .box-item .consult {
	float: right;
}

.yunzz_menu_box_sec .box-item .consult .dlicon {
	padding: 0 25px;
}

.yunzz_favolisa {
	width: auto;
	margin: 15px 0 15px 0;
	padding: 20px 5px 10px 0;
	background-color: #fff;
}

.yunzz_favolisa ul li {
	width: 205px;
	margin-left: 29px;
	margin-right: -3px;
}

.yunzz_favolisa ul li.box-item .item-image {
	border-color: #fff;
}

.yunzz_dostr .yunzz_page_box {
	margin: 10px auto 15px auto;
	padding: 6px 0;
	background-color: #fff;
}

.yunzz_dostr1 .bbs {
	background-color: #fff;
}

.yunzz_dostr1 .yunzz_box_bbs dd {
	margin-bottom: 2px;
	padding: 28px 10px 11px 10px;
	background-color: #fff;
}

.yunzz_dostr1 .yunzz_content_box .box-con,
.yunzz_dostr1 .yunzz_content_box {
	margin: 0;
}

.yunzz_dostr1 .yunzz_box_bbs .split {
	padding: 0 10px;
}

.yunzz_dostr1 .shop {
	background-color: #fff;
}

.yunzz_dostr1 .yunzz_list_box .box-item .item-c {
	width: 635px;
}

.yunzz_dostr1 .yunzz_list_box .box-item .item-param li.nofloat {
	width: auto;
}

.yunzz_dxcartbg {
	background-color: #f9f9f9;
	overflow: hidden;
}

.yunzz_dxboxnav {
	padding-top: 1px;
	padding: 0;
	line-height: 2;
	margin: 15px 0;
	background-color: transparent;
}

@media screen and (max-width:1366px) {
	.yunzz_dliside {
		right: 8px;
	}
}

@media screen and (max-width:1280px) {
	.yunzz_dliside {
		width: 54px;
		height: 366px;
		right: 0;
	}

	.yunzz_dliside a {
		width: 54px;
		height: 56px;
		overflow: hidden;
	}

	.yunzz_dliop1 {
		padding: 12px 7px 0 7px;
		font-size: 14px;
	}

	.yunzz_dliop2 {
		width: 29px;
		height: 29px;
		margin: 4px 0 0 12px;
		line-height: 29px;
	}
}

@media screen and (max-width:1200px) {

	.yunzz_top_box,
	.yunzz_menu_box,
	.copyright-bg {
		width: 1200px;
	}
}

.yunzz_fixdthis_block .yunzz_qkwz_info_box .box-title {
	background: none;
	text-align: center;
	color: #333;
}

.yunzz_fixdthis_block .yunzz_qkwz_info_box .box-info {
	text-align: center;
}

.yunzz_fixdthis_block .yunzz_qkwz_info_box .box-info span {
	/* color: #3ca2c8; */
}

.yunzz_fixdthis_block .yunzz_qkwz_info_box .box-item {
	font-size: 16px;
	line-height: 32px;
}

.yunzz_link_block {
	width: 825px;
	padding: 20px 38px 10px 38px;
	margin: 14px 0;
	background-color: #f7f7f7;
}

.yunzz_link_block p {
	margin-bottom: 13px;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

.yunzz_link_block a {
	width: 20%;
	margin-bottom: 13px;
	float: left;
	color: #555;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.yunzz_link_block a:hover {
	text-decoration: none;
	color: #ff3333;
}
.yunzz_ad_block{
	width: 900px;
	height: 138px;
	background: url(../image/dxn-lbck-adv.png) no-repeat center center;
	background-size: 100% auto;
	text-align: center;
	overflow: hidden;

}
.yunzz_ad_block>a{
	display: block;
	
}
.yunzz_ad_block>a:hover{
	opacity: 0.8;
}
.yunzz_ad_block  h3{
	font-size: 32px;
	font-weight: bold;
	color: #333;
    margin-top: 20px;
}
.yunzz_ad_block span{
	display: block;
	width: 145px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	color: #333;
	margin: 12px auto 0px;
	border: 1px solid #333;
	border-radius: 19px;
	opacity: 0.95;
}

.yunzz_ad_block img {
	width: 100%;
}

.yunzz_ad_block {
	margin-top: 34px;
}

.yunzz_fixdthis_block .yunzz_qikan_box {
	padding-bottom: 20px;
}

.yunzz_dxn_r_top {
	height: 150px;
	padding: 12px;
	box-sizing: border-box;
	background-color: #fff;
	border: 1px solid #f3f3f3;
	margin-top: 12px;
}

.yunzz_dxn_r_top h6 {
	margin: 0;
	padding-bottom: 15px;
	font-size: 16px;
	color: #333;
}

.yunzz_dxn_r_top .yunzz_work_box {
	background-color: #fff;
}

.yunzz_dxn_r_top .yunzz_work_box ul {
	width: auto;
}

.yunzz_dxn_r_top .yunzz_work_box ul li {
	width: 70px;
	height: 80px;
	float: left;
	margin-right: 7px;
	text-align: center;

	border: none;
	margin-top: 0;
	background-color: #f9f9f9;
}

.yunzz_dxn_r_top .yunzz_work_box ul li:last-of-type {
	margin-right: 0;
}

.yunzz_dxn_r_top .yunzz_work_box ul li:first-child {
	margin-top: 0;
}

.yunzz_dxn_r_top .yunzz_work_box ul li a {
	height: auto;
}

.yunzz_dxn_r_top .yunzz_work_box i {
	width: 40px;
	height: 30px;
	margin: 10px auto 0;
	float: none;
	background-size: 145px;
}

.yunzz_dxn_r_top .yunzz_work_box .item-con {
	width: auto;
	margin: 0;
	float: none;
}

.yunzz_dxn_r_top .yunzz_work_box .item-con h2 {
	font-size: 14px;
}

.yunzz_dxn_r_top .yunzz_work_box i.img4 {
	background-position: -37px 0;
}

.yunzz_dxn_r_top .yunzz_work_box i.img2 {
	background-position: -110px 0;
}

.yunzz_dxn_r_top .yunzz_work_box ul li:hover i.img1 {
	background-position: 0 -30px;
}

.yunzz_dxn_r_top .yunzz_work_box ul li:hover i.img2 {
	background-position: -110px -30px;
}

.yunzz_dxn_r_top .yunzz_work_box ul li:hover i.img4 {
	background-position: -37px -30px;
}

/* 电子阅读 */
.yunzz_dzyd_fq_info {
	margin-top: 40px;
	border-bottom: 1px solid #ececec;
	padding-bottom: 34px;
}

.yunzz_dzyd_fq_info .left-img {
	float: left;
	width: 16%;
}

.yunzz_dzyd_fq_info .left-img img {
	display: block;
	width: 122px;
	height: 166px;
}

.yunzz_dzyd_fq_info .right-info {
	float: left;
	width: 84%;
}

.yunzz_dzyd_fq_info .right-info h2 {
	font-size: 30px;
}

.yunzz_dzyd_fq_info .right-info p {
	font-size: 14px;
	line-height: 1.75;
	margin-top: 10px;
}

.yunzz_dzyd_fq_box {
	margin-top: 20px;
}

.yunzz_dzyd_fq_box .title {
	font-size: 18px;
	margin-bottom: 40px;
}

.yunzz_dzyd_fq_box .box-item {
	margin-bottom: 20px;
}

.yunzz_dzyd_fq_box .box-item .l {
	width: 90px;
	text-align: left;
	font-size: 15px;
	color: #333;
	font-weight: 400;
}

.yunzz_dzyd_fq_box .box-item .r {
	width: 780px;
}

.yunzz_dzyd_fq_box .box-item .r ul li {
	margin-right: 16px;
	float: left;
	margin-bottom: 10px;
}

.yunzz_dzyd_fq_box .box-item .r ul li a {
	color: #309ae6;
	font-size: 15px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	padding: 0 10px;
	white-space: nowrap;
}

.yunzz_qkwz_info_box .box-image {
	margin: 20px 0;
	font-size: 18px;
	text-align: center;
	color: #ff3333;
	font-weight: bold;
	line-height: 4;
}

.yunzz_qkwz_info_box .box-image img {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #999;
}



.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.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;
}

.nosetBoxsizng * {
	-moz-box-sizing: unset;
	-webkit-box-sizing: unset;
	-o-box-sizing: unset;
	-ms-box-sizing: unset;
	box-sizing: unset;
}

.body {
	width: 100%;
	min-width: 1200px;
}

.container a:hover {
	text-decoration: none;
	color: #ff3333;
}

.gray-body {
	background-color: #f9f9f9;
}
.white-body {
	background-color: #fff;
}
ul.flexbox {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

ul.flexbox li {
	display: block;
	align-items: center;
	justify-content: flex-start;
}

.table {
	display: table;
	height: 100%;
}

.table_cell {
	display: table-cell;
	vertical-align: middle;
}

.bg-gray {
	background-color: #f9f9f9;
}

.btn-common {
	display: block;
	font-size: 14px;
	text-align: center;
	color: #fff;
	-webkit-transition: all .4s;
	transition: all .4s;
}

.hoveropacity a:hover {
	opacity: .8;
}

.hoverimg img {
	-webkit-transition: transform 0.6s ease;
	-moz-transition: transform 0.6s ease;
	-ms-transition: transform 0.6s ease;
	transition: transform 0.6s ease;
}

.hoverimg:hover img {
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
}

body.container {
	width: 100%;
	min-width: 1200px;
}

.bg-white {
	background-color: #fff;
}

/*期刊--头部*/
.yunzz_qk_content2 .w1200 {
	width: 1200px;
	margin: 0 auto;
}

.yunzz_qk_content2 .yunzz_footer {
	background-color: #fff;
}

.yunzz_header_qk_top {
	/* height: 180px; */
	padding-top: 44px;
	padding-bottom: 15px;
	background-color: #fff;
}

.yunzz_box_logo .head-logo {
	display: inline-block;
	width: 232px;
	height: 41px;
	vertical-align: middle;
	margin-top: 5px;
	background: url(../images/yunzzN/yunzz_logo.png) no-repeat left center;
	background-size: 132px 41px;
}

.yunzz_header_qk_top .middle-search {
	width: 570px;
	box-shadow: 3px 5px 3px 0px rgba(49, 40, 28, 0.03);
	margin-left: 0;
}

.yunzz_header_qk_top .middle-search .search-input {
	widows: 390px;
	height: 52px;
	overflow: hidden;
	border-radius: 4px;
	border: solid 2px #ff3333;
}

.yunzz_header_qk_top .middle-search .search-input .l {
	width: 78%;
	height: 52px;
	line-height: 52px;
	overflow: hidden;
}

.yunzz_header_qk_top .middle-search .search-input .l::before {
	content: "";
	display: inline-block;
	width: 34px;
	height: 19px;
	background: url(../images/yunzzN/yunzz_index_head_search_gray.png) no-repeat;
	background-position: 16px center;
	vertical-align: middle;
	margin: 0 8px 4px 0;
}

.yunzz_header_qk_top .middle-search .search-input .r {
	width: 22%;
	height: 52px;
	background-color: #ff3333;
}

.yunzz_header_qk_top .middle-search .search-input .r .s {
	display: block;
	border: none;
	text-align: center;
	background-color: #ff3333;
	width: 100%;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #fff;
}

.yunzz_header_qk_top .middle-search .search-input .r:hover .s {
	cursor: pointer;
	opacity: .8;
}

.yunzz_header_qk_top .middle-search .search-input .q {
	border: 0 none;
	outline: 0 none;
	font-size: 15px;
	color: #999;
	width: 86%;
	height: 46px;
	line-height: 46px;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#1eeeeee, endcolorstr=#1eeeeee);
}

.yunzz_header_qk_top .middle-search .search-input .q:-webkit-autofill,
.yunzz_header_qk_top .middle-search .search-input .q:-webkit-autofill:hover,
.yunzz_header_qk_top .middle-search .search-input .q:-webkit-autofill:focus {
	box-shadow: 3px 5px 3px 0px #fff;
	inset;
	-webkit-text-fill-color: #999;
}

.yunzz_header_qk_top .middle-search .search-input .q::-webkit-input-placeholder {
	color: #999;
}

.yunzz_header_qk_top .middle-search .search-input .q::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999;
}

.yunzz_header_qk_top .middle-search .search-input .q:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #999;
}

.yunzz_header_qk_top .middle-search .search-input .q:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #999;
}

.yunzz_header_qk_top .right-nav a {
	display: inline-block;
	margin-right: 16px;
	font-size: 16px;
	color: #222;
	width: 122px;
	height: 52px;
	line-height: 52px;
	border-radius: 4px;
	border: solid 1px #eee;
	text-align: center;
}

.yunzz_header_qk_top .right-nav a.dlicar {
	color: #ff3333;
	margin-right: 0;
}

.yunzz_header_qk_top .right-nav a.myorder:before {
	content: '';
	display: inline-block;
	width: 13px;
	height: 15px;
	background: url(../images/yunzzN/yunzz_index_head_myorder.png) no-repeat;
	vertical-align: middle;
	margin: 0 8px 4px 0;
}

.yunzz_header_qk_top .right-nav a.dlicar:before {
	content: '';
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(../images/yunzzN/yunzz_index_head_mycart.png) no-repeat;
	vertical-align: middle;
	margin: 0 8px 2px 0;
}

.yunzz_index_head_lbmenu {
	margin-top: 45px !important;
}

.yunzz_index_head_lbmenu .lbmenu_left>a {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	margin-right: 40px;
}

.yunzz_index_head_lbmenu .lbmenu_left>a:last-of-type {
	margin-right: 0;
}

.yunzz_index_head_lbmenu .lbmenu_zxrx {
	font-size: 16px;
	color: #222;
}

.yunzz_index_head_lbmenu .lbmenu_zxrx span {
	font-weight: bold;
	color: #ff3333;
}

.yunzz_index_head_lbmenu .lbmenu_zxrx::before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 17px;
	background: url(../images/yunzzN/yunzz_index_head_zxdh.png) no-repeat;
	vertical-align: middle;
	margin: 0 14px 2px 0;
}

.yunzz_header_qk_top .right-nav a.dlicar b {
	font-size: 16px;
	color: #ff3333;
}

.yunzz_header_qk_top .right-nav a.myorder:hover {
	border-color: #222;
	opacity: .8;
}

.yunzz_header_qk_top .right-nav a.dlicar:hover {
	border-color: #ff3333;
	opacity: .8;
}

.yunzz_header_qk_top .right-nav>a.btn-zxzx {
	display: inline-block;
	width: 94px;
	height: 36px;
	line-height: 36px;
	font-weight: bold;
	background-color: #ff9330;
	margin-top: 14px;
}

.yunzz_header_qk_top .right-nav>a.btn-zxzx:hover {
	color: #fff;
	opacity: .8;
}

.yunzz_header_qk_btm {
	height: 65px;
	line-height: 65px;
	background-color: #fff;
	margin-bottom: 2px;
}

.yunzz_header_qk_btm a {
	font-size: 12px;
	line-height: 65px;
}

.yunzz_header_qk_btm .l {
	width: 188px;
}

.yunzz_header_qk_btm .l:after {
	content: '';
	display: inline-block;
	width: 1px;
	height: 20px;
	background-color: #dedede;
	float: right;
	margin-top: 23px;
}

.yunzz_header_qk_btm .l a {
	display: inline-block;
	margin-right: 32px;
}

.yunzz_header_qk_btm .l a:before {
	content: '';
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(../images/dd/icon_menu_qkdy.png) no-repeat;
	vertical-align: middle;
	margin: 0 10px 3px 0;
}

.yunzz_header_qk_btm .l a:first-of-type:before {
	background-position: 0 0;
}

.yunzz_header_qk_btm .l a:nth-of-type(2):before {
	background-position: -88px -1px;
}

.yunzz_header_qk_btm .r {
	width: 1012px;
}

.yunzz_header_qk_btm .r p a:first-of-type {
	margin-left: 50px;
}

.yunzz_header_qk_btm .r p a:last-of-type {
	color: #ce994f;
	font-weight: bold;
}

.yunzz_header_qk_btm .r p a {
	display: inline-block;
	margin-left: 38px;
	color: #777;
}

.yunzz_qk_content .bg-gray {
	width: 100%;
	min-width: 1200px;
	height: 236px;
	background-color: #f9f9f9;
	z-index: -1;
	position: absolute;
	top: 130px;
}

.yunzz_dy_content .bg-gray {
	height: 240px;
}

.yunzz_qk_content .left-panel {
	float: left;
	width: 325px;
}

.yunzz_qk_content .right-panel {
	float: left;
	margin-left: 46px;
	width: 788px;
}

.yunzz_qk_content2 .yunzz_qk_cright {
	float: none;
	width: 100%;
	margin-left: 0;
	background-color: #fff;
	padding: 40px 96px 1px;
}

.yunzz_qk_info>div {
	padding: 54px 68px;
	background-color: #fff;
}

.yunzz_qk_info .left-img {
	width: 230px;
}

.yunzz_qk_info .left-img img {
	width: 100%;
	height: 314px;
	box-shadow: 7px 11px 14px 2px rgba(49, 40, 28, 0.15);
	-webkit-transition: transform 0.6s ease;
	-moz-transition: transform 0.6s ease;
	-ms-transition: transform 0.6s ease;
	transition: transform 0.6s ease;
}

.yunzz_qk_info .left-img:hover img {
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
}

.yunzz_qk_info .left-img .l_ssfl {
	margin-top: 20px;
}

.yunzz_qk_info .left-img .l_ssfl b {
	display: block;
	font-size: 13px;
	font-weight: normal;
	color: #999;
	line-height: 28px;
	float: left;
}

.yunzz_qk_info .left-img .l_ssfl a {
	display: inline-block;
	color: #222;
	font-size: 13px;
	margin-right: 10px;
	line-height: 28px;
}

.yunzz_qk_info .left-img .l_ssfl a:hover {
	color: #ff3333;
}
.yunzz_qk_info .left-img .l_ssfl>i{
	display: block;
}
.yunzz_qk_info .left-img .l_ssfl a.btn_collect{
	display: block;
	font-size: 12px;
	color: #222;
	float: right;
	text-align: center;
	margin-right: 0;
}
.yunzz_qk_info .left-img .l_ssfl a.btn_collect:hover{
	color: #ff3333;
}
.yunzz_qk_info .left-img .l_ssfl a.btn_collect i.jrsc{
	display: inline-block;
	width: 14px;
	height: 13px;
	background: url(../images/yunzzN/yunzz_icon_collect.png) no-repeat;
	vertical-align: middle;
	margin: 0 6px 4px 0;
}
.yunzz_qk_info .left-img .l_ssfl a.btn_collect:hover i.jrsc{
	background: url(../images/yunzzN/yunzz_icon_collected.png) no-repeat;
}
.yunzz_qk_info .left-img .l_ssfl a.btn_collect i.ysc{
	display: inline-block;
	width: 14px;
	height: 13px;
	background: url(../images/yunzzN/yunzz_icon_collected.png) no-repeat;
	vertical-align: middle;
	margin: 0 6px 4px 0;
}
.yunzz_qk_info .right-info h1 {
	font-size: 34px;
	color: #222;
	text-indent: -15px;
	margin-top: -8px;
}
.yunzz_qk_info .right-info h1.yunzz-qkname{
	float: left;
}
.yunzz_qk_content2 .yunzz_qk_info .right-info h1 {
	margin: -6px 0 0 -12px;
}

.yunzz_sci_info .right-info h1 {
	text-indent: 0;
	margin-bottom: 12px;
}

.yunzz_qk_info .right-info h1 span.yunzz_jbfltags,
.yunzz_qk_info .right-info h1 a.yunzz_jbfltags,
.yunzz_sci_info .yunzz_sci_qksl a,
.yunzz_qk_info .right-info .yunzz-qkjbs{
	color: #ff6c14;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 30px 8px 0;
}
.yunzz_qk_info .right-info h1 span.yunzz_jbfltags:first-of-type,
.yunzz_qk_info .right-info h1 a.yunzz_jbfltags:first-of-type{
	margin-left: 18px;
}
.yunzz_qk_info .right-info .yunzz-qkjbs{
	float: left;
	margin-top: -4px;
}
.yunzz_qk_info .right-info h1 span.yunzz_jbfltags::before,
.yunzz_qk_info .right-info h1 a.yunzz_jbfltags::before,
.yunzz_sci_info .yunzz_sci_qksl a::before,
.yunzz_qk_info .right-info .yunzz-qkjbs:before{
	content: "";
	display: inline-block;
	width: 17px;
	height: 16px;
	background: url(../images/yunzzN/yunzz_icon_jbfltags.png) no-repeat;
	vertical-align: middle;
	margin: 0 5px 2px 5px;
}

.yunzz_dy_info .right-info h1 span.yunzz_jbfltags::before,
.yunzz_dy_info .right-info h1 a.yunzz_jbfltags::before,
.yunzz_dy_info .right-info .yunzz-qkjbs:before{
	content: "";
	display: inline-block;
	width: 17px;
	height: 16px;
	background: url(../images/yunzz/yunzz_icon_jbfltags.png) no-repeat;
	vertical-align: middle;
	margin: 0 5px 2px 5px;
}

.yunzz_qk_info .right-info h1 span.yunzz_jbfltags:hover,
.yunzz_qk_info .right-info h1 a.yunzz_jbfltags:hover,
.yunzz_sci_info .yunzz_sci_qksl a::hover {
	opacity: .8;
}

.yunzz_sci_info .yunzz_sci_qksl {
	margin-top: -15px;
}

.yunzz_qk_info .right-info .yunzz_dy_dwdq {
	display: block;
	font-size: 14px;
	color: #999;
	margin: 2px 0 20px 0;
}

.yunzz_qk_info .right-info .yunzz_dy_dwdq a {
	font-size: 14px;
	color: #999;
}

.yunzz_qk_info .right-info .yunzz_dy_dwdq span:first-of-type {
	margin-right: 50px;
}

.yunzz_qk_info .right-info .desc {
	font-size: 14px;
	line-height: 1.75;
	margin-bottom: 72px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	min-height: 74px;
}

.yunzz_qk_info .right-info .list li {
	float: left;
	margin-bottom: 14px;
	font-size: 14px;
	width: 50%;
	padding-right: 3%;
}

.yunzz_qk_info .right-info .list li p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_qk_info .right-info .yunzz_box_buy {
	margin-top: 30px;
}

.yunzz_qk_info .right-info .yunzz_box_buy .yunzz_cart_box {
	float: left;
}

.yunzz_qk_info .right-info .yunzz_box_buy .yunzz_cart_fw {
	float: right;
	line-height: 52px;
	font-size: 13px;
	color: #666;

}

.yunzz_qk_info .right-info .yunzz_box_buy .yunzz_cart_fw i {
	display: inline-block;
	width: 24px;
	height: 18px;
	vertical-align: middle;
	margin: 0 8px 2px 20px;
	background: url(../images/yunzz/yunzz_icon_dy_fw.png) no-repeat;
}

.yunzz_qk_info .right-info .yunzz_box_buy .yunzz_cart_fw i.fwcon1 {
	background-position: 5px 0px;
}

.yunzz_qk_info .right-info .yunzz_box_buy .yunzz_cart_fw i.fwcon2 {
	background-position: -105px 0;
}

.yunzz_qk_info .right-info .yunzz_box_buy .yunzz_cart_fw i.fwcon3 {
	background-position: -212px 0;
}

.yunzz_qk_info .right-info .yunzz_box_buy a {
	display: inline-block;
	width: 150px;
	height: 52px;
	line-height: 52px;
	margin-right: 18px;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	border-radius: 4px;
	border: 1px solid #ff3333;
}

.yunzz_qk_info .right-info .yunzz_box_buy a:before {
	content: '';
	display: none;
	width: 22px;
	height: 21px;
	background: url(../images/dd/icon_qk_btns.png) no-repeat;
	background-position: 0 0;
	vertical-align: middle;
	margin: 0 6px 4px 0;
}

.yunzz_qk_info .right-info .yunzz_box_buy a.btn-tgzx {
	background-color: #ff3333;
	font-weight: normal;
}

.yunzz_qk_info .right-info .yunzz_box_buy a.btn-xszx {
	background-color: #ff3333;
	font-weight: bold;
}

.yunzz_dy_info .right-info .yunzz_box_buy a.btn-xszx {
	background-color: #ff3333;
	font-weight: bold;
}

.yunzz_qk_info .right-info .yunzz_box_buy a.cart-add,
.yunzz_qk_info .right-info .yunzz_box_buy a.btn-jjzx {
	background-color: #ffaa00;
	border-color: #ffaa00;
	color: #fff;
	font-weight: normal;
}

.yunzz_qk_info .right-info .yunzz_box_buy a.cart-add::before {
	content: '';
	display: inline-block;
	width: 22px;
	height: 18px;
	background: url(../images/yunzzN/yunzz_icon_cart_white.png) no-repeat;
	background-position: 0 0;
	vertical-align: middle;
	margin: 0 9px 4px 0;
}

.yunzz_dy_info .right-info .yunzz_box_buy a.cart-add {
	font-weight: bold;
}

.yunzz_qk_content2 .yunzz_qk_cbox {
	background-color: #f9f9f9;
	margin-top: 0;
	padding-top: 15px;
}

.yunzz_qk_info .yunzz_qk_sgzq {
	font-size: 14px;
	color: #ff8400;
	margin-top: 18px;
}

.yunzz_qk_info .yunzz_qk_sgzq::before {
	content: "";
	display: inline-block;
	width: 17px;
	height: 13px;
	background: url(../images/yunzzN/yunzz_icon_qk_sgzq.png) no-repeat;
	vertical-align: middle;
	margin: 0 8px 4px 0;
}

/*期刊内容左侧*/
.yunzz_qk_cleft .bl-ad a {
	display: block;
	width: 100%;
	height: 244px;
	background: url(../images/dd/ad_qk_content1.png) no-repeat;
	background-size: 322px 244px;
}

.yunzz_dy_cleft .bl-ad a {
	background: url(../images/dd/ad_dy_content1.png) no-repeat;
}

.yunzz_qk_cleft .bl-ad a:hover {
	box-shadow: 0 0 20px rgba(227, 238, 249, 0.89);
}

.yunzz_qk_cleft .bleft-common {
	margin-top: 40px;
}

.yunzz_qk_cleft .bleft-common h3 {
	font-size: 18px;
	margin-bottom: 26px;
}

/*联系方式*/
.yunzz_qk_cleft .bl-lxfs p {
	font-size: 14px;
	font-weight: bold;
	color: #555;
	margin-bottom: 8px;
}

.yunzz_qk_cleft .bl-lxfs p:last-of-type {
	margin-bottom: 0;
}

.yunzz_qk_cleft .bl-lxfs p:before {
	content: '';
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../images/dd/icon_qk_lxfs.png) no-repeat;
	background-position: -28px -11px;
	vertical-align: middle;
	margin: 0 6px 6px 0;
}

.yunzz_qk_cleft .bl-lxfs p.dz:before {
	background-position: -28px -52px;
}

.yunzz_qk_cleft .bl-lxfs p.yb:before {
	background-position: -28px -93px;
}

/*基本信息*/
.yunzz_qk_cleft .bl-jbxx p {
	font-size: 14px;
	font-weight: bold;
	color: #555;
	margin-bottom: 16px;
}

.yunzz_qk_cleft .bl-jbxx p:last-of-type {
	margin-bottom: 0;
}

/*收录与荣誉*/
.yunzz_qk_cleft .bl-slry ul li {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	background-color: #f6f6f6;
	font-size: 12px;
	text-align: center;
	color: #555;
	-webkit-transition: all .4s;
	transition: all .4s;
	padding: 0 16px;
	margin: 0 10px 10px 0;
}

.yunzz_qk_cleft .bl-slry ul li:last-of-type {
	margin-bottom: 0;
}

/* 订阅--主要栏目 */
.yunzz_qk_cleft .bl-dy-zylm p {
	line-height: 2.25;
	font-size: 13px;
	color: #555;
}

/*相关杂志*/
.yunzz_qk_cleft .bl-xgzz div {
	display: block;
	margin-bottom: 28px;
}

.yunzz_qk_cleft .bl-xgzz div:last-of-type {
	margin-bottom: 0;
}

.yunzz_qk_cleft .bl-xgzz div>a {
	float: left;
	width: 116px;
	height: 160px;
}

.yunzz_qk_cleft .bl-xgzz div>a img {
	width: 100%;
	height: 100%;
}

.yunzz_qk_cleft .bl-xgzz div>div {
	float: left;
	margin-left: 20px;
	width: 186px;
}

.yunzz_qk_cleft .bl-xgzz div h6 {
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 15px 0 25px 0;
}

.yunzz_qk_cleft .bl-xgzz div p {
	font-size: 12px;
	margin-bottom: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_qk_cleft .bl-xgzz div p .price {
	color: #f00;
}

.yunzz_qk_cleft .bl-xgzz div>span {
	display: block;
	font-size: 12px;
	color: #c3c3c3;
	margin-top: 25px;
}

.yunzz_qk_cleft .bl-xgzz div>span:before {
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../images/dd/icon_logo_rq.png) no-repeat;
	background-position: center;
	vertical-align: middle;
	margin: 0 6px 6px 0;
}

/*服务介绍*/
.yunzz_fwjsbox {
	margin-bottom: 15px;
}

.yunzz_fwjsbox h6 {
	font-size: 16px;
	height: 46px;
	line-height: 46px;
	padding-left: 20px;
	background-color: #f8f8f8;
	margin-bottom: 4px;
}

.yunzz_fwjsbox>a {
	display: block;
	height: 114px;
	background: #f8f8f8 url(../images/dd/icon_qk_fwjs.png) no-repeat;
	padding-left: 20px;
	margin-bottom: 4px;
	background-position: 20px 42px;
	padding-left: 80px;
}

.yunzz_fwjsbox>a:nth-of-type(2) {
	background-position: 20px -74px;
}

.yunzz_fwjsbox>a:nth-of-type(3) {
	background-position: 20px -192px;
}

.yunzz_fwjsbox>a span {
	display: block;
	font-size: 16px;
	margin-bottom: 8px;
}

.yunzz_fwjsbox>a p {
	font-size: 12px;
	color: #999;
}

/*期刊内容右侧*/
.yunzz_qk_cright .bright-common {
	margin-bottom: 40px;
}

.yunzz_qk_cright .bright-common h2 {
	font-size: 20px;
	margin-bottom: 30px;
}

.yunzz_qk_content2 .bright-common h2 {
	font-size: 28px;
	margin-bottom: 40px;
	text-align: center;
}

.yunzz_qk_cright .bright-common h2:before {
	content: '';
	display: inline-block;
	width: 3px;
	height: 17px;
	background-color: #3584d8;
	vertical-align: middle;
	margin-right: 10px;
}

.yunzz_qk_content2 .bright-common h2:before {
	content: '';
	display: inline-block;
	width: 40px;
	height: 1px;
	background-color: #e2e2e2;
	vertical-align: middle;
	margin-right: 12px;
}

.yunzz_qk_content2 .bright-common h2::after {
	content: '';
	display: inline-block;
	width: 40px;
	height: 1px;
	background-color: #e2e2e2;
	vertical-align: middle;
	margin-left: 12px;
}

/*杂志简介*/
.yunzz_qk_cright .br-zzjj p {
	line-height: 2;
	font-size: 15px;
	margin-bottom: 30px;
}

.yunzz_qk_cright .br-zzjj p:last-of-type {
	margin-bottom: 0;
}

/*服务流程*/
.yunzz_qk_cright .br-fwlc ul li {
	width: 214px;
	height: 118px;
	border: 1px solid #e5eaf4;
	padding-left: 22px;
	background: url(../images/dd/icon_qk_fwlc.png) no-repeat 22px 0;
}

.yunzz_qk_cright .br-fwlc ul li b {
	display: block;
	font-size: 16px;
	margin-bottom: 10px;
}

.yunzz_qk_cright .br-fwlc ul li p {
	font-size: 14px;
	color: #999;
}

/*发文分析*/
.yunzz_dldabox0,
.yunzz_dldabox25,
#yunzz_dldabox6 {
	border: 1px solid #eee;
}

.yunzz_dlanly {
	margin: 30px auto;
}

.yunzz_dlanly h4 {
	font-size: 16px;
	font-weight: 400;
}

.yunzz_dlanly table {
	margin-top: 15px;
}

.yunzz_dlanly thead {
	background-color: #a9a9a9;
	font-weight: bold;
}

.yunzz_dlanly thead tr {
	height: 48px;
	line-height: 48px;
}

.yunzz_dlanly thead td {
	color: #fff;
}

.yunzz_dlanly td {
	font-size: 14px;
	color: #555;
}

.yunzz_dlanly tbody tr {
	height: 48px;
	line-height: 48px;
}

.yunzz_dlanly tbody tr:nth-child(even) {
	background-color: #f7f7f7;
}

.yunzz_dlanly tbody td {
	height: 48px;
}

.yunzz_dlanly tr td:nth-child(1) {
	width: 26%;
	overflow: hidden;
}

.yunzz_dlanly tr td:nth-child(2) {
	width: 20%;
}

.yunzz_dlanly thead td:nth-child(1) {
	width: 20%;
	text-indent: 15px;
}

.yunzz_dlanly tbody td:nth-child(1) span {
	display: block;
	height: 100%;
	line-height: 48px;
	text-indent: 18px;
	font-size: 14px;
	color: #555;
}

.yunzz_dlanly tbody td:nth-child(2) {
	text-indent: 12px;
}

/*网友评论*/
.yunzz_qk_cright .br-wypl .yunzz_box_bbs dd {
	border: none;
	background-color: #f9fafb;
	padding: 28px 28px 8px 28px;
	margin-bottom: 10px;
}

.yunzz_qk_cright .br-wypl .yunzz_box_bbs .bbs-info {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	margin-bottom: 6px;
	margin-left: 0;
}

.yunzz_qk_cright .br-wypl .yunzz_box_bbs .bbs-content {
	font-size: 14px;
	line-height: 1.75;
}

.yunzz_qk_cright .br-wypl .yunzz_box_bbs .bbs-tool {
	border-top: none;
	height: 20px;
	line-height: 20px;
	margin-left: 0;
	font-size: 12px;
	color: #b3b4b4;
	margin-top: 16px;
}

.yunzz_qk_cright .br-wypl .yunzz_box_bbs .bbs-tool a {
	color: #ff3333;
	margin-left: 16px;
}

.yunzz_qk_cright .br-wypl .yunzz_box_bbs .bbs-tool .reply-but:hover i {
	background-position: -30px -225px;
}

.yunzz_qk_cright .br-wypl .yunzz_reply_form .reply-input {
	width: 746px;
}
.yunzz_qk_pllist .reply-input{
	width: 94%;
	height: 37px;
	overflow: hidden;
}
.yunzz_qk_cright .br-wypl .yunzz_reply_box {
	width: 91%;
}
.yunzz_qk_pllist .yunzz_reply_box{
	width: 100%;
	margin: 20px 10px 10px 36px;
}
.yunzz_qk_cright .br-wypl .yunzz_reply_form .reply-input .l {
	width: 666px;
}
.yunzz_qk_pllist .yunzz_reply_form .reply-input .l{
	width: 90%;
	height: 37px;
}
.yunzz_qk_pllist .yunzz_reply_form .reply-input .r{
	width: 10%;
	height: 37px;
}
.yunzz_qk_cright .br-wypl .yunzz_reply_form .reply-input .r {
	display: inline-block;
	height: 35px;
	background-color: #ff3333;
}

.yunzz_qk_cright .br-wypl .yunzz_reply_form .reply-input .s {
	height: 35px;
	line-height: 35px;
	background-color: #ff3333;
}

.yunzz_qk_cright .br-wypl .yunzz_box_comment .box-but .but-submit a {
	background-color: #ff3333;
}

.yunzz_qk_cright .br-wypl .yunzz_box_comment .box-but .but-file span {
	color: #ff3333;
}

.yunzz_qk_cright .br-wypl .box-mscomment {
	display: none;
	margin-bottom: 15px;
}

.yunzz_qk_cright .yunzz_box_comment .box-login a {
	margin: 0 0 0 15px;
}

.yunzz_qk_cright .yunzz_box_comment .box-login a.login {
	color: #ff3333;
}

.yunzz_qk_cright .yunzz_box_comment .box-login {
	margin-top: 0;
}

.yunzz_qk_cright .yunzz_box_comment .btn-showpl {
	display: inline-block;
	width: 70px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #ff6600;
	color: #ff6600;
	font-size: 12px;
}

/*页脚*/
.yunzz_footer {
	background-color: #f8f8f8;
}

.yunzz_footer .foot-logo {
	display: inline-block;
	width: 179px;
	height: 28px;
	margin-top: 6px;
	background: url(../images/dd/icon_logo_blue.png) no-repeat;
}

.yunzz_footer .foot-nav {
	padding: 30px 0;
}

.yunzz_footer .foot-nav .l {
	height: 40px;
	line-height: 40px;
}

.yunzz_footer .foot-nav .l ul li {
	float: left;
	margin-left: 50px;
}

.yunzz_footer .foot-nav .l ul li a {
	font-size: 14px;
	font-weight: bold;
}

/*页脚搜索框*/
.yunzz_footer .foot-search {
	width: 305px;
}

.yunzz_footer .foot-search .search-input {
	width: 305px;
	height: 40px;
	overflow: hidden;
}

.yunzz_footer .foot-search .search-input .l {
	width: 77%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.yunzz_footer .foot-search .search-input .r {
	width: 23%;
	height: 40px;
}

.yunzz_footer .foot-search .search-input .r .s {
	display: block;
	border: none;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #ff3333;
	color: #fff;
	font-size: 14px;
}

.yunzz_footer .foot-search .search-input .r:hover .s {
	cursor: pointer;
	opacity: .8;
}

.yunzz_footer .foot-search .search-input .q {
	border: 0 none;
	outline: 0 none;
	font-size: 14px;
	color: #999;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-left: 16px;
	background-color: #eee;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#1eeeeee, endcolorstr=#1eeeeee);
}

.yunzz_footer .foot-search .search-input .q:-webkit-autofill,
.yunzz_footer .foot-search .search-input .q:-webkit-autofill:hover,
.yunzz_footer .foot-search .search-input .q:-webkit-autofill:focus {
	box-shadow: 0 0 0 60px #ff3333 inset;
	-webkit-text-fill-color: #999;
}

.yunzz_footer .foot-search .search-input .q::-webkit-input-placeholder {
	color: #999;
}

.yunzz_footer .foot-search .search-input .q::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999;
}

.yunzz_footer .foot-search .search-input .q:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #999;
}

.yunzz_footer .foot-search .search-input .q:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #999;
}

/*版权*/
.yunzz_footer .yunzz_copyright_box {
	margin-top: 25px;
	border: none;
	border-top: 1px dotted #aeaeae;
}

.yunzz_footer .yunzz_copyright_box .l {
	width: 76%;
	padding-top: 22px;
	height: auto;
}

.yunzz_footer .yunzz_copyright_box .l p {
	color: #999;
	line-height: 2;
	font-size: 12px;
	text-align: left;
	padding: 0;
}

.yunzz_footer .yunzz_copyright_box .l p a {
	color: #999;
}

.yunzz_footer .yunzz_copyright_box .l p a:hover {
	color: #ff3333;
}

.yunzz_footer .yunzz_copyright_box .r {
	width: 24%;
	padding-top: 22px;
	height: auto;
}

.yunzz_footer .yunzz_copyright_box .r p {
	color: #777;
	font-size: 13px;
	text-align: right;
	padding: 0;
}

.yunzz_footer .yunzz_copyright_box .r .tel {
	font-size: 13px;
	font-weight: bold;
	color: #ff3333;
}

.yunzz_footer .yunzz_copyright_box .l>a,
.yunzz_footer .yunzz_copyright_box .r>a {
	font-size: 12px;
	color: #777;
}

.yunzz_footer .yunzz_copyright_box .l>a:hover,
.yunzz_footer .yunzz_copyright_box .r>a:hover {
	color: #ff3333;
}

.yunzz_dliside-qk a {
	background-color: #ff3333;
}

.yunzz_dliside-qk a:hover {
	text-decoration: none;
	background-color: #ff3333;
}

/* 首页 */
.yunzz_header_index {}

/* 首页--列表 */
.yunzz_index_comlist {
	margin: 20px 0;
}

.yunzz_index_comlist>div {
	border-radius: 10px;
	background-color: #fff;
	padding: 35px 45px 1px 45px;
}

.yunzz_index_comlist>div .left_panel {
	float: left;
	width: 794px;
	margin-right: 80px;
}

.yunzz_index_comlist>div .right_panel {
	float: right;
	width: 236px;
}

.yunzz_index_comlist .yunzz_comtit {
	padding: 0 0 36px 0;
}

.yunzz_index_comlist .yunzz_comtit a.title {
	font-size: 26px;
	font-weight: bold;
	color: #222;
	margin-left: 0;
}

.yunzz_index_comlist .yunzz_comtit a.title_min {
	font-size: 17px;
	font-weight: bold;
	color: #222;
	margin-left: 0;
	line-height: 35px;
}

.yunzz_index_comlist .yunzz_comtit a {
	font-size: 14px;
	color: #999;
	font-weight: 400;
	margin-left: 30px;
	vertical-align: middle;
}

.yunzz_index_comlist .yunzz_comtit a:nth-of-type(2) {
	margin-left: 35px;
}

.yunzz_index_comlist .yunzz_comtit a.more {
	float: right;
	margin-right: 6px;
	font-size: 14px;
	font-weight: 400;
	color: #999;
	letter-spacing: 0;
	position: relative;
	top: 8px;
}

/* .yunzz_index_comlist .yunzz_comtit a.more i {
    margin-left: 7px;
    position: relative;
    top: 0;
}
.yunzz_index_comlist .yunzz_comtit a.more i:after {
    content: ">";
    color: #999;
    font-size: 16px;
    display: inline-block;
    height: 20px;
    line-height: 16px;
    vertical-align: middle;
}
.yunzz_index_comlist .yunzz_comtit a.more i svg {
    width: 20px;
    height: 20px;
    position: absolute;
    top: -3px;
    left: -5px;
}
@-webkit-keyframes svgan{100%{stroke-dashoffset:0;}}
@-moz-keyframes svgan{100%{stroke-dashoffset:0;}}
@keyframes svgan{100%{stroke-dashoffset:0;}}
.yunzz_index_comlist .yunzz_comtit a.more:hover{
	color:#f94221;
}
.yunzz_index_comlist .yunzz_comtit a.more:hover svg{
	-webkit-animation:svgan 3s linear forwards; 
	-moz-animation:svgan 3s linear forwards; 
	-ms-animation:svgan 3s linear forwards; 
	animation:svgan 3s linear forwards; 
	stroke-dasharray:400; 
	stroke-dashoffset:400;
} */
.yunzz_index_comlist ul.bigul li {
	width: 140px;
	height: 246px;
	margin-bottom: 40px;
	margin-right: 24px;
}

.yunzz_index_comlist ul.bigul li:nth-of-type(4n) {
	margin-right: 0;
}

.yunzz_index_comlist ul.bigul li .t_img {
	display: block;
	width: 140px;
	height: 191px;
}

.yunzz_index_comlist ul.bigul li .t_img img {
	width: 100%;
	height: 100%;
	-webkit-transition: transform 0.6s ease;
	-moz-transition: transform 0.6s ease;
	-ms-transition: transform 0.6s ease;
	transition: transform 0.6s ease;
}

.yunzz_index_comlist ul.bigul li:hover img {
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
}

.yunzz_index_comlist ul.bigul li .b_info h4 {
	font-size: 15px;
	font-weight: normal;
	color: #333;
	text-align: center;
	margin: 14px 0 8px 0;
}

.yunzz_index_comlist ul.bigul li:hover h4 {
	color: #ff3333;
}

.yunzz_index_comlist ul.bigul li .b_info p {
	text-align: center;
}

.yunzz_index_comlist ul.bigul li .b_info p .yunzz_jbfltags {
	display: inline-block;
	font-size: 12px;
	color: #999;
}

.yunzz_index_comlist ul.bigul li .b_info p .yunzz_price {
	display: inline-block;
	font-size: 15px;
	color: #ff0000;
	margin-left: 12px;
}

.yunzz_index_comlist ul.litul li h5 {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	line-height: 38px;
	float: left;
	max-width: 80%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_index_comlist ul.litul li h5 i {
	display: inline-block;
	width: 15px;
	font-size: 13px;
	color: #555;
	font-style: normal;
	font-weight: normal;
	margin-right: 26px;
}

.yunzz_index_comlist ul.litul li:nth-of-type(2) h5 i,
.yunzz_index_comlist ul.litul li:nth-of-type(3) h5 i,
.yunzz_index_comlist ul.litul li:nth-of-type(4) h5 i {
	color: #ff000d;
}

.yunzz_index_comlist ul.litul li span {
	float: right;
	display: block;
	font-size: 12px;
	color: #999;
	line-height: 38px;
}

.yunzz_index_comlist ul.litul li.firli {
	margin-bottom: 16px;
}

.yunzz_index_comlist ul.litul li.firli .l_img {
	float: left;
	width: 85px;
	height: 116px;
}

.yunzz_index_comlist ul.litul li.firli .l_img img {
	width: 100%;
	height: 100%;
	-webkit-transition: transform 0.6s ease;
	-moz-transition: transform 0.6s ease;
	-ms-transition: transform 0.6s ease;
	transition: transform 0.6s ease;
}

.yunzz_index_comlist ul.litul li.firli:hover .l_img img {
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
}

.yunzz_index_comlist ul.litul li.firli .r_info {
	float: right;
	width: 135px;
}

.yunzz_index_comlist ul.litul li.firli .r_info h5 {
	font-size: 13px;
	font-weight: normal;
	margin: 4px 0 14px 0;
	line-height: 1;
	float: none;
	max-width: 100%;
}

.yunzz_index_comlist ul.litul li.firli .r_info .t_qkjb {
	font-size: 12px;
	color: #999;
	margin-bottom: 14px;
}

.yunzz_index_comlist ul.litul li.firli .r_info .t_price {
	font-size: 12px;
	color: #ff000d;
}

.index_qk_list>div {
	padding-bottom: 35px;
}

.index_qk_list ul li {
	width: 222px;
	margin: 0 2px 35px 0;
}

.index_qk_list ul li:nth-of-type(4n) {
	margin-right: 0;
}

.index_qk_list ul li h5 {
	font-size: 15px;
	color: #222;
	font-weight: normal;
	margin: 0 0 10px 0;
	position: relative;
}

.index_qk_list ul li h5.i_h5::after {
	content: '';
	display: inline-block;
	width: 32px;
	height: 13px;
	vertical-align: middle;
	margin: 0 0 3px 0;
	background: url(../images/yunzzN/yunzz_index_zzhot.png) no-repeat;
}

.index_qk_list ul li p {
	font-size: 12px;
	color: #999;
	margin-top: 8px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index_qk_list ul li:hover h5 {
	color: #ff3333;
}

.index_qk_list .more_choice {
	height: 56px;
	padding-top: 28px;
	border-top: solid 1px #eee;
}

.index_qk_list .more_choice b,
.index_qk_list .more_choice a {
	display: block;
	float: left;
}

.index_qk_list .more_choice b {
	color: #222;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
}

.index_qk_list .more_choice a {
	height: 28px;
	line-height: 28px;
	background-color: #f4f4f4;
	border-radius: 14px;
	font-size: 13px;
	color: #222;
	text-align: center;
	margin-left: 18px;
	padding: 0 20px;
}

.index_qk_list .more_choice a:hover {
	color: #ff3333;
}

/* 首页广告图 */
.yunzz_index_zzdyxc {
	height: 120px;
	text-align: center;
	background: url(../images/yunzzN/yunzz_index_banner_foot.png) no-repeat;
	border-radius: 10px;
	margin-bottom: 20px;
}

.yunzz_index_zzdyxc .p1 {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #fff;
}

.yunzz_index_zzdyxc .p2 {
	font-size: 15px;
	color: #fff;
}

.yunzz_index_zzdyxc .table {
	width: 100%;
}

.yunzz_index_zzdyxc:hover {
	opacity: .8;
}

/* 首页---精心打造期刊咨询服务 */
.yunzz_index_zxfw {
	height: 564px;
	background: url(../images/dd/bg_index_zxfw.png);
}

.yunzz_index_zxfw .l {
	padding-top: 108px;
}

.yunzz_index_zxfw .l b {
	display: block;
	color: #1b75df;
	font-weight: bold;
	font-size: 40px;
}

.yunzz_index_zxfw .l p {
	margin: 40px 0 70px 0;
}

.yunzz_index_zxfw .l p a {
	font-size: 14px;
	display: inline-block;
}

.yunzz_index_zxfw .l p a:after {
	content: '';
	display: inline-block;
	width: 1px;
	height: 12px;
	background-color: #d7e3f5;
	margin: 0 12px;
	vertical-align: middle;
	margin-bottom: 2px;
}

.yunzz_index_zxfw .l div {
	width: 264px;
	line-height: 2;
	font-size: 12px;
	color: rgba(51, 51, 51, 0.63);
}

.yunzz_index_zxfw .r {
	width: 860px;
	height: 443px;
	margin-right: 20px;
	background: url(../images/dd/bg_index_zxfw_blue.png) no-repeat;
}

.yunzz_index_zxfw .r ul li {
	width: 25%;
	padding-top: 106px;
}

.yunzz_index_zxfw .r ul li span {
	display: block;
	width: 46px;
	height: 48px;
	margin: 0 auto;
	background: url(../images/dd/icon_index_zxfw.png) no-repeat;
	background-position: 1px 0;
}

.yunzz_index_zxfw .r ul li:nth-of-type(2) span {
	background-position: -215px 3px;
}

.yunzz_index_zxfw .r ul li:nth-of-type(3) span {
	background-position: -414px 1px;
}

.yunzz_index_zxfw .r ul li:nth-of-type(4) span {
	background-position: -609px 0;
}

.yunzz_index_zxfw .r ul li a {
	display: block;
}

.yunzz_index_zxfw .r ul li a:hover {
	opacity: .8;
}

.yunzz_index_zxfw .r ul li b {
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin: 84px 0 18px 0;
}

.yunzz_index_zxfw .r ul li p {
	line-height: 2;
	color: rgba(255, 255, 255, 0.52);
	width: 128px;
	margin: 0 auto;
	text-align: center;
}

/* 首页---服务推荐 */
.yunzz_index_fwtj {
	margin-bottom: 25px;
}

.yunzz_index_fwtj h5,
.yunzz_index_jxfw h5 {
	font-size: 36px;
	font-weight: normal;
	margin: 44px 0;
	text-align: center;
}

.yunzz_index_jxfw h5>a {
	color: #000;
}

.yunzz_index_fwtj ul li {
	width: 388px;
	height: 203px;
	background: #f8f8f8;
	padding: 56px 50px 30px 40px;
}

.yunzz_index_fwtj ul li:hover {
	box-shadow: 0 0 15px rgba(238, 238, 238, 0.79);
}

.yunzz_index_fwtj ul li .l {
	width: 232px;
}

.yunzz_index_fwtj ul li .l span {
	display: block;
	font-size: 16px;
}

.yunzz_index_fwtj ul li .l p {
	line-height: 1.75;
	color: #777;
	font-size: 12px;
	margin: 10px auto 30px;
	height: 42px;
	text-align: left;
	padding-right: 30px;
}

.yunzz_index_fwtj ul li .l a {
	display: block;
}

.yunzz_index_fwtj ul li .l a.btn {
	font-size: 12px;
	color: #ff3333;
}

.yunzz_index_fwtj ul li .r {
	width: 66px;
	height: 50px;
	margin-top: 22px;
	background: url(../images/dd/icon_index_fwtj.png) no-repeat;
	background-position: 2px -2px;
}

.yunzz_index_fwtj ul li:nth-of-type(2) .r {
	background-position: -177px -1px;
}

.yunzz_index_fwtj ul li:nth-of-type(3) .r {
	background-position: -57px -1px;
}

/* 首页---友情链接 */
/*友情链接*/
.yunzz_index_yqlj {
	padding: 0 35px 25px 35px;
	margin-bottom: 20px;
	margin-top: 20px;
	border-radius: 10px;
}

.yunzz_index_yqlj>b {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #222;
	padding: 25px 0;
	border-bottom: solid 1px #e8e8e8;
	margin-bottom: 20px;
}

.yunzz_index_yqlj>b span {
	color: #999;
	font-size: 13px;
	font-weight: normal;
}

.yunzz_index_yqlj>a,
.yunzz_fw_yqlj ul li {
	float: left;
	width: 10%;
	line-height: 28px;
	font-size: 12px;
	color: #666;
	padding-right: 1%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_fw_yqlj {
	margin-bottom: 15px;
	padding: 24px 68px 14px 68px;
	background-color: #fff;
	margin-top: 15px;
	border-radius: 10px;
}

.yunzz_fw_yqlj>b {
	font-size: 13px;
	margin-bottom: 10px;
	display: block;
}

.yunzz_fw_yqlj ul li {
	width: 14.28%;
}

.yunzz_fw_yqlj_dy {
	margin-top: 0;
	border-radius: 0;
}

/* 期刊列表 */
.yunzz_filter {
	width: 100%;
	/* min-height: 235px; */
	/* background: url(../images/dd/bg_index_header.png) no-repeat; */
	background-color: #fff;
}

.yunzz_filter>.w1200 {
	padding: 30px 0;
}

.yunzz_comlist_box ul li {
	float: left;
	width: 230px;
	height: 334px;
	margin-right: 12px;
	background-color: #fff;
}

.yunzz_comlist_box ul li:nth-of-type(5n) {
	margin-right: 0;
}

.yunzz_comlist_box ul li .top_img {
	width: 130px;
	height: 178px;
	margin: 36px auto 12px;
}

.yunzz_comlist_box ul li .top_img img {
	width: 100%;
	height: 100%;
}

.yunzz_comlist_box ul li .btm_info {
	text-align: center;
}

.yunzz_comlist_box ul li .btm_info h1, .yunzz_comlist_box ul li .btm_info h2 {
	font-size: 16px;
	font-weight: normal;
	width: 90%;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_comlist_box ul li .btm_info .y_info {
	font-size: 12px;
	color: #999;
	margin: 14px 0;
	padding: 0 14px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_comlist_box ul li .btm_info .y_price {
	font-size: 13px;
	color: #999;
	padding: 0 14px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_comlist_box ul li .btm_info .y_price span {
	color: #df2d2d;
}

.yunzz_comlist_box ul li .btm_info .y_price span.bzsj {
	color: #df2d2d;
}

.yunzz_comlist_box ul li .btm_info .y_price span.scsj {
	color: #999;
	text-decoration: line-through;
}

.yunzz_comlist_box ul li:hover {
	z-index: 4;
	box-shadow: 2px 3px 30px rgba(180, 211, 242, 0.55);
}

.yunzz_comlist_box ul li:hover h1 {
	color: #ff3333;
}

/* 订阅内页 */
.yunzz_qk_info .yunzz_dy_desc {
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 20px;
}

.yunzz_qk_info .box-price i {
	font-style: normal;
}

.yunzz_qk_info .box-price {
	height: 94px;
	background: rgba(249, 249, 249, 0.3);
	padding: 25px 8px;
}

.yunzz_qk_info .box-price::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.yunzz_qk_info .box-price>div {
	float: left;
	width: 25%;
	padding-left: 13px;
	border-left: 2px solid #e8e8e8;
}

.yunzz_qk_info .box-price>div>div {
	font-size: 18px;
	font-weight: bold;
	height: 24px;
	line-height: 20px;
	margin-bottom: 6px;
}

.yunzz_qk_info .box-price>div>span {
	font-size: 14px;
	color: #888;
}

.yunzz_qk_info .box-price>div.price-sell>div,
.yunzz_qk_info .box-price>div.price-sell>div a {
	color: #eb0000;
	font-size: 22px;
}

.yunzz_qk_info .box-price>div.price-sell>span {
	color: #eb0000;
	margin-left: 4px;
}

.yunzz_sci_info .box-price>div.price-sell>span {
	margin-left: 0;
}

.yunzz_qk_info .box-price>div.price-market>div {
	color: #999;
	font-size: 22px;
}

.yunzz_qk_info .box-price>div.price-market>span {
	color: #999;
}

/* 2022.5.18 修改 */
.yunzz_navlist {
	height: 70px;
	line-height: 70px;
	text-align: center;
}

.yunzz_navlist a {
	display: inline-block;
	font-size: 16px;
	color: #222;
	margin-right: 100px;
}

.yunzz_navlist a:last-of-type {
	margin-right: 0;
}

.yunzz_navlist a.tabs-active {
	height: 58px;
	font-weight: bold;
	color: #ff3333;
	border-bottom: 2px solid #ff3333;
	position: relative;
}

.yunzz_navlist a.tabs-active::after {
	content: '';
	display: none;
	position: absolute;
	width: 0;
	height: 0;
	border-bottom: 4px solid #ff3333;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	bottom: 0;
	left: 43%;
}

.yunzz_navlist a:hover {
	color: #ff3333;
}

/* 期刊收录荣誉 */
.block-qk-qksl div a,
.block-qk-qkry div a,
.block-qk-qksl div span,
.block-qk-qkry div span {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	text-align: center;
	padding: 0 15px;
	font-size: 14px;
	border-radius: 20px;
	border: 1px solid #f1f1f1;
	margin: 0 10px 10px 0;
}

/* 期刊广告 */
.yunzz_ad_qk {
	margin: 20px auto;
}

.yunzz_ad_qk>a {
	display: block;
	height: 138px;
	background: url(../images/dd/ad_qk.png) no-repeat;
}

/* 相关杂志 */
.yunzz_qk_xgzz,
.yunzz_qk_mzsm {
	background-color: #fff;
	padding: 40px 96px;
	margin-top: 20px;
}

.yunzz_qk_xgzz ul li {
	float: left;
	width: 25%;
	padding: 0 30px 14px 20px;
	border-right: 1px solid #eee;
}

.yunzz_qk_xgzz ul li:nth-of-type(4n) {
	border-right: none;
}

.yunzz_qk_xgzz ul li:nth-last-of-type {
	padding-bottom: 0;
}

.yunzz_qk_xgzz ul li:nth-last-of-type(2) {
	padding-bottom: 0;
}

.yunzz_qk_xgzz ul li:nth-last-of-type(3) {
	padding-bottom: 0;
}

.yunzz_qk_xgzz ul li:nth-last-of-type(4) {
	padding-bottom: 0;
}

.yunzz_qk_xgzz ul li h6 {
	font-size: 15px;
	margin: 0 0 5px 0;
}

.yunzz_qk_xgzz ul li p {
	font-size: 14px;
	color: #999;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* 期刊数据分析 */
.yunzz_br_fwfx ul.sjlist {
	margin-bottom: 20px;
}

.yunzz_br_fwfx ul.sjlist li {
	float: left;
	width: 25%;
	font-size: 15px;
}

.yunzz_br_fwfx ul.sjlist li::before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 20px;
	background: url(../images/dd/icon_qk_sjfx.png) no-repeat;
	vertical-align: middle;
	margin: 0 10px 4px 0;
}

.yunzz_br_fwfx ul.sjlist li:nth-of-type(2)::before {
	background-position: -260px 2px;
}

.yunzz_br_fwfx ul.sjlist li:nth-of-type(3)::before {
	background-position: -546px 1px;
}

.yunzz_br_fwfx ul.sjlist li:nth-of-type(4)::before {
	background-position: -835px 1px;
}

.yunzz_br_fwfx .yunzz_dldabox {
	float: left;
	width: 48%;
	margin-right: 4%;
}

.yunzz_br_fwfx .yunzz_dldabox-full {
	float: none;
	width: 100%;
	margin-right: 0;
	margin-bottom: 0;
}

.yunzz_br_fwfx .yunzz_dldabox h5 {
	margin-top: 0;
}

.yunzz_br_fwfx .yunzz_dldabox:nth-of-type(2n) {
	margin-right: 0;
}

.yunzz_br_fwfx .box-mcjs {
	padding: 24px 30px;
	background-color: #f9f9f9;
	margin: 10px 0 0 0;
}

.yunzz_br_fwfx .box-mcjs span {
	display: block;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 12px;
}

.yunzz_br_fwfx .box-mcjs p {
	font-size: 13px;
	color: #888;
	line-height: 1.75;
}

.yunzz_br_fwfx .yunzz_dldabox6,
.yunzz_br_fwfx .yunzz_dldabox4 {
	border: 1px solid #eee;
}

/* 我们的服务 */
.yunzz_qk_ourfw ul li {
	width: 32.5%;
	height: 130px;
	background-color: #f7f7f7;
	padding: 0 10px 0 74px;
	position: relative;
}

.yunzz_qk_ourfw ul li b {
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
}

.yunzz_qk_ourfw ul li p {
	display: block;
	font-size: 14px;
	color: #888;
}

.yunzz_qk_ourfw ul li::before {
	content: "";
	display: inline-block;
	width: 44px;
	height: 46px;
	background: url(../images/dd/icon_qk_ourfw.png) no-repeat;
	position: absolute;
	top: 44px;
	left: 16px;
}

.yunzz_qk_ourfw ul li:nth-of-type(2)::before {
	background-position: -338px 0;
}

.yunzz_qk_ourfw ul li:nth-of-type(3)::before {
	background-position: -681px 0;
}

.yunzz_qk_ourfw ul li:hover {
	background-color: #fff;
	box-shadow: 0 0 10px rgba(182, 242, 255, 0.69);
}

.yunzz_qk_ourfw ul li:hover::before {
	background: url(../images/dd/icon_qk_ourfw_hover.png) no-repeat;
	background-position: 0 1px;
}

.yunzz_qk_ourfw ul li:nth-of-type(2):hover::before {
	background-position: -313px -118px;
}

.yunzz_qk_ourfw ul li:nth-of-type(3):hover::before {
	background-position: -681px -99px;
}

/* 用户评论 */
.yunzz_qk_content2 .fcn-qk-wypl h2 {
	margin-bottom: 0;
}

.yunzz_qk_cright .fcn-qk-wypl .yunzz_box_bbs dd {
	float: left;
	width: 49%;
	min-height: 178px;
	margin: 0 2% 0 0;
	padding: 30px 0 20px 0;
	border-bottom: 1px solid #f1f1f1;
	background-color: transparent;
}

.yunzz_qk_cright .fcn-qk-wypl .yunzz_box_bbs dd:nth-of-type(2n) {
	margin-right: 0;
}

.yunzz_qk_cright .fcn-qk-wypl .yunzz_box_bbs dd:last-of-type {
	border-bottom: none;
}

.yunzz_qk_cright .fcn-qk-wypl .yunzz_box_bbs dd:nth-last-of-type(2) {
	border-bottom: none;
}

.yunzz_qk_cright .fcn-qk-wypl .yunzz_box_bbs .bbs-content {
	min-height: 74px;
}

.yunzz_qk_cright .fcn-qk-wypl .yunzz_box_bbs .bbs-info {
	font-size: 13px;
	font-weight: normal;
}

.yunzz_qk_cright .fcn-qk-wypl .yunzz_box_bbs .bbs-tool {
	font-size: 13px;
	color: #999;
}

.yunzz_qk_cright .fcn-qk-wypl .yunzz_box_bbs .bbs-tool a {
	color: #999;
}

.yunzz_qk_cright .fcn-qk-wypl .btn-showpl {
	height: 26px;
	line-height: 26px;
	border: 1px solid #ff3333;
	background-color: #ff3333;
	color: #fff;
}

.yunzz_qk_cright .fcn-qk-wypl .yunzz_box_comment {
	padding: 0 0 5px 0;
}

.yunzz_qk_cright .fcn-qk-wypl .yunzz_box_bbs .bbs-tool .reply-but i {
	background: url(../images/dd/icon_qk_wypl.png) no-repeat;
	vertical-align: middle;
	margin-bottom: -2px;
}

/* .yunzz_qk_cright .fcn-qk-wypl .yunzz_box_bbs .bbs-tool .reply-but:hover i {
	background: url(../images/dd/icon_qk_wypl_hover.png) no-repeat;
	background-position: 0 0;
	vertical-align: middle;
	margin-bottom: -2px;
} */

.yunzz_qk_cright .fcn-qk-wypl .yunzz_box_bbs .bbs-tool .reply-but:hover {
	color: #ff3333;
}

/* 公安部备案图标 */
.yunzz_gabba:before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../image/icon_gaba.png) no-repeat center;
	margin:0 4px 4px 0;
	vertical-align: middle;
}

.yunzz_qk_cright .block-qk-mzsm p {
	font-size: 12px;
	line-height: 1.75;
	color: #999;
}

/* 期刊知识迭代 */
.yunzz_nav_box-fw {
	padding-left: 0;
}

.yunzz_qkzs_list .left-list {
	width: 885px;
	margin-right: 15px;
}

.yunzz_qkzs_list .left-list dl {
	padding: 24px 50px;
	background-color: #fff;
	border-bottom: solid 1px #eeeeee;
}

.yunzz_qkzs_list .left-list dl:first-of-type {
	border-radius: 10px 10px 0 0;
}

.yunzz_qkzs_list .left-list dl:last-of-type {
	border-radius: 0 0 10px 10px;
}

.yunzz_qkzs_list .left-list dl:hover a {
	text-decoration: none;
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.06);
}

.yunzz_qkzs_list .left-list dl:hover h4 {
	color: #ff3333;
}

.yunzz_qkzs_list .left-list dl:last-of-type {
	border-bottom: none;
}

.yunzz_qkzs_list .left-list .list-title h4 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-bottom: 15px;
}

.yunzz_qkzs_list .left-list .list-info p {
	font-size: 13px;
	color: #777;
	line-height: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.yunzz_qkzs_list .left-list .list-time {
	margin-top: 15px;
}

.yunzz_qkzs_list .left-list .list-time span {
	font-size: 13px;
	color: #999;
}

.yunzz_qkzs_list .yunzz_right_bar {
	width: 300px;
}

.yunzz_qkzs_list .yunzz_right_bar .yunzz_wz_rcom h5 {
	font-size: 16px;
	color: #222;
	margin: 0 0 20px 0;
}

.yunzz_qkzs_list .yunzz_right_bar .yunzz_rmwz_list {
	padding-bottom: 12px;
}

.yunzz_qkzs_list .yunzz_right_bar .yunzz_rmwz_list ul {
	margin: 0 -5px;
}

.yunzz_qkzs_list .yunzz_right_bar .yunzz_rmwz_list ul li {}

.yunzz_qkzs_list .yunzz_right_bar .yunzz_rmwz_list ul li a {
	display: block;
	float: left;
	max-width: 85%;
	font-size: 13px;
	color: #555;
	font-weight: normal;
	line-height: 46px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_qkzs_list .yunzz_right_bar .yunzz_rmwz_list ul li:hover a {
	text-decoration: none;
	color: #ff3333;
}

.yunzz_qkzs_list .yunzz_right_bar .yunzz_rmwz_list ul li i {
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	line-height: 46px;
	color: #666;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	margin: 0 10px 2px 0;
	font-style: normal;
}

.yunzz_qkzs_list .yunzz_right_bar .yunzz_rmwz_list ul li:first-of-type i {
	color: #ff3333;
}

.yunzz_qkzs_list .yunzz_right_bar .yunzz_rmwz_list ul li:nth-of-type(2) i {
	color: #ff3333;
}

.yunzz_qkzs_list .yunzz_right_bar .yunzz_rmwz_list ul li:nth-of-type(3) i {
	color: #ff3333;
}

/* 相关期刊 */
.yunzz_qkzs_list .yunzz_right_bar .yunzz_rmqk_list h5 {
	margin-bottom: 25px !important;
}

.yunzz_qkzs_list .yunzz_right_bar .yunzz_rmqk_list ul li {
	margin-bottom: 36px;
}

.yunzz_qkzs_list .yunzz_right_bar .yunzz_rmqk_list ul li .item-img {
	width: 80px;
	height: 108px;
	float: left;
}

.yunzz_qkzs_list .yunzz_right_bar .yunzz_rmqk_list ul li .item-img img {
	width: 100%;
	height: 100%;
}

.yunzz_qkzs_list .yunzz_right_bar .yunzz_rmqk_list ul li .item-info {
	width: 138px;
	margin-left: 18px;
	float: right;
}

.yunzz_qkzs_list .yunzz_right_bar .yunzz_rmqk_list ul li .item-info h4 {
	font-size: 16px;
	font-weight: normal;
	color: #222;
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_qkzs_list .yunzz_right_bar .yunzz_rmqk_list ul li .item-info p {
	font-size: 12px;
	line-height: 24px;
	color: #999;
	margin-bottom: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_qkzs_list .yunzz_right_bar .yunzz_rmqk_list ul li .item-info p.y_price span {
	color: #df2d2d;
}

.yunzz_qkzs_list .yunzz_right_bar .yunzz_rmqk_list ul li:last-of-type {
	margin-bottom: 0;
}

.yunzz_qkzs_list .yunzz_right_bar .yunzz_rmqk_list ul li:hover h4 {
	color: #ff3333;
}

/* 翻页 */
.yunzz_fanwen_show .yunzz_page_con {
	margin-bottom: 15px;
	padding: 24px 68px;
	background-color: #fff;
	margin-top: 15px;
	border-radius: 10px;
}

.yunzz_fanwen_show .yunzz_page_con ul li {
	display: block;
	float: left;
	width: 50%;
}

.yunzz_fanwen_show .yunzz_page_con ul li:nth-of-type(2) {
	float: right;
}

.yunzz_fanwen_show .yunzz_page_con ul li a {
	display: block;
	border: none;
	text-align: left;
	height: auto;
	line-height: 32px;
	color: #222;
	font-size: 14px;
	padding-left: 0;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_fanwen_show .yunzz_page_con ul li:nth-of-type(2) a {
	text-align: right;
}

.yunzz_fanwen_show .yunzz_page_con ul li:hover a {
	text-decoration: none;
	color: #ff3333;
}

/* 范文列表 */
.yunzz_fanwen_list .left-list dl .left-img {
	width: 90px;
	height: 124px;
	margin-right: 25px;
}

.yunzz_fanwen_list .left-list dl .right-con {
	width: 670px;
}

.yunzz_fanwen_list .left-list dl .right-con .list-keys {
	font-size: 12px;
	color: #999;
	margin-top: 15px;
}

.yunzz_fanwen_list .left-list dl .right-con .list-keys a,
.yunzz_fanwen_list .left-list dl .right-con .list-keys span {
	display: inline-block;
	font-size: 12px;
	color: #999;
	height: 26px;
	line-height: 26px;
	text-align: center;
	padding-right: 5px;
	border-radius: 4px;
}

.yunzz_fanwen_list .left-list dl .right-con .list-keys a:hover {
	background-color: #efeeee;
}

.yunzz_fanwen_list .left-list dl .right-con .list-keys b {
	display: inline-block;
	font-weight: normal;
	margin-left: 15px;
}

/* 查看更多 */
.yunzz_btnmore_box>a {
	display: block;
	text-align: center;
	width: 100%;
	font-size: 16px;
	color: #666;
	height: 48px;
	line-height: 48px;
	margin: 15px auto 15px;
	background-color: #fff;
	border-radius: 10px;
}

.yunzz_btnmore_box>a:hover {
	text-decoration: none;
	color: #823f0b;
}

/* 正文 */
.yunzz_fanwen_show .left-list {
	width: 885px;
	padding: 0;
	background-color: transparent;
}

.yunzz_fanwen_show .yunzz_fanwen_show {
	margin-right: 0;
	padding: 35px 68px;
	background-color: #fff;
	border-radius: 10px;
}

.yunzz_fanwen_show .yunzz_fanwen_title {
	height: auto;
}

.yunzz_fanwen_show .fanwen-info {
	font-size: 13px;
	color: #999;
	text-align: center;
	margin: 12px 0 32px 0;
}

.yunzz_fanwen_show .fanwen-info .info-date::before {
	content: '';
	display: none;
	width: 13px;
	height: 13px;
	background: url(../images/icon_time_keys.png) no-repeat;
	vertical-align: middle;
	margin: 0 4px 4px 0;
}

.yunzz_fanwen_show .fanwen-info .info-keys::before {
	content: '';
	display: inline-block;
	width: 13px;
	height: 13px;
	background: url(../images/icon_time_keys.png) no-repeat;
	background-position: -103px 0;
	vertical-align: middle;
	margin: 0 0 4px 20px;
}

.yunzz_fanwen_show .fanwen-info .info-keys i {
	display: inline-block;
	font-style: normal;
	margin-right: 4px;
}

.yunzz_fanwen_show .yunzz_fanwen_title h2 {
	float: none;
	font-size: 33px;
	color: #222;
	text-align: center;
	font-weight: bold;
	line-height: 50px;
}

.yunzz_fanwen_show .yunzz_fanwen_title h1, .yunzz_mianfw>h1 {
	float: none;
	font-size: 33px;
	color: #222;
	text-align: center;
	font-weight: bold;
	line-height: 50px;
}

.yunzz_fanwen_show .yunzz_fanwen_description {
	padding: 15px 20px;
	line-height: 26px;
	color: #777;
	background-color: #f9f9f9;
}

.yunzz_fanwen_show .yunzz_fanwen_description b {
	font-weight: normal;
}

.yunzz_fanwen_show .yunzz_fanwen_description .keyword {
	font-size: 14px;
	color: #999;
	margin-top: 5px;
}

.yunzz_fanwen_show .yunzz_fanwen_description .keyword span {
	margin-left: 2px;
}

.yunzz_fanwen_show .yunzz_fanwen_body p {
	font-size: 16px;
	line-height: 36px;
	text-align: justify;
	word-wrap: break-word;
}

.yunzz_fanwen_show .mzsm {
	padding: 30px 50px;
	font-size: 12px;
	color: #999;
	line-height: 22px;
	background-color: #fff;
}

/* 相关范文 */
.yunzz_fanwen_show .yunzz_right_bar .yunzz_wz_xgfw {
	padding-bottom: 12px;
}

.yunzz_fanwen_show .yunzz_right_bar .yunzz_wz_rcom h5 {
	margin-bottom: 10px;
}

.yunzz_fanwen_show .yunzz_right_bar .yunzz_wz_xgfw ul li a {
	display: block;
	font-size: 13px;
	color: #555;
	font-weight: normal;
	line-height: 46px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_fanwen_show .yunzz_right_bar .yunzz_wz_xgfw ul li:hover a {
	text-decoration: none;
	color: #ff3333;
}

/* 推荐阅读 */
.yunzz_fanwen_show .qkzz-box .outer-box {
	padding: 15px 20px;
}

.yunzz_fanwen_show .qkzz-box .box-pic .item-img {
	width: 90px;
	height: 130px;
	float: left;
}

.yunzz_fanwen_show .qkzz-box .box-pic .item-img img {
	width: 100%;
	height: 100%;
}

.yunzz_fanwen_show .qkzz-box .box-pic .item-info {
	width: 108px;
	float: right;
}

.yunzz_fanwen_show .qkzz-box .box-pic .item-info h4 {
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.yunzz_fanwen_show .qkzz-box .box-pic .item-info p {
	font-size: 12px;
	line-height: 22px;
	color: #777;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_fanwen_show .qkzz-box .box-item {
	margin: 15px 0;
}

.yunzz_fanwen_show .qkzz-box .box-item dl dd {
	font-size: 12px;
	line-height: 28px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_fanwen_show .qkzz-box .box-but {
	padding-bottom: 10px;
}

.yunzz_fanwen_show .qkzz-box .box-but a {
	display: inline-block;
	width: 96px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	border: none;
	text-align: center;
	border-radius: 4px;
}

.yunzz_fanwen_show .qkzz-box .box-but a.btn1 {
	background-color: #04a2ca;
	margin-right: 14px;
}

.yunzz_fanwen_show .qkzz-box .box-but a.btn2 {
	background-color: #04bbc6;
}

.yunzz_fanwen_show .qkzz-box .box-but a:hover {
	text-decoration: none;
	opacity: .8;
}

/* 精品范文 */
.yunzz_graybody {
	background-color: #f8f8f9;
}

.yunzz_jinpin_tag .dlcrumb {
	margin-top: 0;
	margin-bottom: 20px;
}

.yunzz_jinpin_tag .const-left {
	height: 98px;
	line-height: 98px;
	background-color: #fff;
	padding-left: 30px;
	margin-bottom: 20px;
	font-size: 14px;
}

.yunzz_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;
}

.yunzz_jinpin_tag .const-list {
	margin-top: 20px;
}

.yunzz_jinpin_tag .const-list>div {
	padding: 30px 30px 20px 30px;
	margin-bottom: 15px;
	background-color: #fff;
}

.yunzz_jinpin_tag .const-list b {
	display: block;
	width: 50px;
	line-height: 1;
	font-size: 32px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 30px;
}

.yunzz_jinpin_tag .const-list p {
	display: block;
}

.yunzz_jinpin_tag .const-list a {
	width: auto;
	display: inline-block;
	margin: 0 6px 10px 0;
	padding: 0 14px;
	font-size: 14px;
	background-color: #f7f7f7;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
}

.yunzz_jinpin_tag .const-list a:hover {
	color: #ff3333;
	text-decoration: none;
}

.yunzz_jinpin_tag .const-left a.active {
	color: #fff;
	background-color: #ff3333;
}


.yunzz_fanwen_show .yunzz_fanwen_body p.art-img-title {
	text-align: center;
}

.yunzz_fanwen_show .yunzz_fanwen_body p.art-img-title img {
	width: 358px;
	height: 234px;
	border-radius: 10px;
}

.yunzz_fanwen_show .yunzz_fanwen_body h5,
.yunzz_fanwen_show .yunzz_fanwen_body p strong,
.yunzz_fanwen_show .yunzz_fanwen_body h2 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	display: block;
	color: #df2d2d;
}
.yunzz_fanwen_show .yunzz_fanwen_body h5 a,
.yunzz_fanwen_show .yunzz_fanwen_body p strong a,
.yunzz_fanwen_show .yunzz_fanwen_body h2 a{
	color: #df2d2d;
}
/* 首页--精选范文 */
.yunzz_index_jxfw {
	margin-bottom: 44px;
}

.yunzz_index_jxfw ul {
	float: left;
	width: 33.33%;
	border-left: 1px solid #eee;
	padding-left: 36px;
}

.yunzz_index_jxfw ul li {
	font-size: 14px;
	line-height: 34px;
	color: #333;
}

.yunzz_index_jxfw ul:first-of-type {
	border-left: none;
}

.yunzz_fbtels {
	margin-top: 20px;
}

.yunzz_fbtels p {
	font-size: 13px;
}

.yunzz_fbtels p b {
	font-weight: bold;
	color: #eb0000;
}

.yunzz_qk_mzsm p {
	font-size: 12px;
	color: #999;
	line-height: 1.75;
}

/*页脚*/
.yunzz_footer {
	min-width: 1200px;
	margin-top: 20px;
	background-color: #343434;
}

.yunzz_footer .footer_top {
	height: 65px;
	line-height: 65px;
	border-bottom: 1px solid #3f3f3f;
}

.yunzz_footer .footer_top .left_menu {
	text-align: center;
}

.yunzz_footer .footer_top .left_menu>a {
	font-size: 13px;
	color: #fff;
	margin-right: 65px;
}
.yunzz_footer .footer_top .left_menu>a:hover{
	opacity: .8;
}
.yunzz_footer .footer_top .left_menu>a:last-of-type{
	margin-right: 0;
}
.yunzz_footer .footer_top .left_menu>p {
	display: inline-block;
	font-size: 13px;
	color: #fff;
	margin-right: 0;
}

.yunzz_footer .footer_top .r_contact p {
	font-size: 13px;
	color: #fff;
}

.yunzz_footer .footer_top .r_contact p:before {
	content: '';
	display: inline-block;
	width: 25px;
	height: 25px;
	background: url(../images/yunzzN/yunzz_index_foot_zxdh.png) no-repeat;
	vertical-align: middle;
    margin: 0 12px 4px 0;
	display: none;
}

.yunzz_footer .footer_bottom {
	padding: 30px 0;
}

.yunzz_footer .footer_bottom .copyrights {
	text-align: center;
}

.yunzz_footer .footer_bottom .copyrights p {
	font-size: 12px;
	line-height: 24px;
	color: #999;
}

.yunzz_footer .footer_bottom .copyrights p a,
.yunzz_footer .footer_bottom .copyrights p span {
	font-size: 12px;
	color: #999 !important;
}

.yunzz_footer .footer_bottom p a:hover {
	opacity: .8;
}

.yunzz_footer .footer_bottom .r {
	width: 40%;
	text-align: right;
}

/* 面包屑 */
.yunzz_breadcrumb {
	padding: 15px 0;
	font-size: 13px;
	color: #777;
}

.yunzz_breadcrumb,
.yunzz_breadcrumb a,
.yunzz_breadcrumb span,
.yunzz_breadcrumb h1{
	font-size: 13px;
	color: #777;
	line-height: 20px;
}
.yunzz_breadcrumb h1{
	display: inline-block;
	font-weight: normal;
}
.yunzz_breadcrumb span b{
	font-weight: normal;
	color: #999;
}
.yunzz_breadcrumb a:hover {
	color: #ff3333;
}

.yunzz_breadcrumb a::before,
.yunzz_breadcrumb span:before,
.yunzz_breadcrumb h1:before{
	content: ">";
	display: inline-block;
	width: 10px;
	height: 17px;
	line-height: 17px;
	vertical-align: middle;
	margin: 0 2px 3px 2px;
}

.yunzz_breadcrumb a:first-of-type::before {
	display: none;
}

.yunzz_breadcrumb_white {
	background-color: #fff;
}

/* 查看更多 */
.yunzz_loadmore_btn {
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	background-color: #fff;
	border-radius: 3px;
	font-size: 16px;
	color: #555;
	text-align: center;
}

.yunzz_loadmore_btn a {
	display: block;
	width: 100%;
	height: 100%;
}

.yunzz_loadmore_btn:hover a {
	color: #ff3333;
}

.yunzz_comcon_box {
	padding: 40px 68px;
	margin-bottom: 20px;
	background-color: #fff;
}

.yunzz_comcon_box .yunzz_tit {
	font-size: 28px;
	text-align: center;
	margin: 10px 0 50px 0;
}

.yunzz_maincon .yunzz_tit {
	margin: 50px 0;
}

.yunzz_maincon .yunzz_tit:first-of-type {
	margin-top: 10px;
}

.yunzz_comcon_box>p {
	font-size: 15px;
	line-height: 32px;
	margin-bottom: 25px;
}

.yunzz_comcon_box>p img {
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

.yunzz_comcon_box>p.minmar {
	margin-bottom: 10px;
}

.yunzz_maincon>p {
	font-size: 15px;
	line-height: 32px;
	margin-bottom: 25px;
}

.yunzz_maincon>p.mar10 {
	margin-bottom: 10px;
}

.yunzz_maincon>dl {
	margin-bottom: 35px;
	padding-bottom: 35px;
	border-bottom: 1px solid #eee;
}

.yunzz_maincon>dl>dd {
	float: left;
	width: 37.5%;
	line-height: 32px;
	font-size: 14px;
	padding-right: 2%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_maincon>dl>dd:nth-of-type(3n) {
	width: 25%;
	padding-right: 0;
}

.yunzz_maincon>dl>dd b {
	font-weight: normal;
}

.yunzz_maincon>ul.yunzz_qkry_list>li {
	float: left;
	width: 37.5%;
	line-height: 36px;
	font-size: 15px;
	padding-right: 2%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_maincon>ul.yunzz_qkry_list>li::before {
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #333;
	vertical-align: middle;
	margin: 0 10px 2px 0;
}

.yunzz_maincon>ul.yunzz_qkry_list>li:nth-of-type(3n) {
	width: 25%;
	padding-right: 0;
}

/* 订阅--相关杂志 */
.yunzz_dy_xgzz {
	height: 430px;
	overflow: hidden;
}

.yunzz_dy_xgzz ul li {
	float: left;
	width: 120px;
	margin-right: 60px;
}

.yunzz_dy_xgzz ul li:last-of-type {
	margin-right: 0;
}

.yunzz_dy_xgzz ul li .top_img {
	width: 120px;
	height: 164px;
	margin: 0 auto 20px;
}

.yunzz_dy_xgzz ul li .top_img img {
	width: 100%;
	height: 100%;
	-webkit-transition: transform 0.6s ease;
	-moz-transition: transform 0.6s ease;
	-ms-transition: transform 0.6s ease;
	transition: transform 0.6s ease;
}

.yunzz_dy_xgzz ul li .btm_info {
	text-align: center;
}

.yunzz_dy_xgzz ul li .btm_info h4 {
	font-size: 14px;
	color: #111;
	font-weight: normal;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_dy_xgzz ul li .btm_info .y_info {
	font-size: 12px;
	color: #999;
	margin: 10px 0;
}

.yunzz_dy_xgzz ul li .btm_info .y_price {
	font-size: 12px;
	color: #999;
}

.yunzz_dy_xgzz ul li .btm_info .y_price span {
	color: #df2d2d;
}

.yunzz_dy_xgzz ul li:hover img {
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
}

.yunzz_dy_xgzz ul li:hover h4 {
	color: #ff3333;
}

/* 订阅--重要说明 */
.yunzz_dy_zysm {
	padding-top: 20px;
	padding-bottom: 35px;
}

.yunzz_dy_zysm .yunzz_tit {
	font-size: 22px;
	margin-bottom: 25px;
}

.yunzz_dy_zysm>p {
	font-size: 12px;
	line-height: 24px;
	color: #999;
	margin-bottom: 0;
	text-align: justify;
}

.yunzz_dy_zysm>p a {
	color: #999;
}

.yunzz_dy_zysm>p a:hover {
	color: #ff3333;
}
.yunzz_qk_fqlist .yunzz_dy_zysm{
	margin-top: 20px;
}
.yunzz_wz_mzsm {
	border-radius: 10px;
	margin-bottom: 0;
}

/* 上下本 */
.yunzz_qk_page {
	padding: 22px 68px;
}

.yunzz_qk_page ul li.pre {
	float: left;
	width: 50%;
}

.yunzz_qk_page ul li.next {
	float: right;
	width: 50%;
	text-align: right;
}

.yunzz_qk_page ul li {
	font-size: 14px;
	line-height: 36px;
	color: #222;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_qk_page ul li a {
	font-size: 14px;
	color: #222;
}

/* 表格 */
.yunzz_qk_xsrd .yunzz_charts_com:nth-of-type(2) {
	margin-left: 24px;
}

.yunzz_qk_xsrd .yunzz_charts_box {
	width: 520px;
	height: 300px;
	border: solid 1px #eee;
}

.yunzz_qk_xsrd .yunzz_charts_tit {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 26px;
}

/* 名词解释 */
.yunzz_charts_mcjs {
	background-color: #f9f9f9;
	padding: 28px 34px;
	margin-top: 20px;
}

.yunzz_charts_mcjs>p {
	font-size: 12px;
	line-height: 25px;
	color: #888;
}

.yunzz_qktable_com {
	width: 520px;
	margin-top: 50px;
}

.yunzz_qktable_box .yunzz_qktable_com:nth-of-type(2n) {
	margin-left: 24px;
}

.yunzz_qktable_com2 {
	width: 100%;
	margin-top: 50px;
}

.yunzz_qk_xsrd table {
	border-collapse: collapse;
}

.yunzz_qk_xsrd table,
.yunzz_qk_xsrd tbody tr {
	border: 1px solid #eee;
}

.yunzz_qk_xsrd table thead {
	background-color: #f0f4f7;
}

.yunzz_qk_xsrd table thead tr {
	height: 44px;
	line-height: 44px;
}

.yunzz_qk_xsrd table thead tr td {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.yunzz_qk_xsrd table tbody tr td {
	font-size: 14px;
	color: #555;
	text-align: center;
	padding-top: 11px;
	padding-bottom: 11px;
}

.yunzz_qk_xsrd table tbody tr td span {
	line-height: 24px;
}

.yunzz_qk_xsrd table tbody tr:first-of-type td:first-of-type {
	background: url(../images/yunzz/yunzz_icon_table_xh.png) no-repeat no-repeat;
	color: #fff;
	background-position: 22px 15px;
}

.yunzz_qk_xsrd table tbody tr:nth-of-type(2) td:first-of-type {
	background: url(../images/yunzz/yunzz_icon_table_xh.png) no-repeat no-repeat;
	color: #fff;
	background-position: 22px -27px;
}

.yunzz_qk_xsrd table tbody tr:nth-of-type(3) td:first-of-type {
	background: url(../images/yunzz/yunzz_icon_table_xh.png) no-repeat no-repeat;
	color: #fff;
	background-position: 22px -69px;
}

.yunzz_qk_xsrd table tbody tr td:first-of-type {
	font-size: 12px;
}

.yunzz_qk_xsrd table thead tr td:first-of-type {
	width: 60px;
}

.yunzz_qk_xsrd table tbody tr td:first-of-type {
	width: 60px;
}

.yunzz_qk_xsrd table thead tr td:nth-of-type(2) {
	text-align: left;
	padding-left: 12px;
}

.yunzz_qk_xsrd table tbody tr td:nth-of-type(2) {
	text-align: left;
	padding-left: 12px;
}

.yunzz_qk_xsrd table.yunzz_table_half tbody tr td:nth-of-type(2) span {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_qk_xsrd table.yunzz_table_half thead tr td:last-of-type {
	width: 100px;
}

.yunzz_qk_xsrd table.yunzz_table_half tbody tr td:last-of-type {
	width: 100px;
}

.yunzz_qk_xsrd table.yunzz_table_two thead tr td:first-of-type {
	width: 60px;
}

.yunzz_qk_xsrd table.yunzz_table_two tbody tr td:first-of-type {
	width: 60px;
}

.yunzz_qk_xsrd table.yunzz_table_two thead tr td:nth-of-type(2) {
	text-align: left;
	padding-left: 12px;
}

.yunzz_qk_xsrd table.yunzz_table_two tbody tr td:nth-of-type(2) {
	text-align: left;
	padding-left: 12px;
	line-height: 24px;
}

/* 期刊文献 */
.yunzz_qk_qkwx {
	padding-bottom: 20px;
}

.yunzz_qk_qkwx .yunzz_tit {
	margin-bottom: 20px;
}

.yunzz_qk_qkwx ul li {
	line-height: 70px;
	border-bottom: 1px solid #f1f1f1;
}

.yunzz_qk_qkwx ul li:last-of-type {
	border-bottom: none;
	margin-bottom: -15px;
}

.yunzz_qk_qkwx ul li b {
	float: left;
	font-size: 15px;
	font-weight: normal;
	color: #222;
	max-width: 57%;
	padding-right: 3%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_qk_qkwx ul li span {
	float: right;
	text-align: right;
	font-size: 12px;
	color: #999;
	max-width: 40%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* 全局搜索 */
.yunzz_search_body .yunzz_list_box .box-item .item-title {
	color: #333;
}

.yunzz_search_body .yunzz_list_box .box-item {
	background-color: #fff;
	margin-bottom: 20px;
	padding: 25px;
	border-bottom: none;
}

.yunzz_search_body .yunzz_list_box .box-item>a {
	display: inline-block;
}

.yunzz_search_body .yunzz_list_box .box-item:hover .item-title {
	color: #ff3333;
}

.yunzz_dostr {
	float: right;
	width: 952px;
}

.yunzz_header_nav {
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	color: #666;
	background-color: #f1f1f1;
}

.yunzz_header_nav a,
.yunzz_header_nav span {
	display: inline-block;
	font-size: 12px;
	color: #666;
	margin-left: 32px;
}
.yunzz_header_nav span.tel b {
	font-weight: normal;
	color: #ff3333;
}

.yunzz_header_nav .member_bt_1 {
	display: inline-block;
	margin-left: 32px;
}

.yunzz_header_nav .member_bt_1 a {
	margin-left: 0;
}

.yunzz_header_nav .welcome {
	float: left;
}

.yunzz_header_nav .info {
	float: right;
}
.yunzz_header_nav .info .yunzz_menu_tel:before{
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../images/dd/yunzz_icon_menu_tel.png) no-repeat;
	vertical-align: middle;
	margin: 0 6px 4px 0;
}
.yunzz_header_index {
	margin-top: 20px;
}

.yunzz_header_index .hindex_menu {
	float: left;
	width: 280px;
	height: 360px;
	background-color: #fff;
	border-radius: 10px;
}

.yunzz_header_index .hindex_menu .menu .menu-item-box {
	position: relative;
	height: 120px;
	padding: 19px 24px;
	border-bottom: solid 1px #f3f3f3;
}

.yunzz_header_index .hindex_menu .menu .menu-item-box .item-title {
	font-size: 17px;
	font-weight: bold;
	color: #222;
	margin-bottom: 12px;
}

.yunzz_header_index .hindex_menu .menu .menu-item-box .item-title::before {
	content: "";
	display: inline-block;
	width: 14px;
	height: 19px;
	background: url(../images/yunzzN/icon_index_qkfl.png) no-repeat;
	vertical-align: middle;
	margin: 0 10px 4px 0;
}

.yunzz_header_index .hindex_menu .menu .menu-item-box:nth-of-type(2) .item-title::before {
	background-position: 0 -116px;
}

.yunzz_header_index .hindex_menu .menu .menu-item-box:nth-of-type(3) .item-title::before {
	background-position: 0 -230px;
}

.yunzz_header_index .hindex_menu .menu .menu-item-box .menu-item-hover {
	padding: 10px 30px;
	position: absolute;
	width: 500px;
	min-height: 360px;
	left: 281px;
	top: 0;
	background-color: #fff;
	/* box-shadow: 0 0 15px rgba(18,42,63,0.2); */
	display: none;
	z-index: 99;
	border-radius: 10px;
}

.yunzz_header_index .hindex_menu .menu .menu-item-box .menu-item-hover .item-info {
	font-weight: bold;
	line-height: 45px;
	font-size: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #F0EFED;
}

.yunzz_header_index .hindex_menu .menu .menu-item-box .menu-item-hover .item-detail li {
	float: left;
	width: 20%;
	line-height: 34px;
}

.yunzz_header_index .hindex_menu .menu .menu-item-box .menu-item-hover2 .item-detail li {
	width: 33.33%;
}

.yunzz_header_index .hindex_menu .menu .menu-item-box .menu-item-hover .item-detail li a {
	font-size: 14px;
	color: #333;
}

.yunzz_header_index .hindex_menu .menu .menu-item-box .menu-item-hover .item-detail li a span {
	font-size: 12px;
	color: #999;
}

.yunzz_header_index .hindex_menu .menu .menu-item-box .menu-item-hover .item-detail li a:hover {
	color: #ff3333;
}

.yunzz_header_index .hindex_menu .menu .menu-item-box .item-list li {
	float: left;
	line-height: 24px;
}

.yunzz_header_index .hindex_menu .menu .menu-item-box .item-list li {
	margin-right: 17px;
}

.yunzz_header_index .hindex_menu .menu .menu-item-box .item-list2 li {
	margin-right: 26px;
}

.yunzz_header_index .hindex_menu .menu .menu-item-box .item-list1 li:nth-of-type(6n) {
	margin-right: 0;
}

.yunzz_header_index .hindex_menu .menu .menu-item-box .item-list2 li:nth-of-type(3n) {
	margin-right: 0;
}

.yunzz_header_index .hindex_menu .menu .menu-item-box .item-list li a {
	font-size: 12px;
	color: #555;
}

.yunzz_header_index .hindex_menu .menu .menu-item-box .item-list li a:hover {
	color: #ff3333;
}

.yunzz_header_index .hindex_menu .menu .menu-item-box:hover .menu-item-hover {
	display: block;
}

.yunzz_header_index .hindex_menu .menu .menu-item-box:hover .menu-item-hover2 {
	top: -120px;
}

.yunzz_header_index .hindex_menu .menu .menu-item-box:hover .menu-item-hover3 {
	top: -240px;
}

.yunzz_header_index .hindex_banner>a {
	display: block;
	width: 600px;
	height: 360px;
	margin-left: 20px;
	/* background: url(../images/yunzzN/yunzz_index_banner.png); */
}
.hindex_banner{
	position: relative;
}
.banner-main-center{
	position: absolute;
	top: 80px;
	left: 66px;
}
.banner-main-center h1{
	background: linear-gradient(to right,#ff6016,#ff9b00);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent ;
	font-size: 48px;
}
.banner-main-center p{
	background: linear-gradient(to right,#ff6016,#ff9b00);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	font-size: 25px;
	margin-top: 15px;
}
.banner-main-center span{
	display: inline-block;
	width: 235px;
	height: 42px;
	background-image: linear-gradient(0deg, #f9461b 0%, #fe703e 100%);
	border-radius: 21px;
	color: #fffed6;
	font-size: 22px;
	margin-top: 15px;
	text-align: center;
	line-height: 42px;
}
/* .yunzz_header_index .hindex_banner>a:hover {
	opacity: 0.8;
} */

.yunzz_header_index .hindex_member {
	display: block;
	width: 280px;
	height: 360px;
	margin-left: 20px;
	overflow: hidden;
	background: url(../images/yunzzN/yunzz_index_hyzx.png);
}

.yunzz_header_index .hindex_member .m_top>b {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	display: block;
	line-height: 76px;
}

.yunzz_header_index .hindex_member .m_top>a.btn_hyzx {
	display: block;
	width: 216px;
	height: 42px;
	line-height: 42px;
	margin: 0 auto;
	border-radius: 20px;
}

.yunzz_header_index .hindex_member .m_top>a.btn_hyzx:hover {
	opacity: .8;
}

.yunzz_header_index .hindex_member .m_top>p {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 70px;
}

.yunzz_header_index .hindex_member .m_top>ul {
	padding: 0 30px 0 40px;
	margin-top: 40px;
}

.yunzz_header_index .hindex_member .m_top>ul li {
	font-size: 12px;
	color: #888;
	float: left;
}

.yunzz_header_index .hindex_member .m_top>ul li a {
	font-size: 12px;
	color: #888;
}

.yunzz_header_index .hindex_member .m_top>ul li a:hover {
	opacity: .8;
}

.scrollnews {
	overflow: hidden;
	padding: 18px 0;
	margin-top: 20px;
}

.scrollnews ul {
	height: 60px;
	overflow: hidden;
}

.scrollnews ul li {
	font-size: 12px;
	color: #888;
	text-align: center;
}

.scrollnews ul li p {
	height: 30px;
	line-height: 30px;
}

.scrollnews ul li p:before {
	content: "交易";
	display: inline-block;
	width: 34px;
	height: 17px;
	line-height: 17px;
	text-align: center;
	background-color: #ccb570;
	vertical-align: middle;
	font-size: 12px;
	color: #fff;
	margin: 0 8px 4px 0;
}

.scrollnews ul li span {
	color: #ff3333;
}

.yunzz_wz_rcom {
	width: 100%;
	padding: 32px;
	background-color: #fff;
	border-radius: 10px;
	margin-bottom: 15px;
}

a.wzfixeddown {
	display: block;
	width: 100%;
	height: 56px;
	line-height: 56px;
	background-color: #ffaa00;
	border-radius: 6px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

a.wzfixeddown::before {
	content: "";
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../img/icon_down_btn.png) no-repeat;
	background-size: 22px;
	vertical-align: middle;
	margin: 0 14px 4px 0;
}

a.wzfixeddown:hover {
	color: #fff;
	opacity: .8;
	cursor: pointer;
}

/* 全局搜索 */
.yunzz_search_tit {
	padding: 20px 0 20px 44px;
	background-color: #fff;
	font-size: 20px;
	font-weight: bold;
	color: #222;
	margin-bottom: 10px;
}

.yunzz_search_tit span {
	color: #ff3333;
}

.yunzz_search_body em {
	color: #ff3333 !important;
	font-style: normal;
}

.search_common_list>ul>li {
	padding: 25px 44px;
	margin-bottom: 10px;
	background-color: #ffffff;
}

.search_common_list>ul>li:hover {
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.06);
}

.search_common_list>ul>li:hover a {
	color: #333;
}

.search_common_list>ul>li .item_image {
	float: left;
	width: 124px;
	height: 170px;
}

.search_common_list>ul>li .item_image img {
	width: 100%;
	height: 100%;
}

.search_common_list>ul>li .item_info {
	float: left;
	margin-left: 28px;
	width: 960px;
}

.search_common_list>ul>li .item_info .item_title h4 {
	font-size: 20px;
	margin-bottom: 5px;
	line-height: 32px;
}

.search_common_list>ul>li:hover .item_info .item_title h4 {
	color: #ff3333;
}

.search_common_list>ul>li .item_info .item_title h4 span {
	float: right;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	color: #ff6c14;
	padding: 0 10px;
	margin-left: 8px;
	border: solid 1px rgba(255, 191, 103, 0.43);
}

.search_common_list>ul>li .item_info .item_title h4 span::before {
	content: "";
	display: inline-block;
	width: 17px;
	height: 16px;
	background: url(../images/yunzzN/yunzz_icon_jbfltags.png) no-repeat;
	vertical-align: middle;
	margin: 0 5px 2px 5px;
}

.search_common_list>ul>li .item_info .item_title p {
	font-size: 14px;
	color: #999;
}

.search_common_list>ul>li .item_info .item_param p {
	font-size: 14px;
	line-height: 26px;
	margin: 12px 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.search_common_list>ul>li .item_info ul li {
	float: left;
	color: #777;
	font-size: 14px;
	margin-right: 28px;
}

.search_common_list>ul>li .item_info ul li:last-of-type {
	margin-right: 0;
}

.search_common_list>ul>li .item_info ul li span {
	color: #333;
}

.search_common_list>ul>li .item_info ul li.price {
	color: #ff3333;
}

.search_common_list>ul>li .item_info ul li.time {
	font-size: 14px;
	color: #999;
}

.yunzz_page_box {
	background-color: #fff;
	line-height: 100px;
	margin: 10px auto;
}

/*友情链接*/
.yunzz_yqlj_qk {
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 20px;
	font-size: 12px;
}

.yunzz_yqlj_qk span {
	display: block;
	font-weight: bold;
	color: #666;
	font-size: 12px;
	float: left;
	width: 10%;
	line-height: 28px;
}

.yunzz_yqlj_qk a {
	display: block;
	font-size: 12px;
	color: #666;
	line-height: 28px;
	float: left;
	width: 10%;
	padding-right: 1%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_yqlj_qk a:nth-of-type(10n) {
	padding-right: 0;
}

.yunzz_qk_fqlist .yunzz_bd1 {
	margin: 20px 0;
}

.yunzz_qk_fqlist .yunzz_w250 {
	background-color: #fff;
}

.yunzz_qk_fqlist .yunzz_w940 {
	background-color: #fff;
}

.yunzz_qk_fqlist .box-item dd .name {
	height: 80px;
}

.yunzz_qk_joulist {
	background-color: #f9f9f9;
	padding-top: 20px;
}

.yunzz_qk_joulist .left_panel {
	width: 300px;
}

.yunzz_qk_joulist .right_panel {
	background-color: #fff;
	width: 884px;
	padding: 0 52px 40px 52px;
}

.yunzz_qk_joulist .yunzz_nav_list {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	font-weight: normal;
	border-bottom: solid 1px #eee;
}

.yunzz_qk_joulist .yunzz_nav_list a {
	float: left;
}

.yunzz_qk_joulist .yunzz_nav_list a.active {
	position: relative;
	color: #ff3333;
	font-weight: bold;
}

.yunzz_qk_joulist .yunzz_nav_list a:hover {
	color: #ff3333;
}

.yunzz_qk_joulist .yunzz_nav_list a.active::before {
	display: inline-block;
	content: '';
	width: 64px;
	height: 2px;
	background-color: #ff3333;
	position: absolute;
	bottom: 0;
	left: 0;
}

.yunzz_qk_joulist .yunzz_nav_list a::after {
	display: inline-block;
	content: '';
	width: 1px;
	height: 18px;
	background-color: #eaeaea;
	vertical-align: middle;
	margin: 0 27px 4px 27px;
}

.yunzz_qk_joulist .yunzz_nav_list a:last-of-type::after {
	display: none;
}

.yunzz_qk_joulist .fqlist_box>h3 {
	font-size: 24px;
	font-weight: bold;
	color: #222;
	text-align: center;
	margin: 40px auto 25px;
}

.yunzz_qk_joulist .fqlist_box dl dd:not(.column) {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #f1f1f1;
}

.yunzz_qk_joulist .fqlist_box dl dd:not(.column):last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.yunzz_qk_joulist .fqlist_box dl dd.column {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #222;
	line-height: 32px;
	margin: 40px auto 25px;
}

.yunzz_qk_joulist .fqlist_box dl dd .name b {
	display: block;
	font-size: 15px;
	font-weight: normal;
	color: #222;
	margin-bottom: 14px;
	line-height: 20px;
}

.yunzz_qk_joulist .fqlist_box dl dd .name span.page {
	float: right;
	font-size: 13px;
	font-weight: normal;
	color: #999;
	line-height: 20px;
}

.yunzz_qk_joulist .fqlist_box dl dd p {
	font-size: 13px;
	color: #999;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.yunzz_common_box_r {
	background-color: #fff;
	padding: 0 25px;
	margin-bottom: 16px;
}

.yunzz_common_box_r .box-title {
	height: 62px;
	line-height: 62px;
	font-size: 16px;
	font-weight: bold;
	color: #222;
	border-bottom: solid 1px #eee;
}

.yunzz_common_box_r ul {
	padding: 15px 0;
}

.yunzz_qk_joulist .yunzz_xgqk_box ul li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}

.yunzz_qk_joulist .yunzz_xgqk_box ul li:last-of-type {
	margin-bottom: 0;
	padding-bottom: 10px;
	border-bottom: none;
}

.yunzz_qk_joulist .yunzz_xgqk_box ul li:hover a {
	color: #333;
}

.yunzz_qk_joulist .yunzz_xgqk_box ul li a {
	display: block;
}

.yunzz_qk_joulist .yunzz_xgqk_box ul li .item-pic {
	float: left;
	width: 80px;
	height: 108px;
}

.yunzz_qk_joulist .yunzz_xgqk_box ul li .item-pic img {
	width: 100%;
	height: 100%;
}

.yunzz_qk_joulist .yunzz_xgqk_box ul li .item-txt {
	float: left;
	width: 155px;
	margin-left: 15px;
}

.yunzz_qk_joulist .yunzz_xgqk_box ul li .item-txt h4 {
	font-size: 15px;
	font-weight: normal;
	color: #222;
	margin-bottom: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_qk_joulist .yunzz_xgqk_box ul li:hover h4 {
	color: #ff3333;
}

.yunzz_qk_joulist .yunzz_xgqk_box ul .item-txt p {
	font-size: 12px;
	line-height: 24px;
	color: #777;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.yunzz_qk_joulist .yunzz_xgqk_box ul .item-txt p span {
	color: #f00000;
}
.yunzz_qk_joulist .yunzz_xgqk_box ul .item-txt p span i{
	font-style: normal;
}
.yunzz_qk_joulist .yunzz_xgqk_box ul .item-txt p span.scj{
	color: #999;
	margin-left: 10px;
}
.yunzz_qk_joulist .yunzz_work_box {
	margin-bottom: 0;
}

.yunzz_qk_joulist .yunzz_work_box ul li {
	border: none;
	margin-bottom: 15px;
}

.yunzz_qk_joulist .yunzz_work_box ul li:hover {
	border: none;
}

.yunzz_qk_joulist .yunzz_work_box .item-con {
	float: left;
	width: 190px;
	margin: 5px 0;
}

.yunzz_qk_joulist .yunzz_link_box {
	background-color: #fff;
	margin-top: 20px;
}

.yunzz_qk_joulist .yunzz_link_box .box-bar {
	height: 50px;
}

.yunzz_sci_show table {
	margin-bottom: 30px;
	border-collapse: collapse;
	border: solid 1px #eee;
}

.yunzz_sci_show table thead tr td {
	height: 36px;
	line-height: 36px;
	font-size: 15px;
	color: #222;
	font-weight: bold;
	text-align: center;
	background-color: #f4f7f6;
	border: solid 1px #eee;
}

.yunzz_sci_show table tbody tr td {
	padding: 20px 0;
	font-size: 15px;
	text-align: center;
	border: solid 1px #eee;
}

.yunzz_sci_show table tbody tr td span {
	display: block;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 22px;
}

.yunzz_sci_show table tbody tr td span:nth-of-type(2n) {
	margin-bottom: 10px;
}

.yunzz_sci_show table tbody tr td span:last-of-type {
	margin-bottom: 0;
}

.yunzz_sci_show table tbody tr td span.keypoint {
	width: 38px;
	color: #ed093a;
	font-size: 14px;
	height: 24px;
	line-height: 22px !important;
	text-align: center;
	background-color: #fff5fb;
	border: solid 1px #faa197;
	border-radius: 2px;
	margin: 0 auto 30px;
	padding: 0;
}

.yunzz_sci_show table tbody tr td span.keypoint:last-of-type {
	margin-bottom: 0;
}

/* WOS期刊SCI分区 */
.yunzz_sci_show table.yunzzscitable_jcrdata{
	margin-bottom: 25px;
}
.yunzz_sci_show table.yunzzscitable_jcrdata:last-of-type{
	margin-bottom: 0;
}
.yunzz_sci_show table.yunzzscitable_jcrdata thead tr td:nth-of-type(2), .yunzz_sci_show table.yunzzscitable_jcrdata thead tr td:nth-of-type(3), .yunzz_sci_show table.yunzzscitable_jcrdata thead tr td:nth-of-type(4), .yunzz_sci_show table.yunzzscitable_jcrdata thead tr td:nth-of-type(5){
	width: 120px;
}
.yunzz_sci_show table.yunzzscitable_jcrdata tbody tr td.name{
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
/* 中科院分区 */
.yunzz_sci_show h5.zkytit {
	font-size: 16px;
	color: #222;
	line-height: 30px;
	margin: 0 0 14px 0;
}

.yunzz_sci_show table.yunzzscitable_zkyfq {
	margin-bottom: 25px;
}

.yunzz_sci_show .yunzzsci_zkysj,
.yunzz_sci_show .yunzzsci_csdata {
	margin-top: 50px;
}

.yunzz_sci_show .yunzzsci_zkysj table.yunzzscitable_zkyfq tbody tr td:first-of-type,
.yunzz_sci_show .yunzzsci_zkysj table.yunzzscitable_zkyfq tbody tr td:nth-of-type(2) {
	width: 120px;
}

.yunzz_sci_show .yunzzsci_zkysj table.yunzzscitable_zkyfq tbody tr td:nth-of-type(3) {
	width: 264px;
}

.yunzz_sci_show .yunzzsci_zkysj table.yunzzscitable_zkyfq tbody tr td:nth-of-type(3) span.name {
	float: left;
	width: 65%;
	text-align: left;
	line-height: 20px;
}

.yunzz_sci_show .yunzzsci_zkysj table.yunzzscitable_zkyfq tbody tr td:nth-of-type(3) span.keypoint {
	float: right;
	width: 20%;
	margin-right: 20px;
}
.yunzz_sci_show .yunzzsci_zkysj table.yunzzscitable_zkyfq tbody tr td:nth-of-type(4){
	padding: 20px 0;
}
.yunzz_sci_show .yunzzsci_zkysj table.yunzzscitable_zkyfq tbody tr td:nth-of-type(4) .l {
	width: 85%;
	text-align: left;
	margin-left: 0;
}

.yunzz_sci_show .yunzzsci_zkysj table.yunzzscitable_zkyfq tbody tr td:nth-of-type(4) .l span {
	line-height: 20px;
}

.yunzz_sci_show .yunzzsci_zkysj table.yunzzscitable_zkyfq tbody tr td:nth-of-type(4) .r {
	width: 7%;
	margin: 0 20px 0 0;
	display: grid;
	align-items: center;
	justify-content: center;
}

.yunzz_sci_show .yunzzsci_zkysj table.yunzzscitable_zkyfq tbody tr td:nth-of-type(4) .r span {
	float: right;
}

/* CiteScore */
.yunzz_sci_show table.yunzz_scitable_csdata{
	margin-bottom: 0;
}
.yunzz_sci_show table.yunzz_scitable_csdata thead td:first-of-type,
.yunzz_sci_show table.yunzz_scitable_csdata thead td:nth-of-type(2),
.yunzz_sci_show table.yunzz_scitable_csdata thead td:nth-of-type(3) {
	width: 120px;
}

.yunzz_sci_show .num-elememt {
	position: relative;
	width: 70px;
	height: 6px;
}

.yunzz_sci_show .num-elememt:nth-child(even) {
	margin-top: 62px;
}

.yunzz_sci_show .num-elememt p {
	font-size: 13px;
	position: absolute;
	left: 85%;
	top: -12px;
	text-align: center;
}

.yunzz_sci_show .num-elememt .num-gray {
	position: absolute;
	width: 70px;
	height: 6px;
	background-color: #dcdcdc;
	border-radius: 3px;
	left: 17.5px;
	top: 8px;
}

.yunzz_sci_show .num-elememt .num-blue {
	position: absolute;
	width: 85%;
	height: 6px;
	background-color: #00a6dc;
	border-radius: 3px;
	left: 17.5px;
	top: 8px;
}

.yunzz_sci_show tbody tr td:nth-of-type(4) {
	padding: 0;
}

.yunzz_sci_show table.yunzz_scitable_csdata_sec {
	border: none;
	margin-bottom: 0;
}

.yunzz_sci_show table.yunzz_scitable_csdata_sec thead tr td {
	border: none;
	background: none;
	padding: 12px 0;
	border-right: solid 1px #eee;
}

.yunzz_sci_show table.yunzz_scitable_csdata_sec thead tr td:last-of-type {
	border-right: none;
}

.yunzz_sci_show table.yunzz_scitable_csdata_sec tbody tr td {
	border: none;
	background: none;
	padding: 0 0 20px 0;
	border-right: solid 1px #eee;
}

.yunzz_sci_show table.yunzz_scitable_csdata_sec tbody tr td:last-of-type {
	border-right: none;
}

.yunzz_sci_show table.yunzz_scitable_csdata_sec thead tr td:first-of-type {
	width: auto;
}

.yunzz_sci_show table.yunzz_scitable_csdata_sec thead tr td:nth-of-type(2),
.yunzz_sci_show table.yunzz_scitable_csdata_sec thead tr td:nth-of-type(3),
.yunzz_sci_show table.yunzz_scitable_csdata_sec thead tr td:nth-of-type(4) {
	width: 120px;
}

/* 表格 */
.yunzz_sci_show .yunzzsci_xszbfx h5 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 24px 0;
}

.yunzz_sci_show .yunzzsci_xszbfx .yunzz_echar_com {
	float: left;
	width: 517px;
}

.yunzz_sci_show .yunzzsci_xszbfx .yunzz_echar_com:nth-of-type(2) {
	margin-left: 30px;
}

.yunzz_sci_show .yunzzsci_xszbfx .yunzz_echar_com>div {
	height: 300px;
	border: solid 1px #eeeeee;
}

.yunzz_sci_show .yunzz_sci_mcjs {
	padding: 22px 30px;
	background-color: #f9f9f9;
	margin-top: 20px;
}

.yunzz_sci_show .yunzz_sci_mcjs p {
	font-size: 12px;
	line-height: 25px;
	color: #888;
}

.yunzz_sci_show .yunzz_echar_com2 {
	margin-top: 40px;
}

.yunzz_sci_show .yunzz_echar_com2 .hygxbox {
	float: left;
	width: 517px;
}

.yunzz_sci_show .yunzz_echar_com2 .hygxbox:nth-of-type(2) {
	margin-left: 30px;
}

.yunzz_sci_show .yunzz_echar_com2 .fullbox {
	float: none;
	width: 100%;
}
.yunzz_sci_show .yunzz_echar_com2 .hygxbox table{
	margin-bottom: 0;
}
.yunzz_sci_show .yunzz_echar_com2 table thead tr td {
	border: none;
	height: 44px;
	line-height: 44px;
	background-color: #f0f4f7;
}

.yunzz_sci_show .yunzz_echar_com2 table tbody tr td {
	border: none;
	padding: 13px 0;
	border-bottom: 1px solid #eee;
}
.yunzz_sci_show .yunzz_echar_com2 table tbody tr td:first-of-type{
	font-size: 12px;
}
.yunzz_sci_show .yunzz_echar_com2 table thead tr td:first-of-type,
.yunzz_sci_show .yunzz_echar_com2 table tbody tr td:first-of-type {
	width: 70px;
	text-align: center;
}
.yunzz_sci_show .yunzz_echar_com2 table tbody tr:first-of-type td:first-of-type{
	background: url(../images/yunzzN/icon_table_pm.png) no-repeat;
	background-position: 27px 12px;
	color: #fff;
}
.yunzz_sci_show .yunzz_echar_com2 table thead tr td:nth-of-type(2),
.yunzz_sci_show .yunzz_echar_com2 table tbody tr td:nth-of-type(2) {
	text-align: left;
}
.yunzz_sci_show .yunzz_echar_com2 table tbody tr:nth-of-type(2) td:first-of-type{
	background: url(../images/yunzzN/icon_table_pm.png) no-repeat;
	background-position: 27px -30px;
	color: #fff;
}
.yunzz_sci_show .yunzz_echar_com2 table thead tr td:nth-of-type(3),
.yunzz_sci_show .yunzz_echar_com2 table tbody tr td:nth-of-type(3) {
	width: 120px;
	text-align: center;
}
.yunzz_sci_show .yunzz_echar_com2 table tbody tr:nth-of-type(3) td:first-of-type{
	background: url(../images/yunzzN/icon_table_pm.png) no-repeat;
	background-position: 27px -72px;
	color: #fff;
}
/* 高引用文章 */
.yunzz_sci_show .yunzzsci_gyywz ul li{
	padding: 10px 0;
	border-bottom: 1px solid #f1f1f1;
}
.yunzz_sci_show .yunzzsci_gyywz ul li:first-of-type{
	padding-top: 0;
}
.yunzz_sci_show .yunzzsci_gyywz ul li:last-of-type{
	padding-bottom: 0;
	border-bottom: none;
}
.yunzz_sci_show .yunzzsci_gyywz ul li b{
	display: block;
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	color: #222;
	margin-bottom: 6px;
}
.yunzz_sci_show .yunzzsci_gyywz ul li span{
	font-size: 12px;
	color: #999;
}

/* 相关杂志 */
.yunzz_sci_show .yunzzsci_xgzz ul li{
	float: left;
	width: 125px;
	margin-right: 62px;
}
.yunzz_sci_show .yunzzsci_xgzz ul li:last-of-type{
	margin-right: 0;
}
.yunzz_sci_show .yunzzsci_xgzz ul li .top_img{
	width: 125px;
	height: 171px;
	margin-bottom: 18px;
}
.yunzz_sci_show .yunzzsci_xgzz ul li .top_img img{
	width: 100%;
	height: 100%;
}
.yunzz_sci_show .yunzzsci_xgzz ul li .btm_info{
	text-align: center;
}
.yunzz_sci_show .yunzzsci_xgzz ul li .btm_info h6{
	font-size: 14px;
	margin: 0;
	font-weight: normal;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.yunzz_sci_show .yunzzsci_xgzz ul li .btm_info p.y_info{
	font-size: 12px;
	color: #999;
	margin: 12px 0;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.yunzz_sci_show .yunzzsci_xgzz ul li .btm_info p.y_price{
	font-size: 12px;
	color: #999;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.yunzz_sci_show .yunzzsci_xgzz ul li .btm_info p.y_price span {
    color: #df2d2d;
}
/* 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(../images/dd/login-close.png) no-repeat 0px 0px;display:none;}
#SD_close:hover {background-position:0px -17px;}

#SD_window table tbody tr td{
	padding: 0px !important;
	border: none !important;
}
.yunzz_sci_show .newtip{
	font-size: 14px;
	color: #ff0000;
}
.yunzz_key_index{
	margin-top: 20px;
}
.yunzz_key_index .yunzz_sort_box, .yunzz_key_index .bookyunzz_nav_box{
	background-color: #fff;
}
.yunzz_key_show .yunzz_qkwz_box{
	background-color: #fff;
}
.yunzz_key_show .yunzz_qkwz_box .box-item dd .name{
	height: auto;
}
.yunzz_key_show .yunzz_qkwz_box .box-item .keyword{
	height: auto;
}


.new-qk-price{
	width: 1200px;
	padding: 25px 50px;
	background-color: #ffffff;
	margin: 20px 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.new-qk-price .lf p{
	margin-bottom: 10px;
}
.new-qk-price .lf p.des{
	color: #222222;
	font-size: 14px;
	margin-top: 10px;
}
.new-qk-price .lf p.des span{
	display: inline-block;
	margin-right: 20px;
}
.new-qk-price .lf p.des a:hover{
	color: #237de2;
}
.new-qk-price .lf h1{
	display: inline-block;
	color: #222222;
	font-size: 24px;
	max-width: 420px;
}
.new-qk-price .lf .tit span{
	display: inline-block;
	color: #222222;
	font-size: 16px;
	margin-left: 20px;
}
.new-qk-price .lf  i{
	font-style: normal;
}
.new-qk-price .lf .tit span b{
	display: inline-block;
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
	margin-right: 10px;
}

.new-qk-price .rg{
	display: flex;

}
.new-qk-price .rg a{
	display: block;
	width: 130px;
	text-align: center;
	height: 42px;
	line-height: 42px;
	background-color: #ff3333;
	border-radius: 4px;
	color: #ffffff;
	font-size: 18px;
}
.new-qk-price .rg a.liji-add:hover{
	opacity: 0.85;
}
.new-qk-price .rg a.guokan-add{
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #ff3333;
	color: #ff3333;
	margin-left: 10px;
	transition: all 0.2s;
}
.new-qk-price .rg a.guokan-add:hover{
	background-color: #ff3333;
	color: #fff;
	
}
#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;}
#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;
}

/* 弹窗 */
.yunzz_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;
}
.yunzz_member_info .yunzz_m_alert_box{
	left: 58.5%;
	top: 43%;
}
.yunzz_member_pass .yunzz_m_alert_box{
	left: 58.5%;
	top: 38%;
}
.yunzz_m_alert_icon_in {
	width: 35px;
	height: 35px;
	margin: 0 auto 16px;
	background: url(../images/yunzzN/icon_member_tck.png) no-repeat center;
}
.yunzz_m_alert_box .alert_content p{
	font-size: 18px;
}
.yunzz_m_alert_box_show {
	opacity: 1;
	transform: translate(-50%, -50%) translateY(0);
}
.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);
}