@charset "utf-8";
/* CSS Document */

.topHeader{ background:#323c4c; border-bottom:solid #f06273 2px;}
.topHead{ width:1120px; height:54px; margin:0 auto;}
.logo{ width:225px; height:53px; float:left; padding-top:1px;}
.logo a{ background:url(../images/logo.png) no-repeat; width:225px; height:53px; display:block; overflow:hidden;}
.nav{ height:54px; float:left; margin-left:60px;}
.nav li{ padding:0 8px; height:54px; line-height:54px; float:left; font-size:14px;}
.nav li a{ display:block; color:#FFF; padding:0 10px;}
.nav li a:hover,.nav li.cur a,.nav li.tar a.readerhover{ background:#f06273;}
.nav li.tar{ width:78px; position:relative;}
.nav li.tar .tar_tit{ display:block;}
.nav li.tar .tar_top{ width:78px; background:#323c4c; line-height:32px; text-align:center; position:absolute; left:8px; top:54px; z-index:99999; font-size:12px; display:none;}
.nav li.tar .tar_top a{ background:#323c4c;}
.nav li.tar .tar_top a:hover{ background:#f06273;}


.search{ background:url(../images/topHead_ico.png) no-repeat 0 13px; width:150px; height:24px; padding:17px 5px 0 5px; margin-right:60px; float:right;}
.searchfocuse{ background:url(../images/topHead_ico.png) no-repeat 0 -33px; width:150px; height:24px; padding:17px 5px 0 5px; margin-right:60px; float:right;}
.search .txt,.searchfocuse .txt{ width:122px; height:20px; border:0; background:none; float:left;}
.search .bnt,.searchfocuse .bnt{ width:20px; height:20px; float:left; border:0 none; background:none; margin-left:4px; cursor:pointer;}

.login{ float:right; height:54px;}
.login .login_yi{ line-height:54px; font-size:14px; color:#FFF;}
.zt_user{ height:54px; position:relative;}
.zt_user .zt_tit{ font-size:14px; color:#FFF; display:block; height:46px; background:url(../images/topHead_ico.png) no-repeat right -103px; padding:8px 26px 0 6px;}
.zt_user .readerhover{ background:#3b4554 url(../images/topHead_ico.png) no-repeat right -134px;}
.zt_user img{ border-radius:50% 50%; vertical-align:middle; margin-right:8px;}

.zt_userTop{ width:100%; background:#3b4554; padding-bottom:5px; position:absolute; top:54px; left:0; display:none; z-index:9999;}
.zt_userTop a{ display:block; height:36px; line-height:36px; padding-left:20px; font-size:14px; color:#FFF; border-top:solid #4a5461 1px;}
.zt_userTop a b.ico{ width:14px; height:15px; float:left; display:block; overflow:hidden; margin:10px 10px 0 0;}
.zt_userTop a b.jinru{ background:url(../images/topHead_ico.png) no-repeat 0 -103px;}
.zt_userTop a b.tuichu{ background:url(../images/topHead_ico.png) no-repeat 0 -123px;}
