@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,
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";
    min-width: 1100px;
}

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;
}

input,
button,
textarea {
    font-family: "Microsoft YaHei";
    border: 0;
    outline: 0;
}

input[type=text]::-ms-clear,
input[type=password]::-ms-reveal {
    display: none;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
    color: #999;
}

textarea::-moz-placeholder,
input::-moz-placeholder {
    color: #999;
}

textarea:-moz-placeholder,
input:-moz-placeholder {
    color: #999;
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
    color: #999;
}

.placeholder {
    color: #999;
}

/* 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;
}

/* css3效果 */

.trans {
    -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
}

.ewb-span1 {
    float: left;
    width: 36px;
}

.ewb-span2 {
    float: left;
    width: 92px;
}

.ewb-span3 {
    float: left;
    width: 148px;
}

.ewb-span4 {
    float: left;
    width: 204px;
}

.ewb-span5 {
    float: left;
    width: 260px;
}

.ewb-span6 {
    float: left;
    width: 316px;
}

.ewb-span7 {
    float: left;
    width: 372px;
}

.ewb-span8 {
    float: left;
    width: 428px;
}

.ewb-span9 {
    float: left;
    width: 484px;
}

.ewb-span10 {
    float: left;
    width: 540px;
}

.ewb-span11 {
    float: left;
    width: 596px;
}

.ewb-span12 {
    float: left;
    width: 652px;
}

.ewb-span13 {
    float: left;
    width: 708px;
}

.ewb-span14 {
    float: left;
    width: 764px;
}

.ewb-span15 {
    float: left;
    width: 820px;
}

.ewb-span16 {
    float: left;
    width: 876px;
}

.ewb-span17 {
    float: left;
    width: 932px;
}

.ewb-span18 {
    float: left;
    width: 988px;
}

.ewb-span19 {
    float: left;
    width: 1044px;
}

.ewb-span20 {
    float: left;
    width: 1100px;
}

.ewb-container {
    width: 1100px;
    margin: 0 auto;
}


.ewb-row {
    overflow: hidden;
}

.ewb-ml20 {
    margin-left: 20px;
}

.ewb-mr20 {
    margin-right: 20px;
}

.ewb-mt30 {
    margin-top: 30px;
}

.ewb-mt25 {
    margin-top: 25px;
}

.ewb-mt15 {
    margin-top: 15px;
}

.ewb-mt10 {
    margin-top: 10px;
}

.ewb-mt35 {
    margin-top: 35px;
}

#header {
    height: 336px;
}

.ewb-top {
    height: 266px;
					  
    background: url("../images/top_bg.jpg") top center no-repeat;
}
.ewb-top .logo{
    vertical-align: top;
    padding:43px 0 0 64px;
}


.search-bar{
 
}

.ewb-search {
    position: relative;
    z-index: 1;
    padding-left: 30px;
    width: 450px;
    height: 38px;
    border: 1px solid #e11400;
    background:#fff;
    margin:8px auto 0;
    border-radius: 30px;
}

.ewb-search .input-placeholder {
    position: absolute;
    top: 0;
    left: 30px;
    height: 38px;
    line-height: 37px;
    color: #999;
    z-index: -1;
    cursor: text;
}

.ewb-search .input-box {
    width: 85%;
    height: 38px;
    line-height: 37px;
    border: 0;
    background: 0 0;
}

.ewb-search button{
    width: 23px;
    height: 23px;
    position: absolute;
    right:28px;
    top:8px;
    background: url("../images/search.png") center no-repeat;
    cursor: pointer;
}

/* nav */
.ewb-nav {
    background: #e11400;
    height: 70px;
}

.ewb-nav-item {
    float: left;
    width: 10%;
}

.ewb-nav-item a {
    display: block;
    line-height: 70px;
    font-size: 16px;
    text-align: center;
    color: #fff;
}

.ewb-nav-item:hover a,
.ewb-nav-item.cur a {
    background: #c50007;
    font-size: 18px;
}


/* footer */
.ewb-footer {
    margin-top: 34px;
}

.ewb-link-hd {
    height: 40px;
    background: #f5f5f5;
    border-bottom: 1px solid #d7d7d7;
    padding-left: 15px;
}

.ewb-link-tt {
    float: left;
    margin-left: 36px;
}

.ewb-link-tt:first-child {
    margin-left: 0;
}

.ewb-link-tt a {
    display: block;
    color: #000;
    line-height: 38px;
    padding: 0 2px;
    font-size: 16px;
    border-bottom: 3px solid transparent;
}

.ewb-link-tt.cur a {
    color: #e11400;
    font-weight: bold;
    border-bottom: 3px solid #e11400;
}

.ewb-link-item {
    float: left;
    padding-left: 24px;
    width: 182px;
    font-size: 16px;
    margin-top: 10px;
    line-height: 26px;
    /* width: 76px; */
    margin-right: 14px;
}

.ewb-link-item a {
    color: #000;
}

.ewb-link-bd {
    padding-top: 15px;
    height: 108px;
}

.ewb-footer-top {
    margin-top: 49px;
    height: 40px;
    background: #e11400;
    font-size: 0;
    text-align: center;
}

.ewb-footer-top a,
.ewb-footer-top span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
}

.ewb-footer-top span {
    padding: 0 25px;
}

.ewb-footer-bottom a {
    color: #323232;
}

.ewb-footer-bottom {
    position: relative;
    color: #323232;
    padding: 33px 0 63px;
    line-height: 30px;
    text-align: center;
}

.ewb-footer-img {
    position: absolute;
}

.ewb-footer-img img {
    display: block;
}

.footer1 {
    top: 35px;
    left: 10px;
}

.footer2 {
    top: 49px;
    left: 76px;
}

/* 之间内容 */
.ewb-main {
    background: url("../images/main_top_bg.png") top center no-repeat #fffcfc;
}

.ewb-main-content {
    background: url("../images/main_bottom_bg.png") bottom center no-repeat;
}

/* 列表 */
.ewb-info-list {
    height: 34px;
    line-height: 34px;
    font-size: 15px;
}

.ewb-info-date {
    float: right;
    color: #999;
}

.ewb-info-data {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333;
    padding-left: 14px;
    margin-right: 112px;
    background: url("../images/list_img.png") left center no-repeat;
}

.ewb-info-list:hover,
.ewb-info-list:hover .ewb-info-data,
.ewb-info-list:hover .ewb-info-date {
    color: #e11400;
}

.ewb-info-list:hover .ewb-info-data {
    background-image: url("../images/list_imgh.png");
}

/* 面包屑 */
.ewb-route {
    padding: 16px 0 16px 31px;
    line-height: 28px;
    font-size: 16px;
    background: url("../images/crumbs_ico.png") 0 18px no-repeat;
}

.ewb-route>a {
    color: #333;
}

.ewb-route-last {
    color: #d8120f;
}

/*最头部*/
/*   .ewb-header{
      height: 300px;
      background: url("../images/header_bg.jpg") top center no-repeat;
      
      height: 217px;
    padding-top: 40px;
    background: url("../images/top_bg.jpg") top center no-repeat;
  }
  最顶部
  .ewb-top{
      height: 40px;
      color: #999;
      font-size: 14px;
      line-height: 40px;
      background:#FFFDFE
      background: url("../images/top_bg.jpg");
  }
  .ewb-top span{
      float: left;
      margin-left: 5px;
      color: #333;
  }
  .ewb-top span:first-child{
      margin-left: 0;
  }
  .ewb-weather-img{
      float: left;
      margin: 11px 0 0 10px;
  }
   .ewb-top a{
      color: #333;
  }

  logo
  .ewb-logo{
      margin: 10px 0 -20px;
  }
  
  .ewb-logodiv{
      padding-top: 5px;
  }
  .ewb-logo img{
    display: block;
  }

  .ewb-search{
      width: 280px;
      background:#fff;
      border-radius: 20px;
      float: right;
  }
  .ewb-search-input {
    position: relative;
    z-index: 1;
    padding-left: 20px;
    width: 215px;
    height: 36px;
  }

  .input-placeholder {
    position: absolute;
    top: 0;
    left: 20px;
    height: 36px;
    line-height: 36px;
    color: #999;
    z-index: -1;
    cursor: text;
    font-size: 14px;
  }
  
  .input-box {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 0;
    background: 0 0;
  }
  .ewb-search-btn{
      padding: 0;
      float: left;
      margin-left: 3px;
      width: 22px;
      height: 36px;
      background: url("../images/search_icon.png") left center no-repeat;
  } */
  
  /* select */
.ewb-select-box {
    float: left;
    width: 230px;
    margin-left: 45px;
    height: 30px;
}

.ewb-select-box:first-child {
    margin-left: 22px;
}

.ewb-data-select {
    width: 100%;
    height: 100%;
}

.ewb-data-select .chosen-single {
    height: 30px;
    line-height: 28px;
    border: 0;
    background: #dededf;
    color: #666;

}

.ewb-data-select .chosen-drop {
    border: 1px solid #dededf;
    border-top: 0;
    background: #dededf;
}

.ewb-select-box .chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #dededf;
}

.ewb-select-box .chosen-container .chosen-results {
    max-height: 120px;
    text-align: center;
}

.ewb-select-box .chosen-container-single .chosen-single span {
    margin-right: 37px;
    text-align: center;
}

.ewb-select-box .chosen-container-single .chosen-single div {
    width: 37px;
}

.ewb-select-box .chosen-container {
    font-size: 14px;
}

.ewb-select-box .chosen-container .chosen-results {
    color: #666;
}

.my-eweb-yqlj{
	height: 15px;
    margin-top: 40px;
}