﻿* {
	margin: 0;
	padding: 0;
}

html {
	background-color: #f2fbde;
}

#body {
    width: 100%;
	min-width: 1000px;
	max-width: 1020px;
	min-height: 100vh;
	margin: 0 auto;
	font-size: 14px;
	word-break: break-all;
	word-wrap: break-word;
}

ol,
ul {
	list-style: none;
}

.box img{
	width: 100%;
	vertical-align: middle;
}

table {
	border: 0;
	border-spacing: 0;
}
table {
    border-collapse: separate;
    text-indent: initial;
    line-height: normal;
    font-weight: normal;
    font-size: medium;
    font-style: normal;
    color: -internal-quirk-inherit;
    text-align: start;
    border-spacing: 2px;
    white-space: normal;
    font-variant: normal;
}
.footer {
	font-size: 25px;
	text-align: center;
}

.nav_99zl { width: 1000px; margin: 0 auto; padding-top: 30px; height: 96px; position: relative;}
.nav_99zl table tr td { text-align: center; font-family: "Microsoft YaHei";}
.nav_99zl table tr td a { height: 28px; line-height: 28px; font-size: 14px; display: inline-block; color: #b70002; border-bottom: solid 5px #f2fbde;}
.nav_99zl table tr td a:hover { text-decoration: none; border-bottom: solid 5px #b70002;}
.nav_99zl table tr.trtr td { height: 25px; line-height: 25px; padding-top: 0; padding-bottom: 20px; color: #9a7d4a; text-transform: uppercase; font-size: 10px; border-top: solid 1px #c6ac7e; font-family: "Times New Roman", Times, serif;}
.nav_99zl table tr.trtr td a { height: 20px; line-height: 20px; font-size: 12px; border-bottom: 0; color: #9a7d4a;}
.nav_99zl table tr.trtr td a span{transform:scale(0.875); display: block;}
.nav_99zl table tr.trtr td a:hover { color: #9a7d4a; text-decoration: none;}

.ss {
    text-align: left;
    margin: 0 10px;
    height: 80px;
    line-height: 60px;
    font-size: 35px;
    color: #fff;
    font-weight: 600;
    text-indent: 20px;
    margin-bottom: 10px;
    margin-top: 24px;
    text-shadow: 0 4px 0px rgba(27, 45, 7, 0.4);
}

.table4 {
    width: 100%;
    color: #fff;
    font-size: 25px;
    background: rgba(251, 243, 208, 0.6);
    padding-left: 47px;
}
.table4 tr:nth-last-child(1) td{
    border: none;
}
.table4 td {
    border: none;
    border-bottom: 11px #cfbba7 solid;
    line-height: 47px;
}
.table4 tr{
    background-color: rgba(251, 243, 208, 0.6);
}

.table4 .bg_red,
.table4 .bg_blue,
.table4 .bg_green {
    margin-right: 35px;
}

.table4 .font {
    text-align: center;
    font-size: 35px;
    font-weight: bold
}
.sx {
    font-size: 22px;
    font-weight: 500;
    color: #fa4419;
}
.cotnent-block16 {
    width: 100%;
    background: url(../images/9_1.jpg) no-repeat center 0;
    box-sizing: border-box;
}

.bg_blue {
    color: #fff;
    width: 28px;
    height: 24px;
    line-height: 24px;
    border-radius: 4px;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    background-color: #5858f1
}

.bg_green {
    color: #fff;
    width: 28px;
    height: 24px;
    line-height: 24px;
    border-radius: 4px;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    background-color: #19c167
}

.bg_red {
    color: #fff;
    width: 28px;
    height: 24px;
    line-height: 24px;
    border-radius: 4px;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    background-color: #e15635;
}

.sxdz {
    text-align: center;
    padding: 5px;
    background: rgba(127, 165, 92, 0.8);
    overflow: hidden;
}
.sxdz li {
    width: 16.3%;
    height: 200px;
    background-color: #ffffff;
    border-radius: 6px;
    float: left;
    margin-right: 4px;
    display: flex;
    justify-content: space-evenly;
    align-items: flex-end;
}
.sx img, .sxdz li {
    transition: .8s;
}
.sxdz li:nth-last-child(1) {
    margin-right: 0;
}

.history .tit {
    line-height: 40px;
    padding-bottom: 3px;
    color: #ff0;
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    text-shadow: 1px 4px 1px #b99b5f;
    border-bottom: solid 1px #000;
    background: linear-gradient(transparent, #dacfcf);
}
.history a {
    display: inline-block;
    text-decoration: none;
    color: inherit;
}
img {
    max-width: 100%;
    vertical-align: middle;
}
.news { display: flex; height: 35px; line-height: 35px; padding: 0 5px; color: #000;}
.news-tit {}
.news-tit img { width: 35px; height: 35px; margin-right: 5px; vertical-align: top;}
.news-con { flex: 1;}

.dgk { font-weight: bold; background: #fff;}
.dgk th { padding: 5px; color: #ff0; border: solid 1px #4292EF; background: #84baf7;}
.dgk td { white-space: nowrap; text-overflow: ellipsis; padding: 5px; box-sizing: border-box; border: solid 1px #4292EF;}
.dgk span { background: #ff0;}

.sqbk { text-align: center; font-weight: bold; background: #fff;}
.sqbk th { color: #fff; font-size: 18px; border: solid 1px #4292EF; background: #84BAF7;}
.sqbk td { line-height: 1.3; font-size: 16px; border: solid 1px #4292EF;}
.sqbk td.td1 { width: 30%;}
.sqbk td.td2 { color: #00f; font-size: 26px;}
.sqbk td.td3 { width: 30%;}

.jx24m { text-align: center; font-weight: bold; background: #fff;}
.jx24m th { color: #fff; font-size: 18px; border: solid 1px #4292EF; background: #84BAF7;}
.jx24m td { line-height: 1.2; font-size: 17px; border: solid 1px #4292EF;}
.jx24m td.td1 { width: 16%;}
.jx24m td.td2 { color: #00f; font-size: 18px; font-family: "宋体";}
.jx24m td.td3 { width: 16%; color: #f00;}

.yxym { border-collapse: collapse; text-align: center; background: #fff;max-height:2000px;overflow:hidden;}
.yxym th { height: 30px; color: #fff; font-size: 16px; font-weight: normal; border: solid 1px #e5e5e5; background: #84BAF7;}
.yxym td { height: 30px; font-size: 15px; border: solid 1px #e5e5e5;}
.yxym td.td1 { width: 25%; color: #fff; background: #84BAF7;}
.yxym td.td2 { color: #00f;}
.yxym td.td2 span { background: #ff0;}
.yxym td.td3 { width: 25%; color: #fff; background: #84BAF7;}
@media screen and (max-width: 720px) {
.yxym td { font-size: 13px;}
.yxym td.td3 { width: 20%;}
}

.ptyx {
    font-size: 16px;
    font-weight: bold;
    background: #fff;
}
.xjct { line-height: 1.75; font-size: 16px; background: #fff;}
.xjct th { color: #fff; border: dashed 1px #c0c0c0; background: #4292ef;}
.xjct td { text-align: center; border: dashed 1px #c0c0c0;}
.xjct-pic { background: #a6b796;}

.hishis .box {
    margin: 5px 0;
    border-radius: 5px;
    background: #4292ef;
}
.hishis .tit {
    line-height: 40px;
    padding-bottom: 3px;
    color: #ff0;
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    text-shadow: 1px 4px 1px #b99b5f;
    border-bottom: solid 1px #000;
    background: linear-gradient(transparent, #dacfcf);
}

.hishis a {
    display: inline-block;
    text-decoration: none;
    color: inherit;
}