@charset "utf-8";
* {
    padding: 0;
    margin: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html{
	background-color: #e6e6e6;
	font:14px/1.4 Microsoft YaHei,Helvetica,sans-serif;
}
body{
    max-width: 720px;
    margin:0 auto;
	/**background-color:#c79ed7;**/
}
a{
    color: inherit;
	text-decoration:none;
}
ol, ul, li {
    list-style: none;
}
i,u,c {
    font-style: normal;
    text-decoration: none;
}

.dis {
    display: normal;
}
.undis {
    display: none;
}
.nullbox {
    height: 102px;
}
.header.index-header {
    height: 98px;
    border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.header {
    /*position: fixed;*/
    z-index: 99;
    width: 100%;
    max-width: 720px;
    background-image: linear-gradient(to right, #4be029, #00b069);
}

.header .logo-box {
    height: 50px;
}
.header .logo {
    float: left;
    height: 50px;
    margin-left: 0px;
}
.header .logo .logo-img {
    width: 259px;
    height: 50px;
}
.header .bank {
    float: right;
    position: relative;
    width: 60px;
    height: 50px;
}
.header .bank img {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
}
.nav {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    overflow: hidden;
    border-top: 1px solid #000;
}


.p-all{padding:0 .0rem .0rem .0rem;}

.nav .banner{border-radius:15px;overflow:hidden;background:#f00}

.kjt{margin:0;padding:0;}
.kjt li:first-child{background-image: url("/images/am.png");background-repeat:no-repeat;background-size:25px;background-position: left;}
.kjt li:last-child{background-image: url("/images/xg.png");background-repeat:no-repeat;background-size:25px;background-position: right;}
.kj .ifm{background:#fbfafb;}
.kjt li{display:inline-block;width:50%;text-align:center;background:#ffd400;}
.kjt li.liactive{ background-color:#fff;}
.kjt li.liactive a{ color:#000;}
.kjt li a{width: 100%;background:transparent;display:inline-block;font-size:1.45rem;font-weight:bold;color:#1622f9;line-height:1.8;}
.subnav{
	border-radius:5px;
	padding:5px 0;
	background: linear-gradient(to right, #4be029, #00b069);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#c8ffffff, endcolorstr=#c8ffffff);
	overflow: hidden;
}
.subnav a{
	display: block;
	float: left;
	width: 20%;
	text-align: center;
	font-size: 12pt;
	color: #000;
	font-weight: bold;
	text-shadow: 0px 1px 1px #ff9c00;
}
.subnav span{
	display: block;
	float: left;
	width: 20%;
	text-align: center;
	font-size: 12pt;
	color: #000;
	font-weight: bold;
	text-shadow: 0px 1px 1px #ff9c00;
	cursor:pointer;
}
.subnav a img{
	display: block;
	width: 80px;
	height:80px;
	margin:0 auto 2px;
	animation-duration:3s;
	animation-fill-mode:both;
}
.subnav a:nth-child(1) img,.subnav a:nth-child(2) img{
	animation-name:fadeInLeft;
}
.subnav a:nth-child(3) img{
	animation-name:bounceInDown;
}
.subnav a:nth-child(4) img,.subnav a:nth-child(5) img{
	animation-name:fadeInRight;
}
@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}
@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}
@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}
.subnav a:hover{
	animation-name:pulse;
	animation-duration:1s;
	animation-fill-mode:both;
	text-decoration: none;
}
img {
    max-width: 100%;
    height: auto;
    border: 0;
    vertical-align: middle;
}
.riqi{
	text-align: center;
    font-weight: bold;
    font-size: 19pt;
    color: #000;
    padding: 5px 0;
	margin: 0;
}
.wr{color:#f00 !important}
.wg{color:#080 !important}
.wh{color:#0f0 !important}
.wb{color:#00f !important}
.wp{color:#f0f !important}
.wy{color:#ff0 !important}
.wo{color:#f60 !important}
.wpe{color:#80d !important}
.wsr{color:#f06 !important}
.wsb{color:#06f !important}
.ww{color:#fff !important}
.wbl{color:#000 !important}
.bgwy{background-color: #ff0;}
.bgwg{background-color: #0f0;}
.bgwr{background-color: #f00;}

.fs13{font-size: 1.3rem;}
.fs14{font-size: 1.4rem;}
.fs15{font-size: 1.5rem;}
.fs16{font-size: 1.6rem;}
.fs17{font-size: 1.7rem;}
.fs18{font-size: 1.8rem;}
.fs20{font-size: 2rem;}
.fs2{font-size: 1.2em;}
.fs3{font-size: 1.3em;}
.cen{text-align: center;}
.bold{font-weight: bold;}
.spc1{letter-spacing: 1px;}
.spc2{letter-spacing: 2px;}
.spc3{letter-spacing: 3px;}
.p-word{padding: 5px 0;}


.bbslist b{
    font-size: 26px;
}
.bbslist:nth-child(8n+1) b{
    color:#FF0000;
}
.bbslist:nth-child(8n+2) b{
    color:#FF0000;
    
}
.bbslist:nth-child(8n+3) b{
    color:#0000FF;
}
.bbslist:nth-child(8n+4) b{
    color:#0000FF;
}
.bbslist:nth-child(8n+5) b{
    color:#FF00FF;
}
.bbslist:nth-child(8n+6) b{
    color:#FF00FF;
}
.bbslist:nth-child(8n+7) b{
    color:#008000;
}
.bbslist:nth-child(8n+8) b{
    color:#008000;
}

.box .stairs{
	text-align: left;
	color: #000;
	width: 100%;
	font-weight: bold;
	overflow: hidden;
	table-layout:fixed;
	border-collapse: collapse;
}

.box .stairs tr{
    font-size: 25px;
}

.box .stairs tr td {
	background-color: rgb(244, 244, 244);
	padding: 5px 0;
	color: rgb(240, 0, 0);
	border:1px solid #bebeb6;
}

.box .stairs tr td i{
	color: #0000ff;
}
.box .stairs tr td u{
	font-size: 32px;
}
.box .stairs tr td b{
	font-size: 30px;
}
.box .stairs tr td em{
	font-size: 24px;
	font-style: normal;
}

.box .stairs .stairs-head {
	font-size: 15pt;
	background-color: #6fd4f9;
	color: rgb(0, 0, 0);
	text-align: center;
}
.box .stairs .stairs-head {
    font-size: 15pt;
    background-color: #14ffb7;
    color: rgb(0, 0, 0);
    text-align: center;
}
.notit {text-align: center;}
.erma {width: 100%;text-align: center;background-color: #fff;font-size: 1.2rem;font-weight: bold;}
.erma font{color: #f00;}
.erma b{color: #f00;background-color: #ff0;}
.erma tr {height: 40px;border: 1px solid #afaf00;}
.erma td {border: 1px solid #afaf00;}
.erma tr td:nth-child(2){font-size: 1.3rem;color:#00f}
.erma tr td:first-child{width: 20%;}
.erma tr td:last-child{width: 23%;}
.lqerm{animation: lqem 0.3s;animation-iteration-count: infinite;animation-direction: alternate}
@keyframes lqem{0%{color:rgba(0, 129, 0, 1.0)}50%{color:rgba(0, 129, 0,1)}100%{color:rgba(0, 129, 0,0.1)}}

.tuzhi2 { text-align: center;background-color: #f7f2f2;}
.tuzhi2 ul { display: flex; flex-direction: row; flex-wrap: wrap; padding: 5px;}
.tuzhi2 ul li {width: 33%;padding: 5px;box-sizing: border-box;cursor: pointer;}
.tuzhi2 ul li a {display:inline-block;width: 100%;height: 250px;text-decoration:none;}
.tuzhi2 ul li img { width: 100%; height:100%;}
.tuzhi2 ul li p { padding: 5px 0; background: #e5dfdf;}
.active {
	position: fixed;
	left: 50%;
    top: 50%;
	transform: translate(-50%, -50%);
	z-index: 99999;
	width: auto!important;
	height: auto!important;
	max-width: 90%;
	max-height: 90%;
}
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 99998;
	display: none; 
}



.jinliao{
	background-color: rgb(0, 0, 0);
	text-align: center;
	color: #020202;
	font-weight: bold;
	font-size: 20px;
}
.jinliao td{
	padding: 5px 0;
	background-color: #ffffff;
	border: 1px solid rgb(134, 134, 134);
}
.jinliao tr td:last-child{color: red;}
.box .jinliao thead tr td{
	background-color: rgb(193, 194, 60);
	color: rgb(255, 255, 255);
}
.box .jinliao tbody tr td:nth-child(1){color:navy;}
.xjct{
	table-layout: auto;
	color: #FF0000;
	border-radius: 5px;
	overflow: hidden;
	text-align: center;
	background: #fff;
}
.xjct tr{
	height: 30px;
}
.xjct td{
	font-weight: bold;
	border:1px solid #C0C0C0;
	font-size: 14pt;
}
.xjct th{
	font-weight: bold;
	border:1px solid #C0C0C0;
	font-size: 18pt;
}
.xjct a{
    color:#000;
}
.zyzlbg{
    scroll-margin-top: 100px;
    padding: 1px 1px;
    background-image: linear-gradient(to right, #f4f4f2, #fdff13, #f6f708, #fc0505, #f3f519, #fdff00, #fcfcde)!important;
}
.zl3 li{
    text-align: center;
    color: #000;
    font-weight: 600;
    font-size: 15pt;
    margin: 2px 0;
    background-color: white;
    padding: 5px 0;
}
.sxsx-content{font-size:1.3rem;background:#fff}
.sxsx-content li b{color:#30f}
.sxsx-content li font{color:#f00}
.sx {background: #fff;}
.sx table {border-collapse: collapse;border-spacing: 0;}
.sx table tr {display: table-row;vertical-align: inherit;border-color: inherit;}
.sx table td {border: 1px solid #e5e5e5;padding: 3px 2px;word-break: break-all;}
.sx ul, .sx li, .sx dl, .sx dt, .sx dd{margin:0;padding:0}
.sx ul {display: block;list-style-type: disc;}
.sx ul li img {vertical-align: middle;border: 0;width:40px;height:40px;}
.sx1 li{float: left;width: 33.333333%;padding: 5px 0;text-align: center;}
.sx span{height: 18px;line-height: 18px;margin: 0 2px;padding: 0 3px;font-size: 12px;color: #fff;display: inline-block;background-color: #f00;}
.sx span.blue{background-color: #3366ff;}
.sx span.green{background-color: #009933;}
@media (min-width: 320px) and (max-width:359px){.sx1 li{width: 50%}}
@media (min-width: 360px) and (max-width: 374px){.sx1 li{width: 50%}}
@media (min-width: 375px) and (max-width: 392px){.sx ul li .tm01 span{margin:0 1px;padding:0 2px}}
@media (min-width: 393px) and (max-width: 413px){.sx ul li .tm01 span{margin:0 1px;padding:0 2px}}
@media (min-width: 414px) and (max-width: 767px){}
@media (min-width:768px){.sx1 li{width: 25%}}








@media screen and (max-width: 610px){
    .box .zhongheng{
		font-size: 15px;
	}
	.box .list-title {
        font-size: 20px;
    }
    .bbs a{
        font-size: 18px;
    }
    .bbslist b{
        font-size: 22px;
    }
    .box .stairs tr{
		font-size: 14px;
	}
	.box .stairs tr td u{
		font-size: 24px;
	}
	.box .stairs .stairs-head {
		font-size: 13pt;
	}
	.box .stairs tr td b{
		font-size: 22px;
	}
	.box .stairs tr td em{
		font-size: 18px;
	}
	.tuzhi2 ul li a {height: 150px;}
}


@media screen and (max-width: 580px){
    .box .zhongheng{
		font-size: 11pt;
	}
	.bbs a{
        font-size: 18px;
    }
	.bbslist b{
        font-size: 22px;
    }
    .box .stairs tr{
		font-size: 14px;
	}
	.box .stairs tr td u{
		font-size: 24px;
	}
	.box .stairs .stairs-head {
		font-size: 13pt;
	}
	.box .stairs tr td b{
		font-size: 22px;
	}
	.box .stairs tr td em{
		font-size: 18px;
	}
}



.box{
	margin:2px 0;
	border-radius: 5px;
	overflow: hidden;
	background-image: linear-gradient(to right, #4be029, #00b069);
}
.pad{
	padding:3px 3px;
}
.list-title{
	background: linear-gradient(to right, #4be029, #00b069);
    color: rgb(0, 0, 0);
    border-left: 1px solid #6fd4f9;
    border-right: 1px solid #6fd4f9;
    height: 42px;
    line-height: 40px;
    font-size: 17pt;
    text-align: center;
    text-shadow: 0px 1px 1px #858585;
    font-weight: bold;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.haoju{
	font-size: 20pt;
    text-align: center;
    font-weight: bold;
}
.bbs{
	background:#fff;
	font-size:22px;
	font-weight:bold;
}
.bbs 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 rgb(0 0 0 / 10%);
    display: block;
    font-size: 19px;
    font-weight: bold;
    color: #000;
}
.bbs2 a:hover{
	background: linear-gradient(to top,#fff,#99ff99,#fff);
}
.bbs2{
	background:#fff;
	font-size:22px;
	font-weight:bold;
}
.bbs2 a{
	padding:3px;
	display:block;
	/*height:26px;*/
	/*line-height:26px;*/
	border:solid 1px #ddd;
	border-radius:5px;
	background: linear-gradient(to top,#fff,#eee,#fff);
	color:#000;

}
.bbs2 a:hover{
	background: linear-gradient(to top,#fff,#99ff99,#fff);
}
.zl2{
	font-size: 24px;
	color: #000;
	font-weight: bold;
}
.zl2 span{
	background: #0debe1!important;
}
.foot{
	text-align: center;
	color: #fff;
}
.br-12{border-radius:12px;overflow:hidden}
.pb-content{background:#fff;padding:.5rem 1rem;font-size:1.3rem}
.pb-content li{padding:.3rem 0;border-bottom:1px solid #ddd;}
.pb-content li:last-child{border-bottom:0}
.pb-content li text{display:flex;float:right;}
.biaoyu{background:#fff;margin-top:12px;font-size:1.1rem;border-top:1px dashed #aaa;padding-top:12px}
.biaoyu .by1{color:#f00;font-weight:bold}
.biaoyu .by2{color:#090}
.biaoyu .by3{color:#03f}
.biaoyu .by4{color:#909}


@media screen and (max-width: 720px){

.gggg{font-size: 16px;}
.bbs{font-size: 18px;}
.bbs2{font-size: 16px;}
.zl1{font-size: 20px;}
.bu2{font-size: 15px;}
.zl2{font-size: 16px;}
.bu3{font-size: 16px;}
.zl3{font-size: 17px;}
.bu4{font-size: 18px;}
.bu5{font-size: 18px;}
.bu6{font-size: 20px;}
.bu7{font-size: 16px;}
.zl4{font-size: 20px;}
.today{font-size:12px;}
}



.gsbgsb {margin:0;padding:0}
.gsbgsb table{border-collapse:collapse;border-spacing:0;}
.gsbgsb img{border:0}
.gsbgsb a{color:#444;text-decoration: none;}
.gsbgsb a:hover{left: 1px;position:relative;top: 1px;text-decoration: none;}
.gsbgsb {margin:0 auto;overflow-x:hidden;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;background:#e6e6e6;font:14px/1.5 tahoma,'//5FAE//8F6F//96C5//9ED1','//5B8B//4F53',arial,georgia,verdana,helvetica,sans-serif;color:#444}
.gsbgsb table thead th,table tbody th{border:1px solid #e5e5e5;background-color:#f8f8f8;font-weight:normal;padding:3px 1px}
.gsbgsb table td{border:1px solid #e5e5e5;padding:3px 2px;word-break:break-all}
.gsbgsb table.center td,table.center th,tr.center td,tr.center th,td.center{text-align:center}
.gsbgsb table.nob,table.nob th,table.nob td{border:0}




.box-ziliao {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    max-width: 720px;
    text-align: center;
    border-color: rgb(186, 243, 248);
}
.box-ziliao tr {
    height: 40px;
    background: #fff;
    color: #000;
    width: 100%;
    max-width: 720px;
    font-size: 1rem;
    font-weight: bold;
}
.box-ziliao td {
    border: 1px solid rgb(186, 243, 248);
}
.box-ziliao span {
    color: red;
    font-size: 1.1rem;
}
.sanqi td {
    font-weight: bold;
    text-align:center;
    border: 1px solid #e5e5e5;
    padding: 4px 1px;
}
.sanqi p{
    font-size: 19px;
    color: #0000ff;
}
.sanqi span{
    color: #ff0000;
}
.sanqi text{
    color: #000;
}
.lxlm-tit{
    background: linear-gradient(#00b069, #00b069);
    color: rgb(0, 0, 0);
    border-left: 1px solid #00b069;
    border-right: 1px solid #00b069;
    height: 42px;
    line-height: 40px;
    font-size: 17pt;
    text-align: center;
    text-shadow: 0px 1px 1px #858585;
    font-weight: bold;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}



.bbs .wr {
    color: #f00;
    font-size: 1.2rem;
    border-radius: 3px;
    border: 1px solid #f00;
    padding: 1px;
}



.bl2 td {
    font-weight: bold;
    border: 1px solid #fefefe;
    font-size: 18pt;
    padding: 2px 2px;
    white-space: nowrap;
}
.bl2 {
    table-layout: auto;
    color: #000;
    border-radius: 0px;
    overflow: hidden;
    text-align: center;
    background: #fff;
}

.bl2 a {
    font-size: 19px;
    line-height: 35px;
    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-weight: bold;
    color: #000;
    text-decoration: none;
    padding-left: 0px;
}


.bl2 font{
    background-image: url(/images/bl2.jpg);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-background-size: 200% 100%;
    -webkit-animation: colorChange 6s infinite;
    display: inline-block;
}
@-webkit-keyframes colorChange {
        0% { background-position: 0 0; }
        50% { background-position: -885px -233px; }
        100% { background-position: 0 0; }
}


.yt img{
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    margin-right: 3px;
    vertical-align:middle;
}
.yt li{
    text-align: center;
}
.yt li:nth-child(odd){
    background:linear-gradient(to right, #f3dfff, #ffffcc, #e2e8f9);
}
.yt li:nth-child(even){
    background:linear-gradient(to right, #e2e8f9, #ffffcc, #f3dfff);
}
.ytc1{color:#ff00bf;}
.ytc2{color:#009900;}
.ytc3{color:#1b00ff;}
.ytc4{color:#ff8600;}
.ytc5{color:#9e00cd;}
.pb-content{background:#fff;padding:.1rem .1rem;font-size:1.3rem}
.pb-content li{padding:.5rem 0;border-bottom:1px solid #ddd;}
.pb-content li:last-child{border-bottom:0}
.pb-content li text{display:flex;float:right;}

.tzlb-content{font-size:1.3rem;text-align:center;background:#fff}
.tzlb-content li{border-bottom:1px solid #aaa;background:#fff;margin:2px 0;border-radius:5px;border-top:1px solid #ddd;border-right:1px solid #ddd;border-left:1px solid #ddd;}
.tzlb-content li:last-child{border-bottom:1px solid #aaa;}
.tzlb-content li span{font-size:1.1rem}
.tzlb-content li font {
    color: #f00;
    font-size: 1rem;
    border-radius: 3px;
    border: 1px solid #f70a0a;
}


.nmsb-content {
    font-size: 1.25rem;
    padding: .8rem;
    background: #fff;
}
.nmsbtb{width:100%;}
.nmsbtb td{border:1px solid #050;text-align:center;color:#000;padding:8px 0}
.nmsbtb .zbt{padding:5px 0;background:#fdfdd4}
.nmsbtb .zzl{width:51%;border-left:0;border-right:0;font-weight:bold;color:#00f;}
.nmsbtb .zzl i{font-style:normal;font-weight:bold;color:#00f;}
.nmsbtb .zzl b{color:#f00;background:#ff0}
.nmsbtb .zkj, .nmsbtb .zqi{font-size:1.2rem}
.nmsbtb .zkj font{color:#f00;}