/* 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;
}

a {
    text-decoration: none;
    color: #333;
}

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 {
    font-size: 12px;
    font-family: "ËÎÌå";
    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%;
}


/* 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 */

.container {
    width: 998px;
    margin: 0 auto;
}

.row {
    overflow: hidden;
}

.span24 {
    width: 998px;
    float: left;
}

.span23 {
    width: 956px;
    float: left;
}

.span22 {
    width: 914px;
    float: left;
}

.span21 {
    width: 872px;
    float: left;
}

.span20 {
    width: 830px;
    float: left;
}

.span19 {
    width: 788px;
    float: left;
}

.span18 {
    width: 746px;
    float: left;
}

.span17 {
    width: 704px;
    float: left;
}

.span16 {
    width: 662px;
    float: left;
}

.span15 {
    width: 620px;
    float: left;
}

.span14 {
    width: 578px;
    float: left;
}

.span13 {
    width: 536px;
    float: left;
}

.span12 {
    width: 494px;
    float: left;
}

.span11 {
    width: 452px;
    float: left;
}

.span10 {
    width: 410px;
    float: left;
}

.span9 {
    width: 368px;
    float: left;
}

.span8 {
    width: 326px;
    float: left;
}

.span7 {
    width: 284px;
    float: left;
}

.span6 {
    width: 242px;
    float: left;
}

.span5 {
    width: 200px;
    float: left;
}

.span4 {
    width: 158px;
    float: left;
}

.span3 {
    width: 116px;
    float: left;
}

.span2 {
    width: 74px;
    float: left;
}

.span1 {
    width: 32px;
    float: left;
}

.ml34 {
    margin-left: 34px;
}

.ml20 {
    margin-left: 20px;
}

.ml16 {
    margin-left: 16px;
}

.ml15 {
    margin-left: 15px;
}

.ml14 {
    margin-left: 14px;
}

.ml10 {
    margin-left: 10px;
}

.mt10 {
    margin-top: 10px;
}

.mt7 {
    margin-top: 7px;
}

.mt5 {
    margin-top: 5px;
}

.mr10 {
    margin-right: 10px;
}

.border {
    border: 1px solid #dfdcdd;
}


/*header*/
.menubs {
    float: left;
    font-size: 16px;
    text-align: center;
    font-family: "SimSun";
    position: relative;
}

.right_three {
    display: none;
    width: 106px;
    left: 0px;
    position: absolute;
    z-index: 1002;
    color: #fff;
    background-color: #e10c02;
    border: 1px #e10c02 solid;
    border-top: none;
}

.two_nav {
    display: block;
    padding: 0 10px 0 10px;
    line-height: 40px;
    height: 40px;
    color: #fff;
    font-weight: bold;
}


/*logo*/

.logo {
    height: 182px;
    background: url(imageslogo.jpg) no-repeat;
}

.nav {
    height: 42px;
    background-color: #e10c02;
}

.nav-item {
   width: 96px;
}

    .nav-item.right-btn {
        width: 52px;
    }

    .nav-item.right-txt {
        width: 140px;
    }

.nav-link {
    display: block;
    margin-top: 3px;
    height: 39px;
    line-height: 39px;
    font-size: 16px;
    font-family: "Î¢ÈíÑÅºÚ";
    font-weight: bold;
    text-align: center;
    color: #fff;
    width: 98px;
}



/*.nav-link:hover {
        color: #e10c02;
        background-color: #fff;
        width: 98px;
    }*/

.nav-btn {
    width: 52px;
    height: 31px;
    margin-top: 5px;
    line-height: 31px;
    color: #fff;
    background-color: #f6a10c;
    border: none;
    text-align:center;
}

    .nav-btn:hover {
        cursor: pointer;
    }

.nav-txt {
    width: 90px;
    height: 30px;
    line-height: 30px;
    padding-left: 43px;
    margin-top: 5px;
    font-size: 10px;
    font-family: "Î¢ÈíÑÅºÚ";
    border: 1px solid #e6e5e5;
    color: #999;
    background: url(imagesnav-txt-icon.png) 11px 5px no-repeat #fff;
}


/*footer*/

.footer-bg {
    height: 89px;
    background-color: #d2d0d0;
}

.footer-content {
    padding-top: 17px;
    line-height: 21px;
    text-align: center;
}

.ewb-foot-code {
    position: absolute;
    left: 134px;
    top: 12px;
    cursor: pointer;
}

.ewb-copye1 {
    background: url(imagesfoot_icon1.png) 0 center no-repeat;
    display: inline-block;
    padding-left: 28px;
    margin: 0 10px;
}

.ewb-copye2 {
    display: inline-block;
    height: 20px;
    width: 20px;
    line-height: 20px;
}