/* 英文默认字体 */

@font-face {
	font-family: 'Poppins';
	src: url('../fonts/poppins.woff2')
}

* {
	font-family: Arial, MS UI Gothic;
}

html,
body {
	font-size: 12px;
	background-color: #afd8c8;
	color: #5a5c6a;
	padding: 0;
	line-height: 1.8em;
}

body,
div,
a,
li,
ul,
ol,
dl,
img,
span,
input {
	padding: 0px;
	margin: 0px;
	list-style: none;
	border: 0px;
}


a:link,
a:visited {
	color: #363233;
	text-decoration: none;
}

a:active,
a:hover {
	color: #fccf02;
	text-decoration: none;
}

/* 外边距和后台一致 */

p {
	margin: 5px 0;
}

ul {
	list-style-type: none;
}

img {
	max-width: 100%;
}

.clear {
	clear: both;
}

.f-l {
	float: left;
}

.f-r {
	float: right;
}

.after:after {
	content: '';
	display: block;
	clear: both;
}

.mr-0 {
	margin-right: 0px !important;
}

.this-915 {
	margin: 0 auto;
	width: 915px;
}

/* 表格初始化 */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	border: 1px solid #eee;
	padding: 7px;
	font-size: 14px;
}

.o-v {
	overflow-y: hidden;
}

/* 头部 */
#header {
	width: 100%;
	height: 119px;
	background: url(../images/main_bg.jpg) repeat-y;
}

.head_top {
	width: 100%;
	height: 86px;
	overflow: hidden;
	background: url(../images/top_bj.jpg) repeat-x;
}

.logo {
	width: 76px;
	height: 79px;
	margin: 3px 0 0 29px;
	float: left;
	display: inline;
}

.top_language {
	width: 265px;
	height: 18px;
	float: right;
	display: inline;
	margin: 9px 8px 0 0;
}

.top_language li {
	width: 85px;
	float: left;
	display: inline;
	text-align: center;
}

.top_language li a:link,
.top_language li a:visited {
	color: #fff;
	text-decoration: none;
}

.top_language li a:hover {
	color: #fccf02;
	text-decoration: none;
}

#nav {
	width: 860px;
	height: 34px;
	padding: 0 24px 0 0;
	margin: 0 auto;
	background: url(../images/nav_bg.jpg) repeat-x;
}

#nav li {
	width: 132px;
	height: 27px;
	float: left;
	display: inline;
	text-align: center;
	padding-top: 6px;
}

#nav li a:link,
#nav li a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#nav li a:hover {
	color: #fccf02;
	text-decoration: none;
}

#home {
	width: 100%;
	margin: 0 auto;
	height: 800px;
	height: auto !important;
	background: url(../images/main_bg.jpg) repeat-y;
}

.home_left {
	width: 648px;
	margin: 10px 0 0 18px;
	float: left;
	display: inline;
}

.one {
	width: 646px;
	background: #eaf2f5;
	margin-top: 10px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	padding-bottom: 20px;
}

.one_title {
	width: 632px;
	height: 27px;
	border-bottom: 3px solid #4ab891;
	color: #027347;
	margin: 0 auto;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
}

.one_list {
	width: 614px;
	height: 47px;
	margin: 0 auto;
	padding-top: 12px;
	min-height: 47px;
	height: auto !important;
}

.one_list li {
	width: 100%;
	margin-top: 9px;
	border-bottom: 1px dashed #878380;
}

.one_list_bt {
	font-weight: bold;
	color: #333;
}

.one_list_nr p {
	margin: 0;
}

.two {
	width: 100%;
	margin-top: 10px;
}

.two li {
	width: 100%;
	height: 120px;
	margin-bottom: 9px;
	text-align: center
}


.home_right {
	width: 205px;
	margin: 10px 16px 0 11px;
	float: right;
	display: inline;
}

.three {
	width: 100%;
}

.three li {
	width: 100%;
	border-bottom: 1px dashed #cccccc;
}

.three_img {
	float: left;
	width: 43px;
	margin-top: 6px;
}

.three li img {
	width: 38px;
	height: 31px;
}

.three li .three_nr {
	width: calc(100% - 43px);
	float: left;
}

.header_search {
	width: 200px;
	height: 36px;
	margin-top: 10px;
	padding: 0 2px 0 14px;
}

.header_search input {
	color: #333;
	width: 120px;
	line-height: 20px;
	font-size: 13px;
	outline: none;
	padding: 0 4px;
	border-radius: 2px;
	float: left;
	border: 1px solid #666;
	box-sizing: border-box;
}

.header_search input:nth-of-type(2) {
	float: left;
	border: unset;
	width: 52px;
	height: 19px;
	padding: 0;
}

.four {
	width: 200px;
	margin: 10px auto 0 auto;
}

.four li {
	width: 185px;
	height: 91px;
	margin-bottom: 10px;
}

.four li img {
	width: 185px;
	height: 91px;
}

#footer {
	width: 915px;
	height: 92px;
	background: url(../images/main_bg.jpg) repeat-y;
	margin: 0 auto;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #fccf02;
	text-decoration: none;
}

.footer {
	width: 900px;
	height: 62px;
	background: url(../images/footer_bj.jpg) repeat-x;
	margin-left: 8px;
	padding-top: 30px;
	text-align: center;
	color: #fff;
}

.f_nav {
	color: #fff;
	line-height: 20px;
	font-weight: bold;
}

.bq p {
	line-height: 20px;
}

.main_hf {
	width: 885px;
	height: 150px;
	margin: 0 auto 10px auto;
	padding-top: 10px;
}

.msg {
	width: 860px;
	height: 25px;
	margin: 0 auto;
	background: #eaf2f5;
	padding-left: 10px;
	color: #027347;
}

.about {
	width: calc(100% - 40px);
	margin: 20px auto 0 auto;
}

.about_bt {
	/* width: 850px; */
	height: 27px;
	border-bottom: 3px solid #4ab891;
	color: #027347;
	margin: 0 auto;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
}

.about_nr {
	width: 600px;
	margin: 0 auto;
	margin-top: 10px;
}

.about_nr p {
	margin: 0;
}

.product {
	width: 860px;
	margin: 10px auto 0 auto;
}

.product_list {
	padding-bottom: 4px;
}

.product_list>li .product_list_one {
	width: 143px;
	height: 28px;
	padding: 4px 0 0 24px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	background: url(../images/pro_pic.jpg) no-repeat;
	margin-bottom: 10px;
}

.product_list li .son li {
	float: left;
	width: 33.33%;
	color: #363233;
	line-height: 30px;
}

.product_list li .son {
	padding: 0 10px;
}

.pro_left {
	float: left;
	width: 190px;
}

.pro_right {
	float: left;
	width: 640px;
	margin-left: 30px;
}

.products .product_list>li .product_list_one {
	margin-bottom: 0;
}

.products .product_list li .son {
	width: 190px;
	padding-left: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.products .product_list li .son li {
	display: block;
	width: 100%;
	line-height: 23px;
}

.pro_right li {
	float: left;
	width: calc(25% - 9px);
	margin-right: 12px;
	margin-bottom: 12px;
}

.pro_right li:nth-of-type(4n) {
	margin-right: 0;
}

.pro_right li img {
	width: 149px;
	height: 140px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	display: block;
}

.pro_right li .pro_img {
	width: 100%;
	padding-top: 99%;
	text-align: center;
	font-size: 0;
	background-size: contain;
	background-repeat: no-repeat;
	border: 1px solid #ccc;
	box-sizing: border-box;
	background-position: center center;
	display: block;
}


.pro_right_bt {
	text-align: center;
	height: 34px;
	line-height: 24px;
}

.products-view {
	margin-top: 20px;
}

.products-view .img {
	width: 550px;
	margin: auto;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.products-view .img>a {
	display: block;
	max-height: 450px;
	width: 100%;
	padding-top: 80%;
	text-align: center;
	font-size: 0;
	background-size: contain;
	border: 1px solid #f1f2f4;
	background-position: center;
	background-repeat: no-repeat;
	margin: auto;
}

.products-view .img .list li {
	width: calc(12.5% - 9px);
	margin-right: 10px;
	margin-top: 10px;
	float: left;
	border: 1px solid #f1f2f4;
	box-sizing: border-box;
}

.products-view .img .list li:nth-of-type(8n) {
	margin-right: 0;
}

.products-view .img .list li.active {
	border: 1px solid #fccf02;
}

.products-view .img .list a {
	display: block;
	width: 100%;
	padding-top: 100%;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.products_nr {
	/* width: 550px; */
	margin: auto;
}

.products_bg {
	box-sizing: border-box;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.bg_name {
	float: left;
	padding: 7px;
	background-color: #F2F2F2;
	width: 96px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	box-sizing: border-box;
}

.bg_nr {
	float: left;
	padding: 7px;
	width: calc(100% - 96px);
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	box-sizing: border-box;
}

.bg_nrs {
	float: left;
	padding: 7px;
	width: calc(100% - 96px);
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	box-sizing: border-box;
}

.recruit {
	width: 100%;
	margin-top: 20px;
	/* border-left: 1px solid #ccc;
	border-top: 1px solid #ccc; */
	box-sizing: border-box;
}

.recruit .recruit_di {
	background-color: #f7f7f7;
	color: #5a5c6a;
}

.recruit_one {
	/* border-bottom: 1px solid #ccc; */

}

.biaoge {
	width: 875px;
}

.biaoge td {
	font-size: 12px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	padding: 0;
	border: 1px solid #ccc;
}


.recruit_beijing {
	background-color: #f7f7f7;
	color: #5a5c6a;
}

.recruit .recruit_zw {
	/* float: left; */
	text-align: center;
	/* width: 113px; */
	line-height: 32px;
	width: 16%;
	/* border-right: 1px solid #ccc; */
	box-sizing: border-box;
}

.recruit .recruit_xb {
	/* float: left; */
	text-align: center;
	/* width: 53px; */
	width: 16%;
	line-height: 32px;
	/* border-right: 1px solid #ccc; */
	box-sizing: border-box;
}

.recruit .recruit_zyyq {
	/* float: left; */
	text-align: center;
	/* width: 144px; */
	width: 16%;
	line-height: 32px;
	/* border-right: 1px solid #ccc; */
	box-sizing: border-box;
}

.recruit .recruit_xlyq {
	/* float: left; */
	text-align: center;
	/* width: 120px; */
	width: 16%;
	line-height: 32px;
	/* border-right: 1px solid #ccc; */
	box-sizing: border-box;
}

.recruit .recruit_xzdy {
	/* float: left; */
	text-align: center;
	/* width: 66px; */
	width: 16%;
	line-height: 32px;
	/* border-right: 1px solid #ccc; */
	box-sizing: border-box;
}

.recruit .recruit_fbrq {
	width: 16%;
	font-weight: bold;
	line-height: 32px;
	box-sizing: border-box;
}

.recruit_ys {
	color: #4b8900;
}

.recruit_view {
	padding-top: 20px;
}

.recruit_view_rq {
	text-align: center;
	font-weight: bold;
}

.recruit_view_rq span {
	text-align: center;
	font-weight: 100;
	color: #ff0000;
}

.recruit_view_one {
	display: flex;
}


.recruit_view_bg {
	box-sizing: border-box;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.recruit_view_name {
	float: left;
	padding: 7px;
	background-color: #F2F2F2;
	width: 20%;
	text-align: right;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
}

.recruit_view_nr {
	float: left;
	padding: 7px;
	width: calc(100% - 110px);
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	box-sizing: border-box;
}

.recruit_view_nr p {
	margin: 0;
}

.contact_left {
	width: 210px;
	float: left;
	display: inline;
}

.contact_list li {
	width: 176px;
	height: 30px;
	background: url(../images/con_xl.jpg);
	padding: 7px 0 0 25px;
	margin-bottom: 6px;
}

.contact_right {
	width: 620px;
	float: right;
	display: inline;
	margin-right: 20px;
}

.con_bt {
	padding-left: 20px;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 20px;
}

.about p {
	margin: 0;
}

.img_view {
	padding: 40px 0;
}

.img_view p {
	text-align: center;
	margin: 0;
}

.service {
	padding: 20px 0;
}

.bg_one {
	width: 50%;
	float: left;
}

.bg_ones {
	width: 100%;
	float: none;
}

.con_nr p {
	margin: 0;
}

#nav-m {
	display: none;
}

.bg_name {
	width: 140px!important;
}

.bg_nr,.bg_nrs {
	width: calc(100% - 140px);
}

/* 手机版 */
@media screen and (max-width:1200px) {

	html,
	body {
		overflow-x: hidden;
		min-height: 100vh;
	}

	.this-915 {
		margin: 0 10px;
		width: calc(100% - 20px);
	}

	/* 头部 */
	.wrap {
		transition: all 0.3s ease 0s;
		transform: translate(0, 0px);
	}

	.wrap.active {
		transform: translate(calc(-90% + 60px), 0px);
	}

	#header,
	#nav {
		display: none;
	}

	#header-m {
		width: 100%;
		height: 50px;
		background: url(../images/main_bg.jpg) repeat-y;
	}

	#nav {
		display: none;
	}

	#nav-m {
		height: 50px;
		display: block;
		position: relative;
		z-index: 999;
		font-size: 0;
		width: 100%;
	}

	#header-m>.logo {
		height: 50px;
		float: left;
		margin: 0;
	}

	#header-m>.logo img {
		height: 48px;
		margin-left: 20px;
		margin-top: 2px;
	}

	#nav-m>.title {
		font-size: 14px;
		display: inline-block;
		line-height: 50px;
		vertical-align: top;
		margin-left: 10px;
		width: calc(100% - 140px);
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

	#nav-m .menu {
		position: absolute;
		right: 10px;
		top: 11px;
		width: 22px;
		padding: 5px 10px;
		border: 1px solid #333;
		border-radius: 3px;
	}

	#nav-m .menu span {
		display: block;
		width: 100%;
		margin-bottom: 5px;
		height: 2px;
		background-color: #333;
	}

	#nav-m .menu span:nth-of-type(3) {
		margin-bottom: 0px;
	}

	#nav-m .list {
		position: fixed;
		left: 100%;
		width: calc(90% - 60px);
		top: 0;
		height: 100vh;
		background: #fff;
	}

	#nav-m .list a {
		padding-left: 10px;
		position: relative;
	}

	#nav-m .list a {
		height: 45px;
		width: 100%;
		float: left;
		font-size: 14px;
		color: #666;
		box-sizing: border-box;
		line-height: 45px;
		border-bottom: 1px solid #DEDEDF;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	#nav-m .list .title {
		border-bottom: 1px solid #DEDEDF;
	}

	#nav-m .list .title a {
		width: calc(100% - 60px);
		border-right: 1px solid #DEDEDF;
		border-bottom: 0;
	}

	#nav-m .list li i {
		width: 60px;
		height: 45px;
		line-height: 45px;
		float: right;
		font-size: 22px;
		text-align: center;
		color: #666;
		transition: all 0.3s;
		box-sizing: border-box;
	}

	#nav-m .list li .children {
		background-color: #FAFAFA;
		display: none;
	}

	#nav-m .list .language a {
		float: left;
		width: 50%;
	}

	#nav-m .list .language a:nth-of-type(n-1) {
		border-right: 1px solid #DEDEDF;
	}

	/* 搜索 */
	#nav-m .list .search_m {
		font-size: 0;
		display: block;
		padding: 20px;
	}

	#nav-m .list .search_m input {
		width: calc(100% - 50px);
		line-height: 35px;
		padding-left: 10px;
		padding-right: 10px;
		box-sizing: border-box;
		outline: none;
		border: 1px solid #DEDEDF;
		font-size: 12px;
		border-top-left-radius: 3px;
		border-bottom-left-radius: 3px;
	}

	#nav-m .list .search_m button {
		width: 50px;
		line-height: 37px;
		border: 0;
		height: 37px;
		vertical-align: bottom;
		color: #fff;
		background-color: #DDD;
		outline: none;
		border-top-right-radius: 3px;
		border-bottom-right-radius: 3px;
	}

	.home_left {
		width: calc(100% - 28px);
		margin: 10px 0 0 18px;
		float: left;
		display: inline;
	}

	.one {
		width: 100%;
		margin-top: 10px;
		min-height: 200px;
		height: auto !important;
		height: 200px;
		padding-bottom: 20px;
	}

	.one_title {
		width: 96%;
	}

	.one_list {
		width: 90%;
	}

	.two li {
		width: 100%;
		height: auto;
		margin-bottom: 0;
	}

	.home_right {
		width: calc(100% - 28px);
		margin: 0 0 0 18px;
		float: none;
		display: block;
	}

	.header_search {
		width: 100%;
	}

	.header_search input {
		width: 170px;
	}

	.header_search input:nth-of-type(2) {
		margin-left: 10px;
	}

	.four {
		width: 100%;
		margin: auto;
	}

	.four li {
		width: 100%;
		height: auto;
		margin-bottom: 0px;
	}

	.four li img {
		width: 100%;
		height: auto;
	}

	#footer {
		width: 100%;
	}

	.footer {
		width: calc(100% - 8px);
		margin-left: 8px;
	}

	#home {
		width: 100%;
		margin: 0 auto;
		height: 800px;
		height: auto !important;
		background: url(../images/main_bg.jpg) repeat-y;
	}

	.main_hf {
		width: calc(100% - 28px);
		height: auto;
		margin: auto;
		margin-left: 18px;
	}

	.msg {
		width: calc(100% - 38px);
		height: 25px;
		margin: 0 auto;
		background: #eaf2f5;
		padding-left: 10px;
		margin-left: 18px;
		color: #027347;
	}

	.about_bt {
		height: auto;
	}

	.about {
		width: calc(100% - 28px);
		margin: 20px auto 0 18px;
	}

	.about_nr {
		width: 100%;
		margin: 0 auto;
		margin-top: 10px;
	}

	.product {
		width: calc(100% - 28px);
		margin: 20px auto 0 18px;
	}

	.pro_left {
		display: none;
	}

	.pro_right {
		width: 100%;
		margin: 0;
	}

	.pro_right li {
		float: left;
		width: calc(50% - 3px);
		margin-right: 5px;
		margin-bottom: 5px;
	}

	.pro_right li:nth-of-type(2n) {
		margin-right: 0;
	}

	.pro_right li img {
		width: 100%;
	}

	.products-view .img {
		width: 100%;
	}

	.products-view .img .list li {
		width: calc(20% - 8px);
		margin-right: 10px;
	}

	.products-view .img .list li:nth-of-type(5n) {
		margin-right: 0;
	}

	.products-view .img .list li:nth-of-type(8) {
		margin-right: 10px;
	}

	.products_nr {
		width: 100%;
		margin: auto;
	}

	.bg_one {
		width: 100%;
		float: none;
	}

	.bg_name {
		width: calc(50% - 14px);
	}

	.bg_nr {
		width: calc(53% - -4px);
	}

	.bg_nrs {
		width: calc(53% - -4px);
	}

	.contact_left {
		display: none;
	}

	.contact_right {
		width: 100%;
		float: none;
		display: inline;
		margin-right: 0;
	}

	.con_bt {
		background-size: contain !important;
		padding-left: 20px;
		font-weight: bold;
		color: #fff;
		font-size: 12px;
		height: 26px;
		line-height: 26px;
		margin-bottom: 0;
		padding-bottom: 10px;
	}

	.recruit {
		width: 100%;
		margin-top: 20px;
	}

	.biaoge {
		width: 325px;
	}

	.product_list li .son li {
		width: 100%;
	}





}