.resultsRight table th {
    background-color: #E0E0E0;
    text-align: left;
    padding-left: 20px;
    border: 1px solid #d2d2d2;
    border-bottom-width: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    min-width: 80px;
}
.resultsRight table td {
    border: 1px solid #d2d2d2;
    color: #555;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 20px;
    line-height: 12px;
    font-size: 12px;
}
.resultsRight table p.desc {
    color: #a3d156;
    margin: 5px 0 0;
    height: 12px;
    font-size: 12px;
    line-height: 12px;
}
.resultsRight{background:#ffffff;}
.resultsRight .introduce{padding:10px;}
.resultsRight .introduce h3{font-size:18px;font-weight:bold;margin-bottom:5px;}
.resultsRight .introduce h4{font-size:18px;font-weight:bold;margin-bottom:5px;}
.resultsRight .introduce p{line-height:22px;}
.resultsRight .introduce p img{width:1000px;}

.resultsRight .opbook{height:200px; width:100%; background:url(/static/images/opbook.png)center bottom no-repeat;background-size:20%;}
.resultsRight .obook{height:344px;width:100%;text-align:center;}
.resultsRight .obook a{color:dodgerblue;font-size:16px;}
.resultsRight .obook span{font-size:17px;}

.resultsLeft .s {
    float: right;
    color: #ccc;
    margin-right: 18px;
}

.resultsRight .sexp>p{    
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 7px;
}

.top_title{height: 50px;
    line-height: 50px;
    background: #00d19c;
    font-size: 20px;
    text-align: center;
    color: #fff;
    font-weight: bold;}

li {
	list-style:none;
}

.one_bar{
    display:block;
	font-size:16px;
	color:#000;
	border-bottom:1px solid #eee;
	line-height:50px;
	overflow:hidden;
	height:50px;
    font-family:"Î¢ÈíÑÅºÚ";
    padding-left:30px;

}

.two_bar li{
	display:block;
	font-size:14px;
	color:#000;
	border-bottom:1px solid #eee;
	line-height:40px;
	overflow:hidden;
	height:40px;
	width:100%; 
}
.two_bar li a{margin-left:50px;}
a:link,a:visited,a:active {
	text-decoration:none;
}

a:hover{
    color:#04c694;
}
a.hover{
    color:#04c694;
}

