.mt12 { margin-top: 12px; }
.mh480 { max-height: 480px; overflow: hidden;}
.mh520 { max-height: 520px; overflow: hidden;}

.c2_820_20 { width: 820px; overflow: hidden; }
.c2_820_20 ul { margin-right: -20px; }
.c2_820_20 li { float: left; width: 400px; margin-right: 20px; }
.c2_820_20 li:nth-child(2n) { margin-right: 0;}


.c3_820_25 { width: 820px; overflow: hidden; }
.c3_820_25 ul { margin-right: -35px; }
.c3_820_25 li { float: left; width: 250px; margin-right: 35px; }
.c3_820_25 li:nth-child(3n) { margin-right: 0;}


.c2_845_40 { width: 840px; overflow: hidden; }
.c2_845_40 ul { margin-right: -40px; }
.c2_845_40 li { float: left; width: 400px; margin-right: 40px; }
.c2_845_40 li:nth-child(2n) { margin-right: 0;}


.c4_1120_20 { width: 1120px; overflow: hidden; }
.c4_1120_20 ul { margin-right: -20px; }
.c4_1120_20 li { float: left; width: 265px; margin-right: 20px; }

.c4_1200_20 { width: 1200px; overflow: hidden; }
.c4_1200_20 ul { margin-right: -20px; }
.c4_1200_20 li { float: left; width: 285px; margin-right: 20px; }

.c3_1120_20 { width: 1120px; overflow: hidden; }
.c3_1120_20 > ul { margin-right: -20px; }
.c3_1120_20 > ul > li { float: left; width: 360px; margin-right: 20px; }
.c3_1120_20 > ul > li:nth-child(3n) { margin-right: 0;}


.c3_1200_100 { width: 1200px; overflow: hidden; }
.c3_1200_100 > ul { margin-right: -96px; }
.c3_1200_100 > ul > li { float: left; width: 335px; margin-right: 96px; }
.c3_1200_100 > ul > li:nth-child(3n) { margin-right: 0;}



.c3_1200_65 { width: 1200px; overflow: hidden; }
.c3_1200_65 > ul { margin-right: -65px; }
.c3_1200_65 > ul > li { float: left; width: 355px; margin-right: 65px; }
.c3_1200_65 > ul > li:nth-child(3n) { margin-right: 0;}


.c6_1200_20{ width: 1200px;  }
.c6_1200_20 > ul { margin-right: -20px; }
.c6_1200_20 > ul > li { float: left; width: 183px; margin-right: 20px; }
.c6_1200_20 > ul > li:nth-child(6n) { margin-right: 0;}

:root .c2_820_20, :root .c3_1120_20 { overflow: visible; }
:root .c2_820_20 ul, :root .c3_1120_20 ul { margin-right: 0; }
.c2_820_20 img, .c3_1120_20 img{ display: block; }
.c2_820_20>ul>li:hover,.c3_1120_20>ul>li:hover {box-shadow: 0 0 8px hsla(205, 86%, 49%,0.75); }

#news { position: absolute; top: 0; left: 0; z-index: 2; height: 420px; width: 280px; background: url(../images/bg060p.png) 0 0 repeat; background: hsla(0,0%,0%,0.7);}
#news h2 { width: 60px; height: 24px; line-height: 24px; margin: 12px 0 0 12px; font-size: 16px; text-align: center; color: #fff; background-color: #1291ea;}
#news h2 a { color: #fff;}
#news .list { height: 378px; overflow: hidden; *position: relative;}
#news ul { margin-left: 12px; border-left: 1px solid #555; }
:root #news ul { border-left-color: hsla(0,100%,100%,0.25); }
#news li { position: relative; margin: 0 12px; padding: 14px 0; border-bottom: 1px solid #555; zoom: 1; }
:root #news li { border-bottom-color: hsla(0,100%,100%,0.25);}
#news .info { max-height: 40px; line-height: 20px; font-size: 15px;}
#news .info a { color: #fff; opacity: 0.9; filter: alpha(opacity=80); zoom: 1;}
#news .info a:hover { opacity: 1; filter: alpha(opacity=100); }
#news .time { margin-top: 5px; color: #fff; opacity: 0.25; filter: alpha(opacity=25);  zoom: 1;}
#news .icon { position: absolute; left: -16px; top: 20px; width: 7px; height: 7px; background-color: #749ed9; border-radius: 50%; -webkit-transition: all 0.2s; transition: all 0.2s;}
#news .more { padding: 20px 0; border-left: 1px solid #555; }
:root #news .more { border-left-color: hsla(0,100%,100%,0.25); }
#news .more a{ display: block; width: 100px; height: 24px; line-height: 24px; margin: 0 auto; text-align: center; color: #749ed9; border: 1px solid #555; }
:root #news .more a{ border-color: hsla(0,100%,100%,0.25);}
#news .more a:hover { color: #1291ea; }
#news li:hover .icon { left: -18px; top: 18px; width: 11px; height: 11px; background-color: #1291ea;  }


#focus { position: relative; width: 1200px; height: 420px; overflow: hidden; }
#focus ul { position: relative;  width: 500%;}
#focus li { float: left; width: 20%; zoom:1;}
#focus .tit { width: auto; left: 280px; right: 0; padding-right: 150px;  font-size: 20px; overflow: hidden;}
#focus .per,#focus .next { position: absolute; top: 50%; width: 50px; height: 50px; line-height: 50px; margin-top: -25px; text-align: center; font-family: \5B8B\4F53; font-size: 40px; color: #aaa; cursor: pointer; -webkit-transition: all 0.2s; transition: all 0.2s;}
#focus .per { left: 280px;}
#focus .next { right: 0;}
#focus .page { position: absolute; bottom: 20px; right: 20px;}
#focus .page em { display: inline-block; height: 8px; width: 8px; margin-left: 10px; border: 1px solid #fff; border-radius: 50%; background-color: #333; -webkit-transition: all 0.2s; transition: all 0.2s; cursor: pointer;}
#focus .page em:hover, #focus .page em.cur { background-color: #1291ea;  }

#nav_icon { float: left; width: 311px; margin-right: 45px; padding: 4px 0; border: 1px solid #e6eff7; background-color: #fafbfd;}
#nav_icon ul { overflow: hidden;}
#nav_icon li { float: left; width: 103px; padding: 0 0px; margin-left: -1px; margin-top: -1px; border-left: 1px solid #f4f5f7; }
#nav_icon a,#nav_icon i,#nav_icon em { display: block;  }
#nav_icon a { padding: 14px 0; color: #4c577b; text-align: center; border-top: 1px solid #f4f5f7; cursor: pointer;}
#nav_icon i { height: 30px; line-height: 30px; font-size: 30px;}
#nav_icon em { height: 20px; line-height: 20px; color: #7a819a;}
#nav_icon a:hover { color: #749ed9; }
#nav_icon a:hover em { color: #7BA7E6;}

.hotart_tab a { display: inline-block; height: 28px; line-height: 28px; margin-left: 20px; padding: 0 10px; font-size: 15px; color: #1291ea; cursor: pointer; }
.hotart_tab a:hover { color: #1291ea; border-color: #1291ea;  }
.hotart > li { position: relative; height: 424px; margin-top: 20px; background: #fff;}
.hotart .con { padding: 20px; }
.hotart .tit { max-height: 3em; font-size: 18px; overflow: hidden;}
.hotart .author { line-height: 20px; margin-top: 10px; color: #ccc;}
.hotart .info { max-height: 4.5em; margin-top: 10px; font-size: 15px; color: #999; overflow: hidden;}
.hotart .sns { position: absolute; left: 20px; bottom: 20px; z-index: 1;}

.hotart_rank { padding: 10px 20px;}
.hotart_rank .tab { font: 0; }
.hotart_rank .tab span{ display: inline-block; width: 26.333333%; margin: 0 3.5%; font-size: 18px; text-align: center; border-bottom: 2px solid #fff; cursor: pointer; *margin: 0 3%;}
.hotart_rank .tab span:hover,.hotart_rank .tab span.cur { color: #1291ea; border-bottom-color: #1291ea;}
.hotart_rank .list_round_h40 { max-height: 360px; overflow: hidden;}
.hotart_rank li { margin-top: 20px; }
.hotart .sort { position: absolute; top: 12px; left: 12px; height: 24px; line-height: 24px; padding: 0 10px; color: #fff; background-color: #1291ea; opacity: 0.9; filter: alpha(opacity=90);}
.hotart .sort:hover { opacity: 1; filter: alpha(opacity=);}

.recomm_tit { height: 40px; line-height: 40px; padding-left: 20px; padding-right: 10px; background-color: #f0f4f7;}
.recomm_tit .tit_more { font-size: 22px; margin-top: 8px; border: none; }
.recomm_tit .tit_more:hover { color: #1291ea; background: none;}


.event_tit { height: 26px; line-height: 26px; margin-top: 7px;}
.event_tit .tit_more { margin-top: 0;}
#event .tit_pa { margin-top: 10px; padding: 0 12px 17px 12px; background-color: #fff; }
#event li { padding-top: 17px;}
#event img { display: block;}

#economist .c3_1120_20 { overflow: hidden;}
#economist .c3_1120_20 ul { margin-top: -20px;}
#economist li { margin-top: 20px; font-size: 15px; box-shadow: none;}
#economist li.clf{
	margin-bottom: 20px;
}
#economist .teach { float: right;}
#economist .teach a { margin-right: 20px; font-size: 16px; color: #1291ea; }
#economist .teach a:hover { text-decoration: underline;}
#economist .face { float: left; margin-right: 10px;}
#economist img { display: block;}
#economist .info { max-height: 3em; font-size: 16px; overflow: hidden;}
#economist .name,#economist .honor { font-size: 15px; color: #bbb;}
#economist .name { margin-top: 10px;}
#economist .list { line-height: 20px; margin-top: 1px; overflow: hidden;}
#economist .list ul { margin-top: -7px; border-left: 1px dotted #EAE8E4; }
#economist .list li { height: 20px; margin-top: 0; margin-left: -1px; padding-left: 9px; padding-top: 15px;  overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
text-overflow: ellipsis;/* IE/Safari */
-ms-text-overflow: ellipsis;
-o-text-overflow: ellipsis;/* Opera */
-moz-binding: url("ellipsis.xml#ellipsis");/*FireFox*/}
#economist .list li:first-child { border-left: 1px solid #EAE8E4;}

.meet_tit { position: relative; z-index: 1; height: 30px; line-height: 30px; text-align: center; }
.meet_tit i { position: absolute; top: 15px; left: 0; z-index: -1; height: 1px; width: 100%; background-color: #ddd; }
.meet_tit h2 { display: inline-block; padding: 0 20px; font-size: 22px; background-color: #f5f5f5; *width: 150px;}

#nav_fixed { width: 110px;}
#nav_fixed li { padding: 5px 0 5px 0px;}
#nav_fixed i,#nav_fixed a { display: inline-block; vertical-align: middle;}
#nav_fixed i { width: 10px; height: 10px; margin-left: -25px; background-color: #ddd; border-radius: 50%; }
#nav_fixed a { height: 30px; line-height: 30px; padding: 0px; margin-left: 0px; font-size: 16px; }
#nav_fixed a:hover,#nav_fixed .cur a { color: #fff;color: #27569e }



.qz-shares li{
	border: 1px solid #e3ebf2;
	width: 199px;
	float: left;
	margin-left: -1px;
}
.qz-shares li:hover{
	box-shadow: 0 0 5px #cbe3fb;
	cursor: pointer;
}
.qz-shares .qz-shareName{
	width: 65px;
	margin: 15px 10px 15px 15px;
	float: left;
	font-size: 15px;
	line-height: 16px;
}
.qz-shares .qz-shareName span{
	display: block;
	font-size: 12px;
}
.qz-shares .qz-shareName .red{
	color: #f44242;
}
.qz-zs{
	margin-top: 5px;
	font-weight:bold;
	color: #41b214;
}
.qz-shareImg{
	float: left;
	margin: 15px 0;
}
.qz-ico{
	width: 338px;
}
.qz-ico a{width: 100px;}


.qz-hotart li{
	position: relative;
	height: 320px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.qz-hotart .con{
	margin-top: 15px;
}
.qz-hotart .tit{
	font-size: 18px;
	height: 56px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.qz-hotart .author{
	color: #cccccc;
}
.qz-hotart p.info{
	margin-top: 5px;
	color: #777;
	height:4.5em;
	overflow: hidden;
}
.qz-hotart a.sort{
	position: absolute;
	top: 10px;
	left: 10px;
	display: inline-block;
	padding: 3px 10px ;
	background: #1291ea;
	color: #fff;
}
.qz-pes{
	position: relative;
}
.qz-l{
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #b7b7b7;
	position: absolute;
	top: 355px;
	left: 0;
}
.w340{
	width: 340px;
}
.qz-paihang{
	border:1px solid #dedede;
	margin-top: 20px;
	height: 380px;
	overflow: hidden;
}
.qz-paihang li{
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
text-overflow: ellipsis;/* IE/Safari */
-ms-text-overflow: ellipsis;
-o-text-overflow: ellipsis;/* Opera */
-moz-binding: url("ellipsis.xml#ellipsis");/*FireFox*/
}
.qz-paihang .hotart_rank .tab span{
	margin: 0;
	margin-right: 10%;
	border-bottom-color: #f5f5f5;
}
.qz-paihang .hotart_rank .tab span.cur{
	margin: 0;
	margin-right: 10%;
	border-bottom-color: #1291ea;
}
.qz-paihang .hotart_rank .tab span:last-child{
	margin-right: 0%;
}
.qz-paihang .hotart_rank .list_round_h40{
	max-height: 620px;
}


.qz_fuben { float: right;}
.qz_fuben a { margin-left: 20px; font-size: 15px; color: #2f6eb6; }
.qz_fuben a:hover { text-decoration: underline;}
.qz-yanjiu li{
	width: 185px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	background: #fff;
	padding-bottom: 15px;
}
.qz-yanjiu li img{
	-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;
}
.qz-yanjiu li:hover img{
    -webkit-transform:scale(1.15);-moz-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15);-webkit-transition:all 2s ease;-moz-transition:all 2s ease;-o-transition:all 2s ease;transition:all 2s ease;
}
.qz-yjimg{	
	width: 182px;
	height: 182px;
	background: #FFF;
	text-align: center;
	overflow: hidden;
}

.qz-yjinfo .t{
	font-size: 15px;
	margin-top: 10px;
	height: 3em;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 5px;
}
.qz-yjinfo span{color: #747576;margin-top: 5px;display: block;
	padding-left: 10px;
	padding-right: 5px;}
.qz-yjinfo span a{color: #747576;}


.qysinfo a.f16{
	display: block;
	margin-top: 10px;
	height: 50px;
	overflow: hidden;
	margin-bottom: 5px;
}
.qysinfo p{
	color: #b0b0b0;
	font-size: 15px;
	height: 70px;
}

.qz-zn{
	margin-left: 70px;
}
.qz-zxnew li{
	padding-top: 20px;
	padding-left: 25px;
	padding-bottom: 5px;
}
.qz-zxnew .num {
  position: absolute;
  left: 0;
  top: 23px;
  height: 15px;
  width:15px;
  line-height: 15px;
  text-align: center;
  font-size: 12px;
  color: #ccc;
  background: #f6f5f3;
  border-radius: 2px;
}
.qz-zxnew li.cur1 .num{background: #ff7500;color: #fff;}
.qz-zxnew li.cur2 .num{background: #ffa400;color: #fff;}
.qz-zxnew li.cur3 .num{background: #fae112;color: #fff;}
.qz-zx-new{
	border-top: 1px dotted #ddd;
	margin-top: 20px;
	width: 775px;
}
.w355{width: 355px;}
.qz-zx-newTop2 .immg{float: left;	width: 135px; margin-right: 15px;}
.qz-zx-newTop2 .s a{font-size: 16px; display: block;height: 3em; overflow: hidden;}
.qz-zx-newTop2 .author{color: #999; margin-top: 15px;}

.qz-zx-new .w355:nth-child(2){margin-right: 0px;}
.qz-daka li{margin-top: 15px;}
.tit_pa .qz-daka li .tit{
	line-height:25px;
	position: absolute;
    height: 25px;
    color: #fff;
    overflow: hidden;-webkit-transition: none; transition: none;
}
.tit_pa .qz-daka li:hover .tit{
	height: auto;
	line-height:18px;
    color: #fff;
    padding-bottom: 5px;
    cursor: pointer;
    background: -webkit-linear-gradient(hsla(0,0%,0%,0), hsla(0,0%,0%,1)); background: linear-gradient(hsla(0,0%,0%,0),hsla(0,0%,0%,1)); 
}

.headline-name >div p{
	color: #fff;
	width: 20px;
	font-size: 14px;
	line-height: 1.2; 
	float: left;
}

.headling-new-slogo{
	color: #4284DA;
	font-size: 17px;
	letter-spacing: 1px;
	padding-left: 15px;
	font-weight: bold;
	margin-bottom: 25px;
}
.headling-new-slogo p{
	display: inline-block;
	margin-right: 40px;
}
.headling-new-slogo p a{
	border-bottom: 2px solid #fff;
	padding-bottom: 5px;
	color: #707070;
}
.headling-new-slogo p a:hover{
	color: #4284DA;
}
.headling-new-slogo p.active a{
	color: #4284DA;
	border-bottom: 2px solid #4284DA;
}
.headline-new-right .list_round li{
	margin-bottom: 18px;
}
.headline-new-right .list_round li a{
	position: relative;
	padding-left: 20px;
	display: inline-block;
	font-size: 16px;
}
.headline-new-right .list_round li a::after{
	position: absolute;
	width: 6px;
	height: 6px;
	background-color: #A6C5EE;
	border-radius: 6px;
	top: 8px;
	left: 0;
	content: "";
}
.weekly-box{
	border: 1px solid #4284DA;
	box-shadow: 0 5px 20px rgba(66,132,218,0.15);
	height: 278px;
	box-sizing: border-box;
}
.weekly-title{
	background-color: #4284DA;
	color: #fff;
	height: 42px;
	line-height: 42px;
	padding-left: 20px;
}
.weekly-title h2{
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
}
.weekly-title a{
	color: #fff;
}
.weekly-title>a{
	float: right;
	margin-right: 20px;
}
.weekly-index-list{
	padding: 5px 10px 0 10px;
	box-sizing: border-box;
}
.weekly-index-list .list_round li a{
	position: relative;
	padding-left: 20px;
	display: inline-block;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.weekly-index-list .list_round li a::after{
	position: absolute;
	width: 6px;
	height: 6px;
	background-color: #A6C5EE;
	border-radius: 6px;
	top: 8px;
	left: 0;
	content: "";
}

.card-list{height:372px;overflow:hidden;clear:both;}
.card-list .card-div{height:372px;position:relative;}
.card-list .card-div .card{
	position:absolute;
	width:93px; height:93px;font-size: 16px;
	font-weight:bold;color: #FFFFFF;text-align:center;
	padding: 5px;
	background-color: #fff;
	box-sizing: border-box;
	float: left;
}
.card-list .card-div .card p{
	background-color:#f6f5f3;
	display: table;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	border-radius: 2px;
}
.card-list .card-div .card a{
	color: #547EA8;
	display: table-cell;
	vertical-align: middle;
}
.card-list .card-div .card p:hover{
	background-color: #4284DA;
}
.card-list .card-div .card p:hover a{color: #fff;}
.card-list .card-div .card1{top:0; left:0; z-index:3;}
.card-list .card-div .card2{top:0; left:93px; z-index:3;}
.card-list .card-div .card3{top:0; left:186px; z-index:3;}
.card-list .card-div .card4{top:0; left:279px; z-index:3;}
.card-list .card-div .card5{top:0; left:372px; z-index:3;}
.card-list .card-div .card6{top:0; left:465px; z-index:3;}
.card-list .card-div .card7{top:0; left:558px; z-index:3;}
.card-list .card-div .card8{top:0; left:651px; z-index:3;}
.card-list .card-div .card9{top:0; left:744px; z-index:3;}
.card-list .card-div .card10{top:0; left:837px; z-index:3;}
.card-list .card-div .card11{top:0; left:1023px; z-index:3;}
.card-list .card-div .card12{top:93px; left:0; z-index:3;}
.card-list .card-div .card13{top:93px; left:186px; z-index:3;}
.card-list .card-div .card14{top:93px; left:279px; z-index:3;}
.card-list .card-div .card15{top:93px; left:372px; z-index:3;}
.card-list .card-div .card16{top:93px; left:465px; z-index:3;}
.card-list .card-div .card17{top:93px; left:744px; z-index:3;}
.card-list .card-div .card18{top:93px; left:837px; z-index:3;}
.card-list .card-div .card19{top:93px; left:930px; z-index:3;}
.card-list .card-div .card20{top:186px; left:0px; z-index:3;}
.card-list .card-div .card21{top:186px; left:186px; z-index:3;}
.card-list .card-div .card22{top:186px; left:279px; z-index:3;}
.card-list .card-div .card23{top:186px; left:372px; z-index:3;}
.card-list .card-div .card24{top:186px; left:744px; z-index:3;}
.card-list .card-div .card25{top:186px; left:837px; z-index:3;}
.card-list .card-div .card26{top:186px; left:930px; z-index:3;}
.card-list .card-div .card27{top:186px; left:1023px; z-index:3;}
.card-list .card-div .card28{top:186px; left:1116px; z-index:3;}
.card-list .card-div .card29{top:279px; left:186px; z-index:3;}
.card-list .card-div .card30{top:279px; left:279px; z-index:3;}
.card-list .card-div .card31{top:279px; left:372px; z-index:3;}
.card-list .card-div .card32{top:279px; left:465px; z-index:3;}
.card-list .card-div .card33{top:279px; left:558px; z-index:3;}
.card-list .card-div .card34{top:279px; left:651px; z-index:3;}
.card-list .card-div .card35{top:279px; left:744px; z-index:3;}
.card-list .card-div .card36{top:279px; left:837px; z-index:3;}
.card-list .card-div .card37{top:279px; left:930px; z-index:3;}
.card-list .card-div .card38{top:279px; left:1023px; z-index:3;}

.card-list .card-div .cell12{width:186px; }
.card-list .card-div .qzjjxr-card span{
	display: inline-block;
	width: 117px;
	height: 90px;
	background:url(../images/qzjjxr-card2.png);
}
.card-list .card-div .qzjjxr-card:hover span{
	display: inline-block;
	width: 117px;
	height: 90px;
	background:url(../images/qzjjxr-card.png);
}
.card-list .card-div .qzzs-card span{
	display: inline-block;
	width: 117px;
	height: 62px;
	background:url(../images/qzzs-card2.png);
}
.card-list .card-div .qzzs-card:hover span{
	display: inline-block;
	width: 117px;
	height: 62px;
	background:url(../images/qzzs-card.png);
}
.qz-video{
	margin-bottom: 50px;
}
.qz-video li img{
	width: 355px;
	height: 200px;
	object-fit: cover;
}
.qz-freeReport{
	margin-bottom: 50px;
}
.qz-video li .pic{
	position: relative;
	display: block;
}
.qz-video li .img{
	width: 355px;
	height: 200px;
	object-fit: cover;
}
.qz-video .linebg{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
.qz-video .linebg img{
	width: 100%;
	height: auto;
}

#videoTab{
	margin-bottom: 15px;
}
#videoTab h2{
	cursor: pointer;
}
#videoTab .active{
	color: #4284DA;
	border-bottom: 2px solid #4284DA;
	padding-bottom: 5px;
}
.qz-video .con{
	background-color: #F6F5F3;
	margin-top: 0;
	padding: 15px 20px;
	box-sizing: border-box;
}
.qz-video  .author{
	color: #4284DA;
	font-size: 14px;
	margin-bottom: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.qz-video  .author a{
	color: #4284DA;
}
.qz-video  .author span{
	background-color: #4284DA;
	color: #fff;
	font-size: 13px;
	padding: 3px 6px;
	margin-right: 10px;
	line-height: 1;
}
.qzw-cyyj{
	background-color: #f6f5f3;
	padding:10px 30px 30px 30px;
	box-sizing: border-box;
	margin-top: 20px;
	margin-bottom: 40px;
}
.qzw-cyyj ul li{
	width: 20%;
	float: left;
}
.qzw-cyyj ul li a{
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dh-more{
	float: right;
	height: 24px;
	line-height: 24px;
	font-size: 15px;
}
.dh-more i{
	font-family: ficon;
	font-size: 20px;
}
.xueshuo{
	/* position: absolute;
	top: -30px; 
	left: 0;
	top: 0;
	right: 0;
	z-index: 10;
	width: 355px; */
	height: auto;
	overflow: inherit;
	min-height: 325px;
}
.xueshuo>ul>li{
	position: relative;
	min-height: 380px;
}
.xueshuo-content{
	margin-top: 18px;
	background-color: #f6f5f3;
	min-height: 320px;
}
.xueshuo-content .pic img{
	width: 100%;
	height: 120px;
	object-fit: cover;
}
.xueshuo-content .text{
	padding: 28px;
	box-sizing: border-box;
	position: relative;
}
.xueshuo-content .text h3{
	font-size: 18px;
	height: 54px;
	text-align: justify;
    word-break: break-word;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	transition: all .5s;
	
}
.xueshuo-content .text::after,
.xueshuo-content .text::before{
	position: absolute;
	content: '"';
	font-size: 32px;
	font-family: "Microsoft Yahei";
	color: #B5B2AE;
}
.xueshuo-content .text::before{
	top: 3px;
	left: 10px;
}
.xueshuo-content .text::after{
	right: 15px;
	bottom: -10px;
}
.xueshuo-content .beizhu{
	padding: 0 20px;
	box-sizing: border-box;
	position: relative;
	padding-bottom: 20px;
}
.xueshuo-content .beizhu .people{
	line-height: 30px;
	font-size: 14px;
}
.xueshuo-content .beizhu .people img{
	width: 30px;
	height: 30px;
	border-radius: 30px;
	object-fit: cover;
	margin-right: 10px;
}
.xueshuo-content .beizhu .tips{
	color: #777;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xueshuo>ul>li:hover .xueshuo-content{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.xueshuo>ul>li:hover .xueshuo-content .text h3{
	height: auto;
	overflow: inherit;
	text-overflow: ellipsis;
	display: block;
	-webkit-box-orient: inherit;
	-webkit-line-clamp:inherit;
	transition: all .5s;
}

.index-cyl-list ul li{
	width: 224px;
	float: left;
	box-sizing: border-box;
	margin-top: 10px;
	margin-right: 20px;
}
.index-cyl-list ul li:nth-child(5n){
	margin-right: 0;
}
.index-cyl-list ul li a{
	display: flex;
	background-color: #f6f5f3;
	border-radius: 6px;
	height: 80px;
	font-size: 17px;
	justify-content: center;
	align-items: center;
}
.index-cyl-list ul li a span{
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-right: 20px;
}
.ztCompilation{
	margin-top: 20px;
	margin-bottom: 60px;
}
.zxghList{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.zxghList > div{
	width: 24%;
}
.zxghList .ghdiv{
	
}
.zxghList .ghdiv{
	width: 24%;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
	height: 80px;
}
.zxghList .ghdiv img{
	width: 100%;
}
.zxghList .ghdiv p{
	position: relative;
	left: 0;
	right: 0;
	top: -12px;
	bottom: 0;
	background: rgba(0,0,0,0);
	font-size: 18px !important;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .3s;
}


.h2-title{
	text-align: center;
    font-size: 50px;
    font-family: "Montserrat", "arial";
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 15px;
    margin-top: 15px;
}

.zxghLists .ghdivs {
		    width: 24%;
		    overflow: hidden;
		    position: relative;
		    margin-bottom: 15px;
		    height: 80px;
		}
		.ztCompilations {
		    margin-top: 20px;
		    margin-bottom: 60px;
		}
.zxghLists .ghdivs img {
		    width: 100%;
		}
		button, img, input, label, select {
		    vertical-align: middle;
		}
.zxghLists {
			    display: flex;
			    flex-wrap: wrap;
			    justify-content: space-between;
			}
			
			
			.xxf-ghnj
			 {
			    display: flex;
			    margin-top: 30px;
			    flex-wrap: wrap;
    justify-content: center;
			}
			.xxf-ghnj > div {
			    width: 23% !important;
			    position: relative;
			    padding-top: 94px;
				    margin-right: 4%;
				    padding-bottom: 50px;
			}
			.xxf-ghnj .level {
			    position: absolute;
			    top: 0;
			    left: 50%;
			    margin-left: -94px;
			    background-color: #0054C9;
			    border: 10px solid #FAFAFA;
			    width: 150px;
			    height: 150px;
			    border-radius: 150px;
			    display: flex
			;
			    justify-content: center;
			    align-items: center;
			    color: #fff;
			    flex-direction: column;
			    font-weight: bold;
			}
			html, body, h1, h2, h3, h4, h5, h6, div, dl, dt, dd, ul, ol, li, p, blockquote, pre, hr, figure, table, caption, th, td, form, fieldset, legend, input, button, textarea, menu {
			    margin: 0;
			    padding: 0;
			}
			.xxf-ghnj .level span {
			    font-size: 22px;
			}
			.xxf-ghnj .xxf-ghnjContent {
			    background-color: #E7EEFF;
			    border-radius: 8px;
			    padding: 114px 46px 60px 46px;
			    line-height: 1.8;
min-height: 88px;
			}
			.xxf-ghnj .xxf-ghnjContent h3 {
			    font-size: 20px;
			    text-align: center;
			}
			.xxf-ghnj .xxf-ghnjContent > div h4 {
			    font-weight: normal;
			    margin-top: .2rem;
			}
			.xxf-ghnj .xxf-ghnjContent > div p {
			    color: #717171;
			    font-size: 14px;
			    margin-top: 5px;
			}
			
			
			.xnyqc-dingzhi {
    display: flex
;
    justify-content: space-between;
    flex-wrap: wrap;
}
.xnyqc-dingzhi > div {
        width: 20%;
    background: #FAFAFA;
    border: 1px solid #ECECEC;
    padding: 38px;
    margin-top: 25px;
}
.xnyqc-dingzhi > div h3 {
    font-size: 22px;
        text-align: center;
    margin-bottom: 20px;
        color: #fd663a;
}
.xnyqc-dingzhi > div p {
    font-size: 15px;
    color: #717171;
    line-height: 1.8;
    margin-bottom: 26px;
        min-height: 60px;
            text-align: center;
}
.teamDiv .teamRight {
    display: flex;
        flex-direction: row-reverse;
}
.teamDiv
 {
    background-color: #F6F5F3;
    display: flex;
    align-items: center;
    margin-top: 30px;
}
.teamDiv .teamRight > div {
    width: 33.3333%;
    text-align: center;
    padding: 50px 25px;
}
.teamDiv .teamRight > div .num {
        font-size: 20px;
    color: #fd663a;
    font-weight: 600;
    line-height: 40px;
}
.teamDiv .teamRight > div .des {
    font-size: 16px;
}



.aboutBox .yyfa {
			    margin-top: 15px;
			    margin-bottom: 15px;
			    height: auto;
			    padding: 26px 15px;
			}
			
			.yyfa {
			    background-color: #fff;
			    -webkit-border-radius: 3px 3px 3px 3px;
			    -moz-border-radius: 3px 3px 3px 3px;
			    border-radius: 3px 3px 3px 3px;
			}
			.aboutBox .yyfa i {
			    font-size: 24px;
			    color: #00306e;
			    margin-bottom: 20px;
			    display: inline-block;
			}
			
			.aboutBox .yyfa b {
			    color: #FD663A;
			}
			
			.f24 {
			    font-size: 24px;
			}
			
			.mt15 {
			    margin-top: 15px;
			}
			.row {
			    margin-left: -15px;
			    margin-right: -15px;
			}
			.col-6, .col-lg-6 {
			    width: 49%;
			}
			
			
			.ln2{
				color: #666666;
			}
			.ln2 a{
				font-weight: 600;
			}

.f-cb ul{
	display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-around;
}


/* 分页控件样式 */
.listpage.page_comm {
    margin-top: 30px;
    text-align: center;
    font-size: 0; /* 消除按钮间的默认间距 */
}

/* 分页按钮基础样式 */
.listpage.page_comm a {
    display: inline-block;
    padding: 6px 12px;
    margin: 0 4px;
    font-size: 14px;
    text-decoration: none;
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #333;
    cursor: pointer;
    transition: all 0.2s ease;
}

/* 当前选中页样式 */
.listpage.page_comm a.cur {
    background-color: #007bff;
    color: white;
    border-color: #007bff;
    font-weight: bold;
}

/* 禁用状态样式（上一页/下一页） */
.listpage.page_comm a.notcur {
    color: #ccc;
    border-color: #eee;
    background-color: #f9f9f9;
    cursor: default;
}

/* 页码按钮悬停效果（非当前页和非禁用状态） */
.listpage.page_comm a:hover:not(.cur):not(.notcur) {
    border-color: #007bff;
    color: #fff;
}

/* 省略号样式 */
.listpage.page_comm .ellipsis {
    display: inline-block;
    margin: 0 8px;
    font-size: 14px;
    color: #999;
    cursor: pointer;
    user-select: none;
        padding: 6px 14px;
            border-radius: 4px;
}

.listpage.page_comm .ellipsis:hover {
    color: #007bff;
}

/* 文章列表样式 */
.main ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* 初始隐藏所有文章，由分页控制显示 */
.main ul li {
    display: none;
}
div[data-mark="正文内容"] img {
    width: 100%;         /* 图片宽度充满父容器 */
    height: auto;        /* 高度自动按比例缩放，避免变形 */
    max-width: 100%;     /* 限制最大宽度不超过父容器 */
    display: block;      /* 移除图片默认的inline-block间隙 */
    margin: 1em 0;       /* 可选：添加上下边距，让图片与文字分隔更美观 */
}