.ptr {
	position: relative;
}

.alc {
	text-align: center;
}

.all {
	text-align: left;
}

.c777 {
	color: #777;
}

.ft14 {
	font-size: 14px;
}

/*list*/
.list-box {
	/*width: 990px;*/
}

.list-box .box-tab {
	padding: 20px;
	line-height: 30px;
	overflow: hidden;
	background: #FFF;
	border-bottom: 2px solid #14b4f0;
}

.list-box .box-tag {
	background-color: #fff;
	margin: 0;
	padding: 30px 0 30px 40px;
}
.haozz_keylist .list-box .box-tag{
	padding: 30px 0 30px 0;
}
.list-box .box-tab .l {
	min-width: 60px;
	margin-left: 5px;
	padding-right: 20px;
	text-align: center;
	float: left;
}

.list-box .box-tab .c {
	width: 800px;
	float: left;
}

.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;
}

.list-box .box-tab .c li.action {
	border-color: #14b4f0;
	background-color: #14b4f0;
}

.list-box .box-tab .c li.asc,
.list-box .box-tab .c li.desc {
	background-image: url(base/jt.png);
	background-repeat: no-repeat;
}

.list-box .box-tab .c li.asc {
	background-position: right -31px;
}

.list-box .box-tab .c li.action.asc {
	background-position: right -111px;
}

.list-box .box-tab .c li.desc {
	background-position: right 9px;
}

.list-box .box-tab .c li.action.desc {
	background-position: right -71px;
}

.list-box .box-tab .c li a {
	padding: 0 25px 0 15px;
	color: #333;
}

.list-box .box-tab .c li.action a {
	color: #fff;
}

.list-box .box-con {
	margin: 0 0 10px 10px;
}

.haozz_keyword_list .list-box .box-con {
	margin: 0;
}

.list-box .box-item {
	position: relative;
	padding: 32px 10px 30px 10px;
	border: 1px solid #fff;
	border-bottom-color: #eee;
}

.haozz_keyword_list .list-box .box-item {
	background-color: #fff;
	border: none;
	margin-bottom: 10px;
}

.list-box .box-item:hover {
	border-bottom-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.list-box .box-item .item-l {
	width: 160px;
	text-align: center;
	float: left;
}

.list-box .box-item .item-c {
	width: 690px;
	float: left;
}

.list-box .box-item .item-r {
	width: 95px;
	margin-right: 10px;
	text-align: right;
	float: right;
}

.list-box .box-item .item-image a {
	width: 130px;
	height: 180px;
}

.list-box .box-item .item-image a img {
	width: 130px;
	height: 180px;
}

.list-box .box-item .item-title {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: 700;
	color: #00a2ca;
}

.list-box .box-item .item-title h4 {
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	font-weight: 700;
}

.list-box .box-item .item-title h4 a {
	color: #333;
}

.list-box .box-item .item-param::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.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;
}

.list-box .box-item .item-param li.nofloat {
	width: 680px;
	clear: both;
}

.list-box .box-item .item-param li.nofloat a {
	margin-right: 10px;
}

.list-box .box-item .item-param li.info {
	height: 50px;
	white-space: normal;
	color: #666;
}

.list-box .box-item .item-param li span {
	margin-right: 3px;
	color: #333;
}

.list-box .box-item .item-param li a {
	color: #333;
}

.list-box .box-item .item-param .nofloat a {
	color: #0045c0;
}

.list-box .box-item .item-param li.ar10 a {
	margin-right: 10px;
}

.list-box .box-item .item-info {
	height: 25px;
	line-height: 25px;
	color: #999;
}

.list-box .box-item .item-info b {
	margin: 0 5px;
	color: #00a2ca;
	font-family: verdana;
	font-weight: 700;
}

.list-box .box-item .item-but div {
	text-align: center;
}

.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;
}

.list-box .box-item .item-but div a:hover {
	color: #fff;
	border: 1px solid #14b4f0;
	background-color: #14b4f0;
}

.list-box .box-item .item-but .but-talk a {
	color: #fff;
	border: 1px solid #14b4f0;
	background-color: #14b4f0;
}

.list-box .box-item .item-but .but-talk a:hover {
	background-color: #14b4f0;
	border: 1px solid #14b4f0;
}

.list-box .box-item .item-but .but-talk a:hover span {
	color: #fff;
}

.list-box .box-item .item-but .but-favorite span {
	position: relative;
	top: -1px;
}

.box-tag {
	margin: 10px;
}

.box-tag li {
	width: 148px;
	height: 35px;
	line-height: 35px;
	margin-right: 10px;
	white-space: nowrap;
	overflow: hidden;
	float: left;
}
.box-tag li:nth-of-type(5n){
	margin-right: 0;
}
.box-tag li a {
	height: 35px;
	line-height: 35px;
	padding: 0 5px;
	display: inline-block;
}

.box-tag li a span {
	color: #999;
}

.box-tag li a:hover {
	background-color: #14b4f0;
	color: #fff;
	text-decoration: none;
}

.box-tag li a:hover span {
	color: #fff;
}

.w940 {
	width: 940px;
}

.w250 {
	width: 250px;
}

/*imagetxt*/
.imagetxt-box{
	border: 1px solid #f3f3f3;
	background-color: #fff;
}
.imagetxt-box .box-bar {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
    background-color: #fafafa;
	color: #333;
}
.imagetxt-box .box-item {
	margin: 10px;
}
.imagetxt-box .box-item ul li {
    border-bottom:1px solid #ececec;
    padding: 15px 0;
	position: relative;
}
.imagetxt-box .box-item ul li:last-child{
    border-bottom:0 solid #ececec;
}
.imagetxt-box .box-item .item-pic {
	width: 95px;
    float: left;
    text-align: center;
}
.imagetxt-box .box-item .item-pic img {
	width: 75px;
	height: 100px;
}
.imagetxt-box .box-item .item-txt {
	width: 130px;
    overflow: hidden;
    float: left;
}
.imagetxt-box .box-item .item-info {
	line-height: 30px;
	font-size: 16px;
	color: #333;
	text-decoration:none;
}
.imagetxt-box .box-item .item-info a {
	color: #14b4f0;
	text-decoration:none;
}
.imagetxt-box .box-item ul li:hover .item-info{
    color: #14b4f0;
}
.imagetxt-box .box-item .item-info span{
	color: #999;
	font-size: 12px;
}
.imagetxt-box .box-item .item-info span b{
    margin-left: 3px;
    color:#cc0001;
}
.imagetxt-box .box-item .item-level {
    line-height:24px;
    font-size:12px;
    color:#666;
}
.imagetxt-box .box-item .item-level a{
    color:#666;
}
.imagetxt-box .box-item .item-level span {            
    margin-left:5px;
	color:#cc0001;
}
.imagetxt-box .box-item .item-price{
	font-family:"Arial";
	font-size:16px;
	height:30px;
	line-height:30px;
	color:#cc0001;
}
.imagetxt-box .box-item .item-price span{
	margin:0 4px;
}
.imagetxt-box .box-item .item-price s{
	font-size: 12px;
	color:#aaa;
}
.imagetxt-box .box-item .item-price i{
	font-style: normal;
	font-size: 12px;
	margin-right: 3px;
}
.imagetxt-box .box-item .item-discount{
	position: absolute;
	width: 50px;
	height: 50px;
	line-height: 50px;
	left: 2px;
	top: 2px;
	z-index: 99;
	background-image: url(base/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;
}
.imagetxt-box .box-item .item-but {
    margin:20px auto;
    text-align:center;
}
.imagetxt-box .box-item .item-but a {
    width:80px;
    height:28px;
    line-height:28px;
    color:#14b4f0;
    display:inline-block;
    border-top:1px solid #e9e9e9;
    border-left:1px solid #e9e9e9;
    border-right:1px solid #d3d3d3;
    border-bottom:1px solid #d3d3d3;
}
.imagetxt-box .box-item .item-but a:hover {
    color:#fff;
	background-color: #14b4f0;
    text-decoration:none;
    border:1px solid #14b4f0;
    box-shadow:2px 1px 6px #ccc;
}
.good-box .box-item .item-info span b{
	color: #666;
}
/*booknva*/
.haozz_dy_pl_show .booknav-box{
    padding-bottom: 20px;
    background-color: #fff;
	margin-top: 10px;
}
.haozz_dy_pl_show .booknav-box .box-bar{
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    margin: 0 20px;
    color: #333;
    border-bottom: 1px solid #999;
	font-size: 16px;
	font-family: "Microsoft Yahei";
    font-weight: 700;
}
.haozz_dy_pl_show .booknav-box .box-item dl{
    height: 35px;
    overflow: hidden;
    margin: 0 15px;
}
.haozz_dy_pl_show .booknav-box .box-item dl.action{
    height: auto;
}
.haozz_dy_pl_show .booknav-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;
}
.haozz_dy_pl_show .booknav-box .box-item dl dt i{
	width:16px;
	height:16px;
    margin-right:5px;
    display: inline-block;
    background-image: url(base/add.png);
    background-position: -32px -1px;
    background-repeat: no-repeat;
    margin-top: 11px;
    float: left;
}
.haozz_dy_pl_show .booknav-box .box-item dl.action dt i{
    background-position: -48px -1px;
}
.haozz_dy_pl_show .booknav-box .box-item dl dt:hover, .haozz_dy_pl_show .booknav-box .box-item dl.action dt{
    color: #14b4f0;
}
.haozz_dy_pl_show .booknav-box .box-item dl dt:hover a, .haozz_dy_pl_show .booknav-box .box-item dl.action dt a{
    color: #14b4f0;
}
.haozz_dy_pl_show .booknav-box .box-item dl dd{
    margin-left: 10px;
	width: 90px;
	text-align: center;
}
.haozz_dy_pl_show .booknav-box .box-item dl dd a{
    width: 80px;
    height: 28px;
    line-height: 28px; 
    display: inline-block;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	margin-left: 0;
}
.haozz_dy_pl_show .booknav-box .box-item dl dd a:hover{
	color: #fff;
    background-color: #14b4f0;
}
.haozz_dy_pl_show .booknav-box .box-item dl dd a span{
    color: #999;
}
.haozz_dy_pl_show .booknav-box .box-item dl dd a:hover span{
    color: #fff;
}
.haozz_dy_pl_show .booknav-box .box-item dl.col2::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.haozz_dy_pl_show .booknav-box .box-item dl.col2 dd{
    width: 90px;
    margin: 0 0 0 10px;
    text-align: center;
    float: left;
}
.haozz_dy_pl_show .booknav-box .box-item dl.tl dd{
    text-align: left;
}
.haozz_dy_pl_show .booknav-box .box-item dl.col2 dd a{
    width: 80px;
	text-align: center;
	margin-left: 0;
}
.haozz_dy_pl_show .booknav-box .box-item dl.col4::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.haozz_dy_pl_show .booknav-box .box-item dl.col4 dd{
    width: 60px;
    margin: 0 0 0 13px;
    text-align: center;
    float: left;
}
.haozz_dy_pl_show .booknav-box .box-item dl.col4 dd a{
    width: 60px;
	text-align: center;
}
/*links*/
.haozz_dy_pl_show .links-box{
    background-color: #fff;
    border: 1px solid #f5f5f5;
}
.haozz_dy_pl_show .links-box .box-bar{
    height: 40px;
    line-height: 40px;
    margin-left: 30px;
    font-family: "Microsoft Yahei";
    font-size: 14px;
	color: #333;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 10px;
}
.haozz_dy_pl_show .links-box .box-con {
    padding:0 30px 15px 30px;
}
.haozz_dy_pl_show .links-box .box-con ul li{
	width: 10%;
    height:25px;
    line-height:25px;
	padding-right: 1%;
    margin-bottom: 5px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}
.haozz_dy_pl_show .links-box .box-con ul li a{
    padding:2px 0;
    color:#555;
}
.haozz_dy_pl_show .links-box .box-con ul li a:hover{
    color:#cc0001;
	text-decoration: none;
}
/*content*/
.mr10{
	margin-right: 10px;
}
.haozz_dy_pl_show .w940{
	background-color: #fff;
	padding: 0 20px 20px 20px;
}
.haozz_dy_pl_show .content-box:first-of-type{
	margin-top: 0;
}
.haozz_dy_pl_show .content-box .box-bar{
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    padding-left: 10px;
    background-color: #f5f5f5;
	border-left: 5px solid #14b4f0;
}
.haozz_dy_pl_show .content-box .box-bar h3{
    height: 40px;
    font-family:"Microsoft YaHei";
	font-size: 16px;
    font-weight: normal;
	float: left;
	padding-right: 10px;
    color: #14b4f0;
}
.haozz_dy_pl_show .content-box .box-bar .bar-more{
    height: 40px;
    padding: 0 10px;
    float: right; 
}
.haozz_dy_pl_show .content-box .box-bar .bar-more a{
    padding-right: 10px;
    background-image: url(base/tab.png);
    background-repeat: no-repeat;
    background-position: right -75px;
    text-decoration: none;
}
.haozz_dy_pl_show .content-box .box-con{
    margin: 10px 0;
    line-height: 2;
    color: #333;
    font-size: 14px;
    text-indent: 2em;    
}
.haozz_dy_pl_show .content-box .box-con p{
    padding:10px 0;
    text-indent:2em;
}
.haozz_dy_pl_show .content-box .box-list ul{
    padding:10px 0;
}
.haozz_dy_pl_show .content-box .box-list ul li {
	height:25px;
	line-height:25px;
	overflow:hidden;
	color:#333;
}
.haozz_dy_pl_show .content-box .box-list ul.col3 li{
	width:30%;
	margin-right:3%;
	float:left;
}
.haozz_dy_pl_show .content-box .box-list ul li a {
    color:#14b4f0;
}
.haozz_dy_pl_show .content-box .box-list ul li a:hover {
    color:#c41921;
}
.haozz_dy_pl_show .content-box .box-picture ul li {
	width: 160px;
	height: 250px;
	margin: 0 14px;
	text-align: center;
	float: left;
}
.haozz_dy_pl_show .content-box .box-picture .item-photo {
	width: 120px;
	height: 160px;
	margin: 10px 20px 5px 20px;
	display: block;
}
.haozz_dy_pl_show .content-box .box-picture .item-photo img {
	width: 120px;
	height: 160px;
}
.haozz_dy_pl_show .content-box .box-picture .item-title {
	height: 20px;
	line-height: 20px;
	display: block;
	overflow: hidden;
}
.haozz_dy_pl_show .content-box .box-picture .item-info {
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #666;
	overflow: hidden;
}
.haozz_dy_pl_show .content-box .box-picture .item-info span{
	color:#c30;
	font-size: 14px;
	margin-left: 5px;
}
.haozz_dy_pl_show .content-box .box-picture .item-info a{
	color:#666;
}
.haozz_dy_pl_show .content-box .box-picture .item-info a:hover{
	color:#cc0001;
}
/*bbs*/
.haozz_dy_pl_show .box-bbs {
    padding-top: 10px;
}
.haozz_dy_pl_show .box-bbs dd{
    padding: 10px;
    margin-bottom: 20px;
    border:1px solid #ededed;
}
.haozz_dy_pl_show .box-bbs .bbs-info{
	height:25px;
	line-height:25px;
	font-size:12px;
	margin:0 10px;
	color:#666;
}
.haozz_dy_pl_show .box-bbs .bbs-info .author{
	color:#14b4f0;
}
.haozz_dy_pl_show .box-bbs .bbs-info .title a{
	margin:0 5px;
	color:#14b4f0;
}
.haozz_dy_pl_show .box-bbs .bbs-info .title a:hover{	
	color:#cc0001;
}
.haozz_dy_pl_show .box-bbs .bbs-tool {
    margin:0 10px;
    height:30px;
    line-height:40px;
    font-size:12px;
    color:#333;
    border-top:1px dotted #dadada;
}
.haozz_dy_pl_show .box-bbs .bbs-tool a {
    margin:0 10px;
    color:#14b4f0;
}
.haozz_dy_pl_show .box-bbs .bbs-tool a:hover {
    color:#cc0001;
    text-decoration:none;
}
.haozz_dy_pl_show .box-bbs .bbs-tool a span{
    color:#666666;
}
.haozz_dy_pl_show .box-bbs .bbs-tool .l {
    float:left;
}
.haozz_dy_pl_show .box-bbs .bbs-tool .r {
    float:right;
}
.haozz_dy_pl_show .box-bbs .bbs-tool .date {
    color:#999;
}
.haozz_dy_pl_show .box-bbs .bbs-tool .ip {
    margin-right:50px;
    color:#999;
}
.haozz_dy_pl_show .box-bbs .bbs-tool .reply-but i{
    width: 25px;
    height: 20px;
    vertical-align: middle;
    background-image: url(base/preview.png);
    background-repeat: no-repeat;
    background-position: -30px -225px;
    display: inline-block;
}
.haozz_dy_pl_show .box-bbs .bbs-tool .reply-but:hover i{
    background-position: -30px -245px;
}
.haozz_dy_pl_show .box-bbs .bbs-tool .reply-but b{
    font-weight: normal;
    margin-left: 5px;
}
.haozz_dy_pl_show .box-bbs .bbs-content p{
	margin:0;
}
.haozz_dy_pl_show .box-bbs .bbs-content .stzoom{
	float: left;
	margin: 0 20px 10px 20px;
	cursor: pointer;
	outline: 1px solid #aaa;
	padding:5px;
}
.haozz_dy_pl_show #stzoomsrc{
	display: none;
	position: absolute;
	background-color: #ededed;
	border: 1px solid #aaa;
	border-radius: 10px;
}
.haozz_dy_pl_show #stzoomsrc img{
	margin: 10px;
	max-width: 800px;
	min-width: 500px;
}
/*comment*/
.haozz_dy_pl_show .box-comment{
    padding-top: 10px;
}
.haozz_dy_pl_show .box-comment .box-txt{
    padding:5px 10px;
    border:1px solid #ececec;
}
.haozz_dy_pl_show .box-comment .box-txt textarea{
    width: 100%; 
    height:150px;
    line-height:25px;
    border: 0 solid #fff;
	outline: none;
}
.haozz_dy_pl_show .box-comment .box-but{
	float: none;
    height: 39px;
    line-height: 40px;
    background-color: #f5f5f5;
    border:1px solid #ececec;
    border-top: 0 solid #f5f5f5;
}
.haozz_dy_pl_show .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(base/preview.png);
	background-repeat: no-repeat;
	background-position: -140px -136px;
    float: left;
}
.haozz_dy_pl_show .box-comment .box-but .file-selected{
	background-position: -140px -180px;
}
.haozz_dy_pl_show .box-comment .box-but .but-file:hover{
    border: 1px solid #14b4f0;
}
.haozz_dy_pl_show .box-comment .box-but .but-file span{
	position: absolute;
	width: 120px;
	height: 30px;
	line-height: 30px;
	color: #14b4f0;
	text-align: center;
	text-indent: 50px;
    display: inline-block;
}
.haozz_dy_pl_show .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);
}
.haozz_dy_pl_show .box-comment .box-but .but-submit {
	position: relative;
    float: right;
}
.haozz_dy_pl_show .box-comment .box-but .but-submit a{
    width: 120px;
    height: 40px;
	line-height: 40px;
    position: absolute;
    left: -120px;
    top: -1px;
    display: inline-block;
    background-color: #14b4f0;
    text-align: center;
    text-decoration: none;
	font-size: 18px;
	font-family: "Microsoft Yahei";
    color: #fff;
    float: right;
}
.haozz_dy_pl_show .box-comment .box-but .but-submit a:hover{
    background-color: #2dd6be;
}
.haozz_dy_pl_show .box-comment .box-login{
    margin-top:10px;
    height: 25px;
    line-height: 25px;
    color: #999;
}
.haozz_dy_pl_show .box-comment .box-login a{
    margin: 0 10px;
}
/*bbs-reply*/
.haozz_dy_pl_show .reply-box{
    width: 828px;
    margin: 10px 10px 10px 36px;
}
.haozz_dy_pl_show .reply-form{
	margin: 20px 0;
}
.haozz_dy_pl_show .bbs-reply{
    background-color: #fcfcfc;
	border:1px solid #f3f3f3;
}
.haozz_dy_pl_show .bbs-reply .reply-content{
    color: #666;
    font-size: 12px;
}
.haozz_dy_pl_show .bbs-reply .author{
	color:#00b6bd;
}
.haozz_dy_pl_show .bbs-reply .date {
    color:#999;
}
.haozz_dy_pl_show .bbs-reply .reply-info {
    text-align: right;
}
.haozz_dy_pl_show .bbs-reply ul{
    margin: 10px;
}
.haozz_dy_pl_show .box-con .bbs-reply ul li{
    margin: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ddd;
    text-indent: 0;
}
.haozz_dy_pl_show .reply-form .reply-input .l{
	width: 90%;
}
.haozz_dy_pl_show .reply-form .reply-input .r{
	width: 10%;
}



.sort-box .box-bar {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #fafafa;
	color: #333;
}

.haozz_keylist .booknav-box{
	padding-bottom: 20px !important;
}
.booknav-box{
	padding-bottom: 20px !important;
}
.booknav-box .box-item dl {
	height: 35px;
	overflow: hidden;
}

.booknav-box .box-item dl.action {
	height: auto;
}

.booknav-box .box-item dl dt {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	font-weight: 700;
	color: #666;
	cursor: pointer;
}

.booknav-box .box-item dl dt i {
	width: 16px;
	height: 16px;
	margin-right: 5px;
	display: inline-block;
	background-image: url(base/add.png);
	background-position: -32px -1px;
	background-repeat: no-repeat;
	margin-top: 11px;
	float: left;
}

.booknav-box .box-item dl.action dt i {
	background-position: -48px -1px;
}

.booknav-box .box-item dl dt:hover,
.booknav-box .box-item dl.action dt {
	color: #14b4f0;
}

.booknav-box .box-item dl dt:hover a,
.booknav-box .box-item dl.action dt a {
	color: #14b4f0;
}
.booknav-box .box-item dl dd{
	float: left;
	width: 50%	;
}
.booknav-box .box-item dl dd a {
	width: 100%;
	height: 28px;
	line-height: 28px;
	margin-left: 20px;
	display: inline-block;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.booknav-box .box-item dl dd a:hover {
	color: #14b4f0;
}

.booknav-box .box-item dl dd a span {
	color: #999;
}

.booknav-box .box-item dl dd a:hover span {
	color: #fff;
}

.booknav-box .box-item dl.col2::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.booknav-box .box-item dl.col2 dd {
	width: 85px;
	text-align: center;
	float: left;
}

.booknav-box .box-item dl.tl dd {
	text-align: left;
}

.booknav-box .box-item dl.col2 dd a {
	text-align: left;
}

.booknav-box .box-item dl.col4::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.booknav-box .box-item dl.col4 dd {
	width: 80px;
	text-align: center;
	float: left;
}

.booknav-box .box-item dl.col4 dd a {
	text-align: left;
}

.haozz_keyword_list .sort-box {
	background-color: #fff;
}

.haozz_keyword_list .haozz_page_box {
	margin-top: 30px;
}

/* 侧边栏咨询 */
.dl-side {
	width: 92px;
	height: 410px;
	border-radius: 10px;
	position: fixed;
	top: 290px;
	right: 35px;
	z-index: 12;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
}

.dl-side h5 {
	height: 37px;
	line-height: 37px;
	color: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #00abdd;
}

.dl-side h5 a,
.dl-side h5 a:hover {
	color: #fff;
}

.dl-side h5 a {
	margin-left: -7px;
}

.dl-side p {
	width: 65px;
	margin: 0 auto;
}

.dl-side p a {
	display: block;
	height: 62px;
	font-size: 14px;
	border-bottom: 1px dashed #e5e5e5;
}

.dl-side .dl-side-icon5 {
	height: auto;
	margin-top: 18px;
	border-bottom: none;
	color: #999;
}

.dl-side .dl-side-icon5:hover,
.dl-side p a:hover {
	color: #00abdd;
}

.dl-side h5 i {
	display: inline-block;
	margin-top: -3px;
}

.dl-side p i {
	display: block;
	margin: 16px auto 2px auto;
}

.dl-side i {
	width: 26px;
	height: 26px;
	vertical-align: middle;
	background: url(../img/dl-side.png) no-repeat;
}

.dl-side-icon1 i {
	background-position: 0 -26px;
}

.dl-side-icon2 i {
	background-position: 0 -52px;
}

.dl-side-icon3 i {
	background-position: 0 -78px;
}

.dl-side-icon4 i {
	background-position: 0 -104px;
}

.dl-side a:hover i {
	-webkit-animation: turn 1.8s ease;
	-moz-animation: turn 1.8s ease;
	-ms-animation: turn 1.8s ease;
	animation: turn 1.8s ease;
}

.dl-side span {
	display: none;
	padding: 10px 20px;
	border-radius: 6px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.14);
	position: absolute;
	top: -22px;
	left: -245px;
	background-color: #fafafa;
}

.dl-side span:after {
	content: "";
	display: inline-block;
	width: 16px;
	height: 33px;
	background: url(../img/dl-sangle.png) no-repeat;
	position: absolute;
	top: 15px;
	right: -14px;
}

.dl-side a:hover span {
	display: block;
}

.dl-side b {
	display: block;
	margin-top: -6px;
	font-size: 22px;
	color: #00abdd;
}

/* 弹出框咨询 */
.haozz_dlipop {
	width: 400px;
	height: 240px;
	text-align: center;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 9999;
	margin-left: -200px;
	margin-top: -120px;
	background-color: #fff;
}

.haozz_dlipop h3 {
	display: inline-block;
	margin: 50px auto 30px;
	font-size: 25px;
	font-weight: 400;
	color: #00abdd;
	height: 34px;
	line-height: 34px;
}

.haozz_dlipop p {
	margin: 0 0 30px 0;
	font-size: 18px;
	color: #777;
	height: 24px;
	line-height: 24px;
}

.haozz_dlipop a {
	display: inline-block;
	width: 120px;
	height: 38px;
	line-height: 38px;
	font-size: 15px;
	border-radius: 5px;
}

.haozz_dlipop .dlidely {
	margin-right: 30px;
	color: #666;
	background-color: #eaeaea;
}

.haozz_dlipop .dlidely:hover {
	text-decoration: none;
	background-color: #dcdbdb;
}

.haozz_dlipop .dlinow {
	color: #fff;
	background-color: #00abdd;
}

.haozz_dlipop .dlinow:hover {
	text-decoration: none;
	opacity.8;
	color: #fff;
	background-color: #14b4f0;
}

/* 举报框 */
.tips {
	display: none;
	width: 508px;
	height: 310px;
	padding: 20px 25px 0 28px;
	border-radius: 5px;
	font-size: 12px;
	box-shadow: 0 0 20px rgba(108, 108, 108, .25);
	position: absolute;
	top: 90px;
	right: -15px;
	z-index: 10;
	background-color: #fff;
}

.tips p {
	margin-bottom: 5px;
}

.haozz_tipsurl span {
	float: left;
}

.haozz_tipsurl p {
	width: 403px;
	float: left;
}

.haozz_tipsurl a {
	color: #00a4ff;
	text-decoration: underline;
}

.haozz_tipsurl input {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin: 0 4px 0 0;
	position: relative;
	top: 2px;
	appearance: checkbox;
	-webkit-appearance: checkbox;
}

.haozz_haozz_tipsot {
	width: 100%;
}

.haozz_haozz_tipsot>span {
	float: left;
}

.haozz_haozz_tipsot div {
	width: 445px;
	float: left;
	text-align: left;
}

.haozz_haozz_tipsot input[type="radio"] {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-right: 3px;
	appearance: radio;
	-webkit-appearance: radio;
	position: relative;
	top: 2px;
}

.haozz_haozz_tipsot input[type="text"] {
	margin-left: 18px;
	border: 1px solid #999;
	height: 28px;
	width: 120px;
	margin-right: 10px;
	appearance: unset;
	-webkit-appearance: unset;
}

input.defaultAdress {
	appearance: checkbox;
	-webkit-appearance: checkbox;
	vertical-align: middle;
	margin-bottom: 2px;
}

.haozz_haozz_tipsot p {
	margin-bottom: 0;
}

.haozz_haozz_tipsot div span {
	display: inline-block;
	width: 93%;
	padding: 1px 5px;
	border-radius: 2px;
	background-color: #f4f4f4;
}

.haozz_haozz_tipsot-yzm {
	margin-top: 15px;
}

.haozz_haozz_tipsot-yzm span {
	line-height: 28px;
}

.haozz_haozz_tipsot-yzm div img {
	margin-bottom: 2px;
}

.haozz_haozz_tipsot .radio span {
	background-color: #d7e9fe;
}

.haozz_tipscon {
	margin: 15px 0 22px 0;
}

.haozz_tipscon span {
	float: left;
}

.haozz_tipscon b {
	font-weight: 400;
	color: #888;
}

.haozz_tipscon textarea {
	width: 440px;
	height: 48px;
	margin-left: 5px;
	resize: none;
	border: 1px solid #999;
}

.haozz_tipsbtn {
	text-align: right;
}

.haozz_tipsbtn input {
	display: inline-block;
	width: 65px;
	height: 30px;
	font-size: 14px;
	cursor: pointer;
	border: 1px solid #00a4ff;
}

.haozz_tipsend {
	color: #00a4ff;
	background-color: transparent;
}

.haozz_tipsend:hover {
	color: #fff;
	background-color: #00a4ff;
}

.haozz_tipscan {
	margin-right: 4px;
	color: #fff;
	background-color: #00a4ff;
}

.haozz_tipscan:hover {
	border-color: #00dfe7;
	background-color: #00dfe7;
}

.tips {
	width: 708px;
	height: 420px;
	padding: 20px 25px 20px 28px;
	border-radius: 5px;
	font-size: 12px;
	box-shadow: 0 0 20px rgba(108, 108, 108, .25);
	position: fixed;
	top: 55%;
	left: 50%;
	margin-left: -281px;
	margin-top: -240px;
	background-color: #fff;
}

.tips p {
	margin-bottom: 17px;
}

.haozz_tipsurl {
	/*display:none;*/
}

.haozz_tipsurl span {
	float: left;
}

.haozz_tipsurl p {
	width: 403px;
	float: left;
}

.haozz_tipsurl a {
	color: #00abdd;
	text-decoration: underline;
}

.haozz_tipsurl input {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin: 0 4px 0 0;
	position: relative;
	top: 2px;
	appearance: checkbox;
	-webkit-appearance: checkbox;
}

.haozz_haozz_tipsot {
	width: 100%;
}

.haozz_haozz_tipsot>span {
	float: left;
}

.haozz_haozz_tipsot div {
	width: 85%;
	float: left;
	text-align: left;
}

.haozz_haozz_tipsot input {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-right: 3px;
	appearance: radio;
	-webkit-appearance: radio;
	position: relative;
	top: 2px;
}

.haozz_haozz_tipsot div p {
	margin-bottom: 0;
}

.haozz_haozz_tipsot div span {
	display: inline-block;
	width: 95%;
	padding: 1px 5px;
	border-radius: 2px;
	background-color: #f4f4f4;
}

.haozz_haozz_tipsot .radio span {
	background-color: #d7e9fe;
}

.haozz_tipscon {
	margin: 15px 0 22px 0;
}

.haozz_tipscon span {
	float: left;
}

.haozz_tipscon b {
	font-weight: 400;
	color: #888;
}

.haozz_tipscon textarea {
	width: 85%;
	height: 48px;
	margin-left: 5px;
	resize: none;
	border: 1px solid #999;
}

.haozz_tipsbtn {
	text-align: right;
	padding-right: 30px;
}

.haozz_tipsbtn p {
	display: inline-block;
	width: 283px;
	height: 30px;
	margin-left: 65px;
	float: left;
	line-height: 30px;
	font-size: 12px;
	color: #f00;
	text-align: left;
}

.haozz_tipsbtn input {
	display: inline-block;
	width: 65px;
	height: 30px;
	font-size: 14px;
	cursor: pointer;
	border: 1px solid #00abdd;
}

.haozz_tipsend {
	color: #00abdd;
	background-color: transparent;
}

.haozz_tipsend:hover {
	color: #fff;
	background-color: #00abdd;
}

.haozz_tipscan {
	margin-left: 4px;
	color: #fff;
	background-color: #00abdd;
}

.haozz_tipscan:hover {
	border-color: #02959d;
	background-color: #02959d;
}

/* 侧边栏 */
.haozz_dlipop {
	width: 400px;
	height: 240px;
	margin: auto;
	text-align: center;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -120px;
	margin-left: -200px;
	z-index: 9999;
	background-color: #fff;
}

.haozz_dlipop h3 {
	display: inline-block;
	margin-top: 55px;
	font-size: 25px;
	font-weight: 400;
	color: #00abdd;
	margin-bottom: 0;
}

.haozz_dlipop p {
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 18px;
	color: #777;
}

.haozz_dlipop a {
	display: inline-block;
	width: 120px;
	height: 38px;
	line-height: 38px;
	font-size: 15px;
	border-radius: 5px;
}

.haozz_dlipop .dlidely {
	margin-right: 30px;
	color: #666;
	background-color: #eaeaea;
}

.haozz_dlipop .dlidely:hover {
	text-decoration: none;
	background-color: #dcdbdb;
}

.dliside{height:300px; position:fixed; top:235px; right:20px; z-index:99;padding: 0 8px;background-color: #fff;box-shadow: 0px 3px 10px 0px 
		rgba(85, 85, 85, 0.06);
	border-radius: 6px;}
.dliside a {
	display: block;
	width: 100%;
	height: 75px;
	background-color: #fff;
	border-bottom: 1px solid #ebebeb;
	padding: 16px 0;
}

.dliside a:hover {
	text-decoration: none;
	background-color: #fff;
	opacity: 1;
}

.dliside a:hover .dliop1 {
	color: #222;
	opacity: .8;
}

.dliside .dide1 {
	display: none;
}

.dliside .dide1,
.dliside .dide1:hover {
	background: transparent url(../img/dlsicon.png) no-repeat;
	cursor: default;
}

.dliside .dide6 {
	background-color: #fff;
	width: 72px;
	height: 65px;
	margin: 8px -8px 0 -8px;
	box-shadow: 0px 3px 10px 0px rgba(85, 85, 85, 0.06);
	border-radius: 6px;
	border-bottom: none;
}

.dliside .dide6:hover {
	background-color: #fff;
}

.dliop1 {
	display: block;
	margin-top: 6px;
	line-height: 1.1;
	font-size: 13px;
	text-align: center;
	color: #222;
}

.dliop2 {
	display: none;
	text-align: center;
	line-height: 60px;
}

.dliside a:hover .dliop2 {
	display: block;
}

.haozz_themeqh {
	height: 30px;
	margin: 10px auto;
	line-height: 30px;
}

.haozz_themeqh a {
	padding: 5px 10px;
	margin: 0 10px;
	color: #fff;
	background-color: #01af63;
	border: 1px solid #01af63;
}

.haozz_themeqh a:hover {
	text-decoration: none;
}

.haozz_themeqh a.touch {
	background-color: #ff6600;
	border: 1px solid #ff6600;
}

.dliopicon {
	display: block;
	width: 20px;
	height: 22px;
	background: url(../image/haozz/icon_sidemenu.png);
	margin: 0 auto;
}

.dliside a.dide2 .dliopicon {
	background-position: 0 3px;
}

.dliside a.dide3 .dliopicon {
	background-position: 0 -70px;
}

.dliside a.dide4 .dliopicon {
	background-position: 0 -148px;
}

.dliside a.dide5 .dliopicon {
	background-position: 0 -223px;
}

.dliside a.dide6 .dliopicon {
	width: 20px;
	height: 14px;
	background-position: 0 -307px;
}

.dliside a.dide6 .dliop1 {
	margin-top: 10px;
}

.dliside a:hover .dliop1 {
	color: #f6701f;
}

.dliside a:hover .dliopicon {
	background: url(../image/haozz/icon_sidemenu_hover.png) no-repeat;
}

.dliside a.dide2:hover .dliopicon {
	background-position: 0 3px;
}

.dliside a.dide3:hover .dliopicon {
	background-position: 0 -70px;
}

.dliside a.dide4:hover .dliopicon {
	background-position: 0 -148px;
}

.dliside a.dide5:hover .dliopicon {
	background-position: 0 -223px;
}

.dliside a.dide6:hover .dliopicon {
	background-position: 0 -307px;
}

.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;
}

.cart_tip_bd .head {
	height: 28px;
}

.cart_tip_bd .head .close-btn {
	float: right;
}

.cart_tip_bd .mac-success-txt {
	height: 30px;
	line-height: 32px;
	padding-left: 30px;
	font-size: 18px;
	color: #333;
}

.cart_tip_bd .mac-success-txt em {
	background: url(../img/ibar_sprites.png) no-repeat -80px -144px;
	display: inline-block;
	height: 30px;
	width: 30px;
	vertical-align: middle;
	margin-right: 3px;
}

.cart_tip_bd .module-cart-box p {
	text-align: center;
}

.cart_tip_bd .mac-go-cart {
	background-color: #14b4f0;
	margin-top: 13px;
	background-position: -84px -146px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	width: 145px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
}

.cart_tip_bd .close-btn {
	background: url(../img/ibar_sprites.png) no-repeat -55px -138px;
	overflow: hidden;
	display: block;
	width: 12px;
	height: 12px;
	float: right;
	width: 23px;
	height: 23px;
	font: 0/0 a;
	margin-top: 5px;
}

.cart_tip_bd .close-txt {
	margin-left: 20px;
	color: #333;
	text-decoration: underline;
	font-size: 13px;
}

.cart_tip_bd .mac-go-cart:hover {
	text-decoration: none;
}







@charset "utf-8";

body,
textarea {
	font: 12px/1.5 "微软雅黑", "Microsoft Yahei", "Hiragino Sans GB", tahoma, arial, "宋体";
	color: #000000;
	background: #FFF;
}

body,
div,
ul,
ol,
dl,
dt,
dd,
li,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
p,
marquee,
from {
	margin: 0;
	padding: 0;
}

ol,
ul,
li {
	list-style: none;
}

img {
	border: 0;
	vertical-align: middle;
}

a {
	text-decoration: none;
}

a:hover {
	color: #14b4f0;
	text-decoration: none;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

::selection {
	background: #14b4f0;
	color: #fff;
}

::-moz-selection {
	background: #14b4f0;
	color: #fff;
}

::-webkit-selection {
	background: #14b4f0;
	color: #fff;
}

.l {
	float: left;
}

.r {
	float: right;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}

.zoom::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.zoom {
	clear: both;
}

.zoom {
	*zoom: 1;
}

.mt2 {
	margin-top: 2px;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt40 {
	margin-top: 40px;
}

.mt50 {
	margin-top: 50px;
}

.mt70 {
	margin-top: 70px;
}

.mt100 {
	margin-top: 100px;
}

.wrap .nobd {
	border: none;
}

/*common*/
.o_hide {
	overflow: hidden;
}

.pw1100 {
	width: 1100px;
	margin: 0 auto;
}

.ptr {
	position: relative;
}

.dsb {
	display: block;
}

.dsl {
	display: inline-block;
}

.alc {
	text-align: center;
}

.all {
	text-align: left;
}

.ftb {
	font-weight: bold;
}

.fthin {
	font-weight: 400;
}

.ft12 {
	font-size: 12px;
}

.ft13 {
	font-size: 13px;
}

.ft14 {
	font-size: 14px;
}

.ft16 {
	font-size: 16px;
}

.ft18 {
	font-size: 18px;
}

.ft20 {
	font-size: 20px;
}

.ft24 {
	font-size: 24px;
}

.ft30 {
	font-size: 30px;
}

.wrap a {
	text-decoration: none;
}

.c333 {
	color: #333;
}

.c666 {
	color: #666;
}

.c777,
.user,
.conlist-num span a:hover {
	color: #777;
}

.c999 {
	color: #999;
}

.btn {
	border-radius: 5px;
	color: #fff !important;
	text-align: center;
	background-color: #14b4f0;
}

.btn:hover {
	background-color: #14b4f0;
}

.lbtn {
	width: 110px;
	padding: 7px 0;
	color: #fff;
	border-radius: 50px;
	box-shadow: 0 10px 20px rgba(0, 89, 92, 0.15);
	background-color: #01e4eb;
	background: -webkit-linear-gradient(left, #01e5ee 0%, #01b0b6 100%);
	background: -moz-linear-gradient(left, #01e5ee 0%, #01b0b6 100%);
	background: -o-linear-gradient(left, #01e5ee 0%, #01b0b6 100%);
	background: linear-gradient(left, #01e5ee 0%, #01b0b6 100%);
}

.lbtn:hover {
	color: #fff;
}

input,
button,
select,
textarea {
	border: none;
	outline: none;
	/* -webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none; */
	/* appearance: none; */
	box-sizing: border-box;
}

.user:hover,
.hupload,
.hupload:hover,
.ausee:hover,
.conright h5 a:hover,
.conrig-article a:hover,
.head-left>a:hover,
.c1c8,
.conabout a:hover,
.user-box-comment p a:hover,
.footer-left p a:hover,
.head-left a:hover,
.popbtn:hover {
	color: #14b4f0;
}

.conleft>a:hover,
.conrig-info a:hover,
.conrig-peop>a:hover,
.footer-left a:hover,
.auinfo h5 a:hover,
.alltag a:hover,
.shupload .shvar:hover,
.user-box p a:hover,
.user-box-comment p>a:hover,
.art-useful:hover span {
	color: #14b4f0;
}

.hide {
	display: none;
}

.conright .rotate {
	-webkit-animate: rotate 1s infinite linear;
	animate: rotate 1s infinite linear;
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes rotate {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

/*tips*/
.tips {
	display: none;
	width: 508px;
	height: 310px;
	padding: 20px 25px 0 28px;
	border-radius: 5px;
	font-size: 12px;
	box-shadow: 0 0 20px rgba(108, 108, 108, .25);
	position: absolute;
	top: 90px;
	right: -15px;
	z-index: 10;
	background-color: #fff;
}

.tips p {
	margin-bottom: 5px;
}

.haozz_tipsurl span {
	float: left;
}

.haozz_tipsurl p {
	width: 403px;
	float: left;
}

.haozz_tipsurl a {
	color: #14b4f0;
	text-decoration: underline;
}

.haozz_tipsurl input {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin: 0 4px 0 0;
	position: relative;
	top: 2px;
	appearance: checkbox;
	-webkit-appearance: checkbox;
}

.haozz_tipsot {
	width: 100%;
}

.haozz_tipsot>span {
	float: left;
}

.haozz_tipsot div {
	width: 445px;
	float: left;
	text-align: left;
}

.haozz_tipsot input[type="radio"] {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-right: 3px;
	appearance: radio;
	-webkit-appearance: radio;
	position: relative;
	top: 2px;
}

.haozz_tipsot input[type="text"] {
	margin-left: 18px;
	border: 1px solid #999;
	height: 28px;
	width: 120px;
	margin-right: 10px;
	appearance: unset;
	-webkit-appearance: unset;
}

input.defaultAdress {
	appearance: checkbox;
	-webkit-appearance: checkbox;
	vertical-align: middle;
	margin-bottom: 2px;
}

.haozz_tipsot p {
	margin-bottom: 0;
}

.haozz_tipsot div span {
	display: inline-block;
	width: 93%;
	padding: 1px 5px;
	border-radius: 2px;
	background-color: #f4f4f4;
}

.haozz_tipsot-yzm {
	margin-top: 15px;
}

.haozz_tipsot-yzm span {
	line-height: 28px;
}

.haozz_tipsot-yzm div img {
	margin-bottom: 2px;
}

.haozz_tipsot .radio span {
	background-color: #d7e9fe;
}

.haozz_tipscon {
	margin: 15px 0 22px 0;
}

.haozz_tipscon span {
	float: left;
}

.haozz_tipscon b {
	font-weight: 400;
	color: #888;
}

.haozz_tipscon textarea {
	width: 440px;
	height: 48px;
	margin-left: 5px;
	resize: none;
	border: 1px solid #999;
}

.haozz_tipsbtn {
	text-align: right;
}

.haozz_tipsbtn input {
	display: inline-block;
	width: 65px;
	height: 30px;
	font-size: 14px;
	cursor: pointer;
	border: 1px solid #14b4f0;
}

.haozz_tipsend {
	color: #14b4f0;
	background-color: transparent;
}

.haozz_tipsend:hover {
	color: #fff;
	background-color: #14b4f0;
}

.haozz_tipscan {
	margin-right: 4px;
	color: #fff;
	background-color: #14b4f0;
}

.haozz_tipscan:hover {
	border-color: #00dfe7;
	background-color: #00dfe7;
}

/*all-list*/
.const {
	margin-bottom: 50px;
	position: relative;
}

.conleft {
	float: left;
	width: 866px;
	margin-bottom: 15px;
}

.const h2 {
	font-size: 24px;
	height: 66px;
	line-height: 66px;
	padding-left: 40px;
	background-color: #fff;
	border-bottom: 1px solid #ebebeb;
}

.haozz_const_list>div {
	padding: 40px 40px 20px 40px;
	margin-bottom: 15px;
	background-color: #fff;
}

.haozz_const_list b {
	display: inline-block;
	width: 50px;
	line-height: 1;
	float: left;
	font-size: 35px;
	text-transform: uppercase;
	font-weight: bold;
}

.haozz_const_list p {
	width: 736px;
	float: left;
}

.haozz_const_list a {
	display: inline-block;
	margin: 0 8px 20px 0;
	padding: 0 12px;
	font-size: 12px;
	background-color: #fafafa;
	height: 28px;
	line-height: 28px;
	border-radius: 20px;
}

.haozz_const_list a:hover {
	color: #14b4f0;
}

.haozz_const_left a {
	display: block;
	width: 19px;
	height: 19px;
	margin: 0 auto;
	border-radius: 2px;
	text-transform: uppercase;
	cursor: pointer;
	text-align: center;
	font-size: 12px;
}

.haozz_const_left a:hover {
	color: #14b4f0;
}

.haozz_const_left .active {
	color: #fff;
	background-color: #14b4f0;
}

.haozz_const_left .active:hover {
	color: #fff;
}

/*app.js info sytle*/
.hs-app-mask {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(85, 85, 85, 0.4);
	z-index: 999999999999999999999;
}

.hs-app-mask img {
	width: 24px;
}

.hs-app-mask p {
	font-size: 13px;
	color: #fff;
	min-height: 25px;
	overflow: hidden;
	width: 100%;
	word-wrap: break-word;
	text-align: center;
	padding: 0 5px;
	margin-bottom: 10px;
}

.hs-app-info {
	position: fixed;
	width: 300px;
	text-align: center;
	background-color: #444;
	border-radius: 10px;
	box-shadow: 0 0 10px #969696;
	right: 50%;
	top: 50%;
	margin: -70px -150px 0 0;
	z-index: 9999999999999999999999;
	font-size: 13px;
	color: #fff;
	line-height: 30px;
	padding: 20px 10px;
}

.hs-app-error {
	position: fixed;
	width: 300px;
	text-align: center;
	background-color: #ff2f2f;
	border-radius: 10px;
	box-shadow: 0 0 10px #969696;
	right: 50%;
	top: 50%;
	margin: -70px -150px 0 0;
	z-index: 9999999999999999999999;
	font-size: 13px;
	color: #fff;
	line-height: 30px;
	padding: 20px 10px;
}

.haozz_themeqh {
	margin: 10px auto;
	height: 30px;
	line-height: 30px;
}

.haozz_themeqh a {
	padding: 5px 10px;
	color: #fff;
	background-color: #14b4f0;
	border: 1px solid #14b4f0;
	margin: 0 10px;
}

.haozz_themeqh a:hover {
	text-decoration: none;
}

.haozz_themeqh a.touch {
	background-color: #ff6600;
	border: 1px solid #ff6600;
}

.haozz_dlipop {
	width: 400px;
	height: 240px;
	margin: auto;
	text-align: center;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -200px;
	margin-top: -120px;
	z-index: 9999;
	background-color: #fff;
}

.haozz_dlipop h3 {
	display: inline-block;
	margin-top: 55px;
	font-size: 25px;
	font-weight: 400;
	color: #14b4f0;
}

.haozz_dlipop p {
	margin-top: 15px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 18px;
	color: #777;
}

.haozz_dlipop a {
	display: inline-block;
	width: 120px;
	height: 38px;
	line-height: 38px;
	font-size: 15px;
	border-radius: 5px;
}

.haozz_dlipop .dlidely {
	margin-right: 30px;
	color: #666;
	background-color: #eaeaea;
}

.haozz_dlipop .dlidely:hover {
	text-decoration: none;
	background-color: #dcdbdb;
}

@-webkit-keyframes turn {
	0 {
		-webkit-transform: rotateY(0deg);
	}

	100% {
		-webkit-transform: rotateY(360deg);
	}
}

@-moz-keyframes turn {
	0 {
		-moz-transform: rotateY(0deg);
	}

	100% {
		-moz-transform: rotateY(360deg);
	}
}

@-ms-keyframes turn {
	0 {
		-ms-transform: rotateY(0deg);
	}

	100% {
		-ms-transform: rotateY(360deg);
	}
}

@keyframes turn {
	0 {
		transform: rotateY0deg);
	}

	100% {
		transform: rotateY(-360deg);
	}
}

/* 公安部备案图标 */
.zwsj-tip {
	text-align: center;
	font-size: 16px;
	padding: 60px 0;
	background-color: #fff;
}

.form {
	margin: 10px 20px;
}

.form form ul li {
	line-height: 1.5;
}

.form form ul li label {
	display: block;
	color: #999;
	margin-top: 10px;
}

.form form ul li input {
	padding: 4px;
	font-size: 16px;
}

.form form ul li input:focus {
	padding: 3px;
}

.form .ajaxinfo {
	visibility: hidden;
	padding: 5px 20px;
	margin: 20px auto;
	line-height: 28px;
	color: #f40;
	border: 1px dotted #b9996b;
}

.haozz_sitemap_title {
	height: 50px;
	line-height: 50px;
	background-color: #f4fbff;
	text-align: center;
	border: 1px solid #ececec;
	margin: 30px 0;
}

.haozz_sitemap_title span {
	font-family: "Microsoft Yahei";
	font-size: 18px;
	font-weight: 700px;
	color: #007090;
}

.haozz_sitemap_box {
	margin: 10px 0;
	border: 1px solid #ececec;
}

.haozz_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;
}

.haozz_sitemap_box .box-bar a {
	margin-left: 20px;
	color: #007090;
}

.haozz_sitemap_box .box-bar a:hover {
	color: #ff6600;
	text-decoration: none;
}

.haozz_sitemap_box .box-con {
	padding: 0 10px;
	margin-bottom: 10px;
}

.haozz_sitemap_box .box-con a {
	padding: 4px 5px;
	color: #333;
}

.haozz_sitemap_box .box-con a:hover {
	color: #fff;
	background-color: #007090;
	text-decoration: none;
}

.haozz_sitemap_box .box-con .l {
	width: 150px;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
	color: #007090;
}

.haozz_sitemap_box .box-con .l a {
	color: #14b4f0;
}

.haozz_sitemap_box .box-con .l a:hover {
	color: #fff;
}

.haozz_sitemap_box .box-con .r {
	width: 1000px;
}

.haozz_sitemap_box .box-con ul li {
	height: 25px;
	line-height: 25px;
	float: left;
	width: 150px;
	overflow: hidden;
	margin-right: 5px;
}

.haozz_sitemap_box .box-con ul.pl30 {
	padding-left: 30px;
}

.haozz_sitemap_box .box-con ul.w60 li {
	width: 60px;
}

.info-box .box-qkjb {
	padding: 3px 0;
}

.info-box .box-qkjb a {
	padding-left: 28px;
	color: #cc0001;
	/*font-family: "Microsoft Yahei";*/
	font-size: 16px;
	font-weight: 700;
	background-image: url(base/qkjb.png);
	background-repeat: no-repeat;
}

.haozz_page_box ul {
	text-align: center;
}

.haozz_page_box ul li {
	line-height: 40px;
	margin-right: 5px;
	display: inline-block;
}

.haozz_page_box ul li a {
	height: 28px;
	line-height: 28px;
	padding: 0 12px;
	display: inline-block;
	font-size: 14px;
	color: #14b4f0;
	border: 1px solid #d6d6d6;
}

.haozz_page_box ul li a:hover,
.haozz_page_box ul li a.action {
	color: #fff;
	text-decoration: none;
	background-color: #14b4f0;
	border: 1px solid #14b4f0;
}

.haozz_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;
}

.haozz_page_box ul li a.prev {
	padding-left: 16px;
	background-image: url(../img/page.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.haozz_page_box ul li a.next {
	padding-right: 16px;
	background-image: url(../img/page.png);
	background-position: 100% 0;
	background-repeat: no-repeat;
}

.haozz_page_box ul li a.prev:hover {
	background-position: 0 -29px;
}

.haozz_page_box ul li a.next:hover {
	background-position: 100% -29px;
}



@charset "utf-8";

body {
	min-width: 1200px;
}

body.gary_body {
	background-color: #f9f9f9;
}

body,
textarea {
	font: 12px/1.5 "微软雅黑", "Microsoft Yahei", "Hiragino Sans GB", tahoma, arial, "宋体";
	color: #333;
	background: #F6F6F6;
}

body,
div,
ul,
ol,
dl,
dt,
dd,
li,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
p,
marquee,
from {
	margin: 0;
	padding: 0;
}

ol,
ul,
li {
	list-style: none;
}

img {
	border: 0;
	vertical-align: middle;
}

a {
	color: #222;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.container * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.container a:hover {
	opacity: .8;
}

.container img {
	-webkit-transition: transform 0.6s ease;
	-moz-transition: transform 0.6s ease;
	-ms-transition: transform 0.6s ease;
	transition: transform 0.6s ease;
}

.l {
	float: left;
}

.r {
	float: right;
}

ul.flexbox,
dl.flexbox {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

ul.flexbox li,
dl.flexbox dd {
	display: block;
	align-items: center;
	justify-content: flex-start;
}

.table {
	display: table;
	height: 100%;
}

.table_cell {
	display: table-cell;
	vertical-align: middle;
}

.moveup {
	-webkit-transition: all .4s;
	transition: all .4s;
}

.moveup:hover {
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}

.after-clear::after,
.zoom::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.w1200,
.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.gray-content {
	background-color: #f6f6f6;
}

/*头部*/
.haozz_header_top {
	height: 34px;
	line-height: 34px;
	font-size: 12px;
	color: #fff;
	background-color: #00b7db;
}

.haozz_header_top a {
	font-size: 12px;
	color: #fff;
}
.haozz_header_top span.haozz_menu_tel:before{
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../images/dd/haozz_icon_menu_tel.png) no-repeat;
	vertical-align: middle;
	margin: 0 8px 4px 0;
}
.haozz_header_top .right_menu a {
	margin-left: 18px;
	display: inline-block;
}

.haozz_header_top .right_menu a.dlicar b {
	color: #ff001d;
}

.haozz_header_top .right_menu a.dlicar::before {
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../img/icon_cart.png) no-repeat;
	vertical-align: middle;
	margin: 0 6px 4px 0;
}

.haozz_header_top .right_menu a.dlicar span {
	color: #ff001d;
}

.haozz_header_top .right_menu a.dlicar span b {
	font-weight: normal;
}

.haozz_header_top .tel b {
	color: #ffc400;
	font-weight: normal;
}

.haozz_index_banner {
	height: 385px;
	background: url(../image/haozz/bg_banner.png) no-repeat;
	background-size: cover;
}

.haozz_logobanner {
	padding-top: 28px;
}

.haozz_logobanner .left_logo a {
	display: block;
	width: 123px;
	height: 38px;
	background: url(../image/haozz/icon_logo_white.png) no-repeat;
	background-size: 123px 38px;
	margin: 0 54px 0 0;
}

.haozz_logobanner .mid_menu a {
	display: inline-block;
	line-height: 38px;
	font-size: 17px;
	color: #fff;
	margin-right: 50px;
}

.haozz_logobanner .mid_menu a:last-of-type {
	margin-right: 0;
}

.haozz_logobanner .right_service a {
	display: inline-block;
	line-height: 38px;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	margin-left: 12px;
	margin-top: 0;
	position: unset;
}

.haozz_logobanner .right_service a span {
	display: inline-block;
	color: #fff;
}

.haozz_logobanner .right_service a.dlicar::before {
	content: "";
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../image/haozz/icon_cart_white.png) no-repeat;
	vertical-align: middle;
	margin: 0 12px 6px 0;
	position: unset;
}

.haozz_logobanner .right_service a.dlicar b {
	font-weight: normal;
}

.haozz_logobanner .right_service a.login::before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../image/haozz/icon_my_white.png) no-repeat;
	vertical-align: middle;
	margin: 0 12px 6px 0;
	position: unset;
}

/*搜索*/
.haozz_index_search .top_search {
	padding-top: 30px;
}

.haozz_index_search .top_search .search-input {
	overflow: hidden;
	width: 580px;
	height: 48px;
	background-color: #fff;
	box-shadow: 5px 3px 5px 0px rgba(0, 76, 126, 0.17);
	border-radius: 4px;
	margin: 0 auto;
}

.haozz_index_search .top_search .search-input .l {
	width: 85%;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	background-color: #fff;
	position: relative;
}

.haozz_index_search .top_search .search-input .l::before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 17px;
	background: url(../image/haozz/icon_search_gray.png) no-repeat;
	margin: 0 10px 4px 0;
	position: absolute;
	left: 14px;
	top: 15.5px;
}

.haozz_index_search .top_search .search-input .r {
	width: 14%;
	position: relative;
	margin-right: 3px;
}

.haozz_index_search .top_search .search-input .q {
	float: left;
	border: 0 none;
	outline: 0 none;
	font-size: 14px;
	color: #666;
	width: 85%;
	height: 48px;
	line-height: 48px;
	padding-left: 40px;
	background: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#1fffffff, endcolorstr=#1fffffff);
}

.haozz_index_search .top_search .search-input .q:-webkit-autofill,
.haozz_index_search .top_search .search-input .q:-webkit-autofill:hover,
.haozz_index_search .top_search .search-input .q:-webkit-autofill:focus {
	/*Ã¨Æ’Å’Ã¦â„¢Â¯Ã©Â¢Å“Ã¨â€°Â²*/
	box-shadow: 0 0 0 60px #fff inset;
	/*Ã¥Â­â€”Ã§Å¡â€žÃ©Â¢Å“Ã¨â€°Â²*/
	-webkit-text-fill-color: #999;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	border: 0 none;
	outline: 0 none;
}

.haozz_index_search .top_search .search-input .q::-webkit-input-placeholder {
	color: #999;
}

.haozz_index_search .top_search .search-input .q::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999;
}

.haozz_index_search .top_search .search-input .q:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #999;
}

.haozz_index_search .top_search .search-input .q:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #999;
}

.haozz_index_search .top_search .search-input .s {
	outline: none;
	border: none;
	width: 100%;
	height: 42px;
	line-height: 42px;
	background-color: #ff4800;
	font-size: 16px;
	color: #fff;
	margin: 3px 0 3px 0;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
}

.haozz_index_search .top_search .search-input .s:hover {
	opacity: .8;
}

.haozz_index_search .ban_tag {
	text-align: center;
	font-size: 12px;
	color: #fff;
	line-height: 26px;
	margin-top: 16px;
}

.haozz_index_search .ban_tag span,
.haozz_index_search .ban_tag a {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	background-color: #00b1d5;
	border-radius: 4px;
	font-size: 12px;
	color: #fff;
	margin-right: 10px;
	padding: 0 12px;
	text-align: center;
}

/*菜单banner*/
/* 首页banner */
.haozz_index_bannerlogin {
	margin-top: -185px;
	margin-bottom: 20px;
}

.haozz_index_bannerlogin .left_bimg {
	width: 896px;
	height: 325px;
	border-radius: 6px;
}

.haozz_index_bannerlogin .left_bimg {
	width: 896px;
	height: 325px;
	background: url('../../static/img/banner-bg.png') no-repeat center center;
	border-radius: 6px;
	position: relative;
}
.banner-center-main{
	position: absolute;
    width: 600px;
    top: 87px;
    left: 70px;
}
.banner-center-main h1{
	color: #00afd4;
	font-size: 60px;
	letter-spacing: 6px;
}
.banner-center-main  p{
	margin-top: 12px;
}
.banner-center-main span{
	display: inline-block;
	font-size: 23px;
	color: #00afd4;
	margin-right: 20px;
}
.banner-center-main span i{
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #00afd4;
	vertical-align: middle;
	margin-right: 10px;
	vertical-align: middle;
	margin-top: -5px;
}
.haozz_index_bannerlogin .right_login {
	width: 285px;
	height: 325px;
	background-color: #fff;
	border-radius: 6px;
	padding: 18px 15px;
}

.haozz_index_bannerlogin .right_login .haozz_index_rmtop {
	padding-bottom: 15px;
	border-bottom: solid 1px #eee;
}

.haozz_index_bannerlogin .right_login .haozz_rmtop_photo {
	float: left;
	width: 60px;
	height: 60px;
}

.haozz_index_bannerlogin .right_login .haozz_rmtop_photo img {
	width: 100%;
	height: 100%;
	border-radius: 60px;
}

.haozz_index_bannerlogin .right_login .haozz_rmtop_name {
	width: 182px;
}

.haozz_index_bannerlogin .right_login .haozz_rmtop_name a.login, .haozz_index_bannerlogin .right_login .haozz_rmtop_name a.login_dia,
.haozz_index_bannerlogin .right_login .haozz_rmtop_name a.login_index {
	font-size: 16px;
	font-weight: bold;
	color: #222;
	display: block;
	margin: 5px 0;
}

.haozz_index_bannerlogin .right_login .haozz_rmtop_name a.login::after, .haozz_index_bannerlogin .right_login .haozz_rmtop_name a.login_dia::after,
.haozz_index_bannerlogin .right_login .haozz_rmtop_name a.login_index::after {
	content: "";
	display: inline-block;
	width: 18px;
	height: 16px;
	background: url(../image/haozz/icon_index_diamond.png) no-repeat;
	vertical-align: middle;
	margin: 0 0 4px 5px;
}

.haozz_index_bannerlogin .right_login .haozz_rmtop_name a.login:hover, .haozz_index_bannerlogin .right_login .haozz_rmtop_name a.login_dia:hover,
.haozz_index_bannerlogin .right_login .haozz_rmtop_name a.login_index:hover {
	color: #00b7db;
}

.haozz_index_bannerlogin .right_login .haozz_rmtop_name p {
	font-size: 13px;
	color: #666;
}

.haozz_index_bannerlogin .haozz_index_rmmid {
	height: 168px;
	margin-top: 5px;
}

.haozz_index_bannerlogin .haozz_index_rmmid ul li {
	width: 50%;
	height: 84px;
	text-align: center;
}

.haozz_index_bannerlogin .haozz_index_rmmid ul li a {
	display: block;
	font-size: 13px;
}

.haozz_index_bannerlogin .haozz_index_rmmid ul li a:hover {
	opacity: .8;
}

.haozz_index_bannerlogin .haozz_index_rmmid ul li a::before {
	content: '';
	display: block;
	width: 28px;
	height: 28px;
	background: url(../image/haozz/icon_index_loadlist.png) no-repeat;
	background-position: -1px -1px;
	margin: 11px auto;
}

.haozz_index_bannerlogin .haozz_index_rmmid ul li:nth-of-type(2) a::before {
	background-position: -120px 0;
}

.haozz_index_bannerlogin .haozz_index_rmmid ul li:nth-of-type(3) a::before {
	background-position: 0 -77px;
}

.haozz_index_bannerlogin .haozz_index_rmmid ul li:nth-of-type(4) a::before {
	background-position: -122px -76px;
}

.haozz_index_bannerlogin .haozz_index_rmmid a.btn_index_member {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-image: linear-gradient(90deg,
			#ff6a27 0%,
			#ffb268 100%);
	border-radius: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

header {
	background-color: #fff;
}

.haozz_index_zzfllist {
	margin-bottom: 20px;
}

.haozz_index_zzfllist ul li {
	width: 285px;
	height: 155px;
	background-color: #fff;
	border-radius: 6px;
	padding: 0 18px;
}

.haozz_index_zzfllist ul li h2 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #eee;
}

.haozz_index_zzfllist ul li h2::before {
	content: "";
	display: inline-block;
	width: 27px;
	height: 27px;
	background: url(../image/haozz/icon_index_fllist.png) no-repeat;
	vertical-align: middle;
	background-position: 0px 1px;
	margin: 0 10px 4px 0;
}

.haozz_index_zzfllist ul li:nth-of-type(2) h2::before {
	background-position: -299px 2px;
}

.haozz_index_zzfllist ul li:nth-of-type(3) h2::before {
	background-position: -598px 2px;
}

.haozz_index_zzfllist ul li:nth-of-type(4) h2::before {
	background-position: -912px 2px;
}

.haozz_index_zzfllist ul li div {
	padding-top: 17px;
	height: 77px;
	overflow: hidden;
}

.haozz_index_zzfllist ul li div a {
	display: inline-block;
	font-size: 13px;
	line-height: 30px;
	color: #666;
}

.haozz_index_zzfllist ul li div a.a_hot {
	position: relative;
}

.haozz_index_zzfllist ul li div a.a_hot::after {
	position: absolute;
	right: -4px;
	top: -9px;
	content: '';
	display: inline-block;
	width: 30px;
	height: 14px;
	background: url(../image/haozz/icon_hot.png) no-repeat;
}

.haozz_index_zzfllist ul li div a.a_more {
	color: #f6701f;
}

.haozz_index_zzfllist ul li div a.a_more::after {
	content: '';
	display: inline-block;
	width: 5px;
	height: 10px;
	background: url(../image/haozz/icon_index_more.png) no-repeat;
	margin-left: 8px;
}

.haozz_index_zzfllist ul li:first-of-type div a {
	margin-right: 9px;
	font-size: 13px;
	display: inline;
}

.haozz_index_zzfllist ul li:first-of-type div a:last-of-type {
	margin-right: 0;
}

.haozz_index_zzfllist ul li:nth-of-type(2) div a {
	margin-right: 12px;
}

.haozz_index_zzfllist ul li:nth-of-type(2) div a:nth-of-type(6n) {
	margin-right: 0;
}

.haozz_index_zzfllist ul li:nth-of-type(3) div a {
	margin-right: 12px;
}

.haozz_index_zzfllist ul li:nth-of-type(3) div a:nth-of-type(6n) {
	margin-right: 0;
}

.haozz_index_zzfllist ul li:nth-of-type(4) div a {
	margin-right: 10px;
}

.haozz_index_zzfllist ul li:nth-of-type(4) div a:nth-of-type(4n) {
	margin-right: 0;
}

/*快捷入口*/
.haozz_index_combox {
	background-color: #f9f9f9;
	padding-bottom: 20px;
}

.haozz_index_comtit {
	line-height: 76px;
	padding: 0 60px;
	border-bottom: solid 1px #f1f1f1;
}

.haozz_index_comtit h2 {
	float: left;
	font-size: 24px;
	font-weight: bold;
	color: #222;
}

.haozz_index_comtit a.more {
	float: right;
	font-size: 13px;
	font-weight: bold;
	color: #f6701f;
	line-height: 76px;
	transition: all 0.4s;
}

.haozz_index_comtit a.more:hover {
	color: #f6701f;
	opacity: .8;
}

.haozz_index_comtit a.more i {
	display: inline-block;
	width: 5px;
	height: 10px;
	background: url(../image/haozz/icon_index_more.png) no-repeat;
	margin-left: 15px;
	-webkit-transition: transform 0.3s ease;
	-moz-transition: transform 0.3s ease;
	-ms-transition: transform 0.3s ease;
	transition: transform 0.3s ease;
}

.haozz_index_comtit a.more:hover i {
	-webkit-transform: translateX(5px);
	-moz-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px);
}

.haozz_index_comtit .haozz_index_listtit {
	float: left;
}

.haozz_index_comtit .haozz_index_listtit a {
	display: inline-block;
	line-height: 38px;
	font-size: 14px;
	color: #222;
	margin-left: 36px;
}

.haozz_index_comtit .haozz_index_listtit a:hover {
	color: #00b7db;
}

.haozz_index_kjrk {
	margin-top: 20px;
	padding-bottom: 42px;
	padding-top: 0;
	background-color: #fff !important;
}

.haozz_index_kjrk>div {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.haozz_index_kjrk>div>a {
	display: block;
	align-items: center;
	justify-content: flex-start;
	width: 224px;
	height: 140px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: -2px 2px 10px 5px rgb(153 153 153 / 9%);
	-box-shadow: -2px 2px 10px 5px rgb(153 153 153 / 9%);
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 20px;
}

.haozz_index_kjrk>div>a:before {
	content: '';
	display: block;
	width: 46px;
	height: 56px;
	background: url(../img/icon_kjrk.png) no-repeat;
	background-position: 1px 6px;
	margin: 0 auto 14px;
}

.haozz_index_kjrk>div>a:nth-of-type(2):before {
	background-position: -239px 7px;
}

.haozz_index_kjrk>div>a:nth-of-type(3):before {
	background-position: -487px 10px;
}

.haozz_index_kjrk>div>a:nth-of-type(4):before {
	background-position: -733px 12px;
}

.haozz_index_kjrk>div>a:nth-of-type(5):before {
	background-position: -974px 8px;
}

.haozz_index_kjrk>div>a:nth-of-type(6):before {
	background-position: -1px -163px;
}

.haozz_index_kjrk>div>a:nth-of-type(7):before {
	background-position: -238px -160px;
}

.haozz_index_kjrk>div>a:nth-of-type(8):before {
	background-position: -487px -158px;
}

.haozz_index_kjrk>div>a:nth-of-type(9):before {
	background-position: -734px -160px;
}

.haozz_index_kjrk>div>a:nth-of-type(10):before {
	background-position: -974px -156px;
}

/*期刊列表*/
.index_qk_lists {
	height: 578px;
	padding: 0 60px;
	overflow: hidden;
}

.index_qk_lists ul li {
	width: 120px;
	margin: 44px 72px 0 0;
}

.index_qk_lists ul li:nth-of-type(6n) {
	margin-right: 0;
}

.index_qk_lists ul li .s-photo {
	width: 100%;
	height: 160px;
	margin: 0;
}

.index_qk_lists ul li .s-photo img {
	width: 100%;
	height: 100%;
}

.index_qk_lists ul li .s-photo img:hover {
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
}

.index_qk_lists ul li .s-title {
	font-size: 15px;
	font-weight: normal;
	color: #111;
	text-align: center;
	margin: 15px auto 6px;
	padding: 0;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index_qk_lists ul li .s-info p {
	font-size: 12px;
	color: #777;
	text-align: center;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_index_jjqk_white {
	background-color: #fff;
	border-radius: 10px;
}

.haozz_index_jjqk_white .index_qk_lists ul li {
	background-color: #fff;
}

.index_qk_lists ul li .s-info p.price {
	font-size: 13px;
	color: #ff0025;
	margin-top: 6px;
}

.index_qk_lists ul li .s-info p.price i {
	font-size: 13px;
	font-style: normal;
}

.index_qk_lists ul li .s-info p.p_scit {
	margin-top: 6px;
}

.index_qk_lists ul li .s-info p span.red {
	color: #ff0025;
}

.haozz_index_combox .index_qk_lists ul li:hover .s-title {
	color: #14b4f0;
}

/*推荐期刊*/
.haozz_index_tjqk {
	background-color: #fff;
	padding-bottom: 60px;
}

.haozz_index_tjqk ul li {
	width: 386px;
	height: 455px;
	background-color: #ffffff;
	box-shadow: 2px 3px 30px 0px rgba(145, 145, 145, 0.15);
	margin-bottom: 20px;
	padding: 28px 26px;
	line-height: 36px;
}

.haozz_index_tjqk ul li h6 a {
	display: block;
	font-size: 19px;
	font-weight: bold;
	color: #222;
	margin-bottom: 5px;
}

.haozz_index_tjqk ul li h6 a:hover {
	color: #14b4f0;
}

.haozz_index_tjqk ul li>a {
	float: left;
	display: block;
	width: 50%;
	font-size: 13px;
	color: #222;
	padding-right: 5%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_index_tjqk ul li>a:nth-of-type(even) {
	padding-right: 0;
}

.haozz_index_tjqk ul li>a:hover {
	color: #14b4f0;
}

.haozz_index_tjqk .searchaozz_box {
	height: 95px;
	line-height: 95px;
	background-color: #fff;
	box-shadow: 2px 3px 30px 0px rgba(145, 145, 145, 0.15);
	padding: 0 24px;
}

.haozz_index_tjqk .searchaozz_box>div {
	width: 50%;
	font-size: 16px;
}

.haozz_index_tjqk .searchaozz_box>div p:before {
	content: '';
	display: inline-block;
	width: 3px;
	height: 16px;
	background-color: #00abdd;
	vertical-align: middle;
	margin: 0 12px 4px 0;
}

.haozz_index_tjqk .searchaozz_box>div p a {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	border-radius: 4px;
	border: solid 1px #dddddd;
	font-size: 13px;
	color: #222;
	padding: 0 28px;
	margin-left: 10px;
}

.haozz_index_tjqk .searchaozz_box>div p a:hover {
	opacity: 1;
	color: #14b4f0;
	border-color: #14b4f0;
}

.haozz_index_tjqk .searchaozz_box>div:last-of-type p {
	text-align: right;
}

/*精选范文*/
.haozz_index_jxfw {
	background-color: #f9f9f9;
	padding-bottom: 50px;
}

.haozz_index_jxfw ul li {
	/* width: 288px; */
	width: 380px;
	height: 390px;
	background-color: #fff;
	border-radius: 6px;
}

.haozz_index_jxfw ul li h6 {
	height: 77px;
	line-height: 77px;
	font-size: 17px;
	color: #222;
	padding-left: 26px;
}

.haozz_index_jxfw ul li dl {
	margin: -10px 0 0 0;
	padding: 0 26px;
}

.haozz_index_jxfw ul li dl dd {
	font-size: 14px;
	line-height: 38px;
	color: #666;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_index_jxfw ul li dl dd>a {
	font-size: 14px;
	color: #666;
}

.haozz_index_jxfw ul li dl dd:hover a {
	color: #14b4f0;
}

.haozz_index_jxfw ul li dl dd i {
	font-style: normal;
	margin-right: 10px;
}

.haozz_index_jxfw ul li dl dd i {
	display: inline-block;
	width: 16px;
	height: 21px;
	line-height: 18px;
	text-align: center;
	font-size: 12px;
}

.haozz_index_jxfw ul li dl dd:first-of-type i{
	background: url(../image/haozz/icon_index_artpx.png) no-repeat left center;
	vertical-align: middle;
	color: #fff;
}

.haozz_index_jxfw ul li.i_art {
	width: 800px;
}

.haozz_index_jxfw ul li.i_art dl dd {
	float: left;
	width: 33.33%;
}

/*友情链接*/
.haozz_index_yqlj {
	padding: 0 0 35px 0;
	margin-bottom: -20px;
}

.haozz_index_yqlj>a,
.haozz_fw_yqlj ul li {
	float: left;
	width: 8.33%;
	line-height: 28px;
	font-size: 12px;
	color: #555;
	padding-right: 1%%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_fw_yqlj ul li {
	width: 16.66%;
}

.haozz_index_yqlj>a:nth-of-type(12n),
.haozz_fw_yqlj ul li:nth-of-type(6n) {
	padding-right: 0;
}

.haozz_index_yqlj>a.liqq {
	width: 16.66%;
}

.haozz_index_yqlj>b {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #222;
	padding-bottom: 15px;
	border-bottom: solid 1px #e8e8e8;
	margin-bottom: 15px;
}

.haozz_index_yqlj>b span {
	color: #999;
	font-size: 13px;
	font-weight: normal;
}

.haozz_fw_yqlj {
	width: 100%;
	padding: 30px 64px;
	background-color: #fff;
	margin-bottom: 0;
	margin-top: 16px;
}

.haozz_index_yqlj>div>a,
.haozz_fw_yqlj ul li {
	float: left;
	width: 8.33%;
	line-height: 28px;
	font-size: 12px;
	color: #555;
	padding-right: 2.11%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_fw_yqlj ul li {
	width: 16.66%;
}

.haozz_index_yqlj>div>a:nth-of-type(12n),
.haozz_fw_yqlj ul li:nth-of-type(6n) {
	padding-right: 0;
}

.haozz_index_yqlj>div>a.liqq {
	width: 16.66%;
}

.haozz_index_yqlj>div>b {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #222;
	padding: 25px 0;
	border-bottom: solid 1px #e8e8e8;
	margin-bottom: 20px;
}

.haozz_index_yqlj>div>b span {
	color: #999;
	font-size: 13px;
	font-weight: normal;
}

.haozz_fw_yqlj_dy {
	margin-top: 0;
	padding: 25px 54px;
}

/*页脚*/
.haozz_footer {
	min-width: 1200px;
	margin-top: 20px;
	background-color: #343434;
}

.haozz_footer .footer_top {
	height: 65px;
	line-height: 65px;
	border-bottom: 1px solid #3f3f3f;
}
.haozz_footer .footer_top .left_menu{
	width: 100%;
	text-align: center;
}
.haozz_footer .footer_top .left_menu>a {
	font-size: 13px;
	color: #fff;
	margin-right: 60px;
}

.haozz_footer .footer_top .left_menu>a:last-of-type {
	margin-right: 0;
}

.haozz_footer .footer_top .left_menu>a.index {
	display: inline-block;
	width: 95px;
	height: 28px;
	background: url(../image/haozz/haozz_foot_logo.png) no-repeat;
	vertical-align: middle;
	margin-bottom: 4px;
	margin-right: 76px;
	display: none;
}

.haozz_footer .footer_top .r_contact p {
	font-size: 13px;
	color: #fff;
}

.haozz_footer .footer_top .r_contact p:before {
	content: '';
	display: inline-block;
	width: 18px;
	height: 19px;
	background: url(../img/icon_footer_tel.png) no-repeat;
	vertical-align: middle;
    margin: 0 9px 4px 0;
}

.haozz_footer .footer_bottom {
	padding: 24px 0;
}

.haozz_footer .footer_bottom .copyrights {
	text-align: center;
}

.haozz_footer .footer_bottom .copyrights p {
	font-size: 12px;
	line-height: 30px;
	color: #999;
}

.haozz_footer .footer_bottom .copyrights p a,
.haozz_footer .footer_bottom .copyrights p span {
	font-size: 12px;
	color: #999 !important;
}

.haozz_header_com .haozz_header_top {
	background-color: #fff;
	font-size: 12px;
	color: #777;
}

.haozz_header_com .haozz_header_top a, .haozz_header_com .haozz_header_top span.haozz_menu_tel {
	color: #777;
}
.haozz_header_com .haozz_header_top span.haozz_menu_tel:before{
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../images/dd/haozz_icon_menu_tel_gray.png) no-repeat;
	vertical-align: middle;
	margin: 0 8px 4px 0;
}
.haozz_header_com .haozz_header_top .tel b {
	color: #ff001d;
}

/* 公安部备案图标 */
.haozz_gabba:before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../img/icon_gaba.png) no-repeat center;
	margin:0 4px 4px 0;
	vertical-align: middle;
}

/* 列表头部 */
.haozz_com_head {
	height: 90px;
	padding-top: 22px;
	background-color: #14b4f0;
}

.haozz_com_head .left_logo {
	width: 123px;
	height: 38px;
	margin-top: 4px;
	margin-right: 190px;
}

.haozz_com_head .left_logo>a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../image/haozz/icon_logo_white.png) no-repeat;
	background-size: 123px 38px;
}
.haozz_com_head div>.haozz_menu_tel{
	line-height: 46px;
	color: #fff;
	font-size: 14px;
}
.haozz_com_head div>.haozz_menu_tel:before{
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../images/dd/haozz_icon_menu_tel.png) no-repeat;
	vertical-align: middle;
	margin: 0 8px 4px 0;
}
.haozz_com_head .mid_search .search-input {
	width: 505px;
	height: 46px;
	background-color: #fff;
	overflow: hidden;
}

.haozz_com_head .mid_search .search-input .l {
	width: 79%;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	background-color: #fff;
}

.haozz_com_head .mid_search .search-input .l span {
	display: block;
	float: left;
	width: 24%;
	font-size: 14px;
	text-align: center;
	position: relative;
}

.haozz_com_head .mid_search .search-input .l span::after {
	content: '';
	display: inline-block;
	width: 1px;
	height: 22px;
	background-color: #dcdcdc;
	position: absolute;
	right: 0;
	top: 12px;
}

.haozz_com_head .mid_search .search-input .r {
	width: 19%;
	position: relative;
	margin-right: 3px;
}

.haozz_com_head .mid_search .search-input .q {
	float: left;
	border: 0 none;
	outline: 0 none;
	font-size: 14px;
	color: #666;
	width: 75%;
	height: 46px;
	line-height: 46px;
	padding-left: 14px;
	background: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#1fffffff, endcolorstr=#1fffffff);
}

.haozz_com_head .mid_search .search-input .q:-webkit-autofill,
.haozz_com_head .mid_search .search-input .q:-webkit-autofill:hover,
.haozz_com_head .mid_search .search-input .q:-webkit-autofill:focus {
	/*Ã¨Æ’Å’Ã¦â„¢Â¯Ã©Â¢Å“Ã¨â€°Â²*/
	box-shadow: 0 0 0 60px #fff inset;
	/*Ã¥Â­â€”Ã§Å¡â€žÃ©Â¢Å“Ã¨â€°Â²*/
	-webkit-text-fill-color: #999;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	border: 0 none;
	outline: 0 none;
}

.haozz_com_head .mid_search .search-input .q::-webkit-input-placeholder {
	color: #999;
}

.haozz_com_head .mid_search .search-input .q::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #999;
}

.haozz_com_head .mid_search .search-input .q:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #999;
}

.haozz_com_head .mid_search .search-input .q:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #999;
}

.haozz_com_head .mid_search .search-input .s {
	outline: none;
	border: none;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #ff4800;
	font-size: 16px;
	color: #fff;
	margin: 3px 0 3px 0;
	text-align: center;
	padding-left: 30px;
}

.haozz_com_head .mid_search .search-input .r:before {
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../image/haozz/icon_search_white.png) no-repeat;
	vertical-align: middle;
	position: absolute;
	left: 20px;
	top: 15px;
}

.haozz_com_head .mid_search .search-input .r:hover {
	opacity: .8;
}

.haozz_com_head .mid_search .search-input:hover .s {
	cursor: pointer;
}

.haozz_com_head .right_qkdh>a {
	display: inline-block;
	line-height: 46px;
	font-size: 15px;
	color: #fff;
	margin-right: 60px;
}
.haozz_com_head .right_qkdh>a:hover{
	color: #fff;
}
.haozz_com_head .right_qkdh>a:last-of-type {
	margin-right: 0;
}

/* 面包屑 */
.haozz_breadcrumb {
	padding: 14px 0;
	font-size: 12px;
	color: #333;
}

.haozz_breadcrumb,
.haozz_breadcrumb a,
.haozz_breadcrumb span,
.haozz_breadcrumb h1{
	font-size: 12px;
	color: #777;
	line-height: 18px;
}
.haozz_breadcrumb h1{
	font-weight: normal;
	display: inline-block;
}
.haozz_breadcrumb .current {
	color: #333;
}

.haozz_breadcrumb a:hover {
	color: #00aced;
}

.haozz_breadcrumb>a::before,
.haozz_breadcrumb>span:before,
.haozz_breadcrumb h1:before{
	content: ">";
	display: inline-block;
	width: 10px;
	height: 17px;
	line-height: 17px;
	vertical-align: middle;
	margin: 0 4px 3px 0px;
}

.haozz_breadcrumb>a:first-of-type:before {
	content: "";
	display: none;
	width: 14px;
	height: 12px;
	background: url(../image/haozz/icon_bread_index.png) no-repeat;
	vertical-align: middle;
	margin: 0 8px 4px 0;
}

.haozz_bread_white a,
.haozz_bread_white span {
	color: #fff;
}

/*标签列表广告图*/
.haozz_arttag_list_ad>a {
	display: block;
	height: 110px;
	margin-bottom: 12px;
	background: url(../img/bg_article_list_ad.png) no-repeat center;
}

/* 资料文库 */
.haozz_jinpin_tag .dlcrumb {
	margin-top: 0;
	margin-bottom: 20px;
}

.haozz_jinpin_tag {
	padding: 0 0 4px 0;
}

.haozz_jinpin_tag .haozz_const_left {
	height: 98px;
	line-height: 98px;
	background-color: #fff;
	padding-left: 30px;
	margin-bottom: 12px;
	font-size: 14px;
}

.haozz_jinpin_tag .haozz_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;
}

.haozz_jinpin_tag .haozz_const_list>div {
	padding: 40px 35px 24px 35px;
	margin-bottom: 16px;
	background-color: #fff;
}

.haozz_jinpin_tag .haozz_const_list>div:last-of-type {
	margin-bottom: 0;
}

.haozz_jinpin_tag .haozz_const_list b {
	display: block;
	float: left;
	width: 6%;
	line-height: 1;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
}

.haozz_jinpin_tag .haozz_const_list p {
	display: block;
	float: left;
	width: 94%;
}

.haozz_jinpin_tag .haozz_const_list a {
	width: auto;
	display: inline-block;
	margin: 0 10px 16px 0;
	padding: 0 18px;
	font-size: 13px;
	background-color: #f9f9f9;
	height: 32px;
	line-height: 32px;
	border-radius: 16px;
}

.haozz_jinpin_tag .haozz_const_list a:hover {
	color: #ff4800;
}

.haozz_jinpin_tag .haozz_const_left a:hover {
	color: #ff4800;
}

.haozz_jinpin_tag .haozz_const_left a.active {
	color: #fff;
	background-color: #ff4800;
}

/* 文章正文 */
.haozz_artshow_left {
	width: 884px;
}

.haozz_artshow_left .artbox {
	padding: 45px 50px;
	background-color: #fff;
	margin-bottom: 16px;
	border-radius: 10px;
}
.haozz_artshow_left .artbox .artti{
	text-align: center;
	margin-bottom: 20px;
}
.haozz_artshow_left .haozz_mainfw h1 {
	font-size: 33px;
	color: #222;
	text-align: center;
}

.haozz_artshow_left .haozz_mainfw p.time {
	font-size: 13px;
	color: #999;
	margin-top: 15px;
	text-align: center;
	margin-bottom: 30px;
}

.haozz_artshow_left .artco p {
	font-size: 16px;
	line-height: 36px;
	margin-bottom: 30px;
	color: #333333;
	text-align: justify;
	word-break: break-all;
}

.haozz_artshow_left .artco p b,.haozz_artshow_left .artco p strong,
.haozz_artshow_left .artco h2 {
	font-size: 20px;
	text-align: center;
	display: block;
	color: #14b4f0;
	margin-bottom: 30px;
}

.haozz_artshow_left .artco p b a,.haozz_artshow_left .artco p strong a,
.haozz_artshow_left .artco h2 a{
	color: #14b4f0;
}

.haozz_artshow_left .artco h2 {
	line-height: 36px;
	margin-bottom: 30px;
}

.haozz_artshow_left .artco p.art-img-title {
	margin-bottom: 0;
	text-align: center;
}

.haozz_artshow_left .artco p.art-img-title img {
	margin: 0 auto 30px;
	width: 358px;
	height: 234px;
	border-radius: 10px;
}

.haozz_artshow_left .artco p:last-of-type {
	margin-bottom: 0;
}

.haozz_artshow_left .page-list {
	font-size: 14px;
	color: #222;
	line-height: 36px;
	background-color: #fff;
	padding: 22px 50px;
	margin-bottom: 12px;
}

.haozz_artshow_left .page-list ul li {
	float: left;
	max-width: 50%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_artshow_left .page-list ul li:nth-of-type(2) {
	float: right;
}

.haozz_artshow_left .page-list ul li:hover {
	color: #00a8e4;
}

.haozz_artshow_left .page-list ul li:hover a {
	color: #00a8e4;
}

.haozz_artshow_left .page-list a {
	color: #222;
}

.haozz_artshow_right {
	width: 300px;
}

.haozz_artshow_right .artshow_right_box {
	background-color: #fff;
	padding: 0 22px;
	margin-bottom: 12px;
	border-radius: 10px;
}

.haozz_artshow_right .artshow_right_box h5 {
	font-size: 16px;
	font-weight: bold;
	height: 62px;
	line-height: 62px;
	color: #222;
}

/* 相关热门标签 */
.haozz_artshow_right_rmbq ul {
	padding: 20px 0 10px 0;
}

.haozz_artshow_right_rmbq ul li {
	float: left;
	height: 32px;
	line-height: 32px;
	background-color: #f4f5f9;
	border-radius: 4px;
	margin: 0 10px 10px 0;
	padding: 0 18px;
}

.haozz_artshow_right_rmbq ul li a {
	display: block;
	font-size: 13px;
	color: #14b4f0;
}

.haozz_artshow_right_rmbq ul li:hover {
	background-color: #e3f0f8;
}

/* 相关文章 */
.haozz_artshow_right_gwfw ul {
	padding: 0;
}

.haozz_artshow_right_gwfw ul li {
	font-size: 13px;
	margin-bottom: 30px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_artshow_right_gwfw ul li:last-of-type {
	margin-bottom: 24px;
}

.haozz_artshow_right_gwfw ul li::before {
	content: "";
	display: none;
	width: 13px;
	height: 14px;
	background: url(../image/haozz/icon_fwshow_wztj.png) no-repeat;
	vertical-align: middle;
	margin: 0 10px 4px 0;
}

.haozz_artshow_right_gwfw ul li a {
	font-size: 13px;
	color: #555;
}

.haozz_artshow_right_gwfw ul li:hover a {
	color: #00abdd;
}

.haozz_artshow_right_gwfw ul li b.num {
	font-size: 13px;
	color: #555;
	font-weight: normal;
	margin-right: 12px;
}

.haozz_artshow_right_gwfw ul li:first-of-type b.num,
.haozz_artshow_right_gwfw ul li:nth-of-type(2) b.num,
.haozz_artshow_right_gwfw ul li:nth-of-type(3) b.num {
	color: #14b4f0;
}

/* 推荐期刊 */
.haozz_artshow_right_tjqk ul {
	padding-bottom: 6px;
}

.haozz_artshow_right_tjqk ul li {
	padding: 18px 0;
}

.haozz_artshow_right_tjqk ul li:first-of-type {
	padding-top: 0;
}

.haozz_artshow_right_tjqk ul li .item-info {
	width: 146px;
}

.haozz_artshow_right_tjqk ul li .item-info h6 {
	font-size: 16px;
	font-weight: normal;
	color: #222;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_artshow_right_tjqk ul li .item-info p {
	font-size: 12px;
	color: #666;
	line-height: 24px;
}

.haozz_artshow_right_tjqk ul li .item-info p.s-jb {
	margin-top: 8px;
	color: #ae5f06;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_artshow_right_tjqk ul li .item-info p.s-ry {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.haozz_artshow_right_tjqk ul li .item-img {
	width: 90px;
	height: 122px;
	box-shadow: 0px 3px 8px 4px rgba(145, 145, 145, 0.15);
}

.haozz_artshow_right_tjqk ul li .item-img img {
	width: 100%;
	height: 100%;
}

.haozz_artshow_right_tjqk ul li:hover h6 {
	color: #14b4f0;
}

.haozz_artshow_right_tjqk ul li:last-of-type {
	border-bottom: none;
}

/* 免责声明 */
.haozz_artshow_mzsm {
	width: 100%;
	padding: 30px 64px;
	background-color: #fff;
	margin-bottom: 0;
}

.haozz_artshow_mzsm h6 {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}

.haozz_artshow_mzsm p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 15px;
	color: #999;
	text-align: justify;
	word-break: break-all;
}

/* 其它优质范文 */
.artshow_combox {
	background-color: #fff;
	border-radius: 10px;
	margin-bottom: 16px;
}

.haozz_artshow_left_yzfw h5 {
	font-size: 16px;
	line-height: 34px;
	color: #777;
	text-align: center;
	margin: 30px auto;
}

.haozz_artshow_left_yzfw h5::before {
	content: "";
	display: inline-block;
	width: 371px;
	height: 1px;
	background-color: #dcdcdc;
	vertical-align: middle;
	margin: 0 16px 4px 0;
}

.haozz_artshow_left_yzfw h5::after {
	content: "";
	display: inline-block;
	width: 371px;
	height: 1px;
	background-color: #dcdcdc;
	vertical-align: middle;
	margin: 0 0 4px 16px;
}

.haozz_artshow_left_yzfw .artshow_yzfwbox {
	padding: 35px 50px;
}

.haozz_artshow_left_yzfw .artshow_yzfwbox ul li {
	padding: 20px 0;
	border-bottom: solid 1px #f1f1f1;
}

.haozz_artshow_left_yzfw .artshow_yzfwbox ul li:first-of-type {
	padding-top: 0;
}

.haozz_artshow_left_yzfw .artshow_yzfwbox ul li:last-of-type {
	padding-bottom: 0;
	border-bottom: none;
}

.haozz_artshow_left_yzfw .artshow_yzfwbox ul li .l_img {
	width: 100px;
	height: 65px;
	margin-right: 15px;
	background: url(../image/haozz/haozz_gwfw_cover.png) no-repeat;
}

.haozz_artshow_left_yzfw .artshow_yzfwbox ul li .l_img img {
	width: 100%;
	height: 100%;
}

.haozz_artshow_left_yzfw .artshow_yzfwbox ul li .l_info {
	width: 668px;
}

.haozz_artshow_left_yzfw .artshow_yzfwbox ul li .l_info h6 {
	font-size: 16px;
	line-height: 34px;
	color: #222;
}

.haozz_artshow_left_yzfw .artshow_yzfwbox ul li .l_info p span {
	font-size: 12px;
	line-height: 34px;
	color: #999;
}

.haozz_artshow_left_yzfw .artshow_yzfwbox ul li .l_info p span.s_hits {
	display: inline-block;
	min-width: 80px;
}

.haozz_artshow_left_yzfw .artshow_yzfwbox ul li .l_info p span.s_hits::before {
	content: "";
	display: inline-block;
	width: 14px;
	height: 11px;
	background: url(../image/haozz/icon_fwshow_hits.png) no-repeat;
	vertical-align: middle;
	margin: 0 8px 2px 0;
}

.haozz_artshow_left_yzfw .artshow_yzfwbox ul li .l_info p span.s_time {
	float: right;
	font-size: 13px;
	color: #999;
}

.haozz_artshow_left_yzfw .artshow_yzfwbox ul li:hover h6 {
	color: #00a8e4;
}

/* 列表筛选 */
.haozz_filter_box {
	margin-bottom: 12px;
}

.haozz_filter_box>div {
	padding: 30px 40px;
	background-color: #fff;
}

.filter-box {
	position: relative;
}

.filter-box .box-tips {
	padding: 0 10px;
	display: none;
}

.filter-box .box-tips div.l {
	width: 100px;
	line-height: 40px;
	text-indent: 20px;
	color: #666;
	float: left;
}

.filter-box .box-tips ul.l {
	width: 1050px;
	margin-top: 7px;
	float: left;
}

.filter-box .box-tips ul li {
	height: 26px;
	line-height: 26px;
	margin-right: 10px;
	/*display: inline;*/
	float: left;
}

.filter-box .box-tips ul li a {
	height: 24px;
	line-height: 24px;
	border: 1px solid #fff;
	display: inline-block;
	padding: 0 10px;
	white-space: nowrap;
	border: 1px solid #f3f3f3;
	color: #666;
	background-image: url(base/x.png);
	background-repeat: no-repeat;
	background-position: 6px -1px;
	padding-left: 25px;
}

.filter-box .box-tips ul li a:hover,
.filter-box .box-tips ul li a.action {
	border: 1px solid #14b4f0;
	color: #14b4f0;
	text-decoration: none;
	background-position: 6px -24px;
}

.filter-box .box-item {
	margin-bottom: 16px;
	padding-bottom: 16px;
	border-bottom: solid 1px #f6f6f6;
}

.filter-box .box-item:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.filter-box .box-item .l {
	width: 70px;
	line-height: 25px;
	font-size: 13px;
	color: #777;
	text-align: left;
	float: left;
}

.filter-box .box-item .h {
	line-height: 25px;
	text-align: center;
	float: left;
}

.filter-box .box-item .h a {
	height: 25px;
	line-height: 25px;
	display: inline-block;
	padding: 0 20px;
	font-size: 13px;
	white-space: nowrap;
	float: left;
}

.filter-box .box-item .h _a:hover,
.filter-box .box-item .h a.action {
	background-color: #fdf5ee;
	text-decoration: none;
	color: #ff4800;
	font-weight: bold;
}

.filter-box .box-item .r {
	width: 874px;
	line-height: 25px;
	float: left;
}

.filter-box .box-item .r ul {
	height: auto;
	overflow: hidden;
	margin-left: 5px;
}

.filter-box .box-item .r ul.collapse {
	height: 25px;
}

.filter-box .box-item .r ul::after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.filter-box .box-item .r ul li {
	height: 25px;
	float: left;
}

.filter-box .box-item .r ul li.split {
	width: 100%;
	height: 1px;
	margin: 12px 0;
	overflow: hidden;
	border-bottom: 1px dotted #ececec;
}

.filter-box .box-item .r ul li a {
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	display: inline-block;
	white-space: nowrap;
	padding: 0 17px;
	border-radius: 2px;
}

.filter-box .box-item .r ul li a:hover,
.filter-box .box-item .h a:hover {
	cursor: pointer;
	background-color: #fdf5ee;
	text-decoration: none;
	color: #ff7a1b;
}

.filter-box .box-item .r a:hover,
.filter-box .box-item .r a.action,
.filter-box .box-item .r .app-menu-active a {
	background-color: #fdf5ee;
	text-decoration: none;
	color: #ff4800;
}

.filter-box .box-item .r a.action,
.filter-box .box-item .r .app-menu-active a {
	font-weight: bold;
}

.filter-box .noexpand .r {
	width: 1030px;
}

.filter-box .box-item .r ul.select li {
	height: 35px;
	line-height: 35px;
}

.filter-box .box-item .r ul.select li select {
	height: 24px;
	line-height: 24px;
	display: inline-block;
	padding: 0 10px;
	margin-bottom: 10px;
	white-space: nowrap;
	background-color: #fff;
	outline: none;
}

.filter-box .box-item .r ul.select li select.action {
	color: #14b4f0;
	border: 1px solid #14b4f0;
}

.filter-box .box-item .m {
	line-height: 25px;
	text-align: center;
	float: right;
}

.filter-box .box-item .m a {
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	display: inline-block;
	white-space: nowrap;
	padding: 0 15px;
	border-radius: 2px;
	color: #666;
}

.filter-box .box-item .m a i {
	width: 16px;
	height: 6px;
	margin-left: 3px;
	overflow: hidden;
	display: inline-block;
	background: url(../img/icon_filter.png) no-repeat right 0;
	vertical-align: middle;
	margin-bottom: 4px;
}

.filter-box .box-item .m a:hover {
	color: #00a9e3;
}

.filter-box .box-item .m a:hover i {
	background-position: right -10px;
}

.filter-box .scroll .m a i {
	background-position: right -22px;
}

.filter-box .scroll .m a:hover i {
	background-position: right -30px;
}

.filter-box .box-expand {
	width: 80px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #ececec;
	text-align: center;
	background-color: #fff;
	position: absolute;
	bottom: -10px;
	left: 560px;
}

.filter-box .box-expand a {
	width: 80px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	text-decoration: none;
}

.filter-box .box-expand a i {
	width: 10px;
	height: 6px;
	line-height: 20px;
	margin-left: 3px;
	overflow: hidden;
	display: inline-block;
	background-image: url(base/filter.png);
	background-position: 0 -10px;
	background-repeat: no-repeat;
}

.filter-box .box-expand a:hover i {
	background-position: 0 0;
}

.filter-box .box-collapse a i {
	background-position: 0 -30px;
}

.filter-box .box-collapse a:hover i {
	background-position: 0 -20px;
}

.haozz_comlist_box>div>ul>li {
	margin-bottom: 12px;
}

.haozz_comlist_box>div>ul>li .left_img {
	float: left;
	width: 172px;
	height: 210px;
	background-color: #fff;
	text-align: center;
}

.haozz_comlist_box>div>ul>li .left_img>img {
	width: 110px;
	height: 150px;
	margin: 30px auto 0;
}

.haozz_comlist_box>div>ul>li .right_info {
	float: left;
	width: 1028px;
	background-color: #fff;
	padding: 35px 30px;
}

.haozz_dylist_box>div>ul>li .right_info {
	width: 776px;
}

.haozz_comlist_box>div>ul>li .right_info .item_title {
	margin-bottom: 20px;
}

.haozz_comlist_box>div>ul>li .right_info .item_title h1 {
	font-size: 22px;
	line-height: 1;
	font-weight: bold;
}

.haozz_comlist_box>div>ul>li .right_info .item_title h1 span.qkjb {
	display: inline-block;
	background-color: #f6f6f6;
	padding: 0 14px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin-left: 12px;
	vertical-align: middle;
	height: 26px;
	line-height: 26px;
	border-radius: 13px;
	margin: 0 0 2px 12px;
}

.haozz_qklist_box>div>ul>li .right_info .item_title h1 span.qkjb:before {
	content: "";
	display: inline-block;
	margin: 0 10px 4px 0;
	width: 14px;
	height: 12px;
	background: url(../img/icon_qk_qkfl.png) no-repeat;
	vertical-align: middle;
}

.haozz_qklist_box>div>ul>li .right_info dl dd {
	width: 18%;
	font-size: 13px;
	line-height: 30px;
}

.haozz_qklist_box>div>ul>li .right_info dl dd:first-of-type,
.haozz_qklist_box>div>ul>li .right_info dl dd:nth-of-type(5) {
	width: 25%;
}

.haozz_qklist_box>div>ul>li .right_info dl dd:nth-of-type(4n) {
	margin-right: 0;
}

.haozz_qklist_box>div>ul>li .right_info dl dd p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_comlist_box>div>ul>li .right_info .item_qksl {
	margin-top: 18px;
}

.haozz_comlist_box>div>ul>li .right_info .item_qksl p {
	font-size: 12px;
	line-height: 14px;
	color: #999;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_dylist_box>div>ul>li .right_info dl dd {
	width: 33.33%;
	font-size: 13px;
	line-height: 30px;
}

.haozz_dylist_box>div>ul>li .right_info dl dd p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_dylist_box>div>ul>li .pay_info {
	width: 252px;
	height: 210px;
	background-color: #fff;
}

.haozz_dylist_box>div>ul>li .pay_info::before {
	content: '';
	display: inline-block;
	width: 1px;
	height: 140px;
	margin-top: 35px;
	vertical-align: middle;
	background-color: #f3f3f3;
}

.haozz_dylist_box>div>ul>li .pay_info .s_qndj {
	font-size: 12px;
	line-height: 28px;
	color: #999;
	text-align: center;
}

.haozz_dylist_box>div>ul>li .pay_info .s_qndj span.price {
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	color: #ff223c;
	vertical-align: top;
}

.haozz_dylist_box>div>ul>li .pay_info .s_ljdg {
	display: block;
	width: 128px;
	height: 36px;
	line-height: 36px;
	background-color: #ffffff;
	border-radius: 3px;
	border: solid 1px #ff223c;
	font-size: 14px;
	text-align: center;
	color: #ff223c;
	font-weight: bold;
	margin: 10px auto 0;
}

.haozz_comlist_box>div>ul>li:hover {
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.06);
}

.haozz_comlist_box>div>ul>li:hover a {
	color: #333;
}

.haozz_comlist_box>div>ul>li:hover h1 {
	color: #00abdd;
}

.haozz_comlist_box>div>ul>li:hover img {
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
}

.haozz_dylist_box>div>ul>li:hover .s_ljdg {
	background-color: #ff223c;
	color: #fff;
}

/*订阅列表*/
.haozz_dylist_box>div>ul>li .mid_info .item_title {
	margin-bottom: 30px;
}

.haozz_dylist_box>div>ul>li .mid_info dl dd {
	float: left;
	width: 33%;
	font-size: 13px;
	line-height: 30px;
	padding-right: 3%;
	color: #999;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_dylist_box>div>ul>li .mid_info dl dd p span {
	color: #333;
}

.haozz_dylist_box>div>ul>li .mid_info dl dd p span.price {
	color: #ff223c;
	font-weight: bold;
}

/* 内容页头 */
.haozz_content_banner {
	box-shadow: 0px 8px 8px 0px rgb(104 104 104 / 2%);
}

.haozz_content_banner>div>dl>dd {
	margin-right: 50px;
}

.haozz_content_banner dl dd.allqk {
	float: right;
	margin-right: 0;
}

.haozz_content_banner dl dd.allqk a {
	color: #14b4f0;
}

.haozz_content_banner dl dd.allqk::before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../img/icon_menu_allqk.png) no-repeat;
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

.haozz_content_banner dl dd.allqk a::after {
	display: none;
}

/*期刊正文*/
.haozz_qkshow_desc {
	background-color: #fff;
	padding: 44px 55px;
	margin-bottom: 0;
	border-radius: 10px;
}

.haozz_qkshow_desc .haozz_coverimg {
	width: 216px;
	margin-right: 46px;
}

.haozz_qkshow_desc .haozz_coverimg img {
	width: 100%;
	height: auto;
	box-shadow: 0px 8px 17px 1px rgba(51, 51, 51, 0.25);
}

.haozz_qkshow_desc .haozz_coverimg img:hover {
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01);
}

.haozz_qkshow_desc .l_scdyzx {
	text-align: center;
	margin-top: 30px;
}

.haozz_qkshow_desc .l_scdyzx a {
	display: inline-block;
	width: 36px;
	height: 60px;
	background: url(../image/haozz/icon_show_btmimglist.png) no-repeat;
	margin-right: 20px;
}

.haozz_qkshow_desc .l_scdyzx a.l_sc {
	background-position: 0 0;
}

.haozz_qkshow_desc .l_scdyzx a.l_ysc {
	background: url(../image/haozz/icon_show_btmimglist_ysc.png) no-repeat;
	background-position: 0 0;
}

.haozz_qkshow_desc .l_scdyzx a.l_dy {
	background-position: -60px 0;
}

.haozz_qkshow_desc .l_scdyzx a.l_zx {
	background-position: -117px 0;
}

.haozz_qkshow_desc .l_scdyzx a:last-of-type {
	margin-right: 0;
}

.haozz_qkshow_desc .haozz_coverimg .s_xdsj {
	font-size: 12px;
	color: #666;
	height: 60px;
	line-height: 60px;
	background-color: #f9f9f9;
}

.haozz_qkshow_desc .haozz_coverimg .s_xdsj:before {
	content: "";
	display: inline-block;
	width: 12px;
	height: 14px;
	vertical-align: middle;
	margin: 0 6px 2px 16px;
	background: url(../img/btn_show_xdsj.png) no-repeat;
}

.haozz_qkshow_desc .haozz_coverimg .s_qndj {
	height: 60px;
	line-height: 60px;
	background-color: #f9f9f9;
	font-size: 13px;
	color: #444;
	text-align: center;
}

.haozz_qkshow_desc .haozz_coverimg .s_qndj .price {
	font-size: 15px;
	font-weight: bold;
	color: #ff001d;
}

.haozz_qkshow_desc .haozz_coverimg .s_dydh {
	text-align: center;
	font-size: 13px;
	color: #999;
}

.haozz_qkshow_desc .haozz_coverimg .s_dydh .red {
	color: #e73a38;
	font-weight: bold;
	font-style: normal;
}

.haozz_qkshow_desc .haozz_coverimg .s_dydh::before {
	display: none;
}

.haozz_qkshow_desc .infobox {
	width: 828px;
}

.haozz_qkshow_desc .infobox h2 {
	font-size: 34px;
	color: #222;
	margin-top: -9px;
}

.haozz_qkshow_desc .infobox h1 {
	font-size: 34px;
	color: #222;
	margin-top: -9px;
}
.haozz_qkshow_desc .infobox h1.haozz-qkname{
	float: left;
}
.haozz_qkshow_desc .infobox h2 .qkjb, .haozz_qkshow_desc .infobox h1 .qkjb, .haozz_qkshow_desc .infobox a.haozz-qkjb {
	color: #ff7a1b;
	font-size: 12px;
	font-weight: normal;
	height: 24px;
	line-height: 22px;
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 4px;
	margin-left: 14px;
	text-align: center;
	padding: 0 10px;
	border-radius: 2px;
	border: solid 1px #ff784f;
}
.haozz_qkshow_desc .infobox a.haozz-qkjb{
	float: left;
	margin-top: 6px;
}
.haozz_qkshow_desc .infobox h2 .qkjb::before, .haozz_qkshow_desc .infobox h1 .qkjb::before, .haozz_qkshow_desc .infobox a.haozz-qkjb:before {
	content: "";
	display: none;
	width: 16px;
	height: 16px;
	background: url(../img/icon_qk_qkjb.png) no-repeat;
	vertical-align: middle;
	margin: 0 6px 4px 0;
}

.haozz_qkshow_desc .infobox h2 a.qkjb:hover, .haozz_qkshow_desc .infobox h1 a.qkjb:hover, .haozz_qkshow_desc .infobox a.haozz-qkjb:hover {
	background-color: #ff784f;
	color: #fff;
	opacity: 1;
}

.haozz_qkshow_desc .infobox h2 .qkjb:first-of-type, .haozz_qkshow_desc .infobox h1 .qkjb:first-of-type, .haozz_qkshow_desc .infobox a.haozz-qkjb:first-of-type {
	margin-left: 12px;
}

.haozz_qkshow_desc .infobox h2 span.zzqs, .haozz_qkshow_desc .infobox h1 span.zzqs {
	font-size: 20px;
	color: #222;
	vertical-align: middle;
	display: inline-block;
	margin: 0 0 10px 24px;
}

.haozz_qkshow_desc .infobox h3 {
	font-size: 13px;
	font-weight: normal;
	color: #777;
}

.haozz_qkshow_desc .infobox .p_dw {
	font-size: 13px;
	color: #777;
	margin-top: 2px;
}

.haozz_qkshow_desc .infobox .d_rectangle_list {
	width: 100%;
	background-color: #f9f9f9;
	overflow: hidden;
	height: 88px;
	margin-top: 28px;
}

.haozz_qkshow_desc .infobox .d_rectangle_list ul {
	display: block;
}

.haozz_qkshow_desc .infobox .d_rectangle_list ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.haozz_qkshow_desc .infobox .d_rectangle_list ul li {
	float: left;
	width: 20%;
	height: 88px;
	padding-top: 19px;
	text-align: center;
	position: relative;
}

.haozz_qkshow_desc .infobox .d_rectangle_list ul li:not(:nth-of-type(5n))::after {
	content: '';
	display: inline-block;
	width: 1px;
	height: 47px;
	background-color: #e8e8e8;
	position: absolute;
	right: 0;
	top: 21px;
}

.haozz_qkshow_desc .infobox .d_rectangle_list ul li b {
	display: block;
	font-size: 14px;
	color: #777;
	margin-bottom: 8px;
}

.haozz_qkshow_desc .infobox .d_rectangle_list ul li p {
	font-size: 14px;
	color: #222;
}

.haozz_qkshow_desc .infobox .d_rectangle_list ul li p.price {
	font-size: 14px;
	font-weight: bold;
	color: #e60023;
}

.haozz_qkshow_desc .infobox p.desc_zzjj {
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin-top: 8px;
}

.haozz_qkshow_desc .infobox .s_zzfl {
	height: 54px;
	line-height: 54px;
	margin-top: 20px;
	background: #f6f6f6 url(../img/bg_show_azzfl.png) no-repeat;
}

.haozz_qkshow_desc .infobox .s_zzfl b {
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;
	color: #ff7a1b;
	display: inline-block;
	min-width: 150px;
}

.haozz_qkshow_desc .infobox .s_zzfl span,
.haozz_qkshow_desc .infobox .s_zzfl a {
	font-size: 15px;
	font-weight: bold;
	margin-left: 26px;
}

.haozz_qkshow_desc .infobox>ul {
	margin: 35px 0 30px 0;
}

.haozz_qkshow_desc .infobox>ul li {
	width: 33.33%;
	float: left;
	padding-left: 10px;
	border-left: 3px solid #eee;
}

.haozz_qkshow_desc .infobox>ul li b {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #222;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-right: 10%;
}

.haozz_qkshow_desc .infobox>ul li span {
	display: block;
	font-size: 13px;
	color: #999;
	font-weight: normal;
	margin-top: 4px;
}

.haozz_qkshow_desc .infobox>dl {
	width: 25%;
	margin-top: 35px;
	/* height: 175.5px;
	overflow: hidden; */
	float: left;
}

.haozz_scishow_desc .infobox>dl:first-of-type {
	width: 20%;
}

.haozz_scishow_desc .infobox>dl:nth-of-type(2) {
	width: 30%;
}

.haozz_qkshow_desc .infobox>dl dt {
	font-size: 13px;
	font-weight: bold;
	color: #222;
	margin-bottom: 6px;
}

.haozz_scishow_desc .infobox>dl:first-of-type {
	width: 20%;
}

.haozz_qkshow_desc .infobox>dl dd {
	font-size: 13px;
	color: #222;
	line-height: 30px;
	padding-left: 0;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_scishow_desc .infobox>dl:nth-of-type(2) dd {
	padding-right: 4%;
}

.haozz_qkshow_desc .dl_rysl>div {
	height: 128px;
	overflow: hidden;
}

.haozz_qkshow_desc .dl_rysl>div.scroll {
	overflow: inherit;
}

.btn-qkryckgd {
	display: none;
	font-size: 13px;
	color: #4267b2;
	line-height: 30px;
	padding-left: 0;
	margin-top: 0;
}

.btn-qkryckgd:hover {
	color: #4267b2;
}

.btn-qkryckgd i.open {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 2px 4px;
	width: 12px;
	height: 11px;
	background: url(../image/haozz/icon_ckgd.png) no-repeat;
}

.btn-qkryckgd i.close {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 2px 4px;
	width: 12px;
	height: 11px;
	background: url(../image/haozz/icon_ckgd.png) no-repeat;
	transform: rotate(180deg);
}

.haozz_navlist {
	padding: 30px 54px;
}

.haozz_navlist>a {
	font-size: 15px;
	color: #222;
	margin-right: 40px;
}

.haozz_navlist>a.tabs-active {
	color: #00aced;
	font-weight: bold;
	position: relative;
}

.haozz_navlist>a.tabs-active::after {
	content: '';
	display: inline-block;
	width: 100%;
	position: absolute;
	height: 3px;
	background-color: #00aced;
	border-radius: 2px;
	bottom: -15px;
	left: 0;
}

.haozz_com_show .haozz_qk_btngroup {
	margin-top: 30px;
	margin-left: 0;
}

.haozz_com_show .haozz_qk_btngroup>a {
	display: inline-block;
	width: 164px;
	height: 50px;
	line-height: 50px;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-right: 18px;
}

.haozz_com_show .haozz_dy_btngroup {
	margin-left: 0;
}

.haozz_com_show .haozz_qk_btngroup>a.btn-tgzx {
	background-color: #ff4800;
	color: #fff;
}

.haozz_com_show .haozz_qk_btngroup>a.cart-add,
.haozz_com_show .haozz_qk_btngroup>a.btn-jjzx {
	background-color: #ffffff;
	border: solid 1px #14b4f0;
	color: #14b4f0;
}

.haozz_com_show .haozz_qk_btngroup>a:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 4px 0;
}

.haozz_com_show .haozz_qk_btngroup>a.cart-add {
	background-color: #4267b2;
	border: none;
	color: #fff;
}

.haozz_com_show .haozz_qk_btngroup>a.cart-add:before {
	content: "";
	display: inline-block;
	width: 23px;
	height: 22px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(../image/haozz/icon_btn_jjzx.png) no-repeat;
	background-position: -46px -139px;
	margin-bottom: 2px;
}

.haozz_com_show .haozz_qk_btngroup>a.btn-jjjk {
	background-color: #00aced;
}

.haozz_com_show .haozz_qk_btngroup>a.btn-jjjk:before {
	content: "";
	display: inline-block;
	width: 23px;
	height: 22px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(../image/haozz/icon_btn_jjzx.png) no-repeat;
	background-position: -23px -139px;
	margin-bottom: 2px;
}

.haozz_com_show .haozz_qk_btngroup>a.btn-tgzx:before {
	width: 22px;
	height: 19px;
	background: url(../image/haozz/icon_btn_tgzx.png) no-repeat;
}

.haozz_com_show .haozz_qk_btngroup>a.btn-ljdg {
	border: solid 1px #e73a38;
	background-color: #e73a38;
	color: #fff;
}

.haozz_com_show .haozz_qk_btngroup>a.btn-ljdg::before {
	width: 21px;
	height: 21px;
	background: url(../img/icon_btn_ljdg.png) no-repeat;
}

.haozz_com_show .haozz_dy_btngroup>a.cart-add {
	border: solid 1px #e73a38;
	background-color: #ffffff;
	color: #e73a38;
}

.haozz_com_show .haozz_dy_btngroup>a.cart-add::before {
	width: 22px;
	height: 18px;
	background: url(../img/icon_btn_jrgwc.png) no-repeat;
}

.haozz_com_show .dl_slxx>div,
.haozz_com_show .dl_ryxx>div {
	height: 120px;
	overflow: hidden;
}

.haozz_com_show .dl_scixx {
	height: 175px;
	overflow: hidden;
}

.haozz_qkshow_content .haozz_left_con {
	float: left;
	width: 888px;
}

.haozz_qkshow_content .haozz_right_con {
	float: left;
	width: 300px;
	margin-left: 12px;
}

.haozz_qkshow_content .haozz_comcon {
	padding: 45px 54px;
	margin-bottom: 16px;
	border-radius: 10px;
	background-color: #fff;
}

.haozz_dyshow_content .haozz_maincon {
	padding: 45px 55px;
}

.haozz_qkshow_content .haozz_comcon h3 {
	font-size: 24px;
	font-weight: bold;
	color: #222;
	margin-bottom: 30px;
}

.haozz_qkshow_content .haozz_comcon h3.min_mar {
	margin-bottom: 20px;
}

.haozz_qkshow_content .haozz_comcon h3.mart_h {
	margin-top: 30px;
}

.haozz_qkshow_content .haozz_comcon h3 span {
	display: inline-block;
	font-size: 13px;
	color: #666;
	font-weight: normal;
	margin-left: 5px;
}

.haozz_qkshow_content .haozz_comcon h3 b {
	display: block;
	font-size: 13px;
	font-weight: normal;
	line-height: 32px;
	color: #999;
}

.haozz_qkshow_content ul.lssl_box {
	margin-bottom: 20px;
}

.haozz_qkshow_content ul.lssl_box li {
	float: left;
	width: 50%;
	font-size: 15px;
	line-height: 36px;
}

.haozz_qkshow_content .haozz_maincon p {
	font-size: 15px;
	line-height: 32px;
	color: #333;
	margin-bottom: 0;
	text-align: justify;
	word-break: break-all;
}

.haozz_qkshow_content .haozz_maincon p.marbtm_p {
	margin-bottom: 25px;
}

.haozz_dyshow_content .haozz_maincon p.marbtmno_p,
.haozz_scishow_content .haozz_maincon p.marbtmno_p {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 30px;
}

.haozz_dyshow_content .haozz_maincon p.marbtmno_p b {
	font-weight: bold;
}

.haozz_dyshow_content .haozz_maincon b.orangeTit {
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color: #ff4800;
	border-top: solid 1px #f1f1f1;
	padding-top: 18px;
	margin-top: 18px;
}

.haozz_dyshow_content .haozz_maincon p {
	margin-bottom: 25px;
}

.haozz_scishow_content .haozz_maincon p {
	margin-bottom: 25px;
}

.haozz_dyshow_content .haozz_maincon p img {
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

.haozz_qkshow_content .haozz_maincon .haozz_qkshow_zzfl p {
	margin-bottom: 0;
}

.haozz_qkshow_content .haozz_maincon p img {
	width: 100%;
	text-align: center;
}

.haozz_qkshow_content .haozz_maincon p.dysm {
	font-size: 14px;
	margin-bottom: 0;
	line-height: 30px;
}

.haozz_qkshow_content .haozz_maincon b.blueTit {
	display: block;
	font-size: 14px;
	color: #14b4f0;
	padding-top: 22px;
	border-top: solid 1px #f1f1f1;
	margin: 18px 0 8px 0;
}

.haozz_qkshow_content .haozz_maincon b.blueTit_Fir {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}

.haozz_qkshow_content .haozz_maincon p .blue {
	color: #14b4f0;
}

.haozz_qkshow_content .haozz_maincon p.dylcimg {
	width: 100%;
	height: 86px;
	background: url(../img/ad_dy_lcsm.png) no-repeat;
	margin-top: 20px;
}

.haozz_qkshow_content .haozz_maincon ul.rrxx {
	margin-bottom: 35px;
	margin-top: 35px;
}

.haozz_qkshow_content .haozz_maincon ul.rrxx li {
	float: left;
	height: 32px;
	line-height: 32px;
	background-color: #fff;
	border-radius: 4px;
	border: solid 1px #e2e2e2;
	margin: 0 10px 10px 0;
	padding: 0 14px;
	font-size: 14px;
}

.haozz_qkshow_content .haozz_maincon ul.rrxx li a {
	font-size: 14px;
}

.haozz_qk_zzpjbg table {
	border-collapse: collapse;
}

.haozz_qk_zzpjbg table,
.haozz_qk_zzpjbg tbody td {
	border: 1px solid #e8e8e8;
}

.haozz_qk_zzpjbg thead {
	background-color: #ebebeb;
}

.haozz_qk_zzpjbg thead tr {
	height: 44px;
	line-height: 44px;
}

.haozz_qk_zzpjbg thead td {
	color: #222;
	font-size: 14px;
	width: 11%;
	text-align: center;
}

.haozz_qk_zzpjbg tbody tr {
	/* height:44px; 
	line-height:44px; */
}

.haozz_qk_zzpjbg tbody tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}

.haozz_qk_zzpjbg tbody tr td {
	font-size: 14px;
	width: 11%;
	color: #222;
	text-align: center;
	padding-top: 11px;
	padding-bottom: 11px;
}

.haozz_qk_zzpjbg tbody tr td span {
	line-height: 24px;
}

.haozz_qk_zzpjbg thead tr td:first-of-type,
.haozz_qk_zzpjbg tbody tr td:first-of-type {
	text-align: center;
	/* width: 16%; */
	font-weight: bold;
}

.haozz_qk_zzpjbg table.pjbg_lists {
	margin-bottom: 30px;
}

.haozz_qk_zzpjbg .pjbg_fxbox p {
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	color: #222;
	margin-bottom: 20px;
}

.haozz_qk_zzpjbg .pjbg_yzwx {
	width: 374px;
}

.haozz_qk_zzpjbg .pjbg_ckwx {
	margin-left: 32px;
}

.haozz_qk_zzpjbg .pjbg_yzwx thead tr td {
	font-weight: bold;
}

.haozz_qk_zzpjbg .pjbg_yzwx thead tr td:first-of-type,
.haozz_qk_zzpjbg .pjbg_yzwx tbody tr td:first-of-type {
	width: 52px;
	text-align: center;
}

.haozz_qk_zzpjbg .pjbg_yzwx thead tr td:nth-of-type(2),
.haozz_qk_zzpjbg .pjbg_yzwx tbody tr td:nth-of-type(2) {
	width: 56%;
	text-align: left;
	padding-left: 10px;
}

.haozz_qk_zzpjbg .pjbg_yzwx thead tr td:nth-of-type(2) {
	text-align: center;
}

.haozz_qk_zzpjbg .pjbg_yzwx thead tr td:nth-of-type(3),
.haozz_qk_zzpjbg .pjbg_yzwx tbody tr td:nth-of-type(3) {
	width: auto;
}

.haozz_qk_zzpjbg .pjbg_yzwx tbody tr td:first-of-type {
	font-weight: normal;
}

.haozz_qk_zzpjbg .pjbg_yzwx tbody tr:first-of-type td:first-of-type,
.haozz_qk_zzpjbg .pjbg_yzwx tbody tr:nth-of-type(2) td:first-of-type,
.haozz_qk_zzpjbg .pjbg_yzwx tbody tr:nth-of-type(3) td:first-of-type {
	color: #ff4800;
}

.haozz_qk_zzpjbg .pjbg_fwjg {
	width: 100%;
	margin-top: 30px;
}

.haozz_qk_zzpjbg .pjbg_fwjg thead tr td:first-of-type,
.haozz_qk_zzpjbg .pjbg_fwjg tbody tr td:first-of-type {
	width: 52px;
	text-align: center;
}

.haozz_qk_zzpjbg .pjbg_fwjg thead tr td:nth-of-type(2),
.haozz_qk_zzpjbg .pjbg_fwjg tbody tr td:nth-of-type(2) {
	width: 23%;
	text-align: left;
	padding-right: 10px;
}

.haozz_qk_zzpjbg .pjbg_fwjg thead tr td:nth-of-type(2) {
	text-align: center;
}

.haozz_qk_zzpjbg .pjbg_fwjg thead tr td:nth-of-type(3),
.haozz_qk_zzpjbg .pjbg_fwjg tbody tr td:nth-of-type(3) {
	width: 12%;
	text-align: center;
}

.haozz_qk_zzpjbg .pjbg_fwjg thead tr td:nth-of-type(4),
.haozz_qk_zzpjbg .pjbg_fwjg tbody tr td:nth-of-type(4) {
	width: auto;
	text-align: left;
	padding-left: 10px;
}

.haozz_qk_zzpjbg .pjbg_fwjg thead tr td:nth-of-type(4) {
	text-align: center;
}

.haozz_qk_tgzxxc {
	margin: 20px auto;
	width: 100%;
	display: none;
}

.haozz_qk_tgzxxc>a {
	width: 100%;
	height: 70px;
	background: url(../image/haozz/bg_qktgxc.png) no-repeat;
}

/* 期刊文献 */
.haozz_qk_qkwx ul li {
	padding: 16px 0 20px 0;
	border-bottom: 1px solid #f1f1f1;
}

.haozz_qk_qkwx ul li:first-of-type {
	padding-top: 0;
}

.haozz_qk_qkwx ul li:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
}

.haozz_qk_qkwx ul li b {
	display: block;
	font-size: 15px;
	font-weight: normal;
	color: #222;
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_qk_qkwx ul li span {
	font-size: 12px;
	color: #999;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* 投稿常见问题 */
.haozz_qk_tgcjwt ul li {
	padding: 16px 0;
	border-bottom: 1px solid #eee;
}

.haozz_qk_tgcjwt ul li:first-of-type {
	padding-top: 0;
}

.haozz_qk_tgcjwt ul li:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
}

.haozz_qk_tgcjwt ul li span {
	display: block;
	font-size: 16px;
	color: #4267b2;
	margin-bottom: 10px;
}

.haozz_qk_tgcjwt ul li p {
	font-size: 13px;
	line-height: 26px;
	color: #777;
}

.haozz_qk_tgcjwt ul li:hover {
	opacity: .8;
}

/* 上下本 */
.haozz_qkshow_content .haozz_qk_page {
	padding: 25px 54px;
}

.haozz_qk_page ul li:first-of-type {
	float: left;
	width: 50%;
}

.haozz_qk_page ul li:nth-of-type(2) {
	float: right;
	width: 50%;
	text-align: right;
}

/*数据信息*/
.haozz_qkshow_content .haozz_qk_sjxx {
	padding: 44px 55px 6px 55px;
}

.haozz_qkshow_content .haozz_qk_sjxx h3 {
	font-size: 22px;
	font-weight: bold;
	color: #222;
	margin-bottom: 30px;
}

.haozz_qkshow_content .haozz_qk_sjxx h4 {
	font-size: 16px;
	font-weight: bold;
	color: #222;
	margin-bottom: 20px;
}

.haozz_qkshow_content .haozz_qk_sjxx>div {
	margin-bottom: 44px;
}

.eachchartsbox {
	height: 340px;
	border: solid 1px #eeeeee;
}

#echarts-bycs {
	margin-bottom: 50px;
}

.chartsbox thead {
	background-color: #e3e9ec;
}

.chartsbox thead tr {
	height: 44px;
	line-height: 44px;
}

.chartsbox thead tr td {
	font-size: 15px;
	font-weight: bold;
	color: #222;
	text-align: center;
	border-right: 4px solid #fff;
}

.chartsbox thead tr td:last-of-type {
	border-right: none;
}

.chartsbox tbody tr {
	height: 44px;
	line-height: 44px;
}

.chartsbox tbody tr:nth-child(even) {
	background-color: #f4f7f6;
}

.chartsbox tbody tr td {
	font-size: 14px;
	color: #444;
	height: 44px;
	padding-left: 24px;
	border-right: 4px solid #fff;
}

.chartsbox tbody tr td:last-of-type {
	border-right: none;
}

.chartsbox tbody tr td:nth-of-type(2) {
	text-align: center;
	padding-left: 0;
}

.eachcharts_ktfx {
	margin-bottom: 50px;
}

.eachcharts_ktfx thead tr td:nth-of-type(2) {
	width: 206px;
}

.eachcharts_xmfx thead tr td:nth-of-type(2) {
	width: 206px;
}

/*上下本*/
.haozz_qk_page {
	padding: 25px 55px;
}

.haozz_qk_page ul li {
	font-size: 14px;
	line-height: 36px;
	color: #222222;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/*相关期刊*/
.haozz_qk_xgqk {
	padding: 30px 55px;
}

.haozz_qk_xgqk h4 {
	font-size: 20px;
	color: #14b4f0;
	margin-bottom: 5px;
	border-bottom: solid 1px #e8e8e8;
}

.haozz_qk_xgqk h4 b {
	display: inline-block;
	padding-bottom: 12px;
	position: relative;
	border-bottom: 2px solid #14b4f0;
}

.haozz_qk_xgqk h4 b:after {
	content: '';
	display: block;
	position: absolute;
	left: 75px;
	bottom: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 7px solid #14b4f0;
}

.haozz_qk_xgqk>a {
	display: block;
	width: 14.28%;
	float: left;
	font-size: 13px;
	color: #333;
	margin-top: 15px;
	padding-right: 1.28%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_qk_xgqk>a:nth-of-type(7n) {
	padding-right: 0;
}

.haozz_qk_xgqk>a:hover {
	color: #14b4f0;
}

.haozz_qk_azzlb>a {
	width: auto;
	height: 32px;
	line-height: 32px;
	background-color: #f9fafb;
	border: solid 1px #d1e4ed;
	padding: 0 20px;
	margin-right: 9px;
	text-align: center;
	font-weight: bold;
}

.haozz_qk_azzlb>a:nth-of-type(7n) {
	padding-right: 10px;
}

/*服务与优势*/
.haozz_qk_fwyys {
	padding: 35px 55px;
}

.haozz_qk_fwyys h5 {
	font-size: 20px;
	color: #222;
	margin-bottom: 35px;
}

.haozz_qk_fwyys ul li {
	width: 248px;
	height: 210px;
	background-color: #f9f9f9;
	border-radius: 12px;
	text-align: center;
	padding: 25px 20px;
}

.haozz_qk_fwyys ul li div {
	width: 120px;
	height: 90px;
	margin: 0 auto;
	background: url(../img/icon_show_fwyys.png) no-repeat;
	background-position: 24px 0px;
}

.haozz_qk_fwyys ul li b {
	display: block;
	font-size: 17px;
	font-weight: normal;
	color: #222;
}

.haozz_qk_fwyys ul li p {
	font-size: 13px;
	line-height: 22px;
	color: #999;
	margin-top: 6px;
}

.haozz_qk_fwyys ul li:nth-of-type(2) div {
	background-position: -250px 0;
}

.haozz_qk_fwyys ul li:nth-of-type(3) div {
	background-position: -525px 0;
}

.haozz_qk_fwyys ul li:hover b {
	color: #14b4f0;
}

/*免责声明*/
.haozz_qk_mzsm {
	padding: 30px 55px;
}

.haozz_qk_mzsm h5 {
	font-size: 20px;
	color: #222;
	margin-bottom: 15px;
}

.haozz_qk_mzsm p {
	font-size: 12px;
	line-height: 24px;
	color: #999;
	text-align: justify;
}

.haozz_qk_mzsm p a {
	color: #999;
}

.haozz_qk_mzsm p a:hover {
	color: #00aced;
}

/*期刊内页---右侧*/
.haozz_qkshow_qkad>a {
	display: block;
	width: 100%;
	height: 165px;
	background: url(../img/ad_show_zxtg.png) no-repeat;
	margin-bottom: 12px;
}

.haozz_qkshow_qkad_notext>a {
	height: 120px;
	background: url(../img/ad_show_zxtg_qk.png) no-repeat;
}

.haozz_comcon_right {
	background-color: #fff;
	padding: 28px 20px;
	margin-bottom: 12px;
	border-radius: 10px;
}

.haozz_right_qktj {
	padding-bottom: 10px;
}

.haozz_comcon_right h4 {
	color: #222;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 25px;
}

.haozz_comcon_right h4 span.red {
	color: #e60023;
}

.haozz_right_qkdh {
	padding-bottom: 18px;
}

.haozz_right_qkdh ul li {
	float: left;
	height: 30px;
	line-height: 30px;
	background-color: #f6f6f6;
	border-radius: 4px;
	font-size: 13px;
	text-align: center;
	padding: 0 18px;
	margin: 0 10px 10px 0;
}

.haozz_right_qkdh_sci ul li {
	width: 125px;
}

.haozz_right_qkdh_sci ul li:nth-of-type(2n) {
	margin-right: 0;
}

/*相关期刊*/
.haozz_right_xgqk ul {
	padding: 0;
}

.haozz_right_xgqk ul li {
	padding: 0;
	margin-bottom: 35px;
}

.haozz_right_xgqk ul li:last-of-type {
	margin-bottom: 0;
}

.haozz_right_xgqk ul li .left-img {
	width: 80px;
	height: 106px;
	float: left;
	/* box-shadow: 0px 3px 8px 4px rgba(145, 145, 145, 0.15); */
}

.haozz_right_xgqk ul li .left-img img {
	width: 100%;
	height: 100%;
}

.haozz_right_xgqk ul li .right-info {
	float: left;
	width: 160px;
	margin-left: 20px;
}

.haozz_right_xgqk ul li .right-info h6 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 6px;
	color: #222;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_right_xgqk ul li:hover .right-info h6 {
	color: #14b4f0;
}

.haozz_right_xgqk_sci ul li .right-info h6 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	white-space: normal;
}

.haozz_right_xgqk ul li .right-info p {
	font-size: 12px;
	line-height: 24px;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.haozz_right_xgqk ul li p.qkjb {
	font-size: 12px;
	color: #ae5f06;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_right_xgqk ul li p.zbdw {
	font-size: 12px;
	color: #888;
}

.haozz_right_xgqk ul li p.zkyjcr {
	font-size: 12px;
	color: #888;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_right_xgqk ul li p.zkyjcr b {
	color: #ae5f06;
	font-weight: normal;
}

.haozz_right_xgqk ul li:last-of-type {
	border-bottom: none;
}

.haozz_right_xgqk ul li .right-info p.qskq {
	color: #777;
}

.haozz_right_xgqk ul li .right-info p.price span.sell_p {
	color: #ff0025;
}

.haozz_right_xgqk ul li .right-info p.price span.comment_p {
	color: #777;
}

.haozz_right_xgqk ul li .right-info p.price span.comment_p i {
	color: #ae5f06;
	font-style: normal;
}

.haozz_right_xgqk ul li .right-info p span.sell_p {
	font-size: 12px;
	color: #e73a38;
	margin-right: 10px;
}

.haozz_right_xgqk ul li .right-info p span.market_p {
	font-size: 12px;
	color: #666;
	text-decoration: line-through;
}

/*热门期刊推荐*/
.haozz_right_qktj ul li {
	font-size: 13px;
	line-height: 44px;
	color: #222;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_right_rmqktj ul li {
	margin-bottom: 25px;
}

.haozz_right_rmqktj ul li:last-of-type {
	margin-bottom: 0;
}

.haozz_right_rmqktj ul li b {
	display: block;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 5px;
}

.haozz_right_rmqktj ul li p {
	font-size: 12px;
	color: #888;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_right_rmqktj_sci ul li p.zkyjcr span {
	color: #ae5f06;
}

/*精选范文推荐*/
.haozz_right_fwtj ul {
	padding: 20px 0 10px 0;
}

.haozz_right_fwtj ul li {
	float: left;
	height: 32px;
	line-height: 32px;
	padding: 0 18px;
	background-color: #f4f5f9;
	border-radius: 4px;
	margin: 0 10px 10px 0;
	text-align: center;
	font-size: 13px;
}

.haozz_right_fwtj ul li a {
	color: #14b4f0;
}

/*期刊列表*/
.haozz_comlist_box ul li {
	float: left;
	width: 230px;
	margin: 0 12px 12px 0;
	background-color: #fff;
	text-align: center;
}

.haozz_comlist_box ul li:nth-of-type(5n) {
	margin-right: 0;
}

.haozz_comlist_box ul li .top_img {
	height: 250px;
	padding-top: 36px;
	border-bottom: 1px solid #f6f6f6;
}

.haozz_comlist_box ul li .top_img img {
	width: 130px;
	height: 173px;
}
.haozz_comlist_box ul li .top_img span {
	display: block;
	font-size: 12px;
	color: #999;
	line-height: 38px;
}

.haozz_qklist_box ul li .top_img span {
	font-size: 12px;
	color: #d6703c;
}

.haozz_comlist_box ul li .top_img span b.price {
	color: #e73a38;
	font-weight: bold;
}

.haozz_comlist_box ul li .btm_info {
	width: 230px;
	height: 84px;
}

.haozz_comlist_box ul li .btm_info h1, .haozz_comlist_box ul li .btm_info h2 {
	width: 230px;
	padding: 0 18px;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	line-height: 28px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_comlist_box ul li .btm_info p {
	width: 230px;
	padding: 0 18px;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_comlist_box ul li:hover {
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.06);
}

.haozz_comlist_box ul li:hover h1 {
	color: #14b4f0;
}

/*查看更多*/
.loadmore_btn .loadmore a,
.loadmore_btn .loading2 em,
.btn-more-box .loadmore {
	display: block;
	height: 60px;
	line-height: 60px;
	background-color: #fff;
	border-radius: 3px;
	font-size: 16px;
	color: #555;
	text-align: center;
	margin-bottom: 24px;
}

/*关键词列表*/
.haozz_keylist_box ul li {
	width: 100%;
	float: none;
	padding: 40px;
	margin-bottom: 12px;
	background-color: #fff;
	position: relative;
}

.haozz_keylist_box ul li>a {
	display: block;
}

.haozz_keylist_box ul li .left_img {
	width: 120px;
	height: 162px;
	margin-right: 38px;
}

.haozz_keylist_box ul li .left_img img {
	width: 100%;
	height: 100%;
	box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.06);
}

.haozz_keylist_box ul li .right_info {
	width: 958px;
	text-align: left;
}

.haozz_keylist_box ul li .right_info h2 {
	font-size: 22px;
	color: #222;
	font-weight: bold;
	margin-top: -6px;
}

.haozz_keylist_box ul li .right_info h2 em {
	font-style: normal;
	color: #F00;
}

.haozz_keylist_box ul li .right_info h2 span.yxyz {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	background-color: #f6f6f6;
	border-radius: 13px;
	text-align: center;
	font-size: 12px;
	color: #999;
	padding: 0 15px;
	font-weight: normal;
	vertical-align: middle;
	margin: 0 0 4px 14px;
}

.haozz_keylist_box ul li .btn_key_tgzx {
	position: absolute;
	right: 40px;
	bottom: 40px;
	width: 84px;
	height: 28px;
	line-height: 28px;
	background-color: #7ba3bd;
	border-radius: 2px;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
}

.haozz_keylist_box ul li .btn_key_tgzx:before {
	content: "";
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(../img/icon_key_tgzx.png) no-repeat;
	vertical-align: middle;
	margin: 0 6px 0px 0;
}

.haozz_keylist_box ul li dl {
	margin-top: 20px;
}

.haozz_keylist_box ul li dl dd {
	float: left;
	font-size: 13px;
	margin-right: 3%;
	line-height: 30px;
}

.haozz_keylist_box ul li dl dd p {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_keylist_box ul li dl dd:first-of-type,
.haozz_keylist_box ul li dl dd:nth-of-type(2) {
	width: 25%;
}

.haozz_keylist_box ul li dl dd:nth-of-type(3),
.haozz_keylist_box ul li dl dd:nth-of-type(4) {
	width: 20%;
}

.haozz_keylist_box ul li dl dd:nth-of-type(4) {
	margin-right: 0;
}

.haozz_keylist_box ul li dl dd.qkry {
	width: 100%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_keylist_box ul li dl dd.fwcon {
	width: 100%;
}

.haozz_keylist_box ul li dl dd.fwcon p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	white-space: normal;
}

.haozz_keylist_box .item_otherinfo p {
	font-size: 13px;
	line-height: 30px;
	color: #777;
	margin-top: 24px;
}

.haozz_keylist_box .item_otherinfo p:before {
	content: "";
	display: inline-block;
	width: 13px;
	height: 17px;
	background: url(../img/icon_key_qkjb.png) no-repeat;
	vertical-align: middle;
	margin: 0 7px 4px 0;
}

.haozz_keylist_box ul li:hover a {
	color: #333;
}

.haozz_keylist_box ul li:hover h2 {
	color: #14b4f0;
}

.haozz_keylist_box ul li:hover {
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.06);
}

.haozz_keylist_box ul li:hover .btn_key_tgzx {
	color: #fff;
}

.haozz_keylist_titbox {
	padding: 30px 40px 14px 40px;
	background-color: #fff;
	border-radius: 2px;
	margin-bottom: 12px;
}

.haozz_keylist_titbox h1 {
	font-size: 32px;
	color: #222;
	line-height: 1;
	padding-bottom: 24px;
	border-bottom: solid 1px #f6f6f6;
}

.haozz_keylist_titbox h1:after {
	content: "";
	display: inline-block;
	width: 33px;
	height: 33px;
	background: url(../img/icon_key_zzhz.png) no-repeat;
	vertical-align: middle;
	margin: 0 0 4px 14px;
}

.haozz_keylist_titbox p {
	padding-top: 24px;
	font-size: 15px;
	font-weight: bold;
	color: #14b4f0;
}

.haozz_keylist_titbox p a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	background-color: #f1f7fb;
	border-radius: 2px;
	text-align: center;
	font-size: 13px;
	color: #14b4f0;
	margin: 0 14px 16px 0;
	padding: 0 10px;
	font-weight: normal;
}

/*相关期刊*/
.haozz_key_xgqk {
	background-color: #fff;
	margin-top: 12px;
	padding: 30px 40px;
}

.haozz_key_xgqk>a {
	width: 10%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_key_xgqk>a:nth-of-type(7n) {
	padding-right: 1.28%;
}

.haozz_key_xgqk>a:nth-of-type(10n) {
	padding-right: 0;
}

/*友情链接*/
.haozz_yqlj,
.haozz_yqlj_li {
	background-color: #fff;
	padding: 25px 40px;
	border-radius: 10px;
}

.haozz_yqlj>a,
.haozz_yqlj li,
.haozz_yqlj_li ul li {
	font-size: 12px;
	color: #555;
	width: 12%;
	float: left;
	line-height: 28px;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_yqlj>a:not(:first-of-type) {
	width: 18%;
}

.haozz_yqlj>a.liqq,
.haozz_yqlj_li ul li.liqq {
	width: 20%;
}

.fullsearch_tit {
	font-size: 24px;
	margin-bottom: 25px;
}

.fullsearch_tit .red {
	color: #F00;
}

/* 订阅内页 */
.haozz_dyshow_desc .box-price {
	margin-top: 34px;
}

.haozz_dyshow_desc .price-sold {
	margin-top: 10px;
}

.haozz_dyshow_desc .box-price dl dt,
.haozz_dyshow_desc .goods-box dl dt,
.haozz_dyshow_desc .box-nums dl dt {
	float: left;
	width: 65px;
	font-size: 13px;
	color: #999;
}

.haozz_dyshow_desc .goods-box dl dt,
.haozz_dyshow_desc .box-nums dl dt {
	line-height: 42px;
}

.haozz_dyshow_desc .box-price dl dt {
	line-height: 38px;
}

.haozz_dyshow_desc .box-price dl dd {
	float: left;
}

.haozz_dyshow_desc .box-price dl dd.sell-price {
	color: #ff4800;
	font-size: 24px;
	font-weight: bold;
}

.haozz_dyshow_desc .box-price dl dd.sell-price i {
	font-style: normal;
	margin-right: 4px;
}

.haozz_dyshow_desc .box-price dl dd .sell-discount {
	display: inline-block;
	text-align: center;
	font-weight: 400;
	margin: 9px 0 0 10px;
	font-size: 13px;
	color: #fff;
	border-radius: 2px;
	color: #ca8549;
	height: 20px;
	line-height: 22px;
}

.haozz_dyshow_desc .box-price dl dd.price-market {
	font-size: 13px;
	color: #999;
	line-height: 22px;
	margin: 9px 0 0 30px;
}

.haozz_dyshow_desc i {
	font-style: normal;
}

.haozz_dyshow_desc .box-price dl dd.dd_fw {
	float: right;
	font-size: 13px;
	color: #999;
	margin-top: 9px;
}

.haozz_dyshow_desc .box-price dl dd.dd_fw i {
	display: inline-block;
	width: 20px;
	height: 18px;
	vertical-align: middle;
	margin: 0 8px 4px 0;
	background: url(../img/icon_dy_fw.png) no-repeat;
}

.haozz_dyshow_desc .box-price dl dd.dd_fw i.fwcon1 {
	background-position: 1px 0px;
}

.haozz_dyshow_desc .box-price dl dd.dd_fw i.fwcon2 {
	background-position: -91px 0;
}

.haozz_dyshow_desc .box-price dl dd.dd_fw i.fwcon3 {
	background-position: -188px 0;
}

.haozz_dyshow_desc .box-price dl {
	position: relative;
}

.haozz_dyshow_desc .price-sell .dd_xj {
	float: left;
	font-size: 20px;
	color: #ff0101;
	font-weight: bold;
	margin-top: -5px;
}

.haozz_dyshow_desc .box-price dl dd.cjpj {
	font-size: 13px;
	color: #999;
	position: absolute;
	left: 65px;
	top: 35px;
}

.haozz_dyshow_desc .box-price dl dd.cjpj b {
	font-weight: normal;
	color: #be6c44;
}

/* .haozz_dyshow_desc .goods-box{
	margin-top: 45px;
} */
.haozz_dyshow_desc .goods-box .box-specs {
	margin-top: 15px;
}

.haozz_dyshow_desc .goods-box dl dd {
	float: left;
	width: 719px;
	line-height: 25px;
}

.haozz_dyshow_desc .goods-box dl dd ul li {
	padding: 2px 10px;
	margin: 5px 12px 5px 0;
	line-height: 25px;
	background: #fff;
	border: 1px solid #dcdcdc;
	outline: 1px solid #fff;
	float: left;
	cursor: pointer;
}

.haozz_dyshow_desc .goods-box dl dd ul li span {
	font-size: 13px;
}

.haozz_dyshow_desc .goods-box dl dd ul li img {
	width: 36px;
	height: 36px;
	margin: 3px -5px;
	border-radius: 3px;
}

.haozz_dyshow_desc .goods-box dl dd ul li.action,
.haozz_dyshow_desc .goods-box dl dd ul li:hover {
	border: 1px solid #ff383d;
	outline: none;
	background: url(../img/icon_dy_chose.png) bottom -1px right -1px no-repeat;
}

.box-status {
	display: none;
}

.haozz_dyshow_desc .goods-box .box-nums {
	padding-top: 0;
	margin-top: 25px;
	float: left;
}

.haozz_dyshow_desc .goods-box .box-nums dd {
	float: none;
	position: relative;
	width: 84px;
	line-height: normal;
	margin-top: 0;
}

.haozz_dyshow_desc .goods-box .box-nums a {
	width: 34px;
	height: 26px;
	font-size: 18px;
	line-height: 20px;
	display: inline-block;
	background-color: #f3f3f3;
	border: 1px solid #dadada;
	text-decoration: none;
	text-align: center;
	float: left;
}

.haozz_dyshow_desc .goods-box .box-nums a:hover {
	border: 1px solid #666;
}

.haozz_dyshow_desc .goods-box .box-nums input {
	width: 50px;
	height: 50px;
	line-height: 50px;
	padding: 0;
	font-size: 16px;
	text-align: center;
	border-left: 1px solid #dadada;
	border-right: none;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	overflow: hidden;
	outline: medium;
	vertical-align: middle;
	margin-bottom: 4px;
	float: left;
}

.haozz_dyshow_desc .goods-box .box-nums span {
	margin: 0 10px;
	font-size: 14px;
	color: #666;
}

.haozz_dyshow_desc .goods-box dl.box-nums dt {
	line-height: 44px;
}

.haozz_dyshow_desc .goods-box .box-nums a.box-nums-add {
	position: absolute;
	right: 0;
	top: 0;
}

.haozz_dyshow_desc .goods-box .box-nums a.box-nums-sub {
	position: absolute;
	right: 0;
	bottom: 4px;
	font-size: 24px;
	line-height: 22px;
}

.haozz_dyshow_desc .infobox .haozz_dy_btngroup {
	margin: 25px 0 0 20px;
	float: left;
}

.haozz_dyshow_desc .infobox .haozz_dy_btngroup>a {
	display: inline-block;
	width: 150px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-right: 18px;
	color: #fff;
	border-radius: 0;
}

.haozz_dyshow_desc .infobox .haozz_dy_btngroup>a.btn-dy-ljdg {
	background-color: #ff4800;
}

.haozz_dyshow_desc .infobox .haozz_dy_btngroup>a.btn-dy-jrgwc {
	background-color: #fff2ec;
	border: solid 1px #ff4800;
	color: #ff4800;
	line-height: 48px;
}

.haozz_dyshow_desc .infobox .haozz_dy_btngroup>a.btn-dy-jrgwc:before {
	content: "";
	display: inline-block;
	width: 22px;
	height: 18px;
	margin-right: 5px;
	vertical-align: middle;
	background: url(../image/haozz/icon_btn_jrgwc.png) no-repeat;
	margin-bottom: 2px;
}

.haozz_qkshow_content .haozz_maincon h4.tit {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}

.haozz_qkshow_content .haozz_maincon dl.zzcs_jbxx {
	border-bottom: solid 1px #f1f1f1;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.haozz_qkshow_content .haozz_maincon dl.zzcs_jbxx dd {
	float: left;
	font-size: 14px;
	line-height: 30px;
	width: 35%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_qkshow_content .haozz_maincon dl.zzcs_jbxx dd:nth-of-type(3n) {
	width: 30%;
}

.haozz_qkshow_content .haozz_maincon dl.zzcs_jbxx dd b {
	font-size: 14px;
	font-weight: normal;
	color: #999;
}

.haozz_qkshow_content .haozz_maincon dl.zzcs_jbxx dd span {
	font-size: 14px;
	color: #333;
}

/* 订阅重要说明 */
.haozz_dy_zysm p {
	font-size: 14px;
	line-height: 30px;
	text-align: justify;
}

.haozz_dy_zysm p span.orange {
	color: #ff4800;
}

/* 订阅成交记录 */
.haozz_dy_cjjl table thead tr td {
	height: 30px;
	line-height: 30px;
	background-color: #ececec;
	font-size: 12px;
}

.haozz_dy_cjjl table tbody tr td {
	line-height: 42px;
	border-bottom: 1px solid #ececec;
}

.haozz_dy_cjjl table thead tr td,
.haozz_dy_cjjl table tbody tr td {
	/* width: 19%; */
	text-align: center;
}

.haozz_dy_cjjl table thead tr td:first-of-type,
.haozz_dy_cjjl table tbody tr td:first-of-type {
	/* width: 24%; */
	padding-left: 10px;
	text-align: left;
}

.haozz_dy_cjjl table thead tr td:last-of-type,
.haozz_dy_cjjl table tbody tr td:last-of-type {
	text-align: right;
	padding-right: 10px;
}

.haozz_dy_cjjl table tbody tr td span.price {
	color: #14b4f0;
}

.haozz_dy_cjjl table tbody tr td span.time {
	color: #999;
}

/* 评论 */
.haozz_dy_wypl .con {
	line-height: 2;
	margin: 0px 0;
	background-color: #fff;
	text-align: left;
	font-size: 14px;
	color: #333;
}

.haozz_dy_wypl .con p {
	margin: 0 20px;
}

.haozz_dy_wypl .con p img:first-child {
	margin-left: -2em;
}

.haozz_dy_wypl .con p img.stzoom {
	margin-left: 2em;
}

.haozz_dy_wypl .list ul {
	margin: 0 20px;
	padding: 10px 0;
}

.haozz_dy_wypl .list ul li {
	height: 28px;
	line-height: 28px;
	padding-left: 10px;
	background-image: url(dot.png);
	background-position: 0 12px;
	background-repeat: no-repeat;
}

.haozz_dy_wypl .list ul li.split {
	height: 0px;
	border-bottom: 1px dotted #ececec;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

.haozz_dy_wypl .list ul li a.title {
	color: #333;
	float: left;
}

.haozz_dy_wypl .list ul li a.title:hover {
	text-decoration: none;
	color: #cc0001;
}

.haozz_dy_wypl .list ul li span.date {
	font-size: 12px;
	color: #999;
	float: right;
}

.haozz_dy_wypl .list ul li span.author {
	width: 125px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	margin-right: 20px;
	font-size: 12px;
	float: right;
	color: #1e7cbe;
}

.haozz_dy_wypl .list ul li span.author a {
	font-size: 12px;
	color: #1e7cbe;
}

.haozz_dy_wypl .list .more {
	height: 35px;
	line-height: 35px;
	text-align: right;
}

.haozz_dy_wypl .list .more a {
	height: 35px;
	line-height: 35px;
	color: #333;
	margin-right: 20px;
}

.haozz_dy_wypl .list .more a:hover {
	text-decoration: none;
	color: #cc0001;
}

.bbs-item-simple {
	margin: 15px 0;
	border-bottom: 1px solid #f1f1f1;
}

.bbs-item-simple .bbs-info {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #777;
}

.bbs-item-simple .bbs-info::after {
	content: '';
	display: inline-block;
	background: url(dd/icon_show_plstars.png) no-repeat;
	width: 87px;
	height: 12px;
	float: right;
}

.bbs-item-simple .bbs-info .author {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin: 0 4px;
}

.bbs-item-simple .bbs-info .title a {
	margin: 0 5px;
	color: #e1251b;
}

.bbs-item-simple .bbs-info .title a:hover {
	color: #cc0001;
}

.bbs-item-simple .bbs-tool {
	line-height: 24px;
	font-size: 12px;
	color: #999;
	padding-bottom: 20px;
}

.bbs-item-simple .bbs-tool a {
	color: #777;
	font-size: 13px;
}

.bbs-item-simple .bbs-tool a:hover {
	color: #cc0001;
	text-decoration: none;
}

.bbs-item-simple .bbs-tool a span {
	color: #666666;
}

.bbs-item-simple .bbs-tool .l {
	float: left;
}

.bbs-item-simple .bbs-tool .r {
	float: right;
}

.bbs-item-simple .bbs-tool .date {
	color: #999;
	font-size: 12px;
}

.bbs-item-simple .bbs-tool .ip {
	margin-right: 50px;
	color: #999;
}

.bbs-item-simple .bbs-tool .reply-but i {
	width: 14px;
	height: 14px;
	vertical-align: middle;
	background: url(../img/icon_dy_reply.png) no-repeat;
	display: inline-block;
	margin: 0 5px 4px 0;
}

.bbs-item-simple .bbs-tool .reply-but b {
	font-weight: normal;
	margin-left: 5px;
}

.bbs-item-simple .bbs-content .bbs-title {
	height: 30px;
	line-height: 30px;
	padding-left: 2em;
	background-color: #fafafa;
}

.bbs-item-simple .bbs-content .bbs-title a {
	font-weight: bold;
}

.bbs-item-simple .bbs-content p {
	margin: 20px 0;
	font-size: 13px;
	line-height: 24px;
	color: #333;
}

.bbs-item-simple .bbs-content .stzoom {
	float: left;
	margin: 0 20px 10px 20px;
	cursor: pointer;
	outline: 1px solid #aaa;
	padding: 5px;
}

.car-detail {
	margin: 0 auto 20px;
}

.filebtn {
	position: relative;
	display: block;
	width: 90px;
	margin: 20px auto 0;
	+margin-bottom: 20px:;
	text-align: center;
	font: normal 14px/40px "Microsoft YaHei";
	font-size: 13px;
	color: #333;
}

.filebtn::after {
	content: '';
	width: 12px;
	height: 12px;
	display: inline-block;
	background: url(../img/icon_show_plmore.png) no-repeat;
	vertical-align: middle;
	margin: 0 0 2px 6px;
}

.fileW .expand b {
	background-position: 6px -635px
}

.content-box {
	color: #000;
	margin-top: 30px;
}

.dlbox {
	margin-top: -20px;
}

.content-box .box-title {
	height: 50px;
	line-height: 50px;
	font-size: 28px;
	text-align: center;
	margin-bottom: 20px;
}

.content-box .box-sub-title {
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 18px;
	color: #996600;
	/*padding-left: 10px;
	border-left: 3px solid #ff5836;*/
}

.content-box .box-con {
	line-height: 32px;
	margin-bottom: 20px;
	font-size: 16px;
	text-align: left;
	text-indent: 2em;
}

.content-box .box-con p a {
	color: #000;
	text-decoration: none;
}

.content-box .box-con p a:hover {
	color: #996600;
}

.content-box .box-body {
	line-height: 32px;
	margin-bottom: 20px;
	font-size: 16px;
	text-align: left;
	text-indent: 2em;
}

.box-comment .box-txt {
	padding: 5px 10px;
	background-color: #f9f9f9;
}

.box-comment .box-txt textarea {
	width: 100%;
	height: 70px;
	line-height: 25px;
	border: 0 solid #fff;
	background-color: #f9f9f9;
	font-size: 14px;
	color: #999;
	font-family: 'Microsoft Yahei';
}

.box-comment .box-but {
	margin-top: 20px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	float: right;
}

.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(preview.png);
	background-repeat: no-repeat;
	background-position: -140px -136px;
	float: left;
}

.box-comment .box-but .file-selected {
	background-position: -140px -180px;
}

.box-comment .box-but .but-file:hover {
	border: 1px solid #e1251b;
}

.box-comment .box-but .but-file span {
	position: absolute;
	width: 120px;
	height: 30px;
	line-height: 30px;
	color: #e1251b;
	text-align: center;
	text-indent: 50px;
	display: inline-block;
}

.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);
}

.box-comment .box-but .but-submit {
	float: right;
}

.box-comment .box-but .but-submit a {
	width: 86px;
	height: 30px;
	line-height: 30px;
	background-color: #14b4f0;
	border-radius: 3px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.box-comment .box-but .but-submit a:hover {
	opacity: .8;
}

.box-comment .box-but a.login {
	margin: 0 20px;
	font-size: 12px;
}

.box-comment .box-but span.tip {
	color: #999;
	font-size: 12px;
	margin-right: 20px;
}

.box-comment .box-login {
	width: 50%;
	height: 30px;
	line-height: 30px;
	color: #999;
	float: right;
	margin-top: 20px;
	text-align: right;
}

.box-comment .box-login a {
	margin: 0 10px;
}

.reply-form {
	text-indent: 0;
	margin: 10px 0;
	/*margin-left: 150px;*/
}

.reply-form .reply-input {
	/*width:700px;*/
	height: 40px;
	overflow: hidden;
}

.reply-form .reply-input .l {
	float: left;
	width: 80%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #ddd;
}

.reply-form .w2 .l {
	width: 805px;
}

.reply-form .reply-input .r {
	float: left;
	width: 80px;
	height: 40px;
	text-align: center;
	background-color: #14b4f0;
}

.reply-form .reply-input .c {
	border: 0 none;
	outline: 0 none;
	font-size: 14px;
	color: #666;
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.reply-form .reply-input .s {
	border: none;
	background-color: #14b4f0;
	font-size: 14px;
	color: #fff;
	text-align: center;
	width: 95%;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
}

.reply-form .reply-input:hover .l {
	border: 1px solid #14b4f0;
}

.reply-form .reply-input:hover .r {
	background-color: #3ac0f3;
}

.reply-form .reply-input:hover .s {
	color: #fff;
	background-color: #14b4f0;
}

/* 期刊知识 */
.haozz_qkzsshow_content .haozz_artshow_left ul li {
	background-color: #fff;
	padding: 30px 40px;
	border-bottom: none;
	margin-bottom: 10px;
}

.haozz_qkzsshow_content .haozz_artshow_left ul li h3 {
	font-size: 20px;
	line-height: 1;
	margin-bottom: 20px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_qkzsshow_content .haozz_artshow_left ul li .item-abstract {
	font-size: 14px;
	line-height: 26px;
	color: #777;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-align: justify;
}

.haozz_qkzsshow_content .haozz_artshow_left ul li .item-date {
	line-height: 20px;
	font-size: 13px;
	font-weight: normal;
	color: #999;
	margin-top: 15px;
	text-align: right;
}

.haozz_qkzsshow_content .haozz_artshow_left ul li:hover {
	box-shadow: 0 0 35px rgba(0, 0, 0, 0.06);
}

/* 订阅--热门杂志 */
.haozz_right_rmzz {
	background-color: #fff;
	padding: 25px 55px;
}

.haozz_right_rmzz>h4 {
	font-size: 22px;
	font-weight: bold;
	color: #222;
	margin-bottom: 15px;
}

.haozz_right_rmzz>div a {
	display: block;
	float: left;
	width: 25%;
	padding-right: 2%;
	font-size: 14px;
	line-height: 28px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_right_rmzz>div a:nth-of-type(4n) {
	padding-right: 0;
}

/* 订阅--基本参数 */
.haozz_qkshow_tlqkdh {
	padding: 30px 36px;
	background-color: #f9f9f9;
	margin-bottom: 30px;
}

.haozz_qkshow_content .haozz_qkshow_tlqkdh .tit {
	font-size: 16px;
	color: #222;
	font-weight: bold;
	text-align: center;
}

.haozz_qkshow_content .haozz_qkshow_tlqkdh .tit::before {
	content: "";
	display: inline-block;
	width: 78px;
	height: 1px;
	background-color: #e2e2e2;
	margin: 0 8px 4px 0;
}

.haozz_qkshow_content .haozz_qkshow_tlqkdh .tit::after {
	content: "";
	display: inline-block;
	width: 78px;
	height: 1px;
	background-color: #e2e2e2;
	margin: 0 0 4px 8px;
}

.haozz_qkshow_content .haozz_qkshow_tlqkdh dl dd {
	float: left;
	width: 33.33%;
	line-height: 32px;
	font-size: 13px;
	color: #999;
	padding-right: 2%;
}

.haozz_qkshow_content .haozz_qkshow_tlqkdh dl dd b {
	font-weight: normal;
}

.haozz_qkshow_content .haozz_qkshow_tlqkdh dl dd span {
	color: #222;
}

/* 文章摘录 */
.haozz_qkshow_content .haozz_qk_wzzl {
	padding: 30px 55px
}

.haozz_qkshow_content .haozz_qk_wzzl h3 {
	font-size: 22px;
	font-weight: bold;
	color: #222;
	margin-bottom: 20px;
}

.haozz_qkshow_content .haozz_qk_wzzl p {
	font-size: 15px;
	line-height: 2;
}

.haozz_qkshow_content .haozz_qk_wzzl p b {
	font-weight: normal;
	float: left;
	max-width: 73%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_qkshow_content .haozz_qk_wzzl p span {
	display: block;
	max-width: 23%;
	color: #777;
	font-size: 12px;
	float: right;
	line-height: 30px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* 期刊标签上下本 */
.haozz_qklabel_page {
	padding: 20px 40px;
	background-color: #fff;
	margin-bottom: 12px;
}

.haozz_qklabel_page ul li {
	font-size: 14px;
	color: #222;
	line-height: 36px;
}

.haozz_qklabel_page ul li a {
	font-size: 14px;
	color: #222;
}

.haozz_qklabel_page ul li:hover {
	color: #14b4f0;
}

.haozz_qklabel_page ul li:hover a {
	color: #14b4f0;
}

/* 热门期刊推荐 */
.haozz_qk_qktj {
	padding: 44px 55px 37px 55px;
	margin-bottom: 12px;
	background-color: #fff;
}

.haozz_qk_qktj h4 {
	font-size: 22px;
	font-weight: bold;
	color: #222;
	margin-bottom: 17px;
}

.haozz_qk_qktj ul li {
	float: left;
	width: 25%;
	font-size: 15px;
	line-height: 36px;
	color: #222;
	padding-right: 3%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.haozz_qk_qktj ul li:nth-of-type(4n) {
	padding-right: 0;
}

/* 字母检索 */
.haozz_zmlist {
	background-color: #fff;
	padding: 35px 35px 8px 35px;
	margin-bottom: 16px;
}

.haozz_zmlist>span {
	float: left;
	font-size: 14px;
	line-height: 20px;
}

.haozz_zmlist .haozz_const_left {
	float: left;
	width: 91%;
	height: auto;
	line-height: normal;
	padding-left: 15px;
	margin-bottom: 0;
}

.haozz_zmlist .haozz_const_left>a {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	margin: 0 62px 24px 0;
}

.haozz_zmlist .haozz_const_left>a.active {
	background-color: #ff4800;
	border-radius: 2px;
	color: #fff;
}

.haozz_zmlist .haozz_const_left>a:nth-of-type(13) {
	margin-right: 0;
}

.haozz_dyshow_desc .infobox p.zz_keyjs {
	font-size: 14px;
	color: #333;
	margin-top: 8px;
}

.haozz_dyshow_desc .infobox p.desc_zzjj {
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	color: #777;
	padding: 20px 25px;
	background-color: #f9f9f9;
}

.haozz_dyshow_desc .sell-time {
	font-size: 14px;
	float: left;
	line-height: 24px;
}

.haozz_dyshow_desc .sell-time:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../image/haozz/icon_djs.png) no-repeat;
	vertical-align: middle;
	margin: 0 8px 6px 0;
}

.haozz_dyshow_desc .sell-time span {
	display: inline-block;
	width: 24px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background-color: #fff2ec;
	border-radius: 3px;
	font-size: 14px;
	color: #ff4800;
	margin: 0 6px 0 2px;
}

.haozz_dyshow_desc .dd_fw {
	float: right;
	font-size: 13px;
	color: #999;
	line-height: 24px;
}

.haozz_dyshow_desc .dd_fw i {
	display: inline-block;
	width: 20px;
	height: 18px;
	vertical-align: middle;
	margin: 0 8px 4px 0;
	background: url(../image/haozz/icon_dy_fwlist.png) no-repeat;
}

.haozz_dyshow_desc .dd_fw i.fwcon1 {
	background-position: 1px 0px;
}

.haozz_dyshow_desc .dd_fw i.fwcon2 {
	background-position: -91px 0;
}

.haozz_dyshow_desc .dd_fw i.fwcon3 {
	background-position: -188px 0;
}

/* SCI */
.haozz_scishow_content .haozz_maincon p.p_zdgz {
	font-size: 14px;
	margin-bottom: 0;
	color: #ff7800;
}

.haozz_scishow_content .haozz_maincon ul.u_zdgz li {
	float: left;
	border-radius: 2px;
	border: solid 1px #ff7800;
	font-size: 14px;
	margin: 16px 16px 0 0;
	color: #ff7800;
}

.haozz_scishow_content .haozz_maincon ul.u_zdgz li a,
.haozz_scishow_content .haozz_maincon ul.u_zdgz li span {
	display: block;
	width: 100%;
	height: 100%;
	color: #ff7800;
	padding: 5px 15px;
}

.haozz_scishow_content .haozz_maincon ul.u_zdgz li a:hover {
	background-color: #ff7800;
	color: #fff;
	opacity: 1;
}

.hauto {
	height: auto;
	max-height: auto;
	overflow: hidden;
}

.hfix {
	max-height: 694px;
	overflow: hidden;
}

/* 范文列表 */
.haozz_fanwen_list,
.block-fanwen-content {
	background-color: #fff;
}

.haozz_fanwen_list ul li {
	padding: 32px 42px;
	border-bottom: 1px solid #ececec;
}

.haozz_fanwen_list ul li .item-title {
	display: block;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

.haozz_fanwen_list ul li .item-content p {
	font-size: 14px;
	color: #777;
	line-height: 1.75;
}

.haozz_fanwen_list ul li .item-keyword,
.block-fanwen-content .item-keyword {
	margin: 20px 0 0 0;
}

.haozz_fanwen_list ul li .item-keyword .right-tag::before,
.block-fanwen-content .item-keyword .right-tag::before {
	content: '';
	display: inline-block;
	width: 11px;
	height: 11px;
	background: url(../images/dd/icon_fanwen_tag.png) no-repeat center;
	vertical-align: middle;
	margin: 0 8px 2px 0;
}

.haozz_fanwen_list ul li .item-keyword .left-time::before,
.block-fanwen-content .item-keyword .left-time::before {
	content: '';
	display: inline-block;
	width: 11px;
	height: 11px;
	background: url(../images/dd/icon_fanwen_time.png) no-repeat center;
	vertical-align: middle;
	margin: 0 8px 2px 0;
}

.haozz_fanwen_list ul li .item-keyword .right-tag a,
.block-fanwen-content .item-keyword .right-tag a {
	font-size: 12px;
	color: #969696;
}

.haozz_fanwen_list ul li .item-keyword .left-time,
.block-fanwen-content .item-keyword .left-time {
	font-size: 12px;
	color: #969696;
	margin: 2px 22px 0 0;
}

.haozz_fanwen_list ul li:hover .item-title {
	color: #00aced;
}

/* 分期列表 */
.haozz_qkshow_fqlist {
	margin-top: 30px;
}

.haozz_qkshow_fqlist .bar-title {
	font-size: 26px;
	margin-bottom: 12px;
	text-align: center;
}

.haozz_qkshow_fqlist .content-box {
	margin-top: 0;
}

.haozz_qkshow_fqlist .box-item {
	background-color: #fff;
	border-radius: 10px;
	padding: 40px;
}

.haozz_qkshow_fqlist .box-item dd.column {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-bottom: none;
}

.haozz_qkshow_fqlist .box-item dd {
	border-bottom: 1px solid #eee;
	margin-bottom: 16px;
	padding-bottom: 20px;
}

.haozz_qkshow_fqlist .box-item dd:last-of-type {
	margin-bottom: 0;
	border-bottom: none;
}

.haozz_qkshow_fqlist .box-item dd .name p {
	font-size: 16px;
}

.haozz_qkshow_fqlist .box-item dd .name span {
	font-size: 14px;
	color: #777;
	line-height: 24px;
	margin: 16px 0;
	display: block;
}

.haozz_qkshow_fqlist .box-item dd .art_list_cont {
	font-size: 12px;
	color: #999;
}

.haozz_qkshow_fqshow .fqshow_box {
	background-color: #fff;
	padding: 40px;
	border-radius: 10px;
}

.haozz_qkshow_fqshow .fqshow_box>h2, .haozz_qkshow_fqshow .fqshow_box>h1 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.haozz_qkshow_fqshow .fqshow_box .box-info {
	line-height: 25px;
	color: #3ca2c8;
	text-align: center;
}

.haozz_qkshow_fqshow .fqshow_box .box-item {
	font-size: 16px;
	line-height: 32px;
}

.haozz_qkshow_fqshow .fqshow_box .box-item p {
	margin-top: 10px;
}

.haozz_qkshow_fqshow .fqshow_box .haozz_qk_btngroup {
	text-align: center;
}

.haozz_qkshow_fqshow .qikan_box {
	background-color: #fff;
	padding: 20px;
	margin-bottom: 12px;
	text-align: center;
	border-radius: 10px;
}

.haozz_qkshow_fqshow .qikan_box img {
	width: 200px;
	height: 265px;
	margin-bottom: 20px;
}

.haozz_qkshow_fqshow .qikan_box .box-info {
	line-height: 25px;
	text-align: left;
	padding-left: 30px;
	font-size: 14px;
}

.haozz_index_yqlj_dy {
	margin-top: 0;
	padding: 25px 54px;
}

.articles-box {
	padding: 50px 20px;
	background-color: #fff;
	min-height: 500px;
}

.articles-box ul li {
	width: 270px;
	height: 270px;
	float: left;
	margin: 10px 15px;
	text-align: center;
}

.articles-box ul li>.item-image {
	/* width: 130px;
	height: 180px; */
	margin:0 auto 10px;
}

.articles-box ul li>.item-title h2 {
	font-size: 16px;
	color: #222;
}

.articles-box ul li>.item-price {

	color: red;
	margin-top: 4px;
}
.articles-box ul li>.item-price i{
	font-style: normal;
}
.articles-box ul li>.item-price s{
	display: inline-block;
	margin-left: 10px;
}
.favolisa ul li{
	width: 198px;
	height: 340px;
	float: left;
	margin: 0 28px 20px 0;
	position: relative;
	overflow: hidden;
}
.favolisa ul li.box-item .item-image{
	border: 1px solid #fff;
	padding: 15px 0;
	margin-bottom: 5px;
	text-align: center;
}
.favolisa ul li.box-item:hover .item-image{
	border: 1px solid #14b4f0;
}
.favolisa ul li.box-item .item-image a{
	width: 130px;
	height: 180px;
	display: inline-block;
	overflow: hidden;
}
.favolisa ul li.box-item .item-image a img{
	width: 130px;
	height: 180px;
}
.favolisa ul li.box-item .item-title{
	height: 35px;
	text-align: center;
}
.favolisa ul li.box-item .item-title a{
	line-height: 35px;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color:#14b4f0;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.favolisa ul li.box-item .item-title2{
	height: 59px;
	text-align: center;
	overflow: hidden;
}
.favolisa ul li.box-item .item-title2 a{
	line-height: 28px;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #14b4f0;
}
.favolisa ul li.box-item .item-issue{
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	color: #666;
}
.favolisa ul li.box-item .item-info{
	height: 24px;
	line-height: 24px;
	color: #666;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.favolisa ul li.box-item .item-info a{
	margin-right: 5px;
}
.favolisa ul li.box-item .item-icon{
	width: 19px;
	height: 41px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.favolisa ul li.box-item .sd{
	background-image: url(../image/sd.png);
}
.favolisa ul li.box-item .hx{
	background-image: url(../image/hx.png);
}
.favolisa ul li.box-item .rx{
	background-image: url(../image/rx.png);
}
.favolisa ul li.box-item .item-discount{
	position: absolute;
	display: none;
}
.favolisa ul li.box-item .item-price{
	line-height: 28px;
	/*color: #01af63;*/
	color: #c40000;
	font-size: 16px;
	text-align: center;
}
.favolisa ul li.box-item .item-price i{
	margin: 0 5px;
	font-style: normal;
}
.favolisa ul li.box-item .item-price s{
	margin-left: 20px;
	font-size: 14px;
	color: #999;
	font-style: normal;
}
.favolisa ul li.box-item .item-but{
	margin: 10px auto;
}
.favolisa ul li.box-item .item-but a{
	padding: 5px 10px;
	text-decoration: none;
	color: #14b4f0;
	border: 1px solid #14b4f0;
}
.favolisa ul li.box-item .item-but a:hover{
	color: #fff;
	background-color: #14b4f0;
	border: 1px solid #14b4f0;
}
.favolisa ul li.box-item .item-but a i{
	margin-right: 5px;
	vertical-align: middle;
}
.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);
}
/* 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;}

.haozz_qkshow_content .haozz_comcon h3 span.newtip{
	font-size: 14px;
	color: #ff0000;
}
.haozz_sci_list{
	min-height: 540px;
}
/* 关键词 */
.haozz_keylist .left_panel{
	padding: 0 52px 40px 52px;
	width: 884px;
	background-color: #fff;
	margin-right: 16px;
}
.haozz_keylist .right_panel{
	width: 300px;
}
.haozz_keylist .left_panel .fqlist_box ul li:first-of-type{
	padding-top: 25px;
}
.haozz_keylist .left_panel .fqlist_box ul li:not(.column){
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #f1f1f1;
}
.haozz_keylist .left_panel .fqlist_box ul li:not(.column):last-of-type{
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.haozz_keylist .left_panel .fqlist_box ul li.column{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #222;
	line-height: 32px;
	margin: 40px auto 25px;
}
.haozz_keylist .left_panel .fqlist_box ul li .name b{
	display: block;
	font-size: 15px;
	font-weight: normal;
	color: #222;
	margin-bottom: 14px;
	line-height: 20px;
}
.haozz_keylist .left_panel .fqlist_box ul li .name span.page{
	float: right;
	font-size: 13px;
	font-weight: normal;
	color: #999;
	line-height: 20px;
}
.haozz_keylist .left_panel .fqlist_box ul li .keyword{
	font-size: 13px;
	color: #999;
}
.haozz_keylist .left_panel .fqlist_box ul li .keyword:nth-of-type(2){
	margin-top: 10px;
}
.haozz_keylist .left_panel .fqlist_box ul li .keyword a{
	font-size: 13px;
	color: #999;
}
.haozz_keylist .left_panel .fqlist_box ul li .keyword a:hover{
	color: #14b4f0;
}
.haozz_keylist .haozz_tag_qkdh{
	background-color: #fff;
	padding: 0 25px;
	margin-bottom: 16px;
}
.haozz_keylist .haozz_tag_qkdh .box-title{
	height: 62px;
	line-height: 62px;
	font-size: 16px;
	font-weight: bold;
	color: #222;
	border-bottom: solid 1px #eee;
}
.haozz_keylist .haozz_tag_qkdh ul{
	padding: 15px 0;
}
.haozz_keylist .haozz_tag_qkdh ul li {
	float: left;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	color: #666;
	text-align: center;
	width: 48%;
	margin: 0 4% 4% 0;
	background-color: #f6f6f6;
}
.haozz_keylist .haozz_tag_qkdh ul li:nth-of-type(2n){
	margin-right: 0;
}
.haozz_keylist .haozz_tag_qkdh ul li a{
	display: block;
	color: #666;
}
.haozz_keylist .loadmore_btn .loadmore a, .haozz_keylist .loadmore_btn .loading2 em, .haozz_keylist .btn-more-box .loadmore{
	background-color: #f9f9f9;
	margin-bottom: 0;
	margin-top: 50px;
}
.haozz_artshow_left {
	width: 884px;
}
.haozz_artshow_right {
	width: 300px;
}
.haozz_wz_rcombox{
	padding: 0 22px;
	background-color: #fff;
	margin-bottom: 16px;
}
.haozz_wz_rcombox>.box-title{
	font-size: 16px;
	font-weight: bold;
	color: #222;
	line-height: 62px;
}
.haozz_tag_qkdh ul {
	text-align: center;
	padding-bottom: 15px;
}
.haozz_tag_qkdh ul li {
	float: left;
	width: 48%;
	margin: 0 4% 10px 0;
}
.haozz_tag_qkdh ul li:nth-of-type(2n){
	margin-right: 0;
}
.haozz_tag_qkdh ul li a {
	margin: 0 auto;
	display: block;
	height: 34px;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
	background-color: #f7f7f7;
	border: 1px solid #ececec;
}
.haozz_tag_qkdh ul li a:hover {
	color: #fff;
	background-color: #14b4f0;
	border: 1px solid #14b4f0;
}

.price-new-box{
	width: 890px;
	background-color: #ffffff;
	margin: 16px auto;
	padding: 30px 54px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}
.price-new-box .left{
	display: flex;
	
}
.price-new-box .left .pic{
	width: 90px;
	height: auto;
	background-color: #666;
}
.price-new-box .left .pic img{
	width: 100%;
	height: 100%;
}
.price-new-box .left .des{
	margin-left: 20px;
}
.price-new-box .left .des p{
	color: #777777;
	font-size: 14px;
	margin-top: 15px;
}
.price-new-box .left h3{
	color: #333333;
	font-size: 20px;
}
.price-new-box .left .des p .jk{
	margin-left: 20px;
}
.price-new-box .left  .des p .dj b{
	color: #e60023;
	font-size: 16;
}
.price-new-box .left .des p a{
	display: inline-block;
	margin-right: 30px;
	color: #777777;
	font-size: 14px;
}
.price-new-box .left .des p a i{
	display: inline-block;
	width: 4px;
	height: 4px;
	background-color: #777777;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 2px;
}
.price-new-box  .left p{
	margin-top: 4px;
}
.price-new-box  .left p a{
	display: inline-block;
	color: #222222;
	font-size: 14px;
	margin-right: 32px;
}
.price-new-box  .left p a i{
	display: inline-block;
	width: 14px;
	height: 14px;
	/* background: url(../image/jg-new.png) no-repeat center center; */
	vertical-align: middle;
	margin-right: 6px;
	margin-bottom: 2px;
}
.price-new-box .right {
	display: flex;
	margin-top: 49px;
}
.price-new-box .right .book{
	display: block;
	width: 130px;
	height: 42px;
	line-height: 42px;
	border: solid 1px #ff4800;
	text-align: center;
	background-color:#ff4800;
	border-radius: 8px;
	color: #ffffff;
	font-size: 16px;
	margin-right: 20px;
	float: left;
}
.price-new-box .right .buy{
	display: block;
	width: 130px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background-color: #ffffff;
	border-radius: 8px;
	border: solid 1px #ff4800;
	color: #ff4800;
	font-size: 16px;
	float: left;
	transition: all 0.2s;
}
.price-new-box .right .book:hover{
	opacity: 0.85;
}
.price-new-box .right .buy:hover{
	background-color: #ff4800;
	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;
}

/* 弹窗 */
.haozz_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;
}
.haozz_member_info .haozz_m_alert_box{
	left: 58.5%;
	top: 43%;
}
.haozz_member_pass .haozz_m_alert_box{
	left: 58.5%;
	top: 38%;
}
.haozz_m_alert_icon_in {
	width: 35px;
	height: 35px;
	margin: 0 auto 16px;
	background: url(../images/dd/icon_member_tck.png) no-repeat center;
}
.haozz_m_alert_box .alert_content p{
	font-size: 18px;
}
.haozz_m_alert_box_show {
	opacity: 1;
	transform: translate(-50%, -50%) translateY(0);
}
.haozz_tougao_body .dliside a:last-of-type, .jyxk_vip_body .dliside a:last-of-type, .gywm-body .dliside a:last-of-type{
	border-bottom: none;
}