.headerEj_bg{background:url(/uiFramework/commonResource/image/2023031011363433978.jpg) center 0 no-repeat;background-size: 100% 100%;}
.localtion{background:#F4F7FA;line-height:50px;color:#999;}
.divName{font-size: 28px;color:#333;    padding-top: 10px;}

.contactUs{padding-bottom:80px;}
.lxwm_items li {
	width: 31.3%;
	float: left;
	border:1px #E2E2E2 solid;
	margin-right: 3%;
        height:100%;
    min-height: 484px;
    padding-bottom: 20px;
    cursor: pointer;
}
.lxwm_items li:last-child{ margin-right: 0; }
.lxwm_items li:hover {
	border:0 none;
        box-shadow: 0px 6px 18px rgb(41 43 50 / 10%);
}
.lxwm_title{font-size:32px;color:#333;padding:0 20px;margin: 35px 0 20px;
    display:block;}
.lxwm_items li span::before {
	width: 40px;
	height: 4px;
	color: #3961FF;
	background: #3961FF;
	content: "";
	display:block;
	margin-bottom: 15px;
}
.lxwm_items li:last-child span::before{ 
	color: #FFC930;
	background: #FFC930;	
}
.lxwm_cont{padding:0 20px;}
.lxwm_cont p{color:#999;font-size:14px;line-height:32px;}


@media only screen and (max-width:767px ){
   .pad_80 {   padding-top: 30px;   padding-bottom: 30px;}
.headerEj_bg{background-size: cover;}
   .lxwm_items li{width: 100%;float:none;margin-right:0%;margin-bottom:35px; }
   .lxwm_items li img{width: 100%;}







}