﻿@charset "UTF-8";
html {
  color: #000;
  /*background: #FFF;*/
  background: #e4f1f9;/*20230301*/
}

blockquote,
body,
button,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:after,
q:before {
  content: '';
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

iframe {
  display: block;
}

/* yui3 fonts */

body {
  font: 12px/1.231 "SimSun", arial, helvetica, clean, sans-serif;
  color: #333;
  min-width: 1200px;
  background: url(../images/bg.jpg) center top no-repeat #fff;
}

button,
input,
select,
textarea {
  font: 99% arial, helvetica, clean, sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

code,
kbd,
pre,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

a {
  text-decoration: none;
}

/* utilities */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.clearfix {
  *zoom: 1;
}

.clearfix:after,
.clearfix:before {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.l {
  float: left !important;
}

.r {
  float: right !important;
}

.hidden {
  display: none !important;
}

.invisible {
  visibility: hidden !important;
}

/*! grid system 24栅格 998px */
.ewb-container {
  width: 998px;
  margin: 0 auto;
}

.ewb-row {
  overflow: hidden;
}

.ewb-ml10 {
  margin-left: 10px;
}

.ewb-mt10 {
  margin-top: 10px;
}

.ewb-span1 {
  float: left;
  width: 32px;
}

.ewb-span2 {
  float: left;
  width: 74px;
}

.ewb-span3 {
  float: left;
  width: 116px;
}

.ewb-span4 {
  float: left;
  width: 158px;
}

.ewb-span5 {
  float: left;
  width: 200px;
}

.ewb-span6 {
  float: left;
  width: 242px;
}

.ewb-span7 {
  float: left;
  width: 284px;
}

.ewb-span8 {
  float: left;
  width: 326px;
}

.ewb-span9 {
  float: left;
  width: 368px;
}

.ewb-span10 {
  float: left;
  width: 410px;
}

.ewb-span11 {
  float: left;
  width: 452px;
}

.ewb-span12 {
  float: left;
  width: 494px;
}

.ewb-span13 {
  float: left;
  width: 536px;
}

.ewb-span14 {
  float: left;
  width: 578px;
}

.ewb-span15 {
  float: left;
  width: 620px;
}

.ewb-span16 {
  float: left;
  width: 662px;
}

.ewb-span17 {
  float: left;
  width: 704px;
}

.ewb-span18 {
  float: left;
  width: 746px;
}

.ewb-span19 {
  float: left;
  width: 788px;
}

.ewb-span20 {
  float: left;
  width: 830px;
}

.ewb-span21 {
  float: left;
  width: 872px;
}

.ewb-span22 {
  float: left;
  width: 914px;
}

.ewb-span23 {
  float: left;
  width: 956px;
}

.ewb-span24 {
  float: left;
  width: 998px;
}

/* top */
.ewb-top {
  padding: 0 8px 0 13px;
  height: 42px;
  line-height: 42px;
}
.ewb-top a {
  color: #333;
}

/* header */
.ewb-header {
  height: 241px;
}
.ewb-header img {
  display: block;
  height: 241px;
}

/* nav */
.ewb-nav {
  padding: 0 70px;
  height: 42px;
  border-top: 1px solid #fff;
  background-color: #0F459E;
}
.ewb-nav-node {
  float: left;
  padding-top: 3px;
  margin-left: 17px;
  width: 80px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  vertical-align: top;
}
.ewb-nav-node:first-child {
  margin-left: 0;
}

.ewb-nav-name {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
.ewb-nav-name:hover, .ewb-nav-name.current {
  color: #0F459E;
  background-color: #f8faef;
}

/* 天气和搜索 */
.ewb-second-nav {
  margin-top: 5px;
  height: 37px;
  line-height: 37px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  background-color: #eee;
}
.ewb-weather {
  float: left;
  margin-left: 20px;
}
.ewb-weather label {
  float: left;
  color: #ff6c00;
}

.ewb-weather-ico {
  float: left;
  margin: 6px 5px 0 5px;
  width: 26px;
  height: 22px;
}

.ewb-search {
  float: right;
  margin: 6px 8px 0 0;
  height: 24px;
  line-height: 24px;
}
.ewb-search-btn {
  float: right;
  margin-left: 7px;
  width: 38px;
  height: 24px;
  border: 0;
  cursor: pointer;
  background: url(../images/search_btn.png) center center no-repeat #fe9703;
}
.ewb-search-btn:hover {
  background-color: #fe5603;
}

.ewb-search-txt {
  float: right;
  padding-left: 10px;
  width: 180px;
  height: 24px;
  line-height: 24px;
  border: 0;
}

/* 二维码 */
.ewb-qr-code {
  position: fixed;
  top: 261px;
  left: 89px;
 
  width: 117px;
  font-family: "Microsoft YaHei";
}
.ewb-close-box {
  height: 22px;
}

.ewb-close-btn {
  float: right;
  padding-left: 24px;
  width: 30px;
  height: 21px;
  line-height: 21px;
  border: 1px solid #d7d7d7;
  border-bottom: 0;
  color: #a9a7a7;
  background: url(../images/close_ico.jpg) 2px center no-repeat #fafafa;
  cursor: pointer;
}

.ewb-code-box {
  padding: 7px 7px 8px 7px;
  border: 1px solid #dedede;
  background-color: #fff;
}
.ewb-code-box img {
  display: block;
  margin: 0 auto;
  width: 98px;
  height: 98px;
}
.ewb-code-box span {
  display: block;
  margin-top: 3px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  border: 1px solid #808080;
  font-size: 12px;
  color: #fff;
  background: url(../images/code_name_bg.jpg) repeat-x;
}

/* 友情链接 */
.ewb-friendlink {
  margin-top: 10px;
  height: 32px;
  background-color: #f1f1f1;
}
.ewb-friendlink select {
  float: left;
  margin: 6px 0 0 10px;
  width: 180px;
  height: 21px;
  line-height: 21px;
  border: 1px solid #c5c5c5;
  color: #000;
}
.ewb-friendlink select:first-child {
  margin-left: 27px;
}

/* footer */
.ewb-footer {
  margin-top: 10px;
  height: 128px;
  position: relative;
}
.ewb-footer-hd {
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #fffefe;
  background-color: #0F459E;
}
.ewb-footer-hd a {
  color: #fffefe;
  margin: 0 15px;
}

.ewb-footer-content {
  padding-top: 12px;
  line-height: 24px;
  text-align: center;
}
.ewb-footer-content span {
  color: #666;
}

.ewb-fwl {
  display: inline-block;
  margin: 0 8px;
  width: 88px;
  height: 11px;
}

.ewb-footer-ico {
  position: absolute;
  top: 46px;
  left: 50%;
  display: block;
  margin-left: 300px;
  width: 63px;
  height: 67px;
}
.ewb-footer-ico img {
  display: block;
  height: 67px;
}

/* 公共列表样式 */
.ewb-list {
  padding: 10px 5px 0 7px;
}
.ewb-list-node {
  padding-left: 13px;
  height: 22px;
  line-height: 22px;
  vertical-align: top;
  background: url(../images/dian.jpg) left center no-repeat;
}

.ewb-list-name {
  float: left;
  width: 75%;
  color: #646464;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ewb-list-date {
  float: right;
  color: #646464;
}

.ewb-nodate .ewb-list-name {
  width: 100%;
}

/* 0719新增 */
.ewb-footer-leftico{
	display: block;
	width: 51px;
	height: 59px;
	position: absolute;
	top: 40px;
	right: 820px
}

.ewb-yzmnew {
    line-height: 40px;
    font-size: 25px;
    letter-spacing: 18px;
    cursor: pointer;
}

/*20220217*/
.ewb-h165 {
    height: 165px;
    padding: 0 9px;
    border: 1px solid #ededed;
    background-color: #f4f4f4;
}