@charset "utf-8";
/* CSS Document */
/*头部*/
/*banner*/
input { outline: none; }
.banner { width: 100%; height: 118px; background: url(https://german.news.cn/index/newpage/images/banner.png) 50% 0 no-repeat; margin: 0 auto; overflow: hidden; }
/*导航*/
.nav_box { width: 100%; height: 56px; background: #1a4e86; }
.nav_list { width: 1200px; height: 56px; margin: 0 auto; list-style: none; }
.nav_list li { float: left; font-size: 18px; font-weight: normal; color: #fff; line-height: 56px; text-align: center; cursor: pointer; position: relative; width: 57px; }
.nav_list li a { color: #fff; }
.nav_list li+li { margin-left: 91px; }
.language-more { background: url(https://german.news.cn/index/newpage/images/nav.png) no-repeat 92px 26px; padding-right: 50px; }
.language-more:hover .sub { height: 282px; padding: 15px 0; opacity: 0.9; filter: alpha(opacity=90); }
.sub { position: absolute; left: -15px; width: 120px; transition: all 0.5s; overflow: hidden; height: 0px; background: #3d6c9e; z-index: 50; }
.sub a { display: block; text-align: center; font-weight: normal; }
.sub a:hover { background-color: rgba(255, 255, 255, 0.5); }
.language-more:hover .sub1 { height: 165px; padding: 15px 0; }
.sub1 { position: absolute; left: -8px; width: 120px; transition: all 0.5s; overflow: hidden; height: 0px; background: #3d6c9e; z-index: 50; opacity: 0.9; filter: alpha(opacity=90); }
.sub1 a { display: block; text-align: center; font-weight: normal; }
.sub1 a:hover { background-color: rgba(255, 255, 255, 0.5); }
.lh-xl { line-height: 2; }
.fs-sm { font-size: 14px; }
/*版权*/
.footer { padding: 25px 0 25px 0; background: #174a91; text-align: center; margin-top: 20px; }
.footer p { line-height: 30px; font-size: 16px; color: #fff; }
/*时间搜索*/
.krlogo { width: 211px; position: absolute; left: 50%; margin-left: 388px; top: 88px; }
.time { font-size: 14px; font-family: Georgia !important; }
.xsj { width: 309px; height: 80px; position: absolute; left: 50%; margin-left: 289px; top: 80px; }
.xsj img { width: 309px; height: 80px; }
.sreach_v1 { width: 211px; height: 30px; border-right: none; }
.sreach_v2 { width: 30px; height: 30px; background: #fff; border-left: none; padding: 5px 4px 0px 0px; }
.username { width: 164px; height: 34px; border: none; outline: none; font-size: 13px; padding-left: 10px; background: #fff; color: #0090ff; }
#search { margin-top: 10px; border: 1px solid #DFDFDF; }

/*end*/