@charset "utf-8";
/* CSS Document */
html,
body,
div,
span,
iframe,
input,
select,
map,
font,
img,
a img,
samp,
strong,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
b,
p,
blockquote,
a,
address,
code,
dl,
dt,
dd,
ol,
ul,
li,
form,
label,
table,
tr,
td,
th {
	padding: 0;
	margin: 0;
	border: 0;
	box-sizing: border-box;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
ol,
ul {
	list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1;
}
a {
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
}
i,
em {
	font-style: normal;
}

a:focus {
	outline: none;
}
a.hidefocus {
	outline: none;
}

input[type="text"],
input[type="submit"],
input[type="button"] {
	-webkit-appearance: none; /*去除iPhone input默认样式}*/
}
input {
	outline: none;
	background: none;
}
img {
	display: block;
}

.fl {
	float: left;
}
.fr {
	float: right;
}
.clear:after {
	display: block;
	content: "";
	clear: both;
	height: 0;
	overflow: hidden;
}
.clear {
	zoom: 1;
}
.header_one_out {
	box-shadow: 0px 8px 20px 6px rgb(161 159 159 / 10%);
	display: flex;
	justify-content: center;
	align-items: center;
}
.header_one {
	width: 12rem;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 0.5rem;
}
.header_one > .header_one_title {
	display: flex;
	justify-content: center;
	align-items: center;
}
.header_one > .header_one_title > .content {
	margin-left: 0.55rem;
}
.content_network {
	display: block;
	height: 0.31rem;
	margin-top: 0.12rem;
}
.header_one > .header_one_title > .content > a:first-child {
	text-decoration: none;
	color: #333;
	font-size: 0.15rem;
	font-weight: bold;
	display: block;
}
.content_network:hover + .navigation {
	display: flex !important;
	opacity: 1 !important;
}
.navigation {
	position: absolute;
	color: #5f5f5f;
	font-size: 0.14rem;
	display: flex;
	opacity: 0;
	justify-content: center;
	align-items: flex-start;
	width: 9.2rem;
	box-shadow: 0 0.02rem 0.05rem rgb(0 0 0 / 10%);
	background: #fff;
	border-radius: 0.1rem;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}
.navigation:hover {
	display: flex !important;
	opacity: 1 !important;
}
.navigation_item {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-left: 0.5rem;
}
.navigation_item > .navigation_content:first-child {
	cursor: pointer;
	font-size: 0.16rem;
	color: #f96203;
	font-weight: bold;
	border-bottom: 0.01rem solid #eee;
	margin-bottom: 0.15rem;
}
.navigation_item > .navigation_content:first-child a {
	text-decoration: none;
	color: #f96203;
}
.navigation_content:hover {
	background-color: #f9f9f9;
}
.navigation_content a {
	text-decoration: none;
	color: #5f5f5f;
}
.hot {
	color: red;
	left: .9rem;
	position: absolute;
	font-size: .1rem;
	position: absolute;
}
.navigation_content {
	height: 0.31rem;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 1rem;
	position: relative;
}
.header_right {
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
.header_right_item {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	padding-left: 0.3rem;
}
.header_right_item > img {
	cursor: pointer;
}
.right_item_weixin {
	width: .8rem;
	position: absolute;
	margin-top: .6rem;
	visibility: hidden;
}
.right_item_weibo {
	width: 0.8rem;
	position: absolute;
	margin-top: 0.6rem;
	visibility: hidden;
}
.header_right_item .weixin_item:hover + .right_item_weixin {
	visibility: initial;
}
.header_right_item .weibo_item:hover + .right_item_weibo {
	visibility: initial;
}

.header_out {
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0px 0.08rem 0.2rem 0.06rem rgb(161 159 159 / 10%);
	margin: 0.08rem auto;
}

.header {
	width: 12rem;
	height: 0.6rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
.header .line {
	width: 0.2rem;
	min-width: 0.2rem;
	margin-left: 0.2rem;
	height: 0.49rem;
	border-left: 0.01rem solid #ccc;
}
.header .title {
	display: flex;
	align-items: center;
	min-width: 5.97rem;
}
.header .title > .content {
	margin-left: 0.3rem;
	font-size: 0.22rem;
	color: #ec6b1a;
	font-weight: bold;
}
.header .title > .content a {
	text-decoration: none;
	margin-left: 0.3rem;
	font-size: 0.19rem;
	color: #ec6b1a;
	font-weight: bold;
}

.footer {
	background-color: #1c1c1c;
}
.footer_china {
	color: white;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	height: 0.4rem;
	margin-top: 0.1rem;
}
.footer_china a {
	color: #a4a4a4;
	font-size: 0.14rem;
	text-decoration: none;
	display: block;
}
.footer_china_title {
	font-size: 0.16rem;
	line-height: 0.24rem;
}
.footer_china_title a {
	font-size: 0.16rem;
	line-height: 0.24rem;
	color: white;
}
.footer_china a:hover {
    color: red;
}
.footer_china ul {
	list-style: none;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-left: 0px;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	padding-inline-start: 40px;
	margin: 0;
	height: .4rem;
}
.footer_china ul li {
	margin-left: 0.2rem;
}
.footer_china_twoline {
	color: white;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	height: 0.4rem;
}
.footer_china_twoline ul {
	list-style: none;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: .4rem;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	padding-inline-start: 40px;
	margin: 0;
	margin-left: -5.89rem;
}
.footer_china_twoline ul li {
	margin-left: 0.2rem;
}
.footer_china_twoline a {
	font-size: 0.14rem;
	color: #a4a4a4;
	text-decoration: none;
	display: block;
}
.footer_china_twoline a:hover {
    color: red;
}
.friend_out {
	padding: 0.3rem 0;
	margin: 0.3rem auto;
	border-top: 0.01rem solid #303030;
	border-bottom: 0.01rem solid #303030;
	width: 12rem;
}
.footer_image {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 4.6rem;
}
.footer_image_item {
    margin-left: .55rem;
    width: .98rem;
}
.footer_right {
    color: white;
    margin-left: .55rem;
    font-size: .14rem;
	display: flex;
	align-items: center;
}
.footer_right_small_button {
    border: .01rem solid #EF6101;
    color: #EF6101;
    width: .68rem;
    height: .23rem;
    border-radius: .11rem;
    font-size: .1rem;
    text-align: center;
    padding-top: .05rem;
    cursor: pointer;
	box-sizing: content-box;
}
.footer_right_small_button a{
	color: #EF6101;
}
.copyright {
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: .14rem;
	padding-bottom: .05rem;
}
.copyright a {
    text-decoration: none;
    color: white;
    font-size: .14rem;
}