@ -66,16 +66,22 @@ h4{ font-size:14px; color:#3b3b3b;}
. ml15 { margin-left : 15 px ; }
. ml15 { margin-left : 15 px ; }
. ml16 { margin-left : 16 px ; }
. ml16 { margin-left : 16 px ; }
. ml20 { margin-left : 20 px ; }
. ml20 { margin-left : 20 px ; }
. ml30 { margin-left : 30 px !important ; }
. ml35 { margin-left : 35 px ; }
. ml35 { margin-left : 35 px ; }
. ml40 { margin-left : 40 px ; }
. ml40 { margin-left : 40 px ; }
. ml45 { margin-left : 45 px ; }
. ml45 { margin-left : 45 px ; }
. ml48 { margin-left : 48 px ; }
. ml53 { margin-left : 53 px ; }
. ml55 { margin-left : 55 px ; }
. ml55 { margin-left : 55 px ; }
. ml58 { margin-left : 58 px ; }
. ml30 { margin-left : 30 px ; }
. ml30 { margin-left : 30 px ; }
. ml38 { margin-left : 38 px ; }
. ml38 { margin-left : 38 px ; }
. ml60 { margin-left : 60 px ; }
. ml60 { margin-left : 60 px ; }
. ml160 { margin-left : 160 px ; }
. ml160 { margin-left : 160 px ; }
. ml80 { margin-left : 80 px ; }
. ml80 { margin-left : 80 px ; }
. ml85 { margin-left : 85 px ; }
. ml90 { margin-left : 90 px ; }
. ml90 { margin-left : 90 px ; }
. ml95 { margin-left : 95 px ; }
. ml100 { margin-left : 100 px ; }
. ml100 { margin-left : 100 px ; }
. ml110 { margin-left : 110 px ; }
. ml110 { margin-left : 110 px ; }
. ml125 { margin-left : 125 px ; }
. ml125 { margin-left : 125 px ; }
@ -161,6 +167,7 @@ h4{ font-size:14px; color:#3b3b3b;}
. h70 { height : 70 px ; }
. h70 { height : 70 px ; }
. h150 { height : 150 px ; }
. h150 { height : 150 px ; }
. p10 { padding-left : 10 px ; padding-right : 10 px ; }
. p10 { padding-left : 10 px ; padding-right : 10 px ; }
. mw400 { max-width : 400 px ; }
/* Font & background Color */
/* Font & background Color */
a . b_grey { background : #F5F5F5 ; }
a . b_grey { background : #F5F5F5 ; }
@ -295,6 +302,7 @@ a:hover.bgreen_n_btn{background:#08a384;}
. blue_btn_cir { background : #3498db ; padding : 1 px 10 px ; -moz- border-radius : 2 px ; -webkit- border-radius : 2 px ; border-radius : 2 px ; color : #fff ; font-weight : normal ; font-size : 12 px ; white-space : nowrap ; }
. blue_btn_cir { background : #3498db ; padding : 1 px 10 px ; -moz- border-radius : 2 px ; -webkit- border-radius : 2 px ; border-radius : 2 px ; color : #fff ; font-weight : normal ; font-size : 12 px ; white-space : nowrap ; }
. orange_btn_cir { background : #e67e22 ; padding : 1 px 10 px ; -moz- border-radius : 2 px ; -webkit- border-radius : 2 px ; border-radius : 2 px ; color : #fff ; font-weight : normal ; font-size : 12 px ; white-space : nowrap ; }
. orange_btn_cir { background : #e67e22 ; padding : 1 px 10 px ; -moz- border-radius : 2 px ; -webkit- border-radius : 2 px ; border-radius : 2 px ; color : #fff ; font-weight : normal ; font-size : 12 px ; white-space : nowrap ; }
. bgreen_btn_cir { background : #1abc9c ; padding : 1 px 10 px ; -moz- border-radius : 2 px ; -webkit- border-radius : 2 px ; border-radius : 2 px ; color : #fff ; font-weight : normal ; font-size : 12 px ; white-space : nowrap ; }
. bgreen_btn_cir { background : #1abc9c ; padding : 1 px 10 px ; -moz- border-radius : 2 px ; -webkit- border-radius : 2 px ; border-radius : 2 px ; color : #fff ; font-weight : normal ; font-size : 12 px ; white-space : nowrap ; }
. grey_border { border : 1 px solid #dddddd !important ; }
/* commonpic */
/* commonpic */
. pic_date { display : block ; background : url ( ../images/new_project/public_icon.png ) -31 px 0 no-repeat ; width : 16 px ; height : 15 px ; float : left ; }
. pic_date { display : block ; background : url ( ../images/new_project/public_icon.png ) -31 px 0 no-repeat ; width : 16 px ; height : 15 px ; float : left ; }
. pic_add { display : block ; background : url ( ../images/new_project/public_icon.png ) -31 px -273 px no-repeat ; width : 16 px ; height : 15 px ; float : left ; }
. pic_add { display : block ; background : url ( ../images/new_project/public_icon.png ) -31 px -273 px no-repeat ; width : 16 px ; height : 15 px ; float : left ; }
@ -663,6 +671,9 @@ a.loginChooseTab {color:#484848; height:30px; display:block;}
. referenceTypeActive { background-color : #269ac9 ; color : #ffffff !important ; }
. referenceTypeActive { background-color : #269ac9 ; color : #ffffff !important ; }
a . referenceTypeBlock { color : #888888 ; display : inline-block ; padding : 0 px 20 px ; }
a . referenceTypeBlock { color : #888888 ; display : inline-block ; padding : 0 px 20 px ; }
/*复制课程弹窗*/
. copyCoursePopup { width : 750 px !important ; height : auto !important ; border : 3 px solid #269ac9 !important ; padding-left : 16 px !important ; padding-right : 16 px !important ; padding-bottom : 16 px !important ; background-color : #ffffff ; position : absolute ; top : 50 % ; left : 50 % ; margin-left : -375 px ; z-index : 1000 ; }
/*底部*/
/*底部*/
# Footer { background-color : #ffffff ; margin-bottom : 10 px ; padding-bottom : 15 px ; color : #666666 ; }
# Footer { background-color : #ffffff ; margin-bottom : 10 px ; padding-bottom : 15 px ; color : #666666 ; }
. footerAboutContainer { width : auto ; border-bottom : 1 px solid #efefef ; }
. footerAboutContainer { width : auto ; border-bottom : 1 px solid #efefef ; }
@ -962,3 +973,26 @@ span.at a{color:#269ac9;text-decoration: none;}
/*文本描述展开高度*/
/*文本描述展开高度*/
. maxh360 { max-height : 810 px ; }
. maxh360 { max-height : 810 px ; }
. lh18 { line-height : 18 px ; }
. lh18 { line-height : 18 px ; }
/*151228样式更新*/
. menuSetting { background : url ( ../images/hwork_icon.png ) -5 px -132 px no-repeat ; display : inline-block ; width : 20 px ; height : 20 px ; }
. boxShadow { box-shadow : 0 px 2 px 8 px rgba ( 146 , 153 , 169 , 0.5 ) ; }
a . greyBtn { display : inline-block ; background : #f2f3f3 ; padding : 0 px 5 px ; height : 20 px ; border : 1 px solid #d3d3d3 ; color : #888888 ; line-height : 1.9 ; -moz- border-radius : 2 px ; -webkit- border-radius : 2 px ; border-radius : 2 px ; }
a : hover . greyBtn { border : 1 px solid #888888 ; }
a . blueBtn { display : inline-block ; background : #269ac9 ; padding : 0 px 5 px ; height : 20 px ; border : 1 px solid #269ac9 ; color : #ffffff ; line-height : 1.9 ; -moz- border-radius : 2 px ; -webkit- border-radius : 2 px ; border-radius : 2 px ; }
a . blueBtn : hover { background-color : #298fbd ; }
a . cancelBtn { display : inline-block ; background : #c1c1c1 ; padding : 0 px 5 px ; height : 20 px ; border : 1 px solid #d3d3d3 ; color : #ffffff ; line-height : 1.9 ; -moz- border-radius : 2 px ; -webkit- border-radius : 2 px ; border-radius : 2 px ; }
a . cancelBtn : hover { background : #888888 ; }
a . userFollow { display : inline-block ; width : 55 px ; height : 20 px ; border : 1 px solid #d3d3d3 ; color : #888888 ; background : #f2f3f3 url ( ../images/homepage_icon2.png ) -9 px -6 px no-repeat ; padding-left : 25 px ; line-height : 1.9 ; -moz- border-radius : 2 px ; -webkit- border-radius : 2 px ; border-radius : 2 px ; }
a : hover . userFollow { border : 1 px solid #888888 ; }
a . userCancel { display : inline-block ; width : 55 px ; height : 20 px ; border : 1 px solid #d3d3d3 ; color : #888888 ; background : #f2f3f3 url ( ../images/homepage_icon2.png ) -177 px -6 px no-repeat ; padding-left : 25 px ; line-height : 1.9 ; -moz- border-radius : 2 px ; -webkit- border-radius : 2 px ; border-radius : 2 px ; }
a : hover . userCancel { border : 1 px solid #888888 ; }
. pAbsolute { position : absolute ; z-index : 999 ; }
. userAvatarWrap { width : 50 px ; height : 50 px ; position : relative ; border : 1 px solid #cbcbcb ; padding : 2 px ; }
. userAvatarWrap : hover { border : 1 px solid #269ac9 ; }
. mr27 { margin-right : 27 px ; }
. userCard { width : 208 px ; border : 1 px solid #dddddd ; background-color : #ffffff ; margin-top : 10 px ; padding : 15 px ; top : -176 px ; left : -95 px ; position : absolute ; z-index : 999 ; display : none ; }
. userCard font { display : block ; border-width : 8 px ; position : absolute ; bottom : -16 px ; left : 110 px ; border-style : solid dashed dashed dashed ; border-color : #FFF transparent transparent transparent ; font-size : 0 ; line-height : 0 ; }
. userCard em { display : block ; border-width : 8 px ; position : absolute ; bottom : -17 px ; left : 110 px ; border-style : solid dashed dashed dashed ; border-color : #eaeaea transparent transparent transparent ; font-size : 0 ; line-height : 0 ; }
. userCardM { width : 201 px ; height : 20 px ; border : 1 px solid #dddddd ; resize : none ; }
. resourceCopy { padding : 0 px ; margin : 0 px ; width : 12 px ; height : 12 px ; display : inline-block ; }