@charset "utf-8";
/* css document */

body{
	overflow:auto;
	font:12px/1.5  "microsoft yahei","微软雅黑","simsun","宋体";
	color:#333;
	zoom:100%;
}
a,input,select,option,textarea,button{
	font-family: arial,"microsoft yahei","微软雅黑",sans-self;
}
.wrapper {
	position: relative;
	z-index: 1;
	height: 350px;
	width: 100%;
	overflow: hidden;
	-ms-touch-action: none;
}

.scroller {
	position: absolute;
	z-index: 1;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	height: 350px;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
	-ms-transform: translatez(0);
	-o-transform: translatez(0);
	transform: translatez(0);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}
/*
@font-face{
	font-family:微软雅黑;
	src:;
}
*/
table{border-collapse:collapse; border-spacing:0;}
.hide{display:none;}
.clearfix:after{
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0;
}

.hide{display:none;}
.link{color:#146c88;}
a{text-decoration:none; color:#146c88;}
a:visited{text-decoration:none; color:#146c88;}
a:hover{text-decoration:underline;color:#146c88;}


/* 主框架 layout css */
.header{
	position:relative;
	z-index:300;
	height:50px;
	background:rgba(0,0,0,0.7);
}
.footer{}
.topshop{}
.wrap{}
.content{}

/* end */

/* 页头中的样式 header css */
.logo{float:left; padding:8px 0 0;}
.logo img{width:230px; height:34px;}
/* wen edit 20150513
.header .categorys{
	float:left;
	padding:0 0 0 50px;
}
 */
.logo .logoimg {
    background-image: url(/uploads/image/saimages/surplus.png);
    background-position: 0px -467px;
    background-repeat: no-repeat;
    width: 230px;
    height: 34px;
}
.header .search{float:left; padding:10px 0 0;}
.header .search .stext,
.header .search .sbtncss{
	float:left;
	height:30px;
	border:none;
	background:url(/uploads/image/saimages/search1-bg.png) no-repeat;
	line-height:30px;
}
.header .search .stext{
	width:160px;
	padding:0 5px;
	background-position:left 0;
}
.header .search .sbtncss{
	width:30px;
	background-position:right 0;
	cursor:pointer;
}
.header .shop{float:right;}
.header .shop li{
	position:relative;
	float:left;
}
.header .shop li.upload{padding:10px 10px 0;}
.header .shop li.signin a,
.header .shop li.login a{
	float:left;
	display:block;
	height:50px;
	padding:0 20px;
	font:18px/50px "微软雅黑";
	color:white;
    text-decoration: none;
}
.header .shop li.signin a:hover,
.header .shop li.login a:hover,
.header .shop li.signin a.current,
.header .shop li.login a.current{background:rgba(0,0,0,0.7);}
/* 用户提示信息 */
.header .shop li.usertips a.mycenter{
	display:block;
	float:left;
	height:50px;
	padding:0 30px 0 10px;
	background:url(/uploads/image/saiicons/pointer-down.png) no-repeat 46px center;
}
.header .shop li.usertips a.mycenter:hover,
.header .shop li.usertips a.current{
	background:#111 url(/uploads/image/saiicons/pointer-down.png) no-repeat 46px center;
}
.header .shop li.usertips .gravatar{
	margin-top:10px;

    border-radius: 3px;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    overflow: hidden;
    vertical-align: middle;
    width: 30px;

}
.header .shop li.usertips .gravatar img{width:30px; height:30px;}
/* 专用导航 */
.mynav{float:right;}
.mynav ul{overflow:hidden; padding:20px 20px 0;}
.mynav li{
	float:left;
	height:30px;
	margin:0 5px;
	padding:0 5px;
	line-height:30px;
}
.mynav li a{
	font-size:14px;
	color:#ddd;
}
.mynav li a:hover{color:white;}
.mynav li.current{
	border-bottom:solid 2px white;
	height:28px;
	line-height:28px;
}
.mynav li.current a{color:white;}
/* end */


/* 换背景作按钮 */
.skin-peeler{
	position:absolute;
	z-index:3;
	top:0;
	right:0;
}
/* 文档分类 */
.bookslist{
	position:relative;
	float:left;
	height:30px;
	background:url(/uploads/image/saiicons/books.png) no-repeat left center;
	margin-left:30px;
	margin-top:10px;
	padding-left:25px;
	font:14px/30px "微软雅黑";
}
.bookslist a{
	display:inline-block;
	height:30px;
	background:url(/uploads/image/saiicons/pointer-down.png) no-repeat right center;
	padding-right:25px;
	line-height:30px;
	color:#ddd;
}
.downmenu1{
	display:none;
	position:absolute;
	z-index:9;
	top:50px;
	right:0;
	background:rgba(0,0,0,0.9);
	box-shadow:0 1px 3px #171717;
	color:white;
}
/* 用户快捷登录 */
.userlogin{
	width:280px;
	padding:20px;
}
.userlogin .tips{
	border:solid 1px #cc6600;
	border-radius:3px;
	margin-bottom:5px;
	padding:5px;
	color:#ffffff;
	text-align:center;
}
/* 用户快捷操作 */
.userlinks{width:130px;}
.userlinks li{
	clear:left;
	padding:0;
}

.userlinks li a i{padding: 0 10px 0 0;}
.userlinks li a:hover{
	color:#00b0ff;
}


.downmenu1{
	display:none;
	position:absolute;
	z-index:9;
	top:50px;
	right:0;
	background:#111;
	box-shadow:0 1px 3px #171717;	
	color:white;
}

.downmenu2{
	display:none;
	position:absolute;
	z-index:9;
	top:35px;
	left:-130px;
	width:400px;
	background:url(/uploads/image/saimages/downmenu2-bg.png) no-repeat top center;
	padding:10px 0 0;
}
.downmenu2 ul{
	border:solid 3px #ddd;
	background:#efefef;
	box-shadow:0 1px 3px #aaa;
	overflow:hidden;
	padding:5px 10px;
}
.downmenu2 ul li{float:left;}
.downmenu2 ul li a{
	display:block;
	width:93.5px;
	height:20px;
	background:none;
	margin:5px 0;
	padding:0;
	line-height:20px;
	color:#666;
}
.downmenu2 ul li a:hover{color:#333;}
/* end */

/* 顶部换肤操作中的样式 top shop css */
.topshop{
	display:none;
	background:white url(/uploads/image/saimages/topshop-bg-x.png) repeat-x bottom;
	padding:10px 0;
}
.skin-panel{margin-left:4px;margin-right:40px;overflow:hidden;position:relative;  zoom:1}
.skin-list{overflow:hidden;}
.skin-list li{
	float:left;
	padding:10px 20px;
	cursor:pointer;
	position: relative;
	_zoom:1;
}
.skin-list li p{text-align:center; line-height:30px;}
.skin-list li p em{color:red;}
.skinimg{
	position:relative;
	width:120px;
	height:80px;
	border:solid 1px #ddd;
	background:white;
	padding:1px;
}
.skinimg img,
.skinimg div{width:120px; height:80px;display:block;}
.skinimg div.addcolor{background:url(/uploads/image/saiicons/add-color-bg.png) no-repeat center center;}
.skinimg div.addcolor:hover{background:url(/uploads/image/saiicons/add-color-hover.png) no-repeat center center;}
.skinimg span.checked{
	display:none;
	position:absolute;
	z-index:3;
	top:0;
	right:0;
	width:20px;
	height:20px;
	background:url(/uploads/image/saiicons/checked.png) no-repeat;
}
.topshop li.current .skinimg{
	width:118px;
	height:78px;
	border:solid 2px red;
}
.skin-list li.current .skinimg img,
.skin-list li.current .skinimg div{width:118px; height:78px;}
.skin-list li.current .skinimg span.checked{display:block;}

.skinpaging{
	position:absolute;
	z-index:1;
	bottom:52px;
	right:5px;
}
.skinpaging a.prevskin,
.skinpaging a.nextskin{
	display:block;
	width:22px;
	height:22px;
	margin-top:1px;
	border:solid 1px #ddd;
	background:url(/uploads/image/saiicons/pointer-left.png) no-repeat center center;
}
.skinpaging a.nextskin{background:url(/uploads/image/saiicons/pointer-right.png) no-repeat center center;}
.skinpaging a:hover{border-color:#f39800;}
/*
.submitbox{
	border-top:dashed 1px #ddd;
	padding:10px;
	text-align:center;
}
*/
/* end */

/* 面包屑导航 */
.breadcrumb{
	position:relative;
	z-index:1;
	height:35px;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	background:#f6f4f0;
	box-shadow:0 1px 5px rgba(0,0,0,0.3);
}
.breadcrumb .subnav{
	float:left;
	font-family:"微软雅黑","宋体";
	line-height:35px;
}
/* end */

/* 二次检索 */
.subsearch{
	border:solid 1px #ddd;
	background:white;
	box-shadow:0 1px 3px rgba(0,0,0,0.2);
	margin-bottom:0px;	
}
.subsearch .boxone{
	border-bottom:solid 1px #ddd;
	overflow:hidden;
}
.subsearch .boxtwo{overflow:hidden;}
/* 二级分类布局 */
.sublist1{overflow:hidden;}
.sublist1 dt{
	background:#ddd;
	height:34px;
	line-height:30px;
	font-size:14px;
}
.sublist1 dt h5{float:left; padding:0 10px;}
.sublist1 dd{
	padding:5px 10px 10px;
	overflow:hidden;
	position:relative;
}

/* 二次检索类别 */
.filtrate1{display:block;float:left; padding:0 5px 0px 5px;width:100%;}
.filtrate1 li{float:left; padding:5px 10px 5px 0;}
.filtrate1 li.name{padding-right:0; font-size:14px;}
.filtrate1 li a{
	display:block;
	height:22px;
	padding:0 10px;
	border:solid 1px #ddd;
	line-height:22px;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
}
.filtrate1 li.current a{
	border-color:#ff3200;
	background:#ff6400;
	color:white;
}
/* 检索结果提示文字 */
.resulttips{
	float:left;
	padding:5px 10px;
	height:24px;
	line-height:24px;
}
.resulttips em{
	padding:0 5px;
	font-size:14px;
	color:red;
}
.resulttips a.tolink{padding: 0 5px;}
/* 快捷翻页 */
.toppaging{float:right; padding:5px 10px;}
.toppaging li{float:left;}
.toppaging li.number{
	height:24px;
	padding:0 10px 0 0;
	line-height:22px;
}
.toppaging li{
	display:block;
	height:22px;
	margin-left:2px;
	padding:0 10px;
	border:solid 1px #ddd;
	background:white;
	line-height:22px;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
.toppaging li:hover{
	border-color:#ff3200;
	background:#f39800;
	color:white;
}
/* 列表视图切换 */
.toggleview{display:block;top:5px;right:10px;;position:absolute;}
.toggleview li{float:left; border-left:solid 0px #ddd;}
.toggleview li a{
	display:block;
	width:24px;
	height:24px;	
	background:url(/uploads/image/saimages/toggleview-bg.png) no-repeat;
}

.toggleview li a.tinypic{background-position:0 0;}
.toggleview li a.bigpic{background-position:0 -34px;}
.toggleview li.current a.tinypic,
.toggleview li a.tinypic:hover{background-position:-34px 0;}
.toggleview li.current a.bigpic,
.toggleview li a.bigpic:hover{background-position:-34px -34px;}
/* end */

/* 页脚中的样式 footer css */
.footer{background:#4c4c4c url(/uploads/image/saimages/footer-bg.png) repeat-x; color:white;}
.footer .mainpart{padding:10px 0; line-height:25px;}
.footer .copyrught{float:left;}

.footer .copyrught  a {
    color: #fff;
    font-size: 12px;
}


.footer .tel{float:right;}
.footer .service-qq{
	display:block;
	width:96px;
	height:25px;
	background:url(/uploads/image/saimages/service-qq-bg.png) no-repeat;
	cursor:pointer;
}
.footer .service-qq:hover{background-position:0 -25px;}
/* end */

/* 底部活跃区域 active */
.activelist{background:#eee url(/uploads/image/saimages/activelist-bg.png) repeat-x top;}
.columns{
	float:left;
	width:25%;
	padding:20px 0;
	color:#666;
}
.columns h3{
	padding-bottom:10px;
	font:18px/100% "微软雅黑";
	color:#333;
}
.columns h3 a{
	padding-bottom:10px;
	font:18px/100% "微软雅黑";
	color:#333;
}
.columns ul{float:left; padding:5px 50px 0 0;}
.columns li{line-height:2;}
.columns li a{color:#666; text-decoration:none;}
.columns li a:hover{color:#33bbd9;}

.columns-ad{

	float:left;
}
.columns li a.weibo{
	display:inline-block;
	float:left;
	margin-right:10px;
}
.columns-ad .qrcode{
	float:left;
	margin:8px 10px 0;
	padding:2px 2px 5px;
	background:white;
	font-size:14px;
	line-height:100%;
	text-align:center;
}
.columns-ad .qrcode img{width:100px; margin-bottom:5px;}
.columns-ad .adtext{
	float:left;
	width:150px;
	padding:20px 0;
}
/* end */
/* 文档列表内容管理，如：排序、筛选等 */
.list-manage {
	position: relative;
}
.list-manage-tools {
	border: solid 1px #ddd;
	margin-bottom: 10px;
}

.list-manage-tools .toolsbox1,
.list-manage-tools .toolsbox2 {
	position: relative;
	padding: 5px 14px;
	line-height: 25px;
}
.list-manage-tools .toolsbox1 {background: #f6f6f6; font-size: 13px;line-height: 30px;border-bottom: 1px solid #ddd;}
.list-manage-tools .toolsbox1 h6 a{color: #333;}
.list-manage-tools .toolsbox1 .arrow{padding: 0 5px; color: #999;}
.list-manage-tools .toolsbox1 .miaos{padding: 0 0 0 15px; color: #999;}

.list-manage-tools .toolsbox2 {
	padding: 12px 14px;
	overflow: hidden;
	background: white;
}

/* 更多筛选条件容器 */
.list-manage-tools .siftbox {padding:0;}

/* 过滤项排列 */
.list-filtrate2 {
	position: relative;
	max-height: 50px;
	padding-right: 0px;
	line-height: 25px;
	overflow: hidden;
}

.list-filtrate2 li {float: left;}
.list-filtrate2 li a {
	display: block;
	float: left;
	padding: 0 15px 0 0;
	font-size: 14px;
	font-weight: inherit;
	text-decoration: none;
	white-space: nowrap;
	color:#666;
}
.list-filtrate2 li a:hover{color:#00a0e9;}
.list-filtrate2 li.current a{color:#00a0e9;}

.list-filtrate3 {
	position: relative;
	max-height: 200px;
	padding: 2px 8px;
	overflow: auto;
	border: solid 1px #ddd;
}

.mode-open-more,
.mode-close-more {
	position: absolute;
	z-index: 1;
	top: 10px;
	right: 10px;
	padding-right: 15px;
	cursor: pointer;
	font-size: 12px;
	color:#f60;
}
.mode-open-more{background:url(/uploads/image/saiicons/more-down.png) no-repeat right center;}
.mode-close-more{background:url(/uploads/image/saiicons/more-up.png) no-repeat right center;}

/* 按首字母筛选分类 */
.list-nametag {
	display: none;
	position: relative;
	overflow: hidden;
	padding-bottom: 9px;
}
.list-nametag li {
	position: relative;
	float: left;
	margin: 0 1px;
	padding: 0 5px;
	height: 25px;
	line-height: 25px;
	cursor: pointer;
}

.list-nametag li b {
	display: none;
	position: absolute;
	z-index: 1;
	bottom: -6px;
	left: 50%;
	margin-left: -4.5px;
	width: 9px;
	height: 9px;
}
.list-nametag li.current{background:#ff6400; color: white;}
.list-nametag li.current b {
	display: inline-block;
	background:url(/uploads/image/saimages/pointer-orange.png) no-repeat;
}

/* 二次检索 */
.list-filter{
	border:solid 1px #ddd;
	background:#fff;
	height: 42px;
}

.list-filter .item{float: left;}
.list-filter .item a{
	display: block;
	padding: 0 15px;
	height: 42px;
	line-height: 42px;
	text-decoration: none;
	color: #666;
}
.list-filter-view .item a{padding: 0 10px;}
.list-filter .item a.iconfont{color: #999}

.list-filter-sort{float: left; overflow: hidden;}
.list-filter-sort .item{float: left;}
.list-filter-sort .item a{border-right: 1px solid #ddd;}
.list-filter-sort .item a:hover{background: #f6f6f6; color: #333;}
.list-filter-sort .item a.current{background: #f6f6f6; color: #333;}

.list-filter-view{float: right;margin-right: 10px;}
.list-filter-view .item{float: left;}
.list-filter-view .item a:hover{color: #f90;}
.list-filter-view .item a.current{background: white; color: #f90;}

.list-filter-view .item-page-turning{
	float: left;
	padding: 0 15px;
	height: 35px;
	line-height: 35px;
	border-left: solid 1px #ddd;
}
.list-filter-view .item-page-turning span{padding: 0 5px;}
.list-filter-view .item-page-turning a{
	color: #666;
	text-decoration: none;
}
.list-filter-view .item-page-turning a:hover{color: #00a1e9;}
.list-filter-view .item-page-turning a.disable{color: #ccc; cursor: no-drop;}

.list-key-words{
	margin-bottom: 10px;
	padding: 10px;
	background: #f6f6f6;
	font-size: 14px;
}
.list-key-words a{
	padding-right: 15px;
	color: #00a1e9;
	text-decoration: underline;
}


/* 面包屑 breadcrumb */
.breadcrumb{}
/* end */

/* 返回顶部以及页面其他浮动操作 */
.toplayer-shop{
	position:fixed;
	right:10px;
	bottom:85px;
	width:50px;
}
.gotop{
    position:relative;
    width:48px;
    height:48px;
  /*  background: #eee;*/
    cursor:pointer;
    text-align: center;
    transition:background 1s;
    -moz-transition:background 1s;	/* firefox 4 */
    -webkit-transition:background 1s;	/* safari 和 chrome */
    -o-transition:background 1s;	/* opera */
	font-size: 16px;
    line-height: 18px;
}
.gotop a{color: #999;text-decoration: none;}
.gotop .imglogo{display:block;}
.gotop .txtlogo{display:none;}
.gotop a .iconfont{font-size: 24px; line-height: 48px;}
.gotop:hover{background:#a3a3a3;}
.gotop:hover a{color: #fff;}
.gotop:hover a.imglogo{display:none;}
.gotop:hover a.txtlogo{display:block;padding-top: 6px;}
/* end */
/* 通用布局框架 common layou css */
.layoutfull,
.layout01,.layout02,.layout03{padding:10px 0; overflow:hidden;}
.layout01 .boxleft{float:left;}
.layout01 .boxright{}
.layout02{margin:0 auto; width: 100%;}
.layout02 .boxleft{margin-right:260px!important; margin-right:257px;min-height:800px;}
.layout02 .boxleft1{margin-right:0;}
.layout02 .boxright{float:right; width:250px;}
.layout03 .boxleft{float:left;}
.layout03 .boxright{}
/* end */
.doctopbox {
    border-bottom: medium none;
    margin-bottom: 0;
}
/* 通用盒子模型样式 common boxs css */
.commonbox1,
.commonbox2,
.commonbox3,
.commonbox4,
.commonbox5,
.commonbox6,
.commonbox1 .box,
.commonbox2 .box,
.commonbox3 .box,
.commonbox4 .box,
.commonbox6 .box,
.commonbox5 .box{position:relative;  zoom:1}
.commonbox1{
	padding:16px 0;
	background: #fff;
	border: solid 1px #ddd;
	margin-bottom: 10px;
}
.commonbox4{position:relative; padding:20px 0;}
.commonbox1 .topic{
	overflow:hidden;
	padding: 0 20px 6px;
}
.commonbox1 .topic h2{
	float:left;
	font-size:16px;
	line-height:26px;
	color:#333;
}
.stitle{
	width:568px;display:block-inline;white-space:nowrap;overflow:hidden; text-overflow: ellipsis;
}
.commonbox1 .topic h2 a{color:#666;}
.commonbox1 .box{padding:10px 0;}
.commonbox2,.commonbox3{
	border:solid 1px #ddd;
	background:#f9f9f9;
    /*
	box-shadow:0 1px 3px rgba(0,0,0,0.1);
	*/
	margin-bottom:10px;
	
}
.commonbox6{
    /*
	box-shadow:0 1px 3px rgba(0,0,0,0.1);
	*/
	margin-bottom:10px;
}
.commonbox6 .sd-side{
   border:solid 1px #ddd;
	background:#f9f9f9;
}


.commonbox2{padding:1px; background:#fff;}
.doctopbox{margin-bottom: 0; border-bottom: none;}

.commonbox3{padding:0 5px;}
.commonbox3 .topic{
	border-bottom:solid 1px #ddd;
	overflow:hidden;
	padding:10px;
	color:#666;
	overflow:hidden;
}
.commonbox3 .topic h3{float:left; font:16px/100% "微软雅黑";}
.commonbox3 .topic a{float:right; font-size:12px;}
.commonbox3 .box{ position:relative; padding:10px 5px;}
.commonbox4{
	margin-bottom:10px;
	border:solid 1px #ddd;
	background:white;
	padding:0 5px;
}
.commonbox4 .topic{
	border-bottom:solid 1px #ddd;
	overflow:hidden;
	padding:10px;
	color:#666;
	overflow:hidden;
}
.commonbox4 .topic h3{float:left; font:16px/100% "微软雅黑";}
.commonbox4 .topic a{float:right; font-size:12px;}
.commonbox4 .box{padding:10px 5px;}

.commonbox5{
	overflow:hidden;
}
.commonbox5 .topic{
	height:33px;
	background:url(/uploads/image/saimages/border-bg-01.png) repeat-x bottom;
	line-height:32px;
}
.commonbox5 .topic h3{
	float:left;
	height:33px;
	background:url(/uploads/image/saimages/border-bg-02.png) repeat-x bottom;
	padding:0 5px;
	font-size:18px;
}
.commonbox5 .box{padding:10px 5px;}
.commonboxbg{
	border:solid 1px #ddd;
	background:white;
	margin-bottom:10px;
	margin-top:20px;
	padding:10px 2px;
}

.commonlist1{position:relative; border:solid 1px #ddd;border-top: none;}
.commonlist1>li{
	position:relative;
	padding:1px;
	border-bottom-color:#ddd;
	background:white;
}
.commonlist1>li.over{
	/*border-color:#ff6100;*/
	/*background:#ff7300;*/
	/*z-index: 1;*/
}
/* end */

/* 评论 comment */
.comment{
	border:solid 1px #ddd;
	background: #fff;
	margin-bottom:10px;
	padding:16px 20px;
}
.comment h4{
	font-size: 16px;
	color:#333;
}
.comment form{padding-top: 16px;}
.comment table{
	width:100%;
	border:none;
	margin:5px 0 0;
}
.comment td{padding:10px 0;}

.commentlist{position:relative;}
/* end */


/* 用户卡设计 user card design */
.usercard{
    position:relative;
    color:#666;
}
.usercard .dropbox{display: none;}
.usercard .weibo{
	padding:5px 0;
	line-height:20px;
	font-family:verdana, geneva, sans-serif;
}

.usercard .drop{
    display: block;
    position: absolute;
    right: -9px;
    bottom: -9px;
    height: 12px;
    line-height: 12px;
    text-decoration: none;
    color: #ccc;
}
.usercard .drop i.iconfont{font-size: 12px;}
.usercard .drop:hover{
    text-decoration: none;
    color: #999;
}
/* chrome和safari等webkit核心 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .usercard .drop{bottom:-8px;}
}
/* end */

/* 图文混排 img text design */
/* 文档贡献者专用 */
.imgtxt01 dt{
	padding:1px;
	border:solid 1px #ddd;
	border-radius:2px;
	background:white;
    overflow: hidden;
}
.imgtxt01 dt,
.imgtxt01 dt img{
	width:50px;
	height:50px;
	border-radius:5px;
	display:block;
}

.imgtxt01{overflow:hidden;}
.imgtxt01 dt{float:left;}
.imgtxt01 dt .vip{
    position: absolute;
    top: 2px;
    left: 2px;
    border-style: solid;
    border-width: 12px;
    border-top-left-radius: 4px;
    border-color: transparent;
    color: white;
    line-height: 100%;
}
.imgtxt01 dt .vip a{color: white;}
.imgtxt01 dt .vip a:hover{text-decoration: none;}
.imgtxt01 dt .vip .v{
    position: absolute;
    top: -9px;
    left: -11px;
}
.imgtxt01 dt .vip-user{
    border-top-color: #f60;
    border-left-color: #f60;
}
.imgtxt01 dt .vip-org{
    border-top-color: #00a1e9;
    border-left-color: #00a1e9;
}
.imgtxt01 dd{margin-left:65px;}
.imgtxt01 dd h5{
	line-height:100%;
	font-size:14px;
}
.imgtxt01 dd h5 .mail{
    padding-left: 10px;
    text-decoration: none;
    color: #7fd7ff;
}
.imgtxt01 dd h5 .mail:hover{color: #00c8ff;}
.imgtxt01 dd p.upload-time{padding: 3px 0 1px;}


/* 评论专用 imgtxt02 */
.imgtxt02 dt .imgbox{
    padding:1px;
    border:solid 1px #ddd;
    background:white;
    overflow: hidden;
}
.imgtxt02 dt .imgbox,
.imgtxt02 dt .imgbox img{
    width:86px;
    height:86px;
    border-radius:2px;
}
.imgtxt02{
	position:relative;
	height:170px;
	border:solid 1px #ddd;
	background:white;
	margin-bottom:10px;
}
.imgtxt02 dt{
	position:relative;
	float:left;
	width:122px;
	height:170px;
	background:url(/uploads/image/saimages/imgtxt02-img-bg.png) no-repeat bottom;
	padding-bottom:8px;
}
.imgtxt02 dt .userbox{
	position:absolute;
	z-index:1;
	top:-1px;
	left:-1px;
	width:120px;
	height:170px;
	border:solid 1px #ddd;
	border-right-style:dashed;
	background:#eee;
}
.imgtxt02 dt .imgbox{margin:15px auto 10px;}
.imgtxt02 dt .txtbox{padding:0 10px 10px; text-align:center; overflow:hidden;}
.imgtxt02 dt .txtbox h5{
	padding-bottom:10px;
	font-size:14px;
	line-height:100%;
}
.imgtxt02 dt .txtbox p a{color:#666;}
.imgtxt02 dt .txtbox p a:hover{color:#33bbd9;}
.imgtxt02 dd{
	margin-left:130px!important;
	margin-left:127px;
	padding:20px;
	font-size:14px;
}
.imgtxt02 dd .words{line-height:180%;}
.imgtxt02 dd .other{padding:20px 0;}
.imgtxt02 dd .other span{float:right; color:#999;}
.imgtxt02 .number{
	position:absolute;
	z-index:0;
	top:0;
	right:5px;
	font-style:italic;
	font-size:30px;
	font-family:arial;
	line-height:100%;
	color:#999;
	opacity:0.3;
}
/* 文档陈列 */
.imgtxt03,.imgtxt04{height:180px;width:1136px;}

.um_imgtxt04{height:230px;width:1496px;}

.um_imgtxt04 li{
	position:relative;
	float:left;
	height:182px;
}
.um_imgtxt04 .book0{	width:128px !important;}
.um_imgtxt04 li .books{
	width:124px;
	height:172px;
	border:solid 1px #ddd;
	background:white;
	padding:1px;
}
.um_imgtxt04 li .books img{}
.um_imgtxt04 li .names{padding:10px 0 0; line-height:20px;}
.um_imgtxt04 li .names h3{
	max-height:40px;
	font-size:14px;
	overflow:hidden;
}
.um_imgtxt04 li .names h4{
	height:20px;
	padding:10px 0 0;
	font-size:12px;
	overflow:hidden;
}
.um_imgtxt04 li .names h3 a{color:#666;}
.um_imgtxt04 li .names h4 a{color:#33bbd9;}

.um_imgtxt04 li{padding-right:20px;}
.um_imgtxt04 li .books{
	width:124px;
	height:172px;
	border:solid 1px #ddd;
	background:white;
	padding:1px;
}

.um_thumbnail_list {
	z-index: 500;
	position: relative;
	width: 124px;
	height: 170px;
	margin-right: 6px;

	border-style: none;

}
.um_thumbnail_list a {
	 width: 124px; display: block; background: #fff no-repeat center center;  height: 170px; overflow: hidden;
}
.um_thumbnail_list a:hover {
	text-decoration: none !important
}




*.docoutline{position:relative;}

#bookbox{margin:0 65px;overflow:hidden;position: relative;}
.book0{left:0;}
.imgtxt03 li,
.imgtxt04 li{
	position:relative;
	float:left;
	height:130px;
}

/* 文档陈列 */
.imgtxt10{
	position:relative;
	height:348px;
	overflow:hidden;
} 
.imgtxt09{
	position:relative;
	height:328px;
	overflow:hidden;
}
.imgtxt09 li,
.imgtxt10 li{
	position:relative;
	float:left;
	width:190px;
	height:348px;
}
.imgtxt09 li .books,
.imgtxt10 li .books{
	position:relative;
	width:186px;
	height:264px;
	border:solid 1px #ddd;
	background:white;
	padding:1px;
}
.imgtxt09 li .books img,
.imgtxt10 li .books img{width:186px;}
.imgtxt09 li .books a,
.imgtxt10 li .books a{width:186px;height:264px;display:block}
.imgtxt09 li .names,
.imgtxt10 li .names{padding:10px 0 0; line-height:20px;}
.imgtxt09 li .names .type{
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 8px;
	margin-top: 3px;
}
.imgtxt09 li .names h3,
.imgtxt10 li .names h3{
	max-height:40px;
	font-size:14px;
	overflow:hidden;
}
.imgtxt09 li .names h4,
.imgtxt10 li .names h4{
	height:20px;
	padding:10px 0 0;
	font-size:12px;
	overflow:hidden;
}
.imgtxt09 li .names h3 a,
.imgtxt10 li .names h3 a{color:#666;}
.imgtxt09 li .names h4 a,
.imgtxt10 li .names h4 a{color:#33bbd9;}

.imgtxt09 li .names h3 a:hover{text-decoration:none;}
.imgtxt09 li{padding-right:30px;}
.imgtxt10 li{padding-right:20px;}

.imgtxt09 li .books:hover,
.imgtxt10 li .books:hover{border-color:#f39800;}

.imgtxt09 li .books em,
.imgtxt10 li .books em{
	display:block;
	position:absolute;
	right:1px;
	bottom:1px;
	border-top-left-radius:5px;
	background:rgba(0,0,0,0.5);
	padding:5px 10px;
	color:white;
	font-family:verdana, geneva, sans-serif;
	font-style:normal;
	font-size:12px;
}



/* 文档陈列 */
.imgtxt11{
	position:relative;
	overflow:hidden;
}
.imgtxt11 li{
	position:relative;
	float:left;
	width:160px;
	height:320px;
}
.imgtxt11 li .books{
	position:relative;
	width:160px;
	height:234px;
	border:solid 1px #ddd;
	background:white;
	padding:1px;
}
.imgtxt11 li .books img{width:160px;}
.imgtxt11 li .books a{width:160px;height:234px;display:block}
.imgtxt11 li .names{padding:10px 0 0; line-height:20px;}
.imgtxt11 li .names h3{
	max-height:40px;
	font-size:14px;
	overflow:hidden;
}
.imgtxt11 li .names h4{
	height:20px;
	padding:10px 0 0;
	font-size:12px;
	overflow:hidden;
}
.imgtxt11 li .names h3 a{color:#666;}
.imgtxt11 li .names h4 a{color:#33bbd9;}



.imgtxt11 li .books:hover{border-color:#f39800;}

.imgtxt11 li .books em{
	display:block;
	position:absolute;
	right:1px;
	bottom:1px;
	border-top-left-radius:5px;
	background:rgba(0,0,0,0.5);
	padding:5px 10px;
	color:white;
	font-family:verdana, geneva, sans-serif;
	font-style:normal;
	font-size:12px;
}

.book0{	width:92px;}

.thumbnail_list {
	z-index: 500;
	position: relative;
	width: 80px;
	height: 120px;
	margin-right: 6px;

	border-style: none;

}
.thumbnail_list a {
	 width: 80px; display: block; background: #fff no-repeat center center;  height: 120px; overflow: hidden;
}
.thumbnail_list a:hover {
	text-decoration: none !important
}

.doc_list {
	z-index: 500;
	position: relative;
	width: 160px;
	height: 223px;
	margin-right: 0px;

	border-style: none;

}
.doc_list a {
	 width: 160px; display: block; background: #fff no-repeat center center;  height: 223px; overflow: hidden;
}
.doc_list a:hover {
	text-decoration: none !important
}

.no_of_pages {
	position: absolute; padding-bottom: 3px; line-height: 12px; margin: 0px; padding-left: 5px; bottom: 0px; padding-right: 2px;_padding-right: -2px; display: block; background: url(/uploads/image/ssbimages/pagecount_tab_v2_52x52.png) no-repeat 0px 0px; color: #fff; font-family:arial,'helvetica neue',helvetica,trebuchet,sans-serif; font-size: 9px; cursor: pointer; right: 0px; padding-top: 3px; _background: url(/uploads/image/ssbimages/page_bg_52x52.gif) no-repeat 0 0
}

.imgtxt03 li .books,
.imgtxt04 li .books{
	width:84px;
	height:120px;
	border:solid 1px #ddd;
	background:white;
	padding:1px;
}
.imgtxt03 li .books img,
.imgtxt04 li .books img{}
.imgtxt03 li .names,
.imgtxt04 li .names{padding:10px 0 0; line-height:20px;}
.imgtxt03 li .names h3,
.imgtxt04 li .names h3{
	max-height:40px;
	font-size:14px;
	overflow:hidden;
}
.imgtxt03 li .names h4,
.imgtxt04 li .names h4{
	height:20px;
	padding:10px 0 0;
	font-size:12px;
	overflow:hidden;
}
.imgtxt03 li .names h3 a,
.imgtxt04 li .names h3 a{color:#666;}
.imgtxt03 li .names h4 a,
.imgtxt04 li .names h4 a{color:#33bbd9;}

.imgtxt03 li{padding-right:30px;}
.imgtxt04 li{padding-right:20px;}
/* 文档列表展示 */
.imgtxt05{
	background: white;
    overflow: hidden;
    padding: 15px 0;
    margin: 0 15px;
    border-bottom: 1px dashed #ddd;
}
.commonlist1>li:last-child .imgtxt05{border-bottom: none;}
.imgtxt05 dt{
	position:relative;
	float:left;
	width:80px;
	height:120px;
	padding:0px;
	border:solid 1px #ddd;
	background:white;
	overflow:hidden;
}
.imgtxt05 dt img{width:80px; height:120px;}
.imgtxt05 dd{
	margin-left:100px!important;
	margin-left:91px;
	line-height:20px;
}
.imgtxt05 .topic,
.imgtxt05 .depict,
.imgtxt05 .other1{overflow:hidden; padding:4px 0;}
.imgtxt05 .topic{line-height: 22px;}
.imgtxt05 .topic a{color:#00a0e9;float:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width: 670px;}
.imgtxt05 .topic h3{float:left; font-size:16px;}
.imgtxt05 .topic h3 img{float:left;width:16px;height:16px;margin:2px 8px 0 0;}
.imgtxt05 .topic .list_right{float:right; color:#999;display: none;height: 20px;}
.imgtxt05:hover .topic .list_right{display: block;}
.imgtxt05 .topic span a{color: #999;text-decoration: none;}
.imgtxt05 .topic .list_right i{vertical-align: bottom;margin-left: 12px;}
.imgtxt05 .depict{height:58px;}
.imgtxt05 .other1{color:#999;}
.imgtxt05 .other1 .ulist3{float:left;}
.imgtxt05 .other1 .ulist3 i.line{vertical-align: middle;margin: 0 10px;}
.imgtxt05 .other1 .starlevel{padding-top:4px;}

.imgtxt06 dt{
	width:65px;
	height:65px;
	padding:1px;
	border:solid 1px #ddd;
	border-radius:2px;
	background:white;
}
.imgtxt06 dt img{
	width:65px;
	height:65px;
	border-radius:2px;
}

.imgtxt06{overflow:hidden;}
.imgtxt06 dt{float:left;}
.imgtxt06 dd{margin-left:80px;}
.imgtxt06 dd h5{
	height:20px;
	padding-bottom:5px;
	border-bottom:dotted 1px #ddd;
	overflow:hidden;
	line-height:20px;
}
.imgtxt06 dd p{padding:5px 0; color:#999;}

/* .bookshow4 主要用于 我的文档 中，仅显示标题的列表 */
.bookshow4 {
	position: relative;
	z-index: 0;
}

.bookshow4 li {
	position: relative;
	z-index: 0;
	border-style: solid;
	border-width: 1px;
	margin-top: -1px;
}

.bookshow4 li:hover,
.bookshow4 li.current {
	z-index: 2;
}

.bookshow4 .logtime {
	height: 30px;
	padding: 0 10px;
	border-bottom-style: dotted;
	border-width: 1px;
	line-height: 30px;
}

.bookshow4 .topic {
	padding: 6px 15px;
	overflow: hidden;
}

.bookshow4 .topic h6 {
	position: relative;
	z-index: 2;
	float: left;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
}

.bookshow4 .topic h6 img.type {
	float: left;
	width: 16px;
	height: 16px;
	margin: 7px 10px 0 0;
}

.bookshow4 .topic h6 .posttime {
	padding: 0 20px;
	font-size: 12px;
}

.bookshow4 .topic .shop {
	float: right;
	height: 30px;
	line-height: 30px;
}

.bookshow4 li .docedit,
.bookshow4 li .docback,
.bookshow4 li .docdown,
.bookshow4 li .docbins,
.bookshow4 li .docxiao,
.bookshow4 li .docubao{
	display: inline-block;
	position: relative;
	width: 30px;
	height: 30px;
}

.bookshow4 li .msgbox {
	padding: 20px;
	font-size: 14px;
}

/* 列表中文档编辑的特殊控制 */
.bookshow4 .editlayout {
	display: none;
	margin: 0 10px;
}

.bookshow4 .editlayout .close {
	top: 10px;
}

.bookshow4 .booksedit table td.name {
	width: 60px !important;
}
.bookshow4{background: white;}
.bookshow4 li{border-color: #ddd;}
.bookshow4 li:hover{border-color:#999;}
.bookshow4 li.current{border-color:#faa77f; background: #fff5f2;}

.bookshow4 .logtime{border-color: #ddd; color: #999;}

.bookshow4 .topic h6 a{color: #666;}
.bookshow4 .topic h6 a:hover{color: #00a1e9;}
.bookshow4 .topic h6 .posttime{color: #999;}

.bookshow4 .topic .shop{color: #999;}

.bookshow4 li .docedit,
.bookshow4 li .docback,
.bookshow4 li .docbins,
.bookshow4 li .docdown,
.bookshow4 li .docxiao,
.bookshow4 li .docubao{background:  no-repeat;}
.bookshow4 li .docedit{background-position: 0 0;}
.bookshow4 li .docbins{background-position: 0 -60px;}
.bookshow4 li .docdown{background-position: 0 -120px;}
.bookshow4 li .docback{background-position: 0 -180px;}
.bookshow4 li .docxiao{background-position: 0 -240px;}
.bookshow4 li .docubao{background-position: 0 -300px;}
.bookshow4 li .docedit:hover{background-position: 0 -30px;}
.bookshow4 li .docbins:hover{background-position: 0 -90px;}
.bookshow4 li .docdown:hover{background-position: 0 -150px;}
.bookshow4 li .docback:hover{background-position: 0 -210px;}
.bookshow4 li .docxiao:hover {background-position: 0 -270px;}
.bookshow4 li .docubao:hover{background-position: 0 -330px;}
/* end */
/* 混排中的可通用操作样式 */
.wordshop{float:right;}
.wordshop li{
	float:left;
	height:20px;
	background:url(/uploads/image/saimages/wordshop-icons.png) no-repeat;
	padding:0 10px 0 20px;
	line-height:20px;
}
.wordshop li a{color:#333;}
.wordshop li a:hover{color:#33bbd9;}
.wordshop li.like {background-position:0 0;}
.wordshop li.share{background-position:0 -40px;}
.wordshop li.down {background-position:0 -80px;}
.wordshop li.like:hover {background-position:0 -20px;}
.wordshop li.share:hover{background-position:0 -60px;}
.wordshop li.down:hover {background-position:0 -100px;}
.commonlist1>li.over .imgtxt05 .wordshop li{background:url(/uploads/image/saimages/wordshop-icons-hover.png) no-repeat;}
.commonlist1>li.over .imgtxt05 .wordshop li.like {background-position:0 0;}
.commonlist1>li.over .imgtxt05 .wordshop li.share{background-position:0 -40px;}
.commonlist1>li.over .imgtxt05 .wordshop li.like:hover {background-position:0 -20px;}
.commonlist1>li.over .imgtxt05 .wordshop li.share:hover{background-position:0 -60px;}
.commonlist1>li.over .imgtxt05 .wordshop li a{color:#f39800;}
.commonlist1>li.over .imgtxt05 .wordshop li a:hover{color:#e94615;}
/* end */

/* 混排中的hover事件图文切换样式 */
.ultoggle{}
.ultoggle p.text{
	background:url(/uploads/image/saiicons/document01.png) no-repeat left center;
	padding:5px 0 5px 20px;
}
/* end */

/* 无序列表样式 ul list css */
.ulist1{overflow:hidden;}
.ulist1 li{
	padding:5px 0;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.ulist2,.ulist3,.ulist4
.ulist2 li,.ulist3 li,.ulist4 li{background:none;}
.ulist2 li{float:left; padding-right:15px;}
.ulist3 li{
	float:left;
	white-space:nowrap;
}
.ulist4 li{
	float:left;
	padding-right:20px;
	white-space:nowrap;
}
/* 带格式图标的文档列表 */
.doclist1 li{padding: 5px 0 0; border-bottom: dashed 1px #ddd;}
.doclist1 li:last-child{border-bottom: none;}
.doclist1 li img.doctype{
    float: left;
    width: 16px;
    height: 16px;
}
.doclist1 li div.docname{margin-left: 24px;}
.doclist1 li div.docname h6{
    height: 16px;
    font-size: 14px;
    line-height: 16px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.doclist1 li div.docname p{
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    color: #666;
}
.doclist1 li div.docname p.works{padding-bottom: 5px;}
.doclist1 li div.docname p.works a,
.doclist1 li div.docname p.works i{
    display: block;
    float: left;
    height: 20px;
    padding: 0 5px;
    line-height: 20px;
    text-decoration: none;
}
.doclist1 li div.docname p.works a{background: #00a0e9; color: #fff;}
.doclist1 li div.docname p.works i{background: #ccc; color: #fff;}
.doclist1 li div.docname p.works a:hover{background: #33b3ed;}
/* 附加控制高度的滚动新闻ul外层div*/
.scrolltext{
	height:225px;
	overflow:hidden;
}
.scrolltext .ulist1 li{
	background:url(/uploads/image/saiicons/document01.png) no-repeat left center;
	padding:5px 0 5px 20px;
}
/* end */


/* 表格列表样式 table list css */
.tbllist1{width:100%; text-align:left;}
.tbllist1 .tw100px{width:100px;}
.tbllist1 .tw150px{width:150px;}
.tbllist1 .tw200px{width:150px;}
.tbllist1 .tw300px{width:300px;}
/* end */


/* 表格排版样式 table design css */
.tblinfo{width:100%;}
.tblinfo td{padding:5px;}
.tblinfo .name1{
	width:60px;
	font-size:14px;
	text-align:right;
}
.tblinfo td a.links0{
	font:12px/30px "微软雅黑" !important;
	color:white;
	float:none !important;
	display:inline !important;
}
.tblinfo .name2{vertical-align:text-top;}
.tblinfo .name3{
	width:100px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	vertical-align:text-top;
}
/* end */

/* 翻页样式 */
.paging01{
	float:right;
	padding:10px 0;
	padding-bottom:0px;
	overflow:hidden;
}
.paging01 li{
	float:left;
	margin:2px;
	height:32px;
	border:solid 1px #ddd;
	background:#f8f8f8;
	cursor:pointer;
	text-align:center;
	color:#999;
	font-size:12px;
	line-height:32px;
}
.paging01 li.nextpage{width:58px;}
.paging01 li.number{width:32px;}
.paging01 li a{display:block;}


.paging01 li.next{width:58px;}
.paging01 li.data{width:24px;}
.paging01 li.current,
.paging01 li.current:hover,
.paging01 li.next:active{
	border:solid 1px #00a0e9;
	background:#33bbd9;
	cursor:auto;
	color:white;
	font-weight:bold;
	line-height:32px;
}
.paging01 li:hover{border:solid 1px #333; color:#333;}
/* end */

/* 通用左右滚动按钮for盒子模型 */
.prev,.next{
	display:block;
	position:absolute;
	z-index:600;
	top:50%;
	margin-top:-25px;
	width:50px;
	height:50px;
	background:url(/uploads/image/saimages/pageturn-bg.png) no-repeat;
	cursor:pointer;
}
.prev{left:8px; background-position:0 0;z-index:600;}
.next{right:8px; background-position:0 -100px;z-index:600;}
.prev:hover{background-position:0 -50px;}
.next:hover{background-position:0 -150px;}
/* end */
.hprev,.hnext{
	display:block;
	position:absolute;
	z-index:3;
	top:50%;
	margin-top:-25px;
	width:50px;
	height:50px;
	background:url(/uploads/image/saimages/pageturn-bg.png) no-repeat;
	cursor:pointer;
}
.hprev{left:-25px; background-position:0 0;}
.hnext{right:-25px; background-position:0 -100px;}
.hprev:hover{background-position:0 -50px;}
.hnext:hover{background-position:0 -150px;}

/* 通用上下滚动按钮for sidebar */
.scroll-top,
.scroll-bottom{
	display:none;
	position:absolute;
	z-index:3;
	right:5px;
	width:20px;
	height:20px;
	cursor:pointer;
}
.scroll-top{top:10px; background:url(/uploads/image/saiicons/pointer-up.png) no-repeat center;}
.scroll-bottom{bottom:10px; background:url(/uploads/image/saiicons/pointer-down.png) no-repeat center;}
.scroll-top:hover,
.scroll-bottom:hover{
	width:18px;
	height:18px;
	border:solid 1px #ddd;
}
.scroll-top:hover{background:#fff url(/uploads/image/saiicons/pointer-up.png) no-repeat center;}
.scroll-bottom:hover{background:#fff url(/uploads/image/saiicons/pointer-down.png) no-repeat center;}
/* end */

/* 遮罩与弹出及其组件 */
.shadefull{
	display:none;
	position:fixed;
	z-index:5;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background:rgba(0,0,0,0.3);
}
.popup{
	color:#333;
	padding:3px;
}

.popup .box{
	padding-left:20px;
	padding-right:20px;
	background:white;
}
.popup .box h3{
	font-size:20px;
	line-height:100%;
	padding-bottom:20px;
}
.popup .close{
	position:absolute;
	top:10px;
	right:10px;
	width:20px;
	height:20px;
	background:url(/uploads/image/saimages/close.png) no-repeat;
}
.popup .close:hover{background-position:0 -20px;}
.popup .tips{color:#666;font-size:14px;}
.popup .formtips{
	display: inline-block;
	padding:5px 10px;
	border:solid 1px #facd89;
	background:#fffccc;
	color:#5c5929;
	line-height:100%;
	*display: inline;
	zoom:1;
}

.popup .login,
.popup .share,
.popup .other1{
	overflow:hidden;
	padding:10px 0;
	line-height:3em;
	color:#666;
}
.popup .login .btncss1{
	 margin-right: 10px;
}
.popup .share,
.popup .other1,
.popup .bookrack{line-height:2em;}

.popup .share h5{
	border-top:dashed 1px #ddd;
	padding:5px 0;
	font-size:14px;
}

.popup .bookrack h5{
	padding:5px 0;
	font-size:14px;
}
.linklogin{padding:10px 0 0; border-top:solid 1px #ddd;}
.sharethis{overflow:hidden;}
.sharethis dt,
.sharethis dd{
	float:left;
	height:24px;
	font-size:14px;
	line-height:24px;
}
.sharethis dd a{margin:0 5px;}

.letterphiz{overflow:hidden;}
.letterphiz li{float:left; padding-right:10px;}
.letterphiz li img{vertical-align:middle;}
/* end */

/* 滑动标签与手风琴 tabs & accordions css */
.tabs1,/*无边框-弹出窗口小区域专用*/
.tabs2{}
.tabs1 .tab,
.tabs2 .tab{overflow:hidden;}
.tabs1 .tab li{
	float:left;
	height:20px;
	border-bottom:solid 1px white;
	margin-right:20px;
	cursor:pointer;
	font-size:14px;
	color:#999;
}
.tabs1 .tab li:hover{color:#33bbd9;}
.tabs1 .tab li.current{
	border-bottom:solid 1px red;
	background:url(/uploads/image/saiicons/pointer-up-red.png) no-repeat bottom center;
	color:#333;
}
.tabs1 .tabcont{padding:10px 0;}

.tabs2 .tab{border-left:solid 1px #ddd; background:url(/uploads/image/saimages/tabs2-hr.png) repeat-x bottom;}
.tabs2 .tab li{
	float:left;
	height:28px;
	border:solid 1px #ddd;
	border-left:none;
	padding:0 20px;
	line-height:28px;
	cursor:pointer;
}
.tabs2 .tab li.current{border-bottom-color:white; cursor:default;}
.tabs2 .tabcont{
	position:relative;
	border:solid 1px #ddd;
	border-top:none;
	padding:10px 0;
}
/* end */

/* 星级评分 star level */
.starlevel{overflow:hidden;}
.starlevel li{
	float:left;
	height:14px;
	padding:0 2px;
	line-height:14px;
}
.starlevel img{display:inline;padding-right:4px;padding-top:2px;}
/* end */
/* 返回顶部以及页面其他浮动操作 */
.toplayer-shop{
	position:fixed;
	right:10px;
	bottom:80px;
	width:50px;
}
.pgbtns{
	position:relative;
	width:48px;	
	height:48px;
	border:solid 1px #ddd;
	background:url(/uploads/image/saimages/toplayer-shop-bg.png) no-repeat;
	cursor:pointer;
	margin-bottom:1px;
}
/* 新增换肤功能的提示 */
.skintips{
	position:absolute;
	z-index:9;
	top:45px;
	right:0;
	display:none;
}
.skintips a.close{
	display:block;
	position:absolute;
	top:15px;
	right:10px;
	width:30px;
	height:30px;
	background:none;
}
.skintips a.into{
	display:block;
	position:absolute;
	top:95px;
	left:30px;
	width:150px;
	height:30px;
	background:none;
}


/* 通用右侧操作 */
.moreshop{float:right;
position:relative;
}
/* end */
/* 特殊文字颜色 */
.red{color:red;}
.orange{color:#ff6100;}
/* end */


/* 广告区域设置 banner&ad design */
.adpx250 .ggpx250{
	width:250px;
	border:solid 0px #ddd;
	background:white;
	box-shadow:0 1px 5px rgba(0,0,0,0.3);
	margin-bottom:10px;
	padding:0px;
	position:relative;
}
#adbottom{
    margin-bottom:10px;
}
.adcommon,
.adsidebar{margin-bottom:10px; box-shadow:0 1px 5px rgba(0,0,0,0.3);}
.ca-nav span{
	width:25px;
	height:38px;
	background:transparent url(/uploads/image/saimages/arrows.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-19px;
	left:-40px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:-40px;
}
.ca-nav span:hover{
	opacity:1.0;
}

/* end */

/* 通用右侧操作 */
.moreshop{float:right;}
/* end */

/* 通用加载大按钮 */
.loadings{
	margin:15px 0;
	padding:6px;
	border:solid 1px #ddd;
	background:#eee;
	text-align:center;
	color:#999;
	line-height:24px;
	height:24px;
	cursor:pointer;
	font-size:14px;
}
.loadings:hover{
	border-color:#ddd;
	color:#333;
}

.okmsgbox1,
.okmsgbox2,
.nomsgbox1,
.nomsgbox2{
    display: none;
    position: absolute;
    z-index: 3;
    font-size: 12px;
}
.okmsgbox1,
.nomsgbox1{
    top: 10px;
    right: 0;
    height: 25px;
    padding: 0 5px;
    border: solid 1px #d3eed7;
    background: #fafdfb;
    line-height: 25px;
    white-space: nowrap;
    color: #90d59b;
}
.nomsgbox1{
    border-color: #fad0e3;
    background: #fefafc;
    color: #f28ab9;
}

/*提示信息*/
.msgs {
margin-left: 10px;
font-size: 12px;
color: red;
}
.success_msgs {
margin-left: 10px;
font-size: 12px;
color: green;
}
.pull-left{float: left!important;}
.pull-right{float: right !important;}
/* 顶部的全局搜索 */
.bigsearch{float:left;}
.bigsearch .stext,
.bigsearch .sbtncss{
    float:left;
    height:30px;
    border:none;
    background: url(/uploads/image/saimages/surplus.png) no-repeat;
    line-height:30px !important;
    outline: none;
}
.bigsearch .stext{
    padding:0 5px;
    background-position: left -569px;
	font:12px/1.5  "microsoft yahei","微软雅黑","simsun","宋体";
	-webkit-transition: opacity .3s ease,-webkit-transform .3s ease;
    transition: width .3s ease,-webkit-transform .3s ease;
    transition: width .3s ease,transform .3s ease;
    transition: width .3s ease,transform .3s ease,-webkit-transform .3s ease;
}
.bigsearch .sbtncss{
    width:30px;
    background-position:right -569px;
    cursor:pointer;
}
.bigsearch div{
	 float: left;
}
/* 全局主导航 2015-04-20 更改并且新增 author:zh */
.mainnav{float:left; padding:0 0 0 20px;}
.mainnav .nav>li{position:relative; float:left;}
.mainnav .nav>li>a{
    display:block;
    float:left;
    height:50px;
    padding:0 10px;
    line-height:50px;
    font-size:15px;
    color:#ccc;
    text-decoration: none;
    /*10-11 影响页头样式*/
/*     transition:background 1s;
-moz-transition:background 1s;	firefox 4
-webkit-transition:background 1s;	safari 和 chrome
-o-transition:background 1s;	opera */
}

.mainnav .nav li .hottip {
    position: absolute;
    right: -8px;
    top: 8px;
    z-index: 9;
}

.mainnav .nav>li:hover,
.mainnav .nav>li>a:hover{background-color:rgba(0,0,0,1); color: #eee;
transition:background 1s;
    -moz-transition:background 1s;	/* firefox 4 */
    -webkit-transition:background 1s;	/* safari 和 chrome */
    -o-transition:background 1s;

}
.mainnav .nav>li>a.current{background-color:#3498db; color:white;}

.mainnav .nav>li.dropdown{position: relative;}
.mainnav .nav>li.dropdown>a{
    padding:0 25px 0 15px;
    position: relative;
}
.mainnav .nav>li.dropdown> a .arrow {
    display: block;
    background-image: url(/uploads/image/saimages/surplus.png);
    background-position: -320px 0px;
    background-repeat: no-repeat;
    width: 20px;
    height: 5px;
    position: absolute;
    top: 23px;
    right: 0px;
}

/* 用户与操作（登录、注册，用户中心，搜索框，上传按钮） */
.main-header{position: relative;}
.usershop{position: absolute;top:0;right: 0;white-space: nowrap;}
.usershop ul li{
    float: left;
    padding:0 0 0 10px;
    -webkit-transition: opacity .3s ease,-webkit-transform .3s ease;
    transition: opacity .3s ease,width .3s ease,-webkit-transform .3s ease;
    transition: opacity .3s ease,width .3s ease,transform .3s ease;
    transition: opacity .3s ease,width .3s ease,transform .3s ease,-webkit-transform .3s ease;
}
.upload-button-hide{
	opacity: 0;
	filter: alpha(opacity=0);
	transform: scale(0);
}
.usershop ul li.shop1.last{position: absolute;top: 0;right: 0;}
.usershop .user1,
.usershop .user2{
    position: relative;
    line-height: 30px;
    color: #ccc;
}
.usershop .user1{padding: 10px;}
.usershop .user1 a,
.usershop .user2 a{color: #ccc; text-decoration: none;}
.usershop .user1 a:hover,
.usershop .user2 a:hover{color: #eee;}

.usershop .user2 .mycenter{
    display: block;
    padding: 10px 25px 10px 10px;
    transition:background 1s;
    -moz-transition:background 1s;	/* firefox 4 */
    -webkit-transition:background 1s;	/* safari 和 chrome */
    -o-transition:background 1s;	/* opera */
}
.usershop .user2:hover,
.usershop .user2 .mycenter:hover{background-color: black;}
.usershop .user2 .gravatar,
.usershop .user2 .gravatar img{
    width: 30px;
    height: 30px;
    border-radius: 2px;
}
.usershop .user2 .gravatar{
	position: relative;
}
.usershop .user2 .gravatar .hint{
	width: 16px;
    height: 16px;
    background-image: url(/uploads/image/saimages/surplus.png);
    background-position: -384px 0px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: -4px;
    position: absolute;
    top: -6px;
    right: -8px;
}
.usershop .user2 .mycenter .arrow {
    display: block;
    background-image: url(/uploads/image/saimages/surplus.png);
    background-position: -320px 0px;
    background-repeat: no-repeat;
    width: 20px;
    height: 5px;
    position: absolute;
    top: 23px;
    right: 0px;
}
.login-bar-con{
	position: absolute;
	top: 0;
	right: 470px;
}
.search-bar-con{
	position: absolute;
    right: 0;
    top: 10px;
    z-index: 4;
    width: 470px;
}
/* end */

/* 下拉菜单 */
.dorpmenu1,
.dorpmenu2{
    position: absolute;
    z-index: 1;
    top: 55px;
    right: 0;
}
.dorpmenu1{
    top: 55px;
    border-radius: 5px;
    background: #33485f;
    padding: 3px;
}
.dorpmenu1 .arr{
    display: block;
    position: absolute;
    z-index: 1;
    top: -5px;
    right: 10px;
    left: 10px;
    height: 5px;
    background: url(/uploads/image/saiicons/dorpmenu-arr1.png) no-repeat right bottom;
}
.dorpmenu1 a.subnav{
    display: block;
    height: 25px;
    border-radius: 3px;
    padding: 0 10px;
    font-size: 12px;
    line-height: 25px;
    color: #eee;
    text-decoration: none;
    transition:background 0.5s;
    -moz-transition:background 0.5s;	/* firefox 4 */
    -webkit-transition:background 0.5s;	/* safari 和 chrome */
    -o-transition:background 0.5s;	/* opera */
}
.dorpmenu1 a.subnav:hover{background: #1abc9c;}
.dorpmenu1 a.subnav:active{background: #16a085;}

.dorpmenu2{
    top: 50px;
    background: black;
    padding: 3px 1px;
}
.dorpmenu2 .arr{display: none;}
.dorpmenu2 a.subnav{
    display:block;
    height:30px;
    padding:0 10px;
    font:12px/30px "微软雅黑";
    color:white;
    text-decoration: none;
}
.dorpmenu2 a:hover{background: #333; color:#00b0ff!important;}
.dorpmenu1 a.subnav i,
.dorpmenu2 a.subnav i{padding: 0 10px 0 0;}

.dorpmenu2 a .hint{
    width: 16px;
    height: 16px;
    background: url(/uploads/image/saiicons/hint.png) no-repeat center;
    display: inline-block;
    vertical-align: -4px;
}

/* 文档分类 */
.categorys{width: 300px;}
.categorys li{float: left; width: 25%;}

/* 二级菜单 */
.dorpmenu1 .subnavul{width: 100px;}
.dorpmenu1 .subnavul li{float: none; padding: 1px 0;}

.dorpmenu2 .subnavul{width: 120px;}
.dorpmenu2 .subnavul li{float: none; padding: 0 0;}

/* 用户快捷登录 */
.userlogin{ width:260px; padding:10px;}
.userlogin table td{padding: 3px; font-size: 12px;}
.userlogin table td.name1{width: 60px;}
.userlogin table td .imgcode{vertical-align: middle; margin: -5px 5px 0;}
.userlogin .alert{
    margin: 0 3px 5px;
    padding: 10px 15px;
    line-height: 100%;
}

/* 用户中心导航入口 */
.userlinks{width:120px;}
.userlinks li{
    clear: left;
    width: 120px;
    padding:0!important;
}
/* eed */

@media screen and (max-width: 1440px) {
    
}
@media screen and (min-width: 1440px) {
}
@media screen and (max-width: 1200px) {
}

/* 警告框 alert */
.alert{
    position: relative;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
/* 警告框中的关闭按钮 */
.alert .close {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    cursor: pointer;
    background: transparent;
}
.alert .close:hover,
.alert .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}

/* 警告框中的超链接 */
.alert .alert-link {font-weight: bold;}

/* 有关闭按钮警告框 */
.alert-dismissible {padding-right: 35px;}
.alert-dismissible .close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
    padding: 0px 2px 4px;
    text-align: center;
    line-height: 20px;
    color: inherit;
}
/* 警告-黄色 */
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.alert-warning .alert-link {color: #66512c;}
/* 成功-绿色 */
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-success .alert-link {color: #2b542c;}
/* 消息-蓝色 */
.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.alert-info .alert-link {color: #245269;}
/* 危险-红色 */
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.alert-danger .alert-link {color: #843534;}     
/* 无数据提示 */
.nodatamax,
.nodatamin{
    border: dashed 1px #ddd;
    border-radius: 2px;
    padding: 30px;
    overflow: hidden;
    color: #999;
/*	position: relative;wen add*/
}

.nodatamin{padding: 20px 10px;}

.nodatamax .ico,
.nodatamin .ico{float: left;/*position: absolute;top: 50%;*/}
/*.nodatamax .ico{margin-top: -32px;}wen add*/
/*.nodatamin .ico{margin-top: -16px;}wen add*/
.nodatamax .doc{margin-left: 80px; font-size: 14px;}
.nodatamin .doc{margin-left: 40px;}

.nodatamax .doc h5,
.nodatamin .doc h5{padding-bottom: 5px; font-size: 18px;}
.nodatamax .doc p,
.nodatamin .doc p{padding: 2px 0;}

/*任务推广*/
.extension{
    background-color: #fff;
    font-size: 16px;
    line-height: 70px;
    padding: 0 15px;
}
.extension button{
	float: right;
	margin-top: 12px;
}
/*9-12相关搜索*/
.search-related{
	font-size: 12px;
	overflow: hidden;
	margin-top: 30px;
}
.search-related p{
	font-size: 14px;
}
.search-related-list li{
	float: left;
	width: 16%;
	line-height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-right: .6667%;
}
.search-related-list li a{
	color: #2c63b3;
	text-decoration: underline;
}
/*11-7右侧广告改版*/
.taskmarket{
	padding: 20px 15px;
	background: #fff;
    border: 0 solid #ddd;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    margin-bottom: 10px;
    width: 220px;
}
.taskmarket h3,
.taskmarket h4{
	font-size: 17px;
}
.taskmarket h3 i{
	color: #f90;
	font-size: 26px;
	margin-right: 5px;
}
.taskmarket p{
	font-size: 14px;
	margin: 10px 0 15px;
}
.taskmarket .taskbtn{
	display: block;
	height: 48px;
	line-height: 48px;
	background-color: #00a1e9;
	color: #fff;
	font-size: 18px;
	text-align: center;
	border-radius: 4px;
	text-decoration: none;
}
.taskmarket h4{
	line-height: 30px;
	font-weight: bold;
	font-family: "microsoft yahei","微软雅黑";
}
.relatedsearch{
	margin-top: 5px;
}
.relatedsearch li{
	margin-top: 10px;
	line-height: 20px;
	text-overflow:ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #00a1e9;
}
.relatedsearch li a{
	color: #00a1e9;
	text-decoration: underline;
}

/*1-12 reading category*/
.new-category-box{
	background-color: #fff;
    border: 1px solid #ddd;
    padding: 20px 0;
}
.categorytips{
	font-size: 18px;
    margin-bottom: 20px;
    text-align: center;
}
.item-category{
	color: #666;
    float: left;
    font-size: 14px;
    font-weight: 400;
    line-height: 29px;
    margin-right: 22px;
    text-align: right;
    width: 90px;
}
.commentcategory{
    /*margin-bottom: 10px;
    padding: 20px 10px;*/
}
.paddingb20{
	padding-bottom: 20px;
}
.new-category-top{
	position: relative;
	z-index: 2;
}
.new-category{
	position: relative;
	z-index: 1;
}
.btn-category{
	display: inline-block;
    height: 29px;
    line-height: 29px;
    padding: 0 10px;
    border: 1px solid #c1c1c1;
    cursor: pointer;
    outline: 0;
    color: #333;
    font-size: 14px;
}
.category-text{
	color: #666;
}
.category-icon{
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(/uploads/image/saireading/arrdown.png) no-repeat;
	background-size: cover;
	margin-left: 25px;
	vertical-align: -3px;
	transition:transform .01s;
}
.category-icon.cur{
	transform:rotate(-180deg);
}
.category-panel{
	position: absolute;
	top: 30px;
	left: 112px;
	border: 1px solid #c1c1c1;
	background-color: #fff;
}
.category-item{
	width: 138px;
	height: 170px;
	float: left;
	overflow-y:scroll;
}
.category-item p{
	padding: 0 5px;
    height: 24px;
    line-height: 24px;
    cursor: default;
    font-size: 12px;
    color: #666;	
}

.category-item p:hover{
	background: #dcefea url(/uploads/image/saireading/spr_upload_179061c.png) no-repeat scroll 100px -380px;
}
.category-item p.selected{
	color: #fff;
	/*background: #316ac5  no-repeat scroll 100px -350px;*/
	background: #00a1e9  no-repeat scroll 100px -350px;
}
.category-item p.last{
	background-image: none;
}
.input-category{
	background: #fdfdfd none repeat scroll 0 0;
    border: 1px solid #c1c1c1;
    color: #333;
    font-size: 14px;
    outline: 0 none;
    padding: 5px;
    width: 364px;
}
.category-submit-box{
	text-align: center;
}
.category-submit{
	display: inline-block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	background-color: #13ae2f;
	color: #fff;
	font-size: 14px;
	text-align: center;
	margin: 20px auto 0;
	cursor: pointer;
}
.category-wrong{
	color: red;
	padding-left: 5px;
}


/*07-31 doc.search-list*/
.sd-search-list{
	font-size: 14px;
	padding-right: 20px;
}
.sd-filter{
	margin: 5px auto 6px;
  padding-bottom: 22px;
  padding-top: 13px;
  border-bottom: 1px dashed #ddd;
}
.sd-filter .analog-radio{
	display: inline-block;
	*display: inline;
	margin-left: 5px;
}
.sd-filter .analog-radio b{
	margin-right: 0;
	vertical-align: -3px;
}
.sd-filter-content{
	border: 1px solid #ddd;
	margin: 20px 0 15px;
}
.sd-result{
	float: right;
}
.sd-overview{
	background-color: #f8f8f8;
    height: 50px;
    line-height: 50px;
    margin-bottom: 15px;
    padding: 0 20px;
}

.sd-list-con{
	border-bottom: 1px dashed #ddd;
	margin-bottom: 20px;
}
.sd-list-con:hover .sd-like-share{
	display: block;
}
.sd-type-title{
	height: 24px;
	line-height: 24px;
	margin-bottom: 13px;
}
.sd-type-title .type{
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 8px;
	margin-top: 3px;
}
.sd-type-title .sd-title{
	color: #2c63b3;
	float: left;
	margin-right: 5px;
	font-size: 16px;
	max-width: 655px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sd-quality-corpus{
	color: #13ae2f;
	float: left;
	margin-right: 4px;
	font-size: 24px;
	margin-top: 2px;
}
.sd-doc-vip{
	color:#f60;
	float: left;
	margin-right: 4px;
	font-size: 18px;
}
.sd-type-title .sd-recom{
	float: left;
	color: #ababab;
	cursor: pointer;
	position: relative;
}
.sd-free-app{
	color: #995d33;
	font-size: 12px;
	display: none;
}

.sd-app-tips{
	padding: 15px 12px;
	width: 336px;
	border:1px solid #ddd;
	background: #fff;
	position: absolute;
	z-index: 1;
	box-shadow: 3px 3px 5px #eee;
	display: none;
}
.sd-app-tips img{
	width: 100px;
	height: 100px;
	float: left;
}
.sd-app-tips .p-sucess{
	font-size: 18px;
	color: #00a1e9;
	text-align: left;
	margin-top: 25px;
}
.sd-app-tips .p-suc-tips{
	font-size: 12px;
	color: #999;
	text-align: left;
	margin-top: 2px;
}
.sd-app-tips em{
	display: block;
	width: 8px;
	height: 15px;
	background: url(/uploads/image/saimages/sd-arror.png) no-repeat;
	position: absolute;
	top: 14px;
	left: -8px;
}
.sd-type-title .sd-like-share{
	float: right;
	color: #999;
	display: none;
}
.sd-type-title .sd-like-share li{
	float: left;
	margin-left: 16px;
	cursor: pointer;
}
.sd-type-title .sd-like-share li i{
	font-size: 14px;
}
.sd-like-share .like:hover,
.sd-like-share .share:hover{
	color: #f90;
}

.sd-list-detail{
	padding-bottom: 20px;
}
.sd-list-detail .sd-cover{
	float: left;
	margin-right: 15px;
	display: block;
	width: 120px;
	height: 68px;
	border: 1px solid #e8e8e8;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	z-index: 1;
}
.sd-cover:hover .original-cover{
	display: block;
}
.sd-list-detail .original-cover {
    position: absolute;
    left: 135px;
    top: 0;
     display: none; 
    width: 160px;
    height: 227px;
    border: 1px solid #efefef;
    background: #fff;
    opacity: 0.98;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.27);
}


/*.sd-list-detail .sd-box{

}*/
.sd-list-detail .sd-box .sd-con{
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}
.sd-list-detail .sd-box .sd-intro{
	height: 17px;
	line-height: 17px;
	margin-top: 12px;
	font-size: 12px;
	color: #999;
}
.sd-list-detail .sd-box .sd-intro a{
	color: #999;
}


.sd-intro i{
	vertical-align: -3px;
	padding: 0 10px;
}
.sd-intro .sd-hot i{
	vertical-align: -2px;
	color: #ccc;
	padding: 0;
	margin-left: -2px;
}
.sd-intro .sd-hot i.current{
	color: #f90;
}

.sd-corpus{
	margin-bottom: 16px;
}
.sd-corpus li{
	color: #999;
}
.sd-corpus li a{
	color: #2c63b3;
	max-width: 540px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-decoration: underline;
}
.sd-corpus .sd-else-page,
.sd-corpus .sd-else-format{
	font-size: 12px;
	text-align: right;
	display: inline-block;
	width: 60px;
	float: right;
}
.sd-corpus .sd-else-format{
	text-align: left;
	width: 100px;
}
a.sd-task{
	background: #fff;
    border: 1px solid #00a1e9;
    color: #00a1e9;
    float: right;
    height: 28px;
    line-height: 28px;
    margin: 10px 0;
    padding: 0 17px;
    border-radius: 3px;
    text-decoration: none;
}
a.sd-task:hover{
	background: #00a1e9;
	color: #fff;
}

.sd-search-side{
	margin-top: 10px;
	width:250px;
}

a.sd-side-task-btn{
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #00a1e9;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
}
.sd-side-task-btn i{
	color: #fff;
	font-size: 20px;
}
.sd-side-tips{
	padding: 10px 0 8px;
	overflow: hidden;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 16px;
}
.sd-side-tips i{
	float: left;
	font-size: 40px;
	color: #13ae2f;
}
.sd-side-tips p{
	float: left;
	margin-top: 8px;
	margin-left: 10px;
	font-size: 14px;
}
.green{
	color: #13ae2f;
}
.sd-side{
	font-size: 14px;
}
.sd-side h3{
	font-size: 16px;
	line-height: 24px;
}
.sd-side h3 .sd-more{
	color: #999;
	float: right;
	font-size: 13px;
}
.sd-side-box{
	margin-top: 14px;
}
.sd-side-box li{
	margin-bottom: 6px;
	overflow: hidden;
}
.sd-side-box li em{
	font-style: normal;
	color: #ca0c16;
}
.sd-side-box li img{
	width: 16px;
	height: 16px;
	float: left;
	margin-top: 2px;
}
.sd-side-box li .sd-side-con{
	float: left;
	color: #333;
	margin-left: 6px;
	font-size: 13px;
}
.sd-side-con .title{
	max-width: 228px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.sd-side-con .title:hover{
	color: #00a1e9;
	text-decoration: underline;
}
.sd-side-con .sd-cortags{
	background: #13ae2f;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    margin-top: 2px;
    padding: 2px 4px;
    font-size: 12px;
}
.sd-side-con .sd-side-hot{
	color: #999;
	font-size: 12px;
	line-height: 18px;
}
.sd-side-con .sd-side-hot i{
	vertical-align: -1px;
	color: #ccc;
	margin-left: -2px;
}
.sd-side-con .sd-side-hot i.current{
	color: #f90;
}
.sd-side-pages{
	margin-left: 6px;
}
.sd-mid-paging{
	overflow: hidden;
    text-align: center;
    margin: 30px 0;
}
.sd-mid-paging .paging01{
	display: inline-block;
    float: none;
    margin: 0 auto;
}
.commonbox3 .sd-side h3{
	padding: 10px 10px 0;
}
.commonbox3 .sd-side-box{
	padding: 0 10px;
	margin-top: 10px;
}
.commonbox3 .sd-side-con{
	max-width: 206px;
}
.commonbox6 .sd-side h3{
	padding: 10px 10px 0;

}
.commonbox6 .sd-side-box{
	padding: 0 10px;
	margin-top: 10px;
}
.commonbox6 .sd-side-con{
	max-width: 206px;

}
/*2017-12-5 filter-pages*/
a.sd-filter-more{
	color: #666;
	margin-left: 20px;
	text-decoration: none;
}
.sd-filter-more i{
	color: #ccc;
	font-size: 14px;
}
.sd-fpages{
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	border-radius: 2px;
	padding: 13px 30px;
	position: relative;
	margin-bottom: 22px;
	line-height: 24px;
	display: none;
}
.sd-fpages .sd-title{
	float: left;
	margin-right: 5px;
	color: #333;
	text-decoration: none;
	cursor: default;
}
a.sd-filter-page{
	text-decoration: none;
	color: #333;
	float: left;
	margin-right: 34px;
}
a.sd-filter-page:hover,
a.sd-filter-page.current{
	color: #00a1e9;
}
a.sd-pbutton{
	display: inline-block;
	width: 50px;
	height: 20px;
	line-height: 20px;
	border-radius: 2px;
	background-color: #00a1e9;
	color: #fff;
	text-align: center;
	text-decoration: none;
	margin-left: 30px;
	font-size: 12px;
	vertical-align: 2px;
}
.sd-fpages .triangle{
	display: block;
	width: 15px;
	height: 7px;
	background: url(/uploads/image/saimages/bgf8.png) no-repeat;
	position: absolute;
	top: -7px;
	left: 430px;
}
.sd-textcss{
	border-radius: 2px;
	border: 1px solid #ddd;
	width: 38px;
	padding: 0 5px;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
.sd-list-box{
	padding-top: 14px;
}

/*2017-9-25 注册*/
.wx-min-btn{
	cursor: pointer;
    color: #146c88;
    margin-left: 10px;
}
.wx-min-btn i{
	font-size: 14px;
	color: #4cc02b;
}
.fr{
	float: right;
}
.login-line{
	float: right;
	margin-top: 1px;
}
.popup .login .btnlong1{
	margin-left: 80px;
}


/*2017-12-14 搜索筛选*/
.sds-filter-content{
	border: 1px solid #ddd;
	margin: 10px 0 15px;
    position: relative;
}
.sd-filter-result{
    padding: 0 15px;
    background: #f3f3f3;
    height: 35px;
    line-height: 35px;
}
.sd-filter-result a{
	color: #2c63b3;
}
.sd-filter-result a.last{
	color: #999;
	cursor: default;
	text-decoration: none;
}
.sd-filter-result-con{
	padding: 6px 25px 6px 15px;
    max-height: 60px;
	overflow: hidden;
}
.sd-filter-result-con li{
    float: left;
    margin-right: 27px;
    line-height: 30px;
    height: 30px;
}
.sd-filter-result-con li a{
	color: #333;
	text-decoration: none;
}
.sd-filter-result-con li.active a,
.sd-filter-result-con li a:hover{
	color: #00a1e9;
}
.sds-more{
    text-align: right;
    height: 20px;
    line-height: 20px;
    padding: 0 15px 8px;
    color: #00a1e9;
    cursor: pointer;
    position: absolute;
    bottom: 3px;
    right: -10px;
}
.sds-more i{
    color: #00a1e9;
}

/*2017/12/20*/
/*右侧按钮移入颜色*/
a.sd-side-task-btn:hover{
	background-color: #2faff0;
}
/*搜索结果封面*/
.sd-list-detail .sd-cover{
	width: 100px;
	height: 57px;
}
.sd-search-nav{
	width: 100%;
	height: 40px;
	margin-top: 10px;
	background-color: #f8f8f8;
}
.sd-search-nav li{
	float: left;
	width: 40px;
	text-align: center;
	margin-left: 17px;
	font-size: 14px;
}
.sd-search-nav li.sd-result{
	width: auto;
	float: right;
	margin-right: 20px;
	line-height: 40px;
}
.sd-search-nav li a{
	display: inline-block;
	height: 38px;
	color: #999;
	line-height: 38px;
}
.sd-search-nav li a:hover{
	text-decoration: none;
}
/*a点击和hover样式*/
.sd-search-nav li a.active{
	color: #333;
	border-bottom:2px solid #00a0ec;
}
.sd-search-nav li a.ahover{
	border-bottom:2px solid #00a0ec;
}
/*搜索任务*/
.fjicon {
  cursor: default;
  position: relative;
  _position: inherit;
  display: inline-block;
  color: #999;
  float: left;
  z-index: 1;
}
.fjbox {
  display: none;
}
.fjicon:hover .fjbox{
	display: block;
}
.triangle_bottom {
  border-color: #00a1e9 transparent transparent transparent;
  border-style: solid dashed dashed dashed;
  border-width: 6px;
  display: block;
  float: left;
  font-size: 0;
  height: 0;
  left: 4px;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  top: -2px;
}
.tips_msg {
    background-color: #00a1e9;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    left: -36px;
    line-height: 20px;
    padding: 2px 8px;
    position: absolute;
    top: -26px;
    white-space: nowrap;
}
.sd-type-title .sd-like-share .deadline i{
	font-size: 16px;
}
.sd-list-detail .sd-box .sd-intro{
	height: 24px;
	line-height: 24px;
	margin-top: 0;
}
.sd-intro i{vertical-align: middle;}
.sd-list-detail .sd-box .sd-intro .task-user-head{
	height: 24px;
	float: left;
}
.sd-list-detail .sd-box .sd-intro .task-user-head:hover{
	text-decoration: none;
}
.sd-list-detail .sd-box .sd-intro .task-user-head img{
	width: 24px;height: 24px;
	margin-right: 2px;
	border-radius: 4px;
}
.sd-list-detail .sd-box .sd-intro .task-user-head span{
	display: inline-block;
	width: 78px;
	line-height: 24px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.liulan-icon{
	font-size: 16px;
	color: #009ee5;
}
.sd-list-detail .sd-task-cover{
	background: url(/uploads/image/saimages/search_task_bg.png) no-repeat;
	border: none;
	background-size: cover;
}
.sd-task-cover .task-integral{
	line-height: 57px;
	display: inline-block;
	width: 100px;
	text-align: center;
	font-size: 14px;
}
.task-search-content .sd-box .sd-con{
	height: 20px;
	margin-bottom: 13px;
}
.task-search-content .sd-box .sd-con span{
	width: 6%;
	float: left;
	line-height: 16px;
}
.task-search-content .sd-box .sd-con p{
	width: 93%;
	line-height: 16px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.search-task-side{
	
}
.search-task-side .sd-side-box li{
	padding: 10px 0;
	border-bottom: 1px dashed #ddd;
}
.search-task-side .sd-side-box li:last-child{
	border-bottom: none;
}
.search-task-side .sd-side-box li a:hover{
	text-decoration: none;
}
.sd-task-side-title{
	font-size: 14px;
	color: #333;
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.sd-task-side-title:hover{
	color: #2c63b3;
	text-decoration: underline;
}
.sd-task-side-detail{
	overflow: hidden;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	margin-top: 3px;
}
.sd-task-side-detail p{
	float: left;
}
.sd-task-side-detail .sd-task-side-deadline{
	float: right;
	color: #999;
	font-size: 12px;
}
.sd-task-side-deadline i{
	font-size: 13px;
}

/*搜索无结果*/
.sd-no-data{
	text-align: center;
	margin-top: 55px;
	min-height: 640px;
}
.sd-no-data img{
	width: 105px;
}
.sd-no-data .sd-ntips{
	margin: 14px auto 28px;
	color: #666;
	font-size: 14px;
}
a.sd-atask{
	display: inline-block;
	width: 140px;
	height: 30px;
	line-height:30px;
	text-align: center;
	border-radius: 5px;
	 background: #00a1e9;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}

/*2018-01-09分类结果页面发任务*/
.at-doc-list-side{
	background: #fff;
	border: 1px solid #ddd;
	padding:10px 10px 0;
	margin-bottom: 10px;
}
.at-doc-list-side a.sd-side-task-btn{
    font-size: 15px;
    margin: 10px 6px 15px;
    height: 35px;
    line-height: 35px;
}
.at-doc-list-side .sd-side-tips{
	border: none;
	padding: 6px 0 0;
	margin-bottom: 0;
}
.at-doc-list-side .sd-side-tips p{
	font-size: 12px;
	margin-top: 0;
}
.at-doc-list-side .sd-side-tips i{line-height: 1}
.at-doc-list-side .sd-side-task-btn i{font-size: 16px;}

/*2018-03-01抽奖活动*/
.draw-gif{
	position: fixed;
	right: 10px;
	bottom: 275px;
}
.draw-gif .draw-close{
	display: block;
	width: 14px;
	height: 14px;
	background: #fff url(/uploads/image/saimages/close-small.png) no-repeat -3px -3px;
	cursor: pointer;
	position: absolute;
    top: -10px;
    right: 0;
}
.draw-gif .draw-close:hover{
	background-position: -3px -23px;
}


/*搜索结果页响应式*/
@media screen and (min-width: 1440px){
	.sd-filter .analog-radio{
		margin-right: 10px;
	}
}
@media screen and (max-width: 1439px) and (min-width: 1281px){
	.sd-type-title .sd-title{
		max-width: 605px;
	}
}
@media screen and (max-width: 1280px) and (min-width: 1025px){
	.sd-type-title .sd-title{
		max-width: 475px;
	}
}
@media screen and (max-width: 1024px){
	.sd-type-title .sd-title{
		max-width: 405px;
	}
	.sd-intro i{
		padding: 0;
		margin: 0 -1px;
	}     
	/*2017-12-5页数筛选*/
	a.sd-filter-more{
		margin-left: 10px;
	}
	a.sd-filter-page{
		margin-right: 25px;
	}
}   

.doc-hot{
	color: #999;
	font-size: 12px;
	line-height: 18px;
}
.doc-hot-hot i{
	vertical-align: -1px;
	color: #ccc;
	margin-left: -2px;
}
.doc-hot i{
	vertical-align: -1px;
	margin-left: -2px;
}
.doc-hot i.current{
	color: #f90;
}

.vip-copy-tips{
	position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -174px;
    z-index: 1;
    background-image: url(/uploads/image/saimages/bg-vip.png);
    color: #fff;
    border-radius: 4px;
    padding: 10px 20px;
    display: none;
}
.users-guide{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 5;
	background-image: url(/uploads/image/saimages/bg-vip.png);
}
.users-guide #guide-img{
	position: fixed;
    width: 289px;
    top: 46px;
    left: 420px;
}
.users-guide img{
	width: 289px;
}
.users-guide .guide-btn{
	position: absolute;
    display: block;
    bottom: 22px;
    width: 86px;
    height: 30px;
    left: 101px;
    background: #00a1e9;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    text-decoration: none;
}
.users-guide .guide-btn:hover{
	background: #16abee;
}

/*client side*/
.dk-side{
    width: 248px;
    height: 248px;
    background-image: url(/uploads/image/srireading/248-1x.jpg);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    line-height: 1;
    font-size: 14px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
}
.dk-side h3{
    font-size: 20px;
    padding-top: 80px;
    color: #007bff;
}
.dk-side .dk-content{
    margin-top: 18px;
    line-height: 20px;
    color: #666;
}
.dk-content p:first-child{
	margin-bottom: 1px;
}
.dk-btn{
    display: block;
    width: 170px;
    border-radius: 4px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #fff;
    background: #007bff;
    cursor: pointer;
    margin: 20px auto;
}
.dk-btn:visited{
	color: #fff;
}
.dk-btn:hover{
	background: #0077ee;
    color: #fff;
    text-decoration: none;
}

/*corpus side*/
.side-corpus-con{
	background: #fff;
	margin-bottom: 10px;
}
.side-corpus-con h3{
	font-size: 14px;
    height: 42px;
    line-height: 42px;
    padding: 0 14px;
    background: #f6f6f6;
    border: 1px solid #ddd;
    border-bottom: none;
}
.side-corpus-con h3 .sd-more{
	color: #999;
    float: right;
    font-size: 13px;
}
.side-corpus{
    border: 1px solid #ddd;
}
.side-corpus li{
    padding: 10px 0;
    margin: 0 15px;
    border-bottom: 1px dashed #ddd;
}
.side-corpus li:last-child{border-bottom: none;}
.side-corpus li a{
    color: #333;
    display: block;
    overflow: hidden;
}
.side-corpus li img{
    width: 16px;
    float: left;
    margin: 4px 10px 0 0;
}
.side-corpus li .title{
    font-size: 14px;
    float: left;
    line-height: 24px;
    white-space: nowrap;
    width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.side-corpus li .title:hover{text-decoration: underline;}
.side-corpus li .overview{
    font-size: 12px;
    color: #999;
    padding-left: 26px;
}
.side-corpus li .num{float: right;}
.hotspot{
	border: 1px solid #ddd;
	padding: 10px 8px;
	overflow: hidden;
}
.hotspot .hot-item{
    background: #f4f4f4;
    padding: 0 8px;
    line-height: 30px;
    border-radius: 4px;
    margin: 4px 6px;
    float: left;
    color: #333;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2/1),only screen and (min-device-pixel-ratio: 2) {
	.dk-side {
		background-image: url(/uploads/image/srireading/248-2x.jpg);
		background-size: 248px 248px;
	}
	.logo .logoimg{background-position: 0 -250px;background-size:250px 300px}
}