/* Css for http://www.baidu.com, Version=1734946645 */ #articleHeader h2 {display:inline-block;} .headerSortUp {display:inline-block; margin-left: 5px; margin-right: 5px;color: #707070} .headerSortDown {display:inline-block; margin-left: 5px; margin-right: 5px;color: #707070} #articleHeader .header {display:inline-block; margin-left: 5px; margin-right: 5px;color: #707070} #articleHeader .header:after {font-family: ZenIcon;font-weight: normal;content: " \e6bd";font-size: 14px;} .headerSortUp:after {font-family: ZenIcon;font-weight: normal;content: " \e6b9";font-size: 14px;color: #2973EA;} .headerSortDown:after {font-family: ZenIcon;font-weight: normal;content: " \e6b8";font-size: 14px;color: #2973EA;} .item .media.pull-left{margin-right: 10px;} .item .media.pull-right{margin-left: 10px;} #navbar,#header{background-color:#e91b23;}#headTitle{background-color:#fff;} /* 导航栏样式修改 */ .dropdown-menu > li > a { background-color: #e91b23; color: white; } #navbar .nav > li.active > a:hover { color: white; background-color: #980006; font-weight: bold; } #navbar .nav > li.open > a { color: white; } #header {padding: 0; margin-bottom: 14px; } #headNav {min-height: 30px; line-height: 30px; padding: 0; margin-bottom: 8px;} #headNav, #headTitle {position: static; display: block;} #headNav > .row {margin: 0} #headTitle > .row, #headNav > .row {display: table; width: 100%; margin: 0} #headNav > .row > #siteNav, #headNav > .row > #siteSlogan, #headNav > .row > #searchbar, #headTitle > .row > #siteTitle, #headTitle > .row > #searchbar {display: table-cell; vertical-align: middle;} #headTitle {padding: 0;} #siteNav {text-align: right; float: right; display: inline-block !important;} @media (max-width: 767px){#siteNav {padding-left: 8px; padding-right: 8px;} } #searchbar {max-width: initial;} #searchbar > form {max-width: 200px; float: right;} #navbar .navbar-nav {width: 100%} #navbarCollapse {padding: 0;} #navbar .navbar-nav {margin: 0;} #navbar li.nav-item-searchbar {float: right;} #navbar li.nav-item-searchbar #searchbar > form {margin: 4px;} #searchbar {float: right;} #searchbar > form {float: none; margin: 4px 0} @media (max-width: 767px){#headNav > .row > #searchbar {display: none} } #headNav #siteSlogan {padding: 0; font-size: 16px; line-height: 30px; text-align: left;} @media (max-width: 767px){#headNav #siteSlogan {padding-left: 8px; padding-right: 8px;} } /* 导航栏样式hack */ #header.without-navbar { padding-bottom: 0px; display: flex; flex-direction: column; } #header.without-navbar + #navbar { margin-top: 0px; } /* 解决没有banner图时样式溢出 */ .nav-box { background-color: #e91b23; } #navbar { border-radius: 0; } /* 解决导航栏有圆角问题 */ #block13{}#block13 .panel-heading{}#navbar .nav > li > a{background:none;border-width:0;font-weight:normal;padding:12px 40px;margin:0px 0;color:white;font-size:16px;}#navbar .nav > li.active > a{color:white;background:#980006;}#headNav{border-bottom:none;background:#333;}#header{border-bottom:0px;}#siteSlogan{padding:0;font-size:14px;line-height:22px;text-align:left;}#headTitle > div > img{float:right;}#words{height:28px;} /* 友情链接和快捷入口 */ .footer-top { padding-top: 15px; } .text-left { text-align: left; } .link-title { height: 35px !important; } .link-box { margin-top: 5px; margin-bottom: 5px; font-size: 15px; display: flex; } .link-box .link-item { display: inline-block; color: #aaa; padding-left: 10px; padding-right: 10px; position: relative; } .link-item::after { position: absolute; right: 0; top: 4px; content: ''; height: 15px; border-right: 1px solid rgba(255, 255, 255, 0.5); } .link-item:first-child { padding-left: 0; } .link-item:last-child::after { border-right: none; } /* 横线 */ .line { clear: both; width: 100%; border-bottom: 1px solid rgba(255, 255, 255, 0.5); padding-top: 20px; margin-bottom: 20px; } /* 底部右侧微信 */ .qrcode-box { display: flex; justify-content: space-around; padding-top: 8px; } .qrcode { display: flex; flex-direction: column; align-items: center; flex: 1; padding: 8px; padding-top: 0; } .qrcode img { margin-bottom: 10px; } .qrcode span { font-size: 15px; } /* 底部左侧公司信息 */ .company-box .link-box { margin-top: 10px; margin-bottom: 10px; } .line-box { margin-top: 10px; margin-bottom: 10px; font-size: 15px; display: flex; } .line-box span { display: inline-block; margin-right: 25px; } .footer-logo-box { height: 51px !important; display: flex; margin-bottom: 25px; } /* 图片懒加载样式 */ .lazy-blur[data-src] { filter: blur(0.8em); } .lazy { filter: blur(0em); transition: filter 0.5s; }