/* yui3 reset.css */

html {
    color: #000;
    background: url(../images/body_bg.jpg) center bottom no-repeat #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,
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 {
    min-width: 1200px;
    font: 14px/1.231 "Microsoft YaHei", arial, helvetica, clean, sans-serif;
    color: #333;
}

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 {
    cursor: pointer;
    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;
}


/* placeholder */

::-webkit-input-placeholder {
    color: #999;
}

::-moz-placeholder {
    color: #999;
}

:-ms-input-placeholder {
    color: #999;
}

.placeholder {
    /* Internet Explorer 9- */
    color: #999;
}



/** 
 * ä»¥ä¸‹å¯è¿½åŠ é¡¹ç›®ä¸­çš„å…¬å…±æ ·å¼ï¼Œ
 * æ¯”å¦‚bodyä¸Šè¿›è¡Œå…¨å±€çš„æ–‡å­—è®¾ç½®ï¼ˆå­—ä½“ï¼Œå¤§å°ï¼Œè¡Œé«˜ï¼‰ï¼Œå…¨å±€aé“¾æŽ¥çš„åŸºæœ¬çŠ¶æ€å®šä¹‰ï¼Œ
 * é€‚åˆé¡µé¢çš„æ …æ ¼ç³»ç»Ÿ
 * é¡µé¢å…¬å…±å¤´å°¾éƒ¨åˆ†ç­‰
 */


/*! 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-mt10 {
    margin-top: 10px;
}

.ewb-mt20 {
    margin-top: 20px;
}

.ewb-pl10{
    padding-left: 10px;
}

/* header */

/* top */
.ewb-top{
    height: 164px;
    background: url(../images/top_bg.jpg) center top no-repeat;
    overflow: hidden;
}

.top-logo{
    margin-top: 38px;
}

/* nav */
.ewb-nav{
    height: 74px;
    overflow: hidden;
    background: url(../images/nav_bg.jpg) repeat-x;
}

.ewb-nav-items>li{
    float: left;
}

.nav-lk{
    /* padding: 0 21px; */
	/*padding: 0 15px;*/
	padding: 0 10px;
    display: block;
    height: 74px;
    line-height: 74px;
    color: #fff;
    font-size: 18px;
}

.nav-lk.nav-lk-h2{
   line-height: 28px;
   padding-top: 9px;
   text-align: center;
}

.nav-lk.current,
.nav-lk:hover{
    background-color: #ff9c00;
}

/* footer */
.ewb-footer{
    margin-top: 76px;
    border-top: 15px solid #3f7dc3;
    height: 145px;
    overflow: hidden;
    background-color: #ededed;
}

.ewb-footer img{
    vertical-align: top;
}

/* fri */
.ewb-fri{
    padding-top: 13px;
    text-align: center;
}

.chosen-container{
    margin: 0 27px;
    text-align: left;
    font-size: 14px;
}

.ewb-fri-sel{
    margin-left: 60px;
    width: 260px;
    height: 30px;
    border: 1px solid #c6c6c6;
    background-color: #fff;
}

.ewb-fri-sel:first-child{
    margin-left: 46px;
}

.ewb-foot-msg{
    padding-right: 20px;
    padding-top: 22px;
    line-height: 24px;
    text-align: center;
    color: #666;
}

.ewb-porela{
    position: relative;
}

.foot-logo01{
    position: absolute;
    left: 213px;
    top: 48px;
}

.foot-logo02{
    position: absolute;
    right: 177px;
    top: 64px;
}

/* list */

.wb-data-item {
    padding-top: 10px;
}

.wb-data-list {
    line-height: 26px;
    padding-left: 14px;
    background: url(../images/listimg.jpg) 0 50% no-repeat;
}

.wb-data-infor {
    margin-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-infor a {
    color: #333;
}

.wb-data-date {
    float: right;
    margin-top: -26px;
    color: #999;
}

.wb-data-list:hover .wb-data-date,
.wb-data-list:hover a {
    cursor: pointer;
    color: #ff5a00;
}

/* side */
.ewb-side{
    position: fixed;
    z-index: 9999;
    top: 50%;
    margin-top: -68px;
    left: 50%;
    margin-left: 540px;
}

.ewb-side img{
    vertical-align: top;
}

.ewb-side-items>li{
    margin-top: 12px;
    position: relative;
    vertical-align: top;
    cursor: pointer;
}

.ewb-side-items>li:first-child{
    margin-top: 0;
}

.ewb-side-items>li>a{
    display: block;
    width: 66px;
    height: 66px;
    background-repeat: no-repeat;
    background-position: center;
}

.ewb-side-items>li.side01>a{
    background-image: url(../images/side01.png);
}

.ewb-side-items>li.side02>a{
    background-image: url(../images/side02.png);
}

.ewb-side-items>li.side03>a{
    background-image: url(../images/side03.png);
}

.ewb-side-items>li.side04>a{
    background-image: url(../images/side04.png);
}

.ewb-side-items>li.side01:hover>a{
    background-image: url(../images/side01h.png);
}

.ewb-side-items>li.side02:hover>a{
    background-image: url(../images/side02h.png);
}

.ewb-side-items>li.side03:hover>a{
    background-image: url(../images/side03h.png);
}

.ewb-side-items>li.side04:hover>a{
    background-image: url(../images/side04h.png);
}

.side-show{
    position: absolute;
    display: none;
    right: 88px;
    color: #fff;
    background-color: #ff9c00;
}

.side-tri{
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: -6px;
}

.side01 .side-show{
    top: 50%;
    margin-top: -79px;
    padding: 10px;
    padding-bottom: 0;
    text-align: center;
}

.side02 .side-show{
    top: 50%;
    margin-top: -45px;
    width: 250px;
    height: 90px;
    line-height: 46px;
    padding-left:20px;
}

.side-name{
    height: 29px;
    line-height: 29px;
    color: #fff;
}

.ewb-side-items>li:hover .side-show{
    display: block;
}

.ewb-side-items>li>a{
    display: block;
    width: 66px;
    height: 66px;
}