﻿@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

ol,
ul {
	list-style: none
}

img {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

th,
td {
	vertical-align: middle;
}

html {
	height: 100%;
	color: #000;
	background: #faf6e1;
}

body {
	font: 14px/1.8 "Microsoft Yahei", Arial, Helvetica, sans-serif;
	color: #000;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0
}

audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0
}

textarea {
	resize: vertical
}

input,
select,
button,
textarea {
	font-size: 100%;
	font-family: inherit;
	margin: 0;
	padding: 0;
	outline: none;
}

a {
	color: inherit;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	text-decoration: none
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #aaa
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #aaa
}

input[type=text],
select {
	-webkit-appearance: none
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

.clearfix {
	*zoom: 1
}

.clear {
	clear: both;
	width: 0px;
	height: 0px;
	font-size: 0px;
	overflow: hidden
}

html,
body,
div,
span,
header,
nav,
a,
ul,
li {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	-webkit-text-size-adjust: 100%;
	min-height: 100%;
}

ol,
ul {
	list-style: none
}

.cgi-body {
	max-width: 800px;
	margin: 0 auto;
}


/*----------------------------*/

.header {}

.header img {
	width: 100%;
	height: auto;
}

.nav {
	padding: 10px 0;
}

.nav ul {}

.nav ul li {
	float: left;
	width: 23%;
	padding: 0 1%;
}

.nav ul li a {
	height: 35px;
	line-height: 35px;
	color: #000;
	text-align: center;
	border: solid 1px #ccc;
	border-radius: 17px;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
	background: #fff;
	background-image: linear-gradient(to top, #eee, #ffffff);
	display: block;
}

.nav ul li a.hover {
	color: #fff;
	border-color: #fc940d;
	background: #ff4c01;
	background-image: linear-gradient(to top, #ff4d05, #fc940d);
}

.gp-pic {}

.gp-pic img {
	width: 100%;
	height: auto;
}

.gp-txt {}

.gp-txt-tit {
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	background: #0c6551;
}

.gp-txt-subTit {
	padding: 5px 0;
	text-align: center;
	border: solid 5px #808000;
	background: #ff0;
}

.gp-txt-subTit h2 {
	font-size: 16px;
	font-weight: bold;
}

.gp-txt-subTit h2 font {
	color: #f00;
	background: #fff;
}

.gp-txt-subTit h3 {}

.gp-txt-subTit h3 strong {
	font-weight: bold;
}

.gp-txt-con {
	padding: 10px;
}

.gp-txt-con h2 {
	color: #f00;
	font-weight: bold;
}

.gp-txt-more {
	height: 33px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	clear: both;
	display: -webkit-box;
	padding: 2px 12px 12px 12px;
}

.gp-txt-more a {
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 33px;
	text-align: center;
	background: #0c6551;
	border-radius: 16px;
	width: 100%;
}

.grey-line {
	border-top: solid 10px #e5e5e5;
}

.gsb-head {
	border-bottom: dashed 1px #e83f28;
}

.gsb-head img {
	width: 100%;
	height: auto;
	margin-bottom: 5px;
}

.gsb {}

.gsb ul {
	padding: 0 10px 10px 10px;
}

.gsb ul li {
	line-height: 40px;
	font-size: 14px;
	border-bottom: 1px #EAEAEA solid;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.gsb ul li span {}

.gsb ul li span.gsb-tit {
	height: 20px;
	line-height: 20px;
	margin-right: 8px;
	padding: 0 5px;
	font-size: 12px;
	color: #fff;
	border-radius: 5px;
	background: #f00;
	display: inline-block;
}

.gsb ul li span.gsb-zz {
	float: right;
	margin-left: 10px;
	font-size: 14px;
	color: #999;
}

.gsb ul li a {}

.pic-list {
	padding-top: 10px;
	text-align: center;
}

.pic-list span {
	float: left;
	width: 50%;
}

.pic-list span img {
	width: 90%;
	height: 150px;
	margin: 0 auto;
}

.pic-list span em {
	height: 40px;
	line-height: 40px;
}


/*图片放大*/

.photoBox {
	display: inline-block;
	position: relative;
}

.photoBox img {
	display: block;
}

.zoom {}

.photoArea {
	zoom: 1;
	margin: 0;
}

.minifier {}

.photoArea {}

.photoArea img {
	width: 100%;
	height: auto;
}

.bizhong {}

.bizhong table {}

.bizhong th {
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #078aa2;
	border: solid 1px #ccc;
}

.bizhong td {
	border: solid 1px #ccc;
}

.bizhong td.td1 {
	padding: 5px;
}

.bizhong td.td1 td {
	padding-left: 5px;
}

.bizhong td.td1 td font {
	color: #f00;
}

.bizhong td.td2 {
	width: 25%;
	padding: 5px;
}

.bizhong td.td2 table {}

.bizhong td.td2 th {
	line-height: 18px;
	padding: 5px 0;
	font-size: 12px;
	color: #f00;
	background: #ff0;
}

.bizhong td.td2 td {
	text-align: center;
	background: #ff0;
}

.neimu {}

.neimu table {}

.neimu th {
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #078aa2;
	border: solid 1px #ccc;
}

.neimu td {
	padding: 5px;
	border: solid 1px #ccc;
	text-align: center;
}

.neimu td td {
	padding: 0;
}

.neimu td font {
	color: #f00;
}

.gongshi {}

.gongshi th {
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #15ab15;
}

.gongshi td {
	width: 33.33%;
	height: 30px;
	text-align: center;
	border: solid 1px #ddd;
}

.ad {
	padding: 10px;
}

.ad ul {}

.ad ul li {
	float: left;
	width: 48%;
	margin: 1%;
}

.ad ul li a {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	border-radius: 5px;
	background: #ff4c01;
	background-image: linear-gradient(to top, #ff4d05, #fc940d);
	display: block;
}

.ad ul li a.a2 {
	background-image: linear-gradient(to top, #ff0563, #fc0d26);
}

.ad ul li a.a3 {
	background-image: linear-gradient(to top, #a905ff, #ea0dfc);
}

.ad ul li a.a4 {
	background-image: linear-gradient(to top, #0d76fc, #05b6ff);
}

.ad ul li a.a5 {
	background-image: linear-gradient(to top, #19cc08, #26e325);
}

.gongkai {}

.gongkai table {}

.gongkai td {
	padding: 5px 0;
	text-align: center;
	border: solid 1px #ddd;
}

.gongkai td.td1 {
	width: 120px;
	background: #dbf9f2;
}

.gongkai td.td2 {
	padding: 0 5px;
	font-weight: bold;
	word-wrap: break-word;
	word-break: break-all;
}

.gongkai td.td3 {
	width: 95px;
	background: #dbf9f2;
}

.zonghe {}

.zonghe th {
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #e14946;
}

.zonghe td {
	width: 50%;
	height: 30px;
	text-align: center;
	border: solid 1px #ddd;
}

.zonghe td img {
	margin-right: 8px;
}

.jiux {}

.jiux th {
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #f16300;
}

.jiux td {
	height: 30px;
	text-align: center;
	border: solid 1px #ddd;
}

.jiux td.td1 {
	width: 50px;
}

.jiux td.td2 {
	padding: 0 5px;
	color: #f00;
	background: #ffffea;
	word-wrap: break-word;
	word-break: break-all;
}

.jiux td.td3 {
	width: 110px;
}

.cbw {}

.cbw th {
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #c332ac;
}

.cbw td {
	width: 50%;
	height: 30px;
	border: solid 1px #ddd;
}

.cbw td img {
	margin-right: 8px;
	margin-left: 25px;
}

.kj-jieguo {}

.kj-jieguo table {}

.kj-jieguo th {
	width: 50%;
	height: 35px;
	font-size: 16px;
	color: #fff;
	border: solid 1px #fff;
	background: #cc6600;
}

.kj-jieguo td {
	height: 30px;
	text-align: center;
	border: solid 1px #cc6600;
}

.guding {}

.guding th {
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #48926e;
}

.guding td {
	width: 33.3%;
	height: 30px;
	text-align: center;
	border: solid 1px #ddd;
}

.guding td img {
	margin-right: 8px;
}

.quannian {}

.quannian th {
	height: 40px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	background: #d70000;
}

.quannian td {
	width: 50%;
	height: 30px;
	border: solid 1px #ddd;
}

.quannian td img {
	margin-left: 15px;
	margin-right: 8px;
}

.sx {}

.sx table {}

.sx th {
	height: 30px;
	border: solid 1px #d8ccb4;
	background: #d8ccb4;
}

.sx td {
	height: 25px;
	text-align: center;
	border: solid 1px #d8ccb4;
	word-wrap: break-word;
}

.sx td.td1 {
	font-size: 16px;
	font-weight: bold;
}

.sx td.td2 {}

.sx td.td1 span {}

.sx-red td {
	color: #f00;
}

.sx-green td {
	color: #009933;
}

.sx-blue td {
	color: #3366ff;
}

.sx td.td2 {
	padding: 5px 0;
}

.sx td.td2 span {
	width: 22px;
	height: 22px;
	line-height: 22px;
	margin: 3px;
	color: #fff;
	font-size: 12px;
	border-radius: 11px;
	display: inline-block;
}

.sx-red .td2 span {
	background: #f00;
}

.sx-green .td2 span {
	background: #009933;
}

.sx-blue .td2 span {
	background: #3366ff;
}

.sx-red,
.sx-green,
.sx-blue {}

.in-head {
	height: 45px;
	color: #fff;
	background: #ff4c01;
	background-image: linear-gradient(to top, #ff4d05, #fc940d);
	position: relative;
}

.in-back {
	float: left;
	width: 40px;
	height: 45px;
	display: inline-block;
	position: relative;
}

.in-back:after {
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	position: absolute;
	top: 16px;
	left: 15px;
}

.in-back:after {
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	transform: rotate(225deg);
}

.in-head-tit {
	line-height: 45px;
	font-size: 18px;
}

.cgi-head {
	height: 45px;
	color: #fff;
	background: #ff4c01;
	position: relative;
	background-image: -webkit-linear-gradient(to top, #ff4d05, #fc940d);
	background-image: linear-gradient(to top, #ff4d05, #fc940d);
}

.icon-back {
	float: left;
	width: 40px;
	height: 45px;
	display: inline-block;
	position: relative;
}

.icon-back:after {
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	position: absolute;
	top: 16px;
	left: 15px;
}

.icon-back:after {
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	-o-transform: rotate(225deg);
	transform: rotate(225deg);
}

.cgi-head-tit {
	line-height: 45px;
	font-size: 18px;
}

.cgi-head-tit.tit-center {
	width: 80%;
	text-align: center;
	display: inline-block;
	position: absolute;
	left: 10%;
}

.cgi-head-btn {
	float: right;
	margin: 9px 10px 0 0;
	padding: 1px 10px;
	color: #fff;
	font-size: 14px;
	border: solid 1px rgba(255, 255, 255, 0.5);
	border-radius: 15px;
}

.cgi-head-a {
	float: right;
	margin: 9px 10px 0 0;
	padding: 1px 10px;
	color: #fff;
	font-size: 14px;
	border: solid 1px rgba(255, 255, 255, 0.5);
	border-radius: 15px;
}

.in-tit {
	border-bottom: solid 1px #ddd;
	padding: 10px;
	background: #f9f9f9;
}

.in-tit h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
}

.in-con {
	padding: 10px;
	font-size: 16px;
	word-wrap: break-word;
	word-break: break-all;
}

.footer {
	padding: 10px 0;
	text-align: center;
}



.cgi-foot-blank { height: 60px; clear: both; overflow: hidden;}
.cgi-foot-links { width: 100%; max-width: 800px; height: 60px; border-top: solid 1px #ddd; box-shadow:0 -4px 10px rgba(0, 0, 0, 0.05);  background: #fff; background-image:-webkit-linear-gradient(to top, #eee, #fff); background-image:linear-gradient(to top, #eee, #fff); position: fixed; bottom: 0; z-index: 998;}
.cgi-foot-links ul {}
.cgi-foot-links ul li { float: left; width: 25%; text-align: center;}
.cgi-foot-links ul li a { font-size: 15px; color: #555;}
.cgi-foot-links ul li a.hover { color: #f00;}
.cgi-foot-links ul li a span { height: 34px; display: block;}
.cgi-foot-links ul li a span.cfl1 { background: url(../images/cfl1.png) 50% 8px no-repeat; background-size: auto 25px;}
.cgi-foot-links ul li a span.cfl2 { background: url(../images/cfl2.png) 50% 8px no-repeat; background-size: auto 25px;}
.cgi-foot-links ul li a span.cfl3 { background: url(../images/cfl3.png) 50% 8px no-repeat; background-size: auto 25px;}
.cgi-foot-links ul li a span.cfl4 { background: url(../images/cfl4.png) 50% 8px no-repeat; background-size: auto 25px;}
.cgi-foot-links ul li a.hover span.cfl1 { background: url(../images/cfl1-2.png) 50% 8px no-repeat; background-size: auto 25px;}
.cgi-foot-links ul li a.hover span.cfl2 { background: url(../images/cfl2-2.png) 50% 8px no-repeat; background-size: auto 25px;}
.cgi-foot-links ul li a.hover span.cfl3 { background: url(../images/cfl3-2.png) 50% 8px no-repeat; background-size: auto 25px;}
.cgi-foot-links ul li a.hover span.cfl4 { background: url(../images/cfl4-2.png) 50% 8px no-repeat; background-size: auto 25px;}
.table-links-green { font-size: 14px; color: #000; border-collapse: collapse; text-align: center;}
.table-links-green a { color: inherit; text-decoration: none; display: block;}
.table-links-green tr {}
.table-links-green tr:nth-child(even) { background: #e8f1d6;}
.table-links-green td { width: 20%; height: 30px; border: solid 1px #a8c843;}

.zz-gs { text-align: center;}
.zz-gs-tit { padding: 8px 0; font-size: 16px; color: #ff0; background: #ff6600;}
.zz-gs-tit font { padding-left: 5px; font-size: 12px; color: #fff;}
.zz-gs ul { padding: 3px 0;}
.zz-gs ul li { padding: 3px 0; line-height: 1.4em;}
.zz-gs ul li a { padding: 5px 0; border: solid 1px #ffb565; box-shadow: 0 2px 5px rgba(0,0,0,0.1); border-radius: 6px; background-image: linear-gradient(to top, #ffcc66,#fff); display: block;}


.sjb-2018 { font: 14px/1.7 "微软雅黑";}
.sjb-2018 .sjb-t { font-size: 16px; font-weight: bold;}
.sjb-2018 .sjb-tit { text-align: center;}
.sjb-2018 .sjb-tit span { background: #090; color: #fff; font-weight: bold; font-size: 16px; padding: 0.3em 2em; display: inline-block;}
.sjb-2018 .sjb-b { margin-top: -20px; border: solid 2px #090; padding: 0.8em;}





