body {
	font-size:13px;
	color:#333333;
	font-family:"宋体";
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

*{
    margin: 0;
    padding: 0;
}

a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#d93e72;
	text-decoration:underline;
}
.Header {
	padding:0px;
	height:120px;
	width:1200px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	overflow:hidden;
	background-color:#FFFFFF;
}
.Header .Logo {
	padding:0px;
	float:left;
	height:80px;
	width:212px;
	overflow:hidden;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}
.Header .Logo h1 {
	margin: 0px;
	padding: 0px;
}
.Header .sosuo {
	padding:0px;
	float:left;
	height:80px;
	width:720px;
	overflow:hidden;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:50px;
	text-align:center;
}
.Header .wxt {
	float:right;
	height:80px;
	width:168px;
	overflow:hidden;
	margin-top:30px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:20px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:11px;
	text-align:center;
	color:#000000;
}
.wxtdltx {
	float:right;
	height:80px;
	width:182px;
	overflow:hidden;
	margin-top:25px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:20px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:3px;
	text-align:center;
	color:#000000;
}
.wxtdltx .touxian {
    border-radius:50px;
	padding: 0px;
	height: 48px;
	width: 48px;
	float: left;
	overflow: hidden;
	margin-top: 12px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
}
.wxtdltx .nichneg {
	padding: 0px;
	height: 50px;
	width: 116px;
	float: left;
	overflow: hidden;
	margin-top: 12px;
	margin-right: 3px;
	margin-bottom: 15px;
	margin-left: 3px;
	line-height: 22px;
	color: #333333;
	text-align: center;
}
.Header .sosuo form {
	margin:0px;
	padding:0px;
}
.Header .sosuo .swd {
	height:40px;
	width:550px;
	border:2px solid #FF0000;
	float:left;
	overflow:hidden;
	padding:0px;
	margin-top:18px;
	background-color:#FFFFFF;
}
.Header .sosuo input {
	background-color:#FF0000;
	text-align:center;
	padding:0px;
	height:40px;
	width:135px;
	margin-top:18px;
	border:2px solid #FF0000;
	float:left;
	overflow:hidden;
}
.container{
    margin: auto;
    background-color:#000000;
	height:38px;
	width:100%;
	padding:0px;
	float:left;
}



.home{
    background-color: #FF3300;
    float: left;
    height:38px;
	width:78px;
    list-style-type: none;
}
.home a{
    width: 78px;
	height: 38px;
	display: block;
	text-align: center;
	line-height: 35px;
	color: #000;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}

.nav_bar .nav_list .nav_item{
    background-color: orange;
    float: left;
    height:38px;
	width:66px;
    list-style-type: none;
}


.clearfix::after{
    content: '';
    display: block;
    clear: both;
}

.nav_bar .nav_list{
    width: 1200px;
    margin: auto;
	
}



/*对导航栏里面的a标签进行设置*/
.nav_bar .nav_list .nav_item a{
	width: 66px;
	height: 38px;
	display: block;
	text-align: center;
	line-height: 35px;
	color: #000;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}

/*导航栏下拉菜单隐藏设置*/
.drop_down_list{
    display: none;
    position: relative;
    z-index: 100;
    background-color: #FFCC00;
	    margin: 0;
    padding: 0;
	overflow: hidden;
	
}

.drop_down_list li{
list-style-type: none;
}

.you {
	position:fixed;
	top:30%;
	right:0;
}
.tanchuang {
	position:fixed;
	left:50%;
	top:45%;
	display:none;
	margin-left:-160px;
	margin-top:-220px;
	width:320px;
	height:300px;
	background:#fff;
	border-radius:8px;
	text-align:center;
	z-index:1000;
}
.tanchuangfg {
	margin:0 auto;
	text-align:center;
	width:320px;
	height:60px;
	background:#de8e98;
	border-radius:8px 8px 0 0;
	overflow:hidden;
}
.tanchuangfg p {
	margin-top:3%;
	font-size:28.8px;
	font-weight:bold;
	color:#fff;
}
.tanchuang p {
	margin-top:10px;
}
.tanchuangyqm {
	margin:0 auto;
	width:250px;
	font-size:28.8px;
	border:1px dashed #ffea00;
	background:#de8e98;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}
.tanchuangdownli {
	width:320px;
}
.tanchuangdownli a {
	display:inline-block;
	width:200px;
	text-decoration:none;
	text-align:center;
	height:55px;
}
.tanchuangdown {
	display:block;
	width:200px;
	height:28px;
	margin:0 auto;
	margin-top:6%;
	padding-top:4%;
	border-radius:8px;
	background:#59c65d;
	font-size:16px;
	color:#fff;
	text-align:center;
}
.close {
	cursor:pointer;
	width:48px;
	height:48px;
	position:absolute;
	top:0;
	right:0;
}
.zhezao {
	display:none;
	background:rgba(0,0,0,0.5);
	width:100%;
	height:100%;
	position:fixed;
	left:0;
	top:0;
}
.dbwxd {
	position:fixed;
	bottom:0;
	width:100%;
	height:50px;
	line-height:53px;
	padding:5px 5px 5px 5px;
	font-size:16px;
	background-color:#fff;
	border-top:1px solid #ccc;
	max-width:100%;
}
.footer {
	font-family: "宋体";
	font-size: 12px;
	color:#FFFFFF;
	background-color:#333333;
	margin: auto;
	text-align:center;
	padding-top:28px;
	padding-bottom:18px;
	height:180px;
	width:100%;
	float:left;
	padding-right: 0px;
	padding-left: 0px;
}

.mianbaoxie {
	line-height: 55px;
	background-color: #DEDEDE;
	text-align: left;
	padding: 0px;
	height: 55px;
	width: 1200px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.tanchuang 
{
display: ;font-size: 14px
}
.tanchuang .neiron {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	height: 228px;
	overflow: hidden;
}
.tanchuang .neiron .ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.tanchuang .neiron .ul li {
	line-height: 36px;
	padding: 0px;
	float: left;
	height: 38px;
	width: 48%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: center;
}

.end{width:100%;position:fixed;bottom:0;overflow:hidden;display:block;background-color:#fff;z-index:1000;border-top:1px #ddd solid;}.end ul{padding:8px 0 8px 0;display:block;overflow:hidden}.end li{list-style-type: none;width:20%;float:left;text-align:center}.end li a{color:#000}.end li .main{color:#09f}.end li img{width:25px}.end li span{display:block;font-size:14px;font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;}.end ol{padding:0 10px}.end ol .mian{display:block;overflow:hidden;width:100%;border-radius:20px;color:#fff;line-height:30px;text-align:center;background-color:#62bffd}
/* ===== 精准贴合「消息」文字的红点样式 ===== */
.msg-badge {
    position: absolute;
    top: 1px;          /* 与文字中线对齐 */
    right: -10px;      /* 紧贴文字右侧 */
    min-width: 14px;   /* 适配数字大小 */
    height: 14px;
    line-height: 14px;
    border-radius: 7px;
    background: #ff3b30;
    color: #fff;
    font-size: 10px;
    text-align: center;
    padding: 0 2px;
    display: none;
    z-index: 99;
}

.msg-badge {
    top: 0px;
    right: 38%;
}
/* 仅给「消息」的span加定位（不影响其他元素） */
.xiaoxi-span {
    position: relative;
    display: inline-block; /* 关键：按文字宽度定位 */
}
.end li {
    position: relative; /* 保留原有定位，不改动 */
}


.htbaochizhu{
	overflow:auto;
	width:1200px;
	display:block;
	margin-top:40px;
	margin-right: auto;
	margin-left: auto;
}

/* 回到顶部按钮 */
.back-to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #e63946;
    color: #fff;
    display: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 3px 10px rgba(0,0,0,0.2);
    z-index: 999;
}

.back-to-top.active {
    display: flex;
}