.main {
	background-color: #fff;
}
.zhuantirank
{
	border-bottom:1px solid #aaa;
	margin-bottom: 20px;
}

.zhuantirank p a
{
	font-size:14px;
	text-decoration:underline;
	color:#aaa;
}

.row-first {
	max-width: 1280px;
	margin: 30px auto 0;
	background: rgba(0, 0, 0, .05);
	box-shadow: none;
	padding: 40px 0;
}

.mod-news {
	margin-top: 0;
	box-shadow: none;
	border-radius: 0;
}

.mod-tips {
	display: none;
}

.nb1-txt:after {
	display: none;
}

.nl1-con:after {
	display: none;
}

.nb1-pic {
	position: relative;
	z-index: 1;
}

.news-big1:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
	background: linear-gradient(to top, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, 0) 100%);
}

.nb1-txt {
	z-index: 3;
}

.nl1-con:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
	background: linear-gradient(to top, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, 0) 100%);
}

.nl1-pic {
	position: relative;
	z-index: 1;
}

.nl1-txt {
	z-index: 3;
}

.nb1-txt .tit a {
	font-size: 22px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.nb1-txt .mod-info {
	opacity: .8;
}

.nb1-txt .mod-info span {
	display: block;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
}

.nb1-txt .mod-info span+span {
	margin-left: 0;
}

.nb1-txt .mod-info span+span:after {
	display: none;
}

.nl1-txt .mod-info {
	opacity: .8;
	margin-top: 5px;
	height: 0;
	overflow: hidden;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;

}

.nl1-txt .mod-info span {
	display: block;
	font-size: 13px;
	font-weight: normal;
}

.nl1-txt .mod-info span+span {
	margin-left: 0;
}

.nl1-txt .mod-info span+span:after {
	display: none;
}

.nl1-txt {
	padding: 20px;
}

.nl1-txt .tit {
	padding-bottom: 5px;

}

.news-list1 li:hover .nl1-txt .mod-info {
	height: 40px;
}

.news-list1 li:hover .nl1-txt .tit {
	border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.row-home {
	background-color: #fff;
	padding-top: 0;
	padding-bottom: 0;
}

.list1-con {
	box-shadow: none;
	border-radius: 0;
}

.hci-hot .pic,
.share-m,
.btn-share2,
.sae-more,
.hci-act .pic {
	border-radius: 0;
}

.l1t-pic {
	padding-top: 64.28%;
	background-color: #000;
}

.l1t-pic img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
}

.list1-top:after {
	display: none;
}

.l1t-txt h3 a {
	font-size: 16px;
	color: #030418;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.l1t-txt h3 a:hover {
	color: #ec412e
}

.l1t-play {
	top: 72px;
}

.l1t-txt {
	position: static;
	padding: 15px 20px 15px 0;
	line-height: normal;
	height: auto;
}

.l1b-desc {
	display: none;
}

.list1-bot {
	padding: 0;
	height: auto;
}

.l1b-info {
	padding-left: 0;
	background: none;
	color: #030418;
	height: auto;
	line-height: normal;
	max-height: none;
}

.l1b-info span {
	display: block;
	font-size: 13px;
	line-height: 1;
}

.l1b-info span+span {
	margin-left: 0;
}

.l1b-info span:first-child {
	height: auto;
	max-width: none;
	margin-bottom: 10px;
}

.list1-con {
	height: 300px;
}

.row-home .wp {
	display: flex;
}

.home-main {
	padding-top: 40px;
	flex: 0 0 920px;
	float: none;
	width: 920px;
	padding-right: 28px;
	border-right: 1px solid rgba(9, 14, 35, .1);
}

.home-col {
	padding-top: 40px;
	float: none;
	overflow: hidden;
	padding-left: 20px;
	width: 280px;
}


.hci-title {
	padding-bottom: 0;
	border-bottom: none;
	line-height: normal;
}

.hci-title i {
	display: none;
}

.hci-title span {
	color: #030418;
	font-size: 24px;
	font-weight: bold;
}

.hci-hot li {
	position: relative;
}

.hci-hot .top {
	display: flex;
	flex-direction: row-reverse;
}

.hci-hot .pic {
	float: none;
	width: 100px;
	height: 67px;
	position: relative;
	margin: 0 0 0 15px;
	background-color: #000;
}

.hci-hot .pic img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.hci-hot .pic:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.hci-hot .tit {
	width: 0;
	flex: 1
}

.hci-hot .tit a {
	padding-top: 22px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	line-height: 24px;
	font-size: 16px;
}

.hci-hot .bot {
	height: auto;
	line-height: normal;
	padding: 0;
	position: static;
}

.hci-hot .bot-tips i {
	display: none;
}

.hci-hot .bot-tips span {
	display: none;
}

.hci-hot .mod-info {
	float: none;
	max-width: none;
	position: static;
	font-weight: normal;
	opacity: 1;
}

.hci-hot li:first-child .mod-info span+span {
	top: -3px;
}

.hci-hot .mod-info span+span {
	margin-left: 0;
	position: absolute;
	top: 17px;
	left: 0;
	opacity: .5;
}

.hci-hot .mod-info span+span:after {
	display: none;
}

.hci-hot .mod-info span {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
}

.hci-hot .bot {
	margin-top: 0;
	box-shadow: none;
}

.hci-hot .mod-info span:first-child {
	color: #000000;
	opacity: 1;
	margin-top: 5px;
}

.hci-hot li {
	margin-bottom: 0;
}

.hci-hot li+li {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid rgba(0, 0, 0, .1);
}

.hci-hot .bot:after {
	display: none;
}

.row-home .ovh {
	padding-bottom: 0;
}

.f-new-box {
	max-width: 1280px;
	margin: 50px auto 55px;
	background-color: #000;
	padding-top: 38px;
	padding-bottom: 30px;
}

.f-new-box-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 36px;
	border-bottom: 1px solid rgba(255, 255, 255, .15);
}

.f-new-box-top .pic {
	flex: 0 0 445px;
	width: 445px;
}

.f-new-box-top .pic a {
	display: block;
	padding-top: 61.79%;
	position: relative;
	overflow: hidden;
}

.f-new-box-top .pic a img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	object-fit: cover;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.f-new-box-top .pic a:hover img {
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-ms-transform: scale(1.01);
	-o-transform: scale(1.01);
	transform: scale(1.01);
}

.f-new-box-top .pic a:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: .4;
	background: #000;
}

.f-new-box-top .pic a span {
	position: absolute;
	top: 20px;
	left: 25px;
	color: #ffffff;
	z-index: 3;
	font-weight: bold;
	font-size: 24px;
}

.f-new-box-top .txt {
	flex: 0 0 330px;
	width: 330px;
	margin-left: 50px;
	color: #ffffff;
}

.f-new-box-top .txt .tit {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	margin-bottom: 25px;
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.f-new-box-top .txt .tit:hover {
	opacity: .8;
}

.f-new-box-top .txt .desc {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	line-height: 22px;
	color: #ffffff;
	font-size: 13px;
	opacity: .8;
}

.f-new-box-top .txt .info {
	font-size: 13px;
	color: #ffffff;
	line-height: 29px;
	margin-top: 30px;
}

.f-new-box-top .left {
	display: flex;
	align-items: center;
}

.mod-ad3 {
	width: 280px;
	
}

.mod-ad3 img {
	display: block;
	width: 100%;
	height: 100%;
}


.f-new-box-bot {
	padding-top: 20px;
	display: flex;
}

.f-new-box-bot .item {
	flex: 0 0 25%;
	padding: 0 40px;
	position: relative;
}

.f-new-box-bot .item:first-child {
	padding-left: 0;
}

.f-new-box-bot .date {
	font-size: 13px;
	color: #ffffff;
	opacity: .5;
}

.f-new-box-bot .tit {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 16px;
	color: #ffffff;
	font-weight: 500;
	margin: 10px 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.f-new-box-bot .tit:hover {
	opacity: .8;
}

.f-new-box-bot .info {
	color: #ffffff;
	font-size: 13px;
}

.f-new-box-bot .item+.item:after {
	content: '';
	width: 1px;
	height: 103px;
	background: #fff;
	opacity: .15;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}


.mod-list1.w4 li {
	width: 25%;
}

.f-new-box-item {
	flex:0 0 300px;
	padding-left: 40px;
	border-left: 1px solid rgba(255, 255, 255, .15);
}

.f-new-box-item-date {
	font-size: 13px;
	color: #ffffff;
	opacity: .5;
}

.f-new-box-item-tit {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
	line-height: 24px;
	margin: 15px 0;
}

.f-new-box-item-info {
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 15px;
}

.f-new-box-item-pic {
	padding-top: 55.55%;
	position: relative;
	overflow: hidden;
}

.f-new-box-item-pic img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.f-new-box-item-pic:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.mt50 {
	margin-top: 50px;
}

.f-new-video,
.f-new-rank {
	max-width: 1280px;
	margin: 0 auto;
	background: rgba(0, 0, 0, .05);
	padding: 40px 0;
}

.rank-left .title i {
	display: none;
}

.mod-rank {
	width: 890px;
}

.rank-left .title span {
	font-size: 24px;
	font-weight: bold;
}

.rank-right .item:first-child {
	background: #000;
}

.rank-right .item:last-child {
	background: #24b6a7;
}

.rank-left .mod-info {
	opacity: 1;
}

.mod-info span {
	font-weight: normal;
}

.f-new-rank .wp {
	display: flex;
	justify-content: space-between;
}

.rank-right,
.rank-left {
	height: 250px;
}

.f-new-video {
	margin: 47px auto;
	padding: 40px 0;
}

.f-new-video .l1b-info {
	display: none;
}

.f-new-video .list1-con {
	height: auto;
}

.f-new-video .mod-list1.w4 li {
	margin-bottom: 0;
}

.f-new-video .l1t-txt {
	padding-bottom: 0;
}

.l1t-play {
	background-image: url(../image/f-new-play.png);
	background-image: -webkit-image-set(url(../image/f-new-play.png) 1x, url(../images/f-new-play@2x.png) 2x);
	width: 52px;
	height: 52px;
	margin-left: -26px;
}


.f-new-video-tit,
.f-new-act-tit {
	font-size: 20px;
	font-weight: bold;
	color: #030418;
	margin-bottom: 30px;
}

.f-new-video .l1t-txt h3 a {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}


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

.f-new-act-list {
	display: flex;
	flex: 1;
}

.f-new-act-item {
	flex: 0 0 432px;
}

.f-new-act-pic {
	padding-top: 57.4%;
	position: relative;
	overflow: hidden;
}

.f-new-act-pic img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.f-new-act-pic:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}

.f-new-act-item+.f-new-act-item {
	margin-left: 26px;
}

.f-new-act-tit {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 18px;
	font-weight: 500;
	margin-top: 20px;
	color: #030418;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.f-new-act-tit:hover {
	color: #ec412e;
}

.row-home2 {
	overflow: visible;
}

.row-home2 .wp {
	justify-content: space-between;
	overflow: visible;
}

.home-main.nbr {
	border-right: none;
	border-top: 1px solid rgba(0, 0, 0, .1);

}

.row-home2 .home-main {
	padding-right: 0;
	width: 892px;
	flex: 0 0 892px;
	padding-top: 30px;
}

.row-home2 .home-col {
	float: right;
	padding-left: 0;
	width: 280px;
	border-top: 1px solid rgba(0, 0, 0, .1);
	overflow: visible;
	padding-top: 30px;
}

.f-new-500 {
	position: relative;
}

.f-new-500-tit {
	color: #030418;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	top: -87px;
	left: 0;
}

.hci-dis a:nth-child(3n+1) {
	padding-left: 0;
	border-right: 1px solid rgba(0, 0, 0, .1);
}

.hci-dis a:nth-child(3n+2) {
	padding-right: 0;
	border-right: 1px solid rgba(0, 0, 0, .1);
}

.hci-dis a {
	text-align: center;
	box-shadow: none;
	opacity: 1;
	color: rgba(3, 4, 24, .7);
}

.hci-dis a.on {
	color: #030418;
	font-weight: bold;
}

.hci-dis {
	box-shadow: none;
	padding-top: 24px;
}

.hci-dis.pt0 {
	padding-top: 0;
}

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

.mod-news2 .news-big1 {
	width: 100%;
	height: auto;
	border-radius: 0;
}

.page-wrap .home-col {
	padding-left: 0;
}

.page-wrap .home-main {
	border-right: none;
}

.mt30 {
	margin-top: 30px;
}

.page-wrap .plbl {
	padding-left: 20px;
	border-left: 1px solid rgba(9, 14, 35, .1);
}

.hci-video.list1-con.dan {
	height: auto;
	margin: 0;
	padding-top: 0;
}

.hci-video.list1-con.dan li {
	border-radius: 0;
	margin-bottom: 0;
	position: relative;
}

.hci-video.list1-con.dan .txt {
	position: relative;
	padding-left: 0;
	padding-right: 0;
	color: #151515;
	font-size: 18px;
	line-height: 21px;
	font-weight: 700;
}

.hci-video.list1-con.dan .con:after {
	display: none;
}

.hci-video.list1-con.dan .l1t-txt {
	padding-top: 20px;
	padding-bottom: 20px;
}

.hci-video.list1-con.dan .l1t-txt h3 a {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.hci-video.list1-con.dan .l1t-play {
	top: 64px;
	opacity: 0;
}

.hci-video.list1-con.dan:hover .l1t-play {
	opacity: 1;
}

.hci-title2 {
	color: #030418;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

.home-col-item.bb {
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.f-new-500-tit.pos {
	position: static;
	padding: 20px 0;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	background-color: #fff;
}

.page-title {
	margin-bottom: 0;
	border-bottom: none;
	background-color: #fff;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	line-height: normal;
	padding-top: 30px;
}

.home-col-item+.mod-ad2 {
	margin-bottom: 0;
}

.home-col-item+.home-col-item {
	margin-bottom: 0;
}

.more-list-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 40px;
	border-top: 1px solid rgba(0, 0, 0, .1);
}

.more-list-btn span {
	cursor: pointer;
	color: #030418;
	font-size: 18px;
	font-weight: 500;
}

.more-list-btn i {
	display: inline-block;
	background-image: url(../image/f-new-more.png);
	background-image: -webkit-image-set(url(../image/f-new-more.png) 1x, url(../images/f-new-more@2x.png) 2x);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
	width: 28px;
	height: 6px;
	margin-left: 10px;
}

/* .more-list-btn.loading i {
	display: inline-block;
} */

.mod-lang {
	background: none;
}

.mod-lang a.on {
	background-color: #ec412e;
}

.mod-lang a.on em {
	color: #ffffff;
}

.mod-lang a em {
	opacity: 1;
	font-size: 16px;
	color: #030418;
}

.mod-lang a i {
	opacity: 1;
}

.mod-lang a+a:after {
	display: none;
}

.mod-lang .zh.on i {
	background-image: url(../image/f-new-zh-white.png);
	background-image: -webkit-image-set(url(../image/f-new-zh-white.png) 1x, url(../images/f-new-zh-white@2x.png) 2x);
}

.mod-lang .zh i {
	background-image: url(../image/f-new-zh-black.png);
	background-image: -webkit-image-set(url(../image/f-new-zh-black.png) 1x, url(../images/f-new-zh-black@2x.png) 2x);
}


.mod-lang .du.on i {
	background-image: url(../image/f-new-du-white.png);
	background-image: -webkit-image-set(url(../image/f-new-du-white.png) 1x, url(../images/f-new-du-white@2x.png) 2x);
}

.mod-lang .du i {
	background-image: url(../image/f-new-du-black.png);
	background-image: -webkit-image-set(url(../image/f-new-du-black.png) 1x, url(../images/f-new-du-black@2x.png) 2x);
}

.utd-tit {
	background: none;
	width: auto;
}

.utd-tit span {
	font-weight: bold;
	color: #000000;
}

.utd-con {
	padding: 0;
}

.mod-utd {
	background-color: #fff;
	margin-top: 20px;
}

.home-main-top {
	margin-bottom: 0;
}

.mod-word .mod-info {
	background: none;
	padding-left: 0;
	height: auto;
	line-height: normal;
	/*border-bottom: 1px solid rgba(0, 0, 0, .1);
	border-top: 1px solid rgba(0, 0, 0, .1);*/
}

.mod-lang {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	height: auto;
}

.mod-lang a {
	height: 40px;
	line-height: 40px;
}

.mod-word .mod-info span {
	display: block;
	color: #030418;
	font-size: 14px;
	opacity: .8;
}

.mod-info span+span {
	margin-left: 0;
}

.mod-info span+span:after {
	display: none;
}

/*.fn-header {*/
/*	background-color: #fff;*/
/*	border-bottom-width: 1px;*/
/*}*/
.hci-act .tit>a {
	font-size: 18px;
}

.mod-news2,
.mod-ad {
	border-radius: 0;
}

.mod-ad {
	box-shadow: none;
}

.mod-word {
	padding-left: 30px;
}

.sap-out {
	width: 120px;
}

.shareAndPrint {
	width: 100px;
	border: none;
	padding-right: 12px;
	border-right: 1px solid rgba(0, 0, 0, .1);
}

.m0a {
	margin: 0 auto;
}

.word-text-con .mod-ad+p {
	margin-top: 20px;
}

.word-text-con .mod-ad3+p {
	margin-top: 20px;
}


.word-zh p,
.word-zh h3,
.word-zh h1 {
	/*padding-right: 110px;
	padding-left: 15px;*/
}

.word-cn {
	padding-left: 15px;
	display:none;
}

.f-new-box-top .mod-ad3 {
	width: 300px;
	padding-left: 20px;
	border-left: 1px solid rgba(255, 255, 255, .15);
}

.f-new-box-top .mod-ad3 a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.f-new-box-top .mod-ad3 img {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

.f-new-box-top .mod-ad3:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
