a,
a:hover {
	text-decoration: none;
}

.modal-bg {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}

.modal-bg .modal-container {
	width: 400px;
	background: #FFFFFF;
	box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.1);
	border-radius: 8px;
	border: 1px solid #F4F4F4;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.modal-bg .modal-container .modal-cancel {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 13px;
	cursor: pointer;
}

.modal-bg .modal-container .modal-logo {
	width: 111px;
	height: 26px;
	margin: 45px auto 50px;
}

.modal-bg .modal-container .modal-logo img {
	width: 100%;
}

.modal-bg .modal-container .modal-input-container {
	width: 315px;
	margin: 0 auto 20px;
	border-bottom: 1px solid #D8D8D8;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
}

.modal-bg .modal-container .modal-input-container .modal-input {
	border: none;
	color: #000000;
	width: 70%;
	height: 40px;
	outline: none;
}

.modal-bg .modal-container .modal-input-container input[type='tel'],
.modal-bg .modal-container .modal-input-container input[type='password'] {
	width: 100%;
}

.modal-bg .modal-container .modal-input-container .modal-get-code {
	color: #E73828;
	cursor: pointer;
	white-space: nowrap;
}

.modal-bg .modal-container .modal-input-container .modal-pwd-tip {
	position: absolute;
	bottom: -22px;
	left: 0;
	font-size: 12px;
	color: #E73828;
	line-height: 12px;
}

.modal-bg .modal-container .modal-red-font {
	color: #E73828;
}

.modal-bg .modal-container .modal-btn {
	margin: 50px auto 0;
	width: 216px;
	height: 42px;
	background: #E73828;
	border-radius: 6px;
	text-align: center;
	line-height: 42px;
	font-size: 18px;
	font-weight: 500;
	color: #FFFFFF;
	cursor: pointer;
}


.kr-hotlist .hotlist-main .hotlist-item-toptwo {
	margin-top: 14px;
	width: 300px;
	height: 220px;
	position: relative;
	border-radius: 2px
}

.kr-hotlist .hotlist-main .hotlist-item-toptwo .hotlist-item-toptwo-pic {
	height: 100%;
	width: 100%;
	border-radius: 2px;
	overflow: hidden;
	display: block;
	display: flex;
	justify-content: center
}

.kr-hotlist .hotlist-main .hotlist-item-toptwo .hotlist-item-toptwo-pic img {
	height: 100%
}

.kr-hotlist .hotlist-main .hotlist-item-toptwo .hotlist-item-toptwo-icon {
	padding: 19px 30px;
	position: absolute;
	top: 0;
	left: -10px;
	z-index: 1;
	background: url(newbg.png) no-repeat;
	background-size: 246px 1012px
}

.kr-hotlist .hotlist-main .hotlist-item-toptwo .hotlist-item-toptwo-title {
	border-radius: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100px;
	background-image: linear-gradient(-180deg, transparent 13%, rgba(0, 0, 0, .65) 97%)
}

.kr-hotlist .hotlist-main .hotlist-item-toptwo .hotlist-item-toptwo-title img {
	border-radius: 2px
}

.kr-hotlist .hotlist-main .hotlist-item-toptwo .hotlist-item-toptwo-title p {
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	text-align: justify;
	padding-left: 10px;
	padding-right: 16px;
	max-height: 40px;
	position: absolute;
	bottom: 10px;
	overflow: hidden
}

.kr-hotlist .hotlist-main .hotlist-item-toptwo .hotlist-item-toptwo-title p:hover {
	color: #4d7fd0
}

.kr-hotlist .hotlist-main .hotlist-item-other {
	margin-top: 14px;
	border-radius: 2px;
	height: 78px
}

.kr-hotlist .hotlist-main .hotlist-item-other .hotlist-item-other-pic {
	float: left;
	height: 100%;
	width: 105px;
	position: relative;
	border-radius: 2px;
	overflow: hidden
}

.kr-hotlist .hotlist-main .hotlist-item-other .hotlist-item-other-pic a {
	overflow: hidden;
	height: 100%;
	display: flex;
	justify-content: center;
	width: 100%
}

.kr-hotlist .hotlist-main .hotlist-item-other .hotlist-item-other-pic a img {
	height: 100%
}

.kr-hotlist .hotlist-main .hotlist-item-other .hotlist-item-other-pic .hotlist-item-other-icon {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px;
	z-index: 1;
	border-radius: .5px .5px 2px .5px;
	background-image: url(newbg.png);
	background-repeat: no-repeat;
	background-size: 246px 1012px
}

.kr-hotlist .hotlist-main .hotlist-item-other .hotlist-item-other-pic .c2 {
	background-position: 0 -228px;
	background-color: #4285f4;
	opacity: 1
}

.kr-hotlist .hotlist-main .hotlist-item-other .hotlist-item-other-pic .c3 {
	background-position: 0 -248px;
	background-color: #262626;
	opacity: 0.5
}

.kr-hotlist .hotlist-main .hotlist-item-other .hotlist-item-other-pic .c4 {
	background-position: 0 -268px;
	background-color: #262626;
	opacity: 0.5
}

.kr-hotlist .hotlist-main .hotlist-item-other .hotlist-item-other-pic .c5 {
	background-position: 0 -288px;
	background-color: #262626;
	opacity: 0.5
}

.kr-hotlist .hotlist-main .hotlist-item-other .hotlist-item-other-pic .c6 {
	background-position: 0 -308px;
	background-color: #262626;
	opacity: 0.5
}

.kr-hotlist .hotlist-main .hotlist-item-other .hotlist-item-other-pic .c7 {
	background-position: 0 -328px;
	background-color: #262626;
	opacity: 0.5
}

.kr-hotlist .hotlist-main .hotlist-item-other .hotlist-item-other-pic .c8 {
	background-position: 0 -348px;
	background-color: #262626;
	opacity: 0.5
}

.kr-hotlist .hotlist-main .hotlist-item-other .hotlist-item-other-pic .c9 {
	background-position: 0 -368px;
	background-color: #262626;
	opacity: 0.5
}

.kr-hotlist .hotlist-main .hotlist-item-other .hotlist-item-other-info {
	height: 100%;
	margin-left: 10px;
	position: relative;
	float: left;
	width: 185px
}

.kr-hotlist .hotlist-main .hotlist-item-other .hotlist-item-other-info .hotlist-item-other-title {
	font-size: 13px;
	color: #262626;
	letter-spacing: 0;
	text-align: justify;
	line-height: 20px;
	max-height: 40px;
	overflow: hidden
}

.kr-hotlist .hotlist-main .hotlist-item-other .hotlist-item-other-info .hotlist-item-other-title:hover {
	color: #4d7fd0
}

.kr-hotlist .hotlist-main .hotlist-item-other .hotlist-item-other-info .hotlist-item-other-time {
	font-size: 12px;
	color: #a7a7a7;
	letter-spacing: 0;
	text-align: justify;
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 18px
}

.kr-sponsor {
	width: 300px;
	border-radius: 2px;
	overflow: hidden;
	position: relative;
	padding: 19px 15px 15px
}

.kr-sponsor .title {
	font-size: 16px;
	line-height: 25px
}

.newsflash-item .item-other {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 20px;
	line-height: 20px;
	margin: 6px 0 10px;
	font-size: 12px;
	color: #a7a7a7
}

.newsflash-item .item-other .item-related {
	display: flex;
	align-items: center;
	margin-right: 20px
}

.newsflash-item .item-other .item-related .project {
	display: inline-flex;
	align-items: center;
	font-family: PingFangSC-Regular;
	font-size: 12px;
	color: #4285f4;
	letter-spacing: 0;
	line-height: 19px;
	font-weight: 400;
	background: rgba(66, 133, 244, .08);
	border-radius: 1px;
	padding: 0 8px;
	margin-left: 10px
}

.newsflash-item .item-other .item-related .project .project-icon {
	width: 11px;
	height: 11px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUAgMAAADw5/WeAAAADFBMVEUAAABChfRDhfRFhvL/kqxlAAAABHRSTlMAzLY7KLLppAAAACZJREFUCNdjsAwNDc1hUAWSEQwiDAxAjEKyhgZASIgIRSTEFoiNAHr4ChVqjB0gAAAAAElFTkSuQmCC) no-repeat 50%;
	background-size: cover;
	margin-right: 4px
}

.newsflash-item .item-other .item-share {
	display: flex;
	align-items: center
}

.newsflash-item .item-other .item-share>* {
	margin-left: 8px
}

.newsflash-item .item-other .wechat {
	position: relative;
	height: 20px;
	width: 20px;
	background: url(wechat.png) no-repeat 50%;
	background-size: cover;
	cursor: default
}

.newsflash-item .item-other .wechat .share-code {
	visibility: hidden;
	position: absolute;
	z-index: 1001;
	top: -88px;
	left: -20px;
	height: 80px;
	width: 240px;
	line-height: 20px;
	padding: 10px 10px 10px 80px;
	background-color: #fff;
	border-radius: 2px;
	box-shadow: 0 0 2px #ddd;
	font-size: 13px;
	color: #262626;
	transition: visibility .2s
}

.newsflash-item .item-other .wechat .share-code:after {
	content: " ";
	position: absolute;
	bottom: -5px;
	left: 25px;
	height: 10px;
	width: 10px;
	background-color: #fff;
	box-shadow: 1px 1px 2px #ddd;
	transform: rotate(45deg)
}

.newsflash-item .item-other .wechat .share-code .qrcode {
	position: absolute;
	top: 0;
	left: 0;
	height: 80px;
	width: 80px
}

.newsflash-item .item-other .wechat:hover {
	background-image: url(wechat-active.png)
}

.newsflash-item .item-other .wechat:hover .share-code {
	visibility: visible
}

.newsflash-item .item-other .weibo {
	height: 20px;
	width: 20px;
	background: url(weibo-pray.png) no-repeat 50%;
	background-size: cover;
	cursor: pointer
}

.newsflash-item .item-other .weibo:hover {
	background-image: url(weibo-active.png)
}

.newsflash-item .item-desc {
	line-height: 24px;
	font-size: 14px;
	color: #787878
}


@media (min-width: 1199px) {
	.kr-hotlist .hotlist-main .hotlist-item-toptwo {
		width: 280px;
	}

	.kr-hotlist .hotlist-main .hotlist-item-other .hotlist-item-other-info {
		width: 165px;
	}
}

@media (max-width: 1199px) {
	.alert {
		left: 100px !important;
		width: calc(100% - 100px) !important;
	}
}

@media (max-width: 979px) {
	.alert {
		left: 60px !important;
		width: calc(100% - 60px) !important;
	}
}

@media (max-width: 767px) {
	.modal-bg .modal-container {
		max-width: 90%;
	}

	.modal-bg .modal-container .modal-input-container {
		max-width: 80%;
	}

	.alert {
		left: 0 !important;
		width: 100% !important;
	}
}

.form-control {
	border: 1px solid #e6e6e6 !important;
	color: #333333 !important;
	font-size: 16px !important;
}

.alert {
	position: fixed;
	top: 0;
	left: 200px;
	z-index: 9999;
	width: calc(100% - 200px);
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.alert .content {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(0, 0, 0, 0.8);
	border-radius: 6px;
	margin-top: -150px;
}

.alert .content span {
	line-height: 45px;
	padding: 0 60px;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
}

.content-wrapper .flash-left-wrapper .flash-left-item {
	border-radius: 6px;
	padding: 25px 0 0 0;
}

.content-wrapper .flash-left-wrapper .flash-left-item a {
	text-decoration: none;
}

/* 
.content-wrapper .flash-left-wrapper .flash-left-item:hover {
  box-shadow: 0 7px 10px 0 rgba(127, 144, 176, 0.1);
} */

.content-wrapper .flash-left-wrapper .flash-left-item a:hover .flash-item-title {
	color: #d1ae6c
}

.content-wrapper .flash-left-wrapper .flash-left-item .flash-item-title {
	font-size: 28px;
	/* height: 66px; */
	line-height: 33px;
	font-weight: bold;
	color: #333333;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2;
}

.content-wrapper .flash-left-wrapper .flash-left-item .flash-item-date {
	height: 14px;
	font-size: 14px;
	line-height: 14px;
	margin: 20px 0;
	color: #999999;
}

.content-wrapper .flash-left-wrapper .flash-left-item .flash-item-content {
	font-size: 16px;
	line-height: 26px;
	color: #666666;
}

.content-wrapper .flash-left-wrapper .flash-left-item .flash-item-content p {
	margin: 0;
}

.content-wrapper .flash-left-wrapper .flash-left-item .flash-item-detail {
	width: 86px;
	height: 32px;
	background: #FFFFFF;
	border-radius: 16px;
	border: 1px solid #d1ae6c;
	color: #d1ae6c;
	text-align: center;
	line-height: 32px;
	cursor: pointer;
	margin-top: 30px;
}

@media (max-width: 767px) {
	.content-wrapper .flash-left-wrapper .flash-left-item {
		padding: 20px 15px 25px;
	}

	.content-wrapper .flash-left-wrapper .flash-left-item:hover {
		box-shadow: none;
	}

	.content-wrapper .flash-left-wrapper .flash-left-item .flash-item-title {
		font-size: 16px;
		height: 36px;
		line-height: 18px;
	}

	.content-wrapper .flash-left-wrapper .flash-left-item .flash-item-date {
		height: 12px;
		font-size: 12px;
		line-height: 12px;
		margin: 15px 0 20px;
	}

	.content-wrapper .flash-left-wrapper .flash-left-item .flash-item-content {
		height: 100px;
		font-size: 14px;
		line-height: 20px;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
		-webkit-line-clamp: 5;
	}

	.content-wrapper .flash-left-wrapper .flash-left-item .flash-item-detail {
		width: 102px;
		height: 32px;
		margin-top: 20px;
		box-shadow: 0px 2px 4px 0px #F8F8F8;
	}
}

/*# sourceMappingURL=news-flash.css.map */