﻿body, dd, dl, form, h1, h2, h3, h4, h5, h6, hr, input, ol, p, pre, tbody, td, textarea, tfoot, th, thead, ul {
	margin: 0;
	padding: 0;
	color: #333333;
}
ol, ul {
	list-style: none
}
a {
	text-decoration: none;
	color: #333333;
}
a, a:hover, a:visited, a:link, a:active, a:focus {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-select: none;
	-moz-user-focus: unset;
	-moz-user-select: none;
}
a:active {
	color: red;
}
html {
	-ms-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	text-size-adjust: none;
	height: 100%
}
body {
	line-height: 1.5;
	font-size: 14px;
	height: 100%;
	width: 100%;
}
body, button, input, select, textarea {
	font-family:"Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
	font-smoothing: antialiased
}
b, strong {
	font-weight: 700
}
em, i, cite {
	font-style: normal
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
table td, table th {
	border: 1px solid #ddd;
	padding: 5px
}
table th {
	font-weight: inherit;
	border-bottom-width: 2px;
	border-bottom-color: #ccc
}
img {
	border: 0 none;
	max-width: 100%;
	vertical-align: top;
	height: auto
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	vertical-align: baseline
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], input[disabled] {
	cursor: default
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type=search]::-webkit-search-decoration {
-webkit-appearance: none
}
input:focus {
	outline: 0
}
select[multiple], select[size], select[size][multiple] {
	border: 1px solid #aaa;
	padding: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block
}
input::-webkit-input-speech-button {
display: none
}
button, input, textarea {
	-webkit-tap-highlight-color: transparent
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix {
	zoom: 1
}
.fl {
	float: left
}
.fr {
	float: right
}
dd, dl, dt, li, ol, ul {
	list-style: none
}
.common-tab li {
	color: #666666;
	font-size: 18px;
}
.common-tab-item {
	display: none;
}
.header {
padding: .1rem .2rem;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between
}
.ogo_h img {
	width: 2.6rem
}
.logo_r {
	display: flex;
	align-items: center;
}
.logo_r .rank_a {
margin-right: .4rem
}
.logo_r .rank_a img {
width: .4rem;
height: .45rem
}
.logo_r .fjqh_wrap {
	width: 0.6rem;
	height: 0.6rem;
	border: 1px solid red;
line-height: .55rem;
	text-align: center;
	position: relative;
	border-radius: 50%;
}
.logo_r .fjqh_wrap a {
	color: red;
font-size: .3rem;
	display: inline-block;
	width: 100%;
	height: 100%
}
.nav_home ul {
	display: flex;
	justify-content: space-around;
	padding: 0.26rem 0;
	background: red;
}
.nav_home ul li a {
	font-size: 0.3rem;
	color: #fff;
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
}
.nav_home ul li.active a {
	font-weight: 600;
}
.nav_home ul li.active a::after {
content: '';
position: absolute;
bottom: -0.2rem;
right: 50%;
margin-right: -0.19rem;
width: 0.35rem;
height: 0.06rem;
background: #fff;
border-radius: 0.4rem
}
.nav_zb_common {
height: .88rem;
	background: #ffffff;
line-height: .88rem;
	color: #fff;
	overflow: hidden;
	border-bottom: solid 1px #eeee;
}
.nav_zb_common .swiper-slide {
	display: inline-block;
	width: auto;
}
.nav_zb_common li a {
	color: red;
font-size: .28rem;
	padding: 0.05rem 0.14rem;
}
.nav_zb_common li.active a {
	color: #fff;
	background: red;
	border-radius: 0.05rem;
}
.nav_zb_common li {
	float: left;
padding: 0 .25rem;
}
.footer_about {
	background:#f5f5f5;
padding:.45rem 0;
	width: 100%;
}
.footer_about p {
font-size:.26rem;
	color:#9b9a9c;
padding:.15rem;
	border-top:1px solid #efefef;
	text-align:center;
margin-top:.4rem;
}
.footer_about_q {
	display:flex;
	align-items:center;
	justify-content:center;
}
.footer_about_q li {
	border-right:1px solid #999999;
line-height:.3rem;
padding:0 .35rem;
}
.footer_about_q a {
	color:#999999;
font-size:.26rem;
}
.footer_about_zi {
	background: #f5f5f5;
	padding:0
}
.footer_about_zi p {
font-size: .26rem;
	color: #9b9a9c;
	padding: 0.35rem;
	border-top: 1px solid #efefef;
	text-align: center;
	margin-top:0;
}
.ep-pages {
padding: .2rem .2rem;
	clear: both;
	text-align: center;
	vertical-align: top;
	overflow: hidden;
}
.ep-pages a {
font-size: .2rem;

}
.pagination li {
	display: inline-block;
margin: 0 .03rem;
}

.pagination a {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    background: #fff;
    border: 1px solid #ededed;
    overflow: hidden;
    vertical-align: top;
    margin: 0 0 5px 5px;
    min-width: 15px;
}

.pagination>b {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    background: red;
    border: 1px solid red;
    color: #fff;
    border-radius: 4px;
}
/* 确保这个选择器在上面之后 */
.pagination li a {
    /* 覆盖不需要的样式 */
    display: inline; /* 不想要 inline-block */
    height: auto; /* 不需要特定高度 */
    line-height: inherit;
    padding: 0; /* 不需要 padding */
    background: none; /* 不要背景 */
    border: none; /* 不要边框 */
    margin: 0; /* 不要 margin */
    min-width: auto; /* 不需要最小宽度 */
}



.pagination li {
	display: inline-block;
    height: .5rem;
    line-height: .5rem;
    padding: 0 .1rem;
	background: #fff;
	border: 1px solid #ededed;
	overflow: hidden;
	vertical-align: top;
    margin: 0 .05rem;
    min-width: .3rem;
}
.pagination li.active {
	background: red;
	border: 1px solid red;
	color: #fff;
	border-radius: 4px;
}
.pagination li.active a {
	color: #fff
}
.pagination {
	text-align: center;
	display: inline-block;
}


.fenye{
    margin-top: 20px;
}

.fenye ul li {
	display: inline-block;
    margin: 0 .03rem;
}
.fenye ul li {
	display: inline-block;
height: .5rem;
line-height: .5rem;
padding: 0 .1rem;
	background: #fff;
	border: 1px solid #ededed;
	overflow: hidden;
	vertical-align: top;
margin: 0 .05rem;
min-width: .3rem;
}
.fenye ul li.active {
	background: red;
	border: 1px solid red;
	color: #fff;
	border-radius: 4px;
}
.fenye ul li.active a {
	color: #fff
}
.fenye ul {
	text-align: center;
	/*display: inline-block;*/
}


.container_wap {
	background: #f8f8f8;
	min-height: 100%;
}
.footer_fixed {
	position:fixed;
right:.4rem;
	bottom:1.9rem;
	z-index: 1;
}
.footer_fixed>p {
width:.75rem;
height:.75rem;
}
.footer_fixed>.shuaxin {
	background:url(../images/icon_refresh.png) no-repeat;
	background-size:100% 100%;
margin-top:.4rem;
}
.footer_fixed>.fanding {
	background:url(../images/icon_up.png) no-repeat;
	background-size:100% 100%;
	display:none;
}
.mask_filter, .mask_more {
	width:100%;
	height:100%;
	background:rgba(0, 0, 0, .4);
	position:fixed;
	top:0;
	left:0;
	display:none;
	z-index:10001;
}
.mask_filter_conz, .mask_more_conz {
	height:100vh;
	display:flex;
	justify-content:center;
	align-items:center;
}
.filter_wrap {
	width: 90%;
	height: 7.9rem;
	background: #ffffff;
border-radius: .1rem;
	position: relative;
padding: .35rem;
	box-sizing: border-box;
}
.filter_wrap_cos {
	position: absolute;
	top: -0.8rem;
	right: 0;
}
.filter_wrap_cos img {
width:.6rem;
}
.filter_list {
	border-bottom:1px solid #eeeeee;
	display: flex;
}
.filter_list>p {
font-size:.3rem;
	color: red;
margin:.3rem .035rem;
width: .9rem;
	flex-shrink: 0;
line-height:.4rem;
	position:relative;
padding:0 0 0 .15rem;
}
.filter_list_zz {
	display:flex;
	flex-wrap:wrap;
padding: .3rem 0 0 0;
}
.filter_list_zz>li {
font-size: .28rem;
	color: #333333;
margin: 0 0.15rem .3rem .15rem;
}
.filter_wrap_con {
	height:100%;
	overflow:scroll;
}
.mask_more_conz {
	height: 90vh;
}
.mask_more_conz .filter_wrap {
	height: 7rem;
}
.mask_more_conz .filter_list>p {
	position: relative;
	margin-bottom: 0;
}
.mask_more_conz .filter_list>p::before {
content: '';
position: absolute;
top: 0.06rem;
left: 0;
width: 0.08rem;
height: 0.3rem;
background: red;
border-radius: 0.03rem;
}
.mask_more_conz .filter_list {
	border-bottom: unset;
	display: unset;
}
.rm_page {
	display: none
}
.rm_page .common-tab_list ul li {
	width: unset;
	font-size: 0.32rem;
	color: #666666;
}
.rm_page .common-tab_list ul li.active {
	color: red;
}
.rm_page .common-tab_list ul li.active::after {
content: '';
display: block;
position: absolute;
bottom: 0;
width: 0.6rem;
border-bottom: 0.05rem solid red;
}
.rm_page .common-tab_list ul {
	display: flex;
	justify-content: space-around;
	padding: 0.25rem 0;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
	position: relative;
}
.head_rm {
	background: #fff;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
padding: .24rem .24rem .1rem .24rem;
}
.swiper-container {
	border-top: 1px #eee solid;
margin-top: .92rem
}
.rm_content {
	width: 100%;
	overflow: hidden;
	height: 100%
}


 




.rm_right {
	float: left;
	width: 100%;
	height: 100%;
	float: right;
	padding-top: 1rem;
	padding-bottom: 0.5rem;
}
.rm_right ul {
padding: 0 .26rem
}
.rm_right ul li {
	width: 100%
}
.class-title {
font-size: .32rem;
	color: #222;
height: .55rem;
line-height: .55rem;
	font-weight: bold;
padding-top: .2rem;
	clear: both;
}
.rm_righ_list {
padding-top: .2rem
}
.rm_righ_list p {
height: .6rem;
padding: 0 .3rem;
	background: #eff3f6;
border-radius: .6rem;
	text-align: center;
	float: left;
margin-right: .2rem;
margin-bottom: .2rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
min-width: .8rem;
	max-width: 4.5rem;
	line-height: 0.6rem;
}
.rm_righ_list a {
	color: #333;
font-size: .24rem
}
.rm_titel {
	color: #333;
font-size: .36rem;
height: .4rem;
line-height: .4rem;
	width: 5.8rem;
	margin: 0 auto;
	text-align: center
}
.go_back {
width: .6rem;
line-height: .5rem;
	text-align: left;
	margin-right: 0.5rem;
}
.back_home {
	color: #333;
font-size: .6rem;
}
.back_home .iconfont {
	font-size:0.5rem;
}
.zb_con {
	background: #FFFFFF;
	position: relative;
}
.pd10{
    padding: 10px 10px;
	box-sizing: border-box;
}
.zhibo_list {
	box-sizing:border-box;
}
.zhibo_list>li {
	display:flex;
	flex-direction:column;
	align-items:center;
	position:relative;
padding:.15rem .1rem;
	border-bottom:1px solid #eeeeee;
	height:2.2rem;
	box-sizing:border-box;
}
.zhibo_list_con {
	width:100%;
	display:flex;
	justify-content:space-around;
	align-items:flex-end;
}
.zhibo_team {
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	width:2.5rem;
	flex-shrink:0;
}
.zhibo_team img {
width:.7rem;
height:.7rem;
}
.zhibo_team p {
font-size:.28rem;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	box-sizing: border-box;
padding: .1rem .1rem 0 .1rem;
	text-align:center;
}
.zhibo_midd {
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:space-between;
}
.zhibo_score {
	text-align:center;
margin:0 0 .15rem 0;
}
.zhibo_time_team {
	display:flex;
	align-items:center;
}
.zhibo_time_team img {
width:.25rem;
height:.25rem;
}
.zhibo_time, .zhibo_saishi {
	color:#868DA3;
font-size:.19rem;
margin:0 .1rem;
}
.zhibo_saishi {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.zhibo_score_vs {
	color:#999999;
font-size:.3rem;
}
.zhibo_changci {
	font-size: 0.18rem;
	color: #E60640;
}
.zhibo_en_kaishi {
	color:#333745;
}
.zhibo_en_bifen {
font-size:.3rem;
	color:red;
	font-weight:600;
}
.zhibo_goto {
	width:1.65rem;
height:.46rem;
	background:#bbbbbb;
border-radius:.4rem;
font-size:.24rem;
	color:#ffffff;
	display:flex;
	align-items:center;
	justify-content:center;
}
.zhibo_goto:active {
	color: #FFFFFF;
}
.zhibo_goto img {
width:.3rem;
	margin-right: 0.05rem;
}
.zhibo_hg_btn {
	background: rgba(0, 0, 0, 0);
	;
	color: red;
}
.zhibo_en_k {
	display:none;
}
.zhibo_goto_start {
	background:red;
}
.zhibo_biaoti_wrap {
	width:100%;
	height:100%;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:space-around;
}
.zhibo_biaoti {
font-size:.29rem;
	width: 100%;
	text-align:center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.zhibo_list_re {
	border-bottom:1px solid #dfebf9;
	background: linear-gradient(to right, #f9fbfe, #cde4fb, #f4f9fe);
}
.zhibo_list>.zhibo_data {
height:.65rem;
	background:#f8f8f8;
	color:red;
font-size:.19rem;
	justify-content:flex-start;
padding:0 0 0 .4rem;
line-height:.65rem;
	flex-direction:initial;
}
.zhibo_data::after {
content:'';
width:.09rem;
height:.09rem;
border-radius:50%;
background:red;
position:absolute;
top:.27rem;
left:.15rem;
}
.zhibo_data em {
padding:0 0 0 .15rem;
}
.index_zhibo_ore {
	display:flex;
	justify-content:center;
	align-items:center;
padding:.17rem 0;
}
.index_zhibo_ore {
font-size:.29rem;
	color:#999999;
}
.index_zhibo_ore img {
width:.3rem;
margin:0 0 0 .15rem;
}
.bt {
	margin-left: 0.25rem;
	font-size: 0.34rem;
	font-weight: 700;
	padding: 0.25rem 0;
}
.bt .icon {
	background: url(../images/icon_video.png) no-repeat;
	display: inline-block;
	width: 0.4rem;
	height: 0.4rem;
	background-size: cover;
	vertical-align: middle;
}
.zxlb .zxlb_m {
	display: flex;
	padding: 0 0.25rem;
	padding-top: 0.25rem;
}
.zxlb .zxlb_m .zxlb_pic {
	flex-shrink: 0;
}
.zxlb .zxlb_m .zxlb_pic img {
	width: 2.14rem;
	height: 1.3rem;
	border-radius: 0.06rem
}
.zxlb .zxlb_m .zxlb_bt {
	margin-left: 0.2rem;
	position: relative;
	font-size: 0.28rem;
}
.zxlb .zxlb_m .zxlb_bt .zblc_bt_ct {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.zxlb .zxlb_m .zxlb_bt div {
	font-size: 0.2rem;
	color: #999999;
	position: absolute;
	bottom: 0;
	left: 0;
}
.gy_position_tit {
	margin:0 auto;
	display:flex;
	align-items:center;
	line-height: 0.4rem;
	color: #333;
	font-size: 0.2rem;
	background: #ffffff;
	padding-left: 0.28rem;
	padding-top: 0.2rem;
}
.gy_position_tit>li {
	color:#333333;
	font-weight: 700;
}
.gy_position_tit>li a {
	font-size:0.2rem;
	color:#999999;
}
.pre_nt_nav {
	background: #fff;
	margin-top: 0.2rem;
	border-radius: 0.1rem;
}
.pre_nt_nav div {
	display: flex;
}
.pre_nt_nav div a {
	color: #333333;
	font-size: 0.26rem;
	display: flex;
	flex-direction: column;
	margin: 0.2rem 0.1rem;
	border: solid 1px #eee;
	border-radius: 0.1rem;
	padding: 0.15rem;
	width: 3.5rem;
	height: 2rem;
	box-shadow: 0.02rem 0.02rem 0.05rem #e9e9e9;
}
.pre_nt_nav div a span:nth-child(1) {
margin: 0 auto 0.4rem;;
}
.pre_nt_nav div a span:nth-child(2) {
color: red;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.pre_nt_nav div a p {
	color: red;
}
.gy_big_no {
	background:url(../images/no-content.png) no-repeat;
	width:4.4rem;
	height:3rem;
	background-size:100% auto;
margin:.15rem auto;
padding:0 0 .7rem 0;
	position:relative;
}
.gy_big_no>p {
	text-align: center;
	position: absolute;
bottom:.4rem;
	width: 100%;
	color:#999999;
font-size:.25rem;
}
.clock-d {
	animation: clockD 1s infinite!important;
}
@keyframes clockD {
0% {
color:transparent;
}
40% {
color:#ee564f;
}
80% {
color:#ee564f;
}
100% {
color:transparent;
}
}
.nav_second {
	background: #FFFFFF;
}
.menu_p {
	display: flex;
	justify-content: space-around;
	padding-top: 0.2rem;
	padding-bottom: 0.2rem;
	border-bottom: solid 1px #eee;
}
.menu_p li {
	font-size: 0.28rem;
	color: red;
	background: #fff;
	padding: 0.14rem 0.24rem;
}
.menu_p li.active {
	background: red;
	color: #fff;
	padding: 0.14rem 0.24rem;
	border-radius: 0.16rem 0 0.3rem 0;
}
.menu_p li span {
	display: inline-block;
	width: 0.32rem;
	height: 0.32rem;
	vertical-align: sub;
}
.menu_p li a {
	color: red;
}
.menu_p li.active a {
	color: #FFFFFF;
}
.menu_p li:nth-child(1) span {
background: url("../images/football_blue.png") no-repeat;
background-size: cover;
}
.menu_p li:nth-child(1).active span {
background: url("../images/football_white.png") no-repeat;
background-size: cover;
}
.menu_p li:nth-child(2) span {
background: url("../images/basketball_blue.png") no-repeat;
background-size: cover;
}
.menu_p li:nth-child(2).active span {
background: url("../images/basketball_white.png") no-repeat;
background-size: cover;
}
.menu_p li:nth-child(3) span {
background: url("/") no-repeat;
background-size: cover;
}
.menu_p li:nth-child(3).active span {
background: url("/") no-repeat;
background-size: cover;
}
.menu_lt {
	padding: 0.2rem 0.25rem;
	position: relative;
	border-bottom: solid 1px #eee;
	overflow: hidden;height: 0.5rem;
}
.menu_lt ul {
	display: flex;
	flex-wrap: wrap;
	width: 95%;
}
.menu_lt ul li {
	margin-bottom: 15px;
	padding: 0.06rem 0.15rem;
}
.menu_lt ul li a {
	color: red;
	font-size: 0.26rem;
	display: block;
	width: 100%;
	height: 100%;
}
.menu_lt ul li.active {
	background:red;
	border-radius: 0.06rem;
}
.menu_lt ul li.active a {
	color:#ffffff;
}
.open_more {
	background: url("../images/img_down.png");
	background-size: cover;
	background-repeat: no-repeat;
	width: 0.4rem;
	height: 0.4rem;
	display: inline-block;
	position: absolute;
	top: 0.25rem;
	right: 0.2rem;
}
.open-close {
	height: auto!important;
	overflow: unset!important;
}
.open-close .open_more {
	background: url("../images/img_up.png");
	background-size: cover;
	background-repeat: no-repeat;
}
.dipiao {
	background: url(/) no-repeat;
	background-size: 100% 100%;
	z-index: 100;
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 0.98rem;
}
.dipiao img {
	position: absolute;
	right: 0.1rem;
	top: 30%;
	width: 0.43rem;
	height: 0.43rem;
}


/*---------球队*/

.qiudui-1 p{
    padding: 8px 10px;
    font-size: 16px;
}

   .qiuyuanlist {
        width: 100%;
        box-sizing: border-box;
    }

.qiuyuanlist .hot_qiuyuan_main {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

    .qiuyuanlist .hot_qiuyuan_main .hot_member_item {
        width: 48%;
        margin: 1%;
    }

.qiuyuanlist .hot_qiuyuan_main .hot_member_item a {
    display: flex;
    width: 100%;
    height: 100%;
}

.qiuyuanlist .hot_qiuyuan_main .hot_member_item .pic {
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    overflow: hidden;
    background: #F5F7F9;
    border-radius: 3px;
    align-items: center;
}

    .qiuyuanlist .hot_qiuyuan_main .hot_member_item .pic img{
        width: 80%;
        height: 80%;
    }
    
    .qiuyuanlist .hot_qiuyuan_main .hot_member_item .info {
    width: calc(100% - 68px);
    color: #000;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 5px 0px 5px 10px;
    
            white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 90px;
}
    .qiuyuanlist .hot_qiuyuan_main .hot_member_item .info-1{
        white-space: nowrap;        /* 不换行 */
        overflow: hidden;           /* 隐藏超出部分 */
        text-overflow: ellipsis;
        max-width: 90px;
    }

.qiuyuanlist .hot_qiuyuan_main .hot_member_item .info-1 em {
    font-size: 12px;
    font-weight: 400;
    color: #666;
}


.qdqyinfo .qdqy_logo {
    background: #000;
    padding: 20px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #fff
}

.qdqyinfo .qdqy_logo img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    padding: 10px;
    background: #fff;
}

.qdqyinfo .qdqy_logo h1 {
    font-size: 16px;
    line-height: 2
}

.qdqyinfo .qy_qyxx ul {
    display: flex;
    flex-wrap: wrap;
    border-left: 1px solid #EFEFEF;
    border-top: 1px solid #EFEFEF;
}

.qdqyinfo .qy_qyxx ul li {
    display: flex;
    width: 33.333%;
    border-bottom: 1px solid #EFEFEF;
    border-right: 1px solid #EFEFEF;
    box-sizing: border-box;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    color: #ADADAD;
    font-size: 12px;
    padding: 15px 0;
}

.qdqyinfo .qy_qyxx ul li span {
    font-size: 16px;
    font-weight: 400;
    color: #000
}

.qdqy_lmtit {
    font-size: 16px;
    font-weight: 600;
    padding: 20px 0;
}

.bgwhite {
     width: 100%; 
     padding: 8px;
     box-sizing: border-box;
}


.saishi_item .qiudui {
    padding: 0px;
}

.saishi_item .qiudui .qiudui_item {
    /*width: 23%;*/
    margin: 1%;
    display: flex;
    justify-content: space-between;
}

.saishi_item .qiudui .qiudui_item{
    width: 48%;
}

.saishi_item .qiudui .qiudui_item .pic-1 {
    width: 50px;
    height: 50px;
    background: #F5F7F9;
    padding: 7px;
}

.saishi_item .qiudui .qiudui_item .pic-1 img {
    width: 50px;
    height: 50px;
}

.saishi_item .qiudui .qiudui_item .pic {
    width: 50px;
    height: 50px;
    background: #F5F7F9;
    padding: 7px;
}

.saishi_item .qiudui .qiudui_item .pic img {
    width: 50px;
    height: 50px;
}

.saishi_item .qiudui .qiudui_item .title {
    width: calc(100% - 74px);
    text-align: left;
}



.saishi_item .qiudui .qiudui_item .title p {
    font-weight: 600;
    color: #000;
    /*line-height: 2;*/
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}

.saishi_item .qiudui .qiudui_item .title .t2 {
    font-size: 14px;
    color: #656565;
    font-weight: 400;
    padding-top: 10px;
}



.flex-wrap {
    display: flex;
    flex-wrap: wrap;
}

.zhuanti{
    background-color: #fff;
    margin-top: 10px;
}

.zhuanti ul{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
    padding: 0 10px;
}

.zhuanti ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.zhuanti ul li .pic-1 {
    width: 100%;
    /* height: 128px; */
    overflow: hidden;
}
.zhuanti ul li .pic-1 img{
    width: 100%;
    /*height: 128px; */
}

.zhuanti ul li .tit {
    font-size: 14px;
    padding: 5px 0;
    font-weight: 500;
}

.mt20{
    margin-top: 20px;
}


.section-tit {
    display: flex;
    justify-content: space-between;
    width: 100%;
    line-height: 28px;
    border-bottom: 2px solid #555555;
}

.section-tit span {
    font-weight: 600;
    color: #000000;
    font-size: 18px;
}

.section-tit span img {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

.section-tit span em {
    font-size: 14px;
    font-weight: bold;
    color: #CACACA;
    padding: 0 8px;
}

.section-tit a {
    font-weight: 400;
    color: #9F9F9F;
    font-size: 12px;
}

.section-tit .more img {
    margin-left: 3px;
}
.section-tit-nav {
    background: #F8F8F8;
    padding: 5px;
    display: flex;
}

.section-tit-nav span {
    flex: 1;
    text-align: center;
    padding: 5px 0;
}

.section-tit-nav span.on {
    background: #FFFFFF;
}

.section-tit-nav .nav.on {
    background: #FFFFFF;
}

.section-tit-nav2 {
    display: flex;
    background: #F8F8F8;
}

.section-tit-nav2 span {
    flex: 1;
    text-align: center;
    line-height: 32px;
}

.section-tit-nav2 span a {
    display: block;
}

.section-tit-nav2 span.on {
    background: #FDDC00;
}


.remen-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
}

.remen-subtitle {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}

.remen-header {
    display: flex;
    align-items: flex-end;
}

.zc_nrong {
    /* padding: 10px; */

    clear: both;
    position: relative;
    max-height: 5rem;
    overflow-y: hidden;
  }

  .zc_nrong_modified {
    clear: both;
    position: relative;
    padding: 10px;
  }

  .image-container {
    float: left;
    margin-right: 10px;
  }
  
  .image-container img{
      height: 100px;
    }

  .text-container {
    font-size: 14px;
    line-height: 25px;
  }

  .text {
    text-indent: 2em;
  }

  .zhankaiall {
    width: 2rem;
    height: 0.5rem;
    line-height: 0.5rem;
    margin: 10px auto;
    border-radius: 1rem;
    border: 1px red solid;
    text-align: center;
    color: red;
    font-size: 0.25rem;

    display: block;
  }
  .zhankaiall_btn {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .zhankaiall_btn cite {
    float: left;
  }
  .zhankaiall_btn .iconfont {
    color: #fe373c;
    font-size: 0.38rem;
    float: left;
    line-height: 0.3rem;
  }
  
  
  
  
.citiao_list{
    padding: 0 10px;
}

.citiao_list span a {
    font-size: 14px;
    line-height: 27px;
     color: #333;
}

.article_content{
    padding:0 15px;
}

.article_content .article_tit {
    font-size: 22px;
    font-weight: 600;
    line-height: 2;
    color: #333;
}

.article_content .article_info {
    font-size: 14px;
    color: #666;
    padding: 10px 0 20px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}


.article_content .article_info a {
    color: #666;
}


.image_box {
    text-align: center;
}

.image_box img {
    max-width: 100%;
}

.nr {
    text-indent: 2em;
    line-height: 30px;
    font-size: 16px;
}

.flex-between {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}



