@charset "utf-8";
/* CSS Document */
*{ margin: 0; padding: 0; word-break: break-all; word-wrap: break-word;}
html { background: #e4cda1; background-attachment: fixed;}
body { width: 100%; max-width: 720px; min-height: 100vh; margin: 0 auto; line-height: 1.5; font-size: 14px; font-family: '微软雅黑', Arial, Helvetica, sans-serif;}
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 {	table-layout: fixed; border-collapse: collapse; border-spacing: 0; line-height: 1.5;}
iframe { vertical-align: top;}

.list-title {padding: 4px;color: #0f0;background: #b7510d;text-align: center;display: block;font-size: 1.5em;margin-inline-start: 0px;margin-inline-end: 0px;font-weight: bold; text-align: -internal-center;}

.header-top1{ max-width: 720px; height:200px; position: fixed; top: 0; left: 0; right: 0; margin: auto; background: #fff; z-index: 9;}
.header-top1-blank { height: 215px;}
.header-top2{ max-width: 720px; height:60px; position: fixed; top: 0; left: 0; right: 0; margin: auto; background: #fff; border-radius: 0 0 5px 5px; z-index: 9;}
.header-top2-blank { height: 132px;}
.mtb { margin: 4px 0;}

.header { background: #c51b19;}

.head-title-img {}
.head-title-img img { display: block; position: absolute; left: 50%; margin-left: -30px; width: 60px; height: 60px; box-shadow: 0px 0px 20px #000; border-radius: 50%; -webkit-animation:myRotate 5s linear infinite; animation:myRotate 5s linear infinite;}

@-webkit-keyframes myRotate{
    0%{ -webkit-transform: rotate(0deg);}
    50%{ -webkit-transform: rotate(180deg);}
    100%{ -webkit-transform: rotate(360deg);}
}
@keyframes myRotate{
    0%{ -webkit-transform: rotate(0deg);}
    50%{ -webkit-transform: rotate(180deg);}
    100%{ -webkit-transform: rotate(360deg);}
}

.header .logo-box { display: flex; align-items: center; height: 60px; padding: 0 10px;}
.header .logo-box.line { border-bottom: solid 0px #000;}
.header .logo-box .logo { flex: 1;}
.header .logo-box .logo img { width: auto; height: 60px;}
.header .logo-box .bank { line-height: 1.5; font-size: 12px; color: #fff;}
.header .logo-box .bank img { width: 28px; height: 28px; margin: 0 auto; display: block;}
.header .nav { color: #fff;}
.header .nav ul { display: flex;}
.header .nav ul li { flex: 1; text-align: center;}
.header .nav ul li a { height: 30px; line-height: 30px; display: block;}
.header .nav ul li a:hover { background: #a40c0b;}
@media screen and (max-width:720px){ 
.header .head-title-img img { left: 73%;}
.header .logo-box { padding: 0 5px;}
.header .nav { font-size: 12px;}
}


.anmao1 { position: relative;}
.anmao2 { height: 219px; position: absolute; top: -219px;}


.k1 { padding: 1px; border: solid 1px #4b260b; background: #f9e08c;}
.k2 { padding: 1px; border: solid 1px #442f14; background: #e9ebea;}
.k3 { padding: 3px; border: solid 1px #a48125; background: #fef6cf;}
.kk { padding: 3px; border: solid 1px #968e60; background: #e7e6b8; position: relative;}
.kk-fang { display: block; width: 3px; height: 3px; border: solid 1px #968e60; background: #fef6cf;}
.kk-fang.tl { position: absolute; top: -1px; left: -1px;}
.kk-fang.tr { position: absolute; top: -1px; right: -1px;}
.kk-fang.bl { position: absolute; bottom: -1px; left: -1px;}
.kk-fang.br { position: absolute; bottom: -1px; right: -1px;}

.k1.nob { padding-bottom: 0; border-bottom: 0;}
.k2.nob { padding-bottom: 0; border-bottom: 0;}
.k3.nob { border-bottom: 0;}
.k1.not { padding-top: 0; border-top: 0;}
.k2.not { padding-top: 0; border-top: 0;}
.k3.not { padding-top: 0; border-top: 0;overflow: hidden;}


.dbkj { height: 65px; overflow: hidden; background: #fff;}

.enter { padding: 1px 0; text-align: center; font-size: 18px; font-weight: bold;}
.enter ul { display: flex;}
.enter ul li { flex: 1; padding: 0 2px;}
.enter ul li a { display: block; padding: 5px 0; border-radius: 4px; border: solid 1px #000; background: #fff;}
.enter ul li a.active { color: #ff0; background: #c51b19;}
.enter ul li a.active1 { color: #fff; background: #1493a6;}
.enter ul li img { width: 1.5em; height: auto;}


.subnav {border-radius: 0px;margin-top: 0px;padding: 0px 0;background: #fff;}
.subnav ul { display: flex; text-align: center; font-size: 16px; font-weight: bold;text-shadow: 0px 2px 1px #ff9c00;}
.subnav ul li { flex: 1;}
.subnav ul li a {}
.subnav ul li img { display: block; margin: 0 auto;}
@media screen and (max-width:720px){ 
.subnav { margin: 0px 0px 0 0px;}
.subnav ul li img { width: 67.2px; height: auto;}
.subnav ul { font-size: 15px;}
}



.footer { font-size: 13px; padding: 8px 0; text-align: center; background: #e9ebea;}
.footer p {}


.detail { padding: 1px; background: #fff;}
.big-tit { padding: 5px 0 5px 0; font-size: 19px; }
.qingchu { padding: 5px 0; font-size: 15px; color: #d2b335; border-top: solid 1px #ffeda4; border-bottom: solid 1px #ffeda4;}
.neirong-txt { margin: 10px 0; font-size: 18px; font-weight: bold; font-family: "宋体";}
.neirong-txt p { padding: 3px 0;}

.neirong-table { border: 0; font-size: 18px; font-weight: bold; font-family: "宋体";}
.neirong-table td { padding: 3px 5px; border: 0; border-bottom: solid 1px #ffeda4;}
.neirong-table span{color:#f00;background: #ff0;}




.jihao { padding: 1px; text-align: center; color: #f00; font-size: 16px; font-weight:bold; background: #ff0;}

.yuming { text-align: center; font-weight: bold; font-size: 18px; background: #fff}
.yuming th { padding: 1px 0px 0 0; text-align: center; color: #15bc83; font-size: 15pt;}
.yuming th span { color:#f00;background: #ff0;}
.yuming td { padding: 0px 0 1px 0; text-align: center; color: #800000; font-size: 15pt   }
.yuming td span { display: block; text-shadow: 0px 0px 10px #00ff88;
	animation-name: pulse;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;}
@keyframes pulse{
	0%{transform:scaleX(1)}
	50%{transform:scale3d(1.1,1.1,1.1)}
	to{transform:scaleX(1)}
}


.gaggb { table-layout: fixed; font-size: 18px; text-align: center; background: #0F0;}
.gaggb th { padding: 4px; color: #0f0; background: #b7510d;}
.gaggb td { padding: 2px; font-size: 17px; font-weight: bold; border-right: solid 1px #fff; border-bottom: solid 1px #fff; font-family: "宋体";}



.center{text-align:center}
.wblack{color:#000}
.wred{color:#f00}
.wblue{color:#00f}
.wgreen{color:#080}
.wpink{color:#f0f}
.wahs{color:#800000}
.wdhs{color:#808000}
.wyaqs{color:#000088}
.wysjs{color:#800080}
.wpurple{color:#80f}
.wskyred{color:#f06}
.wskyblue{color:#06f}
.wjin{color:#ff4500}
.wmu{color:#3C3}
.wshui{color:#39F}
.worange{color:#f60}
.wtu{color:#c90}
.fw{font-weight:bold}
.f14{font-size:14px}
.f16{font-size:16px}
.f18{font-size:18px}
.f20{font-size:20px}
.f22{font-size:24px}
.f24{font-size:24px}
.f28{font-size:28px}
.source{padding: 2px 13px; font-size:16px !important;color:#666 !important;border-bottom:1px solid #e2e2e2}
.source span{color:#f00}
.source span b{}
.con-art{font-size: 24px;}
.con-art .p1{}
.con-art .p2{color:#00f}
.con-art .p3{color:#f0f}
.con-art .p1 span{color:#f00}
.con-qi{border-bottom: 1px solid #e2e2e2;}
.con-mm{padding:10px 0;text-align:center}