/* ******** 全局样式 *********** */
body{margin:0 auto;padding:0;background:#f5f5f5;color:#000;font-size:14px;font-family: "微软雅黑";text-align:left;}
body > div{margin-right:auto;margin-left:auto;text-align:left; } 
div,form,ul,ol,li,span,p,dl,dt,dd,img{margin:0;padding:0;border:0;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:12px;font-weight:normal;}
ul,ol,li{list-style:none}
p{line-height:24px;}
table,td,input,textarea{font-size:12px;}
input,select{vertical-align:middle;} 
input{vertical-align:middle;}
em,i,strong{font-style:normal}
span{word-break: break-word;}
a{color:#000;text-decoration:none;word-wrap:break-word;}
a:hover{text-decoration:none;}
.fr{float: right;}
.fl{float: left;}
.clear { zoom:1; }
.clear:after { content:''; display:block; clear:both; }
.mt8{ margin-top:8px;}
.mt10{ margin-top:10px;}
.mb10{ margin-bottom:10px;}
.ml10{ margin-left:10px;}
.mr10{ margin-right:10px;}
.mr0{
	margin-right: 0px !important;
}
.m10{
	margin: 10px;
}
.m20{
	margin: 20px;
}
.mt20{ margin-top:20px;}
.mt15{ margin-top:15px;}
.mb20{ margin-bottom:20px;}
.ml20{ margin-left:20px;}
.mr20{ margin-right:20px;}
.mt30{ margin-top:30px;}
.mb30{ margin-bottom:30px;}
.ml30{ margin-left:30px;}
.mr30{ margin-right:30px;}
.ml30{ margin-left: 30px;}
.ml40{ margin-left: 40px;}
.pt10{ padding-top:10px;}
.pb10{ padding-bottom:10px;}
.pl10{ padding-left:10px;}
.pr10{ padding-right:10px;}
.pt20{ padding-top:20px;}
.pb20{ padding-bottom:20px;}
.pl20{ padding-left:20px;}
.pr20{ padding-right:20px;}
.pt30{ padding-top:30px;}
.pb30{ padding-bottom:30px;}
.pl30{ padding-left:30px;}
.pr30{ padding-right:30px;}
.p10{ padding:10px;}
.p20{ padding:20px;}
.p30{ padding:30px;}
.h566{ min-height: 570px;}
.h300{ min-height: 300px;}
.h360{ height: 360px;}
.h390{ height: 390px;}
.w305{ width: 305px;}
.green{ color: #01aaaf;}
.myGreen{ color: #01aaaf;}
.sred{ color: #cc0000;}
.yellow{ color: #ff6600;}
.orange{ color: #ff9148}
.red{
	color: #f00 !important;
}
.myRed{
	color: #f00 !important;
}
.black{
	color: #333333;
}
.ash{
	color: #666666;
}
.w100{
	width: 100% !important;
}
.w60{
	width: 60px;
}
.overflow{
	overflow: hidden;
}
.w600{
	width:600px;
	}
.none{
	background-image: url(../images/none.png) !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
}
.bold{
	font-weight: bold;
}
.btn{
	height: 40px;
	line-height: 40px;
	min-width: 60px;
	padding: 0 10px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	border-radius: 3px;
	display: inline-block;
	background: #01aaaf ;
}

.page_box {
  height: 24px;
}
.page_box .page_list {
  width: 300px;
  height: 24px;
  margin: 0 auto;
  text-align: center;
  zoom: 1;
}
.page_box .page_list li {
  float: left;
  height: 22px;
  line-height: 22px;
  text-align: center;
  font-size: 12px;
  padding: 0 5px;
  margin-left: 5px;
  border: 1px solid #ECECEC;
  background: #fff;
  color: #666;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.page_box .page_list li a {
  color: #666;
}
.page_box .page_list li.active {
  background: #01aaaf;
  border: 1px solid #01aaaf;
  color: #FFFFFF;
  font-weight: bold;
}
.page_box .page_list li.previous-all {
  background: none;
}
.tCenter{
	text-align: center;
}
.tRight{
	text-align: right;
}
.borT{
	border-top: 1px solid #EEEEEE;
}
.borB{
	border-bottom: 1px solid #EEEEEE;
}
.last{
	margin-right: 0 !important;
}
.w1100{
	width: 1100px;
}
.auto{
	margin-left: auto;
	margin-right: auto;
}
.btn{
	*display: inline;
	*zoom: 1;
	display: inline-block;
	padding: 0 10px;
	color: #FFFFFF;
	background: #01AAAF;
	font-size: 16px;
	width: 78px;
	height: 34px;
	line-height: 36px;
	border-radius: 3px;
	border: 1px solid #01aaaf;
}
.btn_ash{
	color: #01aaaf;
	background: #f2fbfb;
	border: 1px solid #01aaaf;
}
.btn_orange{
	color:#FFFFFF;
	background: #ff9900;
	border: 1px solid #FF9900;
}
.btn_orange:hover{
	color:#FFFFFF;
	background: #ff7200;
	border: 1px solid #ff7200;
}
.fn12{
	font-size: 12px;
}
/*top*/
.topWrap {
  width: 100%;
  background: #333333;
  color: #FFFFFF;
  text-align: center;
}
.topWrap .top {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.topWrap .L_top {
  float: left;
  /*width: 700px;*/
  height: 45px;
}
.topWrap .L_top li {
  float: left;
  position: relative;
  z-index: 6;
	height: 45px;
}
.topWrap .L_top li a {
  display: block;
  height: 45px;
  line-height: 45px;
  padding-left: 10px;
  padding-right: 10px;
  font-size:12px;
  color: #FFFFFF;
}
.topWrap .L_top li:hover a {
  /*background: #FFFFFF;*/
  color: #fdf0b1;
}
.topWrap .L_top li .list {
  display: none;
  position: absolute;
  width: 300px;
  border: 1px solid #DDDDDD;
  border-top: none;
  background: #fbfbfb;
  padding: 5px 0;

}
.topWrap .L_top li .list a {
  text-align: left;
  height: 30px;
  line-height: 30px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}
.topWrap .L_top li .list a:hover {
  color: #666666;
  background: #f3f3f3;
}
.topWrap #Work:hover .list {
  display: block;
}
.topWrap .R_top {
  float: right;
  /*width: 300px;*/
  height: 45px;
  text-align: right;
}
.topWrap .R_top .Work .list{
	display: none;
	width:110px;
	height: 115px;
	background: #FFFFFF;
	box-shadow: 0 2px 6px 0 rgba(161,161,161,0.50);
	border-radius: 4px;
	top:40px;
}
.topWrap .R_top .Work .list a{
	text-align: center;
}
.topWrap .R_top .Work .list a:hover{
	color: #01aaaf;
	background: #ffffff;
}
.topWrap .R_top .Work:hover .list{
	display: block;
}

.topWrap .R_top .top_user {
  line-height: 45px;
}
.topWrap .R_top .top_user a {
  color: #FFFFFF;
  font-size:12px;
}

.topWrap .R_top .top_homepage{
	margin-left: 15px;
	height: 18px;
  padding: 0 12px;
  color: #fff;
  border: 1px solid #fff;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.topWrap .R_top .top_exit {
	margin-left: 15px;
  height: 18px;
  padding: 0 12px;
  color: #fdf0b1;
  border: 1px solid #fdf0b1;
  display: inline-block !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
	line-height: 18px !important;
	margin-top: 12px;
}
.topWrap .R_top .top_comment{
	background: url(../images/top_mess.png) no-repeat left center;
	padding-left: 20px;
	margin-left: 20px;
}

/*footer*/
.footer{width: 100%;background: #333333; bottom: 0;}
.footer p{text-align: center;padding: 15px 0; color: #FFFFFF;}

/*search_nav*/
.search_nav{
	height: 80px;
	background: #FFFFFF;
}

.search_nav .logo{
	float: left;
	width: 230px;
	height: 80px;
	background: url(../images/icon-zy.png) no-repeat left center;
}
.search_nav .nav{
	float: left;
	margin-left: 55px;
}
.search_nav .nav a{
	float: left;
	font-size: 16px;
	margin-right: 30px;
	line-height: 80px;
}
.search_nav .nav a:hover{
	color: #01999d;
	line-height: 78px;
	border-bottom: 2px solid #01999d;
}
.search_nav .nav a.active{
	color: #01999d;
	line-height: 78px;
	border-bottom: 2px solid #01999d;
	font-size: 18px;
}

.search_nav .search_box{
	float: right;
	width: 300px;
	height: 30px;
	margin-top: 24px;
}

.search_select{
	width: 76px;
	height: 26px;
	border: 2px solid #01999d;
}
.search_select select{
	width: 100%;
	height: 100%;
	border: none;
}
.search_input{
	width: 216px;
	height: 26px;
	border: 2px solid #01999d;
	overflow: hidden;
}
.search_input input{
	width: 100%;
	text-indent: 5px;
	height: 96%;
	border: none;
	font-size: 14px;
}
.search_box a{
	width: 80px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #FFFFFF;
	background: #01999d;
	text-align: center;
}

/**/
.userWrap{
	background: url(../images/user_wrap.jpg) repeat-x #FFFFFF;
	overflow: hidden;
}
.user_box{
	height: 120px;
}
.user_l{
	width: 120px;
}
.user_author{
	margin-top: 36px;
	width: 116px;
	height: 116px;
	border: 2px solid #FFFFFF;
}
.user_author img{
	width: 116px;
	height: 116px;
}

.user_btn{
	
}

.user_btn a{
	width: 56px;
	font-size: 14px;
	border:2px solid #FFFFFF;
	color: #fff;
	background: #01aaaf;
	text-align: center;
	line-height: 28px;
	height: 28px;
}
.user_r{}

.user_information{
	width: 960px;
	height: 120px;
}
.user_information_l{
	margin-top: 40px;
}
.user_information_l h1{
	
}
.user_information_l h1 span{ 
	margin-right: 10px;
	display: inline-block;
	float: left;
}
.user_information_l h1 span.name{
	color: #ffff00;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
}
.user_information_l h1 span.class{
	background: url(../images/user_class.png) no-repeat left center;
	color: #FFF;
	width: 52px;
	height: 20px;
	line-height: 20px;
	padding: 0 5px 0 18px;
	color: #01999d;
	font-size: 12px;
	overflow: hidden;
}
span.lv{
	display: inline-block;
	width: 35px;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
	background: #f3c300;
	border-radius: 7px;
	text-align: center;
	font-size: 12px;
}
.user_information_l p{
	font-size: 14px;
	color: #fff;
}

.user_information_R{
	margin-top: 36px;
}
.user_information_R li{
	float: left;
	padding: 0 15px;
	border-right: 1px solid #34adb1;
}
.user_information_R li.last{
	border-right:none;
}
.user_information_R li p{
	text-align: center;
	overflow: hidden;
}
.user_information_R li p.value{
	font-size: 22px;
	line-height: 30px;
	color: #ffff00;
}
.user_information_R li p.name{
	font-size: 14px;
	color: #FFFFFF;
}

.user_nav{
	height: 50px;
	font-size: 14px;
}
.user_nav a{
	display: inline-block;
	color: #333333;
	line-height: 48px;
	margin-right: 50px;
	border-bottom: 2px solid #fff;
}
.user_nav a:hover{
	color: #01aaaf;
	border-bottom: 2px solid #01aaaf;
}
.user_nav a.active{
	color: #01aaaf;
	border-bottom: 2px solid #01aaaf;
}
.introduction{ padding: 10px 0;}
.introduction span{
	line-height: 24px;
	width: 70px;
}
.introduction p{
	width: 880px;
	line-height: 24px;
}
/**/
.NavWrap{
	width: 100%;
	background: #01AAAF;
}

.menu_subject{
	position: relative;
	z-index: 3;
	width: 230px;
}
.menu_subject_tit{
	height: 60px;
	line-height: 60px;
	text-indent: 36px;
	font-size: 18px;
	color: #FFFFFF;
	padding: 0 10px;
	background: url(../images/icon-bottom.png) no-repeat #009999 185px center;
	cursor: pointer;
}
.menu_subject_box{
	display: none;
	position: absolute;
	top: 60px;
	left: 0;
	padding: 20px;
	padding-top: 0;
	background: #FFFFFF;
	border: 1px solid #ECECEC;
	overflow: hidden;
	width: 408px;	
}

.menu_subject_box h2{
	border-bottom: 1px solid #ECECEC;
	padding: 20px 0;
	font-size: 22px;
	color: #333333;
}

.menu_subject_list{
	margin-top: 20px;
}

.menu_subject_listL{
	width: 50px;
	text-align: right;
	font-size: 16px;
	color: #333333;
	line-height: 36px;
	height: 36px;
}
.menu_subject_listR{
	width: 358px;
}
.menu_subject_listR a{
	float: left;
	height: 26px;
	line-height: 26px;
	text-align: center;
	margin-top: 5px;
	margin-left: 10px;
	border-radius: 3px;
	background: #cccccc;
	color: #FFFFFF;
	padding: 0 10px;
}

.menu_subject_listR a.active{
	background: #01AAAF;
}

.menu_subject_listR select{
	height: 36px;
	width: 338px;
	margin-left: 10px;
}

.NavWrap .nav{
	width: 695px;
	height: 60px;
}
.NavWrap .nav a{
	float: left;
	height: 60px;
	line-height: 60px;
	color: #FFFFFF;
	background: #01AAAF;
	text-align: center;	
	width: 33%;
	font-size: 16px;	
}
.NavWrap .nav a:hover{
	font-weight:  bold;
	font-size: 18px;
}
.NavWrap .nav a.active{
	font-weight:  bold;
	font-size: 18px;
}

.upload{
	width: 120px;
	height: 45px;
	border-radius: 5px;
	background: url(../images/upload.png) no-repeat 25px center #ff9900;
	color:#FFFFFF;
	font-size: 16px;
	padding-left: 55px;
	line-height: 45px;
	display: block;
}


.purchase{
	width: 180px;
	height: 45px;
	border-radius: 5px;
	background: #ff9900;
	color:#FFFFFF;
	font-size: 16px;
	text-align: center;
	line-height: 45px;
	display: block;
}
.probation{
	background: #f5f5f5;
	height: 90px;
	padding: 20px;
}
.probation p{
	line-height: 38px;
	text-align: center;
	font-size: 18px;
	color: #000000;
}
/**/
.ConditionWrap{
	width: 100%;
	background: #FFFFFF;
	overflow: hidden;
}
.condition{
	width: 1100px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
.condition_li{
	padding-top: 19px;
	border-bottom: 1px solid #EEEEEE;
	transition: all 1s;
}

.condition_li .title{
	width: 55px;
	text-align: right;
	color: #000;
	line-height: 30px;
	font-size: 16px;
}
.condition_li .all{
	width: 65px;
}
.condition_li .label{
	width: 930px;
		transition: all 1s;
}
.condition_li .label a{
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.condition_li .label select{
	height:28px;
	color:#666;
	border:1px solid #ddd;
	margin-left:20px;
}
.condition_li .label li{
	float:left;
	height:28px;
	line-height:28px;
	padding:0 10px;
	border:1px dashed #01aaaf;
	margin-left:20px;
	cursor:pointer;
}
.condition_li .label li:hover{
	border:1px solid #01aaaf;
}
.condition_li .label li span{
	padding:0 10px;
	color:#01aaaf;
}
.upDown p{
	color:#ff9900;
	cursor:pointer;
}


.upDown span{
	line-height: 30px;
	color: #01999D;
	cursor: pointer;
	display: none;
}
.condition_li a{
	margin-left: 15px;
	margin-bottom: 19px;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 14px;
	color:#666;
}
.condition_li a.active{
	border-radius: 3px;
	color: #FFFFFF;
	background: #01AAAF;
}
.h30{
	height: 30px;
	overflow:hidden !important;
}


/*main*/
.main{
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

.bgW{
	background: #FFFFFF;
}

.mainL{
	width: 240px;
}

.mainR{
	width: 840px;
	overflow: hidden;
	background: #FFFFFF;
	min-height: 860px;
}
.mainC{
	width: 840px;
	overflow: hidden;
	min-height: 860px;
}

.posNowWarp{
	width: 1060px;
	padding: 0 20px;
	background: #FFF;
	height: 40px;
	line-height: 40px;
	color: #adadad;
	font-size: 12px;
}
.posNowWarp a{
	padding: 0 5px;
	color: #adadad;
}
.posNowWarp a.active{
	color: #01aaaf;
}
/**/
.select_class{
	margin:20px 10px;
	position: relative;
	z-index: 2;
}
.select_class_tit{
	height: 38px;
	line-height: 38px;
	background: url(../images/icon-sort.png) no-repeat #f2fbfb 180px center;
	color: #009999;
	border: 1px solid #009999;
	text-align: center;
	cursor: pointer;
}
.select_class_box{
	position: absolute;
	width: 218px;
	top: 40px;
	left: 0;
	background: #f2fbfb;
	color: #009999;
	border: 1px solid #009999;
	border-top: none;
	overflow: hidden;
	display: none;
}

.select_class_box a{
	display: block;	
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #009999;
	padding:0 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
}
.select_class_box a:hover{
	color: #FFFFFF;
	background: #61c0c0;
}

.mainL_tab{
	width: 236px;
	height: 46px;
	border: 2px solid #01aaaf;
}
.mainL_tab a{
	display: inline-block;
	width: 50%;
	height: 100%;
	text-align: center;
	overflow: hidden;
	line-height: 46px;
	font-size: 18px;
	color: #01aaaf;
}
.mainL_tab a.active{
	color: #FFFFFF;
	background: #01aaaf;
	
}

/**/
.column{
	background: #FFFFFF;
	overflow: hidden;
	padding: 0 20px 20px;
}
.column_tab{
	height: 60px;
	border-bottom: 1px solid #ececec;
}
.column_tab_btn{}
.column_tab_btn a{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 59px;
	height: 59px;
	line-height: 59px;
	font-size: 18px;
	position:relative;
}
.column_tab_btn a.active{
	color: #01AAAF;
	border-bottom: 2px solid #01AAAF;
}
.column_tab_btn a span{
	position:absolute;
	top:15px;
	width:10px;
	height:10px;
	border-radius:50%;
	background:#f00;
}

.column_tab_more{}
.column_tab_more a{
	line-height: 60px;
	font-size: 14px;
	color: #ff9148;
}
.column_tab_more a.active{
	display: block;
}
.column_title{
	padding-left: 55px;
	height: 80px;
	font-size: 24px;
	color: #000000;
	line-height: 80px;
}
.column_onef{
	background: url(../images/icon-1f.png) no-repeat left center;
}
.column_twof{
	background: url(../images/icon-2f.png) no-repeat left center;
}
.column_threef{
	background: url(../images/icon-3f.png) no-repeat left center;
}
.column_fourf{
	background: url(../images/icon-4f.png) no-repeat left center;
}
.column_top{
	background: url(../images/icon-top.png) no-repeat left center;
}
/**/
.dynamic{
	height: 240px;
	overflow: hidden;
}
.dynamic_L{
	width: 300px;
	height: 240px;
	background: #FFFFFF;
}
.dynamic_R{
	background: #FFFFFF;
	width: 780px;
	height: 240px;
}

.dynamic_tit{
	height: 60px;
	padding-left: 50px;
	line-height: 60px;
	border-bottom: 1px solid #eeeeee;
	font-size: 16px;
	color: #333333;
	padding-right: 30px;
	background: url(../images/tit.png) no-repeat 30px center;
}
.dynamic_tit a{
	color: #ff9900;
	font-size: 12px;
}
.dynamic_main{
	overflow: hidden;
}
.dynamic_L_main{
}
.dynamic_L_main ul{
	width: 100%;
}
.dynamic_L_main ul li{
	float: left;
	width: 79px;
	border-right: 1px solid #c3c1c1;
}

.dynamic_L_main ul li.last{
	border-right: none;
}
.dynamic_L_main ul li p{
	text-align: center;
}
.dynamic_L_main ul li p.value{
	font-size: 22px;
	color: #01999d;
}
.dynamic_L_main ul li p.name{
	font-size: 14px;
	color: #333333;
}

.dynamic_R_list{
	font-size: 12px;
	color: #333333;
	line-height: 30px;
}
.dynamic_list_tit{
	width: 560px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.dynamic_list_tit span{
	margin-left: 5px;
	margin-right: 5px;
}
.date{
	color: #999;
}

.column_tit{
	height: 84px;
	line-height: 84px;
	border-bottom: 1px solid #eeeeee;
}
.column_tit span{
	color:#000;
	font-size:24px;
	line-height: 84px;
	padding-left: 35px;
}
.column_tit span.friend{
	background: url(../images/friend.png) no-repeat left center;
}
.column_tit span.train{
	background: url(../images/train.png) no-repeat left center;
}
.column_tit span.visitor{
	background: url(../images/visitor.png) no-repeat left center;;
}
.column_tit a{
	color: #ff9900;
}
.tab{}
.tab a{
	float: left;
	padding: 0 10px;
	min-width: 80px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #000000;
	background: #eeeeee;
}
.tab a.active{
	color: #FFFFFF;
	background: #01aaaf;
}

.enclosure{
	width: 32px;
	height: 30px;
	display: block;
	background: url(../images/enclosure.png) no-repeat -1px top;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.t-tree {
	line-height: 31px;
	font-size: 14px;
	padding: 10px 0;
	zoom: 1;
	position: relative;
	z-index: 1;
}
.t-tree-bd {
	margin-left: -10px;
	position: relative
}
.t-tree .t-btn {
	float: left;
	width: 20px;
	height: 31px;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer
}
.t-tree .t-btn i {
	width: 13px;
	height: 13px;
	background: url(../images/jia.png) no-repeat left top;
	display: block;
	margin-top: 9px
}
.t-tree .t-end>.t-tit i {
	background: 0 0;
	width: 9px;
	height: 0;
	border-top: 1px dashed #dcdcdc;
	margin-left: 6px;
	margin-top: 15px
}
.t-tree .t-bd {
	background: url(../images/line.png) repeat-y 6px top;
	margin-left: 20px;
	zoom: 1;
	position: relative
}
.t-tree .t-bd li {
	zoom: 1;
	position: relative
}
.t-tree .t-tit {
	position: relative;
	zoom: 1
}
.t-tree .t-name {
	padding-left: 20px;
	line-height: 21px;
	padding-top: 5px;
	padding-bottom: 5px
}
.t-tree .selected a {
	color: #2bbb61
}
.t-tree .t-on>.t-tit .t-btn i {
	background-image: url(../images/jian.png)
}
.t-tree a:hover{
	color: #01999d;
}
.getProjectUserTableList a{
	font-weight: bolder;
	color: #01999d;
}



.list_sort{
	margin: 0 20px;
	border-bottom: 1px solid #ECECEC;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
}
.list_sort_r span{
	margin-left: 10px;
}
.list_sort_r a.active1{
	margin-left: 30px;
	padding-right: 15px;
	background: url(../images/icon-sort1.png) no-repeat right center;
}
.list_sort_r a{
	margin-left: 30px;
	padding-right: 15px;
	background: url(../images/icon-sort3.png) no-repeat right center;
}

.list_sort_r a.active{
	margin-left: 30px;
	padding-right: 15px;
	background: url(../images/icon-sort2.png) no-repeat right center;
}

.list_sort_l{
	font-size: 14px;
	color: #666666;
}

.sidebar_tit{
	height: 50px;
	padding: 0 20px;
	border-bottom: 1px solid #f0f0f0;
	position: relative;
}
.sidebar_tit h1{
	line-height: 50px;
	padding-left: 10px;
	font-size: 16px;
	background: url(../images/sidebar_tit.jpg) no-repeat left center;
}
.sidebar_tit .change_a{
	font-size: 14px;
	color: #01AAAF;
	position: absolute;
	right: 17px;
	top:17px;
}
.sidebar_list p{
	line-height: 30px;
	font-size: 12px;
	color: #333333;

}
.sidebar_list p.doc{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: 8px;
}
.sidebar_list p.docx{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: 8px;
}
.sidebar_list p.flv{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -393px;
}
.sidebar_list p.jpg{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -232px;
}
.sidebar_list p.bmp{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -232px;
}
.sidebar_list p.png{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -232px;
}
.sidebar_list p.gif{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -552px;
}
.sidebar_list p.mp3{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -473px;
}
.sidebar_list p.mp4{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -155px;
}
.sidebar_list p.mpg{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -433px;
}
.sidebar_list p.pdf{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -113px;
}
.sidebar_list p.pps{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -312px;
}
.sidebar_list p.ppt{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -34px;
}
.sidebar_list p.rar{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -74px;
}
.sidebar_list p.xls{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -273px;
}
.sidebar_list p.xlsx{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -273px;
}
.sidebar_list p.txt{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -352px;
}
.sidebar_list p.zip{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -74px;
}
.sidebar_list p.no{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -512px;
}

.sidebar_list p.jh{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -760px;
}
.sidebar_list p.jb{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -800px;
}
.sidebar_list p.rz{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -840px;
}
.sidebar_list p.cg{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -880px;
}
.sidebar_list p.zy{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -920px;
}
.sidebar_list p.jl{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -960px;
}
.sidebar_list p.bk{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -1000px;
}
.sidebar_list p.mk{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -1040px;
}
.sidebar_list p.hd{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -1080px;
}
.sidebar_list p.tbxz{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -1120px;
}
.sidebar_list p.wz{
	padding-left: 30px;
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -1160px;
}




.sidebar_list p span{
	color: #999999;
}
.score{
	height: 18px;
	border: 1px solid #EEEEEE;
	background: #fdf9f4;
	padding: 5px 8px;
}
.score img{
	width: 64px;
	margin-right: 5px;
}
.score span{
	font-size: 12px;
}

/**/

.menu_box{
	padding-bottom: 20px;
}
.menu_box_tit{
	/*height: 40px;*/
	line-height: 40px;
	/*margin: 0 10px;*/
	padding-left: 50px;
	padding-right:10px;
	background: url(../images/icon-cd.png) no-repeat 20px 10px;
	font-size: 16px;
	color: #01aaaf;
	cursor:pointer;
	border-left: 4px solid #FFFFFF;
}
.menu_box_li h2.active{
	border-left: 4px solid #01aaaf;
	background-color:#e5f5f5;
	color:#ff9148;
	}
.menu_box_list{
	display:none;
}
.menu_box_list a{
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 50px;
	border-left: 4px solid #FFFFFF;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
}
.menu_box_list a:hover{
	border-left: 4px solid #009999;
	background: #e5f5f5;
	/*color: #ff6600;*/
	font-size: 14px;
}
.menu_box_list a.active{
	border-left: 4px solid #009999;
	background: #e5f5f5;
	color: #ff6600;
	font-size: 14px;
}

.compress{
	width:140px;
	text-align:center;
	margin: 10px auto;
	}
.compress img{
	width:100px;
	height:100px;
	margin:0 auto 10px;
	}
.compress a{
	display:block;
	width:140px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	
}
.compress a:hover{
	text-decoration:underline;	
	}
.tbxz_xx_xx img{
	max-width:720px;height: auto;
}


/*登录*/
.personal_infor_login{}
.personal_infor_login h1{
	height: 60px;
	line-height: 50px;
	font-size: 18px;
}
.personal_infor_login input{
	display: block;
	height: 38px;
	border: 1px solid #eeeeee;
}

.personal_infor_login .user{
	width: 198px;
	padding-left: 38px;
	background: url(../images/icon-user.png) no-repeat 12px center;
}	
.personal_infor_login .password{
	width: 198px;
	padding-left: 38px;
	background: url(../images/icon-password.png) no-repeat 12px center;
}
.personal_infor_login .verification{
	
}
.personal_infor_login .verification input{
	width: 118px;
	padding: 0 10px;
}
.personal_infor_login .verification img{
	border:2px solid #EEEEEE;
	width: 78px;
	height: 36px;
}





.icon-doc{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: 8px;
}
.icon-docx{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: 8px;
}
.icon-flv{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -393px;
}
.icon-jpg{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -232px;
}
.icon-bmp{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -232px;
}
.icon-png{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -232px;
}
.icon-gif{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -552px;
}
.icon-mp3{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -473px;
}
.icon-mp4{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -155px;
}
.icon-mpg{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -433px;
}
.icon-pdf{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -113px;
}
.icon-pps{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -312px;
}
.icon-ppt{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -34px;
}
.icon-rar{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -74px;
}
.icon-xls{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -273px;
}
.icon-xlsx{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -273px;
}
.icon-txt{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -352px;
}
.icon-zip{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -74px;
}
.icon-no{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -512px;
}

.icon-jh{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -760px;
}
.icon-jb{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -800px;
}
.icon-rz{

	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -840px;
}
.icon-cg{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -880px;
}
.icon-zy{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -920px;
}
.icon-jl{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -960px;
}
.icon-bk{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -1000px;
}
.icon-mk{
	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -1040px;
}
.icon-hd{

	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -1080px;
}
.icon-tbxz{

	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -1120px;
}
.icon-wz{

	background: url(../images/icon_fj.png) no-repeat;
	background-position-x: 0;
	background-position-y: -1160px;
}

.white-border{ 
	border:1px solid #ddd;
	background:#fff;
	padding:10px;
}

.white-border .article_fj{
	margin-top:0;
}
.lh40{
	line-height:40px;	
	}
.lh35{
	line-height:35px;	
	}
.list_sort_more{
	position:relative;
	width:90px;
	text-align:center;
	font-size:14px;
	color:#666;
	}
.list_sort_more h1{
	font-size:14px;
	}
.list_sort_more:hover{
	cursor:pointer;
	}	
.list_sort_moreB{
	position:absolute;
	width:90px;
	display:none;
	border:1px solid #f5f5f5;
	background:#fbfbfb;
	z-index: 1;
	}
.list_sort_moreB a{
	display:block;
	font-size:14px;
	color:#666;
	line-height:35px;
	} 
.list_sort_moreB a.active{
	width: 63px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(../images/icon-sort2.png) no-repeat right center;
}	
.list_sort_moreB a.active1{
	width: 63px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(../images/icon-sort1.png) no-repeat right center;
}	
.list_sort_moreB a{
	width: 63px;
	padding-left: 10px;
	padding-right: 10px;
	background: url(../images/icon-sort3.png) no-repeat right center;
}

.list_sort_moreB a:hover{
	color:#000;
}

.SearchWrap{
	width: 100%;
	overflow: hidden;
	background: #FFFFFF;
}
.SearchWrap .search{
	width: 1100px;
	height: 120px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
.SearchWrap .search_cont{
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
}
.SearchWrap .search_log{
	display:block;
	width: 230px;
	height: 50px;
	background: url(../images/icon-zy.png) no-repeat left center;
}
.SearchWrap .search_input{
	border: 1px solid #01AAAF;
	height: 48px;
	width: 478px;
	overflow: hidden;
}
.SearchWrap .search_input input{
	display: block;
	height: 48px;
	width: 457px;
	padding: 0 10px;
	font-size: 16px;
	border: none;
}
.SearchWrap .search_btn{
	width: 120px;
	height: 50px;
	display: block;
	background: #01AAAF;
	color: #FFFFFF;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
}

.icon-recommend{
	background: red;
	color: #FFFFFF;
	padding: 0 5px;
	margin-top: 5px;
	height: 20px;
	margin-bottom: 5px;
	line-height: 20px;
	font-size: 12px;
	margin-left: 15px;
}

.lib_isFree{
    display: block;
    font-size: 14px;
    line-height: 35px;
	width: 63px;
	padding-left: 16px;
	padding-right: 10px;
	color:#01AAAF;
}
.list_sort_moreB h{
    display: block;
    font-size: 14px;
    line-height: 35px;
	width: 63px;
	padding-left: 16px;
	padding-right: 10px;
}
