.lanhai_list011 {
	min-width: 320px;
	width: 100%;
}
.listBoxs {
	overflow: hidden;
}
.listBoxs .list {
	width: calc((100%)/2);
}
.listBoxs .list:not(:first-child) .listCotentBox {
	border-left: 1px solid #e8e8e8;
}
.listBoxs .list:not(:first-child) .list_link {
	display: none;
}
.listBoxs .listBoxs {
	padding: 10px;
}
.listBoxs .p_news {
	overflow: hidden;
}
.listBoxs .list {
	float: left;
	transition: all .5s ease;
}
.listBoxs .list:first-child {
	display: flex;
	flex-wrap: wrap;
	float: left;
	position: relative;
}
.listBoxs .list:first-child .list_images {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.listBoxs .list:first-child .list_images img {
	width: 100%;
	transition: 600ms;
	-webkit-transition: 600ms;
	-ms-transition: 600ms;
	height: auto !important;
	left: 50% !important;
	top: 50% !important;
	-webkit-transform: translate(-50%, -50%) !important;
	-ms-transform: translate(-50%, -50%) !important;
	transform: translate(-50%, -50%) !important;
	position: absolute !important;
	display: none;
}
.listBoxs .list:first-child .cover {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	height: 33.9rem;
}
.listBoxs .list:first-child .pic {
	position: relative;
	width: 100%;
	height: auto;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
.listBoxs .list:first-child .list_images .pic {
	transition: 600ms;
	-webkit-transition: 600ms;
}
.listBoxs .list:hover .pic {
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
}
.listBoxs .list:first-child .list_thumb {
	width: 100%;
	height: 100%;
}
.listBoxs .list:first-child .listTimeBox {
	display: none;
}
.listBoxs .list:first-child .gyBox {
	display: none;
}
.listBoxs .list:first-child .listCotentBox {
	padding: 0;
	width: 100%;
}
.listBoxs .list:first-child .cotentBox {
	background-color: rgba(0,0,0,.5);
	position: absolute;
	bottom: 0;
	padding: 20px;
	right: 0;
	left: 0;
}
.listBoxs .list:first-child .cotentBox .titleh5 {
	color: #fff;
}
.listBoxs .cotentBox {
	display: flex;
	width: 100%;
}
.listBoxs .listTimeBox {
	width: 140px;
	height: 100%;
}
.listBoxs .list:first-child .listTimeBox {
	margin-top: -8px;
}
.listBoxs .list:not(:first-child) .listTimeBox {
	margin-top: 1rem;
}
.listBoxs .list:not(:first-child) .titleBox {
	margin-top: 1.4rem;
}
.listBoxs .listTime {
	display: none;
}
.listBoxs .list:nth-child(2) {
	margin-top: 0px;
}
.listBoxs .listYear {
	font-size: 1.5rem;
	text-align: center;
}
.listBoxs .listmd {
	text-align: center;
	margin-top: 0.65rem;
}
.listBoxs .listCotentBox {
	width: calc((100% - 140px)/1);
	padding: 0 1rem;
}
.listBoxs .titleh5 {
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #02376b;
}
.listBoxs .lsitSummary {
	font-size: 0.875rem;
	height: 3rem;
	line-height: 1.5rem;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	margin-bottom: 2rem;
}
.listBoxs .gyBox {
	margin-top: 1rem;
}
.listBoxs .list:hover {
	background-color: #f7f7f7;
}
.newList ul li .pic {
	overflow: hidden;
}
.newList ul li .pic img {
	width: 100%;
	display: block;
	transition: 600ms;
	-webkit-transition: 600ms;
	-ms-transition: 600ms;
	height: auto !important;
	left: 50% !important;
	top: 50% !important;
	-webkit-transform: translate(-50%, -50%) !important;
	-ms-transform: translate(-50%, -50%) !important;
	transform: translate(-50%, -50%) !important;
	position: absolute !important;
}
.newList ul li .pic_img {
	position: relative;
	width: 100%;
	padding-bottom: 60%;
	height: auto;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
.newList ul li:hover .pic_img {
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
}
.newList ul li:hover {
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	background-color: #fff;
}
.newList ul .pic_img {
	transition: 600ms;
	-webkit-transition: 600ms;
}
.newList .con {
	background-color: #f7f7f7;
	padding: 20px 25px;
	position: relative;
}
.newList .con .time {
	color: #004499;
	margin-top: 10px;
	margin-bottom: 10px;
}
.newList .con .c {
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #222;
	font-weight: normal;
	white-space: nowrap;
}
.newList .sumrry {
	color: #666;
	height: 40px;
	overflow: hidden;
	margin: 20px 0;
	margin-top: 10px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.newList .bot {
	border-top: 1px solid #eaeaea;
	padding-top: 14px;
}
.newList .bot .ico {
	background: url(../images/rBQBG1y2lBmEJ69qAAAAAPpYZjQ829.png) repeat;
	width: 10px;
	height: 17px;
	float: right;
	display: block;
}
.newList .bot .txt {
	font-size: 12px;
	text-transform: uppercase;
	color: #999999;
}
.newList ul li:hover .pic_img {
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
}
.newList ul li:hover .c {
	color: #b00;
}
.caseList ul li {
	width: 23%;
	float: left;
	margin-left: 2%;
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
	margin-bottom: 2%;
}
.caseList ul li .pic {
	overflow: hidden;
	position: relative;
}
.caseList ul li .pic img {
	width: 100%;
	display: block;
	transition: 600ms;
	-webkit-transition: 600ms;
	-ms-transition: 600ms;
	height: auto !important;
	left: 50% !important;
	top: 50% !important;
	-webkit-transform: translate(-50%, -50%) !important;
	-ms-transform: translate(-50%, -50%) !important;
	transform: translate(-50%, -50%) !important;
	position: absolute !important;
}
.caseList ul li .pic_img {
	position: relative;
	width: 100%;
	padding-bottom: 60%;
	height: auto;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
.caseList ul li:hover .pic_img {
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
}
.caseList ul .pic_img {
	transition: 600ms;
	-webkit-transition: 600ms;
}
.caseList ul p {
	font-size: 14px;
	overflow: hidden;
	line-height: 50px;
	text-overflow: ellipsis;
	color: #333;
	white-space: nowrap;
	background-color: #f9f9f9;
	padding: 0 15px;
	text-align: center;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.caseList ul li:hover p {
	background: #004499;
	color: #fff;
}
.caseList .cover {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 600ms;
	transition: 600ms;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.caseList ul li:hover .cover {
	opacity: 1;
	visibility: visible;
}
.caseList .cs-add {
	position: absolute;
	top: 50%;
	left: 50%;
	visibility: hidden;
}
.caseList .cs-add:before, .caseList .cs-add:after {
	background: #fff;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	transition: .4s;
}
.caseList .cs-add:after {
	position: absolute;
	top: -1px;
	left: 50%;
	width: 38px;
	height: 2px;
	margin-left: -19px;
	content: '';
	-webkit-transform: translateX(-30px);
	-moz-transform: translateX(-30px);
	-ms-transform: translateX(-30px);
	transform: translateX(-30px);
	opacity: 0;
}
.caseList .cs-add:before {
	position: absolute;
	top: -18px;
	left: 50%;
	width: 2px;
	height: 38px;
	margin-left: -1px;
	content: '';
	-webkit-transform: translateY(-30px);
	-moz-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	transform: translateY(-30px);
	opacity: 0;
}
.caseList ul li:hover .cs-add:before {
	visibility: visible;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	transform: none;
	opacity: 1;
}
.caseList ul li:hover .cs-add:after {
	visibility: visible;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	transform: none;
	opacity: 1;
}
@media only screen and (max-width: 768px) {
.lanhai_list011 .p_news_lb {
	width: calc((100% - 0px) /1)!important;
	margin-left: 00px;
	margin-bottom: 30px;
	float: none;
}
.newList .con {
	background-color: #ffffff;
	padding: 20px 25px;
	position: relative;
}
.lanhai_list011 .p_news_lb:nth-of-type(3n+1) {
	margin-left: 0px;
}
.listBoxs .listYear {
	font-size: 1rem;
}
.listBoxs .listTimeBox {
	width: 60px;
}
.listBoxs .listCotentBox {
	width: calc((100% - 60px)/1);
}
.listBoxs .titleh5 {
	font-size: 0.8rem;
	height: 20px;
}
.listBoxs .gyBox {
	margin-top: 0.5rem;
}
.listBoxs .lsitSummary {
	font-size: 0.5rem;
	height: 2rem;
	line-height: 1rem;
	margin-bottom: 1rem;
}
.listBoxs .list:first-child .pic {
	padding-bottom: 50%;
}
.newList ul, .caseList ul {
	margin: 0;
}
.newList ul li, .caseList ul li {
	width: 100%;
	float: none;
	margin: 0px;
}
}
@media only screen and (min-width: 769px) {
.lanhai_list011 .p_news_lb {
	width: calc((100% - 0px) / 1)!important;
	margin-left: 00px;
	margin-bottom: 30px;
	float: none;
	background-color: #ffffff;
}
.lanhai_list011 .p_news_lb:nth-of-type(3n+1) {
	margin-left: 0px;
}
.lanhai_list011 .newList ul li .pic {
	overflow: hidden;
	width: 30%;
	float: left;
}
.lanhai_list011 .newList .con {
	background: none;
	padding: 20px 25px;
	display: inline-block;
	position: relative;
	float: left;
	width: 70%;
}
.lanhai_list011 .newList .bot .txt {
	font-size: 12px;
	line-height: 30px;
	padding: 0px 20px;
	border: solid 1px #004499;
	display: inline-block;
	text-transform: uppercase;
	color: #004499;
	border-radius: 46px;
	transition: 600ms;
	-webkit-transition: 600ms;
}
.lanhai_list011 .newList .bot .txt:hover {
	color: #fff;
	background-color: #004499;
}
.lanhai_list011 .newList .sumrry {
	margin-bottom: 20px;
}
.lanhai_list011 .newList .bot .ico {
	display: none;
}
.lanhai_list011 .newList .bot {
	border: none;
}
.lanhai_list011 .p_news_lb:before, .lanhai_list011 .p_news_lb:after {
	content: '';
	height: 0px;
	display: block;
	clear: both;
}
.lanhai_list011 .p_news_lb {
	width: 100%;
	height: auto;
	display: block;
}
.lanhai_list011 .p_news_lb .more {
	width: 100%;
	height: auto;
	display: block;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.newList ul li .pic_img {
	position: relative;
	width: 100%;
	padding-bottom: 66.667%;
	height: auto;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
.lanhai_list011 .newList .sumrry {
	margin-bottom: 0px;
}
}
.lanhai_list011 .p_articles {
	width: calc((100% - 0px)/1);
}
.lanhai_list011 .p_CommonSummaryBoxA {
	text-align: center;
}
.lanhai_list011 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
.lanhai_list011 >div {
	animation-fill-mode: both;
}
.lanhai_list011 .newListBox {
	margin: 0px;
	overflow: hidden;
}
.lanhai_list011 .p_news {
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.lanhai_list011 .newList {
	margin: 0px auto;
	margin-bottom: 20px;
	border-bottom: none;
	background: #fff;
}
.lanhai_list011 .newDetailLink {
	position: relative;
	display: flex;
	width: 100%;
	padding: 20px 20px;
	overflow: hidden;
	align-items: center;
}
.lanhai_list011 .newList:first-of-type .newDetailLink {
	display: inline-block;
}
.lanhai_list011 .newPicBox {
	position: relative;
	overflow: hidden;
	width: 40%;
	height: 0px;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 24%;
	display: inline-block;
}
.lanhai_list011 .newList:first-of-type .newPicBox {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 0px;
	float: none;
	margin-bottom: 10px;
	padding-bottom: 60%;
	display: inline-block;
}
.lanhai_list011 .newPic {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: auto;
	height: 100%;
}
.lanhai_list011 .newList:first-of-type .newPic {
	height: 100%;
	width: 100%;
}
.lanhai_list011 .content {
	position: relative;
	overflow: hidden;
}
.lanhai_list011 .newTitle {
	width: 100%;
	margin: 0px;
	font-size: 15px;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 24px;
	transition: all .3s;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.lanhai_list011 .newList:first-of-type .newTitle {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
.lanhai_list011 .newMs {
	margin: 0px;
	padding-top: 10px;
	line-height: 24px;
	font-size: 14px;
	color: #666;
	display: none;
	overflow: hidden;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	transition: all .3s;
}
.lanhai_list011 .newList:first-of-type .newMs {
	display: -webkit-box;
}
.lanhai_list011 .tips {
	font-size: 0.75rem;
	color: #999;
}
.lanhai_list011 .newList:hover .newTitle {
	color: #d7000e;
}
.lanhai_list011 .newMs:hover {
	color: #666;
}
@media only screen and (min-width: 769px) {
.lanhai_list011 .newList {
	height: 100%;
}
.lanhai_list011 .newDetailLink {
	height: 100%;
}
.lanhai_list011 .content {
	width: 60%;
	padding-left: 20px;
	height: 100%;
}
.lanhai_list011 .newList:first-of-type .content {
	width: 100%;
	padding-left: 0px;
	height: 100%;
}
.lanhai_list011 .tips {
	position: absolute;
	bottom: 1rem;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
.lanhai_list011 .p_news {
	max-width: 900px;
}
}
@media only screen and (max-width: 768px) {
.lanhai_list011 .p_news {
	max-width: 700px;
	min-width: 300px;
}
.lanhai_list011 .newPicBox {
	position: relative;
	overflow: hidden;
	width: 40%;
	height: 0px;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 24%;
	display: inline-block;
}
.lanhai_list011 .newList:first-of-type .newPicBox {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 0px;
	float: none;
	margin-bottom: 10px;
	padding-bottom: 60%;
	display: inline-block;
}
.lanhai_list011 .newMs {
	margin: 0rem;
	-webkit-line-clamp: 4;
}
.lanhai_list011 .newTitle {
	margin: 0rem;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	transition: all .3s;
	font-size: 14px;
	line-height: 20px;
}
.lanhai_list011 .tips {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.lanhai_list011 .newDetailLink {
	display: block;
}
.lanhai_list011 .content {
	position: relative;
	overflow: hidden;
	padding-left: 20px;
}
.lanhai_list011 .newList:first-of-type .content {
	padding-left: 0px;
}
}
.lanhai_list011 .p_hot .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}
.lanhai_list011 .p_new .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}
.lanhai_list011 .p_page .pre .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}
.lanhai_list011 .p_page .next .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}
.lanhai_list011 .p_more .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}
.lanhai_list011 .p_loading .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}
@media only screen and (min-width: 768px) {
.lanhai_details {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	min-height: 192px;
	min-width: 250px;
	max-width: 100%;
}
.lanhai_details .p_NewsDetail {
	padding: 10px;
}
.lanhai_details .p_head {
	padding: 20px;
	text-align: center;
}
.lanhai_details .p_dataSource {
	overflow: hidden;
	padding-top: 20px;
	margin: 20px 0;
	text-align: center;
}
.lanhai_details .p_dataSource>li {
	display: inline-block;
	margin-right: 20px;
}
.lanhai_details .p_dataSource>li:last-child {
	float: right;
}
.lanhai_details .p_topBox {
	margin-bottom: 10px;
}
.lanhai_details .p_summary {
	padding: 20px;
	white-space: normal;
}
.lanhai_details .p_articles {
	overflow: hidden;
	padding: 20px 0;
}
.lanhai_details .p_tags {
	display: inline-block;
}
.lanhai_details .p_tags .btn {
	padding: 8px 5px;
}
.lanhai_details .p_tag {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 5px 10px;
	min-width: 60px;
	text-align: center;
}
.lanhai_details .p_Atlas {
	padding: 10px 0;
	margin-top: 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 30px;
}
.lanhai_details .p_images {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	position: relative;
	padding: 75% 0 0;
}
.lanhai_details .p_img {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
.lanhai_details .p_sLeft {
	display: inline-block;
	width: 90%;
	word-break: break-all;
}
.lanhai_details .p_curNum {
	display: inline-table;
	width: auto;
}
.lanhai_details .p_ThumbnailBox {
	padding: 10px 40px;
	position: relative;
}
.lanhai_details .p_ThumbnailList {
	overflow: hidden;
}
.lanhai_details .p_thumbnail {
	position: relative;
	float: left;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 7.5px;
	overflow: hidden;
	width: calc((100% - 45px) / 4);
padding-bottom: calc(((100% - 45px) / 4) * 0.75);
	height: 0px;
	cursor: pointer;
}
.lanhai_details .p_thumbnail.active {
}
.lanhai_details .p_interactionA {
	position: absolute;
	height: 100%;
	width: 50%;
	top: 0;
	left: 0;
}
.lanhai_details .p_interactionB {
	position: absolute;
	height: 100%;
	width: 50%;
	top: 0;
	right: 0;
}
.lanhai_details .p_SwitchBtnA {
	display: table;
	top: 50%;
	left: 0;
	position: absolute;
	margin-top: -47.5px;
	width: 30px;
	height: 85px;
	cursor: pointer;
	text-align: center;
	user-select: none;
}
.lanhai_details .p_SwitchBtnB {
	display: table;
	top: 50%;
	right: 0;
	left: auto;
	position: absolute;
	margin-top: -47.5px;
	width: 40px;
	height: 85px;
	cursor: pointer;
	text-align: center;
	user-select: none;
}
.lanhai_details .p_SwitchBtnA .iconfont, .lanhai_details .p_SwitchBtnB .iconfont {
	display: table-cell;
	vertical-align: middle;
}
.lanhai_details .p_ThumbnailBox .p_SwitchBtnA, .lanhai_details .p_ThumbnailBox .p_SwitchBtnB {
	background: none;
}
.lanhai_details .p_SwitchBtnC {
	top: 50%;
	left: 0;
	position: absolute;
	margin-top: -12px;
	cursor: pointer;
}
.lanhai_details .p_SwitchBtnD {
	top: 50%;
	right: 0;
	position: absolute;
	margin-top: -12px;
	cursor: pointer;
}
.lanhai_details .p_PrevAndNext {
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.lanhai_details .p_previewBox {
	float: left;
	width: 50%;
}
.lanhai_details .p_nextBox {
	float: right;
	width: 50%;
	text-align: right;
}
.lanhai_details .p_QRCode {
	text-align: center;
	line-height: 50px;
	margin-top: 10px;
}
.lanhai_details .p_header {
	text-align: center;
}
.lanhai_details .p_TitleBoxA {
	display: inline-table;
	width: 100%;
	height: auto;
	max-width: 85%;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
.lanhai_details .p_top {
	display: inline-block;
	float: left;
	margin: 0;
	min-height: 16px;
	min-width: 44px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	text-align: center;
}
.lanhai_details .p_top .font {
	line-height: normal;
	white-space: nowrap;
}
.lanhai_details .p_top .iconfont:before {
	content:"";
}
.lanhai_details .p_Recommend {
	display: inline-block;
	float: left;
	margin: 0;
	min-height: 16px;
	min-width: 44px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	text-align: center;
}
.lanhai_details .p_Recommend .font {
	white-space: nowrap;
	vertical-align: middle;
}
.lanhai_details .p_Recommend .iconfont:before {
	content:"";
}
.lanhai_details .p_top {
	float: none;
	vertical-align: top;
	margin-right: 10px;
	margin-top: 2px;
}
.lanhai_details .p_Recommend {
	vertical-align: top;
	float: none;
	margin-right: 5px;
	margin-top: 2px;
}
.lanhai_details .p_headA {
	vertical-align: middle;
	white-space: normal;
	word-break: break-all;
	word-wrap: break-word;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: center;
}
.lanhai_details .p_infoBox, .lanhai_details .p_articlesTitle {
	display: none;
}
.lanhai_details .p_SummaryBox {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 3;
	min-height: 68px;
	text-align: left;
	height: auto;
	padding: 10px;
	background: rgba(0, 0, 0, .6)
}
.lanhai_details .p_textBoxs {
	padding: 10px;
}
.lanhai_details .p_imgsBox {
	margin: 0 auto;
	display: none;
}
.lanhai_details .gallery-top .swiper-container {
	width: 100%;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
}
.lanhai_details .swiper-slide {
	background-size: cover;
	background-position: center;
}
.lanhai_details .gallery-top {
	height: 480px;
	width: 100%;
	text-align: center;
}
.lanhai_details .gallery-top .swiper-wrapper, .lanhai_details .gallery-top .swiper-slide {
	height: inherit;
}
.lanhai_details .gallery-top .swiper-slide img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
}
.lanhai_details .swiper-button-prev {
	display: inline-table;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	width: 36px;
	height: 50px;
	z-index: 999;
	cursor: pointer;
	margin-top: -25px;
	background: rgba(0, 0, 0, .5)
}
.lanhai_details .swiper-button-next {
	display: inline-table;
	text-align: center;
	position: absolute;
	right: 0;
	top: 50%;
	width: 36px;
	height: 50px;
	z-index: 999;
	cursor: pointer;
	margin-top: -25px;
	background: rgba(0, 0, 0, .5)
}
.lanhai_details .swiper-button-prev i, .lanhai_details .swiper-button-next i {
	display: table-cell;
	vertical-align: middle;
}
.lanhai_details .gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}
.lanhai_details .gallery-thumbs .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.4;
}
.lanhai_details .gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}
.swiper-pagination-bullet {
	display: inline-block;
	width: 20px;
	height: 20px;
}
.lanhai_details .gallery-thumbs .swiper-slide {
	display: inline-table;
	width: 105px !important;
	height: 85px !important;
	text-align: center;
}
.lanhai_details .gallery-thumbs .p_sImgBox {
	display: table-cell;
	width: auto;
	height: auto;
	vertical-align: middle;
	cursor: pointer;
}
.lanhai_details .gallery-thumbs .swiper-slide img {
	display: block;
	width: 100%;
}
.lanhai_details .gallery-top .ahref {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.lanhai_details .p_PrevAndNextMo {
	display: none;
}
.lanhai_details .p_pagination {
	position: absolute;
	bottom: 70px;
	right: 10px;
	transform: translate(-50%, -50%);
	margin: 0;
	z-index: 9999;
}
}
@media screen and (max-width: 769px) {
.lanhai_details .p_NewsDetail {
	padding: 10px;
}
.lanhai_details .p_head {
	padding: 20px;
	text-align: center;
}
.lanhai_details .p_dataSource {
	overflow: hidden;
	padding-top: 20px;
	margin: 20px 0;
	text-align: center;
}
.lanhai_details .p_dataSource>li {
	display: inline-block;
	margin-right: 20px;
}
.lanhai_details .p_dataSource>li:last-child {
	float: right;
}
.lanhai_details .p_topBox {
	margin-bottom: 10px;
}
.lanhai_details .p_summary {
	padding: 10px;
	white-space: normal;
}
.lanhai_details .p_articles {
	overflow: hidden;
	padding: 20px 0;
}
.lanhai_details .p_tags {
	display: inline-block;
}
.lanhai_details .p_tags .btn {
	padding: 8px 5px;
}
.lanhai_details .p_tag {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 5px 10px;
	min-width: 60px;
	text-align: center;
}
.lanhai_details .p_Atlas {
	padding: 10px 0;
	margin-top: 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 30px;
}
.lanhai_details .p_images {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	position: relative;
	padding: 75% 0 0;
}
.lanhai_details .p_img {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
.lanhai_details .p_sLeft {
	display: inline-block;
	width: 90%;
	word-break: break-all;
}
.lanhai_details .p_curNum {
	display: inline-table;
	width: auto;
}
.lanhai_details .p_ThumbnailBox {
	padding: 10px 40px;
	position: relative;
}
.lanhai_details .p_ThumbnailList {
	overflow: hidden;
}
.lanhai_details .p_thumbnail {
	position: relative;
	float: left;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 7.5px;
	overflow: hidden;
	width: calc((100% - 45px) / 4);
padding-bottom: calc(((100% - 45px) / 4) * 0.75);
	height: 0px;
	cursor: pointer;
}
.lanhai_details .p_thumbnail.active {
}
.lanhai_details .p_interactionA {
	position: absolute;
	height: 100%;
	width: 50%;
	top: 0;
	left: 0;
}
.lanhai_details .p_interactionB {
	position: absolute;
	height: 100%;
	width: 50%;
	top: 0;
	right: 0;
}
.lanhai_details .p_SwitchBtnA {
	display: table;
	top: 50%;
	left: 0;
	position: absolute;
	margin-top: -47.5px;
	width: 30px;
	height: 85px;
	cursor: pointer;
	text-align: center;
	user-select: none;
}
.lanhai_details .p_SwitchBtnB {
	display: table;
	top: 50%;
	right: 0;
	left: auto;
	position: absolute;
	margin-top: -47.5px;
	width: 40px;
	height: 85px;
	cursor: pointer;
	text-align: center;
	user-select: none;
}
.lanhai_details .p_SwitchBtnA .iconfont, .lanhai_details .p_SwitchBtnB .iconfont {
	display: table-cell;
	vertical-align: middle;
}
.lanhai_details .p_ThumbnailBox .p_SwitchBtnA, .lanhai_details .p_ThumbnailBox .p_SwitchBtnB {
	background: none;
}
.lanhai_details .p_SwitchBtnC {
	top: 50%;
	left: 0;
	position: absolute;
	margin-top: -12px;
	cursor: pointer;
}
.lanhai_details .p_SwitchBtnD {
	top: 50%;
	right: 0;
	position: absolute;
	margin-top: -12px;
	cursor: pointer;
}
.lanhai_details .p_PrevAndNext {
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.lanhai_details .p_previewBox {
	float: left;
	width: 50%;
}
.lanhai_details .p_nextBox {
	float: right;
	width: 50%;
	text-align: right;
}
.lanhai_details .p_QRCode {
	text-align: center;
	line-height: 50px;
	margin-top: 10px;
}
.lanhai_details .p_header {
	text-align: center;
}
.lanhai_details .p_TitleBoxA {
	display: inline-table;
	width: 100%;
	height: auto;
	max-width: 85%;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
.lanhai_details .p_top {
	display: inline-block;
	float: left;
	margin: 0;
	min-height: 16px;
	min-width: 44px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	text-align: center;
}
.lanhai_details .p_top .font {
	line-height: normal;
	white-space: nowrap;
}
.lanhai_details .p_top .iconfont:before {
	content:"";
}
.lanhai_details .p_Recommend {
	display: inline-block;
	float: left;
	margin: 0;
	min-height: 16px;
	min-width: 44px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	text-align: center;
}
.lanhai_details .p_Recommend .font {
	white-space: nowrap;
	vertical-align: middle;
}
.lanhai_details .p_Recommend .iconfont:before {
	content:"";
}
.lanhai_details .p_top {
	float: none;
	vertical-align: top;
	margin-right: 10px;
	margin-top: 2px;
}
.lanhai_details .p_Recommend {
	vertical-align: top;
	float: none;
	margin-right: 5px;
	margin-top: 2px;
}
.lanhai_details .p_headA {
	vertical-align: middle;
	white-space: normal;
	word-break: break-all;
	word-wrap: break-word;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: center;
}
.lanhai_details .p_infoBox, .lanhai_details .p_articlesTitle {
	display: none;
}
.lanhai_details .p_SummaryBox {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 3;
	min-height: 68px;
	text-align: left;
	height: auto;
	padding: 10px;
	background: rgba(0, 0, 0, .6)
}
.lanhai_details .p_textBoxs {
	padding: 10px;
}
.lanhai_details .p_imgsBox {
	margin: 0 auto;
}
.lanhai_details .gallery-top .swiper-container {
	width: 100%;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
}
.lanhai_details .swiper-slide {
	background-size: cover;
	background-position: center;
}
.lanhai_details .gallery-top {
	height: 480px;
	width: 100%;
	text-align: center;
}
.lanhai_details .gallery-top .swiper-wrapper, .lanhai_details .gallery-top .swiper-slide {
	height: inherit;
}
.lanhai_details .gallery-top .swiper-slide img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
}
.lanhai_details .swiper-button-prev {
	display: inline-table;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	width: 36px;
	height: 50px;
	z-index: 999;
	cursor: pointer;
	margin-top: -25px;
	background: rgba(0, 0, 0, .5)
}
.lanhai_details .swiper-button-next {
	display: inline-table;
	text-align: center;
	position: absolute;
	right: 0;
	top: 50%;
	width: 36px;
	height: 50px;
	z-index: 999;
	cursor: pointer;
	margin-top: -25px;
	background: rgba(0, 0, 0, .5)
}
.lanhai_details .swiper-button-prev i, .lanhai_details .swiper-button-next i {
	display: table-cell;
	vertical-align: middle;
}
.lanhai_details .gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}
.lanhai_details .gallery-thumbs .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.4;
}
.lanhai_details .gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}
.swiper-pagination-bullet {
	display: inline-block;
	width: 20px;
	height: 20px;
}
.lanhai_details .gallery-thumbs .swiper-slide {
	display: inline-table;
	width: 105px !important;
	height: 85px !important;
	text-align: center;
}
.lanhai_details .gallery-thumbs .p_sImgBox {
	display: table-cell;
	width: auto;
	height: auto;
	vertical-align: middle;
	cursor: pointer;
}
.lanhai_details .gallery-thumbs .swiper-slide img {
	display: block;
	width: 100%;
}
.lanhai_details .gallery-top .ahref {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.lanhai_details .p_PrevAndNextMo {
	display: none;
}
.lanhai_details .p_pagination {
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translate(-50%, -50%);
	margin: 0;
}
.lanhai_details {
	min-width: 250px;
}
.lanhai_details .p_NewsDetail {
	padding: 0;
}
.lanhai_details .p_infoBox {
	display: block;
}
.lanhai_details .p_topBox, .lanhai_details .p_SwitchBtnA, .lanhai_details .p_SwitchBtnB, .lanhai_details .p_ThumbnailBox .p_SwitchBtnA, .lanhai_details .p_ThumbnailBox .p_SwitchBtnB, .lanhai_details .p_curNum, .lanhai_details .p_thumbnail img, .lanhai_details .p_QRCode {
	display: none;
}
.lanhai_details .atlas-01 {
	display: block;
}
.lanhai_details .p_Atlas {
	padding: 0;
	margin-top: 0;
	margin-bottom: 10px;
}
.lanhai_details .p_ThumbnailBox {
	position: absolute;
	bottom: 60px;
	text-align: center;
}
.lanhai_details .p_thumbnail {
	display: inline-block;
	float: none;
	width: 16px !important;
	height: 16px !important;
	padding-bottom: 0;
	border-radius: 50%;
	margin: 0 2px;
}
.lanhai_details .p_header, .lanhai_details .p_headA {
	text-align: center;
}
.lanhai_details .p_TitleBoxA {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.lanhai_details .p_summary {
	padding: 0;
	background: none;
	margin: 0 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.lanhai_details .p_dataSource {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 0;
	text-align: center;
}
.lanhai_details .p_dataSource li {
	float: none !important;
	display: block;
	width: 100%;
	padding: 0 10px;
	margin: 2px 0;
}
.lanhai_details .p_articlesTitle {
	display: block;
	padding: 10px;
}
.lanhai_details .p_articles {
	padding: 10px;
}
.lanhai_details .p_KeywordBox {
	width: auto;
	margin: 10px;
}
.lanhai_details .p_PrevAndNext {
	padding: 0;
	margin: 0;
	height: 50px;
}
.lanhai_details .p_previewBox, .lanhai_details .p_nextBox {
	float: left;
	width: 50%;
	text-align: center;
}
.lanhai_details .i_title {
	display: block;
	width: 100%;
	margin-top: 4px;
}
.lanhai_details .i_title .clons {
	display: none;
}
.lanhai_details .p_imgsBox {
	width: 100%;
}
.lanhai_details .gallery-top {
	height: 300px;
	text-align: center;
}
.lanhai_details .swiper-wrapper, .lanhai_details .swiper-slide {
	height: inherit;
}
.lanhai_details .gallery-top .swiper-slide img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
}
.lanhai_details .gallery-top .swiper-button-next, .lanhai_details .gallery-top .swiper-button-prev {
	display: none;
}
.lanhai_details .gallery-thumbs {
	position: absolute;
	top: -200%;
	left: 0;
	right: 0;
}
.lanhai_details .swiper-pagination {
	right: 0;
	left: -10px;
	top: auto;
	transform: translate(0, 0);
	text-align: center;
	bottom: 74px;
	z-index: 99999;
}
.lanhai_details .p_textBoxs {
	padding: 10px;
}
.lanhai_details .swiper-pagination .dot {
	display: inline-block;
	margin: 0 4px;
}
.lanhai_details .p_PrevAndNextMo {
	display: block;
}
.lanhai_details .d_pcDom {
	display: none;
}
}
.contanier {
	margin-left: auto;
	margin-right: auto;
	min-height: 12rem;
	width: 100%;
}
.contanier > .w_grid {
	width: 100%;
	position: relative;
}
.contanier > div > .p_gridbox {
	width: 100%;
	overflow: hidden;
	position: static;
}
.contanier > div > div > .p_gridCell {
	float: left;
	position: static;
}
.contanier > div > div > .p_gridCell:not(:empty):before {
	content: '';
	height: 0px;
	display: block;
}
.contanier > .w_grid.signal {
	min-height: inherit;
}
.contanier > .w_grid.signal > .p_gridbox {
	min-height: inherit;
}
.contanier > .w_grid.signal > .p_gridbox > .p_gridCell {
	min-height: inherit;
}
.contanier > div > .p_gridbox > .p_gridCell:first-child {
	margin-left: 0;
	clear: left;
}
#contanier > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0;
	clear: left;
}
@media only screen and (max-width: 768px) {
.contanier > div > .p_gridbox > .p_gridCell {
	width: 100%;
	margin-left: 0;
	margin-top: 0rem;
	margin-bottom: 0rem;
}
}
@media only screen and (min-width: 769px) {
.contanier > div > .p_gridbox > .p_gridCell:first-child {
	width: 100%;
	margin-left: 0;
	margin-top: 0rem;
	margin-bottom: 0rem;
}
}
@media only screen and (max-width: 768px) {
.Product_list002 .PhotoList_k1 li {
	width: 100%!important;
}
.Product_list002 .PhotoList_k1 li:nth-child(2n+1) {
	margin-left: 0px!important;
}
}
@media only screen and (max-width: 768px) {
#lh_wood {
	margin-top: 0px!important;
	margin-bottom: 0px!important;
}
#lanhai_common, #lanhai_text, #lanhai_customize, #lanhai_common_text, #lanahi_texts, #lanhai_signals, #lanhai_common2 {
	margin-top: 0px!important;
	margin-bottom: 0px!important;
}
#lanhai_furniture {
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	padding-left: 0px!important;
	padding-right: 0px!important;
}
#lanhai_signal {
	width: 94%!important;
}
#lanhai_commones {
	margin-bottom: 0px!important;
}
}
@CHARSET"UTF-8";
* {
	padding: 0;
	margin: 0;
}
.pagebox {
	width: 100%;
}
#lanhai_details .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#lanhai_details >div {
	animation-fill-mode: both;
}
#lanhai_details .demo {
	padding: 50px 0;
}
#lanhai_details .p_NewsDetail {
	width: 100%;
	overflow: hidden;
	padding: 0;
}
#lanhai_details .viewContent {
	padding: 5px 15px;
	text-align: center;
}
#lanhai_details .title-box {
	margin-bottom: 15px;
	padding: 0 15px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	text-align: center;
}
#lanhai_details .title {
	color: #000;
}
#lanhai_details .picBox {
	width: 100%;
	overflow: hidden;
	display: none;
}
#lanhai_details .pic-top {
	width: 100%;
	height: 40vw;
	max-height: 450px;
	overflow: hidden;
}
#lanhai_details .pic {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#lanhai_details .content {
	display: none;
}
#lanhai_details .pic-bottom {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#lanhai_details .swiper-wrapper {
	height: 100%;
}
#lanhai_details .swiper-slide {
	height: 100%;
	overflow: hidden;
}
#lanhai_details .button1 {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 1.5rem;
	background: #ccc;
	color: #fff;
	z-index: 999;
}
#lanhai_details .button-prev1 {
	left: 5px;
}
#lanhai_details .button-next1 {
	right: 5px;
}
#lanhai_details .p_sImgBox {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#lanhai_details .smPic {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 100%;
	transition: all .5s ease;
}
#lanhai_details .small-pic-box {
	position: relative;
	height: 15vw;
	max-height: 180px;
	overflow: hidden;
	padding: 20px 40px 0;
}
#lanhai_details .button2 {
	position: absolute;
	bottom: 0;
	width: 30px;
	height: calc(100% - 20px);
	font-size: 1.5rem;
	background: #ccc;
	color: #fff;
	z-index: 999;
}
#lanhai_details .button-next2 {
	right: 0;
}
#lanhai_details .button-prev2 {
	left: 0;
}
#lanhai_details .btn-ic2 {
	display: flex;
	justify-content: center;
	align-items: center;
}
#lanhai_details .summary {
	padding: 15px 0;
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
}
#lanhai_details .smSlide img {
	filter: grayscale(0.8);
}
#lanhai_details .swiper-slide-thumb-active.smSlide img {
	filter: grayscale(0);
}
@media only screen and (max-width: 768px) {
#lanhai_details .picBox {
	height: auto;
}
#lanhai_details .pic-top {
	height: 80vw;
}
#lanhai_details .pic-top .swiper-wrapper {
	height: 70vw;
	max-height: 400px;
}
#lanhai_details .small-pic-box {
	width: 100%;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#lanhai_details .pagination {
	margin: 10px 0;
	width: 100%;
	text-align: center;
	z-index: 999;
	bottom: 0;
}
#lanhai_details .dot {
	width: 15px;
	height: 15px;
}
#lanhai_details .button1 {
	display: none;
}
#lanhai_details .title-box {
	font-size: 1.5rem;
}
#lanhai_details .p_previewBox {
	text-align: left;
}
#lanhai_details .i_title {
	display: inline-block;
	width: auto;
	margin-right: 10px;
}
#lanhai_details .p_nextBox {
	text-align: right;
}
}
#lanhai_details div {
	font-size: 16px;
	line-height: 1.8;
	font-family: 微軟正黑體;
}
#lanhai_details img {
	max-width: 100%;
}
#lanhai_details .reset_style p {
	margin: 0;
	font-size: 16px;
	color: #000;
	line-height: 28px;
}
#lanhai_details span, p {
	font-size: 16px !important;
}
#lanhai_details {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 1%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3%;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#lanhai_list {
	width: 100%;
	max-width: none;
	min-width: 320px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#lanhai_signal > div > .p_gridbox {
	background-image: url(../images/banner_article.jpg);
}
#lanhai_signal .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#lanhai_signal >div {
	animation-fill-mode: both;
}
#lanhai_signal > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}
@media only screen and (min-width: 769px) {
#lanhai_signal> div > .p_gridbox > .p_gridCell {
	margin-bottom: 0rem;
	margin-top: 0rem;
	margin-left: 0;
}
#lanhai_signal> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	clear: none;
}
#lanhai_signal> div > .p_gridbox > .p_gridCell:nth-child(1n) {
	margin-right: 0;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
#lanhai_signal .p_gridbox {
	background-position: top center;
}
#lanhai_gridbox .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#lanhai_gridbox >div {
	animation-fill-mode: both;
}
#lanhai_gridbox > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}
@media only screen and (min-width: 769px) {
#lanhai_gridbox> div > .p_gridbox > .p_gridCell {
	margin-bottom: 0rem;
	margin-top: 0rem;
	margin-left: 0;
}
#lanhai_gridbox> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	clear: none;
}
#lanhai_gridbox> div > .p_gridbox > .p_gridCell:nth-child(1n) {
	margin-right: 0;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
#lanhai_box > div > .p_gridbox {
background-image:;
}
#lanhai_box .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#lanhai_box >div {
	animation-fill-mode: both;
}
#lanhai_box > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}
@media only screen and (min-width: 769px) {
#lanhai_box> div > .p_gridbox > .p_gridCell {
	margin-bottom: 0rem;
	margin-top: 0rem;
	margin-left: 0px;
}
#lanhai_box> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	clear: none;
}
#lanhai_box> div > .p_gridbox > .p_gridCell:nth-child(1n) {
	margin-right: 0px;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
#lanhai_box> div > .p_gridbox > .p_gridCell {
	margin-bottom: 0rem;
	margin-top: 0rem;
	margin-left: 0;
}
#lanhai_box> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	clear: none;
}
#lanhai_box> div > .p_gridbox > .p_gridCell:nth-child(1n) {
	margin-right: 0;
}
}
#lanhai_box .p_gridbox {
	background-repeat: no-repeat;
	background-position: top center;
}
#lanhai_gridCell .p_MatteIcon .iconfont:before {
	content: '\e602';
}
#lanhai_gridCell >div {
	animation-fill-mode: both;
}
#lanhai_gridCell > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
	margin-left: 0px;
	clear: left;
}
@media only screen and (min-width: 769px) {
#lanhai_gridCell> div > .p_gridbox > .p_gridCell {
	margin-bottom: 1.5rem;
	margin-top: 1.5rem;
	margin-left: 2.5%;
}
#lanhai_gridCell> div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
	width: 74.14874999999999%;
	margin-left: 2.5%;
	margin-right: 0px;
	clear: none;
}
#lanhai_gridCell> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
	margin-left: 0px;
	clear: left;
	margin-right: 0px;
	width: 23.35125%;
}
#lanhai_gridCell> div > .p_gridbox > .p_gridCell:nth-child(2n) {
	margin-right: 0px;
}
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
#lanhai_gridCell> div > .p_gridbox > .p_gridCell {
	margin-bottom: 0rem;
	margin-top: 0rem;
	margin-left: 2.5%;
}
#lanhai_gridCell> div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
	width: 74.14874999999999%;
	margin-left: 2.5%;
	margin-right: 0;
	clear: none;
}
#lanhai_gridCell> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
	margin-left: 0;
	clear: left;
	margin-right: 0;
	width: 23.35125%;
}
#lanhai_gridCell> div > .p_gridbox > .p_gridCell:nth-child(2n) {
	margin-right: 0;
}
}
#lanhai_text .p_link001 {
	height: calc(100%);
}
#lanhai_signal {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 320px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#lanhai_gridbox {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#lanhai_box {
	width: 100%;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 192px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#lanhai_gridCell {
	width: 94%;
	max-width: 1500px;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#lanhai_text {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
