.wallet {
	float: left;
	width: 100%;
	overflow-x: hidden;
}
.mian{
	width: 78%;
	padding: 0 11%;
	color: #000;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.mainFixed{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1001;
}
.mian-le{
	flex: 1;
	font-weight: bold;
	display: flex;
	align-items: center;
}
.mian-le-img{
	height: .13rem;
	display: flex;
}
.mian-le-img img{
	float: left;
	width: auto;
	height: 100%;
}
.mian-le-box{
	flex: 1;
	width: 0;
	display: flex;
	font-size: .07rem;
}
.mian-le-li{
	height: .25rem;
	margin: 0 0 0 .14rem;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
	white-space: normal;
}
.mian-le-li:hover{
	color: #009f4a;
}
.mianActive{
	color: #009f4a;
}
.mianActive span{
	width: 50%;
	height: 3px;
	background: #009f4a;
	border-radius: 3px;
	position: absolute;
	bottom: 15%;
}
.mian-ri {
	font-size: .1rem;
	font-weight: bold;
	color: #009f4a;
	display: flex;
	align-items: center;
}
.mian-ri img{
	width: 20px;
	height: 20px;
}
.mian-reg {
	display: flex;
	height: .16rem;
	margin: 0 0 0 12px;
}
.mian-reg a{
	display: flex;
	align-items: center;
	height: 100%;
	padding: 0 20px;
	font-size: 14px;
	font-weight: bold;
	color: #009f4a;
}
.mian-reg a:first-of-type{
	color: #fff;
	background: #009f4a;
}
@media (max-width: 1500px) {
	.mian-reg {
		height: .2rem;
	}
}
@media (max-width: 1300px) {
	.mian-reg {
		height: .25rem;
	}
}
@media (max-width: 1100px) {
	.mian {
		width: 97%;
		padding: 0 0 0 3%;
	}
	.mian-le-img {
		display: none;
	}
	.mian-le-box{
		font-size: .16rem;
	}
	.mian-le-li{
		height: .5rem;
		margin: 0 .16rem 0 0;
	}
	.mianActive span{
		width: 60%;
		height: 3px;
		bottom: 10%;
	}
	.mian-ri {
		font-size: .16rem;
	}
	.mian-reg{
		height: .36rem;
	}
}
@media (max-width: 880px) {
	.mian-le-box{
		font-size: .22rem;
	}
	.mianActive span{
		width: 70%;
		height: 2px;
		bottom: 5%;
	}
	.mian-ri {
		display: none;
	}
}
@media (max-width: 460px) {
	.mian-le-box{
		font-size: .26rem;
	}
	.mian-le-li{
		height: 1rem;
		text-align: center;
	}
	.mianActive span{
		width: 50%;
	}
	.mian-reg{
		height: 0.5rem;
	}
}
#swiper1{
	height: 40vw;
}
.clickSwiper{
	display: flex;
	align-items: center;
	position: absolute;
	left: 0.4rem;
	z-index: 10010;
}
.clickSwiper1{
	width: 100%;
	top: 0.2rem;
}
.clickSwiper1 img{
	height: .2rem;
	margin: 0 .16rem 0 0;
}
.clickSwiper1 span{
	font-size: .08rem;
	color: #20894d;
	text-decoration: underline;
}
.clickSwiper2{
	bottom: 0.2rem;
	width: 1.1rem;
	height: 0.3rem;
	justify-content: center;
	border-radius: 0.15rem;
	color: #fff;
	cursor: pointer;
	font-size: .14rem;
	font-weight: bold;
	background: linear-gradient(to right, #f95214, #ff7f50);
	box-shadow: 3px 3px 4px -2px rgba(0, 0, 0, .3);
}
@media (max-width: 1100px) {
	.clickSwiper{
		left: 0.2rem;
	}
	.clickSwiper1 img{
		height: .3rem;
		margin: 0 .2rem 0 0;
	}
	.clickSwiper1 span{
		font-size: .12rem;
	}
	.clickSwiper2{
		width: 1.8rem;
		height: 0.6rem;
		border-radius: 0.3rem;
		font-size: .22rem;
	}
}

.kaifas{
	float: left;
	width: 80%;
	padding: .25rem 10%;
}
@media (max-width: 1100px) {
	.kaifas {
		width: 90%;
		padding: .25rem 5%;
	}
}

.kaifa{
	float: left;
	width: 80%;
	padding: .25rem 10%;
}
@media (max-width: 1100px) {
	.kaifa {
		width: 94%;
		padding: .25rem 3%;
	}
}

.kaifac{
	float: left;
	width: 60%;
	padding: .25rem 20%;
}
@media (max-width: 1100px) {
	.kaifac {
		width: 80%;
		padding: .25rem 10%;
	}
}
.kaifaFlex{
	float: left;
	width: 100%;
	padding: .25rem 0%;
}
.kaifaTit{
	display: flow-root;
	width: 100%;
	text-align: center;
}
.kaifaTit span{
	float: left;
	width: 100%;
	color: #009f4a;
	font-size: .14rem;
	font-weight: bold;
}
.kaifaTit p{
	float: left;
	width: 100%;
	font-size: .06rem;
}
.kaifaTit a{
	float: left;
	width: 100%;
	font-size: .06rem;
	font-weight: bold;
	padding: .04rem 0 0 0;
}
.colorTwo{
	color: #009f4a;
}
@media (max-width: 1100px) {
	.kaifaTit span{
		font-size: .28rem;
	}
	.kaifaTit p{
		font-size: .18rem;
	}
	.kaifaTit a{
		font-size: .18rem;
		padding: .2rem 0 0 0;
	}
}


#lOne{
	position: relative;
}
@media (max-width: 1100px) {
	#lOne{
		margin: 0 0 .4rem 0;
	}
}
.casesBg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.casesAdorn{
	position: absolute;
	z-index: 2;
}
.Adorn1{
	width: 0.4rem;
	height: 0.4rem;
	top: 20%;
	right: 8%;
}
.Adorn2{
	width: 0.3rem;
	height: 0.3rem;
	top: 30%;
	left: 8%;
}
.Adorn3{
	width: 0.2rem;
	height: 0.2rem;
	top: 75%;
	right: 8%;
}

.cases{
	width: 100%;
	position: relative;
	z-index: 2;
}
.kaifaTab{
	width: 88%;
	margin: .2rem 1%;
	padding: .15rem 5%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.kaifaTabLi{
	height: .24rem;
	line-height: .24rem;
	padding: 0 .24rem;
	font-size: .09rem;
	border-radius: .12rem;
	border: 1px solid #009f4a;
	color: #009f4a;
	background: #fff;
}
@media (max-width: 1100px) {
	.Adorn1{
		width: 0.6rem;
		height: 0.6rem;
		right: 3%;
	}
	.Adorn2{
		width: 0.5rem;
		height: 0.5rem;
		left: 3%;
	}
	.Adorn3{
		width: 0.4rem;
		height: 0.4rem;
		right: 3%;
	}
	.kaifaTabLi {
		height: .4rem;
		line-height: .4rem;
		font-size: .18rem;
		padding: 0 .24rem;
		border-radius: .2rem;
	}
}
.kaifaTabLi:hover{
	box-shadow: 0 0 .02rem .01rem #009f4a;
	cursor: pointer;
}
.tabActive{
	background: #009f4a;
	color: #fff;
	box-shadow: none !important;
	cursor: default !important;
}

.caseBox{
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	overflow: scroll hidden;
}
.caseBoxLi{
	width: 31.33%;
	margin: 0 1% .15rem;
	overflow: hidden;
	cursor: hand;
}
.caseBoxLiLast{
	width: 98% !important;
}
@media (max-width: 1100px) {
	.caseBox{
		flex-wrap: nowrap;
	}
	.caseBoxLi {
		flex-grow:1;
		flex-shrink:0;
		flex-basis:42%;
		width: 42%;
		margin: 0 2% .3rem;
	}
	.caseBoxLiLast{
		flex-basis: 98% !important;
	}
}
.caseBoxLiImg{
	width: 100%;
	height: 100%;
	font-size: 0;
	position: relative;
}
.caseBoxLiImg_img{
	width: 90%;
	height: 90%;
	margin: 5%;
	border-radius: .1rem;
}
.caseBoxLiImgBg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.caseBoxLiImgLoading{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 0.1rem;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.caseBoxLiPop{
	width: 0%;
	height: 96%;
	border-radius: .1rem;
	background: rgba(0,0,0,0.7);
	color: #fff;
	cursor: pointer;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	flex-wrap: wrap;
	position: absolute;
	top: 2%;
	left: 5%;
	z-index: 1;
	opacity: 0;
}
.caseBoxLi:hover .caseBoxLiPop{
	width: 90%;
	opacity: 1;
	transform: all .5s;
}
.caseBoxLiPopTop{
	width: 94%;
	margin: 0 3%;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.caseBoxLiPopTop span{
	width: 100%;
	font-size: .08rem;
	font-weight: bold;
	margin: .03rem 0 .06rem 0;
}
.caseBoxLiPopTop p{
	width: 100%;
	font-size: .06rem;
}
@media (max-width: 1100px) {
	.caseBoxLiImgLoading{
		font-size: 0.22rem;
	}
	.caseBoxLiPopTop span{
		font-size: .28rem;
	}
	.caseBoxLiPopTop p{
		font-size: .2rem;
	}
}
.caseBoxLiPopBot{
	width: 94%;
	margin: .15rem 3%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-around;
}
.caseBoxLiPopBot span{
	flex: 1;
	padding: .04rem .05rem;
	margin: .02rem .04rem;
	text-align: center;
	font-size: .06rem;
	border-radius: .15rem;
	background: #fff;
	color: #666;
	white-space:nowrap;
}
@media (max-width: 1100px) {
	.caseBoxLiPopBot span{
		padding: .12rem .1rem;
		margin: .04rem;
		font-size: .22rem;
		border-radius: .34rem;
	}
}
.caseBoxLi_p{
	width: 94%;
	font-size: .1rem;
	text-align: center;
	margin: .06rem 3% 0;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
@media (max-width: 1100px) {
	.caseBoxLi_p {
		font-size: .24rem;
		margin: .2rem 3% 0;
	}
}


#lTwo{
	margin: .2rem 0 0;
}
.kaifaBox{
	width: 80%;
	margin: .1rem 10% 0;
	display: flex;
	flex-wrap: wrap;
}
.swiper{
	--swiper-navigation-color: #009f4a;
	--swiper-navigation-size: .4rem;
}
.projectSlide{
	width: 100%;
	/*height: calc(100vw * 0.8 * 0.4 * 0.8);*/
	height: 25.6vw;
	box-shadow: 0 0 .02rem .01rem #009f4a;
	border-radius: 0.1rem;
	margin: .1rem 0;
	overflow: hidden;
}
@media (max-width: 1100px) {
	#lTwo{
		margin: 1rem 0 0;
	}
	.kaifaBox {
		width: 94%;
		margin: .1rem 3% 0;
		flex-wrap: wrap;
	}
	.projectSlide{
		/*height: calc(100vw * 0.94 * 0.4 * 0.8);*/
		height: 30.08vw;
	}
	.swiper{
		--swiper-navigation-size: .8rem;
	}
}
.projectBox{
	width: 100%;
	height: 100%;
	background: #fff;
	display: flex;
	align-items: flex-start;
}
.projectLe{
	flex: 1;
	width: 0;
	height: 100%;
	padding: 0 5%;
	background: #fff;
	display: flex;
	align-items: flex-start;
	align-content: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	position: relative;
	z-index: 12;
}
.projectLe img{
	width: auto;
	height: 20%;
}
.projectLe-tit{
	width: 100%;
	height: 20%;
	text-align: center;
	font-size: .14rem;
	font-weight: bold;
}
.projectLe-contant{
	width: 100%;
	height: 60%;
	line-height: 40px;
	font-size: .12rem;
	white-space: pre-line;
	overflow: hidden scroll;
}
.projectLeA{
	width: 100%;
	display: flex;
	justify-content: flex-end;
}
.projectLeA span{
	width: .7rem;
	height: .24rem;
	line-height: .24rem;
	text-align: center;
	color: #fff;
	background: #009f4a;
	border-radius: .12rem;
	font-size: .1rem;
	cursor: pointer;
}
.projectRi{
	width: 40%;
	height: 100%;
	position: relative;
	top: 0;
	right: 0;
	z-index: 999;
	cursor: pointer;
}
.projectRi img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top center;
	border-radius: .1rem 0 0 .1rem;
}
@media (max-width: 1400px) {
	.projectLe-contant{
		line-height: 36px;
	}
}
@media (max-width: 1100px) {
	.projectLe-tit{
		font-size: .22rem;
	}
	.projectLe-contant{
		height: 54%;
		line-height: 28px;
	}
	.projectLe span{
		width: 1.2rem;
		height: .4rem;
		line-height: .4rem;
		text-align: center;
		color: #fff;
		background: #009f4a;
		border-radius: .2rem;
		font-size: .12rem;
	}
}
@media (max-width: 580px) {
	.projectLe-contant{
		line-height: 18px;
	}
}

.anliBox{
	width: 80%;
	margin: 0 10%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.anliBox_head{
	width: .7rem;
	height: .7rem;
	border-radius: 50%;
	border: 3px solid #009f4a;
	background: #fff;
	object-fit: contain;
	position: relative;
	margin: 0 0 -0.3rem;
}
.anliMsg{
	width: 100%;
	background: #fff;
	border-radius: .08rem;
	padding: 0 0 .1rem;
	overflow: hidden;
	font-size: .1rem;
	box-shadow: 3px 3px 4px -2px rgba(0, 0, 0, .3);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.anliBox_main{
	width: 94%;
	height: .35rem;
	padding: 0 3%;
	background: linear-gradient(to right, #28e457, #009f4a);
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.anliBox_main img{
	width: .07rem;
	height: .07rem;
	background: #fff;
	border-radius: 50%;
	padding: .04rem;
	position: relative;
	z-index: 999;
}
.anliBox_tit{
	font-weight: bold;
	margin: .1rem 0 0;
	text-align: center;
}
.anliBox_wx{
	width: 35%;
	height: auto;
}
@media (max-width: 1100px) {
	.anliBox_head{
		width: 1.1rem;
		height: 1.1rem;
		margin: 0 0 -0.5rem;
	}
	.anliMsg{
		padding: 0 0 .2rem;
		font-size: .18rem;
	}
	.anliBox_main{
		height: .6rem;
	}
	.anliBox_main img{
		width: .15rem;
		height: .15rem;
		padding: .08rem;
	}
	.anliBox_wx{
		width: 40%;
	}
}

#lThree{
	padding-top: 0;
}
.about{
	float: left;
	width: 100%;
	padding: .05rem 0 0 0;
	background: #fff;
}
.aboutTit{
	width: 100%;
	text-align: center;
	font-size: .14rem;
	font-weight: bold;
	padding: 0.4rem 0;
	color: #009f4a;
}
@media (max-width: 1100px) {
	.aboutTit{
		padding: 0.2rem 0;
	}
}
.aboutBox{
	width: 100%;
	font-size: 0;
	position: relative;
	cursor: pointer;
}
.metaTit{
	width: 100%;
	text-align: center;
	font-size: .14rem;
	font-weight: bold;
	padding: 0.4rem 0;
	color: #009f4a;
	position: absolute;
	top: 0;
	left: 0;
}
.boxBg{
	width: 100%;
	height: auto;
}
.boxBg2{
	width: 80%;
	margin: 0 10%;
}
@media (max-width: 1100px) {
	.boxBg2{
		width: 94%;
		margin: 0 3%;
	}
}


.cerBoxs{
	float: left;
	width: 100%;
	height: 40vw;
	margin: .15rem 0 0 0;
}
.swiper{
	width: 100%;
	height: 100%;
}
#swiper3 .swiper-slide{
	opacity: 0 !important;
}
#swiper3 .swiper-slide-active{
	opacity: 1 !important;
}
#swiper3 .swiper-slide-prev{
	opacity: 1 !important;
}
#swiper3 .swiper-slide-next{
	opacity: 1 !important;
}
#swiper1 .swiper-slide img,#swiper3 .swiper-slide img{
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 12;
}
#swiper1 .swiper-slide img{
	object-fit: cover;
}
#swiper3 .swiper-slide img{
	object-fit: contain;
}
.swiper3-prev::after,.swiper3-next::after{
	content: '' !important;
}
.swiper3-prev img,.swiper3-next img{
	width: .4rem;
	height: .4rem;
	object-fit: contain;
}
@media (max-width: 1100px) {
	.cerBoxs{
		height: 90vw;
	}
	.swiper3-prev img,.swiper3-next img{
		width: .8rem;
		height: .8rem;
	}
}
.fixImg{
	float: left;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10010;
	display: flex;
	align-items: center;
	justify-content: center;
}
.fixImg img{
	max-width: 100%;
	max-height: 100%;
}

.partner{
	width: 100%;
	margin: .15rem 0 0 0;
	position: relative;
	overflow: hidden;
	--partnerLiImgWidth: .9rem;
	--marginLeft: -0.3rem;
	--imgMargin: 0.03rem;
}
@media (max-width: 1100px) {
	.partner{
		--partnerLiImgWidth: 1.5rem;
		--marginLeft: -0.5rem;
		--imgMargin: 0.05rem;
	}
}
.partner::after{
	content: '';
	width: 10%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	background: linear-gradient(to left, #f7f7f7 30%, transparent);
}
.partner::before{
	content: '';
	width: 10%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background-image: linear-gradient(to right, #f7f7f7 30%, transparent);
}
.partnerBoxLi{
	width: 100%;
	margin-left: 0rem;
}
.partnerBoxLi:nth-of-type(1) .partnerLi{
	margin-left: var(--marginLeft);
}
.partnerLi{
	display: flex;
	align-items: center;
	margin: 0 0 0.08rem 0;
}
.partnerLi img{
	width: var(--partnerLiImgWidth);
	height: 100%;
	margin: 0 var(--imgMargin);
}
.parAnim{
	/*margin-left: calc(0rem - var(--imgMargin) * 2 - var(--partnerLiImgWidth));*/
	margin-left: -0.96rem;
    transition-duration: 3s;
    transition-timing-function: linear;
    transition-delay: 0s;
    transition-property: margin-left;
}
@media (max-width: 1100px) {
	.parAnim{
		margin-left: -1.6rem;
	}
}

#lFrou{
	background: #fff;
}
.ourBox{
	width: 100%;
	margin: .15rem 0 0 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ourBoxLi{
	width: 22%;
	--viewHeight: 11.6vw;
	margin: .1rem 1%;
	padding: .1rem 0;
	border-radius: .1rem;
	/*background: #f7f7f7;
	box-shadow: .01rem .01rem .02rem .01rem #eee;*/
	cursor: default;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
@media (max-width: 1100px) {
	.ourBoxLi{
		margin: .2rem 1%;
	}
}
.ourBoxLi img{
	width: .38rem;
	height: auto;
}
@media (max-width: 1100px) {
	.ourBoxLi img{
		width: .6rem;
	}
}
.ourBoxLiImg{
	width: 100%;
	height: var(--viewHeight);
	display: flex;
	align-items: center;
	justify-content: center;
	background: #009f4a;
}
.ourBoxLiTip{
	width: 100%;
	background: #fff;
	padding: .1rem 0;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.ourBoxLi span,h2{
	width: 100%;
	margin: .02rem 0;
	font-size: 0.09rem;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ourBoxLi span{
	color: #009f4a;
	margin: .1rem 0 0;
}
@media (max-width: 1100px) {
	.ourBoxLi span,h2{
		margin: .08rem 0;
		font-size: 0.18rem;
	}
}


.newsBox{
	width: 100%;
	margin: .15rem 0 0 0;
	display: flex;
	justify-content: space-between;
}
.newsBoxLe{
	flex: 2;
	padding: 0 .15rem;
	background: #fff;
	border-radius: .1rem;
	margin: 0 .04rem 0 0;
}
.newsBoxLe::-webkit-scrollbar {
	display: none;
	/* Chrome Safari */
}
.list_tab_tit{
	width: 100%;
	height: 0.15rem;
	line-height: 0.15rem;
	padding: .14rem 0;
	font-size: .12rem;
	color: #666;
	border-bottom: 1px solid #eee;
}
@media (max-width: 1100px) {
	.list_tab_tit {	
		font-size: .24rem;
		height: 0.26rem;
		line-height: 0.26rem;
	}
}
.list_tab {
	width: 100%;
	margin: .1rem 0 0 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.list_tab_list {
	width: 100%;
	padding: .03rem .02rem;
	margin: 0 0 .1rem 0;
	font-size: .09rem;
	cursor: pointer;
}
.list_tab_list:hover{
	color: #009f4a;
}
@media (max-width: 1100px) {
	.list_tab_list {	
		font-size: .18rem;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}
.Active {
	color: #20894D;
	cursor: default !important;
}
.newsBoxRi{
	flex: 5;
	padding: 0 .15rem;
	background: #fff;
	border-radius: .1rem;
}
.list_context {
	width: 100%;
	display: grid;
	margin: .1rem 0 0 0;
}
.context_list {
	width: 97%;
	margin: 0 0 .1rem 0;
	padding: 0 3% 0 0;
	background: #fafafa;
	border-top-right-radius: .1rem;
	border-bottom-right-radius: .1rem;
	overflow: hidden;
	display: flex;
	align-items: flex-start;
}
@media (max-width: 1100px) {
	.context_list {	
		align-items: center;
	}
}
.c_l_img {
	width: 1.2rem;
	height: .8rem;
	margin: 0 .12rem 0 0;
	overflow: hidden;
	cursor: pointer;
	background: #fff;
}
.c_l_img img {
	float: left;
	width: 100%;
	height: 100%;
}
.c_l_msg {
	flex: 1;
	width: 10%;
	height: .56rem;
	padding: .12rem 0;
	color: #aaa;
	cursor: default;
	position: relative;
}
@media (max-width: 1100px) {
	.c_l_msg {	
		height: auto;
		padding: .12rem 0 .4rem 0;
	}
}
.c_l_msg h1 {
	float: left;
	width: 100%;
	margin: 0 0 .1rem 0;
	font-size: .09rem;
	cursor: pointer;
	color: #000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.c_l_msg h1:hover {
	color: #20894D;
}
.msgOver {
	float: left;
	width: 100%;
	font-size: .06rem;
}
.msgTime {
	float: left;
	width: 100%;
	text-align: right;
	font-size: .06rem;
	position: absolute;
	right: 0;
	bottom: .1rem;
}
@media (max-width: 1100px) {
	.c_l_msg h1 {	
		font-size: .16rem;
	}
	.msgOver {
		font-size: .12rem;
	}
	.msgTime {
		font-size: .12rem;
	}
}
.msgOver {
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.context_list_bot {
	float: left;
	width: 100%;
	margin: .15rem 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.context_list_bot div{
	padding: .03rem .07rem;
	margin: .03rem .05rem;
	background: #fff;
	border-radius: .03rem;
	font-size: .07rem;
	border: 1px solid #ccc;
}
.context_list_bot div:hover{
	cursor: pointer;
	color: #20894D;
	border: 1px solid #20894D !important;
}
@media (max-width: 1100px) {
	.context_list_bot div{
		padding: .06rem .14rem;
		margin: .06rem .1rem;
		background: #fff;
		border-radius: .06rem;
		font-size: .12rem;
		border: 1px solid #ccc;
	}
}

select:focus {
	outline:none;
}


.submitPopHide{
	display: none !important;
}
.submitPop{
	width: 100%;
}
.submitPopShow{
	width: 60%;
	height: 100vh;
	padding: 0 20%;
    background: rgba(0,0,0,.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10011;
    display: flex;
    align-items: center;
    justify-content: center;
}
.submitBox{
	width: 100%;
	margin: .15rem 0 0 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	font-size: .08rem;
}
.submit_list{
	width: 48.5%;
	background: #fff;
	border-radius: 8px;
	margin: 0 0 12px;
}
.submit_list input {
	width: 94%;
	height: .2rem;
	padding: 0 3%;
	background: 0;
	border: 0;
}
.submit_list select {
	width: 97%;
	height: .2rem;
	background: 0;
	padding: 0 3%;
	border: 0;
}
.submit_list2{
	width: 100%;
}
.submit_list2 textarea {
	width: 97%;
	height: .6rem;
	line-height: .1rem;
	background: #fff;
	border-radius: 8px;
	padding: 10px 1.5%;
	border-color: transparent;
}
.submit_but {
	width: .5rem;
	height: .18rem;
	line-height: .18rem;
	text-align: center;
	color: #fff;
	background: #009f4a;
	border-radius: .09rem;
	margin: 12px 0 0 -0.25rem;
	cursor: pointer;
	position: relative;
	left: 50%;
}
.submit_close{
	width: 100%;
	display: flex;
	justify-content: center;
	padding: 20px 0 40px;
	font-size: 0;
}
.submit_close img{
	width: .07rem;
	height: .07rem;
	background: #fff;
	border-radius: 50%;
	padding: .04rem;
}
@media (max-width: 1100px) {
	.submitPopShow{
		width: 90%;
		padding: 0 5%;
	}
	.submitBox{
		font-size: .16rem;
	}
	.submit_list input{
		height: .54rem;
		border-radius: 5px;
	}
	.submit_list select{
		height: .54rem;
		border-radius: 5px;
	}
	.submit_list2 textarea{
		height: 1.5rem;
		line-height: .3rem;
		border-radius: 5px;
	}
	.submit_but {
		width: 1.6rem;
		height: .7rem;
		line-height: .7rem;
		font-size: .3rem;
		border-radius: .35rem;
		margin: 12px 0 0 -0.8rem;
	}
	.submit_close img{
		width: .32rem;
		height: .32rem;
		padding: .12rem;
	}
}
@media (max-width: 640px) {
	.submitPopShow .submit_list{
		width: 100%;
	}
	.submit_list input{
		height: .68rem;
	}
	.submit_list select{
		height: .68rem;
	}
}
.lianxi{
	position: fixed;
	top: 40%;
	right: 2%;
	z-index: 10009;
	font-size: .1rem;
}
.lx-close{
	float: right;
	width: 18px;
	height: 18px;
	margin: -10px 0 0 5px;
}
.lx-close img{
	float: left;
	width: 100%;
	height: 100%;
}
.lx-box{
	width: .6rem;
	padding: .1rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: rgba(255,255,255,.5);
	border-radius: .02rem;
}
.lx-box-head{
	width: .55rem;
	height: .55rem;
	border-radius: 50%;
}
.lx-box-tit{
	width: 100%;
	text-align: center;
	white-space: nowrap;
	font-size: .08rem;
	padding: .05rem 0 .03rem;
}
.lx-box-one{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: .08rem;
	margin: 0.02rem 0;
}
.lx-box-one img{
	width: 100%;
	height: auto;
}
.lx-box-two{
	width: 100%;
	height: .14rem;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	color: #009f4a;
	border-radius: .02rem;
	font-size: .06rem;
	margin: .06rem 0 0;
}
@media (max-width: 1500px) {
	.lx-box{
		width: .65rem;
		padding: .1rem;
	}
	.lx-box-head{
		width: .65rem;
		height: .65rem;
	}
}
@media (max-width: 1300px) {
	.lx-box{
		width: .6rem;
		padding: .1rem;
	}
	.lx-box-head{
		width: .6rem;
		height: .6rem;
	}
}
@media (max-width: 1100px) {
	.lianxi{
		font-size: .24rem;
	}
	.lx-box{
		width: .9rem;
		padding: .2rem;
		border-radius: .06rem;
	}
	.lx-box-head{
		width: .9rem;
		height: .9rem;
	}
	.lx-box-tit{
		font-size: .12rem;
		padding: .1rem 0 .06rem;
	}
	.lx-box-one{
		font-size: .12rem;
		margin: 0.04rem 0;
	}
	.lx-box-two{
		height: .34rem;
		border-radius: .06rem;
		font-size: .12rem;
		margin: .12rem 0 0;
	}
}
@media (max-width: 880px) {
	.lianxi{
		font-size: .3rem;
	}
	.lx-box{
		width: 1rem;
		padding: .2rem;
	}
	.lx-box-head{
		width: 1rem;
		height: 1rem;
	}
	.lx-box-tit{
		font-size: .12rem;
		padding: .1rem 0 .06rem;
	}
	.lx-box-one{
		font-size: .12rem;
		margin: 0.04rem 0;
	}
	.lx-box-two{
		height: .4rem;
		border-radius: .06rem;
		font-size: .12rem;
		margin: .12rem 0 0;
	}
}
@media (max-width: 650px) {
	.lx-box{
		width: 1.3rem;
		padding: .2rem;
	}
	.lx-box-head{
		width: 1.3rem;
		height: 1.3rem;
	}
}
@media (max-width: 450px) {
	.lx-box{
		width: 1.5rem;
		padding: .2rem;
	}
	.lx-box-head{
		width: 1.5rem;
		height: 1.5rem;
	}
}
@media (max-width: 380px) {
	.lx-box{
		width: 1.8rem;
		padding: .2rem;
	}
	.lx-box-head{
		width: 1.8rem;
		height: 1.8rem;
	}
}
@media (max-width: 340px) {
	.lx-box{
		width: 2rem;
		padding: .2rem;
	}
	.lx-box-head{
		width: 2rem;
		height: 2rem;
	}
}