﻿* {
	margin: 0;
	padding: 0;
	font-family: Inter, -apple-system, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "微软雅黑";
	transform-origin: 0 0;
}

body {
	background-color: #1e1e1e;
}

body,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
dl,
dt,
dd {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
}

img {
	border-style: none;
}

li {
	list-style: none;
	float: left
}

a {
	text-decoration: none
}

body {
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	zoom: 100%;
	z-index: 1;
}

.bing {
	float: left;
	margin: 8px 0;
	margin-left: 100px;
}

.bing form {
	position: relative
}

#Select {
	float: left;
	border: 1px solid #1e1e1e
}

.Select-box {
	text-align: center;
	float: left;
	position: relative;
}

.Select-box ul {
	height: 40px;
	position: absolute;
	left: -1px;
	top: 0px;
	z-index: 9999;
	background: #FFF;
	border: 1px solid #1e1e1e;
	border-top: none;
	overflow: hidden
}

.Select-box li {
	width: 60px;
	line-height: 40px;
	font-size: 14px;
	color: #efefef;
	border: 0;
	cursor: pointer;
}

.Select-box li:hover {
	background: #3385ff;
	color: #FFF;
}

.Select-box .this_s {
	color: #787878;
}

.Select-box .this_s:hover {
	background: #FFF;
	color: #737373;
}

.qingkong {
	display: block;
	width: 32px;
	height: 32px;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 8px;
	cursor: pointer;
	text-align: center;
	font-size: 18px;
	user-select: none;
}

.qingkong:hover {
	background: rgba(0, 0, 0, 0.7);
}

.qingkong:active {
	background: rgba(0, 0, 0, 0.9);
}

.content {
	width: 800px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 25%;
	z-index: 3;
}

.body {
	width: 100%;
	height: auto;
	z-index: 3;
}

.bg-2 {
	padding-top: 60px;
}

.content {
	width: 800px;
	overflow: hidden;
	margin: 30px auto;
	z-index: 3;
	padding-bottom: 120px;
}


.nav-list {
	width: 1100px;
}

.mix-content {
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
}

.left-tips {
	font-size: 12px;
	color: #959595;
	float: left;
}

.right-tips {
	font-size: 12px;
	color: #959595;
	float: right;
}

.tit-style2 {
	margin-top: 35px;
	padding: 0 50px;
	padding-top: 30px;
	line-height: 40px;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	display: inline-block;

}

.min-tit {
	font-size: 15px;
	color: #959595;
}

/*-----------------------------简洁版样式定义- 开始---------------------------------------------------*/

.bing-2 {
	width: 100%;
	height: 110px;
	margin: 0 auto;
	background: none;
	padding-top: 90px;
	z-index: 4;
}

.bing-2 form {
	width: 800px;
	margin: 0 auto;
}

.bing-2 input {
	padding: 13px 8px;
	font-size: 15px;
}

#Select-2 {
	float: left;
}

.Select-box-2 {
	text-align: center;
	float: left;
	position: relative;
}

.Select-box-2 ul {
	height: 47px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 9999;
	background: #efefef;
	border: none;
	overflow: hidden;
	border-radius: 6px;
	border: 1px solid #1e1e1e;
}

.Select-box-2 li {
	width: 60px;
	line-height: 46px;
	font-size: 15px;
	color: #1e1e1e;
	border: 0;
	cursor: pointer;
	width: 80px;
}

.Select-box-2 li:hover {
	background: #1e1e1e;
	color: #efefef;
}

.Select-box-2 .this_s {
	color: #1e1e1e;
	width: 80px;
}

#kw-2 {
	width: 413px;
	outline: 0;
	border: 1px solid #1e1e1e;
	background: rgba(255, 255, 255, 0.97);
	color: #000000;
	padding-left: 8px;
	font-weight: bold;
	height: 48px;
	box-sizing: border-box;
}

#su-2 {
	width: 90px;
	background: #efefef;
	border: #1e1e1e 1px solid;
	color: #1e1e1e;
	cursor: pointer;
	outline: none;
	height: 48px;
	border-radius: 6px;
}

#su-2:hover {
	background: #1e1e1e;
	color: #efefef;
}

#su-2:active {
	background: rgb(129, 129, 129);
	box-shadow: inset 1px 1px 3px rgb(206, 206, 206);
	-webkit-box-shadow: inset 1px 1px 3px rgb(81, 81, 81);
}


.jianjie {
	width: 852px;
	z-index: 3;
}

.jj-list {
	width: 232px;
	margin-right: 52px;
	float: left;
	margin-bottom: 20px;
	z-index: 21;
}

.jj-list-tit {
	font-size: 16px;
	line-height: 52px;
	color: #efefef;
	padding-left: 4px;
	z-index: 21;
}

.jj-list-con {
	overflow: hidden;
	z-index: 21;
}

.jj-list-con li {
	width: 110px;
	margin: 3px 3px;
	z-index: 22;
}

.link-3 {
	display: block;
	background: #efefef;
	color: #1e1e1e;
	font-size: 16px;
	text-align: center;
	line-height: 35px;
	padding: 4px 0;
	border-radius: 6px;
	transition: all 0.2s;
	z-index: 3;
	border: 1px solid #1e1e1e;
}

.link-3:hover {
	background: #1e1e1e;
	font-size: 18px;
	color: #efefef;
	font-weight: bold
}

.footer {
	margin-top: auto;
	color: #1e1e1e;
	font-size: 12px;
	text-align: center;
	position: fixed;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	padding: 10px;
	z-index: 50;
	max-width: 450px;
	background-color: #efefef;
	border: 1px solid #1e1e1e;
	border-radius: 4px;
}


.footer1 {
	display: none;
}


/*-----------------------------简洁版样式定义- 结束---------------------------------------------------*/


div#bing {
	width: 80px;
	height: 1.2rem;
	box-sizing: border-box;
	text-align: center;
}

.bing-2 form {
	max-width: 800px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	height: 1.2rem;
	padding: 0;
	z-index: 4;
}

.in5 {
	width: calc(100% - 160px);
	position: relative;
	box-sizing: border-box;
}

div#qingkong {
	position: absolute;
	right: 16px;
	top: 50%;
	transform: translateY(-50%);
	line-height: 28px;
	color: #e6e6e6;
}

input#su-2 {
	width: 79px;
	box-sizing: border-box;
}

#kw-2 {
	width: 98%;
	border-radius: 6px;
	background: #efefef;
	margin-left: 1.1%;
}

@media screen and (max-width: 1000px) {
	ul.keylist {
		width: calc(100% - 0px) !important;
	}

	div.in5 {
		width: calc(100% - 0px);
	}

	input#su-2 {
		position: absolute;
		right: 0;
		border-radius: 0px 6px 6px 0px;
	}
}

.keylist {
	max-width: 628px;
	transform: translateX(1px);
	width: calc(100% - 160px);
	box-sizing: border-box;
	z-index: 52;
	margin: auto;
	display: none;
}

ul.keylist {
	outline: 0;
	background: #efefef;
	color: #1e1e1e;
	font-weight: bold;
	position: relative;
	border-radius: 6px;
	border: 1px solid #1e1e1e;
	transform: translateY(7px);
}

ul.keylist li {
	float: none;
	padding: 3px 8px;
	transition: 0.3s all;
}

.keylist li:hover {
	background-color: #1e1e1e;
	border-radius: 6px;
	color: #efefef;
}

.keylist li.active {
	background-color: #1e1e1e;
	border-radius: 6px;
	color: #efefef;
}

body,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
dl,
dt,
dd {
	z-index: 3;
}

.z_m_i {
	padding: 10px 20px 0;
	box-sizing: border-box;
	position: relative;
}

.jj-list-con li {
	position: relative;
	height: 42px;
}

.jj-list-con li:hover .i_r_remove {
	display: block;
}

.toggle-background,
.change-background {
	padding: 0;
	position: fixed;
	right: 10px;
	bottom: 60px;
	font-size: 1.4rem;
	color: #888;
	background-color: #fff;
	border: 1px solid #1e1e1e;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	z-index: 999;
	width: 40px;
	height: 40px;
	box-shadow: 0 0px 24px rgb(18 18 18 / 100%);
	border-radius: 4px;
	transition: all 0.2s ease-in-out;
}

.change-background {
	bottom: 120px;
}

.toggle-background:hover,
.toggle-background:focus,
.change-background:hover,
.change-background:focus {
	color: #efefef;
	border: 1px solid #efefef;
	background-color: #1e1e1e;
}

.toggle-background:active,
.change-background:active {
	color: #888;
	background-color: #fff;
}

body.no-background {
	background-image: none !important;
}

.weather {
	margin-right: 52px;
	padding-top: 550px;
	text-align: center;
}

.weather-box {
	background-color: #efefef;
	border-radius: 6px;
	border: 1px solid #1e1e1e;
	margin: 0 auto;
}

.bkani-controls {
	position: fixed;
	top: 20px;
	right: 20px;
	max-width: 600px;
	background: rgba(239, 239, 239, 0.6);
	padding: 15px;
	border-radius: 8px;
	border: 1px solid #ccc;
	backdrop-filter: blur(8px);
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	color: #333;
	justify-content: space-between;
	z-index: 10;
	display: none;
	opacity: 0;
	transition: opacity 500ms ease;
	margin: 20px;
}

.bkani-controls p {
	line-height: 1.3;
	font-size: 13px;
	margin: 0 0 5px 0;
}

@media (max-width: 1024px) {
	.bkani-controls {
		right: 30px;
		z-index: 100000;
	}
}

.bkani-controls h3 {
	font-size: 16px;
	color: #444;
}

.bkani-controls code {
	padding: 2px 4px;
	font-size: 90%;
	background-color: #efefef;
	border-radius: 4px;
	border: 1px solid #ccc;
	white-space: pre;
	width: 100%;
}

.control-group label {
	display: block;
	font-size: 11px;
	font-weight: bold;
}

.control-group input[type=range] {
	width: 100%;
	cursor: pointer;
	padding: 0px;
}

.bkani-controls textarea {
	width: 100%;
	height: 27px;
	box-sizing: border-box;
	font-family: 'Consolas', 'Monaco', monospace;
	font-size: 12px;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 5px;
	resize: vertical;
	background: rgba(255, 255, 255, 0.9);
	margin-top: 5px;
}

.bkani-controls textarea:focus {
	outline: none;
	border-color: #666;
}

.bkani-controls button {
	flex: 1;
	padding: 10px;
	text-align: center;
	border: 1px solid #ccc;
	background-color: #1e1e1e;
	color: #efefef;
	border-radius: 4px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: 400;
	cursor: pointer;
	box-sizing: inherit;
	display: block;
	margin: 10px auto;
	width: 100px;
}