@ -1,4 +1,5 @@
/* CSS Document */
/* CSS Document */
/* 2015-06-26 */
body , h1 , h2 , h3 , h4 , h5 , h6 , hr , p , blockquote , dl , dt , dd , ul , ol , li , pre , form , fieldset , legend , button , input , textarea , th , td { margin : 0 ; padding : 0 ; }
body , h1 , h2 , h3 , h4 , h5 , h6 , hr , p , blockquote , dl , dt , dd , ul , ol , li , pre , form , fieldset , legend , button , input , textarea , th , td { margin : 0 ; padding : 0 ; }
body , table , input , textarea , select , button { font-family : "微软雅黑" , "宋体" ; font-size : 12 px ; line-height : 1.5 ; background : #eaebec ; }
body , table , input , textarea , select , button { font-family : "微软雅黑" , "宋体" ; font-size : 12 px ; line-height : 1.5 ; background : #eaebec ; }
div , img , tr , td , table { border : 0 ; }
div , img , tr , td , table { border : 0 ; }
@ -8,9 +9,10 @@ a:link,a:visited{color:#7f7f7f;text-decoration:none;}
a : hover , a : active { color : #000 ; }
a : hover , a : active { color : #000 ; }
a : hover { text-decoration : none ; }
a : hover { text-decoration : none ; }
textarea { resize : none ; }
textarea { resize : none ; }
. pInline { margin : 0 px ; padding : 0 px ; display : inline-block ; }
/*常用*/
/*常用*/
select , input , textarea { border : 1 px solid # 64bdd 9; background : #fff ; color : #000 ; padding-left : 5 px ; }
select , input , textarea { border : 1 px solid # 269ac 9; background : #fff ; color : #000 ; padding-left : 5 px ; }
. sub_btn { cursor : pointer ; -moz- border-radius : 3 px ; -webkit- border-radius : 3 px ; border : 1 px solid #707070 ; color : #000 ; border-radius : 3 px ; padding : 1 px 10 px ; margin-bottom : 10 px ; background : #dbdbdb ; }
. sub_btn { cursor : pointer ; -moz- border-radius : 3 px ; -webkit- border-radius : 3 px ; border : 1 px solid #707070 ; color : #000 ; border-radius : 3 px ; padding : 1 px 10 px ; margin-bottom : 10 px ; background : #dbdbdb ; }
. sub_btn : hover { background : #b5e2fa ; color : #000 ; border : 1 px solid #3c7fb1 ; }
. sub_btn : hover { background : #b5e2fa ; color : #000 ; border : 1 px solid #3c7fb1 ; }
table { background : #fff ; }
table { background : #fff ; }
@ -20,6 +22,7 @@ table{ background:#fff;}
. no_border { border : none ; }
. no_border { border : none ; }
. min_search { width : 150 px ; height : 20 px ; border : 1 px solid #d0d0d0 ; color : #666 ; background : url ( ../images/new_project/public_icon.png ) 135 px -193 px no-repeat ; }
. min_search { width : 150 px ; height : 20 px ; border : 1 px solid #d0d0d0 ; color : #666 ; background : url ( ../images/new_project/public_icon.png ) 135 px -193 px no-repeat ; }
a . btn_message_free { background : #ff5722 ; display : block ; text-align : center ; color : #fff ; padding : 3 px 0 ; width : 80 px ; margin-bottom : 10 px ; }
a . btn_message_free { background : #ff5722 ; display : block ; text-align : center ; color : #fff ; padding : 3 px 0 ; width : 80 px ; margin-bottom : 10 px ; }
. db { display : block ; }
/* font & color */
/* font & color */
h2 { font-size : 18 px ; color : #15bccf ; }
h2 { font-size : 18 px ; color : #15bccf ; }
h3 { font-size : 14 px ; color : #e8770d ; }
h3 { font-size : 14 px ; color : #e8770d ; }
@ -28,6 +31,7 @@ h4{ font-size:14px; color:#3b3b3b;}
. f14 { font-size : 14 px ; }
. f14 { font-size : 14 px ; }
. f16 { font-size : 16 px ; }
. f16 { font-size : 16 px ; }
. f18 { font-size : 18 px ; }
. f18 { font-size : 18 px ; }
. f20 { font-size : 20 px ; }
. fb { font-weight : bold ; }
. fb { font-weight : bold ; }
. lh20 { line-height : 20 px ; }
. lh20 { line-height : 20 px ; }
. lh22 { line-height : 22 px ; }
. lh22 { line-height : 22 px ; }
@ -49,6 +53,8 @@ h4{ font-size:14px; color:#3b3b3b;}
. break_word { word-break : break-all ; word-wrap : break-word ; }
. break_word { word-break : break-all ; word-wrap : break-word ; }
. hidden { overflow : hidden ; white-space : nowrap ; text-overflow : ellipsis ; }
. hidden { overflow : hidden ; white-space : nowrap ; text-overflow : ellipsis ; }
. flow_hidden { width : 300 px ; overflow : hidden ; white-space : nowrap ; text-overflow : ellipsis ; }
. flow_hidden { width : 300 px ; overflow : hidden ; white-space : nowrap ; text-overflow : ellipsis ; }
. white_space { white-space : nowrap ; }
. pr { position : relative ; }
/* Spacing */
/* Spacing */
. ml2 { margin-left : 2 px ; }
. ml2 { margin-left : 2 px ; }
@ -71,10 +77,15 @@ h4{ font-size:14px; color:#3b3b3b;}
. ml100 { margin-left : 100 px ; }
. ml100 { margin-left : 100 px ; }
. ml110 { margin-left : 110 px ; }
. ml110 { margin-left : 110 px ; }
. ml320 { margin-left : 320 px ; }
. ml320 { margin-left : 320 px ; }
. ml150 { margin-left : 150 px ; }
. mr-5 { margin-right : -5 px ; }
. mr5 { margin-right : 5 px ; }
. mr5 { margin-right : 5 px ; }
. mr45 { margin-right : 45 px ; }
. mr55 { margin-right : 55 px ; }
. mr10 { margin-right : 10 px ; }
. mr10 { margin-right : 10 px ; }
. mr15 { margin-right : 15 px ; }
. mr15 { margin-right : 15 px ; }
. mr20 { margin-right : 20 px ; }
. mr20 { margin-right : 20 px ; }
. mr25 { margin-right : 25 px ; }
. mr30 { margin-right : 30 px ; }
. mr30 { margin-right : 30 px ; }
. mr40 { margin-right : 40 px ; }
. mr40 { margin-right : 40 px ; }
. mr45 { margin-right : 45 px ; }
. mr45 { margin-right : 45 px ; }
@ -84,14 +95,20 @@ h4{ font-size:14px; color:#3b3b3b;}
. mw15 { margin : 0 15 px ; }
. mw15 { margin : 0 15 px ; }
. mw20 { margin : 0 20 px ; }
. mw20 { margin : 0 20 px ; }
. mt1 { margin-top : 1 px ; }
. mt1 { margin-top : 1 px ; }
. mt-4 { margin-top : -4 px ; }
. mt0 { margin-top : 0 px !important ; }
. mt3 { margin-top : 3 px ; }
. mt3 { margin-top : 3 px ; }
. mt5 { margin-top : 5 px ; }
. mt5 { margin-top : 5 px ; }
. mt8 { margin-top : 8 px ; }
. mt8 { margin-top : 8 px ; }
. mt10 { margin-top : 10 px ; }
. mt10 { margin-top : 10 px !important ; }
. mt30 { margin-top : 30 px ; }
. mt30 { margin-top : 30 px ; }
. mt12 { margin-top : 12 px ; }
. mt15 { margin-top : 15 px ; }
. mt19 { margin-top : 19 px !important ; }
. mb4 { margin-bottom : 4 px ; }
. mb5 { margin-bottom : 5 px ; }
. mb5 { margin-bottom : 5 px ; }
. mb8 { margin-bottom : 8 px ; }
. mb8 { margin-bottom : 8 px ; }
. mb10 { margin-bottom : 10 px ; }
. mb10 { margin-bottom : 10 px !important ; }
. mb20 { margin-bottom : 20 px ; }
. mb20 { margin-bottom : 20 px ; }
. pl15 { padding-left : 15 px ; }
. pl15 { padding-left : 15 px ; }
. w20 { width : 20 px ; }
. w20 { width : 20 px ; }
@ -107,6 +124,7 @@ h4{ font-size:14px; color:#3b3b3b;}
. w280 { width : 280 px ; }
. w280 { width : 280 px ; }
. w265 { width : 265 px ; }
. w265 { width : 265 px ; }
. w270 { width : 270 px ; }
. w270 { width : 270 px ; }
. w350 { width : 350 px ; }
. w430 { width : 470 px ; }
. w430 { width : 470 px ; }
. w520 { width : 520 px ; }
. w520 { width : 520 px ; }
. w543 { width : 543 px ; }
. w543 { width : 543 px ; }
@ -122,6 +140,7 @@ h4{ font-size:14px; color:#3b3b3b;}
. h50 { height : 50 px ; }
. h50 { height : 50 px ; }
. 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 ; }
/* Font & background Color */
/* Font & background Color */
a . b_grey { background : #F5F5F5 ; }
a . b_grey { background : #F5F5F5 ; }
@ -165,10 +184,46 @@ a.c_green{ color:#28be6c;}
. b_green { background : #28be6c ; }
. b_green { background : #28be6c ; }
. b_w { background : #fff ; }
. b_w { background : #fff ; }
/*add by Tim*/
. fontGrey { color : #cecece ; }
. fontGrey2 { color : #888888 ; }
. fontGrey3 { color : #484848 ; }
. fontBlue { color : #3498db ; }
a . underline { text-decoration : underline ; }
a . fontBlue { color : #297fb8 ; }
a . fontGrey { color : #cecece ; }
a . fontGrey2 { color : #888888 ; }
a . linkOrange { color : #ff7143 ; }
a . linkBlue { color : #269ac9 ; }
a . linkBlue : hover { color : #297fb8 ; }
a . linkBlue2 { color : #3498db ; }
a . linkBlue2 : hover { color : #297fb8 ; }
a . buttonBlue { background-color : #269ac9 ; }
a . buttonBlue : hover { background-color : #297fb8 ; }
a . linkGrey { color : #484848 ; }
a . linkGrey : hover { color : #269ac9 ; }
a . linkGrey2 { color : #888888 ; }
a . linkGrey2 : hover { color : #484848 ; }
a . linkGrey3 { color : #484848 ; }
a . linkGrey3 : hover { color : #000000 ; }
a . linkGrey4 { color : #484848 ; }
a . linkGrey4 : hover { color : #297fb8 ; }
a . linkGrey5 { color : #484848 ; }
a . linkGrey5 : hover { color : #3498db ; }
a . linkGrey6 { color : #484848 !important ; }
a . linkGrey6 : hover { color : #ffffff !important ; }
a . bBlue { background-color : #3498db ; }
a . bBlue : hover { background-color : #297fb8 ; }
a . submit_btn { border : 1 px solid #3498db ; padding : 3 px 10 px ; border-radius : 3 px ; color : #3498db ; }
a . submit_btn : hover { background-color : #3498db ; color : #ffffff ; }
/* commonBtn */
/* commonBtn */
. grey_btn { background : #d9d9d9 ; color : #656565 ; font-size : 14 px ; font-weight : normal ; text-align : center ; padding : 2 px 10 px ; }
. grey_btn { background : #d9d9d9 ; color : #656565 ; font-size : 14 px ; font-weight : normal ; text-align : center ; padding : 2 px 10 px ; }
a . grey_btn { background : #d9d9d9 ; color : #656565 ; font-size : 14 px ; font-weight : normal ; text-align : center ; padding : 2 px 10 px ; }
a . grey_btn { background : #d9d9d9 ; color : #656565 ; font-size : 14 px ; font-weight : normal ; text-align : center ; padding : 2 px 10 px ; }
a : hover . grey_btn { background : #717171 ; color : #fff ; }
a : hover . grey_btn { background : #717171 ; color : #fff ; }
. grey_n_btn { background : #d9d9d9 ; color : #656565 ; font-weight : normal ; padding : 2 px 10 px ; text-align : center ; }
a . grey_n_btn { background : #d9d9d9 ; color : #656565 ; font-weight : normal ; padding : 2 px 10 px ; text-align : center ; }
a : hover . grey_n_btn { background : #717171 ; color : #fff ; }
. green_btn { background : #28be6c ; color : #fff ; font-size : 14 px ; font-weight : normal ; padding : 2 px 8 px ; text-align : center ; }
. green_btn { background : #28be6c ; color : #fff ; font-size : 14 px ; font-weight : normal ; padding : 2 px 8 px ; text-align : center ; }
a . green_btn { background : #28be6c ; color : #fff ; font-size : 14 px ; font-weight : normal ; padding : 2 px 8 px ; text-align : center ; cursor : pointer ; }
a . green_btn { background : #28be6c ; color : #fff ; font-size : 14 px ; font-weight : normal ; padding : 2 px 8 px ; text-align : center ; cursor : pointer ; }
a : hover . green_btn { background : #14ad5a ; }
a : hover . green_btn { background : #14ad5a ; }
@ -196,6 +251,15 @@ a:hover.blue_u_btn{background:#64bdd9; color:#fff;}
. blue_n_btn { background : #64bdd9 ; color : #fff ; font-weight : normal ; padding : 2 px 10 px ; text-align : center ; }
. blue_n_btn { background : #64bdd9 ; color : #fff ; font-weight : normal ; padding : 2 px 10 px ; text-align : center ; }
a . blue_n_btn { background : #64bdd9 ; color : #fff ; font-weight : normal ; padding : 2 px 10 px ; text-align : center ; }
a . blue_n_btn { background : #64bdd9 ; color : #fff ; font-weight : normal ; padding : 2 px 10 px ; text-align : center ; }
a : hover . blue_n_btn { background : #329cbd ; }
a : hover . blue_n_btn { background : #329cbd ; }
. green_n_btn { background : #3cb761 ; padding : 2 px 10 px ; color : #fff ; }
a . green_n_btn { background : #3cb761 ; padding : 2 px 10 px ; color : #fff ; }
a : hover . green_n_btn { background : #14ad5a ; }
. orange_n_btn { background : #ff5d31 ; padding : 2 px 10 px ; color : #fff ; }
a . orange_n_btn { background : #ff5d31 ; padding : 2 px 10 px ; color : #fff ; }
a : hover . orange_n_btn { background : #d63502 ; }
. bgreen_n_btn { background : #1abc9c ; padding : 2 px 10 px ; color : #fff ; }
a . bgreen_n_btn { background : #1abc9c ; padding : 2 px 10 px ; color : #fff ; }
a : hover . bgreen_n_btn { background : #08a384 ; }
. nolink_btn { background : #BCBCBC ; color : #fff ; padding : 2 px 5 px ; }
. nolink_btn { background : #BCBCBC ; color : #fff ; padding : 2 px 5 px ; }
. more_btn { -moz- border-radius : 3 px ; -webkit- border-radius : 3 px ; border : 1 px solid #9DCEFF ; color : #9DCEFF ; border-radius : 3 px ; padding : 0 px 3 px ; }
. more_btn { -moz- border-radius : 3 px ; -webkit- border-radius : 3 px ; border : 1 px solid #9DCEFF ; color : #9DCEFF ; border-radius : 3 px ; padding : 0 px 3 px ; }
@ -225,7 +289,7 @@ a:hover.blue_n_btn{ background:#329cbd;}
/*框架主类容*/
/*框架主类容*/
# Container { width : 94 0px ; margin : 0 auto ; }
# Container { width : 100 0px ; margin : 0 auto ; }
/*头部导航*/
/*头部导航*/
# Header { margin : 10 px 0 ; background : #15bccf ; height : 40 px ; -moz- border-radius : 5 px ; -webkit- border-radius : 5 px ; border-radius : 5 px ; }
# Header { margin : 10 px 0 ; background : #15bccf ; height : 40 px ; -moz- border-radius : 5 px ; -webkit- border-radius : 5 px ; border-radius : 5 px ; }
@ -234,6 +298,18 @@ a:hover.blue_n_btn{ background:#329cbd;}
# TopNav ul li { margin-top : 8 px ; }
# TopNav ul li { margin-top : 8 px ; }
. topnav_a a { font-size : 14 px ; font-weight : bold ; color : #fff ; margin-right : 10 px ; }
. topnav_a a { font-size : 14 px ; font-weight : bold ; color : #fff ; margin-right : 10 px ; }
. topnav_a a : hover { color : #a1ebff ; }
. topnav_a a : hover { color : #a1ebff ; }
# userInfo { float : right ; display : inline-block ; width : 130 px ; padding-top : 5 px ; }
. userInfoRow2 { margin-top : -5 px ; }
. myPractice { display : inline-block ; }
a . parent { background : url ( ../images/arrowList.png ) -30 px 3 px no-repeat ; width : 95 px ; padding-right : 50 px ; }
a . parent : hover { background : url ( ../images/arrowList.png ) -30 px -14 px no-repeat ; width : 95 px ; padding-right : 50 px ; color : #fe7d68 ; }
a . linkToOrange : hover { color : #fe7d68 ; }
# userInfo ul li { positon : relative ; }
# userInfo ul li ul { display : none ; }
# userInfo ul li : hover ul { display : block ; position : absolute ; }
# userInfo ul li : hover ul li ul { display : none ; }
# userInfo ul li : hover ul li : hover ul { display : block ; position : absolute ; left : 110 px ; top : 6 px ; width : 148 px ; border : 1 px solid #15bccf ; background-color : #ffffff ; padding : 5 px 0 px ; }
# userInfo ul li : hover ul li : hover ul li { max-width : 148 px ; overflow : hidden ; white-space : nowrap ; text-overflow : ellipsis ; display : block ; padding : 0 10 px ; line-height : 1.5 ; color : #15bccf ; }
# TopUser { }
# TopUser { }
# TopUser ul li { margin-top : 8 px ; }
# TopUser ul li { margin-top : 8 px ; }
. topuser_a a { font-size : 14 px ; font-weight : bold ; color : #fff ; margin-right : 10 px ; }
. topuser_a a { font-size : 14 px ; font-weight : bold ; color : #fff ; margin-right : 10 px ; }
@ -275,6 +351,22 @@ div#menu ul ul li {width: 100%;}
div # menu ul ul ul { padding : 0 ; margin : -38 px 0 0 90 px !important ; width : 200 px ; }
div # menu ul ul ul { padding : 0 ; margin : -38 px 0 0 90 px !important ; width : 200 px ; }
div # menu ul ul ul li a { width : 185 px ; overflow : hidden ; white-space : nowrap ; text-overflow : ellipsis ; color : #15bccf ; }
div # menu ul ul ul li a { width : 185 px ; overflow : hidden ; white-space : nowrap ; text-overflow : ellipsis ; color : #15bccf ; }
/*myctrip*/
. userImage { position : absolute ; right : 140 px ; top : 5 px ; width : 30 px ; height : 30 px ; background : url ( ../images/item.png ) 2 px 4 px no-repeat ; line-height : 1.4 ; }
a . topnav_login_a { color : #fff ; display : inline-block ; }
a . topnav_login_a : hover { color : #a1ebff ; }
a . topnav_login_mes { color : #fff ; width : 10 px ; height : 20 px ; padding-left : 15 px ; background : url ( ../images/item.png ) -84 px -145 px no-repeat ; display : inline-block ; vertical-align : top ; }
a . topnav_login_mes : hover { color : #a1ebff ; }
a . topnav_login_box { color : #fff ; font-size : 14 px ; font-weight : bold ; width : 90 px ; display : inline-block ; }
. menuArrow { background : url ( ../images/item.png ) -20 px -40 px no-repeat ; }
li . menuArrow : hover { background : url ( ../images/item.png ) -20 px -70 px no-repeat ; }
a . topnav_login_box : hover { color : #a1ebff ; }
. navRow1 { margin : 0 ; padding : 0 ; }
. navRow2 { margin : 0 ; padding : 0 ; }
. topnav_login_list { border : 1 px solid #269ac9 ; background : #fff ; padding-left : 10 px ; padding-bottom : 10 px ; padding-top : 8 px ; width : 60 px ; left : -7 px ; position : absolute ; z-index : 9999 ; line-height : 2 ; }
. topnav_login_list a { color : #15bccf ; }
. topnav_login_list li { }
/*主类容*/
/*主类容*/
# Main { background : #fff ; margin-bottom : 10 px ; }
# Main { background : #fff ; margin-bottom : 10 px ; }
# content { }
# content { }
@ -294,10 +386,322 @@ a:hover.search_btn{ background: #0fa9bb;}
# RSide { width : 670 px ; margin-left : 10 px ; background : #fff ; padding : 10 px ; margin-bottom : 10 px ; }
# RSide { width : 670 px ; margin-left : 10 px ; background : #fff ; padding : 10 px ; margin-bottom : 10 px ; }
/*资源库*/
. resources { width : 728 px ; background-color : #ffffff ; padding : 10 px 10 px 20 px 10 px ; border : 1 px solid #dddddd ; }
. resourcesBanner { width : 730 px ; height : 40 px ; background-color : #eaeaea ; margin-bottom : 10 px ; }
. bannerName { background : #64bdd9 ; color : #ffffff ; height : 40 px ; line-height : 40 px ; width : 90 px ; text-align : center ; font-weight : normal ; vertical-align : middle ; font-size : 16 px ; float : left ; }
. resourcesSelect { width : 30 px ; height : 34 px ; float : right ; position : relative ; margin-top : -6 px ; }
. resourcesSelected { width : 25 px ; height : 20 px ; position : relative ; background : url ( ../images/resource_icon_list.png ) 0 px 0 px no-repeat ; }
. resourcesSelected : hover { background : url ( ../images/resource_icon_list.png ) 0 px -25 px no-repeat ; }
. resourcesIcon { margin-top : 15 px ; display : block ; width : 25 px ; height : 20 px ; }
. resourcesType { width : 75 px ; background-color : #ffffff ; float : left ; list-style : none ; position : absolute ; border : 1 px solid #eaeaea ; border-radius : 5 px ; top : 15 px ; padding : 10 px 20 px ; left : -90 px ; font-size : 12 px ; color : #888888 ; display : none ; line-height : 2 ; }
a . resourcesTypeAll { background : url ( ../images/homepage_icon.png ) -180 px -89 px no-repeat ; padding-left : 23 px ; }
a . resourcesTypeAtt { background : url ( ../images/homepage_icon.png ) -180 px -49 px no-repeat ; padding-left : 23 px ; }
a . resourcesGrey { font-size : 12 px ; color : #888888 ; }
a . resourcesGrey : hover { font-size : 12 px ; color : #269ac9 ; }
. resourcesBanner ul li : hover ul . resourcesType { display : block ; }
ul li : hover ul { display : block ; }
. resourcesUploadBox { float : right ; width : 103 px ; height : 34 px ; background-color : #269ac9 ; line-height : 34 px ; vertical-align : middle ; text-align : center ; margin-left : 12 px ; }
. resourcesUploadBox : hover { background-color : #297fb8 ; }
a . uploadBoxIcon { background : url ( ../images/resource_icon_list.png ) -35 px 10 px no-repeat ; float : left ; display : block ; width : 81 px ; height : 30 px ; padding-left : 22 px ; font-size : 14 px ; color : #ffffff ; }
. resourcesSearchloadBox { border : 1 px solid #e6e6e6 ; width : 225 px ; float : left ; background-color : #ffffff ; }
. searchResource { border : none ; outline : none ; background-color : #ffffff ; width : 184 px ; height : 32 px ; padding-left : 10 px ; display : block ; float : left ; }
. searchIcon { width : 31 px ; height : 32 px ; background-color : #ffffff ; background : url ( ../images/resource_icon_list.png ) -40 px -15 px no-repeat ; display : block ; float : left ; }
. resourcesSearchBanner { width : 710 px ; height : 34 px ; margin-bottom : 10 px ; margin-top : 15 px ; margin-left : auto ; margin-right : auto ; }
. resourcesListTab { width : 710 px ; height : 40 px ; background-color : #f6f6f6 ; border-bottom : 1 px solid #eaeaea ; font-size : 14 px ; color : #7a7a7a ; margin-left : auto ; margin-right : auto ; }
. resourcesListCheckbox { width : 20 px ; height : 40 px ; line-height : 40 px ; text-align : center ; vertical-align : middle ; }
. resourcesCheckbox { padding : 0 px ; margin : 0 px ; margin-top : 14 px ; width : 12 px ; height : 12 px ; }
. resourcesListName { width : 160 px ; height : 40 px ; line-height : 40 px ; text-align : left ; }
. resourcesListSize { width : 105 px ; height : 40 px ; line-height : 40 px ; text-align : center ; }
. resourcesListType { width : 150 px ; height : 40 px ; line-height : 40 px ; text-align : center ; }
. resourcesListUploader { width : 180 px ; height : 40 px ; line-height : 40 px ; text-align : center ; }
. resourcesListTime { width : 95 px ; height : 40 px ; line-height : 40 px ; text-align : center ; }
. resourcesList { width : 710 px ; height : 39 px ; background-color : #ffffff ; border-bottom : 1 px dashed #eaeaea ; color : #9a9a9a ; font-size : 12 px ; margin-left : auto ; margin-right : auto ; }
. resourcesListOption { width : 710 px ; height : 40 px ; line-height : 40 px ; vertical-align : middle ; margin-left : auto ; margin-right : auto ; background-color : #f6f6f6 ; }
. resourcesCheckAll { width : 20 px ; height : 40 px ; line-height : 40 px ; text-align : center ; vertical-align : middle ; float : left ; }
. resourcesSelectSend { float : right ; }
. resourcesSelectSendButton { width : 75 px ; height : 28 px ; background-color : #ffffff ; line-height : 28 px ; vertical-align : middle ; margin-top : 5 px ; margin-right : 10 px ; margin-left : 15 px ; text-align : center ; border : 1 px solid #269ac9 ; border-radius : 5 px ; float : right ; }
a . sendButtonBlue { color : #269ac9 ; }
a . sendButtonBlue : hover { color : #ffffff ; }
. resourcesSelectSendButton : hover { background-color : #297fb8 ; }
a . resourcesBlack { font-size : 12 px ; color : #4c4c4c ; }
a . resourcesBlack : hover { font-size : 12 px ; color : #000000 ; }
. dropdown-menu {
position : absolute ;
top : 100 % ;
left : 0 ;
z-index : 1000 ;
display : none ;
float : left ;
min-width : 80px ;
padding : 5px 0 ;
margin : 2px 0 0 ;
font-size : 12px ;
text-align : left ;
background-color : # fff ;
-webkit-background-clip : padding-box ;
background-clip : padding-box ;
border : 1px solid # ccc ;
border-radius : 4px ;
-webkit-box-shadow : 0 6px 12px rgba ( 0 , 0 , 0 , . 175 ) ;
box-shadow : 0 6px 12px rgba ( 0 , 0 , 0 , . 175 ) ;
}
. dropdown-menu > li > a {
display : block ;
padding : 3px 20px ;
clear : both ;
font-weight : normal ;
line-height : 1 . 5 ;
color : # 616060 ;
white-space : nowrap ;
}
. dropdown-menu > li > a : hover {
color : # ffffff ;
text-decoration : none ;
background-color : # 64bdd9 ;
outline : none ;
}
/*发送资源弹窗*/
/*.resourceShareContainer {width:100%; height:100%; background:#666; filter:alpha(opacity=50); opacity:0.5; -moz-opacity:0.5; position:absolute; left:0; top:0; z-index:-999;}*/
. resourceSharePopup { width : 300 px ; height : auto ; border : 3 px solid #269ac9 ; padding-left : 16 px ; padding-bottom : 16 px ; background-color : #ffffff ; position : absolute ; top : 50 % ; left : 50 % ; margin-left : -150 px ; z-index : 1000 ; }
. sendText { font-size : 16 px ; color : #269ac9 ; line-height : 16 px ; padding-top : 20 px ; width : 100 px ; display : inline-block ; font-weight : bold ; }
. resourcesSendTo { float : left ; height : 20 px ; margin-top : 15 px ; }
. resourcesSendType { border : 1 px solid #e6e6e6 ; width : 60 px ; height : 24 px ; outline : none ; font-size : 14 px ; color : #888888 ; }
. resourcePopupClose { width : 20 px ; height : 20 px ; display : inline-block ; float : right ; }
. resourceClose { background : url ( ../images/resource_icon_list.png ) 0 px -40 px no-repeat ; width : 20 px ; height : 20 px ; display : inline-block ; }
. resourcesSearchBox { border : 1 px solid #e6e6e6 ; width : 225 px ; height : 25 px ; background-color : #ffffff ; margin-top : 12 px ; margin-bottom : 15 px ; }
. searchResourcePopup { border : none ; outline : none ; background-color : #ffffff ; width : 184 px ; height : 25 px ; padding-left : 10 px ; display : inline-block ; float : left ; }
. courseSend { width : 260 px ; height : 15 px ; line-height : 15 px ; margin-bottom : 10 px ; }
. courseSendCheckbox { padding : 0 px ; margin : 0 px ; width : 12 px ; height : 12 px ; margin-right : 10 px ; display : inline-block ; margin-top : 2 px ; }
. sendCourseName { font-size : 12 px ; color : #5f6060 ; }
. courseSendSubmit { width : 50 px ; height : 25 px ; line-height : 25 px ; text-align : center ; vertical-align : middle ; background-color : #269ac9 ; margin-right : 25 px ; float : left ; }
. courseSendSubmit : hover { background-color : #297fb8 ; }
. courseSendCancel { width : 50 px ; height : 25 px ; line-height : 25 px ; text-align : center ; vertical-align : middle ; background-color : #c1c1c1 ; float : left }
. courseSendCancel : hover { background-color : #717171 ; }
. courseReferContainer { float : left ; max-height : 120 px ; overflow : scroll ; overflow-x : hidden ; margin-right : 16 px ; margin-bottom : 10 px ; }
a . sendSourceText { font-size : 14 px ; color : #ffffff ; display : block ; }
/*上传资源弹窗*/
. resourceUploadPopup { width : 400 px ; height : auto ; border : 3 px solid #269ac9 ; padding-left : 16 px ; padding-bottom : 16 px ; background-color : #ffffff ; position : absolute ; top : 50 % ; left : 50 % ; margin-left : -200 px ; z-index : 1000 ; }
. uploadText { font-size : 16 px ; color : #269ac9 ; line-height : 16 px ; padding-top : 15 px ; width : 140 px ; display : inline-block ; }
. uploadBoxContainer { height : 33 px ; line-height : 33 px ; margin-top : 10 px ; position : relative ; }
. uploadBox { width : 100 px ; height : 33 px ; line-height : 33 px ; text-align : center ; vertical-align : middle ; background-color : #269ac9 ; border-radius : 3 px ; float : left ; margin-right : 12 px ; }
. uploadBox : hover { background-color : #297fb8 ; }
a . uploadIcon { background : url ( ../images/resource_icon_list.png ) 8 px -60 px no-repeat ; width : 100 px ; height : 33 px ; display : block ; }
. chooseFile { color : #ffffff ; display : block ; margin-left : 32 px ; }
. uploadResourceIntr { width : 250 px ; height : 33 px ; float : left ; line-height : 33 px ; font-size : 12 px ; }
. uploadResourceName { width : 250 px ; display : inline-block ; line-height : 15 px ; font-size : 12 px ; color : #444444 ; margin-bottom : 2 px ; }
. uploadResourceIntr2 { width : 250 px ; display : inline-block ; line-height : 15 px ; font-size : 12 px ; color : #444444 ; }
. uploadType { margin : 10 px 0 ; border : 1 px solid #e6e6e6 ; width : 100 px ; height : 30 px ; outline : none ; font-size : 12 px ; color : #888888 ; }
. uploadKeyword { margin-bottom : 10 px ; outline : none ; border : 1 px solid #e6e6e6 ; height : 30 px ; width : 280 px ; }
/*评分设置弹窗*/
. markPopup { width : 290 px ; height : auto ; padding : 5 px 0 px 15 px 15 px ; background-color : #ffffff ; z-index : 1000 ; }
. markInput { margin-bottom : 10 px ; outline : none ; border : 1 px solid #e6e6e6 ; height : 30 px ; width : 140 px ; color : #3d3c3c ; }
. markPercentage { margin : 10 px 0 ; border : 1 px solid #e6e6e6 ; width : 70 px ; height : 30 px ; outline : none ; font-size : 12 px ; color : #3d3c3c ; }
/*新个人主页框架css*/
. navContainer { width : 100 % ; margin : 0 auto ; background-color : #269ac9 ; }
. homepageContentContainer { width : 100 % ; margin : 0 auto ; background-color : #eaebed ; }
. homepageContent { width : 1000 px ; background-color : #eaebed ; margin : 0 auto ; }
. navHomepage { width : 1000 px ; height : 54 px ; background-color : #269ac9 ; margin : 0 auto ; }
. navHomepageLogo { width : 60 px ; height : 54 px ; line-height : 54 px ; vertical-align : middle ; margin-left : 2 px ; margin-right : 30 px ; }
. navHomepageMenu { margin-right : 20 px ; display : inline-block ; height : 54 px ; line-height : 54 px ; vertical-align : middle ; }
. navHomepageMenu : hover { background-color : #297fb8 ; }
. navHomepageSearchBoxcontainer { margin-top : 11 px ; }
. navHomepageSearchBox { width : 380 px ; border : none ; outline : none ; height : 32 px ; background-color : #ffffff ; }
. navHomepageSearchInput { width : 345 px ; height : 32 px ; outline : none ; border : none ; float : left ; padding-left : 5 px ; ; margin : 0 ; }
. homepageSearchIcon { width : 30 px ; height : 32 px ; background : url ( ../images/nav_icon.png ) -8 px 3 px no-repeat ; float : left ; }
a . homepageSearchIcon : hover { background : url ( ../images/nav_icon.png ) -49 px 3 px no-repeat ; }
. navSearchTypeBox { width : 368 px ; height : 35 px ; line-height : 35 px ; vertical-align : middle ; position : absolute ; border : 1 px solid #98a1a6 ; background-color : #ffffff ; padding-left : 10 px ; display : none ; color : #3e3e3e ; font-size : 14 px ; top : 43 px ; }
# navSearchAlert { display : none ; }
. navHomepageNews { width : 30 px ; display : block ; float : right ; margin-top : 8 px ; position : relative ; }
. homepageNewsIcon { background : url ( ../images/nav_icon.png ) -5 px -85 px no-repeat ; width : 30 px ; height : 35 px ; display : block ; }
. newsActive { width : 8 px ; height : 8 px ; border-radius : 50 % ; border : 2 px solid #ffffff ; background-color : #ff0000 ; position : absolute ; left : 17 px ; top : 5 px ; }
. navHomepageProfile { width : 65 px ; display : block ; float : right ; margin-left : 33 px ; }
. homepageProfileMenuIcon { background : url ( ../images/nav_icon.png ) 30 px -155 px no-repeat ; width : 65 px ; height : 54 px ; position : relative ; display : inline-block ; }
. homepageProfileMenuIcon : hover { background : url ( ../images/nav_icon.png ) 30 px -122 px no-repeat ; }
. navHomepageProfile ul li ul { display : none ; }
. navHomepageProfile ul li : hover ul { display : block ; }
. homepageLeft { width : 240 px ; float : left ; margin-right : 10 px ; margin-bottom : 10 px ; margin-top : 15 px ; }
. homepageRight { width : 750 px ; float : left ; margin-top : 15 px ; margin-bottom : 10 px ; }
. homepagePortraitContainer { width : 238 px ; border : 1 px solid #dddddd ; background-color : #ffffff ; padding-bottom : 15 px ; }
. homepagePortraitImage { width : 206 px ; height : 206 px ; padding : 2 px ; margin : 15 px 14 px 10 px 14 px ; position : relative ; border : 1 px solid #cbcbcb ; }
. homepagePortraitImage : hover { border : 1 px solid #297fb8 ; }
. homepageFollow { background : url ( ../images/homepage_icon.png ) -10 px -8 px no-repeat ; width : 20 px ; height : 20 px ; position : absolute ; right : 9 px ; top : 9 px ; }
. homepageFollowCancel { background : url ( ../images/homepage_icon.png ) -178 px -8 px no-repeat ; width : 20 px ; height : 20 px ; position : absolute ; right : 9 px ; top : 9 px ; }
. homepageEditProfile { width : 16 px ; height : 16 px ; border-radius : 2 px ; background-color : #888888 ; position : absolute ; right : 5 px ; bottom : 5 px ; font-size : 12 px ; filter : alpha ( opacity = 50 ) ; -moz- opacity : 0.5 ; opacity : 0.5 ; }
. homepageEditProfileIcon { background : url ( ../images/homepage_icon.png ) -14 px -37 px no-repeat ; width : 16 px ; height : 16 px ; display : block ; }
. homepageImageName { font-size : 16 px ; color : #484848 ; margin-left : 15 px ; margin-right : 8 px ; height : 25 px ; float : left ; }
. homepageImageSex { top : 116 px ; left : 5 px ; width : 20 px ; height : 20 px ; background : url ( ../images/homepage_icon.png ) -10 px -112 px no-repeat ; float : left ; }
. homepageImageSex2 { top : 116 px ; left : 5 px ; width : 20 px ; height : 20 px ; background : url ( ../images/homepage_icon.png ) -10 px -150 px no-repeat ; float : left ; }
. homepageSignature { font-size : 12 px ; color : #888888 ; margin-left : 15 px ; margin-top : 10 px ; margin-bottom : 12 px ; width : 208 px ; }
. homepageImageBlock { margin : 0 auto ; width : 68 px ; float : left ; text-align : center ; display : inline-block ; }
. homepageImageNumber { font-size : 12 px ; color : #484848 ; font-weight : bold ; }
a . homepageImageNumber : hover { color : #15bccf ; }
. homepageImageText { font-size : 12 px ; color : #888888 ; }
. homepageVerDiv { height : 28 px ; vertical-align : middle ; width : 1 px ; float : left ; display : inline-block ; background-color : #d1d1d1 ; margin-top : 3 px ; }
. homepageLeftMenuContainer { width : 238 px ; border : 1 px solid #dddddd ; border-bottom : none ; background-color : #ffffff ; margin-top : 10 px ; }
. homepageLeftMenuBlock { border-bottom : 1 px solid #dddddd ; height : 50 px ; line-height : 50 px ; vertical-align : middle ; }
. homepageLeftMenuCourses { font-size : 14 px ; border-bottom : 1 px solid #dddddd ; }
. homepageLeftMenuCoursesLine { padding-left : 25 px ; height : 38 px ; line-height : 38 px ; vertical-align : middle ; }
. homepageLeftMenuCoursesLine : hover { background-color : #b3e0ee ; }
a . coursesLineGrey { color : #15bccf ; display : block ; }
a . coursesLineGrey : hover { color : #ffffff ; }
. homepageLeftMenuMore { height : 18 px ; }
. homepageLeftMenuMore : hover { background-color : #b3e0ee ; }
. homepageLeftMenuMoreIcon { background : url ( ../images/homepage_icon.png ) -74 px -240 px no-repeat ; display : block ; height : 18 px ; }
. homepageMenuSetting { display : inline-block ; margin-left : 155 px ; }
a . homepageMenuText { color : #484848 ; font-size : 16 px ; margin-left : 20 px ; }
. homepageLeftLabelContainer { width : 238 px ; border : 1 px solid #dddddd ; background-color : #ffffff ; margin-top : 10 px ; }
. homepageLabelText { color : #484848 ; font-size : 16 px ; margin-left : 10 px ; margin-bottom : 12 px ; display : block ; }
. homepageRightBanner { width : 720 px ; height : 34 px ; margin : 0 px auto ; border-bottom : 1 px solid #e9e9e9 ; }
. NewsBannerName { font-size : 16 px ; color : #4b4b4b ; display : block ; width : 150 px ; float : left ; margin-top : 4 px ; }
. newsType { width : 60 px ; background-color : #ffffff ; float : left ; list-style : none ; position : absolute ; border : 1 px solid #eaeaea ; border-radius : 5 px ; top : 15 px ; padding : 5 px 10 px ; left : -40 px ; font-size : 12 px ; color : #888888 ; display : none ; line-height : 2 ; z-index : 9999 ; }
. newsReadSetting { width : 700 px ; background-color : #f6f6f6 ; border-bottom : 1 px solid #eeeeee ; margin : 10 px auto ; height : 39 px ; line-height : 39 px ; vertical-align : middle ; font-size : 14 px ; color : #7a7a7a ; padding-left : 10 px ; }
. homepageNewsList { width : 710 px ; height : 49 px ; line-height : 49 px ; vertical-align : middle ; border-bottom : 1 px dashed #eaeaea ; margin-left : 10 px ; }
. homepageNewsPortrait { width : 40 px ; display : block ; margin-top : 7 px ; }
. homepageNewsPublisher { width : 80 px ; max-width : 80 px ; margin-right : 10 px ; font-size : 12 px ; color : #15bccf ; display : block ; padding-left : 5 px ; overflow : hidden ; white-space : nowrap ; text-overflow : ellipsis ; }
. homepageNewsType { width : 95 px ; font-size : 12 px ; color : #888888 ; display : block ; }
. homepageNewsContent { width : 395 px ; max-width : 395 px ; margin-right : 10 px ; font-size : 12 px ; color : #4b4b4b ; display : block ; overflow : hidden ; white-space : nowrap ; text-overflow : ellipsis ; }
. homepageNewsTime { width : 75 px ; font-size : 12 px ; color : #888888 ; display : block ; text-align : right ; }
a . homepageWhite { color : #ffffff ; }
a . homepageWhite : hover { color : #a1ebff }
a . newsGrey { color : #4b4b4b ; }
a . newsGrey : hover { color : #000000 ; }
a . replyGrey { color : #888888 ; display : inline-block ; }
a . replyGrey : hover { color : #4b4b4b ; }
a . newsBlue { color : #269ac9 ; }
a . newsBlue : hover { color : #297fb8 ; }
a . menuGrey { color : #808080 ; }
a . menuGrey : hover { color : #fe7d68 ; }
/*个人主页右部分*/
. homepagePostType { width : 180 px ; background-color : #ffffff ; float : left ; list-style : none ; position : absolute ; border : 1 px solid #eaeaea ; border-radius : 5 px ; top : 15 px ; padding : 5 px 10 px ; left : -170 px ; font-size : 12 px ; color : #4b4b4b ; line-height : 2 ; z-index : 9999 ; display : none ; }
. homepagePostTypeHomework { width : 100 px ; }
. homepagePostTypeProject { width : 80 px ; }
a . homepagePostTypeAssignment { background : url ( ../images/homepage_icon.png ) -93 px -318 px no-repeat ; padding-left : 23 px ; }
a . homepagePostTypeNotice { background : url ( ../images/homepage_icon.png ) -87 px -280 px no-repeat ; padding-left : 23 px ; }
a . homepagePostTypeForum { background : url ( ../images/homepage_icon.png ) -10 px -310 px no-repeat ; padding-left : 23 px ; }
a . homepagePostTypeQuiz { background : url ( ../images/homepage_icon.png ) -90 px -124 px no-repeat ; padding-left : 23 px ; }
a . homepagePostTypeQuestion { background : url ( ../images/homepage_icon.png ) -10 px -273 px no-repeat ; padding-left : 23 px ; }
a . homepagePostTypeAll { background : url ( ../images/homepage_icon.png ) -10 px -360 px no-repeat ; padding-left : 23 px ; }
a . postTypeGrey { color : #888888 ; }
a . postTypeGrey : hover { color : #269ac9 ; }
. homepagePostBrief { width : 710 px ; margin : 20 px auto 0 px auto ; position : relative ; }
. homepagePostPortrait { float : left ; width : 90 px ; }
. homepagePostDes { float : left ; width : 600 px ; margin-left : 20 px ; }
. homepagePostTo { font-size : 14 px ; color : #484848 ; margin-bottom : 8 px ; }
. homepagePostTitle { font-size : 14 px ; color : #484848 ; margin-bottom : 10 px ; font-weight : bold ; }
. homepagePostSubmitContainer { height : 30 px ; margin-bottom : 10 px ; }
. homepagePostSubmit { font-size : 14 px ; color : #888888 ; width : 80 px ; height : 30 px ; text-align : center ; vertical-align : middle ; line-height : 30 px ; border : 1 px solid #dddddd ; background-color : #eaeaea ; float : left ; margin-right : 20 px ; }
. homepagePostSubmit : hover { background-color : #d8d8d8 ; }
. homepagePostIntro { font-size : 14 px ; color : #484848 ; }
. homepagePostDeadline { font-size : 12 px ; color : #888888 ; float : left ; height : 30 px ; line-height : 30 px ; vertical-align : middle ; }
. homepagePostReply { width : 720 px ; margin : 0 px auto ; background-color : #f1f1f1 ; margin-top : 10 px ; }
. homepagePostReplyBanner { width : 708 px ; height : 33 px ; border : 1 px solid #e4e4e4 ; line-height : 33 px ; vertical-align : middle ; font-size : 12 px ; color : #888888 ; }
. borderBottomNone { border-bottom : none !important ; }
. homepagePostReplyBannerCount { width : 255 px ; display : inline-block ; margin-left : 20 px ; }
. homepagePostReplyBannerTime { width : 85 px ; display : inline-block ; }
. homepagePostReplyBannerMore { width : 330 px ; display : inline-block ; text-align : right ; }
. homepagePostReplyInputContainer { width : 690 px ; margin : 0 px auto ; }
. homepagePostReplyInput { width : 680 px ; height : 40 px ; max-width : 680 px ; max-height : 40 px ; border : 1 px solid #d9d9d9 ; outline : none ; margin : 15 px auto 10 px auto ; padding-left : 8 px ; padding-top : 5 px ; }
. homepagePostReplyEmotion { background : url ( ../images/homepage_icon.png ) -90 px -88 px no-repeat ; width : 50 px ; height : 24 px ; float : left ; padding-left : 30 px ; }
. homepagePostReplySubmit { float : right ; width : 45 px ; height : 24 px ; text-align : center ; line-height : 24 px ; vertical-align : middle ; font-size : 12 px ; color : #ffffff ; background-color : #269ac9 ; }
. homepagePostReplySubmit : hover { background-color : #297fb8 ; }
a . postReplySubmit { color : #ffffff ; display : block ; }
. homepagePostReplyCancel { float : right ; width : 45 px ; height : 24 px ; text-align : center ; line-height : 24 px ; vertical-align : middle ; font-size : 12 px ; color : #888888 ; background-color : #cecece ; margin-left : 8 px ; }
. homepagePostReplyCancel : hover { background-color : #717171 ; }
a . postReplyCancel { color : #888888 ; display : block ; }
a . postReplyCancel : hover { color : #ffffff ; }
. homepagePostReplyInputContainer2 { width : 620 px ; margin : 0 px auto ; }
. homepagePostReplyInput2 { width : 610 px ; height : 25 px ; max-width : 610 px ; max-height : 25 px ; border : 1 px solid #d9d9d9 ; outline : none ; margin : 0 px auto 10 px auto ; padding-left : 8 px ; padding-top : 5 px ; }
. homepagePostReplyContainer { border-bottom : 1 px solid #e3e3e3 ; width : 690 px ; margin : 0 px auto ; margin-top : 15 px ; min-height : 60 px ; }
. homepagePostSetting { position : absolute ; width : 20 px ; height : 20 px ; right : 0 px ; top : 0 px ; }
. homepagePostSettingIcon { background : url ( ../images/homepage_icon.png ) -93 px -5 px no-repeat ; width : 20 px ; height : 20 px ; }
. homepagePostSettiongText { width : 85 px ; line-height : 2 ; font-size : 12 px ; color : #616060 ; background-color : #ffffff ; border : 1 px solid #eaeaea ; border-radius : 3 px ; position : absolute ; left : -68 px ; top : 20 px ; padding : 5 px 0 px ; display : none ; }
. homepagePostSettingIcon : hover { background : url ( ../images/homepage_icon.png ) -93 px -44 px no-repeat ; }
/*a.postOptionLink {color:#616060; display:block; width:55px; padding:0px 15px;}*/
/*a.postOptionLink:hover {color:#ffffff; background-color:#15bccf;}*/
. homepagePostReplyPortrait { float : left ; width : 45 px ; }
. homepagePostReplyDes { float : left ; width : 620 px ; margin-left : 15 px ; }
. homepagePostReplyPublisher { font-size : 12 px ; color : #484848 ; margin-bottom : 5 px ; }
. homepagePostReplyContent { font-size : 12 px ; color : #484848 ; margin-bottom : 12 px ; }
. homepagePostProjectState { width : 42 px ; height : 20 px ; line-height : 20 px ; border-radius : 1 px ; background-color : #28be6c ; color : #ffffff ; text-align : center ; vertical-align : middle ; font-size : 12 px ; display : inline-block ; margin-left : 5 px ; }
. homepagePostAssignTo { float : left ; font-size : 14 px ; color : #15bccf ; height : 30 px ; line-height : 30 px ; vertical-align : middle ; }
. homepagePostFileAtt { height : 22 px ; line-height : 22 px ; vertical-align : middle ; background : url ( ../images/homepage_icon.png ) -85 px -150 px no-repeat ; padding-left : 35 px ; font-size : 14 px ; margin-right : 25 px ; }
. homepagePostImageAtt { height : 22 px ; line-height : 22 px ; vertical-align : middle ; background : url ( ../images/homepage_icon.png ) -86 px -195 px no-repeat ; padding-left : 35 px ; font-size : 14 px ; margin-right : 25 px ; }
. postAttSize { color : #888888 ; font-size : 12 px ; }
a . postGrey { color : #484848 ; }
a . postGrey : hover { color : #000000 ; }
/*课程主页css*/
. homepageCoursesType { width : 75 px ; background-color : #ffffff ; float : left ; list-style : none ; position : absolute ; border : 1 px solid #eaeaea ; border-radius : 5 px ; top : 15 px ; padding : 5 px 10 px ; left : -65 px ; font-size : 12 px ; color : #4b4b4b ; line-height : 2 ; z-index : 9999 ; display : none ; }
/*注册登陆页面*/
# loginInBox { display : block ; margin-top : 143 px ; }
# signUpBox { display : none ; margin-top : 79 px ; }
# loginSignButton { height : 54 px ; padding-left : 10 px ; padding-right : 10 px ; text-align : center ; line-height : 54 px ; vertical-align : middle ; color : #ffffff ; font-size : 16 px ; }
# loginInButton { height : 54 px ; padding-left : 10 px ; padding-right : 10 px ; text-align : center ; line-height : 54 px ; vertical-align : middle ; color : #ffffff ; font-size : 16 px ; }
# loginSignButton : hover { background-color : #297fb8 ; }
# loginInButton : hover { background-color : #297fb8 ; }
. loginContentContainer { width : 100 % ; background-color : #269ac9 ; margin-top : 1 px ; height : 580 px ; }
. loginContent { width : 1000 px ; margin : 0 px auto ; }
. loginLeft { width : 595 px ; float : left ; }
. loginLogo { padding-left : 208 px ; padding-top : 155 px ; }
. loginInro { width : 465 px ; padding-top : 55 px ; padding-left : 50 px ; font-size : 16 px ; color : #ffffff ; }
. loginRight { width : 405 px ; float : left ; }
. loginChooseBox { width : 405 px ; height : 54 px ; background-color : #ffffff ; padding-top : 18 px ; }
. loginChooseList { width : 350 px ; height : 30 px ; font-size : 14 px ; margin : 0 px auto ; }
. loginChoose { width : 55 px ; height : 30 px ; border-bottom : 1 px solid #269ac9 ; text-align : center ; font-weight : bold ; }
a . loginChooseTab { color : #484848 ; height : 30 px ; display : block ; }
. loginInButton { width : 315 px ; height : 40 px ; background-color : #269ac9 ; margin-left : 46 px ; font-size : 14 px ; text-align : center ; line-height : 40 px ; vertical-align : middle ; margin-top : 20 px ; }
. loginInButton : hover { background-color : #297fb8 ; }
. loginUpButton { width : 315 px ; height : 40 px ; background-color : #269ac9 ; margin-left : 46 px ; font-size : 14 px ; text-align : center ; line-height : 40 px ; vertical-align : middle ; margin-top : 30 px ; }
. loginUpButton : hover { background-color : #297fb8 ; }
. loginChooseBorder { width : 295 px ; height : 30 px ; border-bottom : 1 px solid #e3e3e3 ; }
. loginSign { width : 405 px ; background-color : #ffffff ; }
. loginSignBox { width : 308 px ; height : 38 px ; margin-left : 46 px ; border : 1 px solid #98a1a6 ; outline : none ; }
. loginSignOption { margin-left : 46 px ; margin-top : 15 px ; }
. loginIn { width : 405 px ; background-color : #ffffff ; padding-bottom : 30 px ; }
. loginSignAlert { font-size : 12 px ; color : #fc0000 ; margin-left : 60 px ; }
. loginSignRow { height : 60 px ; min-height : 60 px ; }
/*课程选择弹窗*/
. coursesChoosePopup { width : 530 px ; height : auto ; border : 3 px solid #269ac9 ; padding-left : 20 px ; padding-bottom : 35 px ; background-color : #ffffff ; position : absolute ; top : 0 ; left : 0 ; z-index : 1000 ; }
. coursesSearchBox { border : 1 px solid #e6e6e6 ; width : 515 px ; height : 25 px ; background-color : #ffffff ; margin-top : 12 px ; margin-bottom : 15 px ; }
. searchCoursesPopup { border : none ; outline : none ; background-color : #ffffff ; width : 470 px ; height : 25 px ; padding-left : 10 px ; display : inline-block ; float : left ; }
. searchIconPopup { width : 31 px ; height : 25 px ; background-color : #ffffff ; background : url ( ../images/homepage_icon.png ) -180 px -273 px no-repeat ; display : inline-block ; float : left ; }
. searchIconPopup : hover { background : url ( ../images/homepage_icon.png ) -180 px -314 px no-repeat ; }
/*导入作业弹窗*/
. homeworkPublish { width : 260 px ; height : 15 px ; line-height : 15 px ; }
. homeworkPublishTime { font-size : 12 px ; color : #b1b1b1 ; margin-left : 22 px ; margin-bottom : 8 px ; }
/*引用资源库弹窗*/
. referenceResourcesPopup { width : 710 px ; height : auto ; border : 3 px solid #269ac9 ; padding-left : 20 px ; padding-right : 20 px ; padding-bottom : 35 px ; background-color : #ffffff ; position : absolute ; top : 50 % ; left : 50 % ; margin-left : -375 px ; z-index : 1000 ; }
. referenceText { font-size : 16 px ; color : #269ac9 ; line-height : 16 px ; padding-top : 20 px ; display : inline-block ; font-weight : bold ; }
. referenceSearchBox { border : 1 px solid #e6e6e6 ; width : 235 px ; height : 32 px ; background-color : #ffffff ; margin-top : 12 px ; margin-bottom : 15 px ; }
. searchReferencePopup { border : none ; outline : none ; background-color : #ffffff ; width : 190 px ; height : 32 px ; padding-left : 10 px ; display : inline-block ; float : left ; }
. referenceSearchIcon { width : 31 px ; height : 25 px ; background-color : #ffffff ; background : url ( ../images/homepage_icon.png ) -170 px -135 px no-repeat ; display : inline-block ; float : left ; }
. referenceSearchIcon : hover { background : url ( ../images/homepage_icon.png ) -170 px -190 px no-repeat ; }
. referenceResourceType { font-size : 14 px ; width : 355 px ; height : 34 px ; line-height : 34 px ; vertical-align : middle ; background-color : #f6f6f6 ; margin-top : 15 px ; }
. referenceTypeActive { background-color : #269ac9 ; color : #ffffff !important ; }
a . referenceTypeBlock { color : #888888 ; display : inline-block ; padding : 0 px 20 px ; }
/*底部*/
/*底部*/
# Footer { padding-top : 10 px ; background : #fff ; margin-bottom : 10 px ; }
# Footer { background-color : #ffffff ; margin-bottom : 10 px ; padding-bottom : 15 px ; color : #666666 ; }
. copyright { width : 780 px ; margin : 0 auto ; height : 30 px ; }
. footerAboutContainer { width : auto ; border-bottom : 1 px solid #efefef ; }
. footlogo { width : 580 px ; margin : 0 auto ; height : 50 px ; }
. footerAbout { width : 585 px ; margin : 0 auto ; height : 35 px ; line-height : 35 px ; border-bottom : 1 px solid #efefef ; }
. languageBox { width : 55 px ; height : 20 px ; margin-left : 5 px ; outline : none ; color : #666666 ; border : 1 px solid #d9d9d9 ; }
. departments { width : 890 px ; margin : 5 px auto 0 auto ; height : 30 px ; line-height : 30 px ; }
. copyright { width : 375 px ; margin : 0 auto ; height : 20 px ; line-height : 20 px ; }
a . f_grey { color : #666666 ; }
a . f_grey : hover { color : #000000 ; }
/*意见反馈*/
/*意见反馈*/
html { overflow-x : hidden ; }
html { overflow-x : hidden ; }
. scrollsidebar { position : fixed ; bottom : 1 px ; right : 1 px ; background : none ; }
. scrollsidebar { position : fixed ; bottom : 1 px ; right : 1 px ; background : none ; }