@charset "utf-8";
/* CSS Document */
*{ margin: 0; padding: 0; font-size: 100%;}
html { background: url(../images/bg.jpg) top center no-repeat #c2d6f9; background-size: 1920px auto; background-attachment: fixed;}
body { width: 100%; max-width: 800px; min-height: 100vh; margin: 0 auto; line-height: 1.75; font-size: 16px; font-family: "微软雅黑"; word-break: break-all; word-wrap: break-word; border-left: solid 5px #ff0000; border-right: solid 5px #ff0000; background: #fff;}
input, select, button, textarea { margin: 0; padding: 0; vertical-align: middle; font-size: 100%; color: inherit; border: 0; font-family: inherit; outline: none; resize: none;}
input[type="text"] { -webkit-appearance: none;}
ol, ul {list-style: none;}
img { max-width: 100%; vertical-align: middle;}
a { text-decoration: none; color: inherit;}
:focus { outline: 0;}
table {	border-collapse: collapse; border-spacing: 0;}

.h10 { height: 10px; font-size: 0; line-height: 0; clear: both; background: #f5f5f5;}
.clear { clear: both;}

@media screen and (max-width:750px){ 
body { font-size: 14px; padding: 0; border: 0;}
.h10 { height: 6px;}
}

.toplogo {}
.toplogo img { width: 100%; height: auto;}

.nav { padding: 0 120px; color: #de2604; text-align: center; font-size: 18px; font-weight: bold; border-bottom: solid 3px #f4cc0d; background: #ffe274; position: relative;}
.nav ul { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-around;}
.nav ul li { width: 20%; box-sizing: border-box;}
.nav ul li a { display: block; height: 40px; line-height: 40px;}
@media screen and (max-width:750px){ 
.nav { padding: 0; font-size: 15px;}
.nav ul li a { display: block; height: 32px; line-height: 32px;}
}  

.nav2 { width: 100%; max-width: 800px; padding: 4px; box-sizing: border-box; text-align: center; background: #fff;}
.nav2 ul { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-around;}
.nav2 ul li { width: 20%; padding: 4px; box-sizing: border-box;}
.nav2 ul li a { display: block; height: 32px; line-height: 32px; color: #fff; border-radius: 32px; background: #ad0e05;}
#nav2[data-fixed="fixed"]{ box-shadow: 0 5px 10px rgba(0,0,0,.05); position: fixed; top:0; left: 0; right: 0; z-index: 9; margin: auto;}
@media screen and (max-width:750px){
.nav2 ul li { padding: 2px;}
.nav2 ul li a { height: 26px; line-height: 26px; font-size: 13px;}
}

.ifrAo{ height: 200px; padding: 5px 10px; box-sizing: border-box;}
@media screen and (max-width:800px) {
.ifrAo{ height: 200px;}
}
@media screen and (max-width:650px) {
.ifrAo{ height: 190px;}
}
@media screen and (max-width:480px) {
.ifrAo{ height: 185px;}
}
@media screen and (max-width:450px) {
.ifrAo{ height: 175px;}
}
@media screen and (max-width:400px) {
.ifrAo{ height: 170px;}
}
@media screen and (max-width:370px) {
.ifrAo{ height: 160px;}
}

.adpic {}
.adpic img { width: 100%; height: auto;}

.kankj { text-align: center;}
.kankj a { display: block; padding: 5px 10px; color: #ff0; font-weight: bold; font-size: 24px; background: #f00;}
@media screen and (max-width:750px){
.kankj a { padding: 5px; font-size: 16px;}
}

.tit { padding: 5px 10px; color: #fff; font-size: 24px; font-weight: bold; text-align: center; background: linear-gradient(to top, #d40606, #542204);}
@media screen and (max-width:750px){
.tit { padding: 3px 5px; font-size: 18px;}
}

.touzhu { text-align: center; font-size: 20px; font-weight: bold; color: #00f; border: solid 1px #e5e5e5; border-top: 0;}
.touzhu a { display: block; padding: 5px;}
@media screen and (max-width:750px){ 
.touzhu { font-size: 16px;}
}

.touzhu2 { text-align: center; font-size: 20px; font-weight: bold; color: #00f; border: solid 1px #e5e5e5; border-top: 0; background: #ff0;}
.touzhu2 a { display: block; padding: 5px;}
@media screen and (max-width:750px){ 
.touzhu2 { font-size: 16px;}
}

.footer { text-align: center; padding: 10px;}
.footer1 { font-weight: bold;}
.footer2 {}

.gotop { width: 40px; height: 40px; border-radius: 50%; background: url(../images/gotop.png) center center no-repeat; background-size: 100% auto; position: fixed; right: 12px; bottom: 55px; z-index: 99;}

/*----------------内页------------*/
header { display: flex; justify-content: space-between; align-items: center; width: 100%; max-width: 800px; height: 50px; padding: 0 10px; box-sizing: border-box; color: #fff; background: linear-gradient(to top, #3074ff, #ff5ffd); position: fixed; left: 0; right: 0; top: 0; margin: auto; z-index: 9;}
header .header-back { width: 22px; height: 22px;}
header h1 { flex: 1; font-size: 20px;}
header .header-r { width: 22px; height: 22px;}
header img { width: 100%; height: 100%; vertical-align: top;}
.header-blank { clear: both; height: 50px;}
@media screen and (max-width:750px){ 
header {  height: 40px;}
header h1 { font-size: 18px;}
.header-blank { clear: both; height: 40px;}
}

.big-tit { padding: 15px 0; text-align: center;}
.big-tit h1 { line-height: 1.5; margin-bottom: 5px; font-size: 20px;}
.big-tits { color: #888; font-size: 16px;}
.big-con { padding: 15px 20px; font-size: 18px;}
@media screen and (max-width:750px){ 
.big-tit { padding: 10px 0;}
.big-tit h1 { margin-bottom: 5px; font-size: 16px;}
.big-tits { font-size: 14px;}
.big-con { padding: 5px 10px; font-size: 14px;}
}


.neimu { line-height: 1.5; font-size: 18px; font-weight: bold;}
.neimu table { color: #0F0; background: #000;}
.neimu table thead th { padding: 5px 10px; font-size: 24px; color: #f00; background: #ff0;}
.neimu table td { padding: 5px 10px;}
@media screen and (max-width:750px){ 
.neimu { font-size: 16px;}
.neimu table thead th { font-size: 20px;}
}
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt7 {}
#dxzt7 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt7 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt7 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt7 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt7 .liuhe li.hover font { color: #fff!important;}
#dxzt7 .Contentbox {}
.dxzt7-txt {}
.dxzt7-txt font { color: #f00; font-weight: bold;}
.dxzt7-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt7-txt2 a { background: #ff0;}
.dxzt7-pic { padding-top: 10px; text-align: center;}
.dxzt7-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt7 { padding: 5px;}
#dxzt7 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt7 .liuhe ul { border-width: 2px;}

.dxzt7-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt7 {}
.dxzt7 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt7 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top,);}
.dxzt7 table td { padding: 3px 5px;}
.dxzt7 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt7 table { font-size: 16px;}
.dxzt7 table thead th { font-size: 18px;}
}
.ymgg36{ background: #ff0; font-family: '微软雅黑';font-size: 13pt; color: #00f;font-weight: 700;line-height:1.2;text-align: center;}	
.ymgg36 table { border-collapse: collapse;}	
.ymgg36 table tr {}	
.ymgg36 table td { padding: 0.4em 0; border: solid 1px #ccc;}
.ymgg36 table td img { vertical-align: middle;}
.ymgg36-tit1 { color: #fff; background: #f00;}
.ymgg36-tit2 { color: #ff0; background: #00f;}

.post-list77{text-align:center;}
.post-list77-tit-pic{margin-bottom:6px}
.post-list77 li{padding:3px 3px;
    border-radius:0px;
    background-color:#fff;}

.post-list77 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;
}

.twgg{margin-top: 3px;padding: 5px;border-radius: 5px;background: #fff; box-shadow: 0 2px 5px rgba(0,0,0,0.2);background-color: #ff0; font-family: '微软雅黑';font-size: 13pt;color: #000;font-weight: 500;border: solid 1px #C0C0C0;line-height: normal;max-width: 800px;margin: 0 auto;text-align: center;}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}

*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt12 {}
#dxzt12 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt12 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt12 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt12 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt12 .liuhe li.hover font { color: #fff!important;}
#dxzt12 .Contentbox {}
.dxzt12-txt {}
.dxzt12-txt font { color: #f00; font-weight: bold;}
.dxzt12-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt12-txt2 a { background: #ff0;}
.dxzt12-pic { padding-top: 10px; text-align: center;}
.dxzt12-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt12 { padding: 5px;}
#dxzt12 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt12 .liuhe ul { border-width: 2px;}
.dxzt12-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt12 {}
.dxzt12 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt12 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt12 table td { padding: 3px 5px;}
.dxzt12 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt12 table { font-size: 16px;}
.dxzt12 table thead th { font-size: 18px;}
}

.zzhla-tit {}
.zzhla-tit img { width: 100%; height: auto; vertical-align: top;}
#tabzzhla {}
#tabzzhla a {  text-decoration: none;}
#tabzzhla .zzhlamenu { width: 100%;  text-align: center; font-weight: bold; font-size: 18px; line-height:40px;}
#tabzzhla .zzhlamenu ul { display: flex; justify-content: space-between;}
#tabzzhla .zzhlamenu li { width: calc(99.9% - 0px); box-sizing: border-box; background: #eee; cursor: pointer;}
#tabzzhla .zzhlamenu li.hover { color: #fff;}
#tabzzhla .zzhlamenu li.hover span { display: block;}
#tabzzhla .zzhlamenu li.hover .zzhlaam { background: #090;}
#tabzzhla .zzhlamenu li.hover .zzhlaxg { background: #f00;}
#tabzzhla .zzhlamenu li.hover .zzhlatw { background: #00f;}
#tabzzhla .zzhlamenu li.hover .zzhlaxc { background: #FF00FF;}
#tabzzhla .zzhlabox {}
.zzhla-list { background: white;font-size: 16px;}

.zzhla-list ul { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.zzhla-list ul li { width: calc(50% - 5px); border-bottom: solid 1px #ddd; box-sizing: border-box;}
.zzhla-list ul li a { display: block; padding: 8px 5px; white-space: nowrap; overflow: hidden;color: black;}
@media screen and (max-width:800px){
#tabzzhla .zzhlamenu { font-size: 16px; line-height:36px;}
#tabzzhla .zzhlamenu li { width: calc(99.9% - 0px);}
.zzhla-list { font-size: 15px;}
.zzhla-list ul li { width: 100%;}
.zzhla-list ul li a { padding: 8px 5px;}
}


.zzhla-list a {
    font-size: large;
}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt18 {}
#dxzt18 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt18 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt18 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt18 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt18 .liuhe li.hover font { color: #fff!important;}
#dxzt18 .Contentbox {}
.dxzt18-txt {}
.dxzt18-txt font { color: #f00; font-weight: bold;}
.dxzt18-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt18-txt2 a { background: #ff0;}
.dxzt18-pic { padding-top: 10px; text-align: center;}
.dxzt18-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt18 { padding: 5px;}
#dxzt18 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt18 .liuhe ul { border-width: 2px;}
.dxzt18-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt18 {}
.dxzt18 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt18 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt18 table td { padding: 3px 5px;}
.dxzt18 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt18 table { font-size: 16px;}
.dxzt18 table thead th { font-size: 18px;}
}

#tanoopp-black { display:table; background: rgba(0,0,0,.2); width:100%; height:100%; overflow:hidden; _position:relative; position: fixed; z-index:10000;left: 0px;top: 0px;}
@media screen and (min-width: 320px) {#tanoopp-out {font-size: 14px; line-height: 20px;}}
@media screen and (min-width: 360px) {#tanoopp-out {font-size: 14px; line-height: 20px;}}
@media screen and (min-width: 400px) {#tanoopp-out {font-size: 16px; line-height: 24px;}}
@media screen and (min-width: 440px) {#tanoopp-out {font-size: 16px; line-height: 24px;}}
@media screen and (min-width: 480px) {#tanoopp-out {font-size: 16px; line-height: 24px;}}
@media screen and (min-width: 640px) {#tanoopp-out {font-size: 16px; line-height: 24px;}}
#tanoopp-out { vertical-align:middle; display:table-cell; text-align:center; _position: fixed; _top:50%; _left:50%;}
#tanoopp-out p { margin: 0 auto;} 
#tanoopp-out img { border: 0;}
#tanoopp-con { color: #444; background: #fff; border-radius: 5px; overflow: hidden; box-shadow: 0 5px 20px rgba(0,0,0,.2); display:inline-block; _position:relative; _top:-50%; _left:-50%;} 
.tanoopp-tit { line-height: 1.5em; padding: 0.5em 0.7em; font-size: 16px; font-weight: bold; text-align: left; background: #f5f5f5;}
.tanoopp-tit img { width: 26px; height: 26px; vertical-align: text-bottom; margin-right: 10px;}
.tanoopp-close { float: right; font-size: 14px; font-weight: normal; display: inline-block; cursor: pointer;}
.tanoopp-close:hover { background-position: 0 -34px;}
.tanoopp-box { text-align: left; padding: 10px;}
.tanoopp-box img { max-width: 100%; height: auto;}


.tan02133-box { text-align: left; padding: 10px;}
.tan02133-box img { max-width: 100%; max-height: 720px;height: auto; }

#tanxpg-black { display:none; background: rgba(0,0,0,.2); width:100%; height:100%; overflow:hidden; _position:relative; position: fixed; z-index:10000;left: 0px;top: 0px;}

/*主页图库*/
.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;
}
.klj {border:solid 1px grey collapse;font-weight:700; font-size:18pt; font-family:微软雅黑; background:#000; color:#fff; width:100%; text-align:center;}
.coll {color:#ffff00;}

.a1 td {border-bottom: solid 1px #c0c0c0;height: 40px;text-align: center;}

*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt1 {}
#dxzt1 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt1 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt1 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt1 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt1 .liuhe li.hover font { color: #fff!important;}
#dxzt1 .Contentbox {}
.dxzt1-txt {}
.dxzt1-txt font { color: #f00; font-weight: bold;}
.dxzt1-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt1-txt2 a { background: #ff0;}
.dxzt1-pic { padding-top: 10px; text-align: center;}
.dxzt1-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt1 { padding: 5px;}
#dxzt1 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt1 .liuhe ul { border-width: 2px;}
.dxzt1-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt1 {}
.dxzt1 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt1 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt1 table td { padding: 3px 5px;}
.dxzt1 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt1 table { font-size: 16px;}
.dxzt1 table thead th { font-size: 18px;}
}

.gsb-pic {}
.gsb-pic img { width: 100%; height: auto;}
.gsb {}
.gsb ul {}
.gsb ul li {}
.gsb ul li a { display: flex; align-items: center; padding: 5px 1px; border-bottom: solid 1px #e5e5e5;}
.gsb-ico { margin-right: 5px;}
.gsb-ico span { display: inline-block; padding: 0 8px; color: #fff; font-size: 14px; border-radius: 5px; background: #ef0f2e;}
.gsb-txt { flex: 1; font-weight: bold;}
.gsb-zz { color: #888;}
@media screen and (max-width:750px){ 
.gsb-ico span { padding: 0 5px; font-size: 12px;}
}

*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt6 { padding: 1px;}
#dxzt6 .liuhe { margin-bottom: 1px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt6 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt6 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt6 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt6 .liuhe li.hover font { color: #fff!important;}
#dxzt6 .Contentbox {}
.dxzt6-txt {}
.dxzt6-txt font { color: #f00; font-weight: bold;}
.dxzt6-txt2 { font-size: 24px; color: #f00; text-align: left; font-weight: bold;}
.dxzt6-txt2 a { background: #ff0;}
.dxzt6-pic { padding-top: 1px; text-align: left;}
.dxzt6-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt6 { padding: 5px;}
#dxzt6 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt6 .liuhe ul { border-width: 2px;}
.dxzt6-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt6 {}
.dxzt6 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt6 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt6 table td { padding: 3px 5px;}
@media screen and (max-width:750px){
.dxzt6 table { font-size: 16px;}
.dxzt6 table thead th { font-size: 18px;}
}

.djcz td { padding: 5px; border: solid 1px #e5e5e5;}
.djcz span { color: #f00; background: #ff0;}
@media screen and (max-width:750px){ 
.djcz { font-size: 14px;}
}
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt3 {}
#dxzt3 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt3 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt3 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt3 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt3 .liuhe li.hover font { color: #fff!important;}
#dxzt3 .Contentbox {}
.dxzt3-txt {}
.dxzt3-txt font { color: #f00; font-weight: bold;}
.dxzt3-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt3-txt2 a { background: #ff0;}
.dxzt3-pic { padding-top: 10px; text-align: center;}
.dxzt3-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt3 { padding: 5px;}
#dxzt3 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt3 .liuhe ul { border-width: 2px;}
.dxzt3-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt3 {}
.dxzt3 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt3 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt3 table td { padding: 3px 5px;}
.dxzt3 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt3 table { font-size: 16px;}
.dxzt3 table thead th { font-size: 18px;}
}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt24 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt24 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt24 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt24 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt24 .liuhe li.hover font { color: #fff!important;}
#dxzt24 .Contentbox {}
.dxzt24-txt {}
.dxzt24-txt font { color: #f00; font-weight: bold;}
.dxzt24-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt24-txt2 a { background: #ff0;}
.dxzt24-pic { padding-top: 10px; text-align: center;}
.dxzt24-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt24 { padding: 5px;}
#dxzt24 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt24 .liuhe ul { border-width: 2px;}
.dxzt24-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt24 {}
.dxzt24 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt24 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt24 table td { padding: 3px 5px;}
.dxzt24 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt24 table { font-size: 16px;}
.dxzt24 table thead th { font-size: 18px;}
}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt16 {}
#dxzt16 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt16 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt16 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt16 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt16 .liuhe li.hover font { color: #fff!important;}
#dxzt16 .Contentbox {}
.dxzt16-txt {}
.dxzt16-txt font { color: #f00; font-weight: bold;}
.dxzt16-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt16-txt2 a { background: #ff0;}
.dxzt16-pic { padding-top: 10px; text-align: center;}
.dxzt16-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt16 { padding: 5px;}
#dxzt16 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt16 .liuhe ul { border-width: 2px;}
.dxzt16-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt16 {}
.dxzt16 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt16 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt16 table td { padding: 3px 5px;}
.dxzt16 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt16 table { font-size: 16px;}
.dxzt16 table thead th { font-size: 18px;}
}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}

*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt17 {}
#dxzt17 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt17 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt17 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt17 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt17 .liuhe li.hover font { color: #fff!important;}
#dxzt17 .Contentbox {}
.dxzt17-txt {}
.dxzt17-txt font { color: #f00; font-weight: bold;}
.dxzt17-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt17-txt2 a { background: #ff0;}
.dxzt17-pic { padding-top: 10px; text-align: center;}
.dxzt17-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt17 { padding: 5px;}
#dxzt17 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt17 .liuhe ul { border-width: 2px;}
.dxzt17-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt17 {}
.dxzt17 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt17 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt17 table td { padding: 3px 5px;}
.dxzt17 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt17 table { font-size: 16px;}
.dxzt17 table thead th { font-size: 18px;}
}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}

*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt39 {}
#dxzt39 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt39 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt39 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt39 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt39 .liuhe li.hover font { color: #fff!important;}
#dxzt39 .Contentbox {}
.dxzt39-txt {}
.dxzt39-txt font { color: #f00; font-weight: bold;}
.dxzt39-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt39-txt2 a { background: #ff0;}
.dxzt39-pic { padding-top: 10px; text-align: center;}
.dxzt39-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt39 { padding: 5px;}
#dxzt39 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt39 .liuhe ul { border-width: 2px;}
.dxzt39-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt39 {}
.dxzt39 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt39 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt39 table td { padding: 3px 5px;}
.dxzt39 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt39 table { font-size: 16px;}
.dxzt39 table thead th { font-size: 18px;}
}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt40 {}
#dxzt40 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt40 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt40 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt40 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt40 .liuhe li.hover font { color: #fff!important;}
#dxzt40 .Contentbox {}
.dxzt40-txt {}
.dxzt40-txt font { color: #f00; font-weight: bold;}
.dxzt40-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt40-txt2 a { background: #ff0;}
.dxzt40-pic { padding-top: 10px; text-align: center;}
.dxzt40-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt40 { padding: 5px;}
#dxzt40 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt40 .liuhe ul { border-width: 2px;}
.dxzt40-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt40 {}
.dxzt40 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt40 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt40 table td { padding: 3px 5px;}
.dxzt40 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt40 table { font-size: 16px;}
.dxzt40 table thead th { font-size: 18px;}
}

.gsb-pic {}
.gsb-pic img { width: 100%; height: auto;}
.gsb {}
.gsb ul {}
.gsb ul li {}
.gsb ul li a { display: flex; align-items: center; padding: 5px 1px; border-bottom: solid 1px #e5e5e5;}
.gsb-ico { margin-right: 5px;}
.gsb-ico span { display: inline-block; padding: 0 8px; color: #fff; font-size: 14px; border-radius: 5px; background:#ef0f2e;}
.gsb-txt { flex: 1; font-weight: bold;}
.gsb-zz { color: #888;}
@media screen and (max-width:750px){ 
.gsb-ico span { padding: 0 5px; font-size: 12px;}
}

*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt8 { padding: 1px;}
#dxzt8 .liuhe { margin-bottom: 1px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt8 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt8 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt8 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt8 .liuhe li.hover font { color: #fff!important;}
#dxzt8 .Contentbox {}
.dxzt8-txt {}
.dxzt8-txt font { color: #f00; font-weight: bold;}
.dxzt8-txt2 { font-size: 24px; color: #f00; text-align: left; font-weight: bold;}
.dxzt8-txt2 a { background: #ff0;}
.dxzt8-pic { padding-top: 1px; text-align: left;}
.dxzt8-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt8 { padding: 5px;}
#dxzt8 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt8 .liuhe ul { border-width: 2px;}
.dxzt8-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt8 {}
.dxzt8 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt8 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt8 table td { padding: 3px 5px;}
.dxzt8 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt8 table { font-size: 16px;}
.dxzt8 table thead th { font-size: 18px;}
}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}

*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt13 {}
#dxzt13 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt13 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt13 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt13 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt13 .liuhe li.hover font { color: #fff!important;}
#dxzt13 .Contentbox {}
.dxzt13-txt {}
.dxzt13-txt font { color: #f00; font-weight: bold;}
.dxzt13-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt13-txt2 a { background: #ff0;}
.dxzt13-pic { padding-top: 10px; text-align: center;}
.dxzt13-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt13 { padding: 5px;}
#dxzt13 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt13 .liuhe ul { border-width: 2px;}
.dxzt13-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt13 {}
.dxzt13 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt13 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt13 table td { padding: 3px 5px;}
.dxzt13 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt13 table { font-size: 16px;}
.dxzt13 table thead th { font-size: 18px;}
}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt32 {}
#dxzt32 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt32 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt32 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt32 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt32 .liuhe li.hover font { color: #fff!important;}
#dxzt32 .Contentbox {}
.dxzt32-txt {}
.dxzt32-txt font { color: #f00; font-weight: bold;}
.dxzt32-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt32-txt2 a { background: #ff0;}
.dxzt32-pic { padding-top: 10px; text-align: center;}
.dxzt32-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt32 { padding: 5px;}
#dxzt32 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt32 .liuhe ul { border-width: 2px;}
.dxzt32-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt32 {}
.dxzt32 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt32 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt32 table td { padding: 3px 5px;}
.dxzt32 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt32 table { font-size: 16px;}
.dxzt32 table thead th { font-size: 18px;}
}

.djcz { font-weight: bold; border-bottom: solid 1px #e5e5e5;}
.djcz-txt1 { color: #F0F;}
.djcz-txt2 { color: #00f;}
.djcz-txt3 { color: #f00;}
.djcz-txt4 { color: #090;}
.djcz-txt4 span { color: #f0f; background: #000!important;}
.djcz-txt5 { color: #f0f;}
.djcz-txt5 span { color: #f0f;}
.djcz-txt6 { font-weight: normal;}
.djcz-txt7 { font-weight: normal;}
.djcz span { background: #ff0;}
@media screen and (max-width:750px){ 
.djcz { padding: 5px;}
}
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt26 {}
#dxzt26 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt26 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt26 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt26 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt26 .liuhe li.hover font { color: #fff!important;}
#dxzt26 .Contentbox {}
.dxzt26-txt {}
.dxzt26-txt font { color: #f00; font-weight: bold;}
.dxzt26-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt26-txt2 a { background: #ff0;}
.dxzt26-pic { padding-top: 10px; text-align: center;}
.dxzt26-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt26 { padding: 5px;}
#dxzt26 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt26 .liuhe ul { border-width: 2px;}
.dxzt26-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt26 {}
.dxzt26 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt26 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt26 table td { padding: 3px 5px;}
.dxzt26 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt26 table { font-size: 16px;}
.dxzt26 table thead th { font-size: 18px;}
}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt28 {}
#dxzt28 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt28 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt28 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt28 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt28 .liuhe li.hover font { color: #fff!important;}
#dxzt28 .Contentbox {}
.dxzt28-txt {}
.dxzt28-txt font { color: #f00; font-weight: bold;}
.dxzt28-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt28-txt2 a { background: #ff0;}
.dxzt28-pic { padding-top: 10px; text-align: center;}
.dxzt28-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt28 { padding: 5px;}
#dxzt28 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt28 .liuhe ul { border-width: 2px;}
.dxzt28-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt28 {}
.dxzt28 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt28 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt28 table td { padding: 3px 5px;}
.dxzt28 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt28 table { font-size: 16px;}
.dxzt28 table thead th { font-size: 18px;}
}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt27 {}
#dxzt27 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt27 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt27 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt27 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt27 .liuhe li.hover font { color: #fff!important;}
#dxzt27 .Contentbox {}
.dxzt27-txt {}
.dxzt27-txt font { color: #f00; font-weight: bold;}
.dxzt27-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt27-txt2 a { background: #ff0;}
.dxzt27-pic { padding-top: 10px; text-align: center;}
.dxzt27-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt27 { padding: 5px;}
#dxzt27 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt27 .liuhe ul { border-width: 2px;}
.dxzt27-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt27 {}
.dxzt27 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt27 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt27 table td { padding: 3px 5px;}
.dxzt27 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt27 table { font-size: 16px;}
.dxzt27 table thead th { font-size: 18px;}
}

.a1 td {border-bottom: solid 1px #c0c0c0;height: 40px;text-align: center;}
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt4 {}
#dxzt4 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt4 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt4 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt4 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt4 .liuhe li.hover font { color: #fff!important;}
#dxzt4 .Contentbox {}
.dxzt4-txt {}
.dxzt4-txt font { color: #f00; font-weight: bold;}
.dxzt4-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt4-txt2 a { background: #ff0;}
.dxzt4-pic { padding-top: 10px; text-align: center;}
.dxzt4-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt4 { padding: 5px;}
#dxzt4 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt4 .liuhe ul { border-width: 2px;}
.dxzt4-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt4 {}
.dxzt4 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt4 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt4 table td { padding: 3px 5px;}
.dxzt4 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt4 table { font-size: 16px;}
.dxzt4 table thead th { font-size: 18px;}
}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt35 {}
#dxzt35 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt35 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt35 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt35 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt35 .liuhe li.hover font { color: #fff!important;}
#dxzt35 .Contentbox {}
.dxzt35-txt {}
.dxzt35-txt font { color: #f00; font-weight: bold;}
.dxzt35-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt35-txt2 a { background: #ff0;}
.dxzt35-pic { padding-top: 10px; text-align: center;}
.dxzt35-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt35 { padding: 5px;}
#dxzt35 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt35 .liuhe ul { border-width: 2px;}
.dxzt35-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt35 {}
.dxzt35 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt35 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt35 table td { padding: 3px 5px;}
@media screen and (max-width:750px){
.dxzt35 table { font-size: 16px;}
.dxzt35 table thead th { font-size: 18px;}
}

.gsb-pic {}
.gsb-pic img { width: 100%; height: auto;}
.gsb {}
.gsb ul {}
.gsb ul li {}
.gsb ul li a { display: flex; align-items: center; padding: 5px 1px; border-bottom: solid 1px #e5e5e5;}
.gsb-ico { margin-right: 5px;}
.gsb-ico span { display: inline-block; padding: 0 8px; color: #fff; font-size: 14px; border-radius: 5px; background:#ef0f2e;}
.gsb-txt { flex: 1; font-weight: bold;}
.gsb-zz { color: #888;}
@media screen and (max-width:750px){ 
.gsb-ico span { padding: 0 5px; font-size: 12px;}
}
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt10 { padding: 1px;}
#dxzt10 .liuhe { margin-bottom: 1px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt10 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt10 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt10 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt10 .liuhe li.hover font { color: #fff!important;}
#dxzt10 .Contentbox {}
.dxzt10-txt {}
.dxzt10-txt font { color: #f00; font-weight: bold;}
.dxzt10-txt2 { font-size: 24px; color: #f00; text-align: left; font-weight: bold;}
.dxzt10-txt2 a { background: #ff0;}
.dxzt10-pic { padding-top: 1px; text-align: left;}
.dxzt10-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt10 { padding: 5px;}
#dxzt10 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt10 .liuhe ul { border-width: 2px;}
.dxzt10-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt10 {}
.dxzt10 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt10 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt10 table td { padding: 3px 5px;}
.dxzt10 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt10 table { font-size: 16px;}
.dxzt10 table thead th { font-size: 18px;}
}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt23 {}
#dxzt23 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt23 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt23 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt23 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt23 .liuhe li.hover font { color: #fff!important;}
#dxzt23 .Contentbox {}
.dxzt23-txt {}
.dxzt23-txt font { color: #f00; font-weight: bold;}
.dxzt23-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt23-txt2 a { background: #ff0;}
.dxzt23-pic { padding-top: 10px; text-align: center;}
.dxzt23-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt23 { padding: 5px;}
#dxzt23 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt23 .liuhe ul { border-width: 2px;}
.dxzt23-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt23 {}
.dxzt23 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt23 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt23 table td { padding: 3px 5px;}
.dxzt23 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt23 table { font-size: 16px;}
.dxzt23 table thead th { font-size: 18px;}
}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt34 {}
#dxzt34 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt34 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt34 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt34 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt34 .liuhe li.hover font { color: #fff!important;}
#dxzt34 .Contentbox {}
.dxzt34-txt {}
.dxzt34-txt font { color: #f00; font-weight: bold;}
.dxzt34-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt34-txt2 a { background: #ff0;}
.dxzt34-pic { padding-top: 10px; text-align: center;}
.dxzt34-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt34 { padding: 5px;}
#dxzt34 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt34 .liuhe ul { border-width: 2px;}
.dxzt34-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt34 {}
.dxzt34 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt34 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt34 table td { padding: 3px 5px;}
.dxzt34 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt34 table { font-size: 16px;}
.dxzt34 table thead th { font-size: 18px;}
}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt41 {}
#dxzt41 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt41 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt41 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt41 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt41 .liuhe li.hover font { color: #fff!important;}
#dxzt41 .Contentbox {}
.dxzt41-txt {}
.dxzt41-txt font { color: #f00; font-weight: bold;}
.dxzt41-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt41-txt2 a { background: #ff0;}
.dxzt41-pic { padding-top: 10px; text-align: center;}
.dxzt41-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt41 { padding: 5px;}
#dxzt41 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt41 .liuhe ul { border-width: 2px;}
.dxzt41-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt41 {}
.dxzt41 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt41 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt41 table td { padding: 3px 5px;}
.dxzt41 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt41 table { font-size: 16px;}
.dxzt41 table thead th { font-size: 18px;}
}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt38 {}
#dxzt38 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt38 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt38 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt38 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt38 .liuhe li.hover font { color: #fff!important;}
#dxzt38 .Contentbox {}
.dxzt38-txt {}
.dxzt38-txt font { color: #f00; font-weight: bold;}
.dxzt38-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt38-txt2 a { background: #ff0;}
.dxzt38-pic { padding-top: 10px; text-align: center;}
.dxzt38-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt38 { padding: 5px;}
#dxzt38 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt38 .liuhe ul { border-width: 2px;}
.dxzt38-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt38 {}
.dxzt38 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt38 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt38 table td { padding: 3px 5px;}
.dxzt38 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt38 table { font-size: 16px;}
.dxzt38 table thead th { font-size: 18px;}
}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt37 {}
#dxzt37 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt37 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt37 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt37 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt37 .liuhe li.hover font { color: #fff!important;}
#dxzt37 .Contentbox {}
.dxzt29-txt {}
.dxzt29-txt font { color: #f00; font-weight: bold;}
.dxzt29-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt29-txt2 a { background: #ff0;}
.dxzt29-pic { padding-top: 10px; text-align: center;}
.dxzt29-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt37 { padding: 5px;}
#dxzt37 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt37 .liuhe ul { border-width: 2px;}
.dxzt29-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt29 {}
.dxzt29 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt29 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt29 table td { padding: 3px 5px;}
.dxzt29 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt29 table { font-size: 16px;}
.dxzt29 table thead th { font-size: 18px;}
}

#dxzt29 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt29 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt29 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt29 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt29 .liuhe li.hover font { color: #fff!important;}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt14 {}
#dxzt14 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt14 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt14 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt14 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt14 .liuhe li.hover font { color: #fff!important;}
#dxzt14 .Contentbox {}
.dxzt14-txt {}
.dxzt14-txt font { color: #f00; font-weight: bold;}
.dxzt14-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt14-txt2 a { background: #ff0;}
.dxzt14-pic { padding-top: 10px; text-align: center;}
.dxzt14-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt14 { padding: 5px;}
#dxzt14 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt14 .liuhe ul { border-width: 2px;}
.dxzt14-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt14 {}
.dxzt14 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt14 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt14 table td { padding: 3px 5px;}
.dxzt14 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt14 table { font-size: 16px;}
.dxzt14 table thead th { font-size: 18px;}
}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt42 {}
#dxzt42 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt42 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt42 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt42 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt42 .liuhe li.hover font { color: #fff!important;}
#dxzt42 .Contentbox {}
.dxzt42-txt {}
.dxzt42-txt font { color: #f00; font-weight: bold;}
.dxzt42-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt42-txt2 a { background: #ff0;}
.dxzt42-pic { padding-top: 10px; text-align: center;}
.dxzt42-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt42 { padding: 5px;}
#dxzt42 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt42 .liuhe ul { border-width: 2px;}
.dxzt42-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt42 {}
.dxzt42 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt42 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt42 table td { padding: 3px 5px;}
.dxzt42 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt42 table { font-size: 16px;}
.dxzt42 table thead th { font-size: 18px;}
}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}

*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt36 {}
#dxzt36 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt36 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt36 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt36 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt36 .liuhe li.hover font { color: #fff!important;}
#dxzt36 .Contentbox {}
.dxzt36-txt {}
.dxzt36-txt font { color: #f00; font-weight: bold;}
.dxzt36-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt36-txt2 a { background: #ff0;}
.dxzt36-pic { padding-top: 10px; text-align: center;}
.dxzt36-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt36 { padding: 5px;}
#dxzt36 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt36 .liuhe ul { border-width: 2px;}
.dxzt36-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt36 {}
.dxzt36 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt36 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt36 table td { padding: 3px 5px;}
.dxzt36 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt36 table { font-size: 16px;}
.dxzt36 table thead th { font-size: 18px;}
}

.pic-list { padding-top: 10px; text-align: center;}
.pic-list span { float: left; width: 50%;}
.pic-list span img { width: 90%; height: 200px; 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;}
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt25 {}
#dxzt25 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt25 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt25 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt25 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt25 .liuhe li.hover font { color: #fff!important;}
#dxzt25 .Contentbox {}
.dxzt25-txt {}
.dxzt25-txt font { color: #f00; font-weight: bold;}
.dxzt25-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt25-txt2 a { background: #ff0;}
.dxzt25-pic { padding-top: 10px; text-align: center;}
.dxzt25-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt25 { padding: 5px;}
#dxzt25 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt25 .liuhe ul { border-width: 2px;}
.dxzt25-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt25 {}
.dxzt25 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt25 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt25 table td { padding: 3px 5px;}
.dxzt25 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt25 table { font-size: 16px;}
.dxzt25 table thead th { font-size: 18px;}
}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}

*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt30 {}
#dxzt30 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt30 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt30 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt30 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt30 .liuhe li.hover font { color: #fff!important;}
#dxzt30 .Contentbox {}
.dxzt30-txt {}
.dxzt30-txt font { color: #f00; font-weight: bold;}
.dxzt30-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt30-txt2 a { background: #ff0;}
.dxzt30-pic { padding-top: 10px; text-align: center;}
.dxzt30-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt30 { padding: 5px;}
#dxzt30 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt30 .liuhe ul { border-width: 2px;}
.dxzt30-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt30 {}
.dxzt30 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt30 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt30 table td { padding: 3px 5px;}
.dxzt30 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt30 table { font-size: 16px;}
.dxzt30 table thead th { font-size: 18px;}
}

.jxzt { text-align: center; font-size: 18px; font-weight: bold;}
.jxzt td { padding: 5px; border: solid 1px #e5e5e5;}
.jxzt span { background: #ff0;}
@media screen and (max-width:750px){ 
.jxzt { font-size: 14px;}
}

*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt31 {}
#dxzt31 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt31 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt31 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt31 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt31 .liuhe li.hover font { color: #fff!important;}
#dxzt31 .Contentbox {}
.dxzt31-txt {}
.dxzt31-txt font { color: #f00; font-weight: bold;}
.dxzt31-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt31-txt2 a { background: #ff0;}
.dxzt31-pic { padding-top: 10px; text-align: center;}
.dxzt31-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt31 { padding: 5px;}
#dxzt31 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt31 .liuhe ul { border-width: 2px;}

.dxzt31-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: center; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt31 {}
.dxzt31 table { font-weight: bold; font-size: 18px; text-align: center;}
.dxzt31 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt31 table td { padding: 3px 5px;}
.dxzt31 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt31 table { font-size: 16px;}
.dxzt31 table thead th { font-size: 18px;}
}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt34 {}
#dxzt34 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt34 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt34 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt34 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt34 .liuhe li.hover font { color: #fff!important;}
#dxzt34 .Contentbox {}
.dxzt34-txt {}
.dxzt34-txt font { color: #f00; font-weight: bold;}
.dxzt34-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt34-txt2 a { background: #ff0;}
.dxzt34-pic { padding-top: 10px; text-align: center;}
.dxzt34-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt34 { padding: 5px;}
#dxzt34 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt34 .liuhe ul { border-width: 2px;}

.dxzt34-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt34 {}
.dxzt34 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt34 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt34 table td { padding: 3px 5px;}
.dxzt34 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt34 table { font-size: 16px;}
.dxzt34 table thead th { font-size: 18px;}
}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt15 {}
#dxzt15 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt15 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt15 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt15 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt15 .liuhe li.hover font { color: #fff!important;}
#dxzt15 .Contentbox {}
.dxzt15-txt {}
.dxzt15-txt font { color: #f00; font-weight: bold;}
.dxzt15-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt15-txt2 a { background: #ff0;}
.dxzt15-pic { padding-top: 10px; text-align: center;}
.dxzt15-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt15 { padding: 5px;}
#dxzt15 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt15 .liuhe ul { border-width: 2px;}
.dxzt15-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt15 {}
.dxzt15 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt15 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt15 table td { padding: 3px 5px;}
.dxzt15 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt15 table { font-size: 16px;}
.dxzt15 table thead th { font-size: 18px;}
}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}

*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt99 {}
#dxzt99 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt99 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt99 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt99 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt99 .liuhe li.hover font { color: #fff!important;}
#dxzt99 .Contentbox {}
.dxzt99-txt {}
.dxzt99-txt font { color: #f00; font-weight: bold;}
.dxzt99-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt99-txt2 a { background: #ff0;}
.dxzt99-pic { padding-top: 10px; text-align: center;}
.dxzt99-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt99 { padding: 5px;}
#dxzt99 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt99 .liuhe ul { border-width: 2px;}
.dxzt99-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt99 {}
.dxzt99 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt99 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt99 table td { padding: 3px 5px;}
.dxzt99 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt99 table { font-size: 16px;}
.dxzt99 table thead th { font-size: 18px;}
}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt21 {}
#dxzt21 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt21 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt21 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt21 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt21 .liuhe li.hover font { color: #fff!important;}
#dxzt21 .Contentbox {}
.dxzt21-txt {}
.dxzt21-txt font { color: #f00; font-weight: bold;}
.dxzt21-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt21-txt2 a { background: #ff0;}
.dxzt21-pic { padding-top: 10px; text-align: center;}
.dxzt21-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt21 { padding: 5px;}
#dxzt21 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt21 .liuhe ul { border-width: 2px;}
.dxzt21-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt21 {}
.dxzt21 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt21 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt21 table td { padding: 3px 5px;}
.dxzt21 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt21 table { font-size: 16px;}
.dxzt21 table thead th { font-size: 18px;}
}

.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt20 {}
#dxzt20 .liuhe { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt20 .liuhe ul { display: flex; border-bottom: solid 3px #fe0000;}
#dxzt20 .liuhe li { width: 100%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt20 .liuhe li.hover { color: #fff; background: #1f211f;}
#dxzt20 .liuhe li.hover font { color: #fff!important;}
#dxzt20 .Contentbox {}
.dxzt20-txt {}
.dxzt20-txt font { color: #f00; font-weight: bold;}
.dxzt20-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.dxzt20-txt2 a { background: #ff0;}
.dxzt20-pic { padding-top: 10px; text-align: center;}
.dxzt20-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt20 { padding: 5px;}
#dxzt20 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt20 .liuhe ul { border-width: 2px;}
.dxzt20-txt2 { font-size: 18px;}
}
.dd2 { background-color: #fff; font-family: '微软雅黑';}
.dd2 tr {}
.dd2 td { text-align: left; font-size: 16px;}
.dd2 td.dd2more { font-size: 28px;}
.dd2 td.dd2more img { margin-right: 5px; vertical-align: middle;}
.dd2 td a { display: block; line-height: 30px; border: 1px solid #CCC; background: #f7f7f7; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;}
.dd2 td a:hover { background: #55dd88;}
@media screen and (max-width:750px){ 
.dd2 td { font-size: 14px;}
.dd2 td.dd2more { font-size: 18px;}
.dd2 td a { display: block; line-height: 35px;}
}


.dxzt20 {}
.dxzt20 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt20 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt20 table td { padding: 3px 5px;}
.dxzt20 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt20 table { font-size: 16px;}
.dxzt20 table thead th { font-size: 18px;}
}
