@charset "gb2312";

/* 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';
}
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;
}
input,
button {
    font-family: "Microsoft YaHei";
    outline: 0;
}
.ewb-container {
    width: 998px;
    margin: 0 auto;
}
.ewb-row {
    overflow: hidden;
}
.ewb-span20 {
    width: 998px;
    float: left;
}
.ewb-span19 {
    width: 947px;
    float: left;
}
.ewb-span18 {
    width: 896px;
    float: left;
}
.ewb-span17 {
    width: 845px;
    float: left;
}
.ewb-span16 {
    width: 794px;
    float: left;
}
.ewb-span15 {
    width: 743px;
    float: left;
}
.ewb-span14 {
    width: 692px;
    float: left;
}
.ewb-span13 {
    width: 641px;
    float: left;
}
.ewb-span12 {
    width: 590px;
    float: left;
}
.ewb-span11 {
    width: 539px;
    float: left;
}
.ewb-span10 {
    width: 488px;
    float: left;
}
.ewb-span9 {
    width: 437px;
    float: left;
}
.ewb-span8 {
    width: 386px;
    float: left;
}
.ewb-span7 {
    width: 335px;
    float: left;
}
.ewb-span6 {
    width: 284px;
    float: left;
}
.ewb-span5 {
    width: 233px;
    float: left;
}
.ewb-span4 {
    width: 182px;
    float: left;
}
.ewb-span3 {
    width: 131px;
    float: left;
}
.ewb-span2 {
    width: 80px;
    float: left;
}
.ewb-span1 {
    width: 29px;
    float: left;
}
.ewb-ml22 {
    margin-left: 22px;
}
.ewb-container {
    width: 998px;
    margin: 0 auto;
}

/* header */

.ewb-header {
    position: fixed;
    top: 0px;
    right: 0;
    left: 0;
    background-color: #fff;
    z-index: 999;
}
.ewb-tool {
    height: 47px;
}
.ewb-tool>p {
    float: left;
    line-height: 47px;
    font-size: 12px;
    color: #666;
    padding-left: 12px;
}
.ewb-tool-var {
    float: right;
    margin: 13px 8px 0 0;
}
.ewb-tool-item {
    position: relative;
    float: left;
    margin-left: 20px;
}
.ewb-code-box.weixin {
    width: 80px;
    margin-left: -50px;
}
.ewb-tool-link {
    display: block;
    color: #333;
    padding-left: 35px;
    background-repeat: no-repeat;
    background-position: 6px center;
}
.ewb-tool-link.link01 {
    background-image: url(imageshead_icon1.png);
}
.ewb-tool-link.link02 {
    background-image: url(imageshead_icon2.png);
}
.ewb-tool-link.link03 {
    padding: 0 6px 0 21px;
    background: url(imageshead_icon3.png) no-repeat left center;
}
.ewb-tool-item.same {
    margin-left: 27px;
}
.ewb-tool-link:hover {
    color: #ca0f08;
}
.ewb-code-box {
    display: none;
    position: absolute;
    top: 34px;
    left: 50%;
    margin-left: -95px;
    padding: 10px 10px;
    width: 170px;
    height: 104px;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    background-color: #fff;
}
.ewb-code-jt {
    display: block;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    width: 19px;
    height: 10px;
    background: url('imagescode_jt.png');
}
.ewb-code-box li {
    float: left;
    /* margin-left: 10px; */
    width: 80px;
    height: 97px;
    vertical-align: top;
}
.ewb-code-box li:first-child {
    margin-left: 0;
}
.ewb-code-box li img {
    width: 80px;
    height: 80px;
    vertical-align: top;
}
.ewb-code-box li span {
    display: block;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
    color: #585858;
}
.ewb-tool-item:hover .ewb-code-box {
    display: block;
}


/* top */

.ewb-top {
    height: 47px;
    line-height: 47px;
}

.ewb-welcome {
    float: left;
    color: #666;
}

.ewb-share {
    float: right;
    margin-top: 12px;
}

.ewb-share a {
    float: left;
    margin-left: 20px;
    width: 30px;
    height: 21px;
    position: relative;
}

.ewb-share-ico1 {
    background: url('imagesshare_ico1.png') center center no-repeat;
}

.ewb-share-ico2 {
    background: url('imagesshare_ico2.png') center center no-repeat;
}

.ewb-share-ico3 {
    background: url('imagesshare_ico3.png') center center no-repeat;
}

.ewb-code-box {
    display: none;
    position: absolute;
    top: 34px;
    left: 50%;
    margin-left: -95px;
    padding: 10px 10px;
    width: 170px;
    height: 104px;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    background-color: #fff;
}

.ewb-share-ico2 .ewb-code-box {
    width: 80px;
    margin-left: -50px;
}

.ewb-code-jt {
    display: block;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    width: 19px;
    height: 10px;
    background: url('imagescode_jt.png');
}

.ewb-code-box li {
    float: left;
    /* margin-left: 10px; */
    width: 80px;
    height: 97px;
    vertical-align: top;
}

.ewb-code-box li:first-child {
    margin-left: 0;
}

.ewb-code-box li img {
    width: 80px;
    height: 80px;
    vertical-align: top;
}

.ewb-code-box li span {
    display: block;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
    color: #585858;
}

.ewb-share a:hover .ewb-code-box {
    display: block;
}

.ewb-top-link {
    float: right;
    margin: 11px 10px 0 0;
    height: 24px;
    line-height: 24px;
}

.ewb-top-link a {
    float: left;
    margin-left: 22px;
    color: #333;
}

.ewb-top-link a:hover {
    color: #ca0f08;
}

.ewb-tl-ico1 {
    padding-left: 25px;
    background: url('imagestl_ico1.png') left center no-repeat;
}

.ewb-tl-ico2 {
    padding-left: 26px;
    background: url('imagestl_ico2.png') left center no-repeat;
}

.ewb-tl-ico3 {
    padding-left: 21px;
    background: url('imagestl_ico3.png') left center no-repeat;
}


/* menu */

.ewb-menu {
    height: 95px;
    background: #005192;
}
.ewb-menu-tt {
    float: left;
    margin: 17px 63px 0 12px;
}
.ewb-menu-item {
    float: left;
    height: 36px;
    margin-left: 8px;
    padding-top: 29px;
}
.ewb-menu-item:first-child {
    margin-left: 0;
}
.ewb-menu-item a {
    display: block;
    line-height: 36px;
    color: #fff;
    font-size: 15px;
    padding: 0 21px;
}
.ewb-menu-item.active a {
    color: #ca0f08;
    border-radius: 25px;
    background: #f4f4f4;
}

/* ÏÂÀ­°´Å¥ */

.ewb-pulldown {
    position: absolute;
    top: 142px;
    left: 50%;
    margin-left: -35px;
    width: 68px;
    height: 26px;
    background: url(imagespulldown.png) no-repeat;
    cursor: pointer;
}

/* footer */

.fp-auto-height,
.fp-auto-height .fp-tableCell {
    height: auto !important;
}
.ewb-footer {
    margin-top: 20px;
    padding-top: 3px;
    border-top: 4px solid #015293;
}
.ewb-foot-bd {
    padding: 21px 0;
    background-color: #f3f3f3;
    position: relative;
    text-align: center;
}
.ewb-foot-content {
  float: left;
    width: 48%;
    margin-left: 84px;
    line-height: 24px;
    text-align: left;
}
.ewb-ga-ico {
    display: inline-block;
    margin-right: 8px;
    width: 20px;
    height: 22px;
}
.ewb-foot-ico {
    position: absolute;
    left: 50%;
    display: block;
}

.ewb-fico1 {
    top: 28px;
    margin-left: -480px;
    width: 54px;
    height: 65px;
}

.ewb-fico2 {
    top: 28px;
    margin-left: 70px;
    width: 110px;
    height: 65px;
}

.ewb-fico3 {
    top: 29px;
    margin-left: 197px;
    width: 155px;
    height: 65px;
}

.ewb-fico4 {
     top: 0px;
    margin-left: 104px;
    width: 72px;
    height: 65px;
}

.ewb-foot-ico img {
    display: block;
    width: 100%;
    height: 100%;
}

.container{
    margin-right: auto;
    margin-left: auto;
    width: 980px;
}