@charset "UTF-8";

/* yui3 reset.css */

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

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

fieldset,
img {
  border: 0;
  vertical-align: top;
}

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:before,
q:after {
  content: "";
}

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

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

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

legend {
  color: #000;
}

iframe {
  display: block;
}

/* yui3 fonts */

body {
  color: #333;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  background: url(../images/bg.jpg;vpn_img) center 31px no-repeat;
}

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

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

pre,
code,
kbd,
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:before,
.clearfix:after {
  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-span24 {
  width: 998px;
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ewb-mt20 {
  margin-top: 20px;
}

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

/* header */

/* top */

.ewb-top {
  height: 32px;
  line-height: 32px;
  color: #fff;
  background-color: #0371c6;
}

.ewb-t-r {
  *margin-top: -32px;
}

.ewb-t-r a {
  color: #fff;
}

.ewb-t-r span {
  display: inline-block;
  margin: 11px 10px 0;
  *margin-top: 5px;
  width: 1px;
  height: 12px;
  vertical-align: top;
  background: url(../images/top_line.jpg;vpn_img);
}

/* banner */

.ewb-banner {
  height: 136px;
}

.ewb-logo {
  margin-top: 36px;
}

.ewb-search {
  margin-top: 46px;
}

.ewb-search-area {
  width: 280px;
  height: 38px;
  background: url(../images/search_bg.png;vpn_img);
}

.ewb-search-txt {
  margin-top: 1px;
  margin-left: 42px;
  width: 168px;
  height: 36px;
  line-height: 36px;
  font-size: 15px;
  border: 0;
  outline: 0;
  color: #b5b5b5;
}

.ewb-search-btn {
  width: 70px;
  height: 38px;
  font-size: 16px;
  border: 0;
  outline: 0;
  cursor: pointer;
  color: #fff;
  background: url(../images/search_btn.png;vpn_img);
}

.ewb-search-btn:hover {
  background: url(../images/search_btnh.png;vpn_img);
}

.ewb-search-link {
  margin-left: 10px;
  line-height: 38px;
  text-decoration: underline;
  color: #0371c6;
}

.ewb-search-link:hover {
  color: #ff0000;
}

/* footer */

.ewb-footer {
  height: 158px;
  background-color: #1d6fb7;
}

.ewb-ft-sel {
  padding-top: 15px;
  margin-left: -19px;
}

.ewb-ft-sl {
  margin-left: 19px;
  padding-left: 12px;
  width: 320px;
  height: 30px;
  line-height: 30px;
  border: 0;
  color: #484848;
  background-color: #bcd4ea;
}

.ewb-ft-con {
  position: relative;
  padding-top: 32px;
  line-height: 24px;
  text-align: center;
  color: #e4e4e4;
}

.ewb-ft-link {
  position: absolute;
  top: 24px;
  left: 255px;
  display: block;
}

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

.ewb-banner {
  position: relative;
}
.wza-box {
  position: absolute;
  right: 0;
  top: 4px;
}
.wza-box a {
  display: block;
  float: right;
  height: 38px;
  line-height: 38px;
  padding: 0 16px;
  font-size: 18px;
  letter-spacing: 0.32px;
  margin-bottom: 5px;
}
.wza-box a.wza {
  background: #fff;
  color: #f76b00;
  border: 1px solid #fc740d;
  border-radius: 2px 0px 0px 2px;
}
.wza-box a.oldman {
  background: #f79600;
  color: #fff;
  border: 1px solid #f79600;
  border-radius: 0px 2px 2px 0px;
}
.oldModel .wza-box a {
  font-size: 28px;
}
/* oldModel */
.oldModel * {
  font-size: 28px !important;
  /* line-height: 1.5 !important; */
}
.oldModel .ewb-t-r {
  font-size: 28px;
}
.oldModel .ewb-search-area {
  width: 320px;
  background-size: 100% 100%;
}
.oldModel .ewb-search-txt {
  font-size: 28px;
}
.oldModel .ewb-search-btn {
  font-size: 28px;
  width: 90px;
  background-size: 100% 100%;
}
.oldModel #showCurrentTime {
  font-size: 28px;
}

.oldModel .ewb-ft-sl {
  font-size: 28px;
  width: 100%;
  margin-bottom: 20px;
  margin-left: 0;
  text-align: center;
}
.oldModel .ewb-ft-con {
  font-size: 28px;
  line-height: 40px;
}
.oldModel .ewb-footer {
  height: auto !important;
  padding-bottom: 20px;
}
.oldModel .ewb-ft-link {
  left: 200px;
  top: 80px;
}
.oldModel .ewb-ft-con > div {
  top: 80px !important;
}
.oldModel .ewb-ft-con a:nth-child(3) img {
  margin-top: 10px;
}
/* .oldModel .ewb-ft-sel{width: 120%;} */
/* .oldModel .ewb-ft-sl{width: 100%;text-align: center;margin-bottom: 10px;} */

/*  */
.oldModel .ewb-local {
  font-size: 28px;
  background-position: 10px 15px;
}
.oldModel .ewb-news-hd {
  font-size: 28px;
}
.oldModel .ewb-page-li {
  font-size: 28px;
}
.oldModel .ewb-page-li > a {
  height: 35px;
  line-height: 35px;
}
.oldModel .ewb-page-li.ewb-page-noborder > span {
  height: 35px;
  line-height: 35px;
}
.oldModel .ewb-page-input {
  height: 35px;
  line-height: 35px;
}
.oldModel .ewb-page-go > a {
  font-size: 28px;
}
/*  */
