﻿
body {
	margin: 0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block
}

audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}[hidden],template {
	display: none
}

a {
	background-color: transparent
}

a:active,a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,kbd,pre,samp {
	font-family: monospace,monospace;
	font-size: 1em
}

button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,select {
	text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"],input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,th {
	padding: 0
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,select,button,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,img {
	border: 0;
	vertical-align: middle
}

li {
	list-style: none
}

:focus {
	outline: 0
}

input,button,textarea,select {
	*font-size: 100%
}

button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner {
	border: none;
	padding: 0
}

input {
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}

* {
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}


.hide {
	display: none
}

.left {
	float: left
}

.right {
	float: right
}

.clear {
	clear: both
}

.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden
}

*html .clearfix {
	zoom: 1
}

*+html .clearfix {
	zoom: 1
}

a {
	color: #2f2f2f;
	text-decoration: none
}

a:hover {
	text-decoration: none
}

body {
	font-family:微软雅黑,宋体,Arial,Verdana;
	background: #FBFBFB;
}

.wrapper {
	*zoom: 1;
	width: 980px;
	margin: 0 auto
}

.wrapper:before,.wrapper:after {
	content: "";
	display: table
}

.wrapper:after {
	clear: both
}

.fc-red {
	color: #ff0000
}

.fc-blue {
	color: #000cff
}

.header {
	background: #000000;
	border-bottom: solid 3px #EEB422
}

.header .wrapper {
	height: 115px;
	background: url(../images/slogan.png) no-repeat 400px 17px;
	position: relative
}

.header .kf {
	width: 170px;
	height: 51px;
	background: url(../images/btn.png);
	float: right;
	margin: 50px 0 0 0
}

.header .logo {
	width: 346px;
	height: 77px;
	float: left;
	background: url(../images/logo.png);
	margin: 25px 0 0 0px
}

.header .topbar {
	width: 204px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/topbar-bg.png);
	font-family: simsun;
	font-size: 12px;
	text-align: center
}

.header .topbar span {
	padding: 0 5px;
	font-family: Arial;
	color: #dedede
}

.header .topbar a {
	color: #dedede
}

.content {
	background: url(../images/content-bg.png) #0b0b0b no-repeat center top;
	padding-top: 199px;
	padding-bottom: 18px;
	margin-top:105px;
	*zoom: 1
}

.content:before,.content:after {
	content: "";
	display: table
}

.content:after {
	clear: both
}

.content .wrapper {
	background: #fff
}

.content .item .i-hg {
	width: 22px;
	height: 22px;
	display: inline-block;
	background: url(../images/i-hg.png);
	vertical-align: middle;
	margin-right: 8px;
	position: relative;
	top: -2px;
	*top: 0
}

.content .item .i-e {
	width: 16px;
	height: 16px;
	display: inline-block;
	background: url(../images/i-e.png);
	vertical-align: middle;
	margin-right: 8px;
	position: relative;
	top: -2px;
	*top: 0
}

.content .item .i-bank {
	position: relative;
	margin-right: 8px;
	display: inline-block;
	top: -1px;
	*top: 0
}

.content .item .hd {
	height: 50px
}

.content .item .hd h2 {
	display: block;
	float: left;
	background: url(../images/tle.png);
	height: 100%;
	width: 192px;
	color: #000;
	font-size: 18px;
	font-weight: normal;
	line-height: 50px;
	text-align: center
}

.content .item .bd {
	padding: 25px 0
}

.content .item .btnbox {
	background: #f7f7f7;
	*zoom: 1;
	width: 960px;
	margin: 0 auto;
	border: 1px solid #eee;
	padding-left: 4px
}

.content .item .btnbox:before,.content .item .btnbox:after {
	content: "";
	display: table
}

.content .item .btnbox:after {
	clear: both
}

.content .item .btn {
	width: 146px;
	height: 50px;
	float: left;
	background: #fff;
	display: block;
	border: solid 2px #dedede;
	font-size: 16px;
	text-align: center;
	line-height: 50px;
	margin: 8px 6px
}

.content .item .btn:hover {
	border-color: #ffc42b;
	color: #ff0000；
}


.footer {
	height: 80px;
	line-height: 80px;
	background: #000000;
	text-align: center;
	color: #fff;
	font-size: 12px;
	border-top:3px solid #EEB422;
	
}
.footer p {
	height: 30px;
	line-height: 35px;
	padding:10px 0 0 0;
}

.wrap {
    overflow: hidden;
    margin: 10px auto;
    padding: 108px 5px 5px 5px;
    width: 980px;
    border: solid 0px #999966;
    background-color: #565656;
    filter: alpha(Opacity=100);
    -moz-opacity: 0.9;
    opacity: 0.9;
}
.center {
    overflow: hidden;
    background: #565656;
}
img {
    border: 0;
    vertical-align: middle;
}
.big_tit {
    width: 980px;
    height: 55px;
    background-image: url("../images/wdly-dh_11.png");
    background-repeat: no-repeat;
}
.big_tit h2 {
    color: #fff;
    font-size: 16px;
    line-height: 55px;
    text-align: center;
    width: 230px;
}
.nav_box {
    overflow: hidden;
    margin: 10px auto;
    width: 960px;
    border: 1px solid #eeb844;
    background: #474747;
}
.nav_li {
    float: left;
    float: left;
    margin: 8px 5px 8px 8px;
    width: 146px;
    height: 46px;
    border: 2px solid #4e4e4e;
    background: #797979;
    text-align: center;
    font-size: 15px;
    line-height: 42px;
    cursor: pointer;
}
.nav_li em {
    margin-left: 5px;
    vertical-align: middle;
}
em {
    font-style: normal;
	font-size: 14px;
}
.nav_li:hover {
    float: left;
    margin: 8px 5px 8px 8px;
    width: 146px;
    height: 46px;
    border: 2px solid #ffc42b;
    text-align: center;
    font-size: 15px;
    line-height: 42px;
}
.font11{
	width:960px;
    text-align: center;
	margin-top:-10px;
	height:30px;
    line-height:30px;
	font-size: 12px;	
}