@charset "utf-8";
html{
	background-color: #e6e6e6;
	background-size: 100%;
	background:url(../images/bg.jpg);
	font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
}
body{
    max-width: 720px;
    margin:0 auto;
	/**background-color:#c79ed7;**/
}
.today{
	height:36px;
	text-align:center;
	font-size:22px;
	color:#fff;
	line-height: 36px;
}
a{
	text-decoration:none;
}
.header{
	position: fixed;
	z-index: 99;
	width: 100%;
	max-width: 720px;
	background-color:#930049;
}
.header .logo-box{
	height: 50px;
}

.header .logo{
	float: left;
	height: 50px;
	margin-left: 10px;
}
.header .logo .logo-img{
	width: 210px;
	height: 50px;	
}
.header .bank{
    float: right;
    position: relative;
    width: 100px;
    height: 50px;
}
.header .bank a{
	display: block;
    color: #fff;
    font-size: 12pt;
    text-align: center;
    padding-top: 14px;
}
.header .bank img{
	display: block;
	width: 75px;
	height: 50px;
	margin:0 auto;
}
.nav{
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	overflow: hidden;
	border-top: 1px solid #000;
}
.nav span{
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	width: 16.66%;
	text-align: center;
	cursor: pointer;
}
.nav span:hover{
	background:#292929;
}
.box{
	margin:2px 0;
	border-radius: 5px;
	overflow: hidden;
	background-color:#930049;
}
.pad{
	padding:3px 3px;
}
.list-title{
	height: 28px;
	line-height: 25px;
	font-size: 14pt;
    text-align: center;
    border-bottom: 1px solid #d67481;
    text-shadow: 1px 4px 1px #e661b9;
    background: #fff;
    color: #000;
    font-weight: bold;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.haoju{
	font-size: 20pt;
    text-align: center;
    font-weight: bold;
}
#yxym .list-title{
	background: linear-gradient(transparent,#cb729c);
	font-size: 18px;
	color: #01F8FB;
	text-shadow: 0px 0px 10px #8031bd;

}
.gggg{
	width:100%;
	font-size:22px;
	font-weight:bold;
	
}
.gggg tr{
	height: 36px;
}
.gggg a{
	color:#000;
}
.gggg a:hover{
	left: 1px;
	position:relative;
	top: 1px;
	text-decoration: none;
}
.gggg img{
	margin-left:3px;
	margin-top:5px;
}
.tpgg td{
	margin: 0;
	padding: 0;
}
.zl1{
	font-size: 23px;
	color: #000;
	font-weight: bold;
}
.bbs{
	background:#fff;
	font-size:22px;
	font-weight:bold;
}
.bbs 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);
}
.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);
}
.bu2{
	font-size: 23px;
	font-weight: bold;
}
.bu2 a{
	color: #000;
}
.zl2{
	font-size: 24px;
	color: #000;
	font-weight: bold;
}
.bu3{
	font-size: 24px;
	color: #000;
	font-weight: bold;
}
.bu3 a{
	color: #000;
}
.bu4{
	font-size: 24px;
	color: #000;
	font-weight: bold;
}
.bu4 a{
	color: #ff0000;
}
.zl3{
	font-size: 24px;
	color: #000;
	font-weight: bold;
}
.bu5{
	font-size: 24px;
	color: #000;
	font-weight: bold;
}
.bu5 td{
	height: 34px;
}
.bu6{
	font-size: 24px;
	color: #000;
	font-weight: bold;
}
.zl4{
	font-size: 22px;
	color: #000;
	font-weight: bold;
}
.bu7{
	font-size: 24px;
	color: #000;
	font-weight: bold;
}
.bu7 a{
	color: #000000;
}
.bu7 td{
	height: 34px;
}
.foot{
	text-align: center;
	color: #fff;
}


@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;}
}







