|
|
|
@ -537,13 +537,13 @@ a.uploadIcon {background:url(images/resource_icon_list.png) 8px -60px no-repeat;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*新个人主页框架css*/
|
|
|
|
|
.navContainer {width:100%; margin:0 auto; background-color:#3b94d6;}
|
|
|
|
|
.navContainer {width:100%; margin:0 auto; background-color:#1065bd;}
|
|
|
|
|
.homepageContentContainer {width:100%; margin:0 auto; background-color:#eaebed;}
|
|
|
|
|
.homepageContent {width:1000px; background-color:#eaebed; margin:0 auto;}
|
|
|
|
|
.navHomepage {width:1000px; height:54px; background-color:#3b94d6; margin:0 auto;}
|
|
|
|
|
.navHomepage {width:1000px; height:54px; background-color:#1065bd; margin:0 auto;}
|
|
|
|
|
.navHomepageLogo {width:60px; height:54px; line-height:54px; vertical-align:middle; margin-left:2px; margin-right:30px;}
|
|
|
|
|
.navHomepageMenu {margin-right:20px;display:inline-block;height:54px; line-height:54px; vertical-align:middle;}
|
|
|
|
|
.navHomepageMenu:hover {background-color:#297fb8;}
|
|
|
|
|
.navHomepageMenu:hover {background-color:#05488e;}
|
|
|
|
|
/*.navHomepageMenu:hover {background-color:#0ea6b7;}*/
|
|
|
|
|
.navHomepageSearchBoxcontainer {margin-top:11px; }
|
|
|
|
|
.navHomepageSearchBox {width:380px; border:none; outline:none; height:32px; margin-top:11px; background-color:#ffffff;}
|
|
|
|
@ -747,12 +747,12 @@ a:hover .gz_btn{color:#ff5722;}
|
|
|
|
|
.homepageCoursesType {width:75px; background-color:#ffffff; float:left; list-style:none; position:absolute; border:1px solid #eaeaea; border-radius:5px; top:15px; padding:5px 10px; left:-65px; font-size:12px; color:#4b4b4b; line-height:2; z-index:9999; display:none;}
|
|
|
|
|
|
|
|
|
|
/*注册登陆页面*/
|
|
|
|
|
#loginInBox {display:block; margin-top:143px;}
|
|
|
|
|
#signUpBox {display:none; margin-top:79px;}
|
|
|
|
|
#loginInBox {display:block;}
|
|
|
|
|
#signUpBox {display:none;}
|
|
|
|
|
#loginSignButton {height:54px; padding-left:10px; padding-right:10px; text-align:center; line-height:54px; vertical-align:middle; color:#ffffff; font-size:16px;}
|
|
|
|
|
#loginInButton {height:54px; padding-left:10px; padding-right:10px; text-align:center; line-height:54px; vertical-align:middle; color:#ffffff; font-size:16px;}
|
|
|
|
|
#loginSignButton:hover {background-color:#297fb8;}
|
|
|
|
|
#loginInButton:hover {background-color:#297fb8;}
|
|
|
|
|
#loginSignButton:hover {background-color:#05488e;}
|
|
|
|
|
#loginInButton:hover {background-color:#05488e;}
|
|
|
|
|
.loginContentContainer {width:100%; background-color:#269ac9; margin-top:1px; height:580px;}
|
|
|
|
|
.loginContent {width:1000px; margin:0px auto;}
|
|
|
|
|
.loginLeft {width:595px; float:left;}
|
|
|
|
@ -1628,3 +1628,156 @@ ul.wlist li a:hover{ background:#15bccf; color:#fff; text-decoration:none;}
|
|
|
|
|
span.shadowbox_news_user{ color:#3b94d6;}
|
|
|
|
|
a.shadowbox_news_all{ display:block; width:305px; height:40px; line-height:40px; color:#3b94d6; text-align:center;border-top:1px solid #eee;}
|
|
|
|
|
|
|
|
|
|
/* 新版登录注册 */
|
|
|
|
|
.mr45{ margin-right:45px;}
|
|
|
|
|
.mt100{ margin-top:100px;}
|
|
|
|
|
.mt50{ margin-top:50px;}
|
|
|
|
|
.new_login{
|
|
|
|
|
width:100%;
|
|
|
|
|
height:524px;
|
|
|
|
|
background-color:#1065bd;
|
|
|
|
|
}
|
|
|
|
|
.new_login_con{
|
|
|
|
|
width:1000px;
|
|
|
|
|
height:524px;
|
|
|
|
|
margin:0 auto;
|
|
|
|
|
background:url(../images/login/bg_login.jpg) 0 0 no-repeat;
|
|
|
|
|
}
|
|
|
|
|
.new_login_box{
|
|
|
|
|
background:#FFF;
|
|
|
|
|
width:265px;
|
|
|
|
|
padding:20px 15px;
|
|
|
|
|
-webkit-border-radius:5px;
|
|
|
|
|
-moz-border-radius:5px;
|
|
|
|
|
-o-border-radius:5px;
|
|
|
|
|
border-radius:5px;
|
|
|
|
|
background-color: rgba(255,255,255,0.3);
|
|
|
|
|
}
|
|
|
|
|
.new_login_h2{
|
|
|
|
|
font-size:18px;
|
|
|
|
|
color:#fff;
|
|
|
|
|
border-bottom:1px solid #fff;
|
|
|
|
|
font-weight:normal;
|
|
|
|
|
padding-bottom:5px;
|
|
|
|
|
margin-bottom:30px;
|
|
|
|
|
}
|
|
|
|
|
.new_login_h2 a{
|
|
|
|
|
font-size:12px;
|
|
|
|
|
color:#fff;
|
|
|
|
|
background:url(../images/login/icons_login.png) 0 -69px no-repeat;
|
|
|
|
|
padding-left:10px;
|
|
|
|
|
}
|
|
|
|
|
input.new_loggin_input{
|
|
|
|
|
width:250px;
|
|
|
|
|
height:45px;
|
|
|
|
|
background:#fff;
|
|
|
|
|
-webkit-border-radius:5px;
|
|
|
|
|
-moz-border-radius:5px;
|
|
|
|
|
-o-border-radius:5px;
|
|
|
|
|
border-radius:5px;
|
|
|
|
|
border:none;
|
|
|
|
|
padding-left:15px;
|
|
|
|
|
margin-bottom:2px;
|
|
|
|
|
}
|
|
|
|
|
input.new_login_users{
|
|
|
|
|
background:#fff url(../images/login/icons_login.png) 8px 9px no-repeat;
|
|
|
|
|
width:215px;
|
|
|
|
|
height:45px;
|
|
|
|
|
-webkit-border-radius:5px;
|
|
|
|
|
-moz-border-radius:5px;
|
|
|
|
|
-o-border-radius:5px;
|
|
|
|
|
border-radius:5px;
|
|
|
|
|
border:none;
|
|
|
|
|
padding-left:50px;
|
|
|
|
|
margin-bottom:2px;
|
|
|
|
|
}
|
|
|
|
|
input.new_login_lock{
|
|
|
|
|
background:#fff url(../images/login/icons_login.png) 8px -28px no-repeat;
|
|
|
|
|
width:215px;
|
|
|
|
|
height:45px;
|
|
|
|
|
-webkit-border-radius:5px;
|
|
|
|
|
-moz-border-radius:5px;
|
|
|
|
|
-o-border-radius:5px;
|
|
|
|
|
border-radius:5px;
|
|
|
|
|
border:none;
|
|
|
|
|
padding-left:50px;
|
|
|
|
|
margin-bottom:2px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.new_login_form ul li{
|
|
|
|
|
margin-bottom:15px;
|
|
|
|
|
}
|
|
|
|
|
.new_login_error{
|
|
|
|
|
color:#c00202;
|
|
|
|
|
}
|
|
|
|
|
.new_login_submit_disable{
|
|
|
|
|
width:265px;
|
|
|
|
|
height:40px;
|
|
|
|
|
line-height: 40px;
|
|
|
|
|
background:#ccc;
|
|
|
|
|
color:#fff;
|
|
|
|
|
font-size:14px;
|
|
|
|
|
-webkit-border-radius:5px;
|
|
|
|
|
-moz-border-radius:5px;
|
|
|
|
|
-o-border-radius:5px;
|
|
|
|
|
border-radius:5px;
|
|
|
|
|
border:none;
|
|
|
|
|
text-align:center;
|
|
|
|
|
cursor:pointer;
|
|
|
|
|
vertical-align: middle;
|
|
|
|
|
}
|
|
|
|
|
.new_login_submit{
|
|
|
|
|
width:265px;
|
|
|
|
|
height:40px;
|
|
|
|
|
line-height: 40px;
|
|
|
|
|
background:#f27d0d;
|
|
|
|
|
color:#fff;
|
|
|
|
|
font-size:14px;
|
|
|
|
|
-webkit-border-radius:5px;
|
|
|
|
|
-moz-border-radius:5px;
|
|
|
|
|
-o-border-radius:5px;
|
|
|
|
|
border-radius:5px;
|
|
|
|
|
border:none;
|
|
|
|
|
text-align:center;
|
|
|
|
|
cursor:pointer;
|
|
|
|
|
vertical-align: middle;
|
|
|
|
|
}
|
|
|
|
|
.new_login_check{
|
|
|
|
|
width:15px;
|
|
|
|
|
height:15px;
|
|
|
|
|
border:1px solid #fff;
|
|
|
|
|
border-style:none;
|
|
|
|
|
margin-right:5px;
|
|
|
|
|
vertical-align: -2px;
|
|
|
|
|
}
|
|
|
|
|
.new_login_form label{ color:#fff;}
|
|
|
|
|
.new_login_form a{ color:#fff; text-decoration:underline;}
|
|
|
|
|
.new_register{
|
|
|
|
|
width:100%;
|
|
|
|
|
height:580px;
|
|
|
|
|
background-color:#1065bd;
|
|
|
|
|
}
|
|
|
|
|
.new_register_con{
|
|
|
|
|
width:1000px;
|
|
|
|
|
height:580px;
|
|
|
|
|
margin:0 auto;
|
|
|
|
|
background:url(../images/login/bg_register.jpg) 0 0 no-repeat;
|
|
|
|
|
}
|
|
|
|
|
.new_login_txt{
|
|
|
|
|
width:282px;
|
|
|
|
|
height:140px;
|
|
|
|
|
padding:30px 12px 0;
|
|
|
|
|
color:#fff;
|
|
|
|
|
margin:235px 0 0 165px;
|
|
|
|
|
}
|
|
|
|
|
.new_login_txt h3{
|
|
|
|
|
font-size:18px;
|
|
|
|
|
text-align:center;
|
|
|
|
|
margin-bottom:20px;
|
|
|
|
|
}
|
|
|
|
|
.new_login_txt p{
|
|
|
|
|
line-height:2.0;
|
|
|
|
|
}
|
|
|
|
|
.new_register_left{
|
|
|
|
|
margin-top:250px;
|
|
|
|
|
}
|
|
|
|
|