
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: 14px/1.8 Microsoft Yahei,Arial,Helvetica,sans-serif;
	color: #000;
	background: #121215
}

.wrapper {
	*zoom: 1;
	width: 1000px;
	margin: 0 auto
}

.wrapper:before,.wrapper:after {
	content: "";
	display: table
}

.wrapper:after {
	clear: both
}

a {
	-moz-transition: 1s;
	-webkit-transition: 1s;
	transition: 1s
}

a:hover {
	color: #f60519 !important
}

.fc-green {
	color: #03e513 !important
}

.fc-blue {
	color: #00deff !important
}

.fc-yellow {
	color: #fcff00 !important
}

.fc-yellow2 {
	color: #ebce5e !important
}

.fc-purple {
	color: #9800ca !important
}

.fc-red {
	color: #ff0000 !important
}

.fc-org1 {
	color: #ffc71d !important
}

.fc-org2 {
	color: #ffb400 !important
}

.fs-12 {
	font-size: 12px !important
}

.fs-14 {
	font-size: 14px !important
}

.fs-20 {
	font-size: 20px !important
}

.fs-24 {
	font-size: 24px !important
}

.fs-line {
	text-decoration: underline
}

.tc {
	text-align: center
}

.mt-15 {
	margin-top: 15px
}

.banner {
	margin: 0 0 0;
	height: 610px;
	margin-top: 0px;
	background: url(../images/banner.png) no-repeat center 0;
	position: relative;
	*zoom: 1
}

.banner:before,.banner:after {
	content: "";
	display: table
}

.banner:after {
	clear: both
}

.notice {
	background: #000\9;
	background: rgba(0,0,0,0.7);
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 28px;
	line-height: 28px;
	color: rgb(255,255,255)
}

.notice a {
	color: #b7b7b7
}

.notice h3 {
	font-size: 13px;
	float: left;
	background: url(../images/i-notice.png) no-repeat 10px center;
	padding-left: 40px
}

.notice .marqueebox {
	overflow: hidden;
	font-size: 13px
}

.notice .marqueebox marquee {
	margin: 0;
	padding: 0
}

.search {
	height: 72px;
	margin-top: 400px
}

.search .inner {
	width: 690px;
	height: 104px;
	margin: 11px auto 0;
	background: url(../images/searchbg.png) no-repeat 0 0
}

.search .inner2 {
	width: 760px;
	height: 72px;
	margin: 11px auto 0;
	background: url(../images/searchbg2.png) no-repeat 0 0
}

.search input {
	width: 204px;
	height: 54px;
	background: none;
	float: left;
	border: 0;
	color: #727272;
	font-size: 12px;
	margin: 8px 0 0 187px;
	text-indent: 20px
}

.search .btn-search {
	width: 136px;
	height: 51px;
	float: right;
	border: 0;
	margin: 12px 100px 0 0;
	cursor: pointer
}

.content {
	*zoom: 1;
	margin-top: 0;
	color: #997052;
	position: relative;
	background: #121215
}

.content:before,.content:after {
	content: "";
	display: table
}

.content:after {
	clear: both
}

.content .hd {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 20px
}

.content .box {
	width: auto;
	padding: 60px 5px 50px;
	margin: -40px 0 0 0
}

.content .box.box_1 {
	background: url(../images/box_1.png)
}

.content .box.box_2 {
	background: url(../images/box_2.png)
}

.content .box.box_3 {
	background: url(../images/box_3.png)
}

.content p {
	font-size: 15px;
	line-height: 30px;
	padding: 2px 0;
	color: #a1a1a1
}

.content .tbl-box {
	padding: 10px 0 20px
}

.content .tbl {
	width: 100%;
	background: #fff;
	text-align: center;
	color: #987a5d;
	font-size: 14px
}

.content .tbl th {
	border: solid 1px #987a5d;
	background: #c2aa92;
	padding: 5px 0;
	color: #fff;
	font-size: 14px;
	font-weight: normal
}

.content .tbl td {
	border: solid 1px #987a5d;
	padding: 5px 0
}

.content .tbl2-box {
	padding: 20px 0
}

.content .tbl2 {
	width: 100%;
	text-align: center;
	background: #264191;
	color: #fff
}

.content .tbl2 th {
	border: solid 1px #48c0fd;
	background: #3081fa;
	padding: 3px;
	font-weight: bold;
	color: #fff
}

.content .tbl2 td {
	border: solid 1px #3962c8;
	padding: 8px
}

.content .selectbox {
	text-align: center;
	padding: 10px 0
}

.content .selectbox h2 {
	font-size: 26px;
	color: #f6d48a;
	line-height: 1
}

.content .selectbox label {
	display: inline-block;
	height: 45px;
	color: #f6d48a;
	font-size: 24px;
	line-height: 45px;
	padding-right: 20px;
	vertical-align: top
}

.content .selectbox .fm-select {
	display: inline-block;
	width: 353px;
	height: 45px;
	background: url(../images/select-bg.png)
}

.content .selectbox .fm-select select {
	appearance: none;
	-webkit-appearance: none;
	background: none;
	border: 0;
	width: 100%;
	text-indent: 20px;
	color: #4f4f4f;
	font-size: 16px;
	padding: 11px 10px;
	padding: 11px 10px\9;
	background: #fff\9
}

.wrapper-tab {
	*zoom: 1;
	margin: 15px auto 0
}

.wrapper-tab:before,.wrapper-tab:after {
	content: "";
	display: table
}

.wrapper-tab:after {
	clear: both
}

.wrapper-tab iframe {
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0
}

.wrapper-tab .content {
	width: 1030px !important
}

.wrapper-tab .content p {
	font-size: 16px
}

.wrapper-tab .content .tbl-box {
	padding-bottom: 5px
}

.wrapper-tab .content .hd {
	margin-bottom: 5px;
	margin-top: -5px
}

.tab_menu {
	overflow: hidden;
	text-align: center;
	padding: 20px 0 10px
}

.tab_menu li {
	display: inline-block;
	cursor: pointer;
	width: 140px;
	height: 54px;
	line-height: 80px;
	font-size: 22px;
	position: relative;
	font-weight: bold;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	color: #fff;
	text-align: center;
	margin: 0 8px
}

.tab_menu li.current {
	color: #e2fd00;
	background-position: 0 0
}

.tab_box {
	*zoom: 1;
	overflow: hidden
}

.tab_box:before,.tab_box:after {
	content: "";
	display: table
}

.tab_box:after {
	clear: both
}

.tab_box .hide {
	display: none
}

.footer {
	color: #fff;
	background: #171717;
	padding: 20px 0
}

.footer .links {
	text-align: center
}

.footer .links a {
	color: #fff;
	margin: 0 8px
}

.footer .links a:hover {
	color: #cdc48d
}

.footer .copy {
	text-align: center
}

.totop {
	width: 89px;
	height: 89px;
	background: url(../images/totop.png);
	position: fixed;
	z-index: 1001;
	right: 30px;
	bottom: 50px
}

#msgDiv {
	z-index: 10001;
	width: 860px;
	height: 380px;
	background: #fff;
	position: fixed;
	left: 50%;
	top: 30%;
	margin: 0 0 0 -430px;
	display: none;
	font-size: 16px
}

#msgDiv .i-close {
	width: 30px;
	height: 30px;
	background: url(../images/i-close.png);
	position: absolute;
	right: -15px;
	top: -15px;
	cursor: pointer
}

#msgDiv .hd {
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	background: #c2aa92
}

#msgDiv .hd h2 {
	font-size: 22px;
	color: #fff
}

#msgDiv .bd {
	padding: 30px;
	background: #fff
}

#msgDiv .search {
	height: 40px;
	line-height: 40px;
	text-align: center
}

#msgDiv .search label {
	line-height: 40px;
	display: inline-block;
	vertical-align: top
}

#msgDiv .search .ipt {
	width: 235px;
	background: #b2b2b2;
	border: 0;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	vertical-align: top
}

#msgDiv .search .btn {
	width: 100px;
	height: 40px;
	color: #fff;
	border: 0;
	background: #ba0303;
	text-align: center;
	margin-left: 5px;
	cursor: pointer
}

#msgDiv .search .btn:hover {
	background: #dc0808
}

#msgDiv .table3 {
	width: 100%;
	margin-bottom: 25px;
	background: #fff;
	color: #987a5d;
	font-size: 14px;
	text-align: center
}

#msgDiv .table3 th {
	background: #c2aa92;
	color: #fff;
	font-weight: normal;
	border: solid 1px #987a5d
}

#msgDiv .table3 td {
	padding: 3px 10px;
	border: solid 1px #987a5d
}

#msgDiv .table3 td span {
	width: 120px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

#msgDiv .paging span,#msgDiv .paging a {
	display: block;
	float: left;
	height: 30px;
	padding: 0 20px;
	line-height: 30px;
	margin-right: 5px
}

#msgDiv .paging .num {
	background: #987a5d;
	color: #ccc
}

#msgDiv .paging a {
	background: #987a5d;
	color: #ccc
}

#msgDiv .paging a:hover {
	background: #c2aa92
}

#bgDiv {
	display: none;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	background-color: #000;
	filter: alpha(opacity=80);
	opacity: .8
}