* {
	margin: 0;
	padding: 0;
}

html,
body {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	/* ios刘海屏兼容 */
	/* padding-bottom: constant(safe-area-inset-bottom); 
	padding-bottom: env(safe-area-inset-bottom); */
}

a,
a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
	/* color: #000000; */
	outline: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	display: block;
}

img {
	width: 100%;
	display: block;
}
li{
	list-style: none;
}

input {
	border: none;
	outline: none;
}

/* input::-webkit-search-cancel-button {
	display: none;
}

input::-webkit-input-placeholder {
	color: rgba(153, 153, 153, 1);
}

input::-moz-placeholder {
	color: rgba(153, 153, 153, 1);
}

input:-moz-placeholder {
	color: rgba(153, 153, 153, 1);
} */
/* 头部1 */
/*.nav_head,.nav_school{
	background:  no-repeat;
	background-size: 100% 100%;
}*/
.nav_school{
	height: 2.2rem;
}
.web_nav{
	display: flex;
	justify-content: space-between;
	padding: 0.3rem;
}
.nav_img{
	width: 1.58rem;
	
}
.nav_right{
	display: flex;
}
.character{
	width: 0.37rem;
	margin-right: 0.56rem;
}
.search{
	width: 0.4rem;
	margin-left: 0.18rem;
}
.table_list,.tableto_list,.school_list{
	color: #ffffff;
	font-size: 0.32rem;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}
.table_list li,.tableto_list li{
	/* padding-bottom: 0.22rem; */
	/* border-bottom: 0.04rem solid #287ad5; */
}
.table_list a,.tableto_list a{
	color: #ffffff;
}
.tables_list{
	margin: 0 0.3rem;
	background-color: #ffffff;
	box-shadow: 0px 0px 8px 0px rgba(66, 147, 238, 0.3);
	border-radius: 4px;
	padding: 0.18rem 0.45rem;
	margin-top: 0.16rem;
}

table{
	width: 100%;
}
td{
	padding: 0.18rem 0.32rem 0.18rem 0;
	width: 20%;
}
td a{
	color: #000000;
	font-size: 0.28rem;
	white-space: nowrap;
}
td:nth-of-type(5n){
	padding-right: 0;
}

.nav_list{
	padding: 0.32rem 0 0 0;
}
li.yu,.yu{
	border-bottom: 0.07rem solid #ffffff;
	font-weight: bold;
	padding-bottom: 0.05rem;
}
/* 头部2 */
.map{
	display: flex;
	align-items: center;
	font-size: 0.32rem;
	color: #ffffff;
	padding: 0.3rem 0.3rem;
	background-color: #3477f6;
}
.map span{
	margin: 0 0.3rem;
}
.map_head{
	width: 1.58rem;
}
/* 列表 */
.list_cont{
	display: flex;
	padding: 0.3rem 0.3rem 0;
}
.list_left{
	flex: 1;
}
.left_text{
	font-size: 0.32rem;
	color: #262626;
	line-height: 0.48rem;
}
.left_time,.left_timeto{
	font-size: 0.24rem;
	color: #bbbbbb;
	margin-top: 0.15rem;
	display: flex;
	justify-content: space-between;
}
.list_right{
	width: 1.76rem;
	height: 1.4rem;
	border-radius: 0.1rem;
	/*background-color: rgba(255, 139, 28, .3);*/
	margin-left: 0.4rem;
}
.list_right img{
	border-radius: 0.1rem;
}
/* 广告 */
.adver{
	padding: 0.46rem 0.3rem 0;
}
.adver h2{
	font-size: 0.32rem;
	color: #262626;
	line-height: 0.48rem;
	padding: 0.46rem 0 0.24rem 0;
}
.adverimg{
	border-radius: 0.1rem;
	/* margin-bottom: 0.1rem; */
}
.adver_down,.adverto_bot,.adv_down{
	font-size: 0.24rem;
	color: #bbbbbb;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.adv_down{
	/* margin-top: 0.2rem; */
}
.adver_img{
	width: 0.18rem;
	/* display: flex;
	justify-content: center;
	align-items: center; */
}
.adver_img{
	/* display: block; */
}
.adver_gao{
	background-color: #f8f8f8;
	padding: 0 0.1rem;
}

.adverto{
	background-color: #f8f8f8;
	padding: 0.2rem 0.32rem 0;
	margin-top: 0.26rem;
}
.adverto_left{
	width: 1.2rem;
}
.adver_top p{
	color: #000000;
	font-size: 0.3rem;
	flex: 1;
	margin:0 0.3rem 0 0.15rem;
}
.adverto_down{
	font-size: 0.24rem;
	color: #ffffff;
	padding: 0.1rem 0;
	width: 1.3rem;
	border-radius: 0.5rem;
	background-color: #e9492a;
	text-align: center;
}
.adver_top{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0.1rem;
}
/* 顶部图标 */
.top{
	width: 0.7rem;
	height: 0.7rem;
	
	border-radius: 50%;
	position: fixed;
	right: 0.3rem;
	bottom: 1.5rem;
	display: none;
}

.loading{
    font-size: 0.32rem;
    color: #262626;
    text-align: center;
    padding: 0.2rem 0;
}

.column_tag a{color: #ffffff;}

a.title_a{
    color: #262626;
}


.footer_but{
	font-size: 0.28rem;
	display: flex;
	align-items: center;
	
	background-color: rgba(247,247,247,1);
	border-top:1px solid rgb(237,237,237,.5);
}
.tool_img{
	width: 0.3rem;
	margin-right: 0.1rem;
}
.tool{
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 1;
	color: #888888;
	padding: 0.2rem 0;
}
.tool_a{
	flex: 1;
}
.tool_ul{
	font-size: 0.28rem;
    /* width: 2.2rem; */
    /* text-align: center; */
    background-color: #ffffff;
    position: absolute;
    bottom: 104%;
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
	display: none;
    z-index: 9999;
}
.tool_ul a{
	color: #262626;
	padding: 0.2rem 0.2rem;
	white-space: nowrap;
}
.tool_ul li{
	border-bottom: 1px solid #e9e9e9;
}
.tool_fen{
	width: 1px;
	background-color: rgba(241, 241, 241,1);
	height: 50%;
}

/* 汽车频道新加 */
.qcpd{
	margin: 0 0.3rem;
	position: relative;
}

.qcpd_input{
	width: 2.72rem;
	height: 0.48rem;
	background: #ffffff;
	border: 1px solid #ff4747;
	border-radius: 0.1rem;
}
.telspack{
	width: 86%;
	height: 100%;
	margin: 0 auto;
	display: block;
}
.sran{
	display: flex;
	align-items: center;
	position: absolute;
	right: 0;
	bottom: 0.32rem;
}
.xjs{
		width: 0.92rem;
    height: 0.48rem;
    line-height: 0.48rem;
    color: #ffffff;
    font-size: 0.26rem;
    text-align: center;
    background-color: #ff4747;
    border-radius: 0.1rem;
    margin: 0 0.4rem 0 0.2rem;
    cursor: pointer;
}
.tcxj{
	width: 100%;
	height: 100%;
	font-size: 0.26rem;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.5);
	z-index: 999;
	display: none;
}
.tcxjs{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.jgx{
		background-color: #ffffff;
		color: #333333;
		padding: 0.3rem;
		width: 50%;
		height: 2rem;
		box-shadow: 0 2px 0.16rem 0 rgb(0 0 0 / 40%);
		border-radius: 0.1rem;
		display: flex;
		flex-direction: column;
		justify-content: space-around;
		align-items: center;
}
#correct{
	background-color: #07d;
	color: #ffffff;
	padding: 0.1rem 0.3rem;
	border-radius: 0.05rem;
	cursor: pointer;
}