@charset "UTF-8";
body {
    background: url(../img/bg.png) top center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-color: #0d0000;
    min-width: 1200px;
    /*background-position: top 74px center;*/
	font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,WenQuanYi Micro Hei,Arial,sans-serif;
	-webkit-text-size-adjust: none;
}
.main {
    width: 100%;
    height: auto;
    /*background-size: 100% 100%;*/
    margin-top: 74px;
}
.banner {
    width: 1200px;
    margin: 0 auto;
/*    padding-top: 5px;
    height: 118px;
    */
}
.banner_bg {
    width: 100%;
    height: auto;
    background: url(../img/bg-02.png) top no-repeat;
    background-attachment:fixed;
}
.ad_info {
    width: 1200px;
    margin: 0 auto;
    height: 40px;
    background-color: #000000;
}
.report {
    display: inline-block; 
    background-color: #212121; 
    height: 40px;
    border-top-right-radius: 20px; 
    border-bottom-right-radius: 20px; 
    padding-right: 20px;
}
.report_r {
    display: inline-block; 
    height: 40px; 
    margin-left: 3px; 
    text-align: center;
    line-height: 17px;
    padding-top: 5px;
}
.ad_info a {
    color: #D0D0D0;
    font-size: 15px;
}
.ad_info>a:hover {
    color: #edda56;
}
.report_r span {
    display: block; 
    font-size: 14px;
}
.report_l {
    display: inline-block; 
    float: left;
    text-align: center; 
    height: 40px; 
}
.report_l img {
    padding: 5px 0 6px 10px;
	width: 24px;
	height: 28px;
}
.ad_content {
    display: inline-block;
    height: 40px;
    position: absolute;
    margin-left: 15px;
    width: 1050px;
}
.ad_content ul {
    margin: 0;
    padding: 0;
}
.ad_content li {
    float: left;
    font-size: 12px;
    color: #787878;
    line-height: 40px;
    margin-right: 10px;
}
.ad_item {
    padding-right: 10px;
}
.marks_content_search {
    width: 1200px;
    margin: 0 auto;
    height: 48px;
    background-color: #cc9595;
    margin-top: 5px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.inputtext {
    float: right;
    height: 48px;
    line-height: 44px;
    margin-right: 14px;
}
.inputtext input {
    border: 0;
    height: 36px;
    width: 190px;
    border-radius: 18px;
    text-indent: 20px;
    background: #bb8680;
    color: #75312a;
    outline: none;
    margin-right: -20px;
}
.inputtext img {
    position: relative;
    top: 3px;
    right: 12px;
    cursor: pointer;
}
.inputtext input::-webkit-input-placeholder{
    color: #75312a;
}
.inputtext input::-moz-placeholder{
    color: #75312a;
}
.inputtext input::-ms-input-placeholder{
    color: #75312a;
}
.inputtext input::-ms-clear {display: none;}
.inputtext input::-ms-reveal {display: none;}
.select_edition .select_sm {
    height: 48px;
}
.select_edition ul {
    margin: 0;
    height: 48px;
    font-size: 14px;
    padding: 0;
}
.select_edition li {
    float: left;
    line-height: 48px;
    margin-left: 12px;
}
.hky {
    cursor: pointer;
    color: #0E0001;
}
.hky:hover {
    color: #a7000e;
}
.hkt {
    color: #A7000E;
    font-size: 14px;
}
.game {
    font-size: 12.5px;
}
.wrap_game {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    /*box-shadow: 0px 0px 25px 0px #aaa;
    border-right: 1px solid #822222;
    border-left: 1px solid #822222;*/
}
table.gamelist {
    width: 1200px;
    border-collapse: collapse;
}
table.gamelist th {
    background-color: #A7000E;
    color: #FFEE99;
    font-weight: 400;
    font-size: 15px;
    border: solid 1px #000000;
    height: 41px;
    line-height: 41px;
    font-family: "??????";
}
table.gamelist th:last-child {
    border-right: 0;
}
table.gamelist th:first-child {
    border-left: 0;
}
table.gamelist td {
	/* line-height: 27px; */
	line-height: 30px;
	border: 1px solid #822323;
	background-color: #FFEE99;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.a-img {
    position: relative;
    top: 2px;
}
.atext {
    margin-left: 2px;
}
table.gamelist .row_1:hover td{
	background-color: #FFEE99; /* !important */
}
table.gamelist .row_0:hover td{
	background-color: #FFF!important;
}
table.gamelist .row_0 td{
	background-color: #FFEE99; /* !important */
}
table.gamelist .row_2 td{
	background-color: #FFEE99;/* !important */
}
table.gamelist .row_2:hover td{
	background-color: #FFF!important;
}
table.gamelist .row_3 td{
	background-color: #FFEE99; /* !important */
}
table.gamelist .row_3:hover td{
	background-color: #FFF!important;
}
table.gamelist tr.gd td {
    background-color: #FFF;
}

table.gamelist tr.txgd td {
	background-color: #FFEE99; /* !important */
}

table.gamelist tr.txgd:hover td {
	background-color: #FFF!important;
}
/* begin */
table.gamelist tr.wl td {
	background-color: #FFEE99; /* !important */
}
table.gamelist tr.wl:hover td {
	background-color: #FFF!important;
}
/* end */
table.gamelist tr td:nth-child(5) {
	text-align: center;
}

table.gamelist tr:hover td {
	background-color: #fff;
}
table.gamelist tr.gd:hover td {
	/* background-color: #FFFF99; */
}
table.gamelist td:nth-child(7) a {
	display: block;
	height: 29px;
	width: 90px; 
	margin: 0px auto;
	text-align: center;
}
table.gamelist td:nth-child(5) span {
	/*color: #FF0000;*/
}
table.gamelist td a {
	color: #000;
	text-decoration: none;
}
.nokey {
	display: none;
}
.article {
    width: 1200px;
    margin: 0 auto;
    background: #ffffff;
    margin-top: 5px;
    border-radius: 3px;
}
.hot_tit {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e4e4e4;
}
.hot_tit span {
    font-size: 14px;
}
.hot_tit img {
    float: left;
    margin-left: 20px;
    position: relative;
    top: 8px;
}
.hot_info {
    padding: 0 10px;
}
.hot_item {
    display: inline-block;
    padding: 12px 0 10px 0;
    margin-left: 10px;
}
.hot_item img {
    width: 220px;
    height: 140px;
    border-radius: 5px;
}
.img_title {
	width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
	text-align: center;
	padding: 2px 0 5px 0;
}
.img_title a {
	color: #555555;
}
.img_title>a:hover {
    color: #fb0000;
}
.article_item {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.index-course {
    width: 399px;
    border-right: 1px solid #c7c7c7;
    float: left;
}
.index-course-title {
    background: #e4e4e4;
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
}
.index-course-title img {
    position: relative;
    top: 5px;
}
.index-course-title strong {
    margin-left: -5px;
    font-size: 14px;
}
.index-course-title a {
    float: right;
    color: #888888;
    font-size: 12px;
}
.index-course ul {
    padding: 0 20px;
}
.index-course li {
    line-height: 30px;
    height: 30px;
    border-bottom: 1px dashed #e4e4e4;
}
.index-course>ul>li>a {
    font-size: 12px;
    color: #555555;
    width: 254px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index-course>ul>li>a:hover {
    color: #fb0000;
}
.index-course>ul>li>span {
    font-size: 12px;
    color: #555555;
    float: right;
}
.index-course li:last-child{
    border-bottom:0;
}

.tips{
    width: 49px;
    height: 151px;
    position: fixed;
    top: 335px;
    right: 0;
}
.tip_item {
    background: rgba(106,64,46,0.9);
    opacity: 0.8;
    border-radius: 3px;
    text-align: center;
    line-height: 18px;
    margin: 0 auto;
    color: #E6B8A1;
    width: 50px;
}
.tip_item a:hover {
    background-color: #a7000e;
    color: #edda56;
    cursor: pointer;
}
.tip_item a {
    font-size: 14px;
    color: #E6B8A1;
    display: inline-block;
    padding: 10px 11px;
    border-radius: 3px;
}
.tip_top {
    margin-top: 2px;
}
.tip_item p {
    margin: 0;
    padding: 0;
}
.tip_item img {
    width: 25px;
    height: 15px;
    position: relative;
    top: 5px;
}
.tip_item span {
    font-size: 13px;
}
.back_top {
    background: url(../img/top.png) center no-repeat; 
    background-size: 25px 14px; 
    background-position: 50% 30%;
    display: inline-block;
}
.jiantou {
    display: inline-block;
}
.back_top:hover {
    color: #edda56;
    background: url(../img/top2.png) center no-repeat; 
    background-size: 25px 14px; 
    background-position: 50% 30%;
}

.welfare {
	width: 80px;
    height: 200px;
    position: fixed;
    top: 335px;
    left: 265px;
	display: none;
}


