@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;
}

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";
}

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;
}

.mt10 {
  margin-top: 10px;
}

.ml10 {
  margin-left: 10px;
}

@media (max-width: 767px) {
  body {
    min-width: 1200px;
  }
}

html,
body {
  overflow: hidden;
}

/* 走进许昌 */

/* loading加载效果 */

.preview {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background-color: #fff;
  z-index: 999999;
  text-align: center;
}

.preview img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -16px;
  margin-top: -16px;
  width: 32px;
  height: 32px;
}

/* 侧边导航 */

#menu {
  position: fixed;
  top: 0;
  right: 30px;
  bottom: 0;
  width: 120px;
  z-index: 99999;
}

@media (max-width: 1024px) {
  #menu {
    right: 5px;
  }
}

.ewb-nav-list {
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  margin-top: -270px;
  width: 100%;
  height: 540px;
  overflow: hidden;
}

.ewb-sn-sx {
  position: absolute;
  right: 17px;
  width: 2px;
  background: url(../images/sx_bg.png) repeat;
}

.ewb-sn-sx.sx-top {
  top: 0;
}

.ewb-sn-sx.sx-bottom {
  bottom: 0;
}

.ewb-side-node {
  padding: 10px 0;
  height: 34px;
  line-height: 34px;
  vertical-align: top;
  background: url(../images/side_nav_sx.png) right repeat-y;
}

.ewb-side-node a {
  float: right;
  width: 34px;
  height: 34px;
  background: url(../images/circular.png);
  overflow: hidden;
  position: relative;
}

.ewb-side-node a.first {
  background: url(../images/circular1.png);
}

.ewb-side-node a span {
  position: absolute;
  display: block;
  right: 0;
  padding-right: 12px;
  width: 108px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}

.ewb-side-node a:hover,
.ewb-side-node.active a {
  width: 120px;
  background: url(../images/circular_hover.png);
}

.ewb-side-node a.first:hover {
  background: url(../images/circular1_hover.png);
}

.ewb-side-node.active a.first {
  width: 34px;
  background: url(../images/circular1.png);
}

.ewb-side-icon1 {
  background: url(../images/side_ico1.png) right center no-repeat;
}

.ewb-side-icon2 {
  background: url(../images/side_ico2.png) right center no-repeat;
}

.ewb-side-icon3 {
  background: url(../images/side_ico3.png) right center no-repeat;
}

.ewb-side-icon4 {
  background: url(../images/side_ico4.png) right center no-repeat;
}

.ewb-side-icon5 {
  background: url(../images/side_ico5.png) right center no-repeat;
}

.ewb-side-icon6 {
  background: url(../images/side_ico6.png) right center no-repeat;
}

.ewb-side-icon7 {
  background: url(../images/side_ico7.png) right center no-repeat;
}

.ewb-side-icon8 {
  background: url(../images/side_ico8.png) right center no-repeat;
}

.ewb-side-icon9 {
  background: url(../images/side_ico9.png) right center no-repeat;
}

.ewb-side-icon10 {
  background: url(../images/side_ico10.png) right center no-repeat;
}

.ewb-side-node a:hover .ewb-side-icon2,
.ewb-side-node.active .ewb-side-icon2 {
  background: url(../images/side_ico2_hover.png) right center no-repeat;
}

.ewb-side-node a:hover .ewb-side-icon3,
.ewb-side-node.active .ewb-side-icon3 {
  background: url(../images/side_ico3_hover.png) right center no-repeat;
}

.ewb-side-node a:hover .ewb-side-icon4,
.ewb-side-node.active .ewb-side-icon4 {
  background: url(../images/side_ico4_hover.png) right center no-repeat;
}

.ewb-side-node a:hover .ewb-side-icon5,
.ewb-side-node.active .ewb-side-icon5 {
  background: url(../images/side_ico5_hover.png) right center no-repeat;
}

.ewb-side-node a:hover .ewb-side-icon6,
.ewb-side-node.active .ewb-side-icon6 {
  background: url(../images/side_ico6_hover.png) right center no-repeat;
}

.ewb-side-node a:hover .ewb-side-icon7,
.ewb-side-node.active .ewb-side-icon7 {
  background: url(../images/side_ico7_hover.png) right center no-repeat;
}

.ewb-side-node a:hover .ewb-side-icon8,
.ewb-side-node.active .ewb-side-icon8 {
  background: url(../images/side_ico8_hover.png) right center no-repeat;
}

.ewb-side-node a:hover .ewb-side-icon9,
.ewb-side-node.active .ewb-side-icon9 {
  background: url(../images/side_ico9_hover.png) right center no-repeat;
}

.ewb-side-node a:hover .ewb-side-icon10,
.ewb-side-node.active .ewb-side-icon10 {
  background: url(../images/side_ico10_hover.png) right center no-repeat;
}

@media (max-width: 1200px) {
  #side-nav {
    right: 10px;
  }
}

/* main */

.ewb-section {
  position: relative;
}

.ewb-section-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  z-index: -1;
}

.ewb-section-bg img {
  display: block;
  width: 100%;
  height: 100%;
}

.ewb-main {
  position: absolute;
  top: 50%;
  margin-top: -300px;
  width: 100%;
  height: 600px;
  z-index: 990;
}

/* 市情首页 */

.ewb-zjxc-logo {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -300px 0 0 -486px;
  width: 972px;
  height: 516px;
}

.ewb-zjxc-logo.small {
  margin: -248px 0 0 -436px;
  width: 872px;
  height: 416px;
}

@media (min-width: 768px) and (max-width: 979px) {
  .ewb-zjxc-logo.small {
    margin-left: -380px;
    width: 760px;
  }
}

/* 公共标题样式 */

.ewb-cm-title {
  padding-top: 3px;
  height: 103px;
}

.ewb-cm-title a {
  display: block;
  margin: 0 auto;
  width: 364px;
  height: 103px;
}

.ewb-cm-title a img {
  display: block;
  height: 103px;
}

/* 许昌简介 */

.ewb-profile {
  padding-top: 30px;
  width: 100%;
  position: relative;
}

.ewb-bs-profile {
  float: left;
  width: 19%;
}

.ewb-middle-profile {
  float: left;
  width: 62%;
  *width: 61.96%;
}

.ewb-bp-btns {
  padding: 0 21px 0 18px;
}

.ewb-bp-btns.right {
  padding: 0 18px 0 21px;
}

.ewb-profile-btn {
  margin-bottom: 20px;
  height: 140px;
  border-radius: 4px;
  vertical-align: top;
}

.ewb-profile-name {
  display: block;
  padding-top: 84px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  position: relative;
}

.ewb-profile-btn1 {
  background: url(../images/profile_btn1.jpg) repeat-x;
}

.ewb-profile-btn2 {
  background: url(../images/profile_btn2.jpg) repeat-x;
}

.ewb-profile-btn3 {
  background: url(../images/profile_btn3.jpg) repeat-x;
}

.ewb-profile-btn4 {
  background: url(../images/profile_btn4.jpg) repeat-x;
}

.ewb-profile-btn5 {
  background: url(../images/profile_btn5.jpg) repeat-x;
}

.ewb-profile-btn6 {
  background: url(../images/profile_btn6.jpg) repeat-x;
}

.ewb-profile-icon1 {
  background: url(../images/profile_icon1.png) center 20px no-repeat;
}

.ewb-profile-icon2 {
  background: url(../images/profile_icon2.png) center 20px no-repeat;
}

.ewb-profile-icon3 {
  background: url(../images/profile_icon3.png) center 20px no-repeat;
}

.ewb-profile-icon4 {
  background: url(../images/profile_icon4.png) center 20px no-repeat;
}

.ewb-profile-icon5 {
  background: url(../images/profile_icon5.png) center 20px no-repeat;
}

.ewb-profile-icon6 {
  background: url(../images/profile_icon6.png) center 20px no-repeat;
}

.ewb-profile-info {
  padding: 10px 10px;
  height: 440px;
  background-color: #fff;
  position: relative;
}

.ewb-profile-pic {
  display: block;
  width: 100%;
  height: 440px;
}

.ewb-pi-list {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
}

.ewb-pi-list li {
  float: left;
  width: 50%;
  height: 220px;
  vertical-align: top;
  position: relative;
}

.ewb-pi-bg1 {
  background: url(../images/pi_bg1.png) repeat;
}

.ewb-pi-bg2 {
  background: url(../images/pi_bg2.png) repeat;
}

.ewb-pi-word {
  position: absolute;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-size: 40px;
}

.ewb-pi-word1 {
  right: 4px;
  bottom: 4px;
  color: #1386e3;
  background: url(../images/pi_word_bg1.png) repeat;
}

.ewb-pi-word2 {
  left: 4px;
  bottom: 4px;
  color: #fff;
  background: url(../images/pi_word_bg2.png) repeat;
}

.ewb-pi-word3 {
  top: 4px;
  right: 4px;
  color: #fff;
  background: url(../images/pi_word_bg3.png) repeat;
}

.ewb-pi-word4 {
  top: 4px;
  left: 4px;
  color: #0673cb;
  background: url(../images/pi_word_bg4.png) repeat;
}

.ewb-pi-content {
  padding: 15px 20px 0 20px;
  line-height: 28px;
  text-indent: 2em;
  font-size: 16px;
  color: #fff;
  text-shadow: 1px 1px 2px #000;
}

.ewb-pi-content.right {
  padding: 45px 10px 0 35px;
  text-indent: 7em;
}

.ewb-pi-content span.visible-desktop {
  display: inline !important;
}

@media (min-width: 768px) and (max-width: 979px) {
  .ewb-pi-content {
    font-size: 14px;
    padding: 10px 20px 0 10px;
    line-height: 22px;
  }

  .ewb-pi-content.right {
    padding: 58px 5px 0 25px;
  }

  .ewb-pi-content span.visible-desktop {
    display: none !important;
  }

  .ewb-pi-word {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
  }
}

/* 弹框 */

.ewb-profile-drop {
  display: none;
  position: absolute;
  top: 30px;
  right: 19%;
  left: 19%;
  height: 460px;
  background-color: #fff;
  z-index: 999;
}

.ewb-drop-jt {
  display: none;
  position: absolute;
  top: 0;
  width: 22px;
  height: 140px;
}

.ewb-nr-jt3 {
  left: -20px;
  background: url(../images/qywz_jt6.png) right center no-repeat;
}

.ewb-nr-jt2 {
  left: -20px;
  background: url(../images/qywz_jt5.png) right center no-repeat;
}

.ewb-nr-jt {
  left: -20px;
  background: url(../images/qywz_jt4.png) right center no-repeat;
}

.ewb-ri-jt {
  right: -20px;
  background: url(../images/qywz_jt.png) left center no-repeat;
}

.ewb-ri-jt2 {
  right: -20px;
  background: url(../images/qywz_jt2.png) left center no-repeat;
}

.ewb-ri-jt3 {
  right: -20px;
  background: url(../images/qywz_jt3.png) left center no-repeat;
}

/* 区域位置 */

.ewb-ri-map {
  float: left;
  margin: 56px 24px 0 26px;
  width: 347px;
  height: 287px;
}

.ewb-ri-tt {
  position: absolute;
  top: 30px;
  right: 0;
  padding-right: 28px;
  width: 200px;
  height: 50px;
  line-height: 50px;
  text-align: right;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background: url(../images/qywz_tt.jpg);
}

.ewb-ri-content {
  padding: 124px 40px 0 48px;
  line-height: 28px;
  text-indent: 2em;
  font-size: 16px;
  color: #404040;
}

.ewb-ri-content p {
  margin-top: 14px;
}

@media (min-width: 768px) and (max-width: 979px) {
  .ewb-profile-name {
    font-size: 12px;
  }

  .ewb-ri-map {
    width: 247px;
    height: 187px;
  }

  .ewb-ri-tt {
    padding-right: 18px;
    width: 150px;
    font-size: 16px;
  }

  .ewb-ri-content {
    font-size: 14px;
  }
}

/* 自然资源 */

.ewb-nr-list {
  padding: 15px 0 0 32px;
}

.ewb-nr-list li {
  height: 86px;
  vertical-align: top;
}

.ewb-nr-icon {
  float: left;
  margin-top: 6px;
  width: 66px;
  height: 74px;
}

.ewb-nr-info {
  float: left;
  margin-left: 30px;
  padding-top: 7px;
  width: 77%;
}

.ewb-nr-tt {
  display: block;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  font-weight: bold;
  color: #015293;
}

.ewb-nr-explain {
  line-height: 24px;
  font-size: 16px;
  color: #404040;
}

@media (min-width: 768px) and (max-width: 979px) {
  .ewb-nr-list {
    padding-left: 22px;
  }

  .ewb-nr-info {
    margin-left: 15px;
  }

  .ewb-nr-tt {
    font-size: 14px;
  }

  .ewb-nr-explain {
    font-size: 12px;
  }
}

/* 城市名片 */

.ewb-city-card {
  padding-top: 38px;
  overflow: hidden;
}

.ewb-city-card ul {
  margin: 0 -64px -40px 0;
}

.ewb-city-card ul li {
  float: left;
  width: 33.333333333333%;
  vertical-align: top;
}

.ewb-city-card ul li a {
  display: block;
  padding: 10px 10px;
  margin: 0 64px 40px 0;
  height: 176px;
  background: url(../images/card_bg.png) repeat;
  position: relative;
}

.ewb-card-corner1,
.ewb-card-corner2 {
  position: absolute;
  display: block;
  width: 35px;
  height: 35px;
}

.ewb-card-corner1 {
  top: 2px;
  left: 2px;
  background: url(../images/card_corner1.png);
}

.ewb-card-corner2 {
  right: 2px;
  bottom: 2px;
  background: url(../images/card_corner2.png);
}

.ewb-card-pic {
  display: block;
  width: 100%;
  height: 176px;
}

/* .ewb-card-name {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin-top: -14px;
    height: 28px;
} */

.ewb-card-name {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin-top: -14px;
  height: 28px;
  font-size: 22px;
  color: #fff;
  text-align: center;
}

.ewb-card-name1 {
  background: url(../images/card_name1.png) center center no-repeat;
}

.ewb-card-name2 {
  background: url(../images/card_name2.png) center center no-repeat;
}

.ewb-card-name3 {
  background: url(../images/card_name3.png) center center no-repeat;
}

.ewb-card-name4 {
  background: url(../images/card_name4.png) center center no-repeat;
}

.ewb-card-name5 {
  background: url(../images/card_name5.png) center center no-repeat;
}

.ewb-card-name6 {
  background: url(../images/card_name6.png) center center no-repeat;
}

.ewb-card-drop {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  overflow: hidden;
  padding: 16px 14px;
  background: url(../images/card_mask.png) repeat;
}

.ewb-card-content {
  line-height: 24px;
  text-indent: 2em;
  font-size: 15px;
  color: #fff;
}

@media (min-width: 768px) and (max-width: 979px) {
  .ewb-card-drop {
    padding: 11px 10px;
  }

  .ewb-card-content {
    line-height: 22px;
    font-size: 12px;
  }

  .ewb-city-card ul {
    margin-right: -40px;
  }

  .ewb-city-card ul li a {
    margin-right: 40px;
  }
}

/* 历史沿革 */

.ewb-history {
  padding-top: 36px;
}

.ewb-history p {
  line-height: 30px;
  font-size: 16px;
  color: #3d3d3d;
}

.ewb-history-more {
  margin-top: 5px;
  height: 30px;
}

.ewb-history-more a {
  float: right;
  padding-left: 18px;
  width: 92px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background: url(../images/history_more.png);
}

.ewb-history-more a:hover {
  background: url(../images/history_more_hover.png);
}

@media (min-width: 768px) and (max-width: 979px) {
  .ewb-history {
  }

  .ewb-history p {
    font-size: 14px;
    line-height: 24px;
  }
}

/*名胜旅游*/

.roundabout-holder {
  margin-top: 70px;
  width: 100%;
  height: 350px;
  overflow: hidden;
}

.roundabout-moveable-item {
  width: 560px;
  height: 350px;
  position: relative;
}

.roundabout-moveable-item img {
  width: 100%;
}

.ewb-scenic-info {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 123px;
  padding: 0 17px;
  color: #fff;
  background: url(../images/scenic_mask.png) repeat;
}

.ewb-scenic-tt {
  padding: 13px 0;
  line-height: 24px;
  font-size: 20px;
}

.ewb-scenic-content {
  line-height: 24px;
  font-size: 15px;
}

.ewb-scenic-more {
  margin-top: 15px;
}

.ewb-scenic-more a {
  float: right;
  padding-left: 13px;
  width: 73px;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  color: #fff;
  background: url(../images/scenic_more.png);
}

.ewb-scenic-more a:hover {
  background: url(../images/scenic_more_hover.png);
}

.roundabout-in-focus .ewb-scenic-info {
  display: block;
}

/* 统计资料 */

.ewb-count-info {
  padding-top: 32px;
  margin-left: -200px;
  width: 150%;
}

.ewb-super {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.ewb-super-hd {
  margin-top: 16px;
  overflow: hidden;
  height: 22px;
}

.ewb-super-hd .prev,
.ewb-super-hd .next {
  display: none;
}

.ewb-super-bd {
  height: 420px;
  overflow: hidden;
}

.ewb-super-numitem {
  *padding-left: 46%;
  height: 22px;
  text-align: center;
  overflow: hidden;
  zoom: 1;
}

.ewb-super-numitem li {
  display: inline-block;
  *float: left;
  margin: 0 5px;
  width: 10px;
  height: 22px;
  overflow: hidden;
  text-indent: -999999px;
  cursor: pointer;
  background: url("../images/icoCircle.png") center bottom no-repeat;
}

.ewb-super-numitem li.on {
  background: url("../images/icoCircle_active.png");
}

.ewb-super-imgitem {
  overflow: hidden;
  zoom: 1;
}

.ewb-super-imgitem li {
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}

.ewb-count-item {
  margin-right: 73px;
  width: 284px;
  height: 420px;
  background-color: #fff;
  overflow: hidden;
}

.ewb-count-chart {
  height: 226px;
}

.ewb-count-chart img {
  display: block;
  margin: 0 auto;
  max-height: 226px;
}

.ewb-count-name {
  display: block;
  margin: 10px auto 0;
  padding-bottom: 8px;
  width: 140px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 18px;
  color: #eef6f9;
  background: url(../images/count_tt.png);
}

.ewb-count-content {
  padding: 5px 18px 0 18px;
  text-indent: 2em;
  line-height: 24px;
  text-align: left;
  color: #a0a0a0;
}

@media (min-width: 768px) and (max-width: 979px) {
  .ewb-count-item {
    margin-right: 14px;
    width: 244px;
  }

  .ewb-count-content {
    padding: 5px 10px 0 10px;
    font-size: 12px;
  }
}

/* 大事记 */

.ewb-memorabilia {
  padding-top: 55px;
}

.ewb-memorabilia-list {
  padding-left: 3%;
  width: 97%;
  height: 193px;
}

.ewb-memorabilia-list.upper-half {
  border-bottom: 2px solid #054c8e;
}

.ewb-memorabilia-node {
  float: left;
  width: 30%;
  height: 193px;
  position: relative;
}

.ewb-memorabilia-list.lower-half .ewb-memorabilia-node {
  float: right;
}

.ewb-info-time1 {
  border-left: 2px solid #72bcc7;
}

.ewb-info-time2 {
  border-left: 2px solid #b469ac;
}

.ewb-info-time3 {
  border-left: 2px solid #58bd61;
}

.ewb-info-time4 {
  border-left: 2px solid #f0565e;
}

.ewb-info-time5 {
  border-left: 2px solid #d9ce24;
}

.ewb-info-time6 {
  border-left: 2px solid #75b6cc;
}

.ewb-dsj-ico {
  display: block;
  position: absolute;
  left: 0;
  width: 22px;
  height: 22px;
}

.ewb-dsj-ico1 {
  top: 0;
  background: url(../images/dsj_ico1.png);
}

.ewb-dsj-ico2 {
  top: 0;
  background: url(../images/dsj_ico2.png);
}

.ewb-dsj-ico3 {
  top: 0;
  background: url(../images/dsj_ico3.png);
}

.ewb-dsj-ico4 {
  bottom: 0;
  background: url(../images/dsj_ico4.png);
}

.ewb-dsj-ico5 {
  bottom: 0;
  background: url(../images/dsj_ico5.png);
}

.ewb-dsj-ico6 {
  bottom: 0;
  background: url(../images/dsj_ico6.png);
}

.ewb-info-list {
  padding: 20px 0 0 10px;
}

.ewb-memorabilia-list.lower-half .ewb-info-list {
  padding-top: 7px;
}

.ewb-info-list li {
  padding-left: 9px;
  height: 30px;
  line-height: 30px;
  background: url(../images/m_dian.png) left center no-repeat;
}

.ewb-info-list li a {
  display: block;
  width: 100%;
  color: #838383;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ewb-info-list li a:hover {
  color: #f00;
}

.ewb-info-hd {
  margin-top: 9px;
  padding-left: 19px;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
}

.ewb-memorabilia-list.lower-half .ewb-info-hd {
  margin-top: 0;
  padding-top: 16px;
}

.ewb-time-tt1 {
  color: #00a2ba;
}

.ewb-time-tt2 {
  color: #9b2d8f;
}

.ewb-time-tt3 {
  color: #159a20;
}

.ewb-time-tt4 {
  color: #d81721;
}

.ewb-time-tt5 {
  color: #aea300;
}

.ewb-time-tt6 {
  color: #1885aa;
}

@media (min-width: 768px) and (max-width: 979px) {
  .ewb-info-hd {
    font-size: 18px;
  }

  .ewb-info-list li a {
    font-size: 12px;
  }
}

/* 许昌视频 */

.news-img {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.ewb-light {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 352px;
  width: 100%;
  background: url(../images/light.png) center top no-repeat;
  z-index: 999;
}

.img-viewer {
  float: left;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.img-viewer-cell {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.img-viewer-cell > li {
  display: none;
  width: 100%;
  height: 100%;
}

.img-viewer-cell > li img {
  width: 100%;
  height: 100%;
}

.ewb-play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -72px;
  margin-top: -72px;
  width: 143px;
  height: 144px;
  background: url(../images/play_ico.png);
  z-index: 9999;
}

/* 小图 */

.img-bars {
  width: 577px;
  height: 103px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  right: 0;
  bottom: 108px;
  margin-left: -288px;
  background: url(../images/bars_bg.png);
  z-index: 999;
}

.img-bars-content img {
  width: 125px;
  height: 74px;
  vertical-align: top;
}

.img-bars-content > li {
  display: block;
  float: left;
  height: 74px;
  width: 125px;
  margin: 9px 0 0 9px;
  padding: 2px 2px;
  position: relative;
  border: 2px solid transparent;
  cursor: pointer;
}

.ewb-img-mask {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 125px;
  height: 74px;
  background: url(../images/img_mask.png) repeat;
}

.img-bars-content li.active {
  border-color: #ccfeff;
}

.img-bars-content li.active .ewb-img-mask {
  display: none;
}

/* 图说许昌 */

.ewb-slideshow {
  margin-top: 18px;
  width: 100%;
  height: 476px;
  display: none;
}

.ewb-slideshow a {
  color: #fff;
}

.ewb-slideshow .ps-current {
  text-align: center;
  position: relative;
  height: 360px;
  overflow: hidden;
}

.ewb-slideshow .ps-current > ul > li {
  text-align: center;
  width: 100%;
  z-index: 1;
  opacity: 0;
  display: block;
}

.ewb-slideshow .ps-current > ul > li img {
  display: block;
  width: 640px;
  height: 360px;
  margin: auto;
}

.ewb-slideshow .ps-caption {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 0px;
  margin-left: -320px;
  width: 600px;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  text-align: left;
  font-size: 15px;
  color: #eef6f9;
  display: none;
  background: url(../images/caption_mask.png) repeat;
}

.ewb-slideshow .ps-list {
  margin-top: 20px;
  height: 96px;
  padding: 0 19px;
  overflow: hidden;
  position: relative;
}

.ewb-slideshow .ps-list ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  left: 0;
  height: 96px;
}

.ewb-slideshow .ps-list li {
  float: left;
  width: 192px;
}

.ewb-slideshow .ps-list li .ps-item {
  display: block;
  margin: 0 11px;
  width: 170px;
  position: relative;
}

.ps-item-name {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #eef6f9;
  background: url(../images/caption_mask.png) repeat;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ewb-slideshow .ps-list li img {
  display: block;
  width: 170px;
  height: 96px;
}

.ewb-slideshow .ps-current .ps-prev .ps-prevIcon,
.ewb-slideshow .ps-current .ps-next .ps-nextIcon {
  display: none;
}

.ewb-slideshow .ps-current .ps-prev,
.ewb-slideshow .ps-current .ps-next {
  position: absolute;
  top: 138px;
  width: 24px;
  height: 52px;
  cursor: pointer;
}

.ewb-slideshow .ps-current .ps-prev {
  left: 179px;
  background: url(../images/prevIcon.png);
}

.ewb-slideshow .ps-current .ps-prev:hover {
  background: url(../images/prevIcon_hover.png);
}

.ewb-slideshow .ps-current .ps-next {
  right: 179px;
  background: url(../images/nextIcon.png);
}

.ewb-slideshow .ps-current .ps-next:hover {
  background: url(../images/nextIcon_hover.png);
}

.ewb-slideshow .ps-list .ps-prev,
.ewb-slideshow .ps-list .ps-next {
  position: absolute;
  top: 0;
  width: 20px;
  height: 108px;
  z-index: 1000;
  display: none;
  background-color: #fff;
  cursor: pointer;
}

.ewb-slideshow .ps-list .ps-prev {
  left: 0;
}

.ewb-slideshow .ps-list .ps-next {
  right: 0;
}

.ewb-slideshow .ps-list .ps-prev .ps-prevIcon {
  display: block;
  width: 20px;
  height: 108px;
  background: url(../images/ps-prev.png);
}

.ewb-slideshow .ps-list .ps-prev .ps-prevIcon:hover {
  background: url(../images/ps-prev_hover.png);
}

.ewb-slideshow .ps-list .ps-next .ps-nextIcon {
  display: block;
  width: 20px;
  height: 108px;
  background: url(../images/ps-next.png);
}

.ewb-slideshow .ps-list .ps-next .ps-nextIcon:hover {
  background: url(../images/ps-next_hover.png);
}

@media (min-width: 768px) and (max-width: 979px) {
  .ewb-slideshow .ps-list li {
    width: 180px;
  }

  .ewb-slideshow .ps-list li .ps-item,
  .ewb-slideshow .ps-list li img {
    width: 158px;
  }

  .ewb-slideshow .ps-current .ps-prev {
    left: 60px;
  }

  .ewb-slideshow .ps-current .ps-next {
    right: 60px;
  }
}

/*20220930*/
/* footer */

.ewb-footer {
  height: auto;
  padding-bottom: 19px;
  border-top: 3px solid #015293;
  background-color: #eee;
  position: relative;
}

.ewb-footer-content {
  padding-top: 17px;
  line-height: 24px;
  text-align: center;
  font-size: 15px;
}

.ewb-footer-content img {
  display: inline-block;

  width: 13px;
  height: 14px;
}

.ewb-footer-icon1 {
  position: absolute;
  top: 12px;
  left: 50%;
  margin-left: -310px;
}

.ewb-footer-icon1 a,
.ewb-footer-icon1 img {
  display: block;
  width: 52px;
  height: 63px;
}

.ewb-footer-icon2 {
  position: absolute;
  top: 15px;
  right: 50%;
  margin-right: -357px;
}

.ewb-footer-icon2 a,
.ewb-footer-icon2 img {
  display: block;
  width: 110px;
  height: 55px;
}

.ewb-footer-icon3 {
  position: absolute;
  top: 15px;
  right: 50%;
  margin-right: -500px;
}

.ewb-footer-icon3 img {
  display: block;
  width: 110px;
  height: 55px;
}

@media (min-width: 768px) and (max-width: 1140px) {
  .ewb-footer-content {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  .ewb-footer {
    padding-bottom: 20px;
  }

  .ewb-footer-content {
    padding: 80px 10px 0 10px;
    font-size: 12px;
  }

  .ewb-footer-icon1 {
    margin-left: -86px;
  }

  .ewb-footer-icon2 {
    margin-right: -115px;
  }
}

/* 适老化 */
.wza-box span {
  display: block;
  float: right;
  height: 38px;
  line-height: 38px;
  padding: 0 16px;
  font-size: 18px;
  letter-spacing: 0.32px;
  opacity: 1;
  cursor: pointer;
}

.wza-box span.wza {
  background: #fff;
  color: #f76b00;
  border: 1px solid #fc740d;
  border-radius: 2px 0px 0px 2px;
  opacity: 1;
}

.wza-box span.oldman {
  background: #f79600;
  color: #fff;
  border: 1px solid #f79600;
  border-radius: 0px 2px 2px 0px;
  opacity: 1;
}

.wza-box {
  display: block;
  /* margin-left: 25px; */
  position: absolute;
  top: 104px;
  /* left: 40px; */
  /* margin-left: 280px; */
  right: auto;
}

.oldModel * {
  font-size: 28px !important;
}

.oldModel .ewb-footer * {
  line-height: 1.5 !important;
}

.oldModel .ewb-footer-icon2 {
  right: 48.7%;
}

.oldModel .ewb-main {
  top: 34%;
}

.oldModel .ewb-pi-content.right {
  text-indent: 2em;
  margin-top: -100px;
}

.oldModel .ewb-pi-content span.visible-desktop {
  display: none !important;
}

.oldModel .ewb-profile-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.oldModel .ewb-ri-content {
  /* overflow: auto; */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  overflow: hidden;
  text-overflow: ellipsis;
}

.oldModel .ewb-nr-explain {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 35px;
}

.oldModel #menu {
  width: 200px;
}

.oldModel .ewb-side-node a {
  width: 200px !important;
}

.oldModel .ewb-side-node a span {
  width: 200px !important;
}

.oldModel .ewb-side-node a {
  background: none;
}

.oldModel .ewb-side-node a.first {
  background: none !important;
}

.oldModel .ewb-card-content {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 35px;
}

.oldModel
  #fullpage
  > div.ewb-section.fp-section.fp-table.active.fp-completely
  > div
  > div.ewb-main
  > div
  > div.ewb-history
  > p:nth-child(9) {
  display: none !important;
}

.oldModel
  #fullpage
  > div.ewb-section.fp-section.fp-table.active.fp-completely
  > div
  > div.ewb-main
  > div
  > div.ewb-history
  > p:nth-child(10) {
  display: none !important;
}

.oldModel .ewb-history p {
  line-height: 35px;
}

.oldModel .ewb-scenic-content {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 35px;
  width: 100%;
}

.oldModel .ewb-scenic-more a {
  background: none;
  width: 116px;
}

.oldModel .ewb-scenic-tt {
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 35px;
  max-height: 131px;
}

.oldModel .ewb-count-content {
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 35px;
  padding: 0;
}

.oldModel
  #fullpage
  > div.ewb-section.fp-section.fp-table.active.fp-completely
  > div
  > div.ewb-main
  > div
  > div.ewb-history {
  width: 1400px !important;
  line-height: 1.5 !important;
  position: absolute;
  left: 50%;
  margin-left: -700px;
  /* height: 600px !important; */
  overflow-y: auto !important;
}

.oldModel
  #fullpage
  > div.ewb-section.fp-section.fp-table.active.fp-completely
  > div
  > div.ewb-main
  > div
  > div.ewb-history
  p {
  line-height: 1.5 !important;
}

.oldModel .ewb-history-more a {
  background: #2d8bd7;
  width: auto !important;
  padding: 5px 18px;
  border-radius: 10px;
}
.oldModel .ewb-pi-content * {
  line-height: 1.2 !important;
  z-index: 1000;
  position: relative;
}
.oldModel .ewb-pi-content {
  line-height: 1.2 !important;
  position: relative;
  z-index: 100;
}
.oldModel {
}
.oldModel {
}
.oldModel {
}
.oldModel {
}
.oldModel {
}
.wza-box {
  position: absolute;
  top: 30px;
  right: 100px;
  z-index: 9999;
}
.wza-box span {
  display: block;
  float: right;
  height: 38px;
  line-height: 38px;
  padding: 0 16px;
  font-size: 18px;
  letter-spacing: 0.32px;
  opacity: 1;
  cursor: pointer;
}

.wza-box span.wza {
  background: #fff;
  color: #f76b00;
  border: 1px solid #fc740d;
  border-radius: 2px 0px 0px 2px;
  opacity: 1;
}

.wza-box span.oldman {
  background: #f79600;
  color: #fff;
  border: 1px solid #f79600;
  border-radius: 0px 2px 2px 0px;
  opacity: 1;
}

.wza-box {
  display: block;
  /* margin-left: 25px; */
  position: absolute;
  top: 50px;
  /* left: 40px; */
  /* margin-left: 280px; */
  right: 100px;
}
