@charset "utf-8";

.index{
	background: url(../images/a1.png)top center no-repeat;
	background-size: cover;
	padding-bottom: 80px;
	background-attachment: fixed;
}
.header .logo img{
	height: 47px;
}
.header .centerBox{
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.header .other{
	display: flex;
}
.header .search form{
	position: relative;
}
.header .search .key{
	width: 260px;
	height: 40px;
	border-radius: 30px;
	border: 1px solid #ffffff;
	padding: 0 64px 0 20px;
	box-sizing: border-box;
	font-size: 14px;
	color: #f9e7ae;
	background: none;
}
.header .search .submit{
	background: url(../images/a1_06.png)center no-repeat;
	background-size: 29px 27px;
	position: absolute;
	right: 0;
	border: none;
	width: 29px;
	height: 27px;
	right: 34px;
	top: 50%;
	transform: translateY(-50%);
}
.header .other .denglu{
	float: right;
	width: 70px;
	line-height: 40px;
	background: #562f23;
	color: #ffffff;
	border:1px solid #EEDEA3;
	font-size: 14px;
	margin-left: 10px;
	text-align: center;
	cursor: pointer;
}
.center{
	max-width: 1260px;
	width: 93%;
	margin: auto;

}
.home{
	border: 0px solid #959595;
	padding: 20px 20px 25px;
	box-sizing: border-box;
	min-height: 670px;
}

.home .menu{
	font-size: 0;
}
.home .menu li{
	display: inline-block;
	text-align:center;
	margin-right: 5px;
	width: 100px;
	line-height: 39px;
	padding-left: 5px;
	background: url(../images/tabBg.jpg)no-repeat center center;
	background-size:100% 100%;
	color: #ffffff;
	cursor: pointer;
	font-size: 14px;
}
.home .menu li:hover{
	display: inline-block;
	margin-right: 5px;
	width: 100px;
	line-height: 39px;
javascript:/*artDialog*/;
	padding-left: 5px;
	background: url(../images/tabBgHover.jpg)no-repeat center center;
	background-size:100% 100%;
	color: #ffffff;
	cursor: pointer;
	font-size: 14px;
}
.home .menu li img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	width:15px;
	height:15px;
}
.on{
	background: linear-gradient(90deg,#d30000,#ff3c00) !important;
}
.hb{
	background: linear-gradient(90deg,#d30000,#ff3c00) !important;
}
.click{background:url(../images/tabBgHover.jpg) no-repeat  !important}
.home .content{
	margin-top: 0px;
}
.home .content .one{
	font-size: 0;
}
.home .content .one li{
	display: inline-block;
	vertical-align: top;
	border: 1px solid #959595;
	width: 19%;
	margin-right: 1.2%;
	margin-top: 25px;
	padding: 16px 10px 5px;
	box-sizing: border-box;
	background: #ffffff;
	transition: all ease-in-out .5s;
}
.home .content .one li:nth-child(5n){
	margin-right: 0;
}

.content .one li .bt{
	margin-top: -10px;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content .one li .tu{
	margin-top: 5px;
}

.content .one li .tu img{
	width: 100%;
}
.content .one li.tu _logo{position:absolute;top:0;left:0;z-index:101;}
.content .one li .he div{
	margin-top: 6px;
	clear: both;
	overflow: hidden;
}

.content .one li .he div span{
	font-size: 14px;
}

.content .one li .he div p{
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 26px;
	font-size: 14px;
}

.content .one li .he div p strong{
	font-weight: normal;
}

.content .one li .he div label{
	font-size: 14px;
}

.content .one li .he .on{
	float: right;
	width: 56px;
	line-height: 26px;
	text-align: center;
	color: #ffffff;
	text-align: center;
	border-radius: 30px;
	font-size: 12px;
}

.content .one li .he .hb{
	float: right;
	width: 80px;
	line-height: 26px;
	text-align: center;
	color: #ffffff;
	text-align: center;
	border-radius: 30px;
	font-size: 12px;
}

.footer{
	text-align: center;
	margin-top: 100px;
	font-size: 14px;
	color: #ffffff;
}

.home .content .one li:hover{
	transform: scale(1.05);
	box-shadow: 0 0 20px 3px rgb(250 130 111 / 75%);
	background: url(../images/a3_03.png)center no-repeat;
	background-size: cover;
}

.list .two{

	font-size: 0;

	margin-top: 5px;

}

.list .two li{

	display: inline-block;

	width: 49%;

	margin-right: 2%;

	margin-top: 30px;

	background: #ffffff;

	border: 1px solid #959595;

	padding: 10px;

	transition: all ease-in-out .5s;

}

.list .two li:hover{
	transform: scale(1.05);
}

.list .two li:nth-child(even){
	margin-right: 0;
}

.list .two li .tu{
	float: left;
	width: 26%;
	margin-right: 6px;
}

.list .two li .tu img{
	width: 100%;
}

.list .two li .zong{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.list .two li .bt{
	font-size: 16px;
	font-weight: normal;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list .two li .he{
	width: 59%;
}

.list .two li .ts{
	font-size: 16px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list .two li .zy{
	font-size: 14px;
	margin-top: 6px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.list .two li .data .qita{
	font-size: 13px;
	color: #dc0f0f;
	text-align: center;
	line-height: 24px;
}

.list .two li .data .on{
	margin-top: 4px;
	font-size: 12px;
	text-align: center;
	width: 80px;
	line-height: 26px;
	display: block;
	clear: both;
	overflow: hidden;
	color: #ffffff;
	border-radius: 20px;
}

.table{
    overflow-x: auto;
    display: flex;
}

.list table{
	border: 4px solid #c7b37b;
	box-sizing: border-box;
	margin-top: 30px;
	width: 100%;
}

.list table tr{
	border-bottom: 1px solid #e1e1e1;
}

.list table tr:last-child{
	border-bottom: none;
}

.list table tr th{
	background: #7c4210;
	color: #ffffff;
	font-size: 18px;
	height: 60px;
	text-align: center;
	padding: 0 28px;
	box-sizing: border-box;
	white-space: nowrap;
}

.list table tr td{

	padding: 10px;

	box-sizing: border-box;

	height: 40px;

	text-align: center;

	font-size: 14px;

	color: #583a00;

	background: #ffffff;

}

.list table tr td .on{

	width: 80px;

	line-height: 26px;

	color: #ffffff;

	display: inline-block;

	margin-left: 4px;

	border-radius: 20px;

}

.fixed{

	background: rgb(0,0,0,0.5);

	position: fixed;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	z-index: 999;

	display: flex;

	align-items: center;

	display: none;

}

.fixed .login .bt{

	padding: 20px;

	box-sizing: border-box;

	background: #5d3a2c;

	font-size: 18px;

	color: #ffffff;

}

.fixed .login .bt span{

	float: right;

	cursor: pointer;

	font-size: 26px;

    line-height: 26px;

}

.fixed .login .ma{

	background: #2E211E;

	padding: 30px 20px;

	box-sizing: border-box;

}

.fixed .login .ma p{

	line-height: 32px;

	font-size: 16px;

	text-align: center;

	color: #ffffff;

}

.fixed .login .ma img{

	width: 216px;

	margin: auto;

}

.fixed .login{

	max-width: 400px;

	width: 90%;

	margin: auto;

}

    a {
        text-decoration: none !important;
    }

    .leftfloat {
        width: 140px;
        position: fixed;
        top: 200px;
        left: 5;
        display: flex;
        align-items: center;
        flex-direction: column;
        border-radius: 10px;
        border: 2px solid #ccc;
        overflow: hidden;
        z-index: 9999;
        background-color: #fff;
    }

    .leftfloat .title {
        text-align: center;
        width: 100%;
        background-color: rgb(130, 202, 243);
        height: 50px;
        line-height: 50px;
    }

    .leftfloat .title span {
        color: #000;
        font-size: 23px;
    }

    .leftfloat img {
        width: 120px;
        height: 120px;
        object-fit: cover;
        margin: 20px 0;
    }

    .leftfloat .mfsize {
        font-size: 26px;
        color: rgb(60, 106, 159);
    }

    .leftfloat .subsize {
        font-size: 14px;
        color: rgb(51, 101, 158);
        font-weight: bold;
    }

    .leftfloat p {
        margin: 5px 0;
        font-size: 14px;
        color: rgb(51, 101, 158);
    }

    .leftfloat .subclick {
        margin-top: 10px;
        height: 40px;
        width: 100%;

    }

    .leftfloat .subclick span {
        padding: 2px 20px;
        border: 1px solid #333;
        font-size: 16px;
        color: #333;

    }

    .leftfloat .subclick span:hover {
        border: 1px solid rgb(51, 101, 158);
    }

    .leftfloat .close {
        width: 30px;
        height: 30px;
        position: absolute;
        right: 0;
        top: 0;
        text-align: center;
        line-height: 30px;
        font-size: 26px;
        color: #fff;
        cursor: pointer;
    }

    .rightfloat {
        width: 150px;
        position: fixed;
        right: 3px;
        top: 180px;
        z-index: 9999;
        background-color: rgb(46, 31, 6);
    }

    .rightfloat .chatcodea {
        width: 100%;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        border: 1px solid rgb(220, 190, 5);
    }

    .rightfloat .chatcodea span {
        padding: 4px 5px;
        font-size: 16px;
        margin-top: 5px;
        color: #fff;
    }

    .rightfloat .chatcodea img {
        width: 130px;
        height: 130px;
        object-fit: cover;
        margin-bottom: 10px;
    }
</style>
