@charset "utf-8";
/* CSS Document */
*{ margin: 0; padding: 0; font-size: 100%;}
html { background: url(../images/bg.jpg) top center no-repeat #c4d5ff; 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 #ddd; border-right: solid 5px #ddd; 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: #3d73ff;}
#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 1px; color: #fff; font-size: 24px; font-weight: bold; text-align: center; background: linear-gradient(to top, #3074ff, #ff5ffd);}
@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: 1px 1px; font-size: 14px;}
@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;}
}


.white-box { margin-top: 5px; padding: 5px; border-radius: 5px; background: #fff; box-shadow: 0 2px 5px rgba(0,0,0,0.2);}
 
.yxym-tit { line-height: 1.5; text-align: center; color: #ff0; font-weight: bold; font-size: 20px; background: #f00;}
.yxym-tit a { display: block; padding: 5px;}
.yxym-tit span { background: #000;}
.yxym {}
.yxym td { padding: 5px 10px; border: solid 1px #e5e5e5; color: #f00; font-weight: bold; font-size: 18px;}
.yxym tfoot th { padding: 5px 10px; text-align: left; border: solid 1px #e5e5e5; color: #00f; background: #ff0;}
.yxym span {}
@media screen and (max-width:750px){
.yxym-tit { font-size: 16px;}
.yxym td { padding: 2px 5px; font-size: 14px;}
}
 
*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt1 { padding: 1px;}
#dxzt1 .liuhe { margin-bottom: 1px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt1 .liuhe ul { display: flex; border-bottom: solid 3px #a97443;}
#dxzt1 .liuhe li { width: 50%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt1 .liuhe li.hover { color: #fff; background: #ff5ffd;}
#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: left; font-weight: bold;}
.dxzt1-txt2 a { background: #ff0;}
.dxzt1-pic { padding-top: 1px; text-align: left;}
.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;}
}

.ptyx { text-align: center; color: #00f; font-size: 18px; font-weight: bold;}
.ptyx td { padding: 5px; border: solid 1px #e5e5e5;}
.ptyx span { color: #f00; background: #ff0;}
@media screen and (max-width:750px){ 
.ptyx { font-size: 14px;}
}


*{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 #a97443;}
#dxzt10 .liuhe li { width: 50%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt10 .liuhe li.hover { color: #fff; background: #ff5ffd;}
#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: center; font-weight: bold;}
.dxzt10-txt2 a { background: #ff0;}
.dxzt10-pic { padding-top: 1px; text-align: center;}
.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: 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;}
}


.dxzt10 {}
.dxzt10 table { font-weight: bold; font-size: 18px; text-align: center;}
.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;}
}

*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt12 { padding: 1px;}
#dxzt12 .liuhe { margin-bottom: 1px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt12 .liuhe ul { display: flex; border-bottom: solid 3px #a97443;}
#dxzt12 .liuhe li { width: 50%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt12 .liuhe li.hover { color: #fff; background: #ff5ffd;}
#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: 1px; 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: 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;}
}


.dxzt12 {}
.dxzt12 table { font-weight: bold; font-size: 18px; text-align: center;}
.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;}
}
.sxbm { font-weight: bold; font-size: 18px;}
.sxbm th { padding: 5px; border: solid 1px #e5e5e5; background: #f5f5f5;}
.sxbm td { padding: 5px; border: solid 1px #e5e5e5; color: #f0f; text-align: center;}
.sxbm td img { height: 20px;}
.sxbm td span { color: #f00; background: #ff0;}
@media screen and (max-width:750px){ 
.sxbm-tit { font-size: 14px;}
.sxbm { font-size: 14px;}
}

*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt14 { padding: 1px;}
#dxzt14 .liuhe { margin-bottom: 1px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt14 .liuhe ul { display: flex; border-bottom: solid 3px #a97443;}
#dxzt14 .liuhe li { width: 50%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt14 .liuhe li.hover { color: #fff; background: #ff5ffd;}
#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: 1px; 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: 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;}
}


.dxzt14 {}
.dxzt14 table { font-weight: bold; font-size: 18px; text-align: center;}
.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;}
}

.stzt { text-align: center; color: #00f; font-size: 18px; font-weight: bold;}
.stzt td { padding: 5px; border: solid 1px #e5e5e5;}
.stzt span { color: #f00; background: #ff0;}
@media screen and (max-width:750px){ 
.stzt { font-size: 14px;}
}

*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt20 { padding: 1px;}
#dxzt20 .liuhe { margin-bottom: 1px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt20 .liuhe ul { display: flex; border-bottom: solid 3px #a97443;}
#dxzt20 .liuhe li { width: 50%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt20 .liuhe li.hover { color: #fff; background: #ff5ffd;}
#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: 1px; 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: 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;}
}


.dxzt20 {}
.dxzt20 table { font-weight: bold; font-size: 18px; text-align: center;}
.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: ;}
@media screen and (max-width:750px){
.dxzt20 table { font-size: 16px;}
.dxzt20 table thead th { font-size: 18px;}
}
.yxym-tit { line-height: 1.5; text-align: center; color: #ff0; font-weight: bold; font-size: 20px; background: #f00;}
.yxym-tit a { display: block; padding: 5px;}
.yxym-tit span { background: #000;}
.yxym {}
.yxym td { padding: 5px 10px; border: solid 1px #e5e5e5; color: #f00; font-weight: bold; font-size: 18px;}
.yxym tfoot th { padding: 5px 10px; text-align: center; border: solid 1px #e5e5e5; color: #00f; background: #ff0;}
.yxym span {}
@media screen and (max-width:750px){
.yxym-tit { font-size: 16px;}
.yxym td { padding: 2px 5px; font-size: 14px;}
}

*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt21 { padding: 1px;}
#dxzt21 .liuhe { margin-bottom: 1px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt21 .liuhe ul { display: flex; border-bottom: solid 3px #a97443;}
#dxzt21 .liuhe li { width: 50%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt21 .liuhe li.hover { color: #fff; background: #ff5ffd;}
#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: 1px; 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: 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;}
}


.dxzt21 {}
.dxzt21 table { font-weight: bold; font-size: 18px; text-align: center;}
.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;}
}

.ptyw { text-align: center; color: #00f; font-size: 18px; font-weight: bold;}
.ptyw td { padding: 5px; border: solid 1px #e5e5e5;}
.ptyw span { background: #000;}
@media screen and (max-width:750px){ 
.ptyw { font-size: 14px;}
}

*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt99 { padding: 1px;}
#dxzt99 .liuhe { margin-bottom: 1px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt99 .liuhe ul { display: flex; border-bottom: solid 3px #a97443;}
#dxzt99 .liuhe li { width: 50%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt99 .liuhe li.hover { color: #fff; background: #ff5ffd;}
#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: 1px; 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: 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;}
}


.dxzt99 {}
.dxzt99 table { font-weight: bold; font-size: 18px; text-align: center;}
.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: ;}
@media screen and (max-width:750px){
.dxzt99 table { font-size: 16px;}
.dxzt99 table thead th { font-size: 18px;}
}
.jssx { text-align: center; color: #00f; font-size: 18px; font-weight: bold;}
.jssx td { padding: 5px; border: solid 1px #e5e5e5;}
.jssx span { color: #f00; background: #ff0;}
@media screen and (max-width:750px){ 
.jssx { font-size: 14px;}
}

*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt24 { padding: 1px;}
#dxzt24 .liuhe { margin-bottom: 1px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt24 .liuhe ul { display: flex; border-bottom: solid 3px #a97443;}
#dxzt24 .liuhe li { width: 50%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt24 .liuhe li.hover { color: #fff; background: #ff5ffd;}
#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: 1px; 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: 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;}
}


.dxzt24 {}
.dxzt24 table { font-weight: bold; font-size: 18px; text-align: center;}
.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: ;}
@media screen and (max-width:750px){
.dxzt24 table { font-size: 16px;}
.dxzt24 table thead th { font-size: 18px;}
}

.dssx-tit { display: block; padding: 5px; color: #f00; font-weight: bold; text-align: center; background: #ff0;}
.dssx { text-align: center; font-size: 18px; font-weight: bold;}
.dssx td { padding: 5px; border: solid 1px #e5e5e5;}
.dssx-td1 { color: #00f;}
.dssx span { color: #f00; background: #ff0;}
@media screen and (max-width:750px){ 
.dssx { font-size: 14px;}
.dssx td { padding: 3px;}
}

*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt25 { padding: 1px;}
#dxzt25 .liuhe { margin-bottom: 1px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt25 .liuhe ul { display: flex; border-bottom: solid 3px #a97443;}
#dxzt25 .liuhe li { width: 50%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt25 .liuhe li.hover { color: #fff; background: #ff5ffd;}
#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: left; font-weight: bold;}
.dxzt25-txt2 a { background: #ff0;}
.dxzt25-pic { padding-top: 1px; text-align: left;}
.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: #;}
@media screen and (max-width:750px){
.dxzt25 table { font-size: 16px;}
.dxzt25 table thead th { font-size: 18px;}
}

.tmxj { padding: 10px; font-weight: bold; border: solid 1px #e5e5e5; border-top: 0;}
.tmxj-txt1 { color: #f0f;}
.tmxj-txt2 { color: #090;}
.tmxj-txt3 { color: #800000;}
.tmxj span { background: #ff0;}
@media screen and (max-width:750px){ 
.tmxj { padding: 5px;}
}

*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt26 { padding: 1px;}
#dxzt26 .liuhe { margin-bottom: 1px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt26 .liuhe ul { display: flex; border-bottom: solid 3px #a97443;}
#dxzt26 .liuhe li { width: 50%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt26 .liuhe li.hover { color: #fff; background: #ff5ffd;}
#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: left; font-weight: bold;}
.dxzt26-txt2 a { background: #ff0;}
.dxzt26-pic { padding-top: 1px; text-align: left;}
.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;}
}

.dxzt { text-align: center; color: #00f; font-size: 18px; font-weight: bold;}
.dxzt td { padding: 5px; border: solid 1px #e5e5e5;}
.dxzt span { color: #ff0; background: #800000;}
@media screen and (max-width:750px){ 
.dxzt { font-size: 14px;}
}


*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt27 { padding: 1px;}
#dxzt27 .liuhe { margin-bottom: 1px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt27 .liuhe ul { display: flex; border-bottom: solid 3px #a97443;}
#dxzt27 .liuhe li { width: 50%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt27 .liuhe li.hover { color: #fff; background: #ff5ffd;}
#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: 1px; 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: 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;}
}


.dxzt27 {}
.dxzt27 table { font-weight: bold; font-size: 18px; text-align: center;}
.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: ;}
@media screen and (max-width:750px){
.dxzt27 table { font-size: 16px;}
.dxzt27 table thead th { font-size: 18px;}
}


.ssmbt { font-weight: bold; font-size: 18px;}
.ssmbt th { padding: 5px; color: #00f; border: solid 1px #e5e5e5; background: #f5f5f5;}
.ssmbt td { padding: 5px; border: solid 1px #e5e5e5; text-align: center;}
.ssmbt td img { height: 20px;}
.ssmbt td span { color: #f00; background: #ff0;}
@media screen and (max-width:750px){ 
.ssmbt-tit { font-size: 14px;}
.ssmbt { font-size: 14px;}
}

*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt28 { padding: 1px;}
#dxzt28 .liuhe { margin-bottom: 1px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt28 .liuhe ul { display: flex; border-bottom: solid 3px #a97443;}
#dxzt28 .liuhe li { width: 50%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt28 .liuhe li.hover { color: #fff; background: #ff5ffd;}
#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: 1px; 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: 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;}
}


.dxzt28 {}
.dxzt28 table { font-weight: bold; font-size: 18px; text-align: center;}
.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: ;}
@media screen and (max-width:750px){
.dxzt28 table { font-size: 16px;}
.dxzt28 table thead th { font-size: 18px;}
}


.jyzt { text-align: center; color: #00f; font-size: 18px; font-weight: bold;}
.jyzt td { padding: 5px; border: solid 1px #e5e5e5;}
.jyzt span { color: #ff0; background: #f0f;}
@media screen and (max-width:750px){ 
.jyzt { font-size: 14px;}
}

*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt30 { padding: 1px;}
#dxzt30 .liuhe { margin-bottom: 1px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt30 .liuhe ul { display: flex; border-bottom: solid 3px #a97443;}
#dxzt30 .liuhe li { width: 50%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt30 .liuhe li.hover { color: #fff; background: #ff5ffd;}
#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: 1px; 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: 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;}
}


.dxzt30 {}
.dxzt30 table { font-weight: bold; font-size: 18px; text-align: center;}
.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 { padding: 1px;}
#dxzt31 .liuhe { margin-bottom: 1px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt31 .liuhe ul { display: flex; border-bottom: solid 3px #a97443;}
#dxzt31 .liuhe li { width: 50%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt31 .liuhe li.hover { color: #fff; background: #ff5ffd;}
#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: 1px; 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:}
@media screen and (max-width:750px){
.dxzt31 table { font-size: 16px;}
.dxzt31 table thead th { font-size: 18px;}
}


.slq-pic {}
.slq-pic img { width: 100%; height: auto;}
.slq {}
.slq ul {}
.slq ul li {}
.slq ul li a { display: flex; align-items: center; padding: 5px 10px; border-bottom: solid 1px #e5e5e5;}
.slq-ico { margin-right: 5px;}
.slq-ico span { display: inline-block; padding: 0 8px; color: #fff; font-size: 14px; border-radius: 5px; background: #5aca00;}
.slq-txt { flex: 1; font-weight: bold;}
.slq-zz { color: #888;}
@media screen and (max-width:750px){ 
.slq-ico span { padding: 0 5px; font-size: 12px;}
}

.mhb {}
.mhb ul { display: flex; flex-direction: row; flex-wrap: wrap; padding: 5px;}
.mhb ul li { width: 50%; padding: 5px; box-sizing: border-box;}
.mhb ul li img { width: 100%; height: 100%;}
.mhb {}
@media screen and (max-width:750px){ 
.mhb ul { padding: 3px;}
.mhb ul li { padding: 3px;}
}

*{margin:0;padding:0;}
ul,li{list-style: none;}
#dxzt33 { padding: 1px;}
#dxzt33 .liuhe { margin-bottom: 1px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt33 .liuhe ul { display: flex; border-bottom: solid 3px #a97443;}
#dxzt33 .liuhe li { width: 50%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt33 .liuhe li.hover { color: #fff; background: #ff5ffd;}
#dxzt33 .liuhe li.hover font { color: #fff!important;}
#dxzt33 .Contentbox {}
.dxzt33-txt {}
.dxzt33-txt font { color: #f00; font-weight: bold;}
.dxzt33-txt2 { font-size: 24px; color: #f00; text-align: left; font-weight: bold;}
.dxzt33-txt2 a { background: #ff0;}
.dxzt33-pic { padding-top: 1px; text-align: left;}
.dxzt33-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#dxzt33 { padding: 5px;}
#dxzt33 .liuhe { margin-bottom: 5px; font-size: 16px;}
#dxzt33 .liuhe ul { border-width: 2px;}
.dxzt33-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;}
}


.dxzt33 {}
.dxzt33 table { font-weight: bold; font-size: 18px; text-align: left;}
.dxzt33 table thead th { padding: 5px; color: #fff; font-size: 24px; text-shadow: 0 3px 2px #000; background: linear-gradient(to top, #5b3215, #a97443);}
.dxzt33 table td { padding: 3px 5px;}
.dxzt33 table td span { background: #ff0;}
@media screen and (max-width:750px){
.dxzt33 table { font-size: 16px;}
.dxzt33 table thead th { font-size: 18px;}
}

.jpmxj { padding: 10px; font-weight: bold; border: solid 1px #e5e5e5; border-top: 0;}
.jpmxj-txt1 {}
.jpmxj-txt1 span { color: #f00;}
.jpmxj-txt2 { color: #f00; font-size: 24px;}
.jpmxj-txt3 { color: #00f;}
.jpmxj-txt4 { color: #f00;}
.jpmxj span { background: #ff0;}
@media screen and (max-width:750px){ 
.jpmxj { padding: 5px;}
.jpmxj-txt2 { font-size: 20px;}
}

*{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 #a97443;}
#dxzt8 .liuhe li { width: 50%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt8 .liuhe li.hover { color: #fff; background: #ff5ffd;}
#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;}
}

table{border:0px; }


.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: #ee61fd;}
.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;}
#dxzt7 { padding: 1px;}
#dxzt7 .liuhe { margin-bottom: 1px; text-align: center; font-weight: bold; font-size: 28px; color: #a97443;line-height:20px;}
#dxzt7 .liuhe ul { display: flex; border-bottom: solid 3px #a97443;}
#dxzt7 .liuhe li { width: 50%; padding: 9px 0; box-sizing: border-box; cursor: pointer;}
#dxzt7 .liuhe li.hover { color: #fff; background: #ff5ffd;}
#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: left; font-weight: bold;}
.dxzt7-txt2 a { background: #ff0;}
.dxzt7-pic { padding-top: 1px; text-align: left;}
.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, #5b3215, #a97443);}
.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;}
}

.zzhl-tit {}
.zzhl-tit img { width: 100%; height: auto; vertical-align: top;}
#ttabzzhl {}
#ttabzzhl a { color: #333; text-decoration: none;}
#ttabzzhl .zzhlmenu { width: 100%; padding: 5px 0; text-align: center; font-weight: bold; font-size: 18px; line-height:40px;}
#ttabzzhl .zzhlmenu ul { display: flex; justify-content: space-between;}
#ttabzzhl .zzhlmenu li { width: calc(33.33% - 5px); box-sizing: border-box; background: #eee; cursor: pointer;}
#ttabzzhl .zzhlmenu li.hover { color: #fff;}
#ttabzzhl .zzhlmenu li.hover span { display: block;}
#ttabzzhl .zzhlmenu li.hover .zzhlam { background: #090;}
#ttabzzhl .zzhlmenu li.hover .zzhlxg { background: #f00;}
#ttabzzhl .zzhlmenu li.hover .zzhltw { background: #00f;}
#ttabzzhl .zzhlbox {}
.zzhl-list { font-size: 16px;}

.zzhl-list ul { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.zzhl-list ul li { width: calc(50% - 5px); border-bottom: solid 1px #ddd; box-sizing: border-box;}
.zzhl-list ul li a { display: block; padding: 8px 5px; white-space: nowrap; overflow: hidden;}
@media screen and (max-width:800px){
#ttabzzhl .zzhlmenu { font-size: 16px; line-height:36px;}
#ttabzzhl .zzhlmenu li { width: calc(33.33% - 3px);}
.zzhl-list { font-size: 15px;}
.zzhl-list ul li { width: 100%;}
.zzhl-list ul li a { padding: 8px 5px;}
}


.zzhl-list a {
    font-size: large;
}
 
.tuzhi2 { text-align: center;}
.tuzhi2 ul { display: flex; flex-direction: row; flex-wrap: wrap; padding: 5px;}
.tuzhi2 ul li { width: 50%; padding: 5px; box-sizing: border-box; cursor: pointer;}
.tuzhi2 ul li img { width: 100%; height: 250px;}
@media screen and (max-width:750px){  
.tuzhi2 ul { padding: 3px;}
.tuzhi2 ul li { padding: 3px;}
} 
@media screen and (max-width:500px){  
.tuzhi2 ul li img { height: 200px;}
} 
@media screen and (max-width:450px){  
.tuzhi2 ul li img { height: 150px;}
} 
@media screen and (max-width:400px){  
.tuzhi2 ul li img { height: 130px;}
}
.tuzhi2 ul li p { padding: 5px 0; background: #f5f5f5;}

.qxtable{
	color: #000;
    background: #fff;
    font-weight: bold;
    word-wrap: break-word; 
    word-break: break-all;	
    text-align: center;;
}
.qxtable tr {
     height: 30px; 
}
.qxtable th, .qxtable td {
    border:1px solid #e5e5e5;
}
.qxtable th{
	font-size: 18px;
	background: #fff89c;
	text-align: center;
	color: red;
}
.qxtable td {
    text-overflow: ellipsis;    
    font-size: 16px;
}
.qxtable.left{
	text-align: left;
}
.qxtable.left th{
	text-align: left;
}
.qxtable.tema{
	table-layout:auto;
	word-wrap: break-word;
    word-break: break-all;
/*    background:#fff url(/images/tjl.png) center center no-repeat;
*/}
.qxtable.tema td{
	font-size: 12pt;
}

.qxtable.tema tr td:nth-child(2){
	width: 40%;
}
@media screen and (max-width: 720px){
	.qxtable.tema td{
		font-size: 12px;
	}
	.qxtable.tema tr td:nth-child(2){
		font-size: 13px;
	}
}