@charset "utf-8";
html {
    font-size: 62.5%;
}
body, td, th {
    font-size: 14px;
}
body {
    background: none repeat scroll 0 0 #F4F4F5;
    color: #404141;
    font: 15px/1.5 '宋体', Arial, Helvetica, sans-serif;
    word-break: break-all;
    word-wrap: break-word;
}

nav, section, figure, figcaption, article, hgroup, menu, nav, section, menu, article, img {
    display: block;
    margin: 0;
    padding: 0;
}
* {
    margin: 0;
    padding: 0;
    list-style-type:none;
    border:none;
}

a {
    color: #00f;
    text-decoration: none;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a:active {
    text-decoration: none;
}

.top{
    width:100%;
}

.warp{
    padding:0 5px;
    background: url(index.jpg); 
    background-size: 100%;
}

.content{
    background:#F4F4F5;
}

.header {
    position: relative;
}

.logo-img3 {
    background-color: #FFFFFF;
    background-size: 100% 120px;
    padding: 12px 0;
    text-align: center;
}

.logo-img3 img {
    width: 240px;
    height: 90px;
    margin: 0 auto;
    background-color: #FFFFFF;
}

.caipiao-header {
    position:relative;
    border-bottom: 1px solid #EDDB9F;
}

.navlist{
    padding-bottom:10px;
    background: #ffffff;
	background-color: #FFFFFF;
}


li a{
    color: #555;
}


.go6h_navBlock li {
    width: 25%;
    float: left;
    display: block;
    position: relative;
    text-align: center;
    font-size: 1.4rem;
}

.go6h_navBlock a {
    padding-top: 52px;
    display: inline-block;
}

.go6h_navBlock span.go6h_navicon {
    width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -18px;
}

.go6h_navBlock span.go6h_navicon img{
    height:38px;
    width:38px;
}


.list-box-con {
    text-align: left;
}

.list-box-con li {
	line-height: 30px;
	font-size: 1.4rem;
	border-top: 1px solid #e6e6e6;
	height: 30px;
	overflow: hidden;
	white-space: nowrap;
}

.hot-list{
    background-color: #fff;
}

.hot-list li{
    background:url(hot.png) no-repeat;
    padding-left:30px; 
    height: 35px;
    line-height: 35px;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.tj-list{
    background-color: #fff;
}

.tj-list li{
    background:url(tj.png) no-repeat;
    padding-left:30px; 
    height: 35px;
    line-height: 35px;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.jxlist table {
    width: 100%;
    border: none;
}

.jxlist table td {
    height: 100%;
    padding: 5px 0;
    word-break: break-all;
    font-size: 14px;
    border: 1px solid rgb(229, 229, 229);
}
.jxlist table td.sthead{
    padding: 5px 0;
    background-color: #fff;
    text-align: center;
    color: #555;
}
.jxlist table td.bt {
    text-align: center;
    background-color: #008000;
    text-align: center;
    color: #fff;
    padding: 5px 0;
    font-size: 16px;
    font-weight: 600;
}
.jxlist table td.c01, .jxlist table td.c03 {
    text-align: center;
    background-color: #A2CD5A;
}
.jxlist table td.c02 {
    text-indent: 10px;
    background-color: #fff;
}


.bzlist{
    background-color: #fff;
}
.bzlist .bzrow{
    padding: 5px 0;
    margin: 2px 0;
    background-color: #000;
    font-weight: 700;
    font-size: 18px;
    color: #fff;
}
.bzlist .bzrow .green{
    color: #00FF00;
}

.bzlist .bzrow .red{
    color: #FF0000;
}



.xinlv{
    background-color: #c3b731; 
    color: #FFFFFF; 
    font-weight: 500; 
    letter-spacing: 4px; 
    text-align: center; 
    padding: 6px 0 6px 6px;
    border-top: 1px solid #fff;
}

.xinlv-list li{
    float:left;
    width: 33.13%;
    text-align:center;
    margin: 0 0.1%;
}

.xinlv-list li a{
    margin-top: 6px;
    background-color: #FFFFFF;
    border: 1px solid #CFCFCF;
    border-radius: 3px;
    display: block;
    height: 38px;
    line-height: 38px;

    overflow: hidden;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.white-box{
    width: 100%;
    text-align: center;
}
.white-box li{
    line-height: 27px;
    border-bottom: 1px dashed #ccc;
}
