@import url("//at.alicdn.com/t/c/font_3736465_hub43if5fac.css");   

/*规范*/
.addon-line{
	
	position: fixed; 
	right: 222px; 
	top: 22%;
    /*-webkit-transform: translateY(-50%);
    transform: translateY(-50%);*/
	
}
.addon-line span{
	border: 1px solid #ddd;
	display:block;
	background: #fff;
	 
	cursor:pointer;
	border-radius: 4px;
	margin-top: 5px;
	width: 48px;
    height: 45px;
    line-height: 1;
    text-align: center;
}
.addon-line .lastitem {
	 
    height: auto;
}
.addon-line span i{
	margin-right: 1px;
	font-weight: 100;
	vertical-align: top;
	display: block;
    height: 25px;
    line-height: 25px;
}
.twsm{ display:none;margin-top:10px;}
#explain{margin-top: 10px;}
#twz{
	font-weight: normal;
	display: block;
    margin-bottom: 7px;
	line-height:1.2;
	margin-top: -3px;
}
.addon-line .lastitem i	{ }
#gotop{
	display:none;
}

/*会员中心 收藏*/
.addon_head{
	border-bottom: 1px #dfdfdf solid;

}
.addon_head a{margin-bottom:10px; margin-right:10px; border:1px solid #dfdfdf; padding:8px 15px;font-size:15px;display: inline-block;border-radius: 3px;line-height: 1;font-weight: 400;}
.addon_head a:hover,.addon_head a.on{background: #288c6a; color:#fff;}
.addon_head a.manage_btn{border:none;color:#288c6a;}
.addon_head a.manage_btn:hover{background:none;color:#288c6a;}

.view_biji_box{
	max-height: 450px;
    overflow-y: auto;
}
.addon_list_item{
	padding:10px 0px 5px;
	border-bottom: 1px #f0f0f0 solid;
	font-size: 15px;
	line-height:1.5;
	position:relative;
}
.addon_list_item h3{ font-size:15px; font-weight:normal;margin-bottom:5px;}
.addon_list_item h3 a{ display:block;}
.addon_list_item .source{margin-bottom:10px;}
.addon_list_item .source .line, .addon_list_item .source .line a{color:grey;font-size:14px;}
.addon_list_item .date{font-size:14px;color:#999;}
.addon_list_item .date .del_btn {margin-left:10px;color:red}

/*笔记增加*/
.addon_list_item .add-bjtitle{ 
	position:relative;
}
.addon_list_item .tips{
	font-size:12px;
	color:#fff;
	height: 20px;
	line-height:20px;
	padding: 0 5px;
	border-radius: 2px;
	background:#288c6a;
	position: absolute;
}
.addon_list_item .add-bjtitle a{
	margin-left:44px;
	color:#0000cc
}
.addon_list_item .bianji{
	margin-bottom:10px;
}
.addon_list_item .bianji .b2{
	background: #ff0000;
}
.addon_list_item .bianji .biji-con{ 
	margin-left:44px;
	font-size: 14px;
}

a.gfmanage_btn{    
	color: #000;
	margin-left: 15px;
	cursor: pointer;
}
a.gfmanage_btn.on{  
	color:#288c6a
}
.tab_box .tab-item{ display:none}
.tab_box .tab-item:first-child{ display:block;}

/*弹窗*/
.backgroundfix{
	display:none;
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    z-index: 1;
    -moz-opacity: 0.2;
    opacity: .2;
    filter: alpha(opacity=22);
}
.modal-pub{ 
	display:none;
	width:450px;
	position:fixed;
	top: 10%;
    left: 50%;
    padding: 25px;
    margin-left:-225px;
    background: #FFFFFF;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.14);
    border-radius: 5px;
    z-index: 2;
}
.modal-pub .sc-popup-title{ 
	padding-bottom:15px;
	border-bottom: 1px #f0f0f0 solid;
	position:relative;
}
.modal-pub .sc-popup-title h3{
	font-size:16px;
	font-weight:normal;
}
.modal-pub .sc-popup-title .close-sc{
	position: absolute;
    top: -20px;
    right: -20px;
    padding: 5px 10px;
    background: #000;
    border-radius: 3px;
	color:#fff;
	line-height: 1;
}
.modal-pub .sc-popup-list{}
.modal-pub .sc-popup-list .sc-popup-add{
	padding:15px 0px;
	border-bottom: 1px #f0f0f0 solid;
}
.modal-pub .sc-popup-list .sc-popup-add a{
	font-size: 16px;
	color: #288c6a;
}
.modal-pub .sc-popup-list .sc-popup-input{
	display:none;
	padding: 10px 0;
    border-bottom: 1px solid #f0f0f0;
}
.modal-pub .sc-popup-list .sc-popup-input input {
    width: 250px;
    height: 35px;
    padding: 0 10px;
    background: #F5F5F5;
    border-radius: 3px;
	font-size:14px;
	border:0px;
}
.modal-pub .sc-popup-list .sc-popup-input .sc-btn{
    border: none;
    outline: none;
    color: #fff;
	padding: 8px 17px;
    background: #288c6a;
    margin-left: 10px;
    border-radius: 3px;
	cursor:pointer;
}
.modal-pub .sc-popup-list .sc-popup-input .close-btn{
	border: none;
    outline: none;
	padding: 8px 17px;
    margin-left: 10px;
    border-radius: 3px;
	cursor:pointer;
}
.modal-pub .sc-popup-list .sc-popup-addname{
    max-height: 150px;
    overflow-y: auto;
	margin-bottom:20px
}
.modal-pub .sc-popup-list .sc-popup-addname .sc-popup-addname-item{
 
	height:45px;
	line-height:45px;
	border-bottom: 1px solid #f0f0f0;
	font-size:14px;
}
.modal-pub .sc-popup-list .sc-popup-addname .sc-popup-addname-item label{
	display:block;
	width: calc(100% - 110px);
    float: left;
}
.modal-pub .sc-popup-list .sc-popup-addname .sc-popup-addname-item span{
	
}
.modal-pub .sc-popup-list .sc-popup-addname .sc-popup-addname-item .edit-btn{ margin-right:10px;}
.modal-pub .sc-popup-list .sc-popup-addname .sc-popup-addname-item .del-btn{
	color:#ff0000;
}
.modal-pub .sub-btn{
	border: none;
    outline: none;
    display: block;
    width: 120px;
    height: 40px;
	color:#fff;
    margin: 20px auto 0;
    background: #288c6a;
    border-radius: 3px;
	font-size:16px;
}
/*笔记*/
.modal-pub .modalbj-con textarea{
	width: 100%;
    min-height: 140px;
    background: #F7F7F7;
    padding: 15px 20px;
    resize: none;
	outline:none;
	border:none;
	font-size:14px;
	box-sizing: border-box;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}