body {
	position:relative;
	margin: 3.2rem auto 0;
	font-family: "Helvetica Neue", sans-serif;
	color: #333;
	max-width: 800px;
    background-color: #f8f8f8;
}

ul,li {
	padding: 0;
	margin: 0;
}

li {
	list-style: none;
	padding-left: 0;
}

ol {
	counter-reset: list-counter;
	padding-left: 0;
	margin: 1em 0;
	list-style: none;
}

ol li {
	counter-increment: list-counter;
	margin-bottom: 0.75em;
	position: relative;
	padding-left: 1.5em;
	line-height: 1.6;
	font-size: 16px;
}

ol li::before {
	content: counter(list-counter) ".";
	position: absolute;
	left: 0;
	color: #fff;
	font-weight: bold;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #FF3333;
}

table {
	width: 100%;
	border-collapse: collapse;
	min-width: 500px;
	font-size: 14px;
	overflow-x: auto;
	display: block;
	border: aliceblue;
}

th,
td {
	padding: 12px;
	border: 1px solid #ccc;
	text-align: left;
	word-break: break-word;
}

th {
	background-color: #f5f5f5;
	font-weight: bold;
}

header {
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 800px;
    z-index: 999;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #5e2ca5;
    background-repeat: no-repeat, no-repeat;
    background-position: right 37px bottom -49px, center top;
    background-size: cover, 100%;
    background-image: url(https://xgdnm.youbanya.com/xgdn/img/bgstar.svg), repeating-linear-gradient(180deg, #7800bd, #9603eb);
}


.logo {
	padding: 0.7rem;
}

.logo a {
	display: grid;
}

.logo img {
	height: 25px;
}

.menu-btn {
    font-size: 1.5rem;
    height: 0.7rem;
    height: 28px;
    line-height: 25px;
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 0.7rem;
}

.menu-btn.on {
    background-color: #0000002e;
}

main {
	padding: 1rem 0;
}

footer {
    text-align: center;
    padding: 0.9rem 0;
    font-size: 15px;
    color: #666;
    background-color: #222;
}

/*下拉导航*/
.nav_more_body {
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden!important;
	height: 100%!important;
	max-width: 800px;
	margin: auto
}
.nav_more {
	max-width: 800px;
	display: none;
    width: 100%;
    height: 100%;
    background-color: #fefefe;
    margin-top: 3rem;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    z-index: 98;
    overflow-x: hidden;
    overflow-y: auto;
}
.nav_more .nav_list {
	width: 100%;
	padding: 1rem 0;
}

.nav_more .nav_list:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.nav_more .nav_list li {
	float: left;
	width: 20%;
	height: 3rem;
	font-size: 1.2rem;
	position: relative;
}

.nav_more .nav_list li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 2.8rem;
	color: #323232;
}

.nav_more .nav_list li.new a {
	color: #f00;
}

.nav_more .nav_icon {
	display: block;
	padding: 0.7rem 0.3rem 3rem;
	border-top: 1px solid #eaeaea;
}

.nav_more .nav_icon:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.nav_more .nav_icon li {
	float: left;
	width: 20%;
	text-align: center;
	margin-top: 0.45rem;
}

.nav_more .nav_icon a {
	display: block;
	max-width: 76%;
	margin: auto;
	font-size: 0.96rem;
	color: #505050;
	padding-top: 0.45rem;
}

.nav_more .nav_icon .icon {
	display: block;
	width: 100%;
	padding-top: 82%;
 /* 等比背景图 */
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 0.3rem;
}

/* 各个图标背景图 */
.nav_more .icon.peidui {
	background-image: url('https://xgdnm.youbanya.com/xgdn/img/icon/peidui.png');
}

.nav_more .icon.jiemeng {
	background-image: url('https://xgdnm.youbanya.com/xgdn/img/icon/jiemeng.png');
}

.nav_more .icon.chouqian {
	background-image: url('https://xgdnm.youbanya.com/xgdn/img/icon/chouqian.png');
}

.nav_more .icon.chaxun {
	background-image: url('https://xgdnm.youbanya.com/xgdn/img/icon/chaxun.png');
}

.nav_more .icon.yunshi {
	background-image: url('https://xgdnm.youbanya.com/xgdn/img/icon/yunshi.png');
}

.nav_more .icon.xingge {
	background-image: url('https://xgdnm.youbanya.com/xgdn/img/icon/xingge.png');
}

.nav_more .icon.huangli {
	background-image: url('https://xgdnm.youbanya.com/xgdn/img/icon/huangli.png');
}

.nav_more .icon.shengri {
	background-image: url('https://xgdnm.youbanya.com/xgdn/img/icon/shengri.png');
}

.nav_more .icon.shengxiao {
	background-image: url('https://xgdnm.youbanya.com/xgdn/img/icon/shengxiao.png');
}

.nav_more .icon.taluopai {
	background-image: url('https://xgdnm.youbanya.com/xgdn/img/icon/taluo.png');
}




















.nav_more .nav_syd li {
	width: 25%;
}

.nav_more .nav_syd img {
	max-width: 88%;
	border-radius: 24px;
}

.nav_more .search_box {
	display: block;
	width: 93%;
	margin: auto;
	padding: 1rem 0 0;
}

.nav_more .search_box:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.nav_more .search_box input {
	float: left;
	width: 82%;
	height: 2.7rem;
	line-height: 2.7rem;
	padding: 0 0 0 0.9rem;
	font-size: 0.96rem;
	text-align: left;
	border: 1px solid #ccc;
	border-right: none;
	border-radius: 4px 0 0 4px;
	box-sizing: border-box;
}

.nav_more .search_box button {
	float: left;
	width: 18%;
	height: 2.7rem;
	line-height: 2.7rem;
	color: #fff;
	font-size: 0.9rem;
	border: 1px solid #ccc;
	padding: 0;
	border-radius: 0 4px 4px 0;
	text-align: center;
	outline: none;
	box-shadow: none;
	overflow: hidden;
	box-sizing: border-box;
	
}

.nav_more .search_box button i {
	display: block;
	color: #079aea;
	font-size: 0.72rem;
	margin-top: 0.24rem;
}

.search_box button {
	display: block;
	float: right;
	width: 15%;
	height: 2rem;
	font-size: 1rem;
	background-color: #f7f7f7;
	background-image: url(https://xgdnm.youbanya.com/xgdn/img/search_btn.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 1.5rem;
	border: none;
	border-top-right-radius: 0.5rem;
	border-bottom-right-radius: 0.5rem
}

.nav_more .nav_close {
	display: block;
	width: 3.2rem;
	height: 3.2rem;
	background: url(https://xgdnm.youbanya.com/xgdn/img/nav_more_close.png) no-repeat;
	background-size: auto 100%;
	margin: 0.5rem auto 0;
}

.nav_more .nav_close_txt {
	display: block;
	width: 3.6rem;
	text-align: center;
	font-size: 1rem;
	color: #989898;
	margin: 0.4rem auto 4.5rem;
}

.search_box input {
    display: block;
    color: #808080;
    background: #f7f7f7;
}

/*新样式*/
.conbox {
    padding: 0.85rem 0.7rem;
    background-color: #fff;
    margin-bottom: 0.6rem;
}

.conbox-title {
    font-size: 1.1rem;
    line-height: 1.32rem;
    font-weight: bold;
    margin-top: 0.3rem;
    margin-bottom: 0.9rem;
}

.conbox-title .more {
    float: right;
    font-size: 0.9rem;
    font-weight: normal;
    color: #666;
    padding: 0 0.3rem;
}

/*文章*/
.news li {
    position: relative;
    padding-left: 13px;
    margin-bottom: 13px;
	overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    white-space: nowrap;
}

.news li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #ccc;
}

.news li:last-child {
	margin-bottom: 0.5rem;
}

.conbox:last-child {
	margin-bottom: 0;
}

/*广告*/
.auto-ad {
	border: 1px solid #eee;
	min-height: 3rem;
	background-color: #ffffff;
}
