|
|
|
@ -3,9 +3,9 @@
|
|
|
|
|
.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:#15bccf; margin:0 auto;}
|
|
|
|
|
.navHomepageLogo {width:60px; height:54px; line-height:54px; vertical-align:middle; margin-left:2px; margin-right:40px;}
|
|
|
|
|
.navHomepageMenu {margin-right:40px;display:inline-block;height:54px; line-height:54px; vertical-align:middle;}
|
|
|
|
|
/*.navHomepageMenu:hover {background-color:#0ea6b7;}*/
|
|
|
|
|
.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; padding:0px 10px;}
|
|
|
|
|
.navHomepageMenu:hover {background-color:#0ea6b7;}
|
|
|
|
|
.navHomepageSearchBoxcontainer {margin-top:11px; }
|
|
|
|
|
.navHomepageSearchBox {width:380px; border:none; outline:none; height:32px; margin-top:11px; background-color:#ffffff;}
|
|
|
|
|
.navHomepageSearchInput {width:345px; height:32px; outline:none; border:none !important; float:left;padding: 0 0 0 5px !important; margin:0;}
|
|
|
|
@ -13,8 +13,8 @@
|
|
|
|
|
a.homepageSearchIcon:hover {background:url(../images/nav_icon.png) -49px 3px no-repeat;}
|
|
|
|
|
.navSearchTypeBox {width:368px; height:35px; position:absolute; border:1px solid #98a1a6; background-color:#ffffff; padding-left:10px; display:none; color:#3e3e3e; font-size:14px;}
|
|
|
|
|
#navSearchAlert {display:none;}
|
|
|
|
|
.navHomepageNews {width:30px; display:block; float:right; margin-top:12px; position:relative;}
|
|
|
|
|
.homepageNewsIcon {background:url(../images/nav_icon.png) -5px -85px no-repeat; width:30px; height:29px; display:block;}
|
|
|
|
|
.navHomepageNews {width:30px; display:block; float:right; margin-top:8px; position:relative;}
|
|
|
|
|
.homepageNewsIcon {background:url(../images/nav_icon.png) -5px -85px no-repeat; width:30px; height:35px; display:block;}
|
|
|
|
|
.newsActive {width:10px; height:10px; border-radius:50%; border:2px solid #ffffff; background-color:#ff0000; position:absolute; left:17px; top:5px;}
|
|
|
|
|
.navHomepageProfile {width:65px; display:block; float:right; margin-left:33px;}
|
|
|
|
|
.homepageProfileMenuIcon {background:url(../images/nav_icon.png) 30px -155px no-repeat; width:65px; height:54px; position:relative; display:inline-block;}
|
|
|
|
@ -91,19 +91,20 @@ li.menuArrow:hover {background:url(../images/item.png) -20px -70px no-repeat;}
|
|
|
|
|
a.topnav_login_box:hover {color:#a1ebff;}
|
|
|
|
|
.navRow1 {margin:0; padding:0;}
|
|
|
|
|
.navRow2 {margin:0; padding:0;}
|
|
|
|
|
.topnav_login_list{ border:1px solid #15bccf; background:#fff; padding-left:10px; padding-bottom:10px; padding-top:8px; width:60px; left:-7px; position:absolute; z-index:9999; line-height:2;margin-top: -7px;}
|
|
|
|
|
.topnav_login_list{ border:1px solid #15bccf; background:#fff; padding-left:10px; padding-bottom:10px; padding-top:8px; width:60px; left:-7px; position:absolute; z-index:9999; line-height:2;margin-top: -5px;}
|
|
|
|
|
.topnav_login_list a{color:#15bccf;}
|
|
|
|
|
.topnav_login_list li{ }
|
|
|
|
|
|
|
|
|
|
/*底部*/
|
|
|
|
|
#Footer{background-color:#ffffff; padding-bottom:15px; color:#666666;} /*margin-bottom:10px;*/
|
|
|
|
|
.footerAboutContainer {width:auto; border-bottom:1px solid #efefef;}
|
|
|
|
|
.footerAbout{ width:455px; margin:0 auto;height:35px; line-height:35px; border-bottom:1px solid #efefef; }
|
|
|
|
|
.footerAbout{ width:455px; margin:0 auto;height:35px; line-height:35px;}
|
|
|
|
|
.languageBox {width:55px; height:20px; margin-left:5px; outline:none; color:#666666; border:1px solid #d9d9d9;}
|
|
|
|
|
.departments{ width:890px; margin:5px auto 0 auto;height:30px;line-height:30px;}
|
|
|
|
|
.copyright{ width:375px; margin:0 auto;height:20px;line-height:20px;}
|
|
|
|
|
a.f_grey {color:#666666;}
|
|
|
|
|
a.f_grey:hover {color:#000000;}
|
|
|
|
|
a.f_grey {color:#666666 !important;}
|
|
|
|
|
a.f_grey:hover {color:#000000 !important;}
|
|
|
|
|
.mr30 {margin-right: 30px;}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*注册登陆页面*/
|
|
|
|
|