﻿@charset "utf-8";
/* 资料页样式表 */

/**

 */
em {
	font-style: normal
}
.zl_top {
	padding: 20px;
	margin-bottom: 20px;
	background-color: #fff;
}
.zl_nav {
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #dbdbdb;
	font-size: 12px;
}
.zl_nav p span a {
	float: left;
	padding: 6px 10px;
	margin-right: 10px;
	margin-bottom: 4px;
	border-radius: 5px;
	font-style: normal;
	cursor: pointer;
	color:#000;
}
.zl_nav2 span a {
	float: left;
	padding: 4px 10px;
	margin-right: 4px;
	margin-top:10px;
	border-radius: 5px;
	font-style: normal;

	color:#000;
}
.zl_top .last {
	border-bottom: none;
	padding-bottom: 0;
}
.zl_nav strong {
	float: left;
	width: 70px;
	text-align: right;
	margin-right: 5px;
	margin-top: 6px;
}
.zl_nav p {
	padding-left: 75px;
}
* + html .zl_nav p {
	padding-left: 0;
}
.zl_nav a i {
	color: #000;
	transition: color 0.3s ease 0s;
}
.zl_nav a i:hover {
	color: #f00;
}
.zl_nav i {
	float: left;
	padding: 6px 10px;
	margin-right: 10px;
	margin-bottom: 4px;
	border-radius: 5px;
	font-style: normal;
	cursor: pointer;
}
* + html .zl_nav i {
	padding: 6px 6px;
}
.zl_nav i a {
	color: #000;
}
.zl_nav i.on {
	background-color: #26aef3;
	color: #fff;
}
.zl_nav i.on a {
	background-color: #26aef3;
	color: #fff;
}
.resource_style p {
	display: none;
	float: left;
	margin-top: 3px;
	padding: 6px 0 6px 10px;
	border: 1px solid #26aef3;
	border-radius: 5px;
	position: relative;
	background-color: #fff;
}
.resource_style p.type3 {
	margin-left: 222px;
}
.resource_style p.type4 {
	margin-left: 287px;
}
.resource_style p.type5 {
	margin-left: 366px;
}
.resource_style p img {
	position: absolute;
	top: -8px;
	left: 30px;
}
.resource_style p em {
	float: left;
	margin-right: 15px;
	color: #333;
	font-style: normal;
	cursor: pointer;
}
.resource_style p em.cur {
	color: #26aef3;
}
.zl_l {
	float: left;
	width: 260px;
	margin-right: 20px;
}
.zl_l_b1 {
	padding: 8px 14px 14px;
	width: 230px;
	margin-bottom: 20px;
	background-color: #fff;
}
.zl_l_b1_tit {
	height: 34px;
	line-height: 34px;
	border-bottom: 1px solid #ddd;
}
.zl_l_b1_tit h6 {
	float: left;
	height: 33px;
	line-height: 33px;
	border-bottom: 2px solid #26aef3;
	font-size: 14px;
}
.zl_l_b1_con {
	height: 240px;
	margin-top: 10px;
	padding: 10px;
	overflow-y: auto;
	overflow-x: hidden;
}
.zl_l_b1_con p {
	height: 25px;
	padding-left: 20px;
	background: url(xiaoxue_img/l_s.png) 0 0 no-repeat;
}
.zl_l_b1_con p.lb {
	background: url(xiaoxue_img/l_sb.png) 0 -22px no-repeat;
}
.zl_l_b1_con p a {
	float: left;
	height: 16px;
	line-height: 16px;
	margin-top: -7px;
	padding-left: 15px;
	background: url(xiaoxue_img/s_1.png) 0 0 no-repeat;
	font-size: 12px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.zl_l_b1_con p a.dy {
	background: url(xiaoxue_img/s_0.png) 0 0 no-repeat;
}
.zl_r {
	float: left;
	width: 858px;
	padding: 18px 30px 30px;
	overflow: hidden;
	background-color: #fff;
	color: #333;
}
.zl_r_top {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
}
.zl_r_top .totle {
	float: left;
	width: 240px;
}
.zl_r_top .totle span {
	color: #f00;
}
.search_in_result {
	float: left;
	width: 436px;
	height: 34px;
}
.search_in_result input {
	float: left;
	border: none;
}
.search_in_result input[type="text"] {
	width: 330px;
	height: 16px;
	line-height: 16px;
	padding: 9px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}
.search_in_result .ser_btn {
	float: left;
	width: 88px;
	height: 34px;
	line-height: 30px;
	background-color: #fcfcfc;
	background-image: url(xiaoxue_img/icon_cmn.png);
	background-position: 12px -710px;
	background-repeat: no-repeat;
	border-left: 1px solid #d9d9d9;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	text-indent: 20px;
	cursor: pointer;
}
.zl_r_top_page {
	float: right;
	width: 115px;
	line-height: 36px;
}
.zl_r_top_page i {
	float: right;
	width: 25px;
	height: 25px;
	margin-top: 4px;
	border: 1px solid #d9d9d9;
	background-image: url(xiaoxue_img/icon_cmn.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.zl_r_top_page i.btn_r {
	background-position: 9px -745px;
}
.zl_r_top_page i.btn_l {
	background-position: -24px -745px;
	margin: 4px 10px 0;
}
.zl_r_top_page span.cur {
	color: #f00;
}
.zl_r_list {
	border-bottom: 1px dotted #d9d9d9;
	padding: 25px 0 15px;
}
.zl_r_list2 {

	padding: 10px 0 10px;
}
.zl_style_icon {
	float: left;
	width: 150px;
	height: 155px;
	background-image: url(xiaoxue_img/icon_inner.png);
	background-repeat: no-repeat;
}
.word {
	background-position: 0px 0px;
}
.ppt {
	background-position: 0px -182px;
}
.zip {
	background-position: 0px -366px;
}
.excel {
	background-position: 0px -553px;
}
.txt {
	background-position: 0px -747px;
}
.other {
	background-position: 0px -937px;
}
.zl_list_con {
	float: left;
	width: 708px;
}

.zl_list_con .top {
	border-bottom: 1px solid #d9d9d9;
	position: relative;
}
.zl_list_con .top h5 {
	width: 600px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 16px;
	background-repeat: no-repeat;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.zl_list_con .top h5 a {
	color: #333;
}
.zl_list_con .top h5 a:hover {
	color: #26aef3;
	text-decoration: underline;
}
/**morelist.html **/
.zl_list_con2 {
	float: left;
	width: 860px;
}

.zl_list_con2 .top {
	border-bottom: 1px solid #d9d9d9;
	position: relative;
}
.zl_list_con2 .top h5 {
	width: 600px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 16px;
	background-repeat: no-repeat;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.zl_list_con2 .top h5 a {
	color: #333;
}
.zl_list_con2 .top h5 a:hover {
	color: #26aef3;
	text-decoration: underline;
}

/** morelist.html end**/

.cf em.docx {
	background-position: -120px -1123px;
}
.cf em.doc {
	background-position: -120px -1123px;
}
.cf em.ppt {
	background-position: -120px -1152px;
}
.cf em.pptx {
	background-position: -120px -1152px;
}
.cf em.zip {
	background-position: -120px -1180px;
}
.cf em.rar {
	background-position: -120px -1180px;
}
.cf em.mp3 {
	background-position: -120px -1180px;
}
.cf em.mp4 {
	background-position: -120px -1180px;
}
.cf em.swf {
	background-position: -120px -1180px;
}
.cf em.xls {
	background-position: -120px -1208px;
}
.cf em.xlsx {
	background-position: -120px -1208px;
}
.cf em.txt {
	background-position: -120px -1236px;
}
.cf em.pdf {
	background-position: -120px -1265px;
}
.zl_list_con .top .in {
	padding: 15px 0 10px;
}
.zl_list_con .top .in p {
	float: left;
	height: 18px;
	line-height: 18px;
	padding-left: 20px;
	margin-right: 30px;
	font-size: 12px;
	font-family: "SimSun";
	color: #999;
	background-image: url(xiaoxue_img/icon_cmn.png);
	background-repeat: no-repeat;
}
/*morelist.html*/
.zl_list_con2 .top .in {
	padding: 5px 0 5px;
}
.zl_list_con2 .top .in p {
	float: left;
	height: 18px;
	line-height: 18px;
	padding-left: 20px;
	margin-right: 30px;
	font-size: 12px;
	font-family: "SimSun";
	color: #999;
	background-image: url(xiaoxue_img/icon_cmn.png);
	background-repeat: no-repeat;
}

.zl_list_con2 .top .in p.tim {
	background-position: 0px -1141px;
}
.zl_list_con2 .top .in p.stl {
	background-position: 0px -1037px;
}
.zl_list_con2 .top .in p.ctt {
	background-position: 0px -1087px;
}
.zl_list_con2 .top .in p.dow {
	background-position: 0px -1172px;
}
.zl_list_con2 .top .in p.aut {
	background-position: 0px -1062px;
}
.zl_list_con2 .top .in p.kb {
	background-position: 0px -1111px;
}
.zl_list_con2 .top .tag {
	position: absolute;
	top: 5px;
	right: 0px;
	z-index: 1;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	color: #fff;
	border-radius: 2px;
}


/*morelist.html end*/
.zl_list_con .top .in p.tim {
	background-position: 0px -1141px;
}
.zl_list_con .top .in p.stl {
	background-position: 0px -1037px;
}
.zl_list_con .top .in p.ctt {
	background-position: 0px -1087px;
}
.zl_list_con .top .in p.dow {
	background-position: 0px -1172px;
}
.zl_list_con .top .in p.aut {
	background-position: 0px -1062px;
}
.zl_list_con .top .in p.kb {
	background-position: 0px -1111px;
}
.zl_list_con .top .tag {
	position: absolute;
	top: 5px;
	right: 0px;
	z-index: 1;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	color: #fff;
	border-radius: 2px;
}
.zl_list_con .top .leavel1 {
	width: 66px;
	text-indent: 30px;
	background: url(xiaoxue_img/icon_cmn.png) 10px -684px no-repeat;
	background-color: #5ab660;
}
.zl_list_con .top .leavel1:hover {
	width: 66px;
	text-indent: 30px;
	background: url(xiaoxue_img/icon_cmn.png) 10px -684px no-repeat;
	background-color: #4da550;
}
.zl_list_con .top .leavel2 {
	width: 66px;
	text-align: center;
	background-color: #ff9900;
}
.zl_list_con .top .leavel2:hover {
	width: 66px;
	text-align: center;
	background-color: #dd8800;
}
.zl_list_con .top .leavel3 {
	width: 75px;
	text-align: center;
	background-color: #f00;
}
.zl_list_con .top .leavel3:hover {
	width: 75px;
	text-align: center;
	background-color: #d00;
}
.zl_list_con .top .leavel4 {
	width: 75px;
	text-align: center;
	background-color: #26aef3;
}
.zl_list_con .top .leavel4:hover {
	background-color: #229cda;
}
.zl_list_con .bot {
	padding: 10px 0;
	font-size: 14px;
	color: #666;
	word-break: break-all;
}
/*资料内容页*/
.zld {
	width: 880px;
	padding: 15px 20px 30px 20px;
	background-color: #fff;
}
.zld_top {
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 18px;
	margin-bottom: 25px;
}
.zld_top_tit {
	margin-bottom: 6px;
}
.zld_top_tit em {
	float: left;
	width: 40px;
	height: 42px;
	margin-right: 10px;
}
.zld_top_tit h1 {
	float: left;
	line-height: 30px;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	width: 820px;
	word-break: break-all;
}
.zld_top_tips p {
	float: left;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	color: #666;
	padding-right: 12px;
	margin-right: 12px;
	border-right: 1px solid #d9d9d9;
}
.zld_top_tips p.last {
	border-right: 0;
}
.zld_top_tips p span.auther {
	color: #26aef3;
	margin-right: 12px;
}
.p_x, .zy_con {
	font-size: 16px;
	color: #666;
	word-break: break-all;
}
.zy_con {
	line-height: 26px;
	word-break: break-all;
}
.p_x {
	line-height: 26px;
	word-break: break-all;
}
.zl_cz {
	height: 36px;
	margin: 30px 0 25px;
}
.zl_cz span {
	float: left;


	color: #333;

	height: 36px;
	line-height: 36px;

	margin-right: 20px;


	cursor: pointer;
}
.zl_cz a {
	float: left;
	background-color: #e6e6e6;
	font-size: 14px;
	color: #333;

	height: 36px;
	line-height: 36px;
	border-radius: 3px;
	margin-right: 30px;
	background-image: url(xiaoxue_img/icon_cmn.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.zl_cz a:hover {
	background-color: #26aef3;
	color: #fff;
}
.zl_cz a.a104 {
	width: 104px;
	text-indent: 34px;
}
.zl_cz a.a1 {
	background-position: 12px -769px;
}
.zl_cz a.a1:hover {
	background-position: 12px -798px;
}
.zl_cz a.a4 {
	background-position: 12px -965px;
}
.zl_cz a.a4:hover {
	background-position: 12px -994px;
}
.zl_cz a.a122 {
	width: 132px;
	text-indent: 36px;
}
.zl_cz a.a2 {
	background-position: 12px -831px;
}
.zl_cz a.a2:hover {
	background-position: 12px -864px;
}
.zl_cz a.a3 {
	background-position: 12px -900px;
}
.zl_cz a.a3:hover {
	background-position: 12px -935px;
}
#bdShare span {
	float: left;
	line-height: 28px;
	margin-right: 10px;
	font-size: 12px;
	color: #333;
}
#bdShare a {
	width: 28px;
	height: 28px;
	padding-left: 15px;
	margin: 0px;
	background-image: url(xiaoxue_img/icon_share.png);
	background-repeat: no-repeat;
}
#bdShare a.bds_more {
	background-position: 0px 0px;
}
#bdShare a.bds_qzone {
	background-position: 0px -30px;
}
#bdShare a.bds_tsina {
	background-position: 0px -60px;
}
#bdShare a.bds_tqq {
	background-position: 0px -90px;
}
#bdShare a.bds_renren {
	background-position: 0px -120px;
}
#bdShare a.bds_weixin {
	background-position: 0px -150px;
}
.zl_yulan {
	margin-top: 30px;
	border-top: 1px dotted #d9d9d9;
	padding-top: 40px;
}
.zl_yulan .p_11 {
	line-height: 30px;
	font-size: 12px;
}
.zt_tj_box ol li i {
	float: left;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	margin: 11px 5px 8px 0;
	font-size: 12px;
	border-radius: 3px;
	background-color: #ccc;
	color: #fff;
	font-weight: bold;
	font-style: normal;
}
.zt_tj_box ol li i.s1 {
	background-color: #f37022;
}
.zt_tj_box ol li i.s2 {
	background-color: #fd8a45;
}
.zt_tj_box ol li i.s3 {
	background-color: #fcb056;
}
.zt_tj_box ol li .title {
	float: left;
	max-width: 400px;
	padding: 8px 0;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.zt_tj_box ol li .title:hover {
	color: #26aef3;
	text-decoration: underline;
}
.zt_tj_box ol li p {
	float: right;
	height: 20px;
	line-height: 20px;
	margin: 12px 0px 0px 20px;
	padding-left: 20px;
	background-image: url(xiaoxue_img/icon_cmn.png);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #999;
}
.zt_tj_box ol li p.care {
	background-position: 0px -1061px;
}
.zt_tj_box ol li p.tag {
	float: left;
	background-position: 0px -1035px;
	color: #ff9900;
	margin-top: 8px;
}
/*.zt_tj_box ol li p.care {
        background-position: 0px -1061px;
    }*/

.zt_tj_box ol li p.has {
	width: 90px;
	background-position: 0px -1086px;
}
.zt_tj_box ol li p.kb {
	background-position: 0px -1110px;
}
.zt_tj_box ol li em {
	float: left;
	width: 20px;
	height: 20px;
	margin: 10px 0 0 10px;
	background: url(xiaoxue_img/icon_inner.png);
	background-repeat: no-repeat;
}
.zt_tj_box ol li em.word_sm {
	background-position: -122px -1125px;
}
.zt_tj_box ol li em.zip_sm {
	background-position: -122px -1182px;
}
.zt_tj_box ol li em.excel_sm {
	background-position: -122px -1210px;
}
.zt_tj_box ol li em.txt_sm {
	background-position: -122px -1238px;
}
.zt_tj_box ol li em.other_sm {
	background-position: -122px -1266px;
}
.zt_tj_box .getMore {
	padding: 16px 0 0;
	font-size: 14px;
	color: #333;
}
.zt_tj_box .getMore a {
	color: #26aef3;
}
/*用户评价*/
.comments {
	padding: 20px 20px 50px;
	background-color: #fff;
}
.comments .xk_r_tit span {
	float: right;
	font-size: 12px;
	color: #666;
}
.comments .xk_r_tit span strong {
	font-weight: normal;
	color: #f00;
}
.cmt_star {
	padding-left: 20px;
	height: 16px;
	line-height: 16px;
	margin: 15px 0;
}
.cmt_star span {
	float: left;
	font-size: 14px;
	color: #666;
}
#star {
	float: left;
}
.z_count {
	float: right;
}
.z_count i {
	font-style: normal;
	font-size: 12px;
	color: #999;
}
.z_count i.red {
	color: #f00;
}
#saytext {
	width: 830px;
	height: 136px;
	margin-left: 20px;
	padding: 10px;
	border: 1px solid #d9d9d9;
	background-color: #fff;
	font-size: 14px;
}
.cmt_bot {
	height: 22px;
	padding-left: 20px;
	padding-top: 15px;
}
.cmt_bot p {
	float: left;
}
.cmt_bot p input[type="radio"] {
	float: left;
	margin: 4px 5px 0 0;
	width: 14px;
	height: 14px;
}
.cmt_bot p span {
	float: left;
	padding-right: 12px;
	font-size: 14px;
	color: #333;
}
#pub_comment {
	float: right;
	border: none;
	width: 76px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background-color: #26aef3;
}
.comments_listem {
	margin: 15px 0 20px 20px;
	border-top: 1px solid #d9d9d9;
	padding: 10px 0 0 10px;
}
.comments_list {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #d9d9d9;
}
.comments_list dt {
	float: left;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	margin-right: 10px;
}
.comments_list dd {
	padding-left: 66px;
}
.comments_list dd.user_name {
	height: 56px;
	line-height: 56px;
}
.user_cmt_con {
	line-height: 24px;
	font-size: 14px;
	color: #333;
}
.user_cmt_cz {
	height: 18px;
	line-height: 18px;
	margin-top: 6px;
	font-size: 12px;
	color: #999;
}
.user_cmt_cz b {
	font-weight: normal;
}
.user_cmt_cz em {
	float: left;
	width: 18px;
	height: 18px;
	margin-right: 6px;
	background: url(xiaoxue_img/icon_cmn.png) 0px -1205px no-repeat;
	cursor: pointer;
	position: relative;
}
.user_cmt_cz em.zaned {
	background: url(xiaoxue_img/icon_cmn.png) 0px -1232px no-repeat;
}
.user_cmt_cz em i {
	font-style: normal;
	color: #26aef3;
	position: absolute;
	top: -12px;
	left: 0;
	z-index: 1;
}
.comment_page {
	width: 112px;
	font-size: 14px;
	color: #333;
}
.zl_l_b1_con p a.on {
	color: #26aef3;
}
.mask-layer {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	background-color: #000;
	z-index: 200;
	left: 0;
	top: 0;
	filter: alpha(opacity=50);
	display: none;
}
#pop-window {
	position: fixed;
	width: 600px;
	left: 50%;
	margin-left: -300px;
	top: 300px;
	background-color: #FFF;
	border: 1px solid #9c9c9c;
	z-index: 201;
	box-shadow: 0 0 12px 1px #333;
	display: none;
}
.rs_d {
	text-align: center;
	padding: 10px 5px;
	border: 1px solid #ebebeb;
	border-top: 3px solid #1D7AD9;
	width: 238px;
}
.list_lef {
	width: 250px;
}
.pop-content {
	padding: 10px 35px;
	font-family: 'Microsoft YaHei';
	font-size: 16px;
}
.pop-content h3 {
	font-size: 18px;
	padding-top: 20px;
	text-align: center;
}
.pop-content h3 span {
	color: #999;
	margin-left: 5px;
}
.pop-content .pop-body {
	margin: 15px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px dotted #ccc;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.pop-body .red {
	color: red;
}
.pop-body p {
	line-height: 200%;
}
.pop-body .download-btn {
	margin-top: 15px;
	width: 182px;
	height: 57px;
	border: none;
	margin-bottom: 5px;
	cursor: pointer;
}
.pop-footer {
	text-align: center;
	padding-bottom: 30px;
	font-size: 14px;
	line-height: 28px;
}
.pop-footer a {
	color: #1d7ad9;
}
.pop-close-btn {
	width: 16px;
	height: 16px;
	background: url(xiaoxue_img/close.jpg) no-repeat 0 -1px;
	position: absolute;
	cursor: pointer;
	top: 15px;
	right: 15px;
	overflow: hidden;
}
/*翻页*/
.page {
	padding-top: 30px;
}
.page a {
	float: left;
	font-size: 14px;
	padding: 4px 10px;
	margin-right: 15px;
	border: 1px solid #ddd;
	color: #666;
	border-radius: 3px;
}
.page a:hover, .page a.on {
	background-color: #26aef3;
	border-color: #26aef3;
	color: #fff;
}
.softprice {
	float: left;
	padding: 4px 20px 0px 0px;
	font-size: 20px;
}
.lv1font {
	color: #5ab660;
}
.lv2font {
	color: #ff9900;
}
.lv3font {
	color: #f00;
}
.lv4font {
	color: #26aef3;
}
