/* yui3 reset.css */
html {
    color: #000;
    background: #FFF
}
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 {
    background-color: #f1f0ef;
    font: 14px/1.231 "Microsoft YaHei", arial, helvetica, clean, sans-serif;
    color: #333;
	min-width:1200px;
}
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;
}

/** 
 * 浠ヤ笅鍙拷鍔犻」鐩腑鐨勫叕鍏辨牱寮忥紝
 * 姣斿body涓婅繘琛屽叏灞�鐨勬枃瀛楄缃紙瀛椾綋锛屽ぇ灏忥紝琛岄珮锛夛紝鍏ㄥ眬a閾炬帴鐨勫熀鏈姸鎬佸畾涔夛紝
 * 閫傚悎椤甸潰鐨勬爡鏍肩郴缁�
 * 椤甸潰鍏叡澶村熬閮ㄥ垎绛�
 */

/*! grid system 24鏍呮牸 998px */
.ewb-container {
    width:1200px;
}
.ewb-row {
    overflow:hidden;
}

.ewb-ml10 {
    margin-left:10px;
}
.ewb-mt10 {
    margin-top:10px;
}

.ewb-mt25 {
    margin-top:25px;
}

.ewb-mt20 {
    margin-top:20px;
}

.ewb-mt15 {
    margin-top:15px;
}

.ewb-pt10{
    padding-top: 10px;
}

.ewb-mt22{
    margin-top: 22px;
}

.ewb-mt5{
    margin-top: 5px;
}

/* header */
.ewb-header{
    height: 88px;
    border-bottom: 1px solid #d7d6d5;
    background-color: #fff;
}

.ewb-header-logo{
    margin-top: 19px;
    margin-left: 13px;
}

/* footer */
.ewb-footer{
    min-height: 138px;
    text-align: center;
    color: #fff;
    background-color: #4f4f4f;
}

.ewb-footer-guide{
    padding-top: 10px;
    height: 34px;
    line-height: 34px;
    font-size: 0;
    color: #fff;
}

.ewb-footer-guide>a{
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.ewb-footer-guide>span{
    margin: 0 5px;
    font-size: 14px;
}

.ewb-footer-msg{
    line-height: 30px;
}
.ewb-footer-msg a{ color:#ffffff;}
/* list */
.wb-data-item {
    
}

.wb-data-list {
    line-height: 34px;
    padding-left: 9px;
    background: url(../images/listimg.jpg) 0 50% no-repeat;
}

.wb-data-infor {
    margin-right: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-infor a {
    color: #333;
}

.wb-data-date {
    float: right;
    margin-top: -34px;
}

.wb-data-list:hover,
.wb-data-list:hover a {
    cursor: pointer;
    color: #d7083c;
}

/* 鏌ョ湅鏇村 */
.ewb-more-wp{
    margin-top: 3px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background:url(../images/more_col.jpg) left center repeat-x;
}


.ewb-more{
    padding: 0 16px;
    font-weight: bold;
    color: #999;
    background-color: #fff;
}

/* placeholder */
.placeholder{
    color: #666;
}

/* nav */
.ewb-nav{
   /* height: 88px;*/
}

.ewb-nav-items{
    padding-right: 74px;
    margin-right: -26px;
}

.ewb-nav-items>li{
    margin-right: 26px;
    padding: 0 6px;
    float: left;
    padding-top: 13px;
    height: 44px;
    /*line-height: 44px;*/
}


.ewb-nav-items>li a{
    font-size: 20px;
    color: #333;
    cursor: pointer;
}


.ewb-nav-items>li.current a,
.ewb-nav-items>li:hover a{
    color: #d7083c;
    font-weight: bold;
}

.ewb-nav-items>li.current,
.ewb-nav-items>li:hover{
    border-bottom: 2px solid #d7083c;
}

/* sea */
.ewb-sta-wp{
    position: relative;
}

.ewb-sea{
    position: absolute;
    top: 5px;
    right: 0;
}

.ewb-sea-wp{
    border: 1px solid transparent;
}

.ewb-sea-inp{
    float: right;
    display: none;
    padding: 0 10px;
    outline: 0;
    width: 206px;
    height: 42px;
    line-height: 42px;
    border: 0;
    font-size: 16px;
    color: #999;
}

.ewb-sea-col{
    margin-top: 8px;
    margin-right: 10px;
    float: right;
    height: 28px;
    width: 1px;
    background-color: #e5e5e5;
}

.ewb-sea-btn{
    width: 42px;
    height: 42px;
    padding: 0;
    border: 0;
    outline: 0;
    cursor: pointer;
    float: right;
    background: url(../images/sea_btn.png) center no-repeat;
}

.ewb-sea-btn:hover{
    background: url(../images/sea_btnh.png) center no-repeat;
}

.ewb_city_cur{
    margin-right: 6px;
    padding: 0 6px;
    float: left;
    padding-top: 13px;
    height: 44px;
    /*line-height: 73px;*/
}

.ewb-nav-city {
    display: block;
    padding-left: 25px;
    width: 74px;
    height: 59px;
    font-size: 17px;
    color: #666;
    background: url(../images/nav_icon.png) 0px 0px no-repeat;
}


.ewb-city-con {
    position: absolute;
    display: none;
    top: 40px;
    left: -415px;
    padding-top: 15px;
	z-index: 2;
}

.ewb-city-arrow {
    position: absolute;
    top: 0;
    left: 40%;
    margin-left: -12px;
    display: block;
    width: 25px;
    height: 16px;
    background: url(../images/city_icon.png);
}

.ewb-city-sec {
    padding: 0 26px 0 15px;
    /* height: 114px; */
    min-height: 66px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
}

.ewb-city-level {
    padding: 14px 0 6px 0;
    min-height: 35px;
    line-height: 35px;
    font-size: 15px;
    border-bottom: 1px dashed #e0e0e0;
}

.ewb-city-sp1 {
    padding-right: 17px;
    width: 77px;
    color: #E31A1A;
    text-align: right;
}

.ewb-city-name {
    margin-right: 20px;
    /*width: 46px;*/
    text-align: center;
    color: #333;
}

.ewb-city-name.active {
    color: #fff;
    background-color: #d7083c;
}

.ewb-city-level.ewb-last {
    border-bottom: 0;
}

.ewb_city_cur:hover .ewb-city-con {
    display: block;
}