* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

html {
	background: url(/static/home/new/images/bg.jpg);
	font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    height: 100%;
}

body {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	font-size: 14px;
	color: #3a585f;
}

i {
    font-style: normal;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

table td {
    border: 1px solid #e5e5e5;
    padding: 3px 2px;
    word-break: break-all;
}

li {
	list-style: none;
}

a,
a:visited,
a:hover,
a:active {
	color: #333;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
}

.n {
	display: none;
}

h2 {
    font-weight: bold;
    text-align: center;
    padding-bottom: 1rem;
    margin-top: 1rem;
}

h3 {
    font-size: 1.3rem;
    color: #ff0000;
    text-align: center;
    margin-top: 1rem;
}

.cgi-body {
    background: #fff;
}

.nav2 {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	box-sizing: border-box;
	font-size: 14px;
	background: #fff;
	overflow: hidden;
}

.nav2 ul {
	display: flex;
	justify-content: space-between;
	padding: 2px 0;
}

.nav2 ul li {
    width: 100%;
    box-sizing: border-box;
    padding: 0 2px;
}

.nav2 ul li a {
	display: block;
	text-align: center;
	color: #fff;
	background: #0a5cda;
	border-radius: 50px;
}

.nav2.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	max-width: 800px;
	animation: slideDown 0.4s forwards;
	z-index: 1000;
}

.nav2 ul li a:hover {
	background: #da183b;
}

.slhz table {
    table-layout: fixed;
}

.slhz td {
    border: solid 1px #000;
    padding: 6px;
    color: #3a585f;
}

.wxzt {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 6px;
    font-size: 18pt;
    border: solid 1px #fff;
    border-bottom: none;
    font-weight: 500;
}

p.wxzt:last-child {
    border-bottom: solid 1px #fff;
}

.dibupika {
    background: #4caf50;
    color: #fff;
    font-weight: 600;
    padding: 6px 10px;
    border-radius: 6px;
    text-align: center;
    font-size: 18px;
}

.style3-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 12px;
    padding: 4px 0px 4px 4px;
    margin: 4px 0;
}

.style3-badge {
    background: #4caf50;
    color: #fff;
    font-weight: 600;
    padding: 15px 0px 12px 2px;
    border-radius: 6px;
    width: 27%;
    text-align: center;
    font-size: 14px;
}

.style3-title {
    flex: 1;
    margin: 0 4px;
    background: #e8f5e9;
    font-weight: 700;
    padding: 6px 10px;
    border-radius: 13px;
    text-align: center;
    font-size: 13pt;
}

.aomen {
    text-align: center;
    font-weight: bold;
}

.aomen h2 {
    height: 40px;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    background: url(/static/home/new/images/tit.png) top center no-repeat;
    background-size: auto 100%;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    padding-bottom: 1rem;
    margin-top: 1rem;
}

.yqlj {
    table-layout: auto;
    color: #000;
    border-radius: 0px;
    overflow: hidden;
    text-align: center;
    background: #fff;
    border: 1px solid #67a4f5;
    border-style: dashed;
}

.yqlj td {
    font-weight: bold;
    border: 1px solid #fefefe;
    font-size: 22pt;
    padding: 8px 5px 3px 5px;
    white-space: nowrap;
}

.yqlj a {
    height: 45px;
    line-height: 42px;
    text-align: center;
    border: solid 1px #67a4f5;
    border-radius: 20px;
    background: #eee;
    background-image: linear-gradient(to top, #fff, #eee, #fff);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    display: block;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    padding-left: 0px;
}

.jrrm {
	margin-top: 10px;
	border-right: solid 20px #fff;
	border-left: solid 20px #fff;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	center;
	background: #fff
}

.jrrm td:nth-child(2) {
	width: 12em;
}

.jrrm img {
	max-height: 6em;
}

.jrtj {
	padding: 0 5px 5px 5px;
	text-align: center;
}

.jrtj .first {
	margin: 5px;
	padding: 10px 0;
	font-weight: bold;
	border: solid 3px #f00;
	border-radius: 10px;
	background: #fff
}

.jrtj .first h2 {
	display: inline-block;
	background: #ff0;
}

.jrtj .first h3 {
	color: #f00;
}

.jrtj .first h3 span {
	background: #ff0;
}

.jrtj .first p {}

.jrtj .item {
	margin: 5px;
	padding: 10px 0;
	border: solid 3px #ccc;
	border-radius: 10px;
}

.jrtj .item h3 {
	color: #f00;
}

.jrtj .item h3 span {
	background: #ff0;
}

.jrtj .item h3 img {
	height: 1em;
}

.jrtj .item p {}

.jrtj .item p b {
	color: #169179;
}

.jrrm {
	margin-top: 5px;
	font-size: 16px;
}

.jrtj .first {
	border: solid 2px #f00;
}

.jrtj .item {
	border: solid 2px #ccc;
}

.cgi-nav {
    height: 50px;
    padding: 0 100px;
    overflow: hidden;
}

.cgi-nav ul li {
    float: left;
    width: 25%;
}

.cgi-nav ul li a {
    height: 50px;
    line-height: 50px;
    color: #de6309;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    display: block;
}

.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.cgi-nav ul li a:hover {
    text-decoration: none;
    color: #fff;
    background: #de6309;
}

@media screen and (max-width: 800px) {
    .cgi-nav {
        padding: 0;
    }
}

.location {
	background: #000;
	border: 2px #fff solid;
}

.location p {
	display: flex;
}

.location a {
	width: 50%;
	text-align: center;
}

.location img {
	display: inline-block;
	vertical-align: middle;
}

.location span {
	display: block;
	color: #3598db;
	font-size: 12px;
}

.location a:first-child {
	box-sizing: border-box;
	border-right: 2px #fff solid;
}

.location span:first-child {
	font-size: 20px;
	font-weight: bold;

}

.ymgg {
    background: #ff0;
    font-family: '微软雅黑';
    font-size: 13pt;
    color: #00f;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
}

.ymgg table {
	border-collapse: collapse;
}

.ymgg table td {
	padding: 0.4em 0;
	border: solid 1px #ccc;
}

.ymgg table td img {
	vertical-align: middle;
}

.ymgg-tit1 {
	color: #fff;
	background: #f00;
}

.ymgg-tit2 {
	color: #ff0;
	background: #00f;
}

.waibox {
	text-align: center;
	background: linear-gradient(to top, #9C27B0, #673AB7);
	line-height: 55px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
}

.waibox a:link {
	text-decoration: none;
}

.waibox .location_to {
	padding: 10px;
	background: beige;
	border-radius: 15px;
	color: #f44336;
	font-weight: 700;
	letter-spacing: 1px;
	box-shadow: 2px 2px 1px #f44336;
}

.sxsm {
    background: #000;
    color: #fff;
    font-size: 18pt;
    text-align: center;
    border: 1px #fff solid;
}

.sxsm font {
    display: block;
    font-weight: bold;
}

.sxsm font:first-child {
    color: #FFFF00;
}

.tong {
    text-align: center;
    font-size: 14pt;
    font-weight: bold;
}

.bmwqbz {
    background: #f00;
    color: #fff;
    font-size: 16pt;
    text-align: center;
    font-weight: bold;
    line-height: 30px;
    border: 1px #e5e5e5 solid;
    border-bottom: none;
}

.bmwqbz font {
    color: #FFFF00;
    font-size: 18pt;
}

.wzbx {
    font-size: 14pt;
    font-weight: bold;
    color: #333;
}

.tab-form-list26-1 {
	padding: 5px 5px 5px 5px;
}

.tab-form-list26-1-layout {
	background: linear-gradient(to right, #0052d8, #6279fd);
	border-radius: 12px;
	border: 2px solid #a2ff00;

}

.tab-form-list26-1-card-title {
	padding: 10px 0 2px 0;
	text-align: center;
	font-size: 24px;
	border-bottom: 1px solid #fff;
	color: #FF0;
	font-weight: 600;
}


.tab-form-list26-1-card-container {
	padding: 0;
}

.tab-form-list26-1-card-content {
	padding: 2px 0;
}

.tab-form-list26-1-card-item {

	padding: 2px 1px;
}

.tab-form-list26-1-card-link {
	padding: 2px 2px;
	display: block;
	background: #fff;
}

.tab-form-list26-1-card-animated-border {

	padding: 2px 4px;
	word-break: break-all;
	overflow-wrap: break-word;
	white-space: normal;
	color: #0B44FF;
	border: solid 1px #000;
}

.bmwqbz1 {
    color: #000;
    font-size: 16pt;
    text-align: center;
    font-weight: bold;
    line-height: 30px;
    border: 1px #ccc solid;
    border-bottom: none;
}

.bmwqbz1 font {
    color: #800000;
}

.wqsm p.bmwqbz1:first-child {
    border-top: none;
}

.tong2 {
    text-align: center;
    border-bottom: 1px #ccc solid;
    font-weight: bold;
    color: #000;
    font-size: 16pt;
    line-height: 45px;
}

.tong2 font {
    font-size: 20pt;
    color: #f00;
}

.wszt .tong2 {
    line-height: 30px;
}

.wszt .tong2 font {
    color: #FF00FF;
    font-size: 18pt;
}

.gsb table td {
    padding: 3px;
    text-align: center;
    color: #fff;
    border: solid 1px #000;
    background: #0000FF;
    font-weight: bold;
}

.gsb table td img {
    height: 1em;
}

.ddtz a {
    display: block;
    border-bottom: 1px solid #CCC;
    background: #fff;
    cursor: pointer;
    text-decoration: none;
    padding: 0.4em 0;
    text-align: center;
    font-size: 13pt;
    font-weight: bold;
}

.ddtz font {
    margin-right: -4px;
}

.post-list77, .post-list {
	text-align: center;
}

.post-list77-tit-pic {
	margin-bottom: 6px
}

.post-list77 li, .post-list li {
	padding: 3px 3px;
	border-radius: 0px;
	background-color: #fff;
}

.post-list77 a,.post-list a {
	height: 36px;
	line-height: 36px;
	text-align: center;
	border: solid 1px #ddd;
	border-radius: 8px;
	background: #eee;
	background-image: linear-gradient(to top, #fff, #eee, #fff);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.post-list77 a .ci {
	font-size: 20px;
}

.tong3 {
    text-align: center;
    border-bottom: 1px #ccc solid;
    font-weight: bold;
    color: #000;
    font-size: 14pt;
    font-family: 微软雅黑;
}

.yxym span {
    display: block;
    height: 35px;
    line-height: 35px;
    font-weight: 700;
    font-size: 12pt;
}

.yxym span:first-child {
    text-align: center;
}

.yxym span:nth-child(2) {
    height: 40.5px;
    line-height: 40.5px;
}

.yxym span:nth-child(2) {
    height: 40.5px;
    line-height: 40.5px;
    vertical-align: bottom;
}

.yxym span font:first-child {
    display: inline-block;
    width: 17%;
    border-right: 1px #e5e5e5 solid;
    border-bottom: 1px #e5e5e5 solid;
    text-align: center;
    color: #00f;
}

.yxym span font:last-child {
    display: inline-block;
    width: 83%;
    border-bottom: 1px #e5e5e5 solid;
    vertical-align: bottom;
    padding-left: 2px;
}

.yxym span:last-child {
    display: flex;
    justify-content: center;
    color: #000;
}

.yxym span:last-child font {
    border: none;
    display: contents;
}

.box_adv a {
    display: block;
    text-align: center;
    border: 2px #000 solid;
    font-weight: bold;
}

.box_adv a img {
    display: inline-block;
    width: 50px;
    vertical-align: bottom;
}

.tong4 {
    text-align: center;
    font-weight: bold;
    line-height: 40px;
    font-size: 14pt;
    font-family: 楷体;
    border: 1px solid #e5e5e5;
    margin: 0 2px;
}

.jssx p {
    padding: 6px;
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
}

.zlqi {
    font-size: 20px;
    color: #f00;
}

.tonga {
    font-weight: 400;
}

.yxym2 {
    border-bottom: 1px #cece71 solid;
    line-height: 35px;
    margin: 5px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.yxym2 span {
    display: block;
    text-align: center;
    box-sizing: border-box;
    font-size: 11px;
}

.yxym2 span:first-child {
    background: linear-gradient(to right, #0052d8, #6279fd);
    border-radius: 18px;
    margin: 5px auto;
    line-height: 60px;
    width: 98%;
    border: 2px solid #a2ff00;
    text-align: center;
    font-size: 18pt;
    color: #FFFF00;
    font-weight: bold;
}

.yxym2 span:last-child font:first-child {
    border-bottom-left-radius: 6px;
}

.yxym2 span:last-child font:last-child {
    border-bottom-right-radius: 6px;
}

.yxym2 span font:first-child, .yxym2 span font:last-child {
    display: inline-block;
    width: 15%;
    border-left: 1px #cece71 solid;
    border-right: 1px #cece71 solid;
    border-top: 1px #cece71 solid;
    background-color: #f9f9f9;
}

.yxym2 span font:nth-child(2) {
    display: inline-block;
    width: 70%;
    border-top: 1px #cece71 solid;
    font-weight: bold;
    font-size: 16px;
    vertical-align: bottom;
}

.yxym3 span {
    display: block;
    padding: 5px 10px;
    font-weight: bold;
    font-family: 微软雅黑;
    font-size: 18px;
    border-bottom: 1px solid #e5e5e5;
    color: #000;
}

.yxym3 span:first-child {
    padding: 5px 10px;
    font-size: 24px;
    color: #f00;
    background: #FFFFCC;
    text-align: center;
}

.yxym3 span:nth-child(5), .yxym3 span:nth-child(6) {
    font-size: 10pt;
}

.yxym3 span:last-child {
    padding: 5px 10px;
    text-align: center;
}

.yxym3 span:last-child font {
    font-size: 20pt;
}

.yxym4 span {
    display: block;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    border-bottom: 1px solid #e5e5e5;
}

.yxym4 span:first-child {
    text-align: center;
    font-size: 12pt;
}

.yxym4 span font:first-child {
    width: 17%;
    display: inline-block;
    border-right: 1px solid #e5e5e5;
    text-align: center;
}

.yxym4 span font:last-child {
    width: 83%;
    display: inline-block;
    padding-left: 3px;
    font-size: 14pt;
    vertical-align: bottom;
}

.yxym5 span {
    display: block;
    font-weight: bold;
    border-bottom: 1px solid #000;
    padding: 5px 0;
    padding-left: 10px;
    font-size: 14pt;
    color: #000;
    word-break: break-all;
}

.yxym5 span:first-child {
    text-align: center;
    font-size: 24px;
}

.ys114 {
    text-align: center;
}

.xgam {
	font-family: '微软雅黑';
	font-size: 13pt;
	text-align: center;
	color: #000;
	text-align: center;
}

.xgam img {
	vertical-align: middle;
}

.xgam table {
	border-collapse: collapse;
	background: #ff0;
}

.xgam table td {
	padding: 5px 0;
	border: solid 1px #c0c0c0;
	cursor: pointer;
}

.xgam-tit {
	padding: 3px 0 2px 0;
	height: 30px;
	line-height: 30px;
	font-size: 15pt;
	font-weight: 700;
}

.xgam-tit img {
	width: 30px;
	height: 30px;
}

.xgam-web {
	padding: 2px 0 3px 0;
	font-size: 18pt;
	font-weight: 700;
}

.swmzt p span:last-child {
    text-align: center;
    font-size: 22px;
    padding: 5px 0;
}

@media screen and (max-width: 600px) {
    .swmzt p span:last-child {
        font-size: 21px;
    }
}

.thtit {
    border: 1px solid #e5e5e5;
    padding: 3px 2px;
    color: #fff;
    background: #004400;
    text-align: center;
}

.jrtzao {
	cursor: pointer;
	padding: 10px 0;
	border: solid 12px #ff0000;
	background: #fff;
	font-family: '微软雅黑';
	font-size: 13pt;
	text-align: center;
	color: #000;
	font-weight: 700;
	text-align: center;
}

.jrtzao .jrtzao-tit {
	font-size: 19pt;
	color: #22ac38;
}

.jrtzao .jrtzao-box {
	padding: 5px 0 8px 0;
	font-weight: normal;
}

.jrtzao .jrtzao-box font {
	color: #f00;
	font-weight: bold;
}

.jrtzao .jrtzao-btn {
	display: inline-block;
	margin: 0 auto;
	color: #fff;
	padding: 5px 20px;
	border-radius: 5px;
	background: #2a2a2b;
}

.jrtzao:hover .jrtzao-btn {
	background: #f00;
}

.jjues {
    background: #fff;
}

.jjues ul {
    padding: 3px;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.jjues ul li {
    width: 50%;
    margin: 0;
    padding: 3px;
    box-sizing: border-box;
}

.jjues ul li a {
    padding: 10px;
    display: block;
    border: solid 1px #ddd;
    border-radius: 10px;
    background: linear-gradient(to bottom, #fff, #eee);
    box-shadow: 0 2px 3px rgba(0,0,0,.1);
}

.jjues ul li a img {
    vertical-align: middle;
    margin-right: 5px;
}

@media screen and (max-width: 600px) {
    .jjues ul li {
        width: 100%;
    }
}

.tabs {
	display: flex;
	list-style: none;
	padding: 0;
	padding: 5px 0;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 40px;
}

.tabs li {
	flex: 1;
	text-align: center;
	cursor: pointer;
	background: #f0f0f0;
}

.tabs1 {
	border-bottom: solid 3px #d7ef14;
	padding: 0;
}

.tabs1 li {
	background: #fff;
	padding: 5px 0;
	font-size: 24px;
}

.tabs1 li:first-child {
    color: #3ebc40;
}

.tabs1 li:last-child {
    color: #f00;
}

.tabs1 li.active {
	background: #175653 !important;
}

.tabs li.active {
	color: white;
}

.tab-content {
	display: none;
}

.tab-content.active {
	display: block;
}

.tabs li:nth-child(1).active {
	background: #090;
}

.tabs li:nth-child(2).active {
	background: #f00;
}

.tabs li:nth-child(3).active {
	background: #00f;
}

.tabs li:nth-child(4).active {
	background: #FF00FF;
}

.qwgr {
	display: flex;
	justify-content: center;
	padding-bottom: 5px;
}

.qwgr span {
	display: inline-block;
	width: 26px;
	line-height: 26px;
	margin-left: -3px;
	text-align: center;
	color: #ffeb3b;
	font-size: 16px;
	font-weight: bold;
	border-radius: 50%;
	background: #333;
	margin: 2px;
}

.ad-tz span {
	font-weight: bold;
	border: 1px #c6bbbb solid;
	display: block;
	line-height: 40px;
}

.tzz-all {
	display: flex;
	flex-wrap: wrap;
}

.tzz-all a {
	width: calc(33.33% - 6px);
	border: #C0C0C0 1px solid;
	border-radius: 1rem;
	margin: 2px;
	background: linear-gradient(to top, #fff, #eee, #fff);
	color: #f44336;
}

.tzz-all a img {
	display: inline-block;
	vertical-align: text-top;
	width: 20px;
}

.txgs th {
    color: #FF0000;
    background: #f5f5f5;
}

.topic-list {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.topic-list li:not(.title) {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #eaeaea;
    padding: 0 2px;
    margin: 0;
    vertical-align: middle;
    transition: all .2s cubic-bezier(.645, .045, .355, 1);
}

.topic-list li.title {
    width: 100%;
    position: relative;
    border: none;
    background-color: #b1b6c1;
    color: #222;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
}

.topic-list li.title a {
    position: absolute;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 2px;
    top: 0;
    right: 0;
    color: white;
}

.topic-list li:not(.title):hover {
    border-bottom-color: #f8e6c7;
    background-color: #fff9ec;
}

.topic-list li:not(.title) a {
    display: block;
    width: 100%;
    color: #333;
}

.topic-list li a span {
    display: inline-block;
}

.topic-list.gs li a {
    padding: 0 10px;
    color: #000;
}

.topic-list li a .author {
    position: relative;
    float: right;
    color: #777;
}

.topic-list.gs span.badge {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 5px;
    color: #fff;
    border-radius: 6px;
    background-color: #00aee7;
    margin-right: 5px;
    vertical-align: middle;
}

.gsdh {
	background-color: #ff0;
	font-family: '微软雅黑';
	font-size: 13pt;
	color: #000;
	font-weight: 500;
	border: solid 1px #C0C0C0;
	line-height: 2rem;
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
}

.boxx {
    border: 0.3rem solid #0801fa;
    background: #ffffff;
    border-radius: 15px;
}

.mztj {
	display: flex;
	justify-content: center;

}

.mztj pt {
	height: 4rem;
	width: 4rem;
	border-radius: 85rem;
	background: #ff3939;
	font-size: 1.8rem;
	color: #fff;
	font-weight: bold;
	line-height: 4rem;
	font-style: italic;
}

.mztj pt:nth-child(1) {
	position: relative;
	left: 1.2rem;
}

.mztj pt:nth-child(2) {
	position: relative;
	left: 0.4rem;
}

.mztj pt:nth-child(3) {
	position: relative;
	left: -0.4rem;
}

.mztj pt:nth-child(4) {
	position: relative;
	left: -1.2rem;
}

.hztj {
	border: 3px dashed #ff574ee0;
}

.hztj ul {
	overflow: hidden;
}

.hztj li {
	display: flex;
	justify-content: center;
	align-items: center;
	border-top: 3px dashed #ff574ee0;
	width: calc(50% - 3px);
	float: left;
	padding: 1rem 0;
}

.hztj a {
	display: flex;
	justify-content: center;
	align-items: center;
}

.hztj li:nth-child(1),
.hztj li:nth-child(2) {
	border-top: 0;
}

.hztj li p {
	width: auto;
	background: unset;
	border: 0;
}

.hztj li img {
	width: 3.5rem;
	height: 4rem;
	margin-right: 0.4rem;
}

.hztj li:nth-child(2n+1) {
	border-right: 3px dashed #ff574ee0;
}

.hztj li span {
	line-height: 1.4;
	display: block;
	font-weight: bold;
	font-style: italic;
}

.hztj li span:nth-child(1) {
	/*font-size: 1.25rem;*/
}

.hztj li span:nth-child(2) {
	font-size: 0.8rem;
}

.lvs {
	color: #0bca68;
}

.las {
	color: #023b95;
}

.yxym6 span {
    display: block;
    font-family: "微软雅黑";
    font-size: 13pt;
    margin-bottom: 8px;
    padding-left: 3px;
    color: #000;
}

.yxym6 span:first-child {
    background: #0000FF;
    word-break: break-all;
    text-align: center;
    font-size: 13pt;
    line-height: 26px;
    color: #fff;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 0px;
    font-weight: bold;
}

.gai236363 {
	background: #fff;
	font-family: '微软雅黑';
	font-size: 13pt;
	color: #000;
	font-weight: 700;
	text-align: center;
}

.gai236363 table {
	border-collapse: collapse;
}

.gai236363 table tr {}

.gai236363 table td {
	height: 34px;
	border: solid 1px #ccc;
}

.gai236363 table td img {
	vertical-align: middle;
}

.gai236363 .td1 {
	min-width: 70px;
	color: #fff;
	font-size: 17pt;
	background: #15bc83;
}

.gai236363 .td2 {
	background: #ff0;
}

.gai236363 .td3 {
	font-size: 15pt;
}

.gai236363 .td3 font {
	font-size: 19pt;
}

.gsg li {
    background: #e8e7e7;
    border-bottom: 1px solid #eee !important;
}

.lhhh {
	color: #fff;
	font-size: 16px;
}

.lhhh a {
	color: inherit;
	text-decoration: none;
}

.lhhh img {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

.lhhh-head img {
	width: 100%;
	height: auto;
}

.lhhh-list {}

.lhhh-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.lhhh-list ul li {
	display: flex;
	align-items: center;
	height: 50px;
	padding: 0 10px;
	border-bottom: solid 1px #a27c74;
}

.lhhh-list ul li a {
	padding-left: 5px;
	flex: 1;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

@media screen and (max-width:600px) {
	.lhhh {
		font-size: 13px;
	}

	.lhhh-list ul li {
		height: 40px;
	}

	.lhhh-list ul li img:nth-child(1) {
		width: 34px;
		height: auto;
	}
}

#actext {
	animation: colorChange 0.4s infinite;
}

@keyframes colorChange {
	0% {
		color: #ffffff;
	}

	50% {
		color: #0000ff;
	}

	100% {
		color: #ffffff;
	}
}

#actext2 {
	animation: colorChange2 0.4s infinite;
}

@keyframes colorChange2 {
	0% {
		color: #ffffff;
	}

	50% {
		color: #ff0000;
	}

	100% {
		color: #ffffff;
	}
}

#actext3 {
	animation: colorChange3 0.4s infinite;
}

@keyframes colorChange3 {
	0% {
		color: #ffffff;
	}

	50% {
		color: #009900;
	}

	100% {
		color: #ffffff;
	}
}

#actext4 {
	animation: colorChange4 0.4s infinite;
}

@keyframes colorChange4 {
	0% {
		color: #ffffff;
	}

	50% {
		color: #ff0000;
	}

	100% {
		color: #ffffff;
	}
}

.lcck span {
    display: block;
    font-family: "微软雅黑";
    font-size: 13pt;
    color: #000;
    font-weight: bold;
    line-height: 38px;
    border-bottom: solid 1px #c0c0c0;
    padding-left: 3px;
}

.lcck span:first-child {
    background: #FFFF00;
    text-align: center;
    line-height: 45px;
}

.tabs2 {
    padding: 0;
    line-height: 30px;
    font-weight: 400;
    font-size: 16px;
}

.tabs2 li {
    background: #fff;
}

.tabs2 li:nth-child(1).active, .tabs2 li:nth-child(2).active {
    background: #ebf3ff;
    font-weight: bold;
    border: solid 1px #ddd;
}

.sbmzt {
    display: flex;
    flex-wrap: wrap;
    font-weight: bold;
}

.sbmzt span {
    display: block;
    color: #000;
    text-align: center;
    width: 50%;
    font-size: 18px;
    border: solid 1px #7d7d7d;
    padding: 5px 0;
    border-bottom: none;
}

.sbmzt span:nth-child(odd) {
    border-right: none;
}

.sbmzt span font {
    color: #FF00FF;
}

.sbmzt span:first-of-type {
    width: 100%;
    padding: 5px 0;
    color: #ff0;
    font-size: 24px;
    text-align: center;
    background: #00f;
}

.sbmzt span:last-of-type {
    width: 100%;
    padding: 5px 0;
    font-size: 24px;
    border-bottom: solid 1px #7d7d7d;
    border-right: solid 1px #7d7d7d;
}

.sbmzt span:last-of-type font {
    font-size: 30px;
}

@media screen and (max-width:600px) {
	.sbmzt span {
        width: 100%;
    }
    
    .sbmzt span:nth-child(odd) {
        border-right: solid 1px #7d7d7d;
    }
    
    .sbmzt span:first-of-type {
        font-size: 18px;
    }
    
    .sbmzt span:last-of-type {
        font-size: 18px;
    }
}

.tabs3 li img {
    width: 20px;
    vertical-align: text-bottom;
    margin: 0 3px;
}

.tabs3 {
    padding: 0;
    line-height: 38px;
}

.tabs3 li:first-child {
    border-top: 2px solid #07c160;
}

.tabs3 li:last-child {
    border-top: 2px solid #3e73fe;
}

.tabs3 li {
    background: #fff;
}

.tabs3 li:nth-child(1).active  {
    background: #07c160;
}

.tabs3 li:nth-child(2).active {
    background: #3e73fe;
}

.tabs3 .active font {
    color: #fff;
}

.down49tk {
	padding: 3px 0;
	box-sizing: border-box;
	font: 15px/1.75 Arial, '微软雅黑';
	background: #fff;
}

.down49tk ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.down49tk ul li {
	float: none;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: 微软雅黑;
}

.down49tk img {
	vertical-align: middle;
}

.down49tk a {
	text-decoration: none;
	color: inherit;
}

.down49tk-boxt {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	width: 100%;
}

.down49tk-boxt-1 {
	width: 30%;
	min-width: 130px;
	text-align: center;
}

.down49tk-boxt-1 img {
	width: 100px;
}

.down49tk-boxt-2 {
	width: 70%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.down49tk-boxt-2l {
	width: 50%;
	color: black;
}

.down49tk-boxt-2l ul {
	width: 100%;
}

.down49tk-boxt-2r {
	width: 50%;
	color: black;
}

.down49tk-boxt-2r img {
	width: 22px;
}

.down49tk-rz {
	margin-top: 5px;
	color: #15bc83;
}

.down49tk-rz img {
	width: auto;
	height: 24px;
	margin-right: 3px;
}

.down49tk-boxf {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	text-align: center;
	color: #fff;
}

.down49tk-boxf div {
	width: 33.33%;
}

.down49tk-boxf a {
	height: 40px;
	line-height: 40px;
	display: inline-block;
	width: 80%;
	border-radius: 5px;
	transition: all 0.2s;
}

.down49tk-boxf a img {
	width: 24px;
	margin-right: 3px;
}

.down49tk-boxf a:hover {
	margin-top: -5px;
}

.down49tk-boxf-1 {}

.down49tk-boxf-1 a {
	background: #c34dff;
}

.down49tk-boxf-2 {}

.down49tk-boxf-2 a {
	background: #ff5b5b;
}

.down49tk-boxf-3 {}

.down49tk-boxf-3 a {
	background: #3ebc40;
}

#tab49xz {
	padding: 3px;
	background: white;
}

.Menuboxs span {
	display: contents;
}

#tab49xz .Menubox {
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	background: #3ebc40;
}

#tab49xz .Menuboxs {
	margin-bottom: 10px;
	padding: 8px 0;
	text-align: center;
	font-weight: bold;
	color: #3ebc40;
	background: #d8f2d9;
}

.tab49xz-txt {}

.tab49xz-txt font {
	color: #f00;
	font-weight: bold;
}

.tab49xz-txt2 {
	font-size: 24px;
	color: #f00;
	text-align: center;
	font-weight: bold;
}

.tab49xz-txt2 a {
	background: #ff0;
}

.tab49xz-pic {
	padding-top: 10px;
	text-align: center;
}

.tab49xz-pic video {
	max-width: 100%;
}

@media screen and (max-width:750px) {
	#tab49xz .Menubox {
		font-size: 18px;
	}

	.down49tk-boxt {
		display: inline-flex;
	}

	#tab49xz .Menuboxs {
		margin-bottom: 0;
		font-size: 14px;
		padding: 6px 0;
	}

	#tab49xz .Menuboxs span {
		display: block;
	}

	#tab49xz .Menubox ul {
		border-width: 1px;
	}

	#tab49xz .Menubox li {
		padding: 3px 0;
	}

	.tab49xz-txt2 {
		font-size: 18px;
	}
}

@media screen and (max-width:500px) {
	.down49tk {
		padding: 10px 0;
		font: 12px/1.75 Arial, '微软雅黑';
	}

	.down49tk-boxt-1 {
		width: 20%;
		min-width: 100px;
		text-align: center;
	}

	.down49tk-boxt {
		display: inline-flex;
	}

	.down49tk-boxt-1 img {
		width: 70px;
	}

	.down49tk-boxt-2 {
		width: 80%;
	}

	.down49tk-boxt-2r img {
		width: 16px;
	}

	.down49tk-rz img {
		height: 20px;
		margin-right: 3px;
	}

	.down49tk-boxf a {
		height: 34px;
		line-height: 34px;
		display: inline-block;
		width: 90%;
		border-radius: 5px;
		transition: all 0.2s;
	}

	.down49tk-boxf a img {
		width: 24px;
		margin-right: 3px;
	}

	.down49tk-boxf a:hover {
		margin-top: 0;
	}

	.down49tk-boxf a img {
		width: 20px;
	}
}

.down118tk {
	padding: 3px 0;
	box-sizing: border-box;
	font: 15px/1.75 Arial, '微软雅黑';
	background: #fff;
}

.down118tk ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.down118tk ul li {
	float: none;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: 微软雅黑;
}

.down118tk img {
	vertical-align: middle;
}

.down118tk a {
	text-decoration: none;
	color: inherit;
}

.down118tk-boxt {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	width: 100%;
}

.down118tk-boxt-1 {
	width: 30%;
	min-width: 130px;
	text-align: center;
}

.down118tk-boxt-1 img {
	width: 100px;
}

.down118tk-boxt-2 {
	width: 70%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.down118tk-boxt-2l {
	width: 50%;
	color: black;
}

.down118tk-boxt-2l ul {
	width: 100%;
}

.down118tk-boxt-2r {
	width: 50%;
	color: black;
}

.down118tk-boxt-2r img {
	width: 22px;
}

.down118tk-rz {
	margin-top: 5px;
	color: #15bc83;
}

.down118tk-rz img {
	width: auto;
	height: 24px;
	margin-right: 3px;
}

.down118tk-boxf {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	text-align: center;
	color: #fff;
}

.down118tk-boxf div {
	width: 33.33%;
}

.down118tk-boxf a {
	height: 40px;
	line-height: 40px;
	display: inline-block;
	width: 80%;
	border-radius: 5px;
	transition: all 0.2s;
}

.down118tk-boxf a img {
	width: 24px;
	margin-right: 3px;
}

.down118tk-boxf a:hover {
	margin-top: -5px;
}

.down118tk-boxf-1 {}

.down118tk-boxf-1 a {
	background: #c34dff;
}

.down118tk-boxf-2 {}

.down118tk-boxf-2 a {
	background: #ff5b5b;
}

.down118tk-boxf-3 {}

.down118tk-boxf-3 a {
	background: #3e73fe;
}

#tab118xz {
	padding: 3px;
	background: white;
}

.Menuboxs span {
	display: contents;
}

#tab118xz .Menubox {
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	background: #3e73fe;
}

#tab118xz .Menuboxs {
	margin-bottom: 10px;
	padding: 8px 0;
	text-align: center;
	font-weight: bold;
	color: #3e73fe;
	background: #d8e3ff;
}

.tab118xz-txt {}

.tab118xz-txt font {
	color: #f00;
	font-weight: bold;
}

.tab118xz-txt2 {
	font-size: 24px;
	color: #f00;
	text-align: center;
	font-weight: bold;
}

.tab118xz-txt2 a {
	background: #ff0;
}

.tab118xz-pic {
	padding-top: 10px;
	text-align: center;
}

.tab118xz-pic video {
	max-width: 100%;
}

@media screen and (max-width:750px) {
	#tab118xz .Menubox {
		font-size: 18px;
	}

	.down118tk-boxt {
		display: inline-flex;
	}

	#tab118xz .Menuboxs {
		margin-bottom: 0;
		font-size: 14px;
		padding: 6px 0;
	}

	#tab118xz .Menuboxs span {
		display: block;
	}

	#tab118xz .Menubox ul {
		border-width: 1px;
	}

	#tab118xz .Menubox li {
		padding: 3px 0;
	}

	.tab118xz-txt2 {
		font-size: 18px;
	}
}

@media screen and (max-width:500px) {
	.down118tk {
		padding: 10px 0;
		font: 12px/1.75 Arial, '微软雅黑';
	}

	.down118tk-boxt-1 {
		width: 20%;
		min-width: 100px;
		text-align: center;
	}

	.down118tk-boxt {
		display: inline-flex;
	}

	.down118tk-boxt-1 img {
		width: 70px;
	}

	.down118tk-boxt-2 {
		width: 80%;
	}

	.down118tk-boxt-2r img {
		width: 16px;
	}

	.down118tk-rz img {
		height: 20px;
		margin-right: 3px;
	}

	.down118tk-boxf a {
		height: 34px;
		line-height: 34px;
		display: inline-block;
		width: 90%;
		border-radius: 5px;
		transition: all 0.2s;
	}

	.down118tk-boxf a img {
		width: 24px;
		margin-right: 3px;
	}

	.down118tk-boxf a:hover {
		margin-top: 0;
	}

	.down118tk-boxf a img {
		width: 20px;
	}
}

.pic-list {
	padding-top: 10px;
	text-align: center;
}

.pic-list span {
	float: left;
	width: 50%;
}

.pic-list span img {
	width: 90%;
	height: 250px;
	margin: 0 auto;
}

.pic-list span em {
	height: 40px;
	line-height: 40px;
	display: block;
}

@media screen and (max-width:500px) {
	.pic-list span img {
		height: 200px;
	}
}

@media screen and (max-width:450px) {
	.pic-list span img {
		height: 150px;
	}
}

@media screen and (max-width:400px) {
	.pic-list span img {
		height: 130px;
	}
}

.kj-link-tit {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #0063ca;
	border-bottom: solid 3px #0063ca;
	background: #eee;
	background-image: linear-gradient(to top, #f7f7f7, #fff);
}

.kj-link-box {
	padding: 5px 10px;
	text-align: center;
}

.kj-link-box ul {}

.kj-link-box ul li {
	float: left;
	width: 33.33%;
	padding-right: 3%;
}

.kj-link-box ul li:nth-child(3n) {
	padding-right: 0;
}

.kj-link-box ul li a {
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin: 5px 0;
	border: solid 1px #ddd;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	border-radius: 6px;
	display: inline-block;
	background-image: linear-gradient(to top, #f7f7f7, #fff);
}

.md-links {
	padding-top: 10px;
	text-align: center;
}

.md-links ul {
	*zoom: 1
}

.md-links ul:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}

.md-links ul li {
	float: left;
	width: 25%;
	padding-bottom: 10px;
}

.md-links ul li img {
	width: 45px;
	height: 45px;
	margin-bottom: 5px;
}

.md-links ul li p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #F00;
	font-size: 13px;
}

.clearfix:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.clearfix {
	*zoom: 1
}

.cgi-tuijian {}

.cgi-tj-l {
	float: left;
	width: 18%;
	margin-right: 2%;
	padding-top: 10px;
}

.cgi-tj-l img {
	width: 100%;
	height: 100px;
}

.cgi-tj-r {
	float: right;
	width: 80%;
}

.cgi-tj-r ul {}

.cgi-tj-r ul li {
	height: 40px;
	line-height: 40px;
	border-bottom: solid 1px #ddd;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.cgi-tj-r ul li:last-child {
	border-bottom: 0;
}

.cgi-tj-r ul li a {}

@media screen and (max-width:640px) {
	.cgi-tj-l {
		width: 32%;
		margin-right: 3%;
	}

	.cgi-tj-r {
		width: 65%;
	}
}

@media screen and (max-width:550px) {
	.cgi-tj-l {
		width: 32%;
		margin-right: 3%;
	}

	.cgi-tj-r {
		width: 65%;
	}
}

@media screen and (max-width:450px) {
	.cgi-tj-l {
		width: 32%;
		margin-right: 3%;
	}

	.cgi-tj-r {
		width: 65%;
	}
}

.ytym font {
    color: #f00 !important;
}

p.dssx:last-child {
    border-bottom: 2px #000 solid;
}

.dssx span {
    display: inline-block;
    border: 2px #000 solid;
    box-sizing: border-box;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
    font-size: 12pt;
}

.dssx span:first-child {
    width: 20%;
    color: #0000ff;
    border-right: none;
    border-bottom: none;
}

.dssx span:nth-child(2),.dssx span:nth-child(3) {
    width: 30%;
    border-right: none;
    border-bottom: none;
}

.dssx span:last-child {
    width: 20%;
    color: #f00;
    border-bottom: none;
}

.heiheidi1 {
	padding: 5px;
	color: #F0F !important;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	background: #000;
}

.heiheidi1 a {
	color: inherit !important;
	text-decoration: none !important;
}

.heiheidi1 table {
	margin: 5px 0;
	padding: 0 !important;
	border: 0 !important;
}

.heiheidi1 table td {
	padding: 2px 0 !important;
	border: 0 !important;
}

@media screen and (max-width:640px) {
	.heiheidi1 {
		font-size: 12px;
	}
}

.group-card {
	border-bottom: 1px solid rgb(255, 255, 255);
	text-align: center;
	font-weight: bold;
	background: rgb(255, 0, 0);
	line-height: 30px;
	padding: 3px 2px;
	
}

.group-title {
	color: #fff;
	font-size: 16pt;
}

.nums-container {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 5px;
	color: rgb(255, 255, 0);
}

.num-item {
	font-weight: bold;
	font-size: 18pt;
}

.num-item.hit {
	background: #000;
}

.loading {
	text-align: center;
	color: #666;
	padding: 20px;
}

.jxzt {
    border-bottom: 1px solid #e5e5e5;
}

.jxzt span {
    display: inline-block;
    box-sizing: border-box;
    font-size: 10pt;
    padding: 4px 2px;
}

.jxzt span:first-child {
    width: 26%;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.jxzt span:nth-child(2) {
    width: 52%;
    border-right: 1px solid #e5e5e5;
    text-align: center;
}

.jxzt span:last-child {
    width: 22%;
    border-right: 1px solid #e5e5e5;
}

.chenyu {
	border: solid 3px #00a0e9;
	border-radius: 10px;
	overflow: hidden;
}

.chenyu-tit {}

.chenyu-tit img {
	width: 100%;
}

.chenyu ul {}

.chenyu ul li {
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	border-bottom: solid 1px #ddd;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.chenyu ul li:last-child {
	border-bottom: none;
}

.chenyu ul li a {
	font-size: 16px;
	font-weight: bold;
}

.chenyu ul li a img {
	margin-right: 5px;
}

.chenyu ul li span {
	float: right;
	color: #999;
}

.chenyu {}

@media screen and (max-width:800px) {
	.chenyu {
		border: solid 2px #00a0e9;
		border-radius: 5px;
	}

	.chenyu ul li {
		padding: 0 5px;
	}

	.chenyu ul li a {
		font-size: 14px;
	}

	.chenyu ul li a img {
		display: none;
	}

	.chenyu ul li span {
		font-size: 12px;
	}

	img {
		max-width: 100%;
		height: auto;
		border: 0;
	}

	.mt10 {
		margin-top: 5px;
	}

	.chenyu {
		background-color: #FFFFFF;
	}
}

.in {
    background-color: #e8e8d0;
    font-family: '微软雅黑';
    display: flex;
    flex-wrap: wrap;
    gap: 3px;
    justify-content: center;
    padding: 2px;
}

.in li {
    height: 50px;
    text-align: center;
    font-size: 16px;
    margin: 3px 0; 
    width: calc(33.33% - 3px);
}

.in a {
    line-height: 50px;
    border: 1px solid #CCC;
    background: #FFF;
    border-radius: 5px;
    display: block;
    color: #333;
    cursor: pointer;
    text-decoration: none;
}

.yjzt {
    border-bottom: 1px #000 solid;
}

.yjzt span {
    display: inline-block;
    font-weight: bold;
    font-size: 11pt;
    text-align: center;
    line-height: 47px;
}

.yjzt span:first-child {
    width: 14%;
    border-left: 1px #000 solid;
    border-right: 1px #000 solid;
}

.yjzt span:nth-child(2) {
    width: 70%;
}

.yjzt span:last-child {
    width: 16%;
    border-left: 1px #000 solid;
    border-right: 1px #000 solid;
}

.ptlw {
    letter-spacing: 5px;
}

.syxyw span {
    display: inline-block;
    font-size: 11pt;
    color: #000;
    padding-left: 5px;
}

.syxyw span:first-child {
    width: 50%;
    border-left: 1px #000 solid;
}

.syxyw span:last-child {
    width: 50%;
    border-left: 1px #e5e5e5 solid;
    border-right: 1px #000 solid;
}

.tuku ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}

.tuku ul li {
	width: 26%;
	margin: .22rem;
	text-align: center;
}

.tuku ul li img {
	width: 100%;
	height: 85px;
	border: 0;
	margin: 8px 0;
}

.yxym7 span {
    display: block;
    font-weight: bold;
    border-bottom: solid 1px #7d7d7d;
    background: #000;
    padding: 5px;
}

.yxym7 span:first-child {
    color: #ff0;
    font-size: 24px;
    text-align: center;
    background: #f00;
}

.yxym7 span:last-child {
    font-size: 24px;
    text-align: center;
    color: #00FFFF;
}

.ywym .yxym7 span {
    font-size: 18px;
}

.ywym .yxym7 span:first-child {
    font-size: 24px;
}

.ywym .yxym7 span:last-child {
    font-size: 18px;
    text-align: left;
}

table.inzzhz {
    background-color: #e8e8d0;
    font-family: '微软雅黑';
}

table.inzzhz td {
    height: 50px;
    text-align: center;
    font-size: 16px;
}

table.inzzhz td a {
    line-height: 30px;
    border: 1px solid #CCC;
    background: #e4e595;
    border-radius: 5px;
    display: block;
    color: #ed0a0a;
    text-decoration: none;
}

.Copyright {
    width: 98%;
    line-height: 70px;
    margin: 10px auto;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    overflow: hidden;
    font-weight: 400;
    text-align: center;
}

@media screen and (max-width: 420px) {
    .Copyright {
        font-size: 12px;
        line-height: 25px;
    }
}

.downlord-footer {
    position: fixed;
    left: 0;
    bottom: 106px;
    z-index: 99999999;
}

.downlord-footer img {
    display: block;
    margin: 0 auto;
}

.liuyan {
    bottom: 120px !important;
}

.refresh {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-radius: 40px;
    box-sizing: unset;
    border: solid 4px rgba(255, 255, 255, .8);
    background: rgba(255, 0, 0, 8);
    position: fixed;
    right: 10px;
    bottom: 60px;
    z-index: 1;
    cursor: pointer;
}

.download66 {
    left: 0px;
    position: fixed;
    width: 100%;
    height: 56px;
    font-size: 16px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, .8);
    z-index: 999;
    text-align: center;
}

.download66 i.close {
	display: block;
	position: absolute;
	top: 16px;
	left: 0;
	height: 25px;
	width: 25px;
	background-image: url(https://tu.99988jsjs.com/gb.png);
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: 50%;
}

.download66 p {
	margin: auto 0px;
	color: #fff;
	line-height: 56px;
	text-indent: 3px;
	white-space: nowrap;
	font-weight: bold;
}

.download66 span {
	height: 40px;
	line-height: 40px;
	padding: 0 0.5em;
	text-align: left;
	background: linear-gradient(to top, #ff0, #fff);
	bottom: 0;
	top: 0;
	margin: auto 10px auto 10px;
	border: none;
	border-radius: 40px;
	color: #f00;
	display: inline-block;
	cursor: pointer;
}

.download66 a:hover span {
	color: #fff;
	background: #f00;
}

@media screen and (max-width:750px) {
	.download66 {
		padding-left: 10px;
		font-size: 15px;
	}

	.download66 span {
		height: 30px;
		line-height: 30px;
	}
}

.topbar .title {
    width: 100%;
    text-align: center;
    line-height: 45px;
    font-size: 18px;
    background-color: #b1b6c1;
    color: white;
}

.jjtz {
	cursor: pointer;
	padding: 10px 0;
	border: solid 10px #22ac38;
	background: #fff;
	font-family: '微软雅黑';
	font-size: 13pt;
	text-align: center;
	color: #000;
	font-weight: 700;
	text-align: center;
}

.jjtz .jjtz-tit {
	font-size: 19pt;
	color: #22ac38;
}

.jjtz .jjtz-box {
	padding: 5px 0 8px 0;
	font-weight: normal;
}

.jjtz .jjtz-box font {
	color: #f00;
	text-decoration: underline;
	font-weight: bold;
}

.jjtz .jjtz-btn {
	display: inline-block;
	margin: 0 auto;
	color: #fff;
	padding: 5px 20px;
	border-radius: 5px;
	background: #22ac38;
}

.jjtz:hover .jjtz-btn {
	background: #f00;
}

.content {
    font-size: 16px;
}










