/* 二维码 */
#ewm-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	overflow-y: auto;
	z-index: 100;
	display: flex;
	align-items: center;
	justify-content: center;
	display: none;
}

#menu {
	z-index: 100;

	width: 100%;
	min-width: 280px;
	max-width: 880px;

	transition: 0.4s ease;
}

html.mm-effect-slide-menu.mm-opened .mm-menu.mm-offcanvas {
	left: 0;

	height: 0;

	transform: translate3d(0, 0, 0);
}

html.mm-effect-slide-menu.mm-opening .mm-menu.mm-offcanvas {
	height: 100vh;

	transform: translate3d(0, 0, 0);
}

html.mm-opening .mm-slideout {
	transform: none;
}

.mm-menu.mm-pageshadow::after {
	right: 100%;
	left: auto;

	display: none;
}

/* .agent-mobile #header {
	z-index: 101;
	height: auto;
}

#header.hidden {
	transform: translateY(-100%);
} */

#mm-blocker {
	height: 50px;
}

#category .cate-box,
#category .label {
	display: none;
}

#_add_cat>li {

	display: inline-block;
	width: auto;
	float: none;
	margin: 0 10px;
}

#_add_cat {
	white-space: nowrap;
	overflow-y: hidden;
	text-align: left;
	padding-left: 20px;
	transition: 0.3s ease-in;
	height: 50px;
}

.dropmenu ul {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 3;
}

.list_nav {
	position: static;
	width: 100%;
	max-width: 100%;
	z-index: 5;
}

.agent-mobile #category {
	position: initial;
	min-height: 40px;
}

/* .agent-mobile #header .mm-hlogo {
	height: 20px;
	top: 7px;
} */

.search-input-wrap {
	height: 50px;
}

html.mm-effect-slide-menu.mm-opening #_add_cat {
	height: 0;
}

.bodylist.bodyimagelink .content_list {
	width: 100% !important;
}

.bodylist.bodyimagelink ul li {
	width: 50%;
}

.bodylist.bodyimagelink ul li img {
	width: 100%;
}

.npagePage {
	min-height: calc(100vh - 94px);
}

/* .bodyMask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    z-index: 9000;
    transition: transform 1.2s cubic-bezier(0.075, 0.82, 0.165, 1);
    transform-origin: center top;
}
.is-ready .bodyMask {
    transform: scaleY(0);
} */

/* 2021/12/14 lin 合并*/

/* 手机端 */

.agent-mobile #menu {
	background-color: #181818;
}

.agent-mobile .mm-head {
	height: 0;
}

.agent-mobile .mm-menu em.mm-counter {
	color: rgba(255, 255, 255, .5);
}

.mm-menu .mm-listview>li .mm-next:after {
	border-color: rgba(255, 255, 255, .5);
}

/* .agent-mobile #header {
	background-color: transparent;
}

.agent-mobile #header.header_mini {
	background-color: #181818;
}

.agent-mobile .bodylist #header {
	background-color: #181818;
} */


.agent-mobile #_add_cat>li {
	text-align: center;
	font-weight: 400;
}

.agent-mobile #_add_cat>li a.active {
	background-color: #fff;
	border-radius: 40px;
	padding: 14px 35px;
	color: #181818;
}

.agent-mobile .mm-hlogo {
	height: 40%;
}

.agent-mobile .mm-menu.mm-hassearch .mm-fixeddivider,
.agent-mobile .mm-menu.mm-hassearch .mm-panel {
	top: 70px;
}

.agent-mobile .mm-menu .mm-navbar>a {
	color: rgba(255, 255, 255, .7);
}

.mm-menu .mm-navbar .mm-btn:before {
	border-color: rgba(255, 255, 255, .7);
}

.agent-mobile .mm-listview>li>a.active {
	color: #fff;
}

.agent-mobile .mm-listview>li>a {
	color: rgba(255, 255, 255, .5);
}

.agent-mobile #online,
.agent-mobile .bx-wrapper .bx-pager,
.agent-mobile .team_tabs .tab_content .content_list li .item_img {
	display: none;
}

.agent-mobile .searchBtn {
	color: #fff;
}

.agent-mobile .lcitem {
	width: 24px;
}

.agent-mobile .lcitem .rect {
	width: 24px;
	height: 2px;
	background-color: #fff;
}

.agent-mobile .mlist .container_header {
	position: relative;
}

.agent-mobile .mlist .container_header .title {
	color: #555;
	padding-top: 0;
	position: absolute;
	top: 50px;
}

.agent-mobile .bodyindex .mlist .content {
	margin-top: 40px;
}

.agent-mobile .mlist .container_header .subtitle {
	font-family: "MontDemo-Heavy";
	color: #fff;
	font-size: 34px;
}

.agent-mobile .module.mcustomize.horizontal .mediabody {
	padding-bottom: 50px;
}

.agent-mobile .project .item_block .item_info {
	padding-bottom: 3px;
}

.agent-mobile .project .item_block .item_wrapper,
.agent-mobile .project .item_block:hover .item_wrapper {
	background-color: transparent;
}

.agent-mobile .project .item_block .subtitle,
.agent-mobile .project .item_tags .fa-tags:before {
	display: none;
}

.agent-mobile .project .item_tags {
	display: block;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 20px;
}

.agent-mobile .project .item_tags a {
	display: inline-block;
	padding-right: 10px;
}

.agent-mobile #sitecontent .project .item_block .title,
.agent-mobile .news .item_block .item_info .title,
.agent-mobile .news .item_block .item_info .title,
.agent-mobile .service .content_list .item_block .title,
.agent-mobile .team .item_block .title,
.agent-mobile .team_tabs .tab_content .content_list li .title {
	color: #fff;
	font-size: 16px;
	line-height: 28px;
}

.agent-mobile .project .content_list {
	margin-right: 2%;
}

.agent-mobile .project .item_block {
	width: 100%;
}

.agent-mobile .service .subtitle {
	line-height: inherit;
}

.agent-mobile .module.mcustomize .description a.more {
	background-color: #181818;
	border: none;
	min-width: inherit;
}

.agent-mobile .module.mcustomize .header .title {
	color: #fff;
	font-size: 18px;
}

.agent-mobile .news .content_list li {
	border-bottom-color: rgba(255, 255, 255, .1);
}

.agent-mobile .news .item_block:hover .item_info .title {
	color: #fff21b;
}

.module.mcustomize.horizontal .contentbody .header {
	display: none;
}

.agent-mobile .module.mcustomize .description a.more:hover {
	border-color: #fff21b;
}

.agent-mobile .module.mcustomize .description a.more:before {
	background-color: #fff21b;
}

.agent-mobile .videom .content_list .item_block .date_wrap,
.agent-mobile .videom .content_list .item_block .item_des,
.agent-mobile .videom .content_list .item_block .item_tags {
	display: none;
}

.agent-mobile .videom .content_list .item_block .title {
	color: #fff;
	font-size: 16px;
	margin: 10px 0;
}

.agent-mobile .videom .content_list .item_block {
	margin-bottom: 20px;
}

.agent-mobile .service .wrapper {
	width: 90%;
}

.agent-mobile .indexPage .service a.details {
	display: block;
	position: absolute;
	background-color: #fff21b;
	width: 120px;
	height: 120px;
	top: calc(50% - 110px);
	left: calc(50% - 60px);
	border-radius: 60px;
	color: transparent;
	display: none;
}

.agent-mobile .indexPage .service a.details .fa {
	color: #181818;
	font-size: 26px;
	margin-top: 46px;
	margin-right: 18px;
}

.agent-mobile .service .content_list .item_block .item_img img {
	border-radius: 200px;
}

.agent-mobile .team .content_list .item_block .item_img img {
	border-radius: 240px;
}

.agent-mobile .team .item_block {
	position: relative;
}

.agent-mobile .team .item_block .item_info {
	position: absolute;
	bottom: 40px;
	width: 100%;
	box-sizing: border-box;
}

.agent-mobile .team .item_block .item_info .text_wrap .ellipsis {
	text-align: center;
}

.agent-mobile .videom .item_block .details {
	display: none;
}

.agent-mobile .team_tabs .tab_content .content_list li {
	border-bottom: 1px solid rgba(255, 255, 255, .20);
}

.agent-mobile .imagelink {
	background-color: #181818;
}

.agent-mobile #mcontact {
	background-color: #111;
}

.agent-mobile #mcontact .container_header .title {
	color: #fff;
	padding-top: 0;
	font-size: 18px;
	top: 64px;
}

.agent-mobile #mcontact .contactinfo p {
	height: auto;
}

.agent-mobile .contactinfo div a {
	border: none;
}

#mcontact .contactinfo h3 {
	color: #fff;
}

.agent-mobile #mcontact .contactform p input,
.agent-mobile #mcontact .contactform p textarea {
	width: 100%;
}

.agent-mobile #mcontact .contactform p {
	margin: 0 5%;
	padding: 20px 0;
	border-bottom: 1px solid rgba(255, 255, 255, .20);
}

.agent-mobile #mcontact .contactform p textarea {
	background-color: #111;
	border: none;
}

.agent-mobile #mcontact .contactform p.contactform_content {
	border-bottom: none;
}

.agent-mobile #mcontact .contactform p.contactform_submit {
	background-color: #fff;
	border-radius: 40px;
}

.agent-mobile #mcontact .container_header .subtitle {
	color: #fff;
}

.agent-mobile #footer {
	background-color: #111;
}

/* #category .label{
    background-color: #fff21b;
} */
.agent-mobile body {
	background-color: #181818;
}

/* #header .search-input-wrap {
	top: -50px;
	transition: all .36s ease;
	opacity: 0;
}

#header .search-input-wrap.show {
	border-radius: 140px;
	top: 50px;
	opacity: 1;
} */

#pages a.active,
#pages a:hover {
	color: #fff;
}

.agent-mobile .bodyindex .videom.mlist .content_list .item_img,
.agent-mobile .bodyvideom .videom.mlist .content_list .item_img {
	width: 90%;
	margin: 0 5%;
}

.agent-mobile .npagePage.formPage .container_header .title {
	color: #fff;
}

.agent-mobile .npagePage.post {
	padding-top: 80px;
}

.agent-mobile .npagePage.content_editor {
	padding-top: 0px;
}

.agent-mobile .npagePage.formPage .mo-button input {
	padding: 7px;
	border-radius: 40px;
	width: 100%;
	color: #333;
}

.agent-mobile .npagePage.formPage .mo-text input,
.agent-mobile .npagePage.formPage .mo-textarea textarea {
	color: #fff;
	background-color: #111;
	border: 1px solid rgb(127 131 134 / 15%);
}

.agent-mobile .imagelink .wrapper {
	margin: 0 auto;
	width: 90%;
}

.agent-mobile .bodylist.bodyimagelink ul li {
	margin-bottom: 20px;
	opacity: 0.8;
}

.agent-mobile .search .item_info .title {
	color: #fff;
}

.agent-mobile .search .item_block {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.agent-mobile .search .item_des {
	height: 38px;
	overflow: hidden;
}

.agent-mobile .npagePage.post #postInfo {
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	padding-bottom: 30px;
}

.agent-mobile .npagePage.post #postInfo .title {
	color: #fff;
	font-size: 20px;
	line-height: 24px;

}

.agent-mobile .npagePage .mlist {
	margin-top: 20px;
}

.agent-mobile .npagePage.pageEditor .container_header .title {
	color: #fff;
}

/* .agent-mobile #header #_add_cat {
	padding-top: 10px;
}
 */
.agent-mobile .module.mcustomize .contentbody .wrapper {
	vertical-align: middle;
	display: block;
	width: 90%;
	margin: 0 auto;
}

.agent-mobile .module.mcustomize .mediabody {
	height: auto;
	width: 90%;
	margin: 0 auto;
}

@media screen and (max-width:1025px) {
	.agent-mobile .service .content_list .item_block .item_img img {
		border-radius: 420px;
	}

	.agent-mobile .team .content_list .item_block .item_img img {
		border-radius: 440px;
	}
}

/* 2021/12/14 lin 合并*/

.agent-mobile #footer .gongan_beian {
	display: block;
}

.agent-mobile #footer .gongan_beian span {
	float: none;
}

.agent-mobile #footer .gongan_beian img {
	height: 20px;
	margin-right: 10px;
}

.agent-mobile .ad01 .content_list li {
	transition: none;
}

.grid-sizer {
	width: 50%;
}

/* .agent-mobile .ad01 .content_list {
    margin-left: 2.5%;
}

.agent-mobile .ad01 .content_list li,
.agent-mobile .ad01 .content_list li#item_block_0 {
    width: 48%;
} */



#sitecontent #footer {
	line-height: 20px;
	padding: 16px 18px;
}

#footer span {
	float: none;
}

#sitecontent #footer a#flogo {
	margin: 12px 0;
	display: inline-block;
	height: auto;
}

.relate-pages {
	width: 92%;
	margin: 0 auto;
	padding: 20px 0;
}

.relate-pages--inner {
	display: flex;
}

.relate-pages--inner .ic {
	font-size: 22px;
	color: #fff;
}

.relate-page--prev,
.relate-page--next {
	width: 50%;
}

.relate-page-subtitle {
	font-size: 12px;
	margin-top: 4px;
	color: #999;
}

.relate-page--next .relate-page-info {
	margin-right: 10px;
}

.relate-pages .relate-page--link {
	display: flex;
	align-items: center;
	padding: 20px;
	justify-content: space-between;
}

.relate-pages .relate-page-info {
	color: #fff;
	font-size: 14px;
	margin-right: 10px;
}

.recommend-title {
	margin-bottom: 20px;
	color: #fff;
}

.recommend-area {
	width: 92%;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
}

.recommend-area .wow {
	animation-name: fadeInUp;
}

.recommend-area .wow:nth-child(even) {
	animation-delay: 0.15s;
}

.recommend-tags {
	display: grid;
	grid-auto-flow: column;
	width: fit-content;
	gap: 10px;
	margin-bottom: 20px;
	font-size: 14px;
}

.recommend-item-title {
	color: #fff;
	font-size: 14px;
	line-height: 28px;
}

.recommend-item-desc {
	display: none;
}

.recommend-item-subtitle {
	color: #999;
	font-size: 12px;
	margin-top: 2px;
	transition: all 0.3s ease-out 0s;
	line-height: 14px;
}

.recommend-item-btn {
	display: none;
}

.recommend-tags a {
	color: #fff;
}

.recommend-list-inner {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 20px 10px;
}

.recommend-item-img {
	margin-bottom: 10px;
}

.recommend-item-tags {
	display: none;
}