a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.modal-bg {
	background: rgba(0, 0, 0, 0.5); left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: 999;
}
.modal-bg .modal-container {
	background: rgb(255, 255, 255); border-radius: 8px; border: 1px solid rgb(244, 244, 244); border-image: none; left: 50%; top: 50%; width: 400px; position: absolute; box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.1); transform: translate(-50%, -50%);
}
.modal-bg .modal-container .modal-cancel {
	top: 10px; width: 13px; right: 10px; position: absolute; cursor: pointer;
}
.modal-bg .modal-container .modal-logo {
	margin: 45px auto 50px; width: 111px; height: 26px;
}
.modal-bg .modal-container .modal-logo img {
	width: 100%;
}
.modal-bg .modal-container .modal-input-container {
	margin: 0px auto 20px; width: 315px; border-bottom-color: rgb(216, 216, 216); border-bottom-width: 1px; border-bottom-style: solid; display: flex; position: relative; justify-content: space-between; align-items: center;
}
.modal-bg .modal-container .modal-input-container .modal-input {
	border: currentColor; border-image: none; width: 70%; height: 40px; color: rgb(0, 0, 0);
}
.modal-bg .modal-container .modal-input-container input[type='tel'] {
	width: 100%;
}
.modal-bg .modal-container .modal-input-container input[type='password'] {
	width: 100%;
}
.modal-bg .modal-container .modal-input-container .modal-get-code {
	color: rgb(231, 56, 40); white-space: nowrap; cursor: pointer;
}
.modal-bg .modal-container .modal-input-container .modal-pwd-tip {
	left: 0px; bottom: -22px; color: rgb(231, 56, 40); line-height: 12px; font-size: 12px; position: absolute;
}
.modal-bg .modal-container .modal-red-font {
	color: rgb(231, 56, 40);
}
.modal-bg .modal-container .modal-btn {
	background: rgb(231, 56, 40); margin: 50px auto 0px; border-radius: 6px; width: 216px; height: 42px; text-align: center; color: rgb(255, 255, 255); line-height: 42px; font-size: 18px; font-weight: 500; cursor: pointer;
}
@media all and (max-width:1199px)
{
.alert {
	left: 100px !important; width: calc(100% - 100px) !important;
}
}
@media all and (max-width:979px)
{
.alert {
	left: 60px !important; width: calc(100% - 60px) !important;
}
}
@media all and (min-width:980px)
{
.search-popular-articles-cover {
	display: block !important;
}
}
@media all and (max-width:767px)
{
.modal-bg .modal-container {
	max-width: 90%;
}
.modal-bg .modal-container .modal-input-container {
	max-width: 80%;
}
.alert {
	left: 0px !important; width: 100% !important;
}
}
.form-control {
	border: 1px solid rgb(230, 230, 230) !important; border-image: none !important; color: rgb(51, 51, 51) !important; font-size: 16px !important;
}
.alert {
	left: 200px; top: 0px; width: calc(100% - 200px); height: 100%; display: flex; position: fixed; z-index: 9999; justify-content: center; align-items: center;
}
.alert .content {
	border-radius: 6px; margin-top: -150px; display: flex; justify-content: center; align-items: center; background-color: rgba(0, 0, 0, 0.8);
}
.alert .content span {
	padding: 0px 60px; text-align: center; color: rgb(255, 255, 255); line-height: 45px; font-size: 20px;
}
.search-bg-white {
	background: rgb(255, 255, 255);
}
.search-red-font {
	color: rgb(231, 56, 40);
}
.list-wrapper {
	margin: 0px;
}
.content-wrapper .search-left-wrapper {
	padding: 30px 35px 10px; border-radius: 6px;
}
.content-wrapper .search-left-wrapper .search-title {
	color: rgb(102, 102, 102); font-size: 16px;
}
.content-wrapper .search-left-wrapper .search-result-item {
	padding: 35px 0px 40px; color: rgb(153, 153, 153); font-size: 12px; margin-bottom: 5px; border-bottom-color: rgb(244, 244, 244); border-bottom-width: 1px; border-bottom-style: solid;
}
.content-wrapper .search-left-wrapper .search-result-item a {
	color: rgb(153, 153, 153); text-decoration: none;
}
.content-wrapper .search-left-wrapper :last-child.search-result-item {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.content-wrapper .search-left-wrapper .search-result-item .search-result-title {
	color: rgb(51, 51, 51); overflow: hidden; font-size: 20px; font-weight: 500; -ms-text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 1;
}
.content-wrapper .search-left-wrapper .search-result-item .search-result-content {
	margin: 15px 0px 25px; color: rgb(102, 102, 102); overflow: hidden; font-size: 14px; -ms-text-overflow: ellipsis; max-height: 37px; -webkit-box-orient: vertical; -webkit-line-clamp: 2;
}
.content-wrapper .search-right-wrapper {
	padding: 20px 10px 0px; border-radius: 6px;
}
.content-wrapper .search-right-wrapper .search-popular-articles {
	font-size: 20px; font-weight: 500; margin-bottom: 20px; display: flex; align-items: center;
}
.content-wrapper .search-right-wrapper .search-popular-articles span {
	background: rgb(231, 56, 40); border-radius: 2px; width: 4px; height: 20px; margin-right: 15px; display: inline-block;
}
.content-wrapper .search-right-wrapper .search-articles-item {
	padding-bottom: 30px;
}
.content-wrapper .search-right-wrapper .search-articles-item a {
	text-decoration: none;
}
.content-wrapper .search-right-wrapper .search-articles-item img {
	border-radius: 6px; transition:transform 0.2s; width: 100%; height: 128px; object-fit: cover;
}
.content-wrapper .search-right-wrapper .search-articles-item img:hover {
	transform: scale(1.05); transition-duration: 0.2s;
}
.content-wrapper .search-right-wrapper .search-articles-item .type {
	margin: 15px 0px; color: rgb(53, 128, 249); font-size: 12px;
}
.content-wrapper .search-right-wrapper .search-articles-item .search-articles-content {
	color: rgb(51, 51, 51); overflow: hidden; font-size: 16px; -ms-text-overflow: ellipsis; -webkit-box-orient: vertical; -webkit-line-clamp: 2;
}
@media all and (max-width:767px)
{
.content-wrapper .search-header {
	margin: 0px -15px !important;
}
.content-wrapper .search-left-wrapper {
	padding: 20px 15px;
}
.content-wrapper .search-left-wrapper .search-title {
	font-size: 12px;
}
.content-wrapper .search-left-wrapper .search-result-item {
	padding: 20px 0px;
}
.content-wrapper .search-left-wrapper .search-result-item .search-result-title {
	font-size: 14px;
}
.content-wrapper .search-left-wrapper .search-result-item .search-result-content {
	margin: 10px 0px 20px; font-size: 12px;
}
}
@media all and (-ms-high-contrast:none), all and (-ms-high-contrast:active)
{
.content-wrapper .search-right-wrapper .search-articles-item .search-articles-content {
	height: 45px;
}
}
