|
|
|
@ -104,3 +104,32 @@ a.topnav_login_box:hover {color:#a1ebff;}
|
|
|
|
|
.copyright{ width:375px; margin:0 auto;height:20px;line-height:20px;}
|
|
|
|
|
a.f_grey {color:#666666;}
|
|
|
|
|
a.f_grey:hover {color:#000000;}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*注册登陆页面*/
|
|
|
|
|
#loginInBox {display:block; margin-top:143px;}
|
|
|
|
|
#signUpBox {display:none; margin-top:79px;}
|
|
|
|
|
#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:#0ea6b7;}
|
|
|
|
|
#loginInButton:hover {background-color:#0ea6b7;}
|
|
|
|
|
.loginContentContainer {width:100%; background-color:#15bccf; margin-top:1px; height:580px;}
|
|
|
|
|
.loginContent {width:1000px; margin:0px auto;}
|
|
|
|
|
.loginLeft {width:595px; float:left;}
|
|
|
|
|
.loginLogo {padding-left:208px; padding-top:155px;}
|
|
|
|
|
.loginInro {width:465px; padding-top:55px; padding-left:50px; font-size:16px; color:#ffffff;}
|
|
|
|
|
.loginRight {width:405px; float:left;}
|
|
|
|
|
.loginChooseBox {width:405px; height:54px; background-color:#ffffff; padding-top:18px;}
|
|
|
|
|
.loginChooseList {width:350px; height:30px; font-size:14px; margin:0px auto;}
|
|
|
|
|
.loginChoose {width:55px; height:30px; border-bottom:1px solid #8ad2da; text-align:center;}
|
|
|
|
|
a.loginChooseTab {color:#484848; height:30px; display:block;}
|
|
|
|
|
.loginInButton {width:315px; height:40px; background-color:#15bccf; margin-left:46px; font-size:14px; text-align:center; line-height:40px; vertical-align:middle; margin-top:20px;}
|
|
|
|
|
.loginUpButton {width:315px; height:40px; background-color:#15bccf; margin-left:46px; font-size:14px; text-align:center; line-height:40px; vertical-align:middle; margin-top:30px;}
|
|
|
|
|
.loginChooseBorder {width:295px; height:30px; border-bottom:1px solid #e3e3e3;}
|
|
|
|
|
.loginChoose:hover {border-bottom:1px solid #8ad2da;}
|
|
|
|
|
.loginSign {width:405px; background-color:#ffffff;}
|
|
|
|
|
.loginSignBox {width:308px; height:38px; margin-left:46px; border:1px solid #98a1a6; outline:none;}
|
|
|
|
|
.loginSignOption {margin-left:46px; margin-top:15px;}
|
|
|
|
|
.loginIn {width:405px; background-color:#ffffff; padding-bottom:30px;}
|
|
|
|
|
.loginSignAlert {font-size:12px; margin-left:60px;}
|
|
|
|
|
.loginSignRow {height:60px; min-height:60px;}
|