.fbxj {
	width: 100%;
	overflow: hidden;
}

.right_input {
	overflow: hidden;
	background-color: #efeeff;
	height: auto;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	margin-top: 3px;
	width: 50%;

}

.right_input .red {}

.right_input h4 {
	text-align: center;
	color: #690599;
}

.right_input li {
	text-align: left;
	display: block;
	overflow: hidden;
	/*padding: 5px 0;*/
	margin-top: 23px;
	margin-bottom: -13px;
}

.right_input li input {
	height: 38px;
}

.right_input li input,
.right_input li textarea {
	font-size: 12px;
	border: 0;
	padding: 10px;
	border-radius: 5px;
	background-color: #fff;
	width: 93%;
	outline: none;
}

.right_input li .red {
	display: inline-block;
	width: 4%;
	color: red;
}

.right_input .fbxj_sub {
	text-align: center;
	padding: 20px 0;
}

.right_input .fbxj_sub span {
	display: inline-block;
	width: 172px;
	border: 0;
	background: #690599;
	color: #fff;
	border-radius: 5px;
	font-size: 14px;
	height: 46px;
	line-height: 30px;
	cursor: pointer;
}

.tips {
	font-size: 12px;
	margin-left: 27px;
	margin-top: -5px;
	color: red !important;
}


::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #ccc;
	font-size: 12px;
}

.banner {
	width: 100%;
	height: 300px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

.banner .pos {
	position: absolute;

}

.banner .pos .table-cell {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	font-size: 40px;
	color: #fff;
}

.banner .pos .table-cell p {
	padding: 0;
}

.nymenulist {
	height: 94px;
	padding: 0;
	background: #ffffff;
	border-bottom: 1px solid #e6e6e6;
}

.menulist {
	max-width: 1300px !important;
	padding: 0;
	margin: 0 auto;
}

.menulist ul li {
	float: left;
	position: relative;
	width: 20%;
}

.menulist ul li a {
	font-size: 18px;
	color: #282828;
	font-weight: 400;
	padding: 0px 15px;
	display: block;
	height: 94px;
	text-decoration: none;
}

.menulist ul li a span {
	display: block;
	text-align: center;
}

.menulist ul li a .name {
	padding-top: 26px;
}

.menulist ul li a .english {
	font-size: 10px;
}

.menulist ul li:hover a {
	color: #008f1e;
	text-decoration: none;
}

.menulist ul li::before {
	height: 2px;
	background: #008f1e;
	width: 0%;
	content: " ";
	position: absolute;
	bottom: 0px;
	left: 0px;
	transition: all .5s;
}

.menulist ul li:hover::before {
	width: 100%;
}

.menulist .acitve::before {
	width: 100%;
}

.menulist .acitve a {
	color: #008f1e;
}

.ab1 {
	padding: 70px 0 90px;
	color: #d4d4d4;
	overflow: hidden;
}

.ab1 .tt {
	color: #008f1e;
	margin: 0 0 30px;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
}

.fbd {
	/* font-weight: bold; */
	font-size: 36px;
	text-transform: uppercase;
	text-align: center;
	font-family: "Impact"
}



.ab1 .tits_b {
	font-size: 14px;
	line-height: 14px;
	text-indent: 0;
	font-weight: bold;
	color: #008f1e;
	margin: 0;
	margin-top: 19px;
}

.ab1 .tits_b a {
	color: #ffffff;
	background: #008f1e;
	padding: 10px 38px;
}

.ab1 h4 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

.ab1 h5 {
	font-size: 23px;
	font-weight: bold;
	color: #008f1e;
	/* background: #efefef; */
	line-height: 39px;
	padding: 1px;
}

.ab1 h6 {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	margin: 0;
	line-height: 50px;
}

.ab1 p {
	font-size: 14px;
	line-height: 26px;
	text-indent: 2em;
	color: #333;
	margin: 0;
}


/* 企业文化 开始 */
/* .wh_box {
	width: 50%;
	overflow: hidden;
	margin-bottom: 15px;
	float: left;
	margin-top: 42px;
}

.wh_box_l {
	width: 100px;
	float: left;
	background: #008f1e;
	height: 100px;
	border-radius: 50px;
	margin: 14px;
	border: 8px solid #abd7b1;
}

.wh_box_r {
	float: left;
	width: 80%;
	margin-top: 24px;
}

.wh_box_r_icon {
	padding: 23px;
	font-size: 40px;
	color: #fff;
	line-height: 79px;
}

.about-right {
	float: left;
	width: 50%;
}

.about-right img {
	 width: 100%; 
}

.wh_box_r h3 {
	font-size: 18px;
	line-height: 2px;
	color: #333;
	font-weight: bold;
}

.wh_box_r h5 {
	font-size: 14px;
	line-height: 32px;
	color: #999;
	background: #fff;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
 */

.about_wenhua {
	/* background: url(/assets/image/about_bg2.jpg) no-repeat center center / cover; */
	padding: 0;
}

.about_name {
    text-align: center;
    color: #333;
    font-size: 14px;
    line-height: 29px;
}

.about_wenhua ol {
	max-width: 1300px;
	margin: 75px auto 0;
}

.about_wenhua ol li {
    position: relative;
    float: left;
    width: 29.5%;
    margin-right: 5.75%;
	transition: all 0.5s linear;
}

.about_wenhua ol li:hover{
	transform: scale(1.1);
	transition: all 0.5s linear;
}


.about_wenhua ol li .img {
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0px 0px 23.75px 1.25px #bbbbbb;
    border: 1px solid #e2e2e2;
}

.about_wenhua ol li .img em {
	border-radius: 50%;
	display: block;
	line-height: 0;
	overflow: hidden;
}

.about_wenhua ol li .img img {
	width: 100%;
}

.about_wenhua ol li .img span {
    position: absolute;
    top: 24%;
    color: #fff;
    font-size: 23px;
    font-weight: bold;
    font-family: arial;
    left: 36%;
    text-shadow: 3px 2px 0px #000;
}

.about_wenhua ol li .img .text {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 65px;
	margin-top: -25px;
	background: url(/assets/image/about_pic4.png) no-repeat center center / cover;
	text-align: center;
	line-height: 65px;
	color: #fff;
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.about_wenhua ol li:last-child {
	margin-right: 0;
}






/* 企业文化 结束 */


.hr.dash {
	border-top: 1px dotted rgba(211, 211, 211, 0.4);
	margin: 12px 0px;
}

.lxwm_b {
	padding: 5% 0;
	/* background-color: #f8f8f8; */
	background-image: url(/assets/image/bcg1.jpg);
	MARGIN: 2% 0;
}

.lxwm_b_a {
	max-width: 1300px;
	margin: 0 auto;
}

.fs {
	width: 20.5% !important;
}

.lxwm_b_a ul li {
	padding: 23px 0;
	overflow: hidden;
	text-align: left;
	height: 170px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 15%;
	box-shadow: 0px 0px 13.75px 0.25px rgb(179 179 179 / 11%);
	background: #ffffff52;
	border-radius: 0px;
}

.icon_a {
	color: #0043cc;
	position: relative;
	top: 4px;
	float: left;
	font-size: 45px;
	text-align: center;
	width: 100%;
}

.lxwm_b_b {
	overflow: hidden;
	float: left;
	text-align: center;
	width: 100%;
}


.lxwm_b_c {
	color: #333;
	line-height: 38px;
	width: 100%;
}

.lxwm_b_b img {
	width: 110px;
}


/* 加入我们 开始*/

.cards_b {
	padding: 5% 0;
	/* background-color: #f8f8f8; */
	background-image: url(/assets/image/bcg2.jpg);
	MARGIN: 2% 0;
}

.cards {
	padding-top: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	color: #333;
	margin: 0 auto;
	max-width: 1300px;
}

@media screen and (max-width: 480px) {
	.cards {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.card {
	width: 23.4%;
	height: 22.5rem;
	border-radius: 8px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-size: 1.3rem;
	box-shadow: 0 1rem 3rem #666;
	background-color: #ffffffa6;
	/* background-image: radial-gradient(#ffffff, #f3fff5); */
	transition: all 0.5s linear;
}

.card:hover {
	transform: scale(1.1);
	transition: all 0.5s linear;
}

@media screen and (max-width: 480px) {
	.card {
		margin-bottom: 2rem;
	}
}

.card__svg-container {
	height: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.card__count-text {
	line-height: 61px;
	width: 84%;
	text-align: center;
	float: left;
	border-bottom: 1px solid #cecece;
	margin: 25px;
}

.card__count-text--big {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
}

.card__stuff-container {
	margin: 0 auto;
	width: 79%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 25px;
	margin-top: 0px;
}

.card__stuff-icon,
.card__stuff-text {
	display: inline-block;
}

.card__stuff-icon {
	width: 1.5rem;
	height: 1.3rem;
	-webkit-transform: translate(0, -0.3rem);
	transform: translate(0, -0.3rem);
}

.card__stuff-text {
	text-transform: uppercase;
	-webkit-transform: translate(0, -0.2rem);
	transform: translate(0, -0.2rem);
}

.card:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 90%;
	height: 3.625rem;
	-webkit-transform: translate(1.5rem, 22.5rem);
	transform: translate(1.5rem, 22.5rem);
}

.card--oil:after {
	background-image: -webkit-radial-gradient(top, #e5e6e6, rgba(0, 0, 0, 0) 70%);
	background-image: radial-gradient(to bottom, #e5e6e6, rgba(0, 0, 0, 0) 70%);
}


.menu_list {
	max-width: 1300px;
	margin: 0 auto;
	margin-top: 96px;
}

.menu_head {
	height: 60px;
	line-height: 60px;
	padding-left: 15px;
	font-size: 16px;
	color: #525252;
	cursor: pointer;
	position: relative;
	margin: 0px;
	font-weight: bold;
	background: #efefef url(/assets/image/pro_left.png) center right no-repeat;
	border-bottom: 7px solid #fff;
}

.menu_list .current {
	background: #efefef url(/assets/image/pro_down.png) center right no-repeat;
}

.menu_body {
	line-height: 38px;
	backguound: #fff;
	padding: 8px 8px 34px;
}

.menu_body a {
	line-height: 38px;
	color: #777777;
	background: #fff;
}

.menu_body a:hover {
	text-decoration: none;
}



/* 加入我们  结束 */



.about_jianjie {
	padding: 15px 0 92px;
}

.about_jianjie .box {
	background: #fff;
}

.about_jianjie .left {
	position: relative;
	width: 30%;
	float: left;
	margin-top: 21px;
}

.about_jianjie .left .bg,
.about_jianjie .left .img {
	line-height: 0;
}

.about_jianjie .left .img {
	position: absolute;
	left: 0;
	top: 10%;
	width: 95%;
}

.about_jianjie .right {
	width: 70%;
	padding: 0px 0px 0px 42px;
	position: relative;
	float: left;
}

.about_jianjie .right .bg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.about_jianjie .right .text {
	position: relative;
	z-index: 2;
	padding-top: 0px;
}

.about_jianjie .right .about_titlt {
	text-align: left;
	color: #008f1e;
}

@media (max-width: 414px) {
	.about_jianjie .right .about_titlt {
		text-align: center;
	}
}

.about_jianjie .right .t {
	margin-top: 25px;
	color: #666666;
	font-size: 14px;
	line-height: 28px;
}

.about_jianjie .right ul {
	margin-top: 30px;
}

.about_jianjie .right ul li {
	background: #fff;
	float: left;
	width: 48%;
	margin-right: 2%;
}

.about_jianjie .right ul li:last-child {
	margin-right: 0;
}

.about_jianjie .right ul li .img {
    line-height: 0;
    overflow: hidden;
    box-shadow: 0px 0px 8.75px 0.25px #dedede;
}

.about_jianjie .right ul li .img img {
	width: 100%;
	border: 7px solid #ffffff;
}

.about_jianjie .right ul li .text {
	padding: 12px 17px;
	color: #666666;
	font-size: 14px;
	line-height: 22px;
}

@media (max-width: 1024px) {
	.about_jianjie .right .text {
		padding-top: 20px;
	}

	.about_jianjie .right .t {
		margin-top: 10px;
		line-height: 24px;
	}

	.about_jianjie .right ul {
		margin-top: 15px;
	}
}

@media (max-width: 991px) {
	.about_jianjie {
		padding: 6% 0;
	}

	.about_jianjie .right ul li {
		width: 32.5%;
		margin-right: 1.25%;
	}

	.about_jianjie .right ul li .text {
		padding: 5px 10px;
	}
}

@media (max-width: 768px) {
	.about_jianjie {
		padding: 0;
		background: #ececed;
	}

	.about_jianjie .left {
		display: none;
	}

	.about_jianjie .right {
		width: 100%;
		padding: 6% 0 8%;
	}

	.about_jianjie .right .text {
		padding-top: 0;
	}

	.banner {
		width: 100%;
		height: 200px;
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.banner .pos .table-cell {
		width: 100%;
		text-align: center;
		margin: 0 auto;
		font-size: 18px;
		color: #fff;
	}

	.ab1 {
		padding: 10px;
		color: #d4d4d4;
		overflow: hidden;
		width: 100%;
	}

	.nymenulist {
		height: 94px;
		padding: 0;
		background: #ffffff;
		border-bottom: 1px solid #fff;
		width: 100%;
	}

	.menulist ul li {
		float: left;
		position: relative;
		width: 33%;
	}

	.about-right {
		float: left;
		width: 100%;
		margin-left: 14px;
	}

	.about-right img {
		width: 100%;
	}

	.wh_box {
		width: 100%;
		overflow: hidden;
		margin-bottom: 15px;
		float: left;
		margin-top: 42px;
		text-align: center;
	}

	.wh_box_l {
		width: 100px;
		/* float: left; */
		background: #008f1e;
		height: 100px;
		border-radius: 50px;
		margin: 14px;
		border: 8px solid #abd7b1;
		margin: auto 35%;
	}

	.wh_box_r {
		float: left;
		width: 100%;
		margin-top: 24px;
	}

	.card {
		width: 82.4%;
		height: 22.5rem;
		border-radius: 8px;
		position: relative;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		font-size: 1.3rem;
		box-shadow: 0 1rem 3rem #333;
		background-color: #fff;
		/* background-image: radial-gradient(#ffffff, #f3fff5); */
		transition: all 0.5s linear;
	}
	
	.about_wenhua ol li {
	    position: relative;
	    float: left;
	    width: 100%;
	    margin-right: 0;
	    transition: all 0.5s linear;
	    padding: 16px 0px;
	}


}

@media (max-width: 640px) {
	.about_jianjie .right .text ul {
		margin-top: 5%;
	}

	.about_jianjie .right .text ul li {
		width: 48%;
		margin-bottom: 4%;
		margin-right: 4%;
	}

	.about_jianjie .right .text ul li:nth-child(2n) {
		margin-right: 0;
	}

	.about_jianjie .right .text ul li img {
		width: 100%;
	}

	.about_jianjie .right .text ul li .text p {
		height: 48px;
		overflow: hidden;
	}

	.fs {
		width: 90% !important;
	}

	.lxwm_b_a ul li {
		padding: 20px 10px;
		overflow: hidden;
		text-align: left;
		height: 150px;
		display: inline-block;
		*display: inline;
		*zoom: 1;
		width: 90%;
		box-shadow: 0px 0px 13.75px 0.25px rgb(179 179 179 / 11%);
		background: #ffffff52;
		border-radius: 0px;
		margin-left: 5%;
	}

	.ab1 .tits_b {
		font-size: 14px;
		line-height: 30px;
		text-indent: 0;
		font-weight: bold;
		color: #008f1e;
		margin: 0;
		margin-top: 7px;
	}
}
