body {
	min-width: 1080px;
	background: url('/static/viewY/image/bj3.jpg') no-repeat top #000;
	background-size: 100%;
	background-attachment: fixed
}
.suos1 {
    width: 111px;
    height: 34px;
    background: #6B2201;
    border-radius: 6px 6px 0px 0px;
    text-align: center;
    line-height: 34px;
    color: #fff;
}
.renw11 img {
    width: 96px;
    margin-top: 108px;
}
.renw12 {
    font-weight: bold;
    color: #804A20;
    margin-top: 3px;
}
.headr {
    padding: 40px 0;
}

.felei li {
    line-height: 33px;
    margin-left: 5px;
    color: #6B2201;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

.felei ul {
    margin-left: 9px;
}

.right-s {
    width: 511px;
    height: 36px;
    background: #6B2201;
    border-radius: 0px 6px 6px 6px;
}
input::-webkit-input-placeholder,  
textarea::-webkit-input-placeholder {  
    color: #BD917D;  
}
.right-s img {
    width: 18px;
    margin-top: -3px;
}
.right-s input {
    background: #6b2201;
    color: #fff;
    border: 0;
    height: 36px;
    padding-left: 20px;
    font-size: 13px;
    width: 462px;
    border-radius: 0px 6px 6px 6px;
}
.headr2 img {
    width: 160px;
    padding-left: 43px;
    padding-right: 25px;
    margin-top: 30px;
}
.headr1 {
        padding-left: 227px;
}
.headr3 img {
    width: 103px;
    position: relative;
    top: 25px;
}
p#yy3 {
	background: #fff;
	border-radius: 0;
	margin-left: 120px;
	margin-top: 6px;
	height: auto;
	font-size: 14px;
	padding: 3px 14px;
	width: 80px;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	border-radius: 4px;
}
.main .table-box .table .tbody td a:hover {
    color: red !important;
}
p#yy3 span {
	display: block;
	border-bottom: 0px solid;
	margin-bottom: 10px;
	text-align: center;
}

p#yy3 span:hover {
	color: #ccc;
}

.container {
	width: 1080px;
	margin: 0 auto
}

.red {
	color: red
}

.header {
	/* position: sticky;
    top: 0;
    left: 0;
    z-index: 999; */
	width: 100%;
	background: url('/static/index/image/hrader.jpg');
	background-size: 100% 100%;
	/* background-color: rgba(15, 10, 11,0.5);
    border-bottom: 1px solid #46412b; */
}

.header .container {
	height: 70px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #fff
}

.header .container .logo {
	margin-left: 38px;
	width: 123px;
	height: 41px;
}

.index-search {
	width: 1080px;
	height: 50px;
	background: linear-gradient(0deg, #631C22 0%, #812123 100%);
}

.index-search .left-s {
	line-height: 50px;
}

.index-search .right-s {
	margin-top: 10px;
}

.index-body-list {
	width: 1080px;
}

.header .container .nav_list {
	height: 100%;
	display: flex
}

.header .container .nav_list .nav_item {
	color: #fff;
	font-size: 13px;
	display: flex;
	align-items: center;
	/* margin-left: 20px; */
	transition: .3s all;
	position: relative;
	padding: 0px 38px;
}

.header .container .nav_list .nav_item::after {
	content: '';
	width: 40px;
	height: 4px;
	transition: .3s all;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -20px;
}

.header .container .nav_list .nav_item:hover,
.header .container .nav_list .nav_item.active {
	color: #f4cf20;
	/* background-color: rgba(71, 47, 49,0.5); */
}

.header .container .nav_list .nav_item:hover::after,
.header .container .nav_list .nav_item.active::after {
	/* background-color: #f4cf20; */
}

.header .container .nav_list .nav_item:last-child {
	margin-right: 12px
}

.main .banner_box {
	position: relative;
	color: #fff
}

.main .banner_box .qrcode {
	margin-top: -30px;
	height: 241px;
	position: relative;
	display: flex;
	display: none;
}

.main .banner_box .qrcode .qrcode_img {
	position: absolute;
	left: 50%;
	transform: translateX(-50%)
}

.main .banner_box .qrcode .item {
	position: relative;
	flex: 1
}

.main .banner_box .qrcode .item .code-box {
	position: absolute;
	top: 90px;
	right: 65px;
	text-align: center;
	font-size: 18px
}

.main .banner_box .qrcode .item .code-box .code {
	margin-bottom: 5px
}

.main .banner_box .fcm {
	margin: 8px 0 10px;
	display: none;
}

.main .banner_box .notice {
	height: 70px;
	background: url('/static/index/image/notice.png');
	display: flex;
	align-items: center;
	font-size: 16px;
	padding: 0px 20px;
	height: 35px;
	background: #751F23;
	margin: 5px 0;
}

.main .banner_box .notice .icon_notice {
	/* width: 22px; */
	/* margin-left: 24px; */
}

.main .banner_box .notice .title {
	flex: 1;
	color: #f4cf20;
	margin-left: 8px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.banner {
	margin-bottom: 5px;
}

.main .banner_box .notice .query_btn {
	width: 140px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background-color: #ae1e17;
	border-radius: 4px;
	cursor: pointer;
	margin: 0 27px 0 100px
}

.login-info {
	/* font-size: ; */
	cursor: pointer;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #D1898B;
}

.login-info a {
	color: #f4cf20;
	cursor: pointer;
	padding: 10px;
}

.login-but {
	padding: 10px;
	cursor: pointer;
}

.main .banner_box .notice .query_btn .icon {
	margin-top: -3px;
	margin-left: 5px;
	transition: .5s all
}

.main .liebiaoCheck {
	display: flex;
	justify-content: space-between;
	padding: 0 20px;
	background-color: rgba(174, 30, 23, 0.8);
	color: #fff;
	line-height: 46px;
	margin-top: 10px;
}

.main .liebiaoCheck ul {
	display: flex;
}

.main .liebiaoCheck ul li {
	margin-right: 20px;
	cursor: pointer;
}

.main .liebiaoCheck .checkRight input {
	padding: 7px 10px;
}
.index-search .right-s button{
	background:none;
}
.main .liebiaoCheck .checkRight .checkRightBtn {
	height: 30px;
	width: 60px;
	color: #fff;
	background: #FF9326;
	border: none;
}
.index-search .right-s span {
    width: 54px;
    background: #FF9326;
    color: #fff;
    display: block;
    float: right;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    font-size: 12px;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
}
.main .table-box {
	/* margin-top: 10px; */
	padding-bottom: 5px
}
.footer1 {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #EEEEEE;
    line-height: 22px;
    text-align: center;
}
footer.footer {
	width: 1080px;
	height: 56px;
	padding: 25px 0;
	background: #812123;
    background: #7C2E0B;
}
.footer_footer {
    height: 36px;
    background: #6B2201;
    line-height: 36px;
    font-weight: 400;
    color: #EEEEEE;
}
.main .table-box .table {
	width: 100%;
	text-align: center;
	font-size: 12px
}

.main .table-box .table .thead {
	background: #812123;
    background: linear-gradient(0deg, #993001, #6B2201);
	color: #fff;
	line-height: 46px
}

.index-search .left-s li span {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	font-size: 12px;
	margin: 0 6px;
	font-weight: 400;
}
.main .table-box .table .tbody .a3 {
    width: 160px;
	color: red;
}
.main .table-box .table .tbody.tbody4,.main .table-box .table .tbody.tbody3 {
    background: #ffff00;
}
.main .table-box .table .tbody .bonus{
	width: 300px;
}
.main .table-box .table .tbody .see{
	width: 70px;
}
table.table {
	border: 1px solid #AAAAAA;
}
.main .table-box .table .tbody tr:hover {
    background-color: #fff;
}
td.go a {
    color: #b1040c;
    text-decoration: underline;
}
/* .main .table-box .table .tbody {
	background-color: rgba(255, 255, 255, 0.8);
	color: #000;
	color: #222222;
	font-size: 12px;
} */
.main .table-box .table .tbody {
	background-color: rgba(255, 255, 255, 0.8);
	background-color: #ffff99;
	color: #000;
	color: #222222;
	font-size: 12px;
}
.main .table-box .table .tbody.tbody4 .a3 {
    color: #000;
}
.main .table-box .table .tbody:hover {
	background-color: rgb(255, 255, 153);
	background-color: #fff;
}
.tbody31{
	background: #ffff00;
}
.tbody31 .a3{
	color: #000;
}
.main .table-box .table .tbody .tbody31 .a3 {
    color: #000;
}
/* 类型 */
.main .table-box .table .tbody .yanse .t-1 {
	color: red;
}

.main .table-box .table .tbody .yanse .t-2 {
	color: green;
}

.main .table-box .table .tbody .yanse .t-3 {
	color: blue;
}

.main .table-box .table .tbody .yanse .t-4 {
	color: pink;
}

.main .table-box .table .tbody .yanse .t-5 {
	color: yellow;
}

.main .table-box .table .tbody .chongzhi a {
	padding: 5px;
	border-radius: 4px;
	color: #fff
}

.main .table-box .table .tbody .chongzhi .wks {
	background-color: #f56c6c
}

.main .table-box .table .tbody .chongzhi .kq {
	background-color: #409eff
}

.main .table-box .table .tbody .chongzhi .jl {
	background-color: #67c23a
}

.main .table-box .table .tbody td {
	    padding: 4px 0;
	    /* white-space: nowrap; */
}

.main .table-box .table .tbody .time {
	color: #f4cf20;
	color: #ae1e17
}
td.a2 a,td.a2 p,td.a2 span {
    color: rgb(0, 0, 0) !important;
    background: none !important;
	font-size: 12px !important;
}

td.bonus span,td.bonus a,td.bonus p {
    color: rgb(0, 0, 0) !important;
    background: none !important;
	    font-size: 12px !important;
}
.main .table-box .table .tbody .see a {
	color: #b1040c;
	text-decoration: underline
}

.side {
	position: fixed;
	top: 400px;
	left: 50%;
	margin-left: 560px;
	display: none;
}

.side .item {
	width: 102px;
	height: 55px;
	background-color: rgba(0, 0, 0, 0.4);
	display: flex;
	justify-content: center;
	align-items: center;
	color: #f1eec3;
	font-size: 14px;
	cursor: pointer;
	margin-bottom: 10px
}

.side .item .icon {
	width: 18px;
	margin-right: 8px
}

.side .to_top {
	flex-direction: column
}

.side .to_top .icon {
	margin-right: 0;
	margin-bottom: 8px
}

.login_layer {
	height: 398px;
	border-radius: 5px;
	display: flex
}

.login_layer .layui-form {
	width: 400px;
	padding: 20px 30px;
	position: relative
}

.login_layer .layui-form .title {
	font-size: 20px;
	margin-bottom: 50px
}

.login_layer .layui-form .layui-form-item {
	position: relative
}

.login_layer .layui-form .layui-form-item .label {
	margin-bottom: 5px
}

.login_layer .layui-form .layui-form-item .getCode {
	width: 100px;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0
}

.login_layer .layui-form .layui-btn {
	margin-top: 20px;
	width: 100%
}

.login_layer .layui-form .tips {
	width: 100%;
	line-height: 43px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	color: #9e9e9e;
	background-color: #f7f8f9;
	font-size: 12px;
	text-indent: 30px
}

.login_layer .layui-form .tips a {
	text-decoration: underline;
	margin: 0 5px
}

.login_layer .layui-icon-close {
	width: 30px;
	height: 30px
}

.fllq_layer {
	height: 550px;
	border-radius: 5px;
	/* display: flex */
}

.fllq_layer .title {
	/* margin-bottom: 30px; */
	padding: 15px;
	font-size: 14px;
	color: #333;
	border-bottom: 1px solid #eee;
	background-color: #F8F8F8;
}

.fllq_layer .layui-form {
	width: 400px;
	padding: 20px 30px;
	display: flex;
	flex-direction: column;
	justify-content: center;

}

.fllq_layer .layui-form .lq_info {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-bottom: 1px solid #c7c7c7;
	margin-bottom: 30px;
}

.lq_info .jl_money {
	padding: 20px 0 10px;
	color: red;
	font-size: 26px;
}

.lq_info .g-name {
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 10px;
}

.lq_info .g-name a {
	font-size: 14px;
	font-weight: bold;
	color: #0435ff;
	text-decoration: underline;
}

.lq_info .jl-num {
	font-size: 14px;
	font-weight: 400;
	color: #949494;

	padding: 0 0 20px;
}

.fllq_layer .layui-form .layui-form-item {
	position: relative;
	/* display: flex; */
}

.fllq_layer .layui-form .layui-form-item .label {
	margin-bottom: 5px
}



.fllq_layer .layui-icon-close {
	width: 30px;
	height: 30px
}

.pp-task-fiex {
	position: fixed;
	top: 10%;
	right: 10%;
	display: none;
}