* {
	margin: 0;
	padding: 0;
	font-family: PingFang SC, "微软雅黑", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei";
	font-weight: 500;
}

html,
body {
	width: 100%;
	font-size: 16px;
    height:100%;
    display:flex;
}

li {
	list-style: none;
}

a,
a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
	color: #000000;
}

img {
	width: 100%;
	display: block;
}

input {
	border: none;
	outline: none;
}

input::-webkit-input-placeholder {
	color: #ADADAD;
	font-weight: 400;
}

input::-moz-placeholder {
	color: #ADADAD;
	font-weight: 400;
}

input:-moz-placeholder {
	color: #ADADAD;
	font-weight: 400;
}

.top {
	margin-bottom: 3.06rem;
    width:100%;
}

#home {
	/* display: none; */
}
#special_column {
	/*display: none;*/
}

#tutor {
	/*display: none;*/
}

#me {
	/*display: none;*/
}

#Top {
	display: none;
	width: 2.25rem;
	height: 2.25rem;
	border-radius: 50%;
	box-shadow:0px 3px 6px 0px rgba(238,238,238,0.8), 0px -3px 6px 0px rgba(238,238,238,0.8);
	position: fixed;
	right: 1.62rem;
	bottom: 5rem;
	z-index: 88;
}

/* 头部 */
#nav {
	height: 14.15rem;
	background: url(../image/hu.png) no-repeat;
	background-size: cover;
	color: #FFFFFF;
	overflow: auto;
}

.head_nav {
	height: 2.75rem;
	position: relative;
}

.head_return {
	position: absolute;
	left: 0.93rem;
	width: 0.62rem;
	display: flex;
	align-items: center;
	height: 100%;
}

.head_cont {
	text-align: center;
	line-height: 2.75rem;
}

.head_search {
	width: 91%;
	height: 2.25rem;
	background-color: #FFFFFF;
	border-radius: 1.12rem;
	margin: 0.59rem auto 0.75rem;
	display: flex;
	align-items: center;
}

.head_search2 {
	margin: 28px auto 23px;
}

.head_path {
	width: 0.96rem;
	margin: 0 0.5rem 0 0.87rem;
}

.head_search input {
	width: 84%;
	font-size: 0.93rem;
	font-weight: 400;
	color: #ADADAD;
}

.head_so {
	width: 88%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.head_hot {
	display: flex;
	justify-content: space-around;
	flex-grow: 1;
}

.head_hot a {
	color: #FFFFFF;
}

.head_hot li {
	width: 23%;
	height: 24px;
	background-color: #47638E;
	border-radius: 0.75rem;
	font-size: 0.81rem;
	text-align: center;
	line-height: 24px;
	font-weight: 400;
}

.head_he {
	line-height: 1.5rem;
	font-size: 0.75rem;
	margin-right: 4px;
}

.head_tit {
	width: 93.5%;
	/* height: 5rem; */
	height: 5.25rem;
	border-radius: 0.37rem;
	background-color: #ffffff;
	display: flex;
	margin: 12px auto 0;
	justify-content: space-around;
	align-items: center;
}

.head_tit2 {
	margin: 1.25rem auto;
}

.head_left {
	width: 3.87rem;
	height: 3.81rem;
}

.head_left a {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	height: 100%;
}

.head_left p {
	color: #000000;
	font-size: 0.88rem;
	text-align: center;
}

.head_reight {
	width: 2.25rem;
	height: 2.25rem;
	border-radius: 50%;
	margin: 0 auto;
	background-color: #EB7350;
	box-shadow: 0px 8px 8px -6px #e97b67;
}
.head_lan{
	box-shadow: 0px 8px 8px -6px #f4b84f;
}
.head_xin{
	box-shadow: 0px 8px 8px -6px #8d6af2;
}

/* content */
.content {
	width: 91%;
	margin: 0 auto;
}

.content_adv {
	margin: 0.78rem 0 0.34rem;
}

.content_umn li {
	padding: 0.68rem 0;
	border-bottom: 1px solid #EAEDF1;
}

.content_umn a {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}

.content_umn li:last-of-type {
	border: none;
	padding-bottom: 0.87rem;
}

.content_umn span {
	width: 2.06rem;
	margin-right: 0.31rem;
}

.content_umn p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	flex: 1;
	font-weight: 400;
}

.Dividing {
	height: 0.31rem;
	background-color: #F3F4F7;
}

.live {
	font-size: 1.12rem;
	font-weight: bold;
	border-bottom: 1px solid #EAEDF1;
	padding: 1rem 0 0.75rem;
	height: 16px;
}

.live .span_title {
	font-size: 1.12rem;
	font-weight: bold;
	position: relative;
	border-left: 3px solid #000052;
	padding-left: 10px;
	height: 16px;
	display: flex;
	align-items: center;
	left:10px;
    width:91%;
	margin: 0 auto;
    float:left
}
.live .span_dslink{float:right;color:#808080;padding-right:10px;line-height:10px}
.live .span_dslink a{font-size:1rem}



.live_text {
	margin-top: 1rem;
	border-bottom: 1px solid #F3F4F7;
}

.live_text2 {
	width: 92.7%;
	margin: 0 auto;
	display: block;
}

.live_ul {
	display: flex;
	align-items: center;
}

.live_ul li:nth-of-type(1) {
	width: 2.25rem;
}

.live_ul li:nth-of-type(2) {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	margin-left: 0.53rem;
}

.live_tit {
	display: flex;
	align-items: center;
}

.live_tit div {
	float: left;
	font-size: 0.87rem;
}

.live_tit span {
	float: left;
	width: 2.18rem;
	margin-left: 6px;
}

.live_time span {
	font-size: 0.75rem;
	color: #555B65;
	font-weight: 400;
}

.live_bottom {
	margin-top: 12px;
    word-wrap: break-word;
}

.live_bottom2 {
	margin-bottom: 5px;
}

.live_bottom2 p {
	font-size: 16px;
	font-weight: bold;
	color: #00020D;
	line-height: 23.5px;
}

.live_bottom3 {
	margin-bottom: 14px;
}

.live_bottom3 p {
	font-weight: 400;
	color: #00020D;
	font-size: 1rem;
	line-height: 1.4rem;
}

.live_img {
	margin-bottom: 14px;
	display: flex;
	justify-content: space-between;
}

.live_img li {
	width: 20rem;
	background-color: #9C9EA1;
}

/* 专栏 */
.special_img {
	width: 16px;
	position: absolute;
	right: 15.5px;
	top: 0.87rem;
}

.special_lun li {
	float: left;
}

.special_cont {
	/* width: 92%; */
	margin: 0 0.93rem;
}

.special_cont a {
	display: flex;
	padding: 13.5px 0;
	border-bottom: 1px solid #F1F1F1;
}

.cont_top {
	flex: 1;
}

.cont_top p {
	font-size: 17px;
	color: #222222;
	line-height: 24px;
}

.cont_bot {
	display: flex;
	align-items: center;
	margin-top: 0.25rem;
}

.cont_bot span {
	font-size: 12px;
	color: #909090;
}

.cont_bot span:nth-of-type(1) {
	width: 1.56rem;
}

.cont_bot span:nth-of-type(2) {
	margin-left: 0.34rem;
	font-weight: 400;
}

.cont_bot span:nth-of-type(3) {
	margin-left: 0.62rem;
	font-weight: 400;
}

.cont_img {
	width: 6.18rem;
	margin-left: 1.37rem;
}

.special_nav {
	margin: 1.25rem 0.93rem 1.5rem;
	display: flex;
	justify-content: space-between;
}

.special_nav li {
	display: flex;
}

.special_nav a {
	display: flex;
	align-items: center;
	color: #999999;
}

.special_nav span:nth-of-type(1){
	font-weight: 400;
}
.special_nav span:nth-of-type(2) {
	width: 0.5rem;
	margin-left: 5px;
}

.special_follow {
	display: flex;
	margin: 0 0.93rem 1rem;
	overflow: auto;
}

.special_follow::-webkit-scrollbar {
	/*隐藏滚轮*/
	display: none;
}

.special_follow li {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-right: 0.75rem;
}

.special_follow li:last-child {
	margin-right: 0;
}

.special_follow p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	margin: 1rem 0;
	font-weight: 400;
	max-width: 6.25rem;
}

.special_tack {
	width: 3.75rem;
}

.special_tack2 {
	width: 3.12rem;
}

.tutor_nav {
	display: flex;
	justify-content: space-around;
	height: 2.5rem;
	color: #666666;
	border-bottom: 1px solid #DEDFEE;
	/* margin: 0 7.5px; */
	position: sticky;
	top: 0;
	background-color: #ffffff;
	z-index: 99999;
	line-height: 2.37rem;
}

.tutor_nav span {
	width: 0.93rem;
}

.tutor_nav div {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}
.tutor_pp{
	font-weight: 400;
}

.tutor_to {
	color: #000000;
	font-weight: 900;
}

.tutor_right span,
.tutor_rightto {
	display: none;
}
.tutor_list{
	display: flex;
	justify-content: space-between;
	align-items: center;
    flex-grow: 1;
	margin: 1.03rem 0;
}
.tutor_list2{
	display: flex;
	flex-grow: 1;
}
.tutor_list3{
	width: 2.75rem;
	margin-right: 0.75rem;
}
.tutor_litex{
	flex-grow: 1;
}
.tutor_litex p:nth-of-type(2){
	font-size: 12px;
	color: #555B65;
	font-weight: 400;
}
.tutor_ro{
	 width: 60px;
	 margin-right: 13.5px;
}
.tutor_p p{
	color: #00020D;
	font-weight: 400;
}
.tutor_year{
	display: flex;
	padding: 0.68rem 7.5px;
	position: sticky;
	top: 45px;
	background-color: #ffffff;
	z-index: 999;
}
.tutor_text{
	width: 3.81rem;
	height: 1.56rem;
	color: #898989;
	background-color: #F6F6F6;
	border-radius: 0.78rem;
	margin: 0 8px;
	text-align: center;
	font-weight: bold;
	line-height: 25px;
	font-size: 0.87rem;
}
.tutor_tex{
	color:#FFFFFF;
	background-color: #3B3B3B;
}
.tutor_month{
	display: none;
}
.tutor_day{
	display: none;
}
.tutor_b{
	position: relative;
}
.tutor_b img:nth-of-type(2){
	position: absolute;
	bottom: -5px;
}
.tutor_yerto a,.tutor_month a,.tutor_day a{
	display: block;
	border-bottom: 1px solid #DEDFEE;
	padding: 0 16px 16px;
}

/* 字母索引列表 */
.indexed-list h2 {
	background-color: #FFFFFF;
	color: #333;
	line-height: 40px;
	text-indent: 15px;
	font-size: 1.143rem;
	position: sticky;
	top: 2.5rem;
}

.indexed-list dd {
	/* line-height: 44px; */
	background-color: #fff;
	/* padding: 0 16px; */
}

.indexed-list dd a {
	display: block;
	color: #333;
	border-bottom: 1px solid #F3F4F7;
}

.indexed-list dd:last-child a {
	border-bottom: 0 none;
}

.indexed-nav {
	background-color: #fff;
	position: fixed;
	top: 50%;
	right: 5px;
	z-index: 99;
	color: #5995F1;
	font-size: .85rem;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.indexed-nav li {
	/* padding: 0 4px 2px; */
	text-align: center;
	color: #4E4E4E;
	font-weight: 400;
}

.indexed-nav li.active {
	font-size: 10.5px;
	background-color: #CCCCCC;
	border-radius: 50%;
	width: 16px;
	height: 16px;
}

#hhb_prompt {
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 10;
	margin: -30px 0 0 -30px;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 30px;
	color: #fff;
	background: rgba(0, 0, 0, .5);
	border-radius: 4px;
}
.indexed-list a{
	border-bottom: 1px solid #F3F4F7;
	    padding:0 16px 16px;
}

/* 我的 */
.me_nav{
	height: 5rem;
	display: flex;
	align-items: center;
	border-top: 1px solid #F3F3F3;
}
.me_img{
	width: 3.12rem;
	margin: 0 10.5px 0 15px;
}
.me_ul{
	border-top: 10px solid #F3F4F7;
	border-bottom: 10px solid #F3F4F7;
}
.me_ul li a{
	display: flex;
	padding: 0 16px;
	height: 3.5rem;
	border-bottom: 1px solid #F3F3F3;
	justify-content: space-between;
	align-items: center;
}
.me_ul li:last-child a{
	border: none;
}
.me_nav p{
	flex-grow: 1;
	font-size: 1.12rem;
}
.me_left{
	display: flex;
	align-items: center;
}
.me_right{
	display: flex;
	align-items: center;
}
.me_left div{
	width: 0.9rem;
	margin-right: 0.87rem;
}
.me_left p{
	font-size: 14px;
	color: #222222;
	font-weight: 400;
}
.me_right div{
	width: 0.33rem;
	margin-left: 0.34rem;
}
.me_right p{
	font-size: 12px;
	color: #909090;
	font-weight: 400;
}
.me_land a{
	display: block;
	height: 2.75rem;
	text-align: center;
	line-height: 2.75rem;
	font-size: 0.87rem;
	color: #222222;
	/* border-top: 1px solid #F3F3F3; */
	border-bottom: 1px solid #F3F3F3;
	font-weight: 400;
}

.Footer {
	width: 100%;
	height: 3.06rem;
	background-color: #FFFFFF;
	position: fixed;
	bottom: 0;
	box-shadow: 0 27px 10px 29px #e9e9ec;
}

.footer_ul {
	height: 100%;
	display: flex;
	justify-content: space-around;
}

.footer_ul li {
	width: 25%;
}

.font1 {
	font-size: 10px;
	color: #9E9E9E;
	font-weight: 400;
	display: flex;
	flex-direction: column;
	/* justify-content: space-around; */
	align-items: center;
}
.font1 p{
	margin-top: 2px;
}

.font2 {
	color: #fe715e;
}

.footer_one {
	width: 1.15rem;
	margin-top: 6px;
}
