@import url(css911/pe-default.css);html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,input,select,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;font-size:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}table{border-collapse:collapse;border-spacing:0}img{border:0;vertical-align:top;max-width:100%}ol,ul{list-style:none}a{text-decoration:none}a:hover{text-decoration:underline}.tal{text-align:left}.tac{text-align:center}.tar{text-align:right}.bc{margin-left:auto;margin-right:auto}.fl,.fr{display:inline}.fl{float:left}.fr{float:right}.cb{clear:both}.cl{clear:left}.cr{clear:right}.clearfix{overflow:hidden;zoom:1}.hide{visibility:hidden}.none{display:none}
html {
	scroll-behavior: smooth
}

body {
	font: 300 18px/170% Microsoft YaHei, sans-serif;
	min-width: 1400px
}

a {
	color: #000
}

a:hover {
	color: #0046ae;
	text-decoration: none
}

img {
	transition: all .2s;
	border-radius: 5px
}

.noclick {
	pointer-events: none
}

.img_scale {
	border-radius: 5px;
	overflow: hidden;
	position: relative
}

.img_scale:hover img {
	transform: scale(1.1)
}

.arabic {
	font-family: "Arial"
}

.big_play_btn,
.small_play_btn {
	background: url("http://images.china.cn/images1/ch/2022ChinaIdex/img/Play.png") no-repeat center/100% auto;
	cursor: pointer;
	position: absolute;
	display: block;
	z-index: 20
}

.big_play_btn {
	width: 50px;
	height: 50px;
	bottom: 10px;
	left: 10px
}

.small_play_btn {
	width: 35px;
	height: 35px;
	left: 7px;
	bottom: 10px
}

.hover_inner .hover_btn_next,
.hover_inner .hover_btn_prev {
	position: absolute;
	width: 35px;
	height: 61px;
	color: rgba(0, 0, 0, 0);
	transition: all .2s;
	opacity: 1;
	outline: none
}

.hover_inner .hover_btn_next {
	background: url("css911/btn_right.png") center/auto 100% no-repeat;
	right: 0
}

.hover_inner .hover_btn_prev {
	background: url("css911/btn_left.png") center/auto 100% no-repeat;
	left: 0
}

.column {
	font-size: 36px;
	line-height: 56px;
	color: #0046ae;
	text-align: center;
	height: 56px;
	position: relative;
	margin-bottom: 33px;
	background: url("css911/columnLine.gif") repeat-x 0 60%
}

.column.cwmargin {
	margin-bottom: 13px
}

.column a {
	color: #0046ae
}

.column .columnName {
	position: relative;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	padding: 0 90px;
	z-index: 1
}

.column .columnName::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	display: inline-block;
	border-top: 56px solid #fff;
	border-left: 50px solid rgba(0, 0, 0, 0);
	border-right: 50px solid rgba(0, 0, 0, 0)
}

.column .columnName span {
	width: 16px;
	height: 16px;
	position: relative;
	margin-right: 30px
}

.column .columnName span:last-child {
	margin-right: 0;
	margin-left: 30px;
	transform: rotateY(180deg)
}

.column .columnName span::before {
	content: "";
	width: 11px;
	height: 11px;
	background: #cce0ee;
	position: absolute;
	left: 0;
	top: 0
}

.column .columnName span::after {
	content: "";
	width: 12px;
	height: 12px;
	background: #ff2626;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1
}

.sub_column {
	border-left: 5px solid #0046ae;
	margin: 22px 0 20px;
	padding-left: 18px;
	box-sizing: border-box;
	line-height: 20px;
	color: #0046ae;
	font-size: 22px;
	font-weight: bold
}

.sub_column a {
	color: #0046ae;
	font-size: 22px;
	font-weight: bold
}

.intro_column {
	margin: 0 0 20px
}

.intro_column a {
	font-size: 22px;
	color: #666;
	line-height: 1em;
	font-weight: bold
}

.wrapper {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden
}

.adv {
	height: 110px;
	margin-top: 20px
}

.adv li {
	display: none;
	width: 100%;
	height: 100%;
	position: relative
}

.adv li span {
	position: absolute;
	top: 0;
	right: 0;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding: 0 10px;
	font-size: 12px;
	color: #fff;
	background: rgba(0, 0, 0, .5);
	line-height: 200%
}

.adv img {
	width: 100%;
	height: 100%
}

.adv1 img {
	border-radius: 0
}

.adv2,
.adv3,
.adv4 {
	margin-top: 20px
}

.adv5 {
	margin: 12px auto 12px
}

.adv1 ul,
.adv5 ul {
	width: 100%;
	height: 100%
}

.adv2,
.adv3 {
	display: flex;
	justify-content: space-between
}

.adv2 ul,
.adv3 ul {
	width: 335px
}

.adv2 ul:nth-child(2),
.adv3 ul:nth-child(2) {
	width: 690px
}

.adv4 {
	display: flex;
	justify-content: space-between
}

.adv4 ul {
	width: 440px
}

.adv4 ul:first-child {
	width: 930px
}

.topNav {
	width: 1400px;
	height: 140px;
	padding: 0 25px 28px;
	box-sizing: border-box;
	overflow: unset
}

.china_logo {
	width: 155px;
	float: left
}

.navIcon {
	width: 30px;
	height: 30px;
	background-position: 50% 0;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 0 auto
}

.navIcon.wapIcon {
	background-image: url("css911/wap.png")
}


.topInfo {
	width: 500px;
	float: right;
	font-size: 14px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	margin-top:30px;
}

.topInfo .importantWeb {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 5px;
	line-height: 45px
}

.topInfo .Search {
	width: 275px;
	height: 50px;
	overflow: hidden;
	float: left;
	border-radius: 10px;
	margin: 3px 3% 0 0;
	border: 1px solid #ddd;
	box-sizing:content-box
}

.topInfo .Search:hover .search-1,
.topInfo .Search:hover .search-2 {
	background-color: #fff
}

.topInfo .Search .search-1 {
	width: 229px;
	height: 50px;
	line-height: 50px;
	padding: 0 15px;
	box-sizing: border-box;
	font-size: 16px;
	color: #000;
	outline: none;
	float: left;
	background: #fafafa;
	transition: .2s;
	font-weight: 300;border:0
}

.topInfo .Search .search-1:focus {
	background-color: #fff
}

.topInfo .Search .search-1:focus+.search-2 {
	background-color: #fff;
	background-image: url("css911/search-1.png")
}

.topInfo .Search .search-2 {
	width: 46px;
	height: 50px;
	float: left;
	cursor: pointer;border:0;
	background-image: url("css911/search.png");
	background-repeat: no-repeat;
	background-position: center;
	background-color: #fafafa;
	transition: .2s
}

.topInfo .Search .search-2:hover {
	background-image: url("css911/search-1.png")
}

.topInfo .Search ::-webkit-input-placeholder {
	color: #888
}

.topInfo .Search :-moz-placeholder {
	color: #888
}

.topInfo .Search ::-moz-placeholder {
	color: #888
}

.topInfo .Search :-ms-input-placeholder {
	color: #888
}

.topInfo .service_fun {
	float: right;
	display: flex
}

.topInfo .service_fun li {
	padding: 0 15px 15px;
	text-align: center;
	font-size: 14px;
	box-sizing: border-box;
	position: relative
}

.topInfo .service_fun li::after {
	content: "";
	width: 1px;
	background: #ddd;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 15px
}

.topInfo .service_fun li:first-child::after {
	content: none
}

.topInfo .service_fun li:last-child {
	padding-right: 0
}

.topInfo .service_fun li:hover .navIcon {
	animation: rongJump .2s forwards linear
}

.topInfo .service_fun li .jumpNav {
	width: 200px;
	background: #fff;
	position: absolute;
	top: 95%;
	left: calc((100% - 200px)/2);
	z-index: 99;
	padding: 15px 0 40px;
	box-sizing: border-box;
	border-radius: 5px;
	overflow: hidden;
	visibility: hidden;
	text-align: center;
	transition: .3s;
	opacity: 0;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, .2)
}

.topInfo .service_fun li .jumpNav.show {
	opacity: 1;
	visibility: visible;
	transform: translateY(2%)
}

.topInfo .service_fun li .jumpNav p {
	font-size: 16px;
	color: #666
}

.topInfo .service_fun li .jumpNav p strong {
	color: #000
}

.topInfo .service_fun li .jumpNav img {
	height: auto;
	margin-top: 20px;
	padding: 7px;
	border: 1px solid #ebebeb;
	border-radius: 6px
}

.topInfo .service_fun li .jumpNav img.appImg {
	border-radius: 20px
}

.topInfo .service_fun li .jumpNav span {
	display: inline-block;
	padding: 0 25px;
	font-size: 14px;
	color: #fff;
	line-height: 35px;
	margin-top: 13px;
	border-radius: 5px;
	background: #ff2626;
	transition: background .3s
}

.topInfo .service_fun li .jumpNav span:hover {
	background: rgba(255, 38, 38, .8)
}

.topInfo .service_fun img {
	border-radius: 0
}

.topInfo .service_fun span {
	margin-top: 12px;
	display: block;
	line-height: 1em
}

@keyframes rongJump {
	50% {
		transform: translateY(-5px)
	}

	100% {
		transform: translateY(0)
	}
}

.rong {
	width: 200px;
	background: #fff;
	position: absolute;
	top: 95%;
	left: calc((100% - 200px)/2);
	z-index: 99;
	box-shadow: 0px 0px 8px rgba(0, 0, 0, .2);
	padding: 15px 0 30px;
	box-sizing: border-box;
	border-radius: 5px;
	overflow: hidden;
	visibility: hidden;
	opacity: 1;
	transition: opacity .4s, top .3s
}

.rong.show {
	top: 100%;
	opacity: 1;
	visibility: visible
}

.rong .rong_name {
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	position: relative;
	border-bottom: 1px solid #ebebeb
}

.rong .rong_name p {
	width: 50%;
	padding: 0 6px 10px;
	font-size: 16px;
	line-height: 100%;
	color: #666;
	cursor: pointer
}

.rong .rong_name .rong_cur {
	font-weight: bold;
	color: #000;
	border-bottom: 3px solid #0146ae
}

.rong .rong_con {
	text-align: center;
	font-size: 16px;
	line-height: 45px;
	margin-top: 20px
}

.rong .rong_con p {
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center
}

.rong .rong_con p:hover {
	background: #ebebeb
}

.rong .rong_con font {
	font-size: 16px;
	line-height: 1em;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-size: auto 100%
}

.rong .rong_con font.sina {
	background-image: url("../img/sina.png")
}

.rong .rong_con font.wx {
	background-image: url("../img/weixin.png")
}

.rong .rong_con font.tt {
	background-image: url("../img/toutiao.png")
}

.rong .rong_con font.dy {
	background-image: url("../img/douyin.png")
}

.rong .rong_con font.ks {
	background-image: url("../img/ksh.png")
}

.rong .rong_con font.zh {
	background-image: url("../img/zhu.png")
}

.rong .rong_con .rongEM {
	text-align: center;
	height: 112px;
	display: none;
	margin-top: 20px
}

.rong .rong_con .rongEM img {
	width: 100px;
	height: auto;
	padding: 5px;
	border: 1px solid #ebebeb;
	border-radius: 6px;
	display: none
}

.nav_wrap.mCenter {
	width: 1440px;
	margin: 0 auto
}

.nav_wrap.mCenter .pushNav {
	padding-left: 5px
}

.nav {
	height: 50px;
	line-height: 50px;
	background: #0146ae;
	box-sizing: border-box;
	display: flex;
	width: 100%;
	justify-content: center
}

.nav ul {
	width: 1400px;
	display: flex
}

.nav li{
	color: #fff;
	text-align: center;
	cursor: pointer;
	padding: 0px 27px;
	font-weight: bold
}
.nav li a{color:#fff;}
.nav li:nth-last-child(2) {
	padding-right: 0
}

.nav li:last-child,
.nav li:first-child {
	width: 14px;
	padding: 0
}

.nav li:first-child {
	margin-left: -10px
}

.nav li.nav_language {
	background: #ff2626;
	position: relative;
	box-shadow: -16px 0 10px -2px rgba(0, 0, 0, .15), 16px 0 10px -2px rgba(0, 0, 0, .15);
	line-height: 43px;
	padding: 0 35px
}

.nav li.nav_language::before,
.nav li.nav_language::after {
	content: "";
	position: absolute
}

.nav li.nav_language::before {
	position: absolute;
	top: -10px;
	right: 100%;
	border-bottom: 10px solid #ad0101;
	border-left: 15px solid rgba(0, 0, 0, 0);
	z-index: -1
}

.nav li.nav_language::after {
	background: #ff2626;
	width: 100%;
	height: 10px;
	position: absolute;
	left: 0;
	top: -10px
}

.nav li span {
	display: inline-block;
	position: relative;
	padding-right: 15px
}

.nav li.showNav span::after {
	top: 50%;
	transform: rotate(135deg)
}

.nav li span::after {
	content: "";
	width: 6px;
	height: 6px;
	position: absolute;
	right: 0;
	top: calc(50% - 5px);
	border-left: 1px solid rgba(255, 255, 255, .8);
	border-bottom: 1px solid rgba(255, 255, 255, .8);
	transform-origin: 50% 50%;
	transform: rotate(-45deg);
	transition: .3s
}

.pushNav {
	height: 0;
	overflow: hidden;
	transition: height .2s;
	position: relative;
	font-size: 18px
}

.pushNav::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 15px;
	background: linear-gradient(rgba(0, 0, 0, 0.11), transparent)
}

.pushNav ul {
	width: 1400px;
	margin: 0 auto;
	position: relative;
	visibility: hidden
}

.pushNav li {
	width: 100%;
	opacity: 0;
	transition: opacity .2s;
	padding: 15px 0 30px 40px;
	position: absolute;
	left: 0;
	top: 0
}

.pushNav li a {
	white-space: nowrap;
	line-height: 1em;
	margin: 8px 30px 8px 0;
	display: inline-block
}

.pushNav li.moretxt a {
	margin: 5px 25px 12px 0
}

.headline {
	margin-bottom: 20px
}

.headline h1 {
	text-align: center;
	margin: 20px auto 10px;
	font-size: 40px;
	line-height: 140%
}

.headline h1.h1_max {
	font-size: 30px
}

.headline h1 p {
	line-height: 140%;
	margin: 0 !important
}

.headline p {
	text-align: center;
	line-height: 200%
}

.headline p:last-child {
	margin: 7px auto 0px
}

.direct_left {
	display: flex;
	margin-bottom: 17px
}

.direct_left h2 {
	padding: 0 0 0 20px;
	background: none;
	font-size: 22px;
	line-height: 30px;
	color: #0046ad;
	font-weight: bold;
	position: relative;
	width: 165px
}

.direct_left h2 a {
	color: #0046ad
}

.direct_left h2::before {
	content: "";
	width: 5px;
	height: 20px;
	background: #0046ae;
	position: absolute;
	left: 0;
	top: 5px
}

.direct_left .textRoll {
	width: 100%;
	overflow: hidden;
	background: #fafafa;
	position: relative;
	box-sizing: border-box;
	padding: 0 0 0 66px
}

.direct_left .textRoll::before {
	content: "公告：";
	width: 66px;
	background: #fafafa;
	position: absolute;
	top: -1px;
	bottom: 0;
	font-size: 16px;
	color: #666;
	line-height: 185%;
	text-align: center;
	font-weight: normal;
	z-index: 10
}

.direct_left .textRoll::before {
	left: 0
}

.direct_left .textRoll .txtPrev,
.direct_left .textRoll .txtNext {
	position: absolute;
	background: #fafafa;
	top: 0;
	bottom: 0;
	z-index: 20;
	width: 30px;
	text-align: center;
	cursor: pointer
}

.direct_left .textRoll .txtPrev {
	right: 20px
}

.direct_left .textRoll .txtNext {
	right: 0
}

.direct_left .textRoll .swiper-slide {
	line-height: 185%;
	font-size: 16px;
	color: #666;
	width: auto;
	padding: 0 30px 0 10px;
	box-sizing: border-box
}

.direct_left .textRoll .swiper-slide::before {
	content: "";
	width: 5px;
	height: 5px;
	position: absolute;
	left: 0;
	top: calc(50% - 3px);
	border-radius: 50%;
	background: #ddd
}

.direct_left .textRoll .swiper-slide a {
	color: #666
}

.direct_second {
	background: #f7fbfe;
	border-radius: 5px;
	padding: 20px;
	display: flex;
	justify-content: space-between
}

.direct_scroll {
	width: 12%;
	height: 210px;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.direct_scroll p {
	font-size: 16px;
	color: #0046ae;
	line-height: 100%
}

.direct_scroll p a {
	color: #0046ae
}

.direct_right {
	display: flex;
	justify-content: space-between;
	gap: 20px
}

.direct_right li {
	width: 20%;
	position: relative
}

.direct_right li a {
	font-size: 16px;
	line-height: 24px;
	line-height: 160%
}

.direct_right li img {
	width: 290px;
	height: 163px
}

.direct_right li p {
	margin-top: 10px
}

.news {
	display: flex;
	justify-content: space-between
}

.news_list {
	width: 440px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: space-between
}

.news_list li {
	margin-bottom: 12px
}

.news_list li:last-child {
	margin-bottom: 0
}

.news_list li:first-child a {
	font-size: 20px;
	font-weight: bold
}

.news_pic {
	width: 925px
}

.news_pic_move {
	position: relative;
	margin-bottom: 20px;
	overflow: hidden
}

.news_pic_move .img_scale:hover img {
	transform: none
}

.news_pic_move:hover .swiper-slide .img_scale img {
	transform: scale(1.1)
}

.news_pic_move .swiper-slide {
	width: 925px;
	position: relative;
	overflow: hidden
}

.news_pic_move .swiper-slide img {
	width: 100%;max-height:520px;
}

.news_pic_move .swiper-slide p {
	margin-top: 10px;
	transition: all .6s
}

.news_pic_move .big_play_btn {
	top: 455px;
	left: 20px
}

.news_pic_move .swiper-button-next,
.news_pic_move .swiper-button-prev {
	top: calc((100% - 61px)/2)
}

.news_pic_move .swiper-pagination {
	width: 100px;
	bottom: 0;
	left: auto;
	right: 0;
	color: #999;
	text-align: right;
	font-size: 16px
}

.news_pic_move .swiper-pagination-current {
	color: #ff2626;
	font-size: 20px;
	font-weight: bold
}

.news_video {
	width: 925px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	display: none
}

.news_video .video_box {
	width: 925px;
	height: 520px;
	border-radius: 5px;
	overflow: hidden;
	background: #000
}

.news_video .video_box video {
	width: 927px;
	height: 522px;
	margin: -1px 0 0 -1px
}

.news_video .video_title {
	margin-top: 10px
}

.news_video.fix {
	position: fixed;
	right: 15px;
	bottom: 235px;
	left: auto;
	top: auto;
	width: 510px;
	height: auto;
	z-index: 900;
	box-shadow: 0px 0px 12px rgba(0, 0, 0, .3)
}

.news_video.fix .video_box {
	width: 510px;
	height: auto;
	border-radius: 0
}

.news_video.fix .video_box video {
	width: 512px;
	height: auto
}

.news_video.fix .video_title {
	line-height: 22px;
	font-size: 14px;
	color: #fff;
	background: #0146ae;
	margin: 0;
	padding: 10px;
	box-sizing: border-box
}

.news_video .video_close {
	width: 30px;
	height: 30px;
	background: rgba(0, 0, 0, .6);
	position: absolute;
	top: 10px;
	right: 7px;
	border-radius: 50%;
	cursor: pointer
}

.news_video .video_close::before,
.news_video .video_close::after {
	content: "";
	position: absolute;
	top: 5px;
	bottom: 5px;
	left: 50%;
	width: 1px;
	background: #fff
}

.news_video .video_close::before {
	transform: rotate(45deg)
}

.news_video .video_close::after {
	transform: rotate(-45deg)
}

.news_pic_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.news_pic_list li {
	width: 295px;
	position: relative
}

.news_pic_list li:nth-child(-n+3) {
	margin-bottom: 25px
}

.news_pic_list li img {
	width: 295px;
	height: 166px
}

.news_pic_list li p {
	margin-top: 10px;
	line-height: 26px
}

.news_pic_list .addSpan span {
	color: #000;
	font-weight: bold
}

.news_pic_list .small_play_btn {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: auto;
	background: url("http://images.china.cn/images1/ch/2022ChinaIdex/img/Play.png") no-repeat 10px 126px/10% auto
}

.special {
	height: 110px;
	background: #fafafa;
	padding: 20px 0;
	box-sizing: border-box;
	margin: 25px auto 0;
	border-radius: 5px;
	display: flex;
	align-items: center;
	flex-wrap: wrap
}

.special a {
	margin: 0 35px;
	font-size: 16px;
	line-height: 32px
}

.readComment,
.threeEyes,
.practice {
	margin-top: 15px
}

.chinaWorld {
	display: flex;
	gap: 40px
}

.chinaWorld_item {
	width: 33.333%
}

.chinaWorld .sub_column {
	margin: 0 0 20px
}

.chinaWorld_pic {
	width: 440px;
	height: 250px;
	position: relative
}

.chinaWorld_pic img {
	width: 440px;
	height: 250px
}

.chinaWorld_pic p {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 20px;
	font-size: 16px;
	line-height: 125%;
	background: linear-gradient(transparent 5%, rgb(0, 0, 0))
}

.chinaWorld_pic p a {
	color: #fff
}

.chinaWorld_txt li {
	margin-top: 16px;
	padding-left: 20px;
	position: relative
}

.chinaWorld_txt li::before {
	content: "";
	position: absolute;
	top: 12px;
	left: 0;
	width: 6px;
	height: 6px;
	background: #ddd;
	border-radius: 50%
}

.cw {
	padding-top: 40px
}

.cw_pic {
	height: 250px;
	margin-bottom: 16px;
	overflow: hidden
}

.cw_pic div {
	display: none
}

.cw_pic div img {
	width: 440px
}

.cw_pic div:first-child {
	display: block
}

.cw_pic p {
	padding-top: 15px
}

.cw_txt {
	height: 220px;
	overflow: hidden
}

.cw_txt ul {
	display: flex;
	gap: 5px;
	margin-top: 5px;
	flex-wrap: wrap
}

.cw_txt li {
	height: 70px;
	color: #0046ae;
	background: #f7fbfe;
	text-align: center;
	display: flex;
	align-items: center;
	cursor: pointer;
	padding: 0 10px;
	flex-grow: 1
}

.cw_txt li.cur {
	font-weight: bold
}

.cw_txt li.cur a {
	pointer-events: initial
}

.cw_txt li a {
	display: block;
	width: 100%;
	color: #0046ae;
	line-height: 110%;
	pointer-events: none;
	transition: .3s
}

.same_con {
	display: flex;
	justify-content: space-between;
	margin-bottom: 25px
}

.same_con.eye_spec {
	align-items: flex-start
}

.same_con img {
	width: 100%
}

.threeEyes_second {
	display: flex;
	gap: 40px;
	width: 940px
}

.same_pic {
	width: 440px;
	overflow: hidden
}

.same_pic li {
	width: 215px;
	float: left
}

.same_pic img {
	width: 215px;
	height: 125px
}

.same_pic.practice_l li {
	margin-bottom: 0 !important
}

.same_pic li:first-child {
	width: 100%;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	border-radius: 5px
}

.same_pic li:first-child img {
	width: 440px;
	height: 250px
}

.same_pic li:first-child p {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 10;
	padding: 10px;
	background: linear-gradient(transparent 5%, rgb(0, 0, 0))
}

.same_pic li:first-child p.noBtn {
	padding: 15px
}

.same_pic li:first-child p a {
	color: #fff;
	display: flex;
	align-items: center
}

.same_pic li:first-child p .small_play_btn {
	position: relative;
	bottom: auto;
	left: auto;
	margin: 0 10px 0 -10px
}

.same_pic li:last-child {
	float: right
}

.same_pic li>a {
	position: relative;
	display: block;
	border-radius: 5px;
	overflow: hidden
}

.same_pic li p {
	margin-top: 4px;
	padding: 0 5px;
	box-sizing: border-box;
	position: relative;
	font-size: 16px;
	line-height: 125%
}

.same_wordStyle li {
	position: relative;
	margin-bottom: 16px;
	padding-left: 20px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.same_wordStyle li:first-child {
	font-size: 20px;
	font-weight: bold
}

.same_wordStyle li::before {
	content: "";
	position: absolute;
	top: 12px;
	left: 0;
	width: 6px;
	height: 6px;
	background: #ddd;
	border-radius: 50%
}

.same_wordStyle li:last-child {
	margin-bottom: 0
}

.same_wordStyle.read_list {
	margin-top: 0
}

.same_wordStyle.comment_List {
	box-sizing: border-box
}

.same_wordStyle.comment_List li:last-child {
	margin-bottom: 0
}

.same_wordStyle.practice_m,
.same_wordStyle.threeEyes_m {
	width: 475px;
	margin-top: -6px
}

.same_wordStyle.threeEyes_m {
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.same_wordStyle.threeEyes_m ul:first-child li:first-child,
.same_wordStyle.practice_m ul:first-child li:first-child {
	font-size: 20px;
	font-weight: bold
}

.same_wordStyle.practice_m ul:first-child {
	margin-bottom: 22px
}

.same_wordStyle.threeEyes_r .sub_column {
	margin: 0 0 20px
}

.same_wordStyle.threeEyes_r li {
	margin-bottom: 13px
}

.same_wordStyle.threeEyes_r li:last-child {
	margin-bottom: 0
}

.same_wordStyle.threeEyes_r li:first-child {
	margin-bottom: 18px;
	padding-left: 0;
	font-weight: 300;
	font-size: 18px;
	position: relative
}

.same_wordStyle.threeEyes_r li:first-child p {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 20px;
	font-size: 16px;
	line-height: 125%;
	background: linear-gradient(transparent 5%, rgb(0, 0, 0))
}

.same_wordStyle.threeEyes_r li:first-child p a {
	color: #fff
}

.same_wordStyle.threeEyes_r li:first-child::before {
	content: none
}

.same_wordStyle.threeEyes_r li:last-child {
	font-weight: 300;
	font-size: 18px
}

.same_wordStyle.threeEyes_r li:nth-child(3n+1) {
	font-size: inherit;
	font-weight: inherit
}

.same_wordStyle.threeEyes_r li img {
	width: 440px;
	height: 250px
}

.same_wordStyle.threeEyes_r p {
	padding: 4px 5px 0;
	box-sizing: border-box
}

.threeEyes_r,
.practice_r {
	width: 440px
}

.practice_r {
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

.practice_r li {
	overflow: hidden
}

.practice_r li .img_scale {
	float: left;
	margin-right: 15px
}

.practice_r li img {
	width: 215px;
	height: 125px
}

.practice_r li p {
	padding-top: 12px
}

.marvellousSwiper {
	position: relative;
	width: 100%;
	overflow: hidden
}

.marvellousSwiper .swiper-slide {
	background: #f7fbfe;
	height: 125px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 5px
}

.marvellousSwiper img {
	width: 100%
}

.marvellousSwiper .swiper-button-next,
.marvellousSwiper .swiper-button-prev {
	bottom: 32px;
	top: auto
}

.story {
	overflow: hidden
}

.story .sub_column {
	margin: 0 0 20px
}

.story_con {
	width: 100%;
	border-radius: 5px;
	display: flex;
	color: #fff;
	margin-bottom: 18px
}

.story_con img {
	width: auto;
	height: 315px;
	max-width: none
}

.story_con .img_scale {
	position: unset
}

.story_height {
	width: 120px
}

.story_con .story_item {
	width: 120px;
	position: relative;
	margin-left: -15px;
	border-radius: 5px;
	overflow: hidden
}

.story_con .story_item:first-child {
	margin-left: 0
}

.story_con .story_item .black {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 315px;
	background: rgba(0, 0, 0, .6);
	border-radius: 5px
}

.story_con .story_item h3 {
	position: absolute;
	top: 0;
	left: 0;
	width: 105px;
	height: 315px;
	writing-mode: vertical-rl;
	padding: 20px 0;
	box-sizing: border-box;
	transition: all .4s;
	letter-spacing: 2px;
	cursor: pointer;
	display: flex;
	align-items: center;
	font-weight: 300;
	opacity: 1
}

.story_con .story_item p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 550px;
	padding: 10px 15px;
	box-sizing: border-box;
	background: linear-gradient(transparent, rgba(0, 0, 0, 0.6));
	display: none
}

.story_con .story_item p a {
	color: #fff
}

.story_con .story_item.story_cur {
	width: 560px
}

.story_con .story_item.story_cur h3 {
	opacity: 0
}

.citySwiper {
	position: relative;height:125px;
}

.citySwiper img {
	width: 100%;height:125px;
}

.citySwiper .swiper-button-next,
.citySwiper .swiper-button-prev {
	bottom: 32px;
	top: auto
}

.more_language {
	margin-top: 50px;
	border-top: 2px solid #1a56b5
}

.language_name {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	padding: 0 70px;
	box-sizing: border-box
}

.language_name li {
	line-height: 40px;
	padding: 0 25px;
	box-sizing: border-box
}

.language_name a {
	font-size: 20px
}

.language_name .li_cur {
	border-radius: 5px;
	background: #0046ae
}

.language_name .li_cur a {
	color: #fff
}

.language_con {
	margin-top: 20px;
	position: relative
}

.language_con img {
	width: 440px;
	height: 250px
}

.language_pic {
	width: 440px;
	position: relative;
	border-radius: 5px;
	overflow: hidden
}

.language_pic>a {
	position: relative;
	display: block;
	overflow: hidden;
	border-radius: 10px
}

.language_pic:first-child {
	width: 935px;
	position: relative
}

.language_pic:first-child img {
	width: 935px;
	height: 525px
}

.language_pic:first-child>a {
	position: relative
}

.language_pic:first-child p {
	box-sizing: border-box
}

.language_pic:first-child p a {
	font-size: 20px;
	color: #fff
}

.language_pic:nth-child(2) {
	position: absolute;
	right: 0;
	top: 0
}

.language_pic:last-child {
	position: absolute;
	right: 0;
	bottom: 0
}

.language_pic p {
	box-sizing: border-box;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 20px;
	background: linear-gradient(transparent 5%, rgb(0, 0, 0))
}

.language_pic p a {
	font-size: 16px;
	line-height: 160%;
	color: #fff
}

.couplet_right,
.couplet_left {
	position: fixed;
	top: 350px;
	width: 150px;
	height: 450px;
	border-radius: 5px
}

.couplet_right {
	right: calc((100% - 1400px)/2 - 200px);
	background: #999;
	display: none
}

.couplet_left {
	left: calc((100% - 1400px)/2 - 200px);
	opacity: 0;
	animation-name: couplet_left;
	animation-delay: 13s;
	animation-duration: 1s;
	animation-fill-mode: forwards
}

@keyframes couplet_left {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

.couplet_left p {
	width: 100%;
	font-size: 14px;
	line-height: 25px;
	background: #e4e4e4;
	text-align: right;
	padding-right: 5px;
	box-sizing: border-box
}

.couplet_left img {
	width: 100%
}

.couplet_left p a {
	cursor: pointer;
}

#topAdv {
	height: 0;
	animation: topAdv 10s 2s linear
}

@keyframes topAdv {
	0% {
		height: 0
	}

	45% {
		height: 600px
	}

	90% {
		height: 600px
	}

	100% {
		height: 0
	}
}

#topAdv img {
	width: 100%
}

@media screen and (max-width: 1800px) {
	.couplet_left {
		left: 0
	}
}
.pc_footer{width:100%;text-align:center;margin-top:20px;background:#0146ae;color:#fff;font-size:14px;padding:60px 0}.pc_footer span{margin:0 13px}.pc_footer p{margin-bottom:5px}.pc_footer p a{color:#fff;margin:0 13px}.pc_footer .Icons{text-align:center;margin-top:40px}.pc_footer .Icons img{width:auto;height:45px;margin:0 10px}.m_footer{display:none}.fixed{position:fixed;right:15px;bottom:30px;text-align:center;z-index:99;cursor:pointer}.fixed span{display:block;width:60px;height:60px;background-color:#ededed;border-radius:7px}.fixed #fix_wza{color:#999;font-size:14px}.fixed #fix_wza span{background-image:url("http://images.china.cn/images1/ch/2022ChinaIdex/content/img/wza.png");background-position:center;background-size:100% auto}.fixed .scroll_top{margin-top:10px;display:none}.fixed .scroll_top span{position:relative}.fixed .scroll_top span::before,.fixed .scroll_top span::after{content:"";width:4px;height:25px;background:#b4b4b4;position:absolute;top:17px;border-radius:5px}.fixed .scroll_top span::before{transform-origin:0 0;transform:rotateZ(45deg);left:30px}.fixed .scroll_top span::after{transform-origin:100% 0;transform:rotateZ(-45deg);right:30px}.fixed .scroll_top a{color:#999;font-size:14px}@media screen and (max-width: 1420px){body{min-width:1000px}.pc_footer{margin-top:40px;font-size:12px;padding:30px 0}.pc_footer .Icons{margin-top:30px}.pc_footer .Icons img{height:40px;margin:0 8px}}@media screen and (max-width: 750px){body{min-width:100%}.pc_footer{display:none}.m_footer{display:block;background:#0146ae;padding:.3rem .3rem .7rem;font-size:.3rem;color:#fff;line-height:1em;text-align:center}.m_footer .ft1{padding-bottom:.35rem;display:flex;justify-content:center;gap:.8rem}.m_footer .ft1 div{display:flex;align-items:center}.m_footer .ft1 div:nth-child(1) img{width:.46rem}.m_footer .ft1 div:nth-child(2) img{width:.3rem}.m_footer .ft1 div img{margin-right:.15rem}.m_footer p{padding-top:.35rem;border-top:.01rem solid rgba(255,255,255,.2)}.fixed{display:none !important}}/*# sourceMappingURL=china_footer.min.css.map */

.mw {width:1400px;margin:0 auto;}
#ad250 {float:left;margin-right:5px;}
#ad468 {height:60px;width:468px;margin:5px auto;}
.bgf7f7f7 {background:#f7f7f7;padding-left:3px;}
.borderall {border:1px solid #EAEAEA;background:#fff;}
#clear {margin:0;padding:0;clear:both;background:#ffffff;line-height:0px;height:0px;}
.note {font-size:12px;color:#999999; font-style:italic;}
.adgs {padding-left:50px;}
.none {display:none;}

/*顶部*/
#toplogin {text-align:left;}
.loginForm{float:left;position:relative;font-family:"Arial","simsun";padding-left:5px;}
.loginForm,.loginSelect{float:left;}
.loginSelect{position:relative;z-index:10;padding-top:7px;}
#loginBtn{cursor:pointer;width:51px;overflow:hidden;border:none;color:#498BAF;float:left;margin-right:5px;text-align:center}
#loginQq{cursor:pointer;width:96px;display:inline-block;_display:inline;_zoom:1;color:#498BAF;padding-top:1px;float:left;_margin-top:1px;margin-right:5px;text-align:center;text-indent:-9999px;}
    
.headTop1{width:100%;height:40px;background-color:#f9f9f9;border-bottom:1px solid #dcdbdb}
.headTop1Center{width:1400px;height:40px;margin:auto;}
.headTop1LinkLogo{width:20px;height:20px;display:block;float:left;margin-top:10px;margin-right:6px}
.headTop1Link{width:auto;height:40px;float:left;line-height:40px;margin-right:21px;letter-spacing:1px;color:#3c3c3c}
.headTop2Link{width:auto;height:40px;float:right;line-height:40px;margin-right:8px;letter-spacing:1px;color:#3c3c3c;font-size:13px}
.headTop2Link:hover{color:#d50505}
.headTop2{width:100%;height:120px}

/*图片文章调用*/
.topimg {overflow:auto;} 
.topimg li{float:left;width:145px;line-height:25px;text-align:center;}
.topimg li span {float:left;width:130px;line-height:23px;height:23px;overflow:hidden}
.topimg li span a:link,.topimg li span a:visited{color:#ff0000;}

/*首页*/
#ileft {float:left;width:212px;}
#icenter {float:left;margin:0 5px;width:514px;}
	#ileft1 {float:left;width:252px;}
	#icenter1 {float:left;margin-left:6px;width:474px;}
#iright {float:right;width:212px;}
.topnews {margin:0 0 5px 7px;}
.topnews h4 {font:bold 22px Microsoft Yahei,sans-serif;margin:5px auto;line-height:30px;height:30px;overflow:hidden;}
.topnews h4 a{text-decoration:none;}

.notice {background:#F5FBFF;height:25px;line-height:25px;text-align:left;padding:0 4px;}
.notice div {float:left;}
.notice ul {width:400px;overflow:hidden;}
.notice li {float:left;width:400px;line-height:20px;height:20px;overflow:hidden;}
#toplist {float:left;width:470px;margin-top:5px;}
#toplist li {text-align:left;font-size:14px;line-height:25px;height:25px;overflow:hidden;padding-left:5px;}
#toplist li span {float:right;color:#999999;}

.userlist {border:1px solid #E7E3E7;border-top:0;}
.userlist td {text-align:left;height:22px;}
.topjx {text-align:left;color:#636563;line-height:23px;}
#ilist,#ilist212,#ilist250 {border:1px solid #A2D0E5;background: #ffffff;text-align:left;margin-bottom:4px;}
#ilist9 {width:512px;border:1px solid #A2D0E5;background: #ffffff;text-align:left;margin-bottom:5px;}
#ilist h6,#ilist212 h6,#ilist250 h6 {color:#FFFFFF;background: url(bg9.gif) repeat-x;padding:5px;margin:1px;font-size:14px;}
#ilist h6 span,#ilist212 h6 span,#ilist250 h6 span{float:right;font-size:12px;color:#cccccc;font-weight:normal}
#ilist h6 a,#ilist212 h6 a,#ilist250 h6 a{color:#FFFFFF;}
#ilist9 ul {width:512px;margin:0px auto;overflow:hidden;}
#ilist212 ul {width:210px;overflow:hidden;}
#ilist250 ul {width:250px;overflow:hidden;}
#ilist {float:left;width:360px;}
#ilist ul {padding:0 4px;}
#ilist li {float:left;font-size:12px;width:350px;line-height:22px;height:22px;overflow:hidden;margin-left:1px}
#ilist212 li {float:left;font-size:12px;width:207px;line-height:22px;height:22px;overflow:hidden;margin-left:1px}
#ilist250 li {float:left;font-size:12px;width:244px;line-height:22px;height:22px;overflow:hidden;margin-left:1px;}
#iright .ititle {background:url(title_bg.gif) left top no-repeat;color:#424542;font-size:12px;text-align:left;padding:7px 10px;letter-spacing: 5px;font-weight:bold;}
.igslist {border-bottom:1px solid #E7E3E7;text-align:left;padding:5px 0 5px 3px;height:68px;overflow:hidden;margin:0 5px;}
.igslist a:link,.igslist a:visited {color:#FF6500;}
.igslist li {color:#00309C;padding:3px;line-height:19px;}
.iltitle {background:url(title_bg2.gif) no-repeat;color:#424542;padding:7px 15px 8px 15px;text-align:left;letter-spacing: 5px;font-weight:bold;}
.illist {border:1px solid #E7E3E7;border-top:0;text-align:left;padding:5px 4px;position: relative;}
#ilall {float:left;width:240px;border-bottom:1px dashed #E7E3E7;padding:5px}
.ihits {float:left;width:25px;padding:5px 0;text-align:center;margin:0 5px 5px 0;background:#FFEB7B;color:#CE0000;font-weight:bold;}
.iltitle_1 {float:left;width:198px;text-align:left;}
.iltitle_1 li {margin-top:4px;color:#8C8A8C}
.iltitle_1 a:link,.iltitle_1 a:visited {font-size:14px;color:#00309C;text-decoration:underline;}

#ilist li a:link,#ilist212 li a:link,#toplist li a:link,#ilist250 li a:link,#ilist li a:visited,#ilist212 li a:visited,#ilist250 li a:visited,#toplist li a:visited{color:#163F8F;}

.link {padding:10px 5px;text-align:left;line-height:20px;}

#nw_right {float:right;}
#web2r {width:350px;background: #f6f6f6;text-align:left;margin-bottom:5px;}
#web2r h5 {background: #0146AE;line-height:35px;padding-left:15px;font-size:16px;color:#FFFFFF;}
#web2r ul {padding:0 4px;}
#list10 li {font-size:14px;line-height:35px;height:35px;border-bottom:1px dashed #ccc; overflow:hidden;}

#nw_left {float:left;}
#web2l {width:1030px;margin:0 0px 5px 0;text-align:left;}
#web2l h5 span {background:#FF0066;color:#ffffff;padding:3px 5px;font-weight:bold;}
#web2l h5 span a:link,#web2l h5 span a:visited {color:#FFFFFF;}
#web2l h5 span a:hover {color:#FFFF00;text-decoration:none;}
#web2l h6 {padding-left:5px;line-height:50px;border-bottom:3px solid #0146AE;font-size:24px;color:#0146AE;}
#web2l h6 a{color:#FFFFFF;}
#web2l #content {width:945px;font-size:14px;line-height:25px;padding:6px;overflow:hidden;}
#web2l #content p{margin-bottom:1em;}
#web2l #content #listul a{text-decoration:underline;}
#web2l #content .zhaiyao {margin:3px 20px;padding:5px;border:1px solid #ccc;background:#f7f7f7;}
#web2l #copy {margin:5px auto;border-bottom:1px dashed #ccc;width:90%;text-align:right;padding:10px;}

#web2l li {}
#web2l #listul li {padding-left:1px;}
#web2l #listul li .title{    margin: 0 0 20px 0;
    font-family: PT Serif !important;
    font-size: 30px !important;
    line-height: 1.1 !important;
    font-weight: 600 !important;clear:both;}
span.dateinfo{
	margin:0;padding:0;clear:both;line-height:0px;height:0px;
	font-family: Work Sans !important;
    font-size: 13px !important;
    line-height: 1 !important;
    font-weight: 500 !important;
    text-transform: capitalize !important;
    letter-spacing: -0.5px !important;}
.td-module-meta-info {
    padding: 0 0 0 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-color: #eaeaea;height:361px;
}
#web2l #content #listul li a:link,#web2l #content #listul li a:visited {font-size:14px;color:#163F8F;text-decoration:none;}
#web2l #content #listul li a:hover {color:#ff0000;text-decoration:underline;}
#web2l #content .box{padding:0 1em; line-height:2em; margin-top:5px;padding-bottom:5px;color:url(bg9.gif) repeat-x}
.artright {float:left;margin-left:20px;width:350px;}

.content{
	overflow: hidden;
}
.article p {
	margin-bottom: 20px; text-indent:2em;
}
.article img,.article video{display: block;margin: 0 auto;max-width:100%}

.content h1{font-size:40px;line-height:50px;margin-bottom:23px;text-align:center}.content .inform{width:100%;font-size:14px;color:#999;justify-content:center;display:flex;align-items:center;line-height:16px;padding-bottom:25px;border-bottom:1px solid #eee}.content .inform.spaceBetween{justify-content:space-between}.content .inform.center{justify-content:center}.content .inform p{padding:0 20px;position:relative}.content .inform p::after{content:"";position:absolute;bottom:0;right:0;width:1px;height:14px;background:#999}.content .inform p:nth-child(4):after{bottom:3px}.content .inform p:first-child{padding-left:0}.inform_item{display:inline-flex}.inform_item>p:last-child::after{content:none}.inform_item div:last-child{padding-right:0}.informShare{padding:0 25px;display:flex;align-items:center;position:relative}.informShare .sina .share_icon,.informShare .wechat .share_icon{margin-right:8px;cursor:pointer;border-radius:50%}.informShare .copy_pic .share_icon{cursor:pointer;border-radius:50%}.informShare .sina:hover .share_icon,.informShare .qqSpace:hover .share_icon,.informShare .copy_pic:hover .share_icon,.informShare .wechat:hover .share_icon{animation:jump .2s forwards linear}.informShare .qrcode{z-index:999;position:absolute;top:40px;left:-50px;width:100px;height:100px;border:15px solid #fff;border-radius:7px;box-shadow:0 2px 8px #999;overflow:hidden;visibility:hidden;transition:.3s;opacity:0;background:#fff}.informShare .wechat{position:relative}.informShare .wechat:hover .qrcode{opacity:1;visibility:visible;transform:translateY(2%)}.informShare .copySuccess{position:absolute;top:40px;right:-16px;padding:0 20px;line-height:36px;border-radius:7px;background:#fff;box-shadow:0px 2px 8px #999;opacity:0;visibility:hidden;z-index:999}.informShare .copySuccess.copy_cur{animation:copySuccess 3s forwards}.fontSize{position:relative;padding:0 25px;display:flex;align-items:center}.fontSize::after{content:"";position:absolute;bottom:7px;left:0;width:1px;height:14px;background:#999}.fontSize span{display:block;width:30px;height:30px;line-height:30px;border-radius:50%;text-align:center;margin-right:10px;cursor:pointer}.fontSize .font_cur{background:#2c64c3;color:#fff}@keyframes jump{50%{transform:translateY(-5px)}100%{transform:translateY(0)}}.topShare .informShare .copySuccess{right:0}.topShare .informShare .wechat,.topShare .informShare .sina,.topShare .informShare .qqSpace,.topShare .informShare .copy_pic{margin-bottom:-5px}@keyframes copySuccess{0%{visibility:visible}30%{opacity:1}}.article{padding-top:20px;overflow:hidden;min-height:100px;}.article #vjs_video_3{margin-top:10px}.article.nobor{border:none}.article p{margin-bottom:20px}.article .editor{text-align:right;margin-bottom:30px;font-size:14px;color:#999}#autopage {padding-top: 40px;font-size: 16px;text-align: center;}#autopage a, #autopage span {display: inline-block;padding: 0 15px;line-height: 35px;border-radius: 7px;    margin-bottom: 10px;}#autopage span, #autopage a:hover {background: #0046ae;color: #fff;}#autopage a {background: #f1f3fa;}.column{font-size:36px;font-weight:bold;border-left:5px solid #0046ae;padding-left:18px;box-sizing:border-box;line-height:1em;color:#0046ae}.relevant{width:100%}.relevant .banner{width:100%;height:110px;background:#999;margin-bottom:40px;border-radius:7px}.relevant .column{margin-bottom:25px}.relevant li{padding-left:15px;box-sizing:border-box;position:relative;margin-bottom:15px}.relevant li:last-child{margin-bottom:0px}.relevant li::before{content:"";position:absolute;top:12px;left:0;width:5px;height:5px;background:#ddd;border-radius:50%}.m_local{display:none}#ciic_wza{z-index:999}.read{margin-top:30px}#ciic_wza{display:none}.fixed #fix_wza svg{display:none}.fixed #fix_wza #ciic_wza{display:block}.fixed #fix_wza #cniil_wza{color:#999}

.dh {background:url(css109/images/icons.png) 0 -847px no-repeat;padding:7px 25px;margin:1px;text-align:left;font-weight:normal;font-size:14px;}
.dh span {float:right;}

/*列表分页*/
	#page {width:100%;padding:15px 0;}
    #pagetop {width:100%;padding:3px 0;}
	#pagetop ul,#page ul{margin:0 auto 5px auto; display:table;text-align:center;}
	#pagetop li,#page li{float:left;*float:none;line-height:21px;height:21px;margin: 2px;display:inline; zoom:1;}
	#pagetop span,#page span{display: block; padding: 2px 5px; background: #F5FBFF; border: 1px solid #CCC; color: #999999; }
	#pagetop a,#page a{font-size:12px;display: block; text-decoration: none; margin:0px; color: #FFFFFF;padding: 2px 5px 2px 5px;background:#0146AE;}
	#pagetop a:link,#pagetop a:visited,#page a:link,#page a:visited {border: 1px solid #CCCCCC; }
	#pagetop a:hover,#page a:hover {background:#F5FBFF;color:#163F8F;}
	#pagetop #span1,#page #span1 {background:#FFFFFF;display: block;}

.gcontent {padding:5px 5px 0 5px;}

.plun {padding:5px;border-bottom:1px dashed #A2D0E5;}
.ptitle {margin:3px 0;}
.pnoi {float:left;width:60px;}
.pIP {float:left;width:130px;}
.pname {float:left;width:140px;color:#FF0000;}
.ptime {float:left;width:100px;}
.pings{width:95%;line-height:18px;padding:10px;margin-bottom:7px;}
.repings {margin:0 3px;padding:0 15px}
.sub{height:20px; width:48px; background:url(input_bg.gif); border:0; padding:2px 0 0; font-size:12px;}
#MultiPage{margin:10px 20px;font: 12px Arial, Helvetica, sans-serif; overflow:auto;}
#MultiPage a{float:left;display:block;padding:2px 6px;text-decoration: none;border: 1px solid #A2D0E5; background:url(bg9.gif) repeat-x;color:#FFFFFF}
#MultiPage a:hover {background:#F5FBFF;color:#163F8F;}
#MultiPage .total {margin:0 2px 0 -1px;font-weight: bold;background:#F5FBFF;color:#163F8F;}
#MultiPage .pages {margin:0 1px 0 -1px;font-weight: bold;background:#F5FBFF;color:#163F8F;}
.num {margin-right:1px}
.redirect{margin-right:1px;height: 16px !important;height:15px}
#MultiPage .curpage{margin-right:1px;font-weight: bold;background:#F5FBFF;color:#163F8F;}
.pingp {float:right;width:250px;height:200px;margin:3px 1px;text-align:left;overflow: auto;overflow-x:hidden;scrollbar-arrow-color:#E70000;scrollbar-base-color:#EFF7FF;}
	.pingp img {cursor:pointer;margin:5px 8px;}

.rclass {float:left;width:298px;margin:0px auto;overflow:hidden;}
.rclass li {float:left;font-size:13px;font-weight:bold;width:280px;margin:0 5px;padding:8px 0;border-bottom:1px dashed #ccc;}
.rclass .yaoclass {float:left;font-size:12px;font-weight:normal;width:130px;padding-left:5px;}

#sclass {float:left;width:389px;margin-bottom:5px;}
#sclass h6 {background: #F9F9F9;padding:5px 15px;margin:1px;font-size:14px; line-height:25px;border-bottom:1px solid #0146AE;}
#sclass h6 a{color:#0146AE;font-weight:bold;}
#sclass h6 span {float:right;font-size:12px;letter-spacing: normal;}
#sclass h6 span a{color:#999;font-weight:normal;}
#sclass ul {padding:0 4px;margin:5px;}
#sclass li {font-size:14px;height:30px;line-height:30px;overflow:hidden;background:url(css109/images/icons.png) 3px -244px no-repeat;padding-left:12px;}
#sclass li a{color:#333;}
#sclass li a:hover {color:#ff0000;}

.lmlist{width:100%;height:auto;}
.lm3{width:32%;height:500px;margin-right:2%;float:left;margin-top:5px;margin-bottom:15px}
.lmtitle{width:100%;height:45px;border-top:1px solid #e2e2e2;margin-bottom:10px}
.lmtitlespan{width:auto;height:45px;display:block;float:left;line-height:45px;font-size:21px;letter-spacing:3px;border-top:2px solid #0146AE;padding-left:3px;padding-right:3px;cursor:pointer}
.lmtitlespan:hover{color:#0146AE}
.more{width:50px;height:45px;display:block;float:right;line-height:45px;color:#cacaca;cursor:pointer}
.more:hover{color:#0146AE}
.lmimg{width:100%;height:230px;cursor:pointer}
.lmimg:hover .lmimgspan{background:linear-gradient(180deg,rgba(1,70,174,0.0),rgba(1,70,174,.6) 50%,rgba(1,70,174,.8))}
.lmimgimg{width:100%;height:230px;display:block;border-radius:8px}
.lmimgspan{width:446px;height:40px;display:block;margin-top:-40px;line-height:46px;text-indent:10px;color:#fff;background-color:#000;border-bottom-left-radius:9px;border-bottom-right-radius:9px;position:absolute;background:linear-gradient(180deg,rgba(0,0,0,0.0),rgba(0,0,0,.6) 50%,rgba(0,0,0,.8))}
.lmhang{width:100%;display:block;margin-top:10px;line-height:40px;text-indent:3px;cursor:pointer}
.lmhang li a{font-size:16px}
.lmhang li a:hover{color:#d62103;text-decoration:none}

.tags {font-size:12px;padding:4px;margin:5px 10px;}
.tags a:link,.tags a:visited{color:#0000FF}
/*相关文章*/
#marticle {float:left;font-size:16px;}
#marticle ul {padding-left:5px;}
#marticle li {float:left;width:495px;overflow:hidden;border-bottom:1px dashed #cccccc;padding: 10px 0 10px 14px;
white-space: nowrap;text-overflow: ellipsis;
    background: url(css911/arrow.jpg) left 23px no-repeat;}
/*上下篇*/
.sxart li{margin:8px 0;font-size:14px;color:#ff0000;}
/*评论框*/
.artpl {float:left;}
.artpl li {margin:6px;}

a.photo1 { position: relative; z-index: 0;}
a.photo1 span{ position: absolute; left: -999em; visibility: hidden; }
a.photo1 span img{background: #fff;color:#f60; padding: 4px; border: solid 1px #ddd;filter:alpha(Opacity=100),-moz-opacity:1,opacity: 1;}
a.photo1:hover span{ visibility: visible;top: -100px;left: -300px;}

.lookmore {padding:5px 18px;}
.lookmore a:link,.lookmore a:visited{color:#ff0000;}
.red {color:#ff0000;font-weight:bold;margin:0 5px;}
.artvote {width:537px;margin:10px auto;overflow:hidden;background:url(votetitle.jpg) top left no-repeat;}
.artvote h5 {font:bold 18px "Microsoft Yahei",sans-serif;padding:6px 0 8px 0;text-align:center;}
.artvote li {padding:5px 30px;}
.artvote li .artsubmit {border:0;background:url(votesubmit.jpg) top left no-repeat;width:96px;height:32px;letter-spacing: 10px;font-size:14px;font-weight:bold;text-align:center;}

/*留言本首页*/
.bbsborder {border:1px solid #A2D0E5;}
.btitle {background:url(bg9.gif) repeat-x;color:#163F8F;font-weight:bold;}
.btitle a:link,.btitle a:visited,.btitle a:hover {color:#FFFFFF}
.bb {background:#F5FBFF;border-top:1px solid #A2D0E5;}
.bb a{font-size:14px;}
.user {color:#0066CC;}
.date {color:#999;}
.black {color:#ccc;}

/*显示留言*/
.listtime {background:#0146AE;height:25px;text-align:left;color:#FFFFFF;padding-left:10px;}
.listtime span {float:right;font-weight:bold;margin-right:15px;}
.author {padding:10px 10px 5px 10px;margin:10px;font:bold 13px "Microsoft Yahei",sans-serif;text-align:left;border-bottom:1px dashed #ccc;}
.author span {float:right;}
.userface {width:100px;height:100px;line-height:100px;overflow:hidden;margin:0 auto;}
.userface img {width:100px;height:100px;}
.userip {margin-top:5px;color:#999;}
.title {font-weight:bold;margin-bottom:10px;font-size:14px;}
.bbscontent {background:#F5FBFF;font-size:14px;line-height:25px;text-align:left;padding:10px;vertical-align: top;}
#bbscontent {font-size:14px;word-break:break-all;width:895px; overflow:hidden; }

.b4 {border:1px solid #ccc;width:350px;}
.buttom {background:url(bg9.gif) repeat-x;border:0;color:#163F8F;height:22px;}
.dh span img {margin-right:10px;}
.userinfo {text-align:left;margin:10px;}
.userinfo li {border-bottom:1px dashed #ccc;line-height:25px;height:25px;}
#bbsqm {width:80%;margin-top:10px;padding-top:10px;background:url(signature_bg.gif) left top no-repeat;}
#bbsqm a:active {text:expression(target='_blank');}

.classdh {text-align:left;padding:10px;font-size:12px;font-weight:bold;}
.classdh img{vertical-align:top}
.classdh #yaobg {background:url(bg9.gif) repeat-x;color:#163F8F;padding:2px 5px;}
.classdh span {float:right;margin-top:-10px;}
.textad a:link,.textad a:visited {color:#ff0000;}
.textad a:hover {color:#0000ff;}

#Artlist10,#Artlist10num {padding:2px 1px;}
#Artlist10 li {text-align:left;height:22px;line-height:22px;overflow:hidden;}
#Artlist10num li {text-align:left;height:22px;line-height:22px;padding-left:5px;overflow:hidden;}
#Artlist10 li span,#Artlist10num li span {float:right;}
#Artlist101 {padding:5px 0;}
#Artlist101 li {float:left;margin-left:3px;font-size:12px;width:248px;text-align:left;height:22px;line-height:22px;overflow:hidden;}
#Artlist101 li span {float:right;}

.nTableft {border:1px solid #ddd;position: relative}
.TabTitleleft {}
.TabTitleleft li {float:left;line-height:38px;text-align:center;width:131px;cursor:pointer;}
.TabTitleleft5 {background:#ffffff;}
.TabTitleleft5 li {float:left;font-size:12px;color:#FFFFFF;font-weight:bold;line-height:200%;text-align:center;width:25%;border-bottom:1px solid #A2D0E5;cursor:pointer;}
.TabTitleleft .active{font-weight:bold;color:#0146AE;background:#fff;border-top:2px solid #0146AE;}
.TabTitleleft .normal{background:#f9f9f9;color:#000;border-bottom:1px solid #ddd;}
.TabContent3 {overflow:hidden;clear:both;padding-bottom:3px;}
.nTableft td {text-align:left;height:22px;}

.indexvote h5 {margin:0 6px;font-size:14px;}
.indexvote li {margin:2px;line-height:25px;}
.indexvote .artsubmit {width:47px;height:21px;background:url(vote.gif) no-repeat;border:0;color:#fff;}

/*友情链接*/
.black_overlay{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:black;z-index:1001;-moz-opacity:0.8;opacity:.80;filter:alpha(opacity=80);}
.white_content{display:none;position:absolute;bottom:200px;left:0;width:400px;height:200px;padding:16px;border:16px solid #A2D0E5;background-color:white;z-index:1002;overflow:auto;}
.white_content h5 span {float:right;}
.white_content h5 {font:bold 16px "Microsoft Yahei",sans-serif;text-align:center;border-bottom:1px solid #A2D0E5;}

#toptextad {border:1px solid #A2D0E5;width:950px;margin:0 auto 5px auto;text-align:left;padding:5px 0;height:20px;}
	#toptextad li{float:left;width:150px;text-align:center;padding-left:5px;line-height:20px;}
.copylink {font-size:14px;margin:5px 0;}   
.copylink a{text-decoration:underline;}
.laoynoi1 {font-size:14px; font-family:Arial; font-weight:bold;color:#ff0000; font-style:italic;}
.laoynoi2 {font-size:14px; font-family:Arial; font-weight:bold;color:#79C04D; font-style:italic;}


.topimg {overflow:auto;} 
.topimg li{float:left;width:145px;line-height:25px;text-align:center;}
.topimg li span {float:left;width:130px;line-height:23px;height:23px;overflow:hidden}
.topimg li span a:link,.topimg li span a:visited{color:#ff0000;}
#indeximg {border-bottom:1px dashed #cccccc;margin-bottom:5px;height:110px;line-height:110px;}
#indeximg li {float:left;width:115px;text-align:center;height:100px;line-height:100px;padding:5px 0;}
#indeximg dl dt {
	float:left;
	width:105px;
}
.topimg dl,#indeximg dl {
	overflow:hidden;
	padding:0px 10px;
}
.topimg dl dt {
	float:left;
	width:75px;
}
#indeximg dl dt {
	float:left;
	width:105px;
}
.topimg dl dd h2,#indeximg dl dd h2 {
	font-size:14px;
	height:22px;line-height:22px;
	overflow:hidden;
}
.topimg dl dd h2,#indeximg dl dd h2 {
	font-size:14px;
	height:22px;line-height:22px;
	overflow:hidden;
}
.topimg dl dd h2 a,#indeximg dl dd h2 a{color:#F13500;}
.topimg dl dd div {
	line-height:20px;color:#666;height:40px;overflow:hidden;
}
#indeximg dl dd div {
	line-height:23px;color:#666;height:69px;overflow:hidden;
}
.list1 {width:770px;margin:12px auto;}
.list1 li {color:#333;line-height:32px;background:url(css109/images/icons.png) 3px -244px no-repeat;text-indent:12px;}
.list1 li.split{ background:none; border-bottom:1px dotted #ccc; height:0; line-height:0; font-size:0; margin:20px 0 }
.list1 li span {float:right;color:#999}
.list1 li a{color:#333;}
.votelist li {background:none;}
#a2{width:600px;margin:0 auto;}