﻿@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,
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 */
html {  
    background: url(../images/top_bg2.jpg) center top no-repeat;
	padding-top:400px;
}
body {
    color: #333;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    background: url(../images/bg.jpg) center top no-repeat;
}

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;
}
/*! 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-mt20 {
    margin-top: 20px;
}

.ewb-mt10 {
    margin-top: 10px;
}

/* header */

.ewb-header {
    height: 239px;
}

/* top */

.ewb-top {
    padding-left: 30px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    background: url(../images/top_bg.png);
}

.ewb-top-icon {
    margin: 10px 9px 0;
    width: 16px;
    height: 16px;
    background: url(../images/top_icon.png);
}

.ewb-t-r {
    margin-right: 15px;
}

.ewb-t-r a {
    color: #fff;
}

.ewb-t-r span {
    margin: 0 6px;
}

.ewb-t-r a:hover {
    color: #fff000;
}

/* banner */

.ewb-banner {
    height: 155px;
}

.ewb-logo {
    margin-top: 36px;
    margin-left: 26px;
}

.ewb-search {
    margin-top: 43px;
    margin-right: 30px;
    width: 332px;
    height: 36px;
    color: #999;
    background: url(../images/search_bg.png);
}

.ewb-sea-txt {
    margin-top: 1px;
    margin-left: 23px;
    width: 273px;
    height: 34px;
    line-height: 34px;
    border: 0;
    outline: 0;
}

.ewb-sea-btn {
    margin-top: 2px;
    width: 32px;
    height: 32px;
    border: 0;
    outline: 0;
    cursor: pointer;
    background: url(../images/sea_btn.png);
}

.ewb-keyword {
    margin-top: 8px;
    padding-left: 17px;
    height: 20px;
    line-height: 20px;
    color: #fff;
}

.ewb-keyword-link {
    margin-left: 9px;
    width: 57px;
    height: 20px;
    text-align: center;
    color: #fff;
    background: url(../images/keyword_bg.png);
}

/* nav */

.ewb-nav {
    padding-top: 6px;
    height: 40px;
    background-color: #d1221e;
}

.ewb-n-item {
    margin-left: 25px;
}

.ewb-n-link {
    display: block;
    height: 31px;
    line-height: 31px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}

.ewb-n-sp {
    width: 104px;
    text-align: center;
}

.ewb-n-radius {
    width: 15px;
    height: 31px;
}

.ewb-n-icon1 {
    padding-left: 48px;
    width: 65px;
    text-align: left;
    background: url(../images/nav_icon1h.png) 15px 3px no-repeat;
}

.ewb-n-link:hover .ewb-n-radius1 {
    background: url(../images/nav_radius_l.png);
}

.ewb-n-link:hover .ewb-n-radius2 {
    background: url(../images/nav_radius_r.png);
}

.ewb-n-link:hover .ewb-n-icon1 {
    background: url(../images/nav_icon1.png) 15px 3px no-repeat;
}

.ewb-n-link:hover .ewb-n-sp {
    color: #b21612;
    background-color: #fff;
}

/* 友情链接 */

.ewb-firendlink {
    height: 123px;
    border: 1px solid #cfcfcf;
    background-color: #fbfbfb;
}

.ewb-fl-hd {
    height: 38px;
}

.ewb-fl-tt {
    margin-top: -1px;
    margin-left: -1px;
    width: 122px;
    height: 39px;
    line-height: 39px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    border-bottom: 1px solid #cfcfcf;
    background-color: #cb1915;
}

.ewb-fl-tab-tt {
    width: 291px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    text-align: center;
    border-left: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    color: #333;
    cursor: pointer;
    background-color: #fff;
}

.ewb-fl-tab-tt.ewb-last {
    width: 290px;
}

.ewb-fl-tab-tt.current {
    border-bottom: 0;
    background-color: #fbfbfb;
}

.ewb-fl-tab-sp {
    display: inline-block;
    padding-right: 25px;
    background: url(../images/fl_tt_icon.png) right 14px no-repeat;
}

.ewb-fl-tab-tt.current .ewb-fl-tab-sp {
    color: #ff0000;
    background: url(../images/fl_tt_iconh.png) right 14px no-repeat;
}

.ewb-fl-bd {
    padding-top: 12px;
}

.ewb-fl-item {
    margin-left: 42px;
    line-height: 24px;
}

.ewb-fl-item a {
    font-size: 16px;
    color: #333;
}

/* footer */

.ewb-footer {
    position: relative;
    padding-top: 20px;
    height: 118px;
    line-height: 34px;
    font-size: 16px;
    text-align: center;
    border-top: 22px solid #970906;
    color: #0c0c0c;
}

.ewb-footer a {
    color: #0c0c0c;
}

.ewb-footer span {
    padding: 0 17px 0 11px;
}

.ewb-footer em {
    padding: 0 15px;
}

.ewb-ft-link1 {
    position: absolute;
    top: 25px;
    left: 236px;
    width: 52px;
    height: 63px;
    /*background: url(../images/ft_icon1.png);*/
}

.ewb-ft-link2 {
    position: absolute;
    top: 26px;
    right: 185px;
    width: 113px;
    height: 59px;
    /*background: url(../images/ft_icon2.png);*/
}

/* 新增kbin */
.ewb-main-part {
	margin: 0 auto;
	/*padding: 10px 0;*/
	background-color: #fff;
	width: 998px;
}
.ewb-cm-tt {
	color: #015293;
	border-bottom: 2px solid #015293;
	float: left;
	padding: 0 12px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	font-weight: bold;
	/* color: #5d5d5d; */
	position: relative;
}

.nav{
	background-color: #fff;
	width: 998px;
	margin: 0 auto;
	padding-bottom: 10px;
}

.ewb-r-hd {
	padding-left: 19px;
	height: 43px;
	line-height: 43px;
	color: #0c0c0c;
	border-bottom: 1px dashed #f89f9f;
}

.ewb-r-split {
	padding: 0 9px;
}

.ewb-r-hd a {
	color: #0c0c0c;
}

.ewb-main-letter {
	margin: 0 auto;
	/*padding: 10px 0;*/
	/* background-color: #fff; */
	width: 998px;
}

.ewb-type-name {
    display: block;
    padding-left: 13px;
    text-align: left;
    background: url(../images/type_down.png) 52px center no-repeat;
}

.footer p{
	
	 text-align:center;
}
.footer {
	
	 height:100px;
}

.dzjg{
	
    width: 300px;
    float: right;
    margin-top: -50px;
    margin-right: 50px;
}


.gab{
	
	  
    margin-left: 400px;
	margin-top: 5px;

}
